Skip to content
Success

Console Output

Pull request #46565 updated
09:44:37 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from aca9ea42bd4b9afb952ddc220a99d6e7262393d2+a67b7554c887c5dd9a1012a8dad6db0141b58b45 (c84b40e808c8f125eebc0754e2f91b04de090964)
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-46565@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
09:44:41 [2023-10-11T09:44:41.058Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:44:41 [2023-10-11T09:44:41.062Z] Trying to pass milestone 1
[Pipeline] milestone
09:44:41 [2023-10-11T09:44:41.230Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:44:56 [2023-10-11T09:44:56.451Z] Still waiting to schedule task
09:44:56 [2023-10-11T09:44:56.452Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00c8bd1359a67ee6f)09:45:40 [2023-10-11T09:45:40.591Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0247460a714bbf605) in /home/ubuntu/workspace/moby_PR-46565
[Pipeline] {
[Pipeline] checkout
09:45:40 [2023-10-11T09:45:40.664Z] The recommended git tool is: git
09:45:42 [2023-10-11T09:45:42.631Z] using credential docker-jenkins-github-credentials
09:45:42 [2023-10-11T09:45:42.650Z] Cloning the remote Git repository
09:45:42 [2023-10-11T09:45:42.650Z] Cloning with configured refspecs honoured and without tags
09:45:42 [2023-10-11T09:45:42.709Z] Cloning repository https://github.com/moby/moby.git
09:45:42 [2023-10-11T09:45:42.766Z]  > git init /home/ubuntu/workspace/moby_PR-46565 # timeout=10
09:45:43 [2023-10-11T09:45:43.035Z] Fetching upstream changes from https://github.com/moby/moby.git
09:45:43 [2023-10-11T09:45:43.035Z]  > git --version # timeout=10
09:45:43 [2023-10-11T09:45:43.039Z]  > git --version # 'git version 2.25.1'
09:45:43 [2023-10-11T09:45:43.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:45:43 [2023-10-11T09:45:43.040Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46565/head:refs/remotes/origin/PR-46565 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:45:55 [2023-10-11T09:45:55.821Z] Fetching without tags
09:45:56 [2023-10-11T09:45:56.115Z] Merging remotes/origin/master commit a67b7554c887c5dd9a1012a8dad6db0141b58b45 into PR head commit aca9ea42bd4b9afb952ddc220a99d6e7262393d2
09:45:55 [2023-10-11T09:45:55.804Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:45:55 [2023-10-11T09:45:55.808Z]  > git config --add remote.origin.fetch +refs/pull/46565/head:refs/remotes/origin/PR-46565 # timeout=10
09:45:55 [2023-10-11T09:45:55.823Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:45:55 [2023-10-11T09:45:55.831Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:45:55 [2023-10-11T09:45:55.843Z] Fetching upstream changes from https://github.com/moby/moby.git
09:45:55 [2023-10-11T09:45:55.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:45:55 [2023-10-11T09:45:55.844Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46565/head:refs/remotes/origin/PR-46565 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:45:56 [2023-10-11T09:45:56.140Z]  > git config core.sparsecheckout # timeout=10
09:45:56 [2023-10-11T09:45:56.143Z]  > git checkout -f aca9ea42bd4b9afb952ddc220a99d6e7262393d2 # timeout=10
09:45:57 [2023-10-11T09:45:57.535Z] Merge succeeded, producing aca9ea42bd4b9afb952ddc220a99d6e7262393d2
09:45:57 [2023-10-11T09:45:57.536Z] Checking out Revision aca9ea42bd4b9afb952ddc220a99d6e7262393d2 (PR-46565)
09:45:57 [2023-10-11T09:45:57.530Z]  > git remote # timeout=10
09:45:57 [2023-10-11T09:45:57.534Z]  > git config --get remote.origin.url # timeout=10
09:45:57 [2023-10-11T09:45:57.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:45:57 [2023-10-11T09:45:57.538Z]  > git merge a67b7554c887c5dd9a1012a8dad6db0141b58b45 # timeout=10
09:45:57 [2023-10-11T09:45:57.547Z]  > git rev-parse HEAD^{commit} # timeout=10
09:45:57 [2023-10-11T09:45:57.554Z]  > git config core.sparsecheckout # timeout=10
09:45:57 [2023-10-11T09:45:57.557Z]  > git checkout -f aca9ea42bd4b9afb952ddc220a99d6e7262393d2 # timeout=10
09:46:01 [2023-10-11T09:46:01.551Z] Commit message: "vendor: github.com/moby/buildkit 0.12.3-dev"
09:46:01 [2023-10-11T09:46:01.559Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:46:01 [2023-10-11T09:46:01.567Z]  > git rev-list --no-walk 6f9169612855fec44b324e42084cf4f4547d0257 # timeout=10
09:46:02 [2023-10-11T09:46:02.583Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46565:/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
09:46:06 [2023-10-11T09:46:06.793Z] Unable to find image 'alpine:latest' locally
09:46:07 [2023-10-11T09:46:07.056Z] latest: Pulling from library/alpine
09:46:07 [2023-10-11T09:46:07.056Z] 579b34f0a95b: Pulling fs layer
09:46:07 [2023-10-11T09:46:07.317Z] 579b34f0a95b: Verifying Checksum
09:46:07 [2023-10-11T09:46:07.317Z] 579b34f0a95b: Download complete
09:46:07 [2023-10-11T09:46:07.317Z] 579b34f0a95b: Pull complete
09:46:07 [2023-10-11T09:46:07.317Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
09:46:07 [2023-10-11T09:46:07.317Z] Status: Downloaded newer image for alpine:latest
09:46:15 [2023-10-11T09:46:15.459Z] 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
09:46:15 [2023-10-11T09:46:15.545Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0247460a714bbf605) in /home/ubuntu/workspace/moby_PR-46565
[Pipeline] {
[Pipeline] checkout
09:46:15 [2023-10-11T09:46:15.562Z] The recommended git tool is: git
09:46:15 [2023-10-11T09:46:15.572Z] using credential docker-jenkins-github-credentials
09:46:15 [2023-10-11T09:46:15.591Z] Fetching changes from the remote Git repository
09:46:15 [2023-10-11T09:46:15.596Z] Fetching without tags
09:46:15 [2023-10-11T09:46:15.842Z] Merging remotes/origin/master commit a67b7554c887c5dd9a1012a8dad6db0141b58b45 into PR head commit aca9ea42bd4b9afb952ddc220a99d6e7262393d2
09:46:16 [2023-10-11T09:46:16.182Z] Merge succeeded, producing aca9ea42bd4b9afb952ddc220a99d6e7262393d2
09:46:16 [2023-10-11T09:46:16.182Z] Checking out Revision aca9ea42bd4b9afb952ddc220a99d6e7262393d2 (PR-46565)
09:46:16 [2023-10-11T09:46:16.311Z] Commit message: "vendor: github.com/moby/buildkit 0.12.3-dev"
09:46:15 [2023-10-11T09:46:15.593Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46565/.git # timeout=10
09:46:15 [2023-10-11T09:46:15.598Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:46:15 [2023-10-11T09:46:15.605Z] Fetching upstream changes from https://github.com/moby/moby.git
09:46:15 [2023-10-11T09:46:15.605Z]  > git --version # timeout=10
09:46:15 [2023-10-11T09:46:15.608Z]  > git --version # 'git version 2.25.1'
09:46:15 [2023-10-11T09:46:15.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:46:15 [2023-10-11T09:46:15.609Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46565/head:refs/remotes/origin/PR-46565 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:46:15 [2023-10-11T09:46:15.850Z]  > git config core.sparsecheckout # timeout=10
09:46:15 [2023-10-11T09:46:15.853Z]  > git checkout -f aca9ea42bd4b9afb952ddc220a99d6e7262393d2 # timeout=10
09:46:16 [2023-10-11T09:46:16.169Z]  > git remote # timeout=10
09:46:16 [2023-10-11T09:46:16.172Z]  > git config --get remote.origin.url # timeout=10
09:46:16 [2023-10-11T09:46:16.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:46:16 [2023-10-11T09:46:16.175Z]  > git merge a67b7554c887c5dd9a1012a8dad6db0141b58b45 # timeout=10
09:46:16 [2023-10-11T09:46:16.183Z]  > git rev-parse HEAD^{commit} # timeout=10
09:46:16 [2023-10-11T09:46:16.190Z]  > git config core.sparsecheckout # timeout=10
09:46:16 [2023-10-11T09:46:16.192Z]  > git checkout -f aca9ea42bd4b9afb952ddc220a99d6e7262393d2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:46:17 [2023-10-11T09:46:17.028Z] + docker version
09:46:17 [2023-10-11T09:46:17.028Z] Client: Docker Engine - Community
09:46:17 [2023-10-11T09:46:17.028Z]  Version:           24.0.2
09:46:17 [2023-10-11T09:46:17.028Z]  API version:       1.43
09:46:17 [2023-10-11T09:46:17.028Z]  Go version:        go1.20.4
09:46:17 [2023-10-11T09:46:17.028Z]  Git commit:        cb74dfc
09:46:17 [2023-10-11T09:46:17.028Z]  Built:             Thu May 25 21:52:41 2023
09:46:17 [2023-10-11T09:46:17.028Z]  OS/Arch:           linux/arm64
09:46:17 [2023-10-11T09:46:17.028Z]  Context:           default
09:46:17 [2023-10-11T09:46:17.028Z] 
09:46:17 [2023-10-11T09:46:17.028Z] Server: Docker Engine - Community
09:46:17 [2023-10-11T09:46:17.028Z]  Engine:
09:46:17 [2023-10-11T09:46:17.028Z]   Version:          24.0.2
09:46:17 [2023-10-11T09:46:17.028Z]   API version:      1.43 (minimum version 1.12)
09:46:17 [2023-10-11T09:46:17.028Z]   Go version:       go1.20.4
09:46:17 [2023-10-11T09:46:17.028Z]   Git commit:       659604f
09:46:17 [2023-10-11T09:46:17.028Z]   Built:            Thu May 25 21:52:41 2023
09:46:17 [2023-10-11T09:46:17.028Z]   OS/Arch:          linux/arm64
09:46:17 [2023-10-11T09:46:17.028Z]   Experimental:     true
09:46:17 [2023-10-11T09:46:17.028Z]  containerd:
09:46:17 [2023-10-11T09:46:17.028Z]   Version:          1.6.21
09:46:17 [2023-10-11T09:46:17.028Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:46:17 [2023-10-11T09:46:17.028Z]  runc:
09:46:17 [2023-10-11T09:46:17.028Z]   Version:          1.1.7
09:46:17 [2023-10-11T09:46:17.028Z]   GitCommit:        v1.1.7-0-g860f061
09:46:17 [2023-10-11T09:46:17.028Z]  docker-init:
09:46:17 [2023-10-11T09:46:17.028Z]   Version:          0.19.0
09:46:17 [2023-10-11T09:46:17.028Z]   GitCommit:        de40ad0
[Pipeline] sh
09:46:17 [2023-10-11T09:46:17.316Z] + docker info
09:46:27 [2023-10-11T09:46:27.321Z] Client: Docker Engine - Community
09:46:27 [2023-10-11T09:46:27.321Z]  Version:    24.0.2
09:46:27 [2023-10-11T09:46:27.321Z]  Context:    default
09:46:27 [2023-10-11T09:46:27.321Z]  Debug Mode: false
09:46:27 [2023-10-11T09:46:27.321Z]  Plugins:
09:46:27 [2023-10-11T09:46:27.321Z]   buildx: Docker Buildx (Docker Inc.)
09:46:27 [2023-10-11T09:46:27.321Z]     Version:  v0.11.0
09:46:27 [2023-10-11T09:46:27.321Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:46:27 [2023-10-11T09:46:27.321Z]   compose: Docker Compose (Docker Inc.)
09:46:27 [2023-10-11T09:46:27.321Z]     Version:  v2.19.1
09:46:27 [2023-10-11T09:46:27.321Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:46:27 [2023-10-11T09:46:27.321Z] 
09:46:27 [2023-10-11T09:46:27.321Z] Server:
09:46:27 [2023-10-11T09:46:27.321Z]  Containers: 0
09:46:27 [2023-10-11T09:46:27.321Z]   Running: 0
09:46:27 [2023-10-11T09:46:27.321Z]   Paused: 0
09:46:27 [2023-10-11T09:46:27.321Z]   Stopped: 0
09:46:27 [2023-10-11T09:46:27.321Z]  Images: 1
09:46:27 [2023-10-11T09:46:27.321Z]  Server Version: 24.0.2
09:46:27 [2023-10-11T09:46:27.321Z]  Storage Driver: overlay2
09:46:27 [2023-10-11T09:46:27.321Z]   Backing Filesystem: extfs
09:46:27 [2023-10-11T09:46:27.321Z]   Supports d_type: true
09:46:27 [2023-10-11T09:46:27.321Z]   Using metacopy: false
09:46:27 [2023-10-11T09:46:27.321Z]   Native Overlay Diff: true
09:46:27 [2023-10-11T09:46:27.321Z]   userxattr: false
09:46:27 [2023-10-11T09:46:27.321Z]  Logging Driver: json-file
09:46:27 [2023-10-11T09:46:27.321Z]  Cgroup Driver: cgroupfs
09:46:27 [2023-10-11T09:46:27.321Z]  Cgroup Version: 1
09:46:27 [2023-10-11T09:46:27.321Z]  Plugins:
09:46:27 [2023-10-11T09:46:27.321Z]   Volume: local
09:46:27 [2023-10-11T09:46:27.321Z]   Network: bridge host ipvlan macvlan null overlay
09:46:27 [2023-10-11T09:46:27.321Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:46:27 [2023-10-11T09:46:27.321Z]  Swarm: inactive
09:46:27 [2023-10-11T09:46:27.321Z]  Runtimes: io.containerd.runc.v2 runc
09:46:27 [2023-10-11T09:46:27.321Z]  Default Runtime: runc
09:46:27 [2023-10-11T09:46:27.321Z]  Init Binary: docker-init
09:46:27 [2023-10-11T09:46:27.321Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:46:27 [2023-10-11T09:46:27.321Z]  runc version: v1.1.7-0-g860f061
09:46:27 [2023-10-11T09:46:27.321Z]  init version: de40ad0
09:46:27 [2023-10-11T09:46:27.321Z]  Security Options:
09:46:27 [2023-10-11T09:46:27.321Z]   apparmor
09:46:27 [2023-10-11T09:46:27.321Z]   seccomp
09:46:27 [2023-10-11T09:46:27.321Z]    Profile: builtin
09:46:27 [2023-10-11T09:46:27.321Z]  Kernel Version: 5.15.0-1039-aws
09:46:27 [2023-10-11T09:46:27.321Z]  Operating System: Ubuntu 20.04.6 LTS
09:46:27 [2023-10-11T09:46:27.321Z]  OSType: linux
09:46:27 [2023-10-11T09:46:27.321Z]  Architecture: aarch64
09:46:27 [2023-10-11T09:46:27.321Z]  CPUs: 8
09:46:27 [2023-10-11T09:46:27.321Z]  Total Memory: 30.64GiB
09:46:27 [2023-10-11T09:46:27.321Z]  Name: ip-10-100-42-233
09:46:27 [2023-10-11T09:46:27.321Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:46:27 [2023-10-11T09:46:27.321Z]  Docker Root Dir: /var/lib/docker
09:46:27 [2023-10-11T09:46:27.321Z]  Debug Mode: false
09:46:27 [2023-10-11T09:46:27.321Z]  Experimental: true
09:46:27 [2023-10-11T09:46:27.321Z]  Insecure Registries:
09:46:27 [2023-10-11T09:46:27.321Z]   127.0.0.0/8
09:46:27 [2023-10-11T09:46:27.321Z]  Live Restore Enabled: true
09:46:27 [2023-10-11T09:46:27.321Z] 
[Pipeline] sh
09:46:27 [2023-10-11T09:46:27.609Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:46:27 [2023-10-11T09:46:27.609Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:46:27 [2023-10-11T09:46:27.609Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46565/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:46:27 [2023-10-11T09:46:27.610Z] + bash /home/ubuntu/workspace/moby_PR-46565/check-config.sh
09:46:27 [2023-10-11T09:46:27.610Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:46:27 [2023-10-11T09:46:27.610Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
09:46:27 [2023-10-11T09:46:27.610Z] 
09:46:27 [2023-10-11T09:46:27.610Z] Generally Necessary:
09:46:27 [2023-10-11T09:46:27.610Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:46:27 [2023-10-11T09:46:27.610Z] - apparmor: enabled and tools installed
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_NAMESPACES: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_NET_NS: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_PID_NS: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_IPC_NS: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_UTS_NS: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_CGROUPS: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_CGROUP_CPUACCT: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_CGROUP_DEVICE: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_CGROUP_FREEZER: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_CGROUP_SCHED: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_CPUSETS: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_MEMCG: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_KEYS: enabled
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_VETH: enabled (as module)
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_BRIDGE: enabled (as module)
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:46:27 [2023-10-11T09:46:27.870Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_NF_NAT: enabled (as module)
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_POSIX_MQUEUE: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_CGROUP_BPF: enabled
09:46:28 [2023-10-11T09:46:28.132Z] 
09:46:28 [2023-10-11T09:46:28.132Z] Optional Features:
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_USER_NS: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_SECCOMP: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_SECCOMP_FILTER: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_CGROUP_PIDS: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_MEMCG_SWAP: enabled
09:46:28 [2023-10-11T09:46:28.132Z]     (cgroup swap accounting is currently enabled)
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_BLK_CGROUP: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_CGROUP_PERF: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_CGROUP_HUGETLB: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_CFS_BANDWIDTH: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_RT_GROUP_SCHED: missing
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_IP_VS: enabled (as module)
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_IP_VS_NFCT: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_IP_VS_RR: enabled (as module)
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_SECURITY_SELINUX: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_SECURITY_APPARMOR: enabled
09:46:28 [2023-10-11T09:46:28.132Z] - CONFIG_EXT4_FS: enabled
09:46:28 [2023-10-11T09:46:28.393Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:46:28 [2023-10-11T09:46:28.393Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:46:28 [2023-10-11T09:46:28.393Z] - Network Drivers:
09:46:28 [2023-10-11T09:46:28.393Z]   - "overlay":
09:46:28 [2023-10-11T09:46:28.393Z]     - CONFIG_VXLAN: enabled (as module)
09:46:28 [2023-10-11T09:46:28.393Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:46:28 [2023-10-11T09:46:28.393Z]       Optional (for encrypted networks):
09:46:28 [2023-10-11T09:46:28.393Z]       - CONFIG_CRYPTO: enabled
09:46:28 [2023-10-11T09:46:28.393Z]       - CONFIG_CRYPTO_AEAD: enabled
09:46:28 [2023-10-11T09:46:28.393Z]       - CONFIG_CRYPTO_GCM: enabled
09:46:28 [2023-10-11T09:46:28.393Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:46:28 [2023-10-11T09:46:28.393Z]       - CONFIG_CRYPTO_GHASH: enabled
09:46:28 [2023-10-11T09:46:28.394Z]       - CONFIG_XFRM: enabled
09:46:28 [2023-10-11T09:46:28.394Z]       - CONFIG_XFRM_USER: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z]       - CONFIG_INET_ESP: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z]   - "ipvlan":
09:46:28 [2023-10-11T09:46:28.394Z]     - CONFIG_IPVLAN: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z]   - "macvlan":
09:46:28 [2023-10-11T09:46:28.394Z]     - CONFIG_MACVLAN: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z]     - CONFIG_DUMMY: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z]   - "ftp,tftp client in container":
09:46:28 [2023-10-11T09:46:28.394Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:46:28 [2023-10-11T09:46:28.394Z] - Storage Drivers:
09:46:28 [2023-10-11T09:46:28.394Z]   - "aufs":
09:46:28 [2023-10-11T09:46:28.655Z]     - CONFIG_AUFS_FS: enabled (as module)
09:46:28 [2023-10-11T09:46:28.655Z]   - "btrfs":
09:46:28 [2023-10-11T09:46:28.655Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:46:28 [2023-10-11T09:46:28.655Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:46:28 [2023-10-11T09:46:28.655Z]   - "devicemapper":
09:46:28 [2023-10-11T09:46:28.655Z]     - CONFIG_BLK_DEV_DM: enabled
09:46:28 [2023-10-11T09:46:28.655Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:46:28 [2023-10-11T09:46:28.655Z]   - "overlay":
09:46:28 [2023-10-11T09:46:28.655Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:46:28 [2023-10-11T09:46:28.655Z]   - "zfs":
09:46:28 [2023-10-11T09:46:28.655Z]     - /dev/zfs: present
09:46:28 [2023-10-11T09:46:28.655Z]     - zfs command: missing
09:46:28 [2023-10-11T09:46:28.655Z]     - zpool command: missing
09:46:28 [2023-10-11T09:46:28.655Z] 
09:46:28 [2023-10-11T09:46:28.655Z] Limits:
09:46:28 [2023-10-11T09:46:28.655Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:46:28 [2023-10-11T09:46:28.655Z] 
09:46:28 [2023-10-11T09:46:28.655Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:46:28 [2023-10-11T09:46:28.961Z] + docker build --force-rm -t docker:aca9ea42bd4b9afb952ddc220a99d6e7262393d2 .
09:46:29 [2023-10-11T09:46:29.222Z] #0 building with "default" instance using docker driver
09:46:29 [2023-10-11T09:46:29.222Z] 
09:46:29 [2023-10-11T09:46:29.222Z] #1 [internal] load .dockerignore
09:46:29 [2023-10-11T09:46:29.222Z] #1 transferring context: 113B done
09:46:29 [2023-10-11T09:46:29.222Z] #1 DONE 0.1s
09:46:29 [2023-10-11T09:46:29.222Z] 
09:46:29 [2023-10-11T09:46:29.222Z] #2 [internal] load build definition from Dockerfile
09:46:29 [2023-10-11T09:46:29.222Z] #2 transferring dockerfile: 28.07kB done
09:46:29 [2023-10-11T09:46:29.222Z] #2 DONE 0.1s
09:46:29 [2023-10-11T09:46:29.222Z] 
09:46:29 [2023-10-11T09:46:29.222Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:46:29 [2023-10-11T09:46:29.483Z] #3 DONE 0.5s
09:46:29 [2023-10-11T09:46:29.744Z] 
09:46:29 [2023-10-11T09:46:29.744Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:46:29 [2023-10-11T09:46:29.744Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:46:29 [2023-10-11T09:46:29.744Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:46:29 [2023-10-11T09:46:29.744Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:46:29 [2023-10-11T09:46:29.744Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
09:46:29 [2023-10-11T09:46:29.744Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:46:29 [2023-10-11T09:46:29.744Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 8.39MB / 11.02MB 0.2s
09:46:30 [2023-10-11T09:46:30.005Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s
09:46:30 [2023-10-11T09:46:30.005Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
09:46:30 [2023-10-11T09:46:30.005Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
09:46:30 [2023-10-11T09:46:30.005Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:46:30 [2023-10-11T09:46:30.005Z] #4 DONE 0.5s
09:46:30 [2023-10-11T09:46:30.266Z] 
09:46:30 [2023-10-11T09:46:30.266Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
09:46:31 [2023-10-11T09:46:31.652Z] #5 ...
09:46:31 [2023-10-11T09:46:31.652Z] 
09:46:31 [2023-10-11T09:46:31.652Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
09:46:31 [2023-10-11T09:46:31.652Z] #6 DONE 1.2s
09:46:31 [2023-10-11T09:46:31.652Z] 
09:46:31 [2023-10-11T09:46:31.652Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:46:32 [2023-10-11T09:46:32.223Z] #7 ...
09:46:32 [2023-10-11T09:46:32.223Z] 
09:46:32 [2023-10-11T09:46:32.223Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
09:46:32 [2023-10-11T09:46:32.223Z] #5 DONE 1.9s
09:46:32 [2023-10-11T09:46:32.223Z] 
09:46:32 [2023-10-11T09:46:32.223Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:46:32 [2023-10-11T09:46:32.223Z] #8 DONE 1.9s
09:46:32 [2023-10-11T09:46:32.223Z] 
09:46:32 [2023-10-11T09:46:32.223Z] #9 [internal] load metadata for docker.io/library/busybox:latest
09:46:32 [2023-10-11T09:46:32.223Z] #9 DONE 1.9s
09:46:32 [2023-10-11T09:46:32.223Z] 
09:46:32 [2023-10-11T09:46:32.223Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:46:32 [2023-10-11T09:46:32.223Z] #7 DONE 1.9s
09:46:32 [2023-10-11T09:46:32.223Z] 
09:46:32 [2023-10-11T09:46:32.223Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
09:46:32 [2023-10-11T09:46:32.223Z] #10 DONE 2.0s
09:46:32 [2023-10-11T09:46:32.223Z] 
09:46:32 [2023-10-11T09:46:32.223Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
09:46:32 [2023-10-11T09:46:32.484Z] #11 ...
09:46:32 [2023-10-11T09:46:32.484Z] 
09:46:32 [2023-10-11T09:46:32.484Z] #12 [internal] load metadata for docker.io/library/golang:1.21.1-bullseye
09:46:32 [2023-10-11T09:46:32.484Z] #12 DONE 2.1s
09:46:32 [2023-10-11T09:46:32.484Z] 
09:46:32 [2023-10-11T09:46:32.484Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
09:46:32 [2023-10-11T09:46:32.484Z] #11 DONE 2.3s
09:46:32 [2023-10-11T09:46:32.747Z] 
09:46:32 [2023-10-11T09:46:32.747Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
09:46:32 [2023-10-11T09:46:32.747Z] #13 resolve docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
09:46:33 [2023-10-11T09:46:33.009Z] #13 resolve docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d 0.3s done
09:46:33 [2023-10-11T09:46:33.289Z] #13 sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d 1.85kB / 1.85kB done
09:46:33 [2023-10-11T09:46:33.289Z] #13 sha256:eefb45317844a131035d89384dbbe3858a0c22f6b7884e56648bd6b22d206a8a 529B / 529B done
09:46:33 [2023-10-11T09:46:33.289Z] #13 sha256:3a30687df9b732bb88601b6c6c7866d632d5c9d4260cc7ec0fd575abffbbee32 1.48kB / 1.48kB done
09:46:33 [2023-10-11T09:46:33.550Z] #13 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 0B / 53.70MB 0.2s
09:46:33 [2023-10-11T09:46:33.841Z] #13 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 5.24MB / 53.70MB 0.3s
09:46:33 [2023-10-11T09:46:33.841Z] #13 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 32.51MB / 53.70MB 0.5s
09:46:34 [2023-10-11T09:46:34.107Z] #13 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 49.28MB / 53.70MB 0.7s
09:46:34 [2023-10-11T09:46:34.368Z] #13 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 53.48MB / 53.70MB 0.9s
09:46:35 [2023-10-11T09:46:35.312Z] #13 ...
09:46:35 [2023-10-11T09:46:35.312Z] 
09:46:35 [2023-10-11T09:46:35.312Z] #14 [internal] load build context
09:46:35 [2023-10-11T09:46:35.312Z] #14 transferring context: 73.82MB 1.9s done
09:46:35 [2023-10-11T09:46:35.312Z] #14 DONE 2.5s
09:46:35 [2023-10-11T09:46:35.312Z] 
09:46:35 [2023-10-11T09:46:35.312Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
09:46:35 [2023-10-11T09:46:35.312Z] #13 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 53.70MB / 53.70MB 1.8s done
09:46:35 [2023-10-11T09:46:35.312Z] #13 extracting sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 0.1s
09:46:35 [2023-10-11T09:46:35.573Z] #13 ...
09:46:35 [2023-10-11T09:46:35.573Z] 
09:46:35 [2023-10-11T09:46:35.573Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:46:35 [2023-10-11T09:46:35.573Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
09:46:35 [2023-10-11T09:46:35.573Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
09:46:35 [2023-10-11T09:46:35.573Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
09:46:35 [2023-10-11T09:46:35.573Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
09:46:35 [2023-10-11T09:46:35.573Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.2s done
09:46:35 [2023-10-11T09:46:35.573Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
09:46:35 [2023-10-11T09:46:35.573Z] #15 DONE 3.0s
09:46:35 [2023-10-11T09:46:35.573Z] 
09:46:35 [2023-10-11T09:46:35.573Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
09:46:36 [2023-10-11T09:46:36.961Z] #13 ...
09:46:36 [2023-10-11T09:46:36.961Z] 
09:46:36 [2023-10-11T09:46:36.961Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
09:46:36 [2023-10-11T09:46:36.961Z] #16 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done
09:46:36 [2023-10-11T09:46:36.961Z] #16 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
09:46:36 [2023-10-11T09:46:36.961Z] #16 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
09:46:36 [2023-10-11T09:46:36.961Z] #16 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
09:46:36 [2023-10-11T09:46:36.961Z] #16 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.7s done
09:46:36 [2023-10-11T09:46:36.961Z] #16 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.2s done
09:46:36 [2023-10-11T09:46:36.961Z] #16 DONE 4.1s
09:46:36 [2023-10-11T09:46:36.961Z] 
09:46:36 [2023-10-11T09:46:36.961Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
09:46:36 [2023-10-11T09:46:36.961Z] #13 extracting sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 1.5s done
09:46:36 [2023-10-11T09:46:36.961Z] #13 DONE 4.2s
09:46:36 [2023-10-11T09:46:36.961Z] 
09:46:36 [2023-10-11T09:46:36.961Z] #17 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
09:46:36 [2023-10-11T09:46:36.961Z] #17 resolve docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7 0.3s done
09:46:36 [2023-10-11T09:46:36.961Z] #17 sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7 1.86kB / 1.86kB done
09:46:36 [2023-10-11T09:46:36.961Z] #17 sha256:23219ef8b2162de29b58aeed062d3218477265a83d624dfc6ca9e47bc8f3c4c2 1.58kB / 1.58kB done
09:46:36 [2023-10-11T09:46:36.961Z] #17 sha256:f0ea2042399f8a70a0959c23e0412ebb5c159fd0c28b3ec376069ba255a12af3 7.45kB / 7.45kB done
09:46:36 [2023-10-11T09:46:36.961Z] #17 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 53.70MB / 53.70MB 1.8s done
09:46:36 [2023-10-11T09:46:36.961Z] #17 sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 54.68MB / 54.68MB 2.1s done
09:46:36 [2023-10-11T09:46:36.961Z] #17 sha256:bb60045eb75c62e890b95d28e4893132a6c7d61ec9979104ee4ff6e86c4badee 15.75MB / 15.75MB 1.2s done
09:46:36 [2023-10-11T09:46:36.961Z] #17 sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 81.47MB / 81.47MB 3.2s done
09:46:36 [2023-10-11T09:46:36.961Z] #17 sha256:da7d73419f57dc0a1014ef695b45d54961f8edf7c482a12db0eedc2e7416b2ed 64.09MB / 64.09MB 3.1s done
09:46:36 [2023-10-11T09:46:36.961Z] #17 sha256:e528e1a0988c022df5220446f8865d81ee3e6b7d444c9d73d4621d8352d3b9d0 155B / 155B 2.2s done
09:46:36 [2023-10-11T09:46:36.961Z] #17 extracting sha256:bb60045eb75c62e890b95d28e4893132a6c7d61ec9979104ee4ff6e86c4badee
09:46:36 [2023-10-11T09:46:36.961Z] #17 ...
09:46:36 [2023-10-11T09:46:36.961Z] 
09:46:36 [2023-10-11T09:46:36.961Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
09:46:36 [2023-10-11T09:46:36.961Z] #18 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done
09:46:36 [2023-10-11T09:46:36.961Z] #18 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
09:46:36 [2023-10-11T09:46:36.961Z] #18 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
09:46:36 [2023-10-11T09:46:36.961Z] #18 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
09:46:36 [2023-10-11T09:46:36.961Z] #18 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 3.3s done
09:46:36 [2023-10-11T09:46:36.961Z] #18 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done
09:46:36 [2023-10-11T09:46:36.961Z] #18 DONE 4.4s
09:46:36 [2023-10-11T09:46:36.961Z] 
09:46:36 [2023-10-11T09:46:36.961Z] #17 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
09:46:37 [2023-10-11T09:46:37.223Z] #17 ...
09:46:37 [2023-10-11T09:46:37.223Z] 
09:46:37 [2023-10-11T09:46:37.223Z] #19 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:46:37 [2023-10-11T09:46:37.223Z] #19 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done
09:46:37 [2023-10-11T09:46:37.223Z] #19 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
09:46:37 [2023-10-11T09:46:37.223Z] #19 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
09:46:37 [2023-10-11T09:46:37.223Z] #19 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
09:46:37 [2023-10-11T09:46:37.223Z] #19 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 3.5s done
09:46:37 [2023-10-11T09:46:37.223Z] #19 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
09:46:37 [2023-10-11T09:46:37.223Z] #19 DONE 4.5s
09:46:37 [2023-10-11T09:46:37.223Z] 
09:46:37 [2023-10-11T09:46:37.223Z] #17 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
09:46:37 [2023-10-11T09:46:37.223Z] #17 extracting sha256:bb60045eb75c62e890b95d28e4893132a6c7d61ec9979104ee4ff6e86c4badee 0.5s done
09:46:37 [2023-10-11T09:46:37.223Z] #17 ...
09:46:37 [2023-10-11T09:46:37.223Z] 
09:46:37 [2023-10-11T09:46:37.223Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:46:37 [2023-10-11T09:46:37.223Z] #20 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
09:46:37 [2023-10-11T09:46:37.223Z] #20 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:46:37 [2023-10-11T09:46:37.223Z] #20 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:46:37 [2023-10-11T09:46:37.223Z] #20 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:46:37 [2023-10-11T09:46:37.223Z] #20 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done
09:46:37 [2023-10-11T09:46:37.223Z] #20 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
09:46:37 [2023-10-11T09:46:37.223Z] #20 DONE 4.8s
09:46:37 [2023-10-11T09:46:37.484Z] 
09:46:37 [2023-10-11T09:46:37.484Z] #17 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
09:46:37 [2023-10-11T09:46:37.484Z] #17 extracting sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 0.1s
09:46:38 [2023-10-11T09:46:38.058Z] #17 ...
09:46:38 [2023-10-11T09:46:38.058Z] 
09:46:38 [2023-10-11T09:46:38.058Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
09:46:38 [2023-10-11T09:46:38.058Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
09:46:38 [2023-10-11T09:46:38.058Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
09:46:38 [2023-10-11T09:46:38.058Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
09:46:38 [2023-10-11T09:46:38.058Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
09:46:38 [2023-10-11T09:46:38.058Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.5s done
09:46:38 [2023-10-11T09:46:38.058Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
09:46:38 [2023-10-11T09:46:38.058Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 4.0s done
09:46:38 [2023-10-11T09:46:38.058Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
09:46:38 [2023-10-11T09:46:38.058Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
09:46:38 [2023-10-11T09:46:38.058Z] #21 DONE 5.4s
09:46:38 [2023-10-11T09:46:38.058Z] 
09:46:38 [2023-10-11T09:46:38.058Z] #17 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
09:46:39 [2023-10-11T09:46:39.001Z] #17 extracting sha256:292737ab468ef80c6f78bdde4896157b8953d1e5556e1e526f40aeadcb547573 1.5s done
09:46:39 [2023-10-11T09:46:39.001Z] #17 extracting sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f
09:46:40 [2023-10-11T09:46:40.388Z] #17 extracting sha256:486d7167072fd25b2d2370fbba8326b8059274be0fa615a14d3e975fe46f1b4f 1.3s done
09:46:40 [2023-10-11T09:46:40.649Z] #17 extracting sha256:da7d73419f57dc0a1014ef695b45d54961f8edf7c482a12db0eedc2e7416b2ed
09:46:44 [2023-10-11T09:46:44.857Z] #17 extracting sha256:da7d73419f57dc0a1014ef695b45d54961f8edf7c482a12db0eedc2e7416b2ed 3.6s done
09:46:44 [2023-10-11T09:46:44.857Z] #17 extracting sha256:e528e1a0988c022df5220446f8865d81ee3e6b7d444c9d73d4621d8352d3b9d0 done
09:46:46 [2023-10-11T09:46:46.771Z] #17 ...
09:46:46 [2023-10-11T09:46:46.771Z] 
09:46:46 [2023-10-11T09:46:46.771Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:46:46 [2023-10-11T09:46:46.771Z] #22 0.557 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 0.575 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 0.588 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 0.698 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 0.960 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 0.966 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 1.875 Fetched 8424 kB in 2s (5339 kB/s)
09:46:46 [2023-10-11T09:46:46.771Z] #22 1.875 Reading package lists...
09:46:46 [2023-10-11T09:46:46.771Z] #22 2.421 Reading package lists...
09:46:46 [2023-10-11T09:46:46.771Z] #22 2.957 Building dependency tree...
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.319 The following additional packages will be installed:
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.319   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.320   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.321 Recommended packages:
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.321   libldap-common publicsuffix libsasl2-modules
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.440 The following NEW packages will be installed:
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.440   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.441   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.441   libssh2-1 openssl
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.733 0 upgraded, 15 newly installed, 0 to remove and 13 not upgraded.
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.733 Need to get 2951 kB of archives.
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.733 After this operation, 6501 kB of additional disk space will be used.
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.733 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.794 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.860 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.876 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.894 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.897 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.924 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.966 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.992 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.993 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.994 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 3.995 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 4.020 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 4.068 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 4.099 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:46:46 [2023-10-11T09:46:46.771Z] #22 4.325 debconf: delaying package configuration, since apt-utils is not installed
09:46:46 [2023-10-11T09:46:46.771Z] #22 4.424 Fetched 2951 kB in 1s (4524 kB/s)
09:46:46 [2023-10-11T09:46:46.771Z] #22 4.622 Selecting previously unselected package openssl.
09:46:46 [2023-10-11T09:46:46.771Z] #22 4.622 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
09:46:46 [2023-10-11T09:46:46.771Z] #22 4.627 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 4.690 Unpacking openssl (1.1.1w-0+deb11u1) ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 5.148 Selecting previously unselected package ca-certificates.
09:46:46 [2023-10-11T09:46:46.771Z] #22 5.149 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 5.264 Unpacking ca-certificates (20210119) ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 5.684 Selecting previously unselected package libbrotli1:arm64.
09:46:46 [2023-10-11T09:46:46.771Z] #22 5.692 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 5.813 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.110 Selecting previously unselected package libsasl2-modules-db:arm64.
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.111 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.117 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.261 Selecting previously unselected package libsasl2-2:arm64.
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.262 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.276 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.498 Selecting previously unselected package libldap-2.4-2:arm64.
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.499 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.510 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.616 Selecting previously unselected package libnghttp2-14:arm64.
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.618 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.631 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.854 Selecting previously unselected package libpsl5:arm64.
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.856 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 6.931 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 7.398 Selecting previously unselected package librtmp1:arm64.
09:46:46 [2023-10-11T09:46:46.771Z] #22 7.399 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 7.446 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:46:46 [2023-10-11T09:46:46.771Z] #22 7.991 Selecting previously unselected package libssh2-1:arm64.
09:46:46 [2023-10-11T09:46:46.771Z] #22 7.992 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.772Z] #22 8.075 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:46:46 [2023-10-11T09:46:46.772Z] #22 8.572 Selecting previously unselected package libcurl4:arm64.
09:46:46 [2023-10-11T09:46:46.772Z] #22 8.574 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.772Z] #22 8.673 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
09:46:46 [2023-10-11T09:46:46.772Z] #22 8.970 Selecting previously unselected package curl.
09:46:46 [2023-10-11T09:46:46.772Z] #22 8.971 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.772Z] #22 9.084 Unpacking curl (7.74.0-1.3+deb11u10) ...
09:46:46 [2023-10-11T09:46:46.772Z] #22 9.574 Selecting previously unselected package libonig5:arm64.
09:46:46 [2023-10-11T09:46:46.772Z] #22 9.576 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.772Z] #22 9.593 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:46:46 [2023-10-11T09:46:46.772Z] #22 ...
09:46:46 [2023-10-11T09:46:46.772Z] 
09:46:46 [2023-10-11T09:46:46.772Z] #17 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
09:46:46 [2023-10-11T09:46:46.772Z] #17 DONE 14.0s
09:46:46 [2023-10-11T09:46:46.772Z] 
09:46:46 [2023-10-11T09:46:46.772Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:46:46 [2023-10-11T09:46:46.772Z] #23 ...
09:46:46 [2023-10-11T09:46:46.772Z] 
09:46:46 [2023-10-11T09:46:46.772Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:46:46 [2023-10-11T09:46:46.772Z] #22 9.951 Selecting previously unselected package libjq1:arm64.
09:46:46 [2023-10-11T09:46:46.772Z] #22 9.952 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
09:46:46 [2023-10-11T09:46:46.772Z] #22 10.01 Unpacking libjq1:arm64 (1.6-2.1) ...
09:46:47 [2023-10-11T09:46:47.032Z] #22 10.30 Selecting previously unselected package jq.
09:46:47 [2023-10-11T09:46:47.032Z] #22 10.30 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
09:46:47 [2023-10-11T09:46:47.032Z] #22 10.32 Unpacking jq (1.6-2.1) ...
09:46:47 [2023-10-11T09:46:47.032Z] #22 ...
09:46:47 [2023-10-11T09:46:47.032Z] 
09:46:47 [2023-10-11T09:46:47.032Z] #24 [build-dummy 2/2] RUN mkdir -p /build
09:46:47 [2023-10-11T09:46:47.293Z] #24 ...
09:46:47 [2023-10-11T09:46:47.293Z] 
09:46:47 [2023-10-11T09:46:47.293Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:46:47 [2023-10-11T09:46:47.293Z] #22 10.69 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:46:47 [2023-10-11T09:46:47.865Z] #22 10.92 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:46:47 [2023-10-11T09:46:47.865Z] #22 11.12 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:46:47 [2023-10-11T09:46:47.865Z] #22 11.23 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:46:48 [2023-10-11T09:46:48.126Z] #22 11.41 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:46:48 [2023-10-11T09:46:48.126Z] #22 11.52 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:46:48 [2023-10-11T09:46:48.697Z] #22 11.69 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:46:48 [2023-10-11T09:46:48.697Z] #22 11.80 Setting up openssl (1.1.1w-0+deb11u1) ...
09:46:48 [2023-10-11T09:46:48.697Z] #22 12.10 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:46:48 [2023-10-11T09:46:48.958Z] #22 12.24 Setting up libjq1:arm64 (1.6-2.1) ...
09:46:48 [2023-10-11T09:46:48.958Z] #22 12.34 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:46:49 [2023-10-11T09:46:49.530Z] #22 12.63 Setting up ca-certificates (20210119) ...
09:46:50 [2023-10-11T09:46:50.102Z] #22 13.09 Updating certificates in /etc/ssl/certs...
09:46:50 [2023-10-11T09:46:50.363Z] #22 13.64 129 added, 0 removed; done.
09:46:50 [2023-10-11T09:46:50.363Z] #22 ...
09:46:50 [2023-10-11T09:46:50.363Z] 
09:46:50 [2023-10-11T09:46:50.363Z] #24 [build-dummy 2/2] RUN mkdir -p /build
09:46:50 [2023-10-11T09:46:50.363Z] #24 DONE 13.3s
09:46:50 [2023-10-11T09:46:50.363Z] 
09:46:50 [2023-10-11T09:46:50.363Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:46:50 [2023-10-11T09:46:50.363Z] #23 DONE 12.4s
09:46:50 [2023-10-11T09:46:50.363Z] 
09:46:50 [2023-10-11T09:46:50.363Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:46:50 [2023-10-11T09:46:50.363Z] #22 13.67 Setting up jq (1.6-2.1) ...
09:46:50 [2023-10-11T09:46:50.363Z] #22 13.69 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
09:46:50 [2023-10-11T09:46:50.363Z] #22 13.70 Setting up curl (7.74.0-1.3+deb11u10) ...
09:46:50 [2023-10-11T09:46:50.363Z] #22 13.71 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:46:50 [2023-10-11T09:46:50.363Z] #22 13.73 Processing triggers for ca-certificates (20210119) ...
09:46:50 [2023-10-11T09:46:50.363Z] #22 13.74 Updating certificates in /etc/ssl/certs...
09:46:50 [2023-10-11T09:46:50.624Z] #22 ...
09:46:50 [2023-10-11T09:46:50.624Z] 
09:46:50 [2023-10-11T09:46:50.624Z] #25 [base 2/5] COPY --from=xx / /
09:46:50 [2023-10-11T09:46:50.624Z] #25 DONE 0.1s
09:46:50 [2023-10-11T09:46:50.624Z] 
09:46:50 [2023-10-11T09:46:50.624Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:46:50 [2023-10-11T09:46:50.624Z] #26 DONE 0.0s
09:46:50 [2023-10-11T09:46:50.885Z] 
09:46:50 [2023-10-11T09:46:50.885Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:46:50 [2023-10-11T09:46:50.885Z] #27 DONE 0.4s
09:46:50 [2023-10-11T09:46:50.885Z] 
09:46:50 [2023-10-11T09:46:50.885Z] #22 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:46:50 [2023-10-11T09:46:50.885Z] #22 14.19 0 added, 0 removed; done.
09:46:50 [2023-10-11T09:46:50.885Z] #22 14.19 Running hooks in /etc/ca-certificates/update.d...
09:46:50 [2023-10-11T09:46:50.885Z] #22 14.19 done.
09:46:50 [2023-10-11T09:46:50.885Z] #22 DONE 14.3s
09:46:50 [2023-10-11T09:46:50.885Z] 
09:46:50 [2023-10-11T09:46:50.885Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:46:50 [2023-10-11T09:46:50.885Z] #28 DONE 0.0s
09:46:50 [2023-10-11T09:46:50.885Z] 
09:46:50 [2023-10-11T09:46:50.886Z] #29 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
09:46:51 [2023-10-11T09:46:51.828Z] #29 DONE 0.6s
09:46:51 [2023-10-11T09:46:51.828Z] 
09:46:51 [2023-10-11T09:46:51.828Z] #30 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:46:52 [2023-10-11T09:46:52.089Z] #30 0.668 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:46:52 [2023-10-11T09:46:52.089Z] #30 0.678 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:46:52 [2023-10-11T09:46:52.350Z] #30 0.678 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:46:52 [2023-10-11T09:46:52.350Z] #30 0.801 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
09:46:52 [2023-10-11T09:46:52.350Z] #30 0.920 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
09:46:52 [2023-10-11T09:46:52.611Z] #30 1.032 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:46:53 [2023-10-11T09:46:53.182Z] #30 1.756 Fetched 8424 kB in 1s (6265 kB/s)
09:46:53 [2023-10-11T09:46:53.753Z] #30 1.756 Reading package lists...
09:46:54 [2023-10-11T09:46:54.324Z] #30 2.292 Reading package lists...
09:46:54 [2023-10-11T09:46:54.585Z] #30 2.826 Building dependency tree...
09:46:54 [2023-10-11T09:46:54.585Z] #30 2.994 Reading state information...
09:46:54 [2023-10-11T09:46:54.585Z] #30 3.188 The following additional packages will be installed:
09:46:54 [2023-10-11T09:46:54.846Z] #30 3.188   libmagic-mgc libmagic1
09:46:54 [2023-10-11T09:46:54.846Z] #30 3.218 The following NEW packages will be installed:
09:46:54 [2023-10-11T09:46:54.846Z] #30 3.219   file libmagic-mgc libmagic1
09:46:55 [2023-10-11T09:46:55.107Z] #30 3.491 0 upgraded, 3 newly installed, 0 to remove and 25 not upgraded.
09:46:55 [2023-10-11T09:46:55.107Z] #30 3.491 Need to get 465 kB of archives.
09:46:55 [2023-10-11T09:46:55.107Z] #30 3.491 After this operation, 7075 kB of additional disk space will be used.
09:46:55 [2023-10-11T09:46:55.107Z] #30 3.491 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
09:46:55 [2023-10-11T09:46:55.107Z] #30 3.497 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
09:46:55 [2023-10-11T09:46:55.107Z] #30 3.498 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
09:46:55 [2023-10-11T09:46:55.107Z] #30 3.632 debconf: delaying package configuration, since apt-utils is not installed
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.676 Fetched 465 kB in 0s (1706 kB/s)
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.699 Selecting previously unselected package libmagic-mgc.
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.699 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15711 files and directories currently installed.)
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.709 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.714 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.800 Selecting previously unselected package libmagic1:arm64.
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.802 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.811 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.848 Selecting previously unselected package file.
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.850 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.854 Unpacking file (1:5.39-3+deb11u1) ...
09:46:55 [2023-10-11T09:46:55.368Z] #30 3.901 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
09:46:55 [2023-10-11T09:46:55.629Z] #30 3.913 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
09:46:55 [2023-10-11T09:46:55.629Z] #30 3.935 Setting up file (1:5.39-3+deb11u1) ...
09:46:55 [2023-10-11T09:46:55.629Z] #30 3.949 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:46:55 [2023-10-11T09:46:55.629Z] #30 DONE 4.1s
09:46:55 [2023-10-11T09:46:55.629Z] 
09:46:55 [2023-10-11T09:46:55.629Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:46:55 [2023-10-11T09:46:55.891Z] #31 ...
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #32 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:46:55 [2023-10-11T09:46:55.891Z] #32 DONE 0.2s
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #33 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:46:55 [2023-10-11T09:46:55.891Z] #33 DONE 0.3s
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:46:55 [2023-10-11T09:46:55.891Z] #34 DONE 0.3s
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #35 [delve-build 1/2] WORKDIR /usr/src/delve
09:46:55 [2023-10-11T09:46:55.891Z] #35 DONE 0.3s
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #36 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:46:55 [2023-10-11T09:46:55.891Z] #36 DONE 0.3s
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:46:55 [2023-10-11T09:46:55.891Z] #31 DONE 0.4s
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #37 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:46:55 [2023-10-11T09:46:55.891Z] #37 DONE 0.4s
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:46:55 [2023-10-11T09:46:55.891Z] #38 DONE 0.4s
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #39 [runc-src 1/3] WORKDIR /usr/src/runc
09:46:55 [2023-10-11T09:46:55.891Z] #39 DONE 0.4s
09:46:55 [2023-10-11T09:46:55.891Z] 
09:46:55 [2023-10-11T09:46:55.891Z] #40 [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
09:46:56 [2023-10-11T09:46:56.154Z] #40 ...
09:46:56 [2023-10-11T09:46:56.154Z] 
09:46:56 [2023-10-11T09:46:56.154Z] #41 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:46:56 [2023-10-11T09:46:56.154Z] #41 DONE 0.4s
09:46:56 [2023-10-11T09:46:56.154Z] 
09:46:56 [2023-10-11T09:46:56.154Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
09:46:56 [2023-10-11T09:46:56.154Z] #42 DONE 0.4s
09:46:56 [2023-10-11T09:46:56.154Z] 
09:46:56 [2023-10-11T09:46:56.154Z] #43 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:46:56 [2023-10-11T09:46:56.154Z] #43 DONE 0.4s
09:46:56 [2023-10-11T09:46:56.154Z] 
09:46:56 [2023-10-11T09:46:56.154Z] #44 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:46:56 [2023-10-11T09:46:56.154Z] #44 DONE 0.4s
09:46:56 [2023-10-11T09:46:56.154Z] 
09:46:56 [2023-10-11T09:46:56.154Z] #45 [registry-src 1/2] WORKDIR /usr/src/registry
09:46:56 [2023-10-11T09:46:56.154Z] #45 DONE 0.4s
09:46:56 [2023-10-11T09:46:56.154Z] 
09:46:56 [2023-10-11T09:46:56.154Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:46:57 [2023-10-11T09:46:57.585Z] #46 ...
09:46:57 [2023-10-11T09:46:57.585Z] 
09:46:57 [2023-10-11T09:46:57.585Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: Using 'master' as the name for the initial branch. This default branch name
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: is subject to change. To configure the initial branch name to use in all
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: of your new repositories, which will suppress this warning, call:
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: 
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: 	git config --global init.defaultBranch <name>
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: 
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: 'development'. The just-created branch can be renamed via this command:
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: 
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.854 hint: 	git branch -m <name>
09:46:57 [2023-10-11T09:46:57.585Z] #47 0.856 Initialized empty Git repository in /usr/src/containerd/.git/
09:46:57 [2023-10-11T09:46:57.585Z] #47 DONE 1.3s
09:46:57 [2023-10-11T09:46:57.585Z] 
09:46:57 [2023-10-11T09:46:57.585Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
09:46:57 [2023-10-11T09:46:57.585Z] #48 0.640 go: downloading github.com/golangci/golangci-lint v1.54.2
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.408 go: downloading github.com/fatih/color v1.15.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.410 go: downloading github.com/gofrs/flock v0.8.1
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.411 go: downloading github.com/spf13/cobra v1.7.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.413 go: downloading github.com/spf13/pflag v1.0.5
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.417 go: downloading github.com/spf13/viper v1.12.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.420 go: downloading gopkg.in/yaml.v3 v3.0.1
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.556 go: downloading golang.org/x/tools v0.12.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.558 go: downloading github.com/hashicorp/go-version v1.6.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.562 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.562 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.651 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.652 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.655 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.706 go: downloading github.com/mattn/go-colorable v0.1.13
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.706 go: downloading github.com/sirupsen/logrus v1.9.3
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.714 go: downloading github.com/stretchr/testify v1.8.4
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.745 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.775 go: downloading github.com/mattn/go-isatty v0.0.17
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.798 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.836 go: downloading github.com/spf13/afero v1.8.2
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.836 go: downloading github.com/spf13/cast v1.5.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.837 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.875 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.910 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.942 go: downloading github.com/4meepo/tagalign v1.3.2
09:46:57 [2023-10-11T09:46:57.585Z] #48 1.943 go: downloading 4d63.com/gochecknoglobals v0.2.1
09:46:57 [2023-10-11T09:46:57.585Z] #48 2.047 go: downloading github.com/Abirdcfly/dupword v0.0.12
09:46:57 [2023-10-11T09:46:57.585Z] #48 2.051 go: downloading github.com/Antonboom/errname v0.1.12
09:46:57 [2023-10-11T09:46:57.585Z] #48 2.089 go: downloading github.com/Antonboom/nilnil v0.1.7
09:46:57 [2023-10-11T09:46:57.585Z] #48 2.090 go: downloading github.com/BurntSushi/toml v1.3.2
09:46:57 [2023-10-11T09:46:57.585Z] #48 2.093 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:46:57 [2023-10-11T09:46:57.585Z] #48 2.114 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
09:46:57 [2023-10-11T09:46:57.585Z] #48 2.134 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
09:46:57 [2023-10-11T09:46:57.921Z] #48 2.148 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
09:46:57 [2023-10-11T09:46:57.921Z] #48 2.158 go: downloading github.com/alexkohler/prealloc v1.0.0
09:46:57 [2023-10-11T09:46:57.921Z] #48 2.227 go: downloading github.com/alingse/asasalint v0.0.11
09:46:57 [2023-10-11T09:46:57.921Z] #48 2.230 go: downloading github.com/ashanbrown/forbidigo v1.6.0
09:46:57 [2023-10-11T09:46:57.921Z] #48 2.252 go: downloading github.com/ashanbrown/makezero v1.1.1
09:46:57 [2023-10-11T09:46:57.921Z] #48 2.256 go: downloading github.com/bkielbasa/cyclop v1.2.1
09:46:57 [2023-10-11T09:46:57.921Z] #48 2.353 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:46:58 [2023-10-11T09:46:58.240Z] #48 2.399 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
09:46:58 [2023-10-11T09:46:58.240Z] #48 2.503 go: downloading github.com/breml/bidichk v0.2.4
09:46:58 [2023-10-11T09:46:58.240Z] #48 2.544 go: downloading github.com/breml/errchkjson v0.3.1
09:46:58 [2023-10-11T09:46:58.240Z] #48 2.544 go: downloading github.com/butuzov/ireturn v0.2.0
09:46:58 [2023-10-11T09:46:58.240Z] #48 2.544 go: downloading github.com/butuzov/mirror v1.1.0
09:46:58 [2023-10-11T09:46:58.240Z] #48 2.660 go: downloading github.com/charithe/durationcheck v0.0.10
09:46:58 [2023-10-11T09:46:58.240Z] #48 2.665 go: downloading github.com/curioswitch/go-reassign v0.2.0
09:46:58 [2023-10-11T09:46:58.240Z] #48 2.678 go: downloading github.com/daixiang0/gci v0.11.0
09:46:58 [2023-10-11T09:46:58.240Z] #48 2.770 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.771 go: downloading github.com/esimonov/ifshort v1.0.4
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.891 go: downloading github.com/firefart/nonamedreturns v1.0.4
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.891 go: downloading github.com/fzipp/gocyclo v0.6.0
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.891 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.891 go: downloading github.com/go-critic/go-critic v0.9.0
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.952 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.953 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.970 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.981 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:46:58 [2023-10-11T09:46:58.517Z] #48 2.994 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:46:58 [2023-10-11T09:46:58.779Z] #48 3.035 go: downloading github.com/golangci/misspell v0.4.1
09:46:59 [2023-10-11T09:46:59.040Z] #48 3.279 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:46:59 [2023-10-11T09:46:59.040Z] #48 3.280 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
09:46:59 [2023-10-11T09:46:59.040Z] #48 3.282 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:46:59 [2023-10-11T09:46:59.040Z] #48 3.282 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:46:59 [2023-10-11T09:46:59.040Z] #48 3.286 go: downloading github.com/hexops/gotextdiff v1.0.3
09:46:59 [2023-10-11T09:46:59.040Z] #48 3.391 go: downloading github.com/jgautheron/goconst v1.5.1
09:46:59 [2023-10-11T09:46:59.040Z] #48 3.409 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:46:59 [2023-10-11T09:46:59.040Z] #48 3.504 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:46:59 [2023-10-11T09:46:59.302Z] #48 3.505 go: downloading github.com/julz/importas v0.1.0
09:46:59 [2023-10-11T09:46:59.302Z] #48 3.506 go: downloading github.com/kisielk/errcheck v1.6.3
09:46:59 [2023-10-11T09:46:59.302Z] #48 3.507 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
09:46:59 [2023-10-11T09:46:59.302Z] #48 3.508 go: downloading github.com/kulti/thelper v0.6.3
09:46:59 [2023-10-11T09:46:59.302Z] #48 3.617 go: downloading github.com/kunwardeep/paralleltest v1.0.8
09:46:59 [2023-10-11T09:46:59.302Z] #48 3.673 go: downloading github.com/kyoh86/exportloopref v0.1.11
09:46:59 [2023-10-11T09:46:59.302Z] #48 3.674 go: downloading github.com/ldez/tagliatelle v0.5.0
09:46:59 [2023-10-11T09:46:59.302Z] #48 3.686 go: downloading github.com/leonklingele/grouper v1.1.1
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.782 go: downloading github.com/lufeee/execinquery v1.2.1
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.782 go: downloading github.com/maratori/testableexamples v1.0.0
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.783 go: downloading github.com/maratori/testpackage v1.1.1
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.786 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.787 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.876 go: downloading github.com/mgechev/revive v1.3.2
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.965 go: downloading github.com/moricho/tparallel v0.3.1
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.966 go: downloading github.com/nakabonne/nestif v0.3.1
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.966 go: downloading github.com/nishanths/exhaustive v0.11.0
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.967 go: downloading github.com/nishanths/predeclared v0.2.2
09:46:59 [2023-10-11T09:46:59.563Z] #48 3.967 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.029 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.031 go: downloading github.com/ryancurrah/gomodguard v1.3.0
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.042 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.058 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
09:46:59 [2023-10-11T09:46:59.825Z] #48 ...
09:46:59 [2023-10-11T09:46:59.825Z] 
09:46:59 [2023-10-11T09:46:59.825Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: Using 'master' as the name for the initial branch. This default branch name
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: is subject to change. To configure the initial branch name to use in all
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: of your new repositories, which will suppress this warning, call:
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: 
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: 	git config --global init.defaultBranch <name>
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: 
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: 'development'. The just-created branch can be renamed via this command:
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: 
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.167 hint: 	git branch -m <name>
09:46:59 [2023-10-11T09:46:59.825Z] #49 1.261 Initialized empty Git repository in /usr/src/runc/.git/
09:46:59 [2023-10-11T09:46:59.825Z] #49 DONE 3.8s
09:46:59 [2023-10-11T09:46:59.825Z] 
09:46:59 [2023-10-11T09:46:59.825Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.149 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.155 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.162 go: downloading github.com/securego/gosec/v2 v2.17.0
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.243 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.244 go: downloading github.com/sivchari/containedctx v1.0.3
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.276 go: downloading github.com/sivchari/nosnakecase v1.7.0
09:46:59 [2023-10-11T09:46:59.825Z] #48 4.276 go: downloading github.com/sivchari/tenv v1.7.1
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.414 go: downloading github.com/sonatard/noctx v0.0.2
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.446 go: downloading github.com/sourcegraph/go-diff v0.7.0
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.489 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.506 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.506 go: downloading github.com/tdakkota/asciicheck v0.2.0
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.506 go: downloading github.com/tetafro/godot v1.4.14
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.547 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.549 go: downloading github.com/timonwong/loggercheck v0.9.4
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.558 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
09:47:00 [2023-10-11T09:47:00.091Z] #48 4.570 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
09:47:00 [2023-10-11T09:47:00.354Z] #48 4.706 go: downloading github.com/ultraware/funlen v0.1.0
09:47:00 [2023-10-11T09:47:00.354Z] #48 4.708 go: downloading github.com/ultraware/whitespace v0.0.5
09:47:00 [2023-10-11T09:47:00.354Z] #48 4.710 go: downloading github.com/uudashr/gocognit v1.0.7
09:47:00 [2023-10-11T09:47:00.354Z] #48 4.790 go: downloading github.com/xen0n/gosmopolitan v1.2.1
09:47:00 [2023-10-11T09:47:00.354Z] #48 4.791 go: downloading github.com/yagipy/maintidx v1.0.0
09:47:00 [2023-10-11T09:47:00.354Z] #48 4.794 go: downloading github.com/yeya24/promlinter v0.2.0
09:47:00 [2023-10-11T09:47:00.354Z] #48 4.906 go: downloading github.com/ykadowak/zerologlint v0.1.3
09:47:00 [2023-10-11T09:47:00.616Z] #48 4.910 go: downloading gitlab.com/bosi/decorder v0.4.0
09:47:00 [2023-10-11T09:47:00.617Z] #48 4.942 go: downloading go.tmz.dev/musttag v0.7.2
09:47:00 [2023-10-11T09:47:00.617Z] #48 4.950 go: downloading honnef.co/go/tools v0.4.5
09:47:00 [2023-10-11T09:47:00.617Z] #48 5.102 go: downloading mvdan.cc/gofumpt v0.5.0
09:47:00 [2023-10-11T09:47:00.878Z] #48 5.151 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:47:00 [2023-10-11T09:47:00.878Z] #48 5.268 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
09:47:00 [2023-10-11T09:47:00.878Z] #48 5.317 go: downloading golang.org/x/mod v0.12.0
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.380 go: downloading github.com/hashicorp/errwrap v1.0.0
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.482 go: downloading github.com/davecgh/go-spew v1.1.1
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.482 go: downloading github.com/pmezard/go-difflib v1.0.0
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.482 go: downloading github.com/stretchr/objx v0.5.0
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.482 go: downloading golang.org/x/sys v0.11.0
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.482 go: downloading github.com/subosito/gotenv v1.4.1
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.482 go: downloading github.com/hashicorp/hcl v1.0.0
09:47:01 [2023-10-11T09:47:01.140Z] #48 ...
09:47:01 [2023-10-11T09:47:01.140Z] 
09:47:01 [2023-10-11T09:47:01.140Z] #50 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:47:01 [2023-10-11T09:47:01.140Z] #50 2.594 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:47:01 [2023-10-11T09:47:01.140Z] #50 3.160 #=#=#                                                                         
09:47:01 [2023-10-11T09:47:01.140Z] #50 3.404 #=#=#                                                                         

######################################################################## 100.0%
09:47:01 [2023-10-11T09:47:01.140Z] #50 3.647 
09:47:01 [2023-10-11T09:47:01.140Z] #50 5.565 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:47:01 [2023-10-11T09:47:01.140Z] #50 6.064 #=#=#                                                                         
##O#-#                                                                        
09:47:01 [2023-10-11T09:47:01.140Z] #50 6.422 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.1%
######################################################################## 100.0%
09:47:01 [2023-10-11T09:47:01.140Z] #50 7.018 
09:47:01 [2023-10-11T09:47:01.140Z] #50 9.062 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:47:01 [2023-10-11T09:47:01.140Z] #50 9.722 #=#=#                                                                         
09:47:01 [2023-10-11T09:47:01.140Z] #50 10.01 #=#=#                                                                         
09:47:01 [2023-10-11T09:47:01.140Z] #50 ...
09:47:01 [2023-10-11T09:47:01.140Z] 
09:47:01 [2023-10-11T09:47:01.140Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.484 go: downloading gopkg.in/ini.v1 v1.67.0
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.527 go: downloading github.com/magiconair/properties v1.8.6
09:47:01 [2023-10-11T09:47:01.140Z] #48 5.542 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
09:47:01 [2023-10-11T09:47:01.402Z] #48 5.634 go: downloading golang.org/x/text v0.12.0
09:47:01 [2023-10-11T09:47:01.402Z] #48 5.715 go: downloading github.com/fatih/structtag v1.2.0
09:47:01 [2023-10-11T09:47:01.402Z] #48 5.774 go: downloading github.com/gobwas/glob v0.2.3
09:47:01 [2023-10-11T09:47:01.402Z] #48 5.775 go: downloading github.com/google/go-cmp v0.5.9
09:47:01 [2023-10-11T09:47:01.402Z] #48 5.776 go: downloading gopkg.in/yaml.v2 v2.4.0
09:47:01 [2023-10-11T09:47:01.402Z] #48 5.863 go: downloading github.com/pelletier/go-toml v1.9.5
09:47:01 [2023-10-11T09:47:01.664Z] #48 6.181 go: downloading golang.org/x/sync v0.3.0
09:47:01 [2023-10-11T09:47:01.926Z] #48 6.200 go: downloading go.uber.org/zap v1.24.0
09:47:01 [2023-10-11T09:47:01.926Z] #48 6.330 go: downloading github.com/go-toolsmith/astcast v1.1.0
09:47:01 [2023-10-11T09:47:01.926Z] #48 6.331 go: downloading github.com/go-toolsmith/astcopy v1.1.0
09:47:02 [2023-10-11T09:47:02.198Z] #48 6.458 go: downloading github.com/go-toolsmith/astequal v1.1.0
09:47:02 [2023-10-11T09:47:02.198Z] #48 6.510 go: downloading github.com/go-toolsmith/astfmt v1.1.0
09:47:02 [2023-10-11T09:47:02.198Z] #48 6.584 go: downloading github.com/go-toolsmith/astp v1.1.0
09:47:02 [2023-10-11T09:47:02.198Z] #48 6.615 go: downloading github.com/go-toolsmith/strparse v1.1.0
09:47:02 [2023-10-11T09:47:02.198Z] #48 6.643 go: downloading github.com/go-toolsmith/typep v1.1.0
09:47:02 [2023-10-11T09:47:02.198Z] #48 6.739 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
09:47:02 [2023-10-11T09:47:02.460Z] #48 6.740 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
09:47:02 [2023-10-11T09:47:02.460Z] #48 6.758 go: downloading github.com/kisielk/gotool v1.0.0
09:47:02 [2023-10-11T09:47:02.460Z] #48 6.840 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:47:02 [2023-10-11T09:47:02.460Z] #48 ...
09:47:02 [2023-10-11T09:47:02.460Z] 
09:47:02 [2023-10-11T09:47:02.460Z] #51 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: Using 'master' as the name for the initial branch. This default branch name
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: is subject to change. To configure the initial branch name to use in all
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: of your new repositories, which will suppress this warning, call:
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: 	git config --global init.defaultBranch <name>
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: 'development'. The just-created branch can be renamed via this command:
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.215 hint: 	git branch -m <name>
09:47:02 [2023-10-11T09:47:02.460Z] #51 1.313 Initialized empty Git repository in /usr/src/delve/.git/
09:47:02 [2023-10-11T09:47:02.460Z] #51 DONE 6.6s
09:47:02 [2023-10-11T09:47:02.460Z] 
09:47:02 [2023-10-11T09:47:02.460Z] #52 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: Using 'master' as the name for the initial branch. This default branch name
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: is subject to change. To configure the initial branch name to use in all
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: of your new repositories, which will suppress this warning, call:
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: 	git config --global init.defaultBranch <name>
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: 'development'. The just-created branch can be renamed via this command:
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.487 hint: 	git branch -m <name>
09:47:02 [2023-10-11T09:47:02.460Z] #52 1.640 Initialized empty Git repository in /usr/src/rootlesskit/.git/
09:47:02 [2023-10-11T09:47:02.460Z] #52 DONE 6.5s
09:47:02 [2023-10-11T09:47:02.460Z] 
09:47:02 [2023-10-11T09:47:02.460Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: Using 'master' as the name for the initial branch. This default branch name
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: is subject to change. To configure the initial branch name to use in all
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: of your new repositories, which will suppress this warning, call:
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: 	git config --global init.defaultBranch <name>
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: 'development'. The just-created branch can be renamed via this command:
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.766 hint: 	git branch -m <name>
09:47:02 [2023-10-11T09:47:02.460Z] #46 1.802 Initialized empty Git repository in /usr/src/registry/.git/
09:47:02 [2023-10-11T09:47:02.460Z] #46 DONE 6.5s
09:47:02 [2023-10-11T09:47:02.460Z] 
09:47:02 [2023-10-11T09:47:02.460Z] #53 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: Using 'master' as the name for the initial branch. This default branch name
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: is subject to change. To configure the initial branch name to use in all
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: of your new repositories, which will suppress this warning, call:
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: 	git config --global init.defaultBranch <name>
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: 'development'. The just-created branch can be renamed via this command:
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: 
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.760 hint: 	git branch -m <name>
09:47:02 [2023-10-11T09:47:02.460Z] #53 1.773 Initialized empty Git repository in /usr/src/swagger/.git/
09:47:02 [2023-10-11T09:47:02.460Z] #53 DONE 6.5s
09:47:02 [2023-10-11T09:47:02.460Z] 
09:47:02 [2023-10-11T09:47:02.460Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
09:47:02 [2023-10-11T09:47:02.460Z] #48 6.910 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:47:02 [2023-10-11T09:47:02.460Z] #48 6.910 go: downloading github.com/ettle/strcase v0.1.1
09:47:02 [2023-10-11T09:47:02.722Z] #48 ...
09:47:02 [2023-10-11T09:47:02.722Z] 
09:47:02 [2023-10-11T09:47:02.722Z] #54 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: Using 'master' as the name for the initial branch. This default branch name
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: is subject to change. To configure the initial branch name to use in all
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: of your new repositories, which will suppress this warning, call:
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: 
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: 	git config --global init.defaultBranch <name>
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: 
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: 'development'. The just-created branch can be renamed via this command:
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: 
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.480 hint: 	git branch -m <name>
09:47:02 [2023-10-11T09:47:02.722Z] #54 1.627 Initialized empty Git repository in /usr/src/tini/.git/
09:47:02 [2023-10-11T09:47:02.722Z] #54 DONE 6.6s
09:47:02 [2023-10-11T09:47:02.722Z] 
09:47:02 [2023-10-11T09:47:02.722Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
09:47:02 [2023-10-11T09:47:02.722Z] #48 6.974 go: downloading github.com/Masterminds/semver v1.5.0
09:47:02 [2023-10-11T09:47:02.722Z] #48 6.987 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
09:47:02 [2023-10-11T09:47:02.722Z] #48 7.119 go: downloading github.com/prometheus/client_golang v1.12.1
09:47:02 [2023-10-11T09:47:02.983Z] #48 7.278 go: downloading github.com/prometheus/client_model v0.2.0
09:47:02 [2023-10-11T09:47:02.984Z] #48 7.330 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:47:02 [2023-10-11T09:47:02.984Z] #48 7.353 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
09:47:02 [2023-10-11T09:47:02.984Z] #48 7.410 go: downloading go.uber.org/atomic v1.7.0
09:47:02 [2023-10-11T09:47:02.984Z] #48 7.434 go: downloading go.uber.org/multierr v1.6.0
09:47:02 [2023-10-11T09:47:02.984Z] #48 7.482 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
09:47:03 [2023-10-11T09:47:03.246Z] #48 7.544 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:47:03 [2023-10-11T09:47:03.246Z] #48 7.579 go: downloading github.com/quasilyte/gogrep v0.5.0
09:47:03 [2023-10-11T09:47:03.246Z] #48 7.585 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:47:03 [2023-10-11T09:47:03.246Z] #48 7.619 go: downloading github.com/golang/protobuf v1.5.2
09:47:03 [2023-10-11T09:47:03.508Z] #48 7.742 go: downloading github.com/prometheus/common v0.32.1
09:47:03 [2023-10-11T09:47:03.508Z] #48 7.754 go: downloading github.com/beorn7/perks v1.0.1
09:47:03 [2023-10-11T09:47:03.508Z] #48 7.831 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:47:03 [2023-10-11T09:47:03.508Z] #48 7.873 go: downloading github.com/prometheus/procfs v0.7.3
09:47:03 [2023-10-11T09:47:03.508Z] #48 7.891 go: downloading google.golang.org/protobuf v1.28.0
09:47:03 [2023-10-11T09:47:03.771Z] #48 8.006 go: downloading github.com/mattn/go-runewidth v0.0.9
09:47:03 [2023-10-11T09:47:03.771Z] #48 8.006 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:47:05 [2023-10-11T09:47:05.710Z] #48 ...
09:47:05 [2023-10-11T09:47:05.710Z] 
09:47:05 [2023-10-11T09:47:05.710Z] #55 [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
09:47:05 [2023-10-11T09:47:05.710Z] #55 1.381 go: downloading github.com/pelletier/go-toml v1.8.1
09:47:05 [2023-10-11T09:47:05.710Z] #55 ...
09:47:05 [2023-10-11T09:47:05.710Z] 
09:47:05 [2023-10-11T09:47:05.710Z] #56 [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             ;
09:47:05 [2023-10-11T09:47:05.710Z] #56 1.014 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 1.030 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 1.030 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 1.189 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 1.336 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 1.480 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 2.483 Fetched 8424 kB in 2s (4875 kB/s)
09:47:05 [2023-10-11T09:47:05.710Z] #56 2.483 Reading package lists...
09:47:05 [2023-10-11T09:47:05.710Z] #56 3.200 Reading package lists...
09:47:05 [2023-10-11T09:47:05.710Z] #56 3.787 Building dependency tree...
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.241 python3 is already the newest version (3.9.2-3).
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.241 The following additional packages will be installed:
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.242   autotools-dev bzip2 dpkg-dev libcap2 libdpkg-perl libprotobuf-c1 libsigsegv2
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.243   libyajl2 m4 patch xz-utils
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.246 Suggested packages:
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.246   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.246   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.246   m4-doc ed diffutils-doc
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.246 Recommended packages:
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.246   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.246   liblocale-gettext-perl libltdl-dev
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.459 The following NEW packages will be installed:
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.460   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.461   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.462   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.464 The following packages will be upgraded:
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.466   libdpkg-perl
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.782 1 upgraded, 20 newly installed, 0 to remove and 24 not upgraded.
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.782 Need to get 7013 kB of archives.
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.782 After this operation, 11.6 MB of additional disk space will be used.
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.782 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.796 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.810 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.810 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.909 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.914 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 4.919 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.001 Get:8 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.13 [1552 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.038 Get:9 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.042 Get:10 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.110 Get:11 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.113 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.127 Get:13 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.130 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.135 Get:15 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.137 Get:16 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.142 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.149 Get:18 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.158 Get:19 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.162 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.165 Get:21 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.415 debconf: delaying package configuration, since apt-utils is not installed
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.549 Fetched 7013 kB in 1s (10.2 MB/s)
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.685 Selecting previously unselected package bzip2.
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.685 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.714 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.779 Unpacking bzip2 (1.0.8-4) ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.987 Selecting previously unselected package xz-utils.
09:47:05 [2023-10-11T09:47:05.710Z] #56 5.995 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 6.177 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 6.528 Selecting previously unselected package libsigsegv2:arm64.
09:47:05 [2023-10-11T09:47:05.710Z] #56 6.530 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 6.594 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 6.777 Selecting previously unselected package m4.
09:47:05 [2023-10-11T09:47:05.710Z] #56 6.785 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 6.808 Unpacking m4 (1.4.18-5) ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 6.986 Selecting previously unselected package autoconf.
09:47:05 [2023-10-11T09:47:05.710Z] #56 6.995 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 7.163 Unpacking autoconf (2.69-14) ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 7.365 Selecting previously unselected package autotools-dev.
09:47:05 [2023-10-11T09:47:05.710Z] #56 7.373 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 7.397 Unpacking autotools-dev (20180224.1+nmu1) ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 7.541 Selecting previously unselected package automake.
09:47:05 [2023-10-11T09:47:05.710Z] #56 7.544 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 7.554 Unpacking automake (1:1.16.3-2) ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 7.894 Preparing to unpack .../07-libdpkg-perl_1.20.13_all.deb ...
09:47:05 [2023-10-11T09:47:05.710Z] #56 7.953 Unpacking libdpkg-perl (1.20.13) over (1.20.12) ...
09:47:06 [2023-10-11T09:47:06.031Z] #56 ...
09:47:06 [2023-10-11T09:47:06.031Z] 
09:47:06 [2023-10-11T09:47:06.031Z] #57 [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
09:47:06 [2023-10-11T09:47:06.031Z] #57 1.394 go: downloading mvdan.cc/sh/v3 v3.6.0
09:47:06 [2023-10-11T09:47:06.031Z] #57 1.839 go: downloading golang.org/x/term v0.3.0
09:47:06 [2023-10-11T09:47:06.031Z] #57 1.839 go: downloading mvdan.cc/editorconfig v0.2.0
09:47:06 [2023-10-11T09:47:06.031Z] #57 1.839 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
09:47:06 [2023-10-11T09:47:06.031Z] #57 1.840 go: downloading github.com/google/renameio/v2 v2.0.0
09:47:06 [2023-10-11T09:47:06.031Z] #57 2.078 go: downloading golang.org/x/sys v0.3.0
09:47:06 [2023-10-11T09:47:06.031Z] #57 ...
09:47:06 [2023-10-11T09:47:06.031Z] 
09:47:06 [2023-10-11T09:47:06.031Z] #58 [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
09:47:06 [2023-10-11T09:47:06.031Z] #58 2.758 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 2.778 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 2.901 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 3.073 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 3.767 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 3.768 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 5.293 Fetched 8424 kB in 3s (3005 kB/s)
09:47:06 [2023-10-11T09:47:06.031Z] #58 5.293 Reading package lists...
09:47:06 [2023-10-11T09:47:06.031Z] #58 6.079 Reading package lists...
09:47:06 [2023-10-11T09:47:06.031Z] #58 6.897 Building dependency tree...
09:47:06 [2023-10-11T09:47:06.031Z] #58 7.650 The following additional packages will be installed:
09:47:06 [2023-10-11T09:47:06.031Z] #58 7.650   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:47:06 [2023-10-11T09:47:06.031Z] #58 7.650 Suggested packages:
09:47:06 [2023-10-11T09:47:06.031Z] #58 7.654   cmake-doc ninja-build lrzip
09:47:06 [2023-10-11T09:47:06.031Z] #58 7.761 The following NEW packages will be installed:
09:47:06 [2023-10-11T09:47:06.031Z] #58 7.761   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.085 0 upgraded, 8 newly installed, 0 to remove and 25 not upgraded.
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.085 Need to get 15.1 MB of archives.
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.085 After this operation, 66.8 MB of additional disk space will be used.
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.085 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.338 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.516 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.548 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.572 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.573 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.575 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 8.584 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:47:06 [2023-10-11T09:47:06.031Z] #58 9.022 debconf: delaying package configuration, since apt-utils is not installed
09:47:06 [2023-10-11T09:47:06.031Z] #58 9.306 Fetched 15.1 MB in 1s (16.5 MB/s)
09:47:06 [2023-10-11T09:47:06.031Z] #58 9.814 Selecting previously unselected package cmake-data.
09:47:06 [2023-10-11T09:47:06.031Z] #58 9.814 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
09:47:06 [2023-10-11T09:47:06.031Z] #58 9.822 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:47:06 [2023-10-11T09:47:06.031Z] #58 9.959 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:47:06 [2023-10-11T09:47:06.294Z] #58 ...
09:47:06 [2023-10-11T09:47:06.294Z] 
09:47:06 [2023-10-11T09:47:06.294Z] #59 [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
09:47:06 [2023-10-11T09:47:06.294Z] #59 1.381 go: downloading gotest.tools/gotestsum v1.8.2
09:47:06 [2023-10-11T09:47:06.294Z] #59 2.343 go: downloading github.com/fatih/color v1.13.0
09:47:06 [2023-10-11T09:47:06.294Z] #59 2.345 go: downloading github.com/dnephin/pflag v1.0.7
09:47:06 [2023-10-11T09:47:06.294Z] #59 2.347 go: downloading golang.org/x/tools v0.1.11
09:47:06 [2023-10-11T09:47:06.294Z] #59 2.348 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:47:06 [2023-10-11T09:47:06.294Z] #59 2.422 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
09:47:06 [2023-10-11T09:47:06.294Z] #59 2.446 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
09:47:06 [2023-10-11T09:47:06.294Z] #59 2.485 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
09:47:06 [2023-10-11T09:47:06.294Z] #59 2.507 go: downloading github.com/mattn/go-colorable v0.1.12
09:47:06 [2023-10-11T09:47:06.294Z] #59 2.508 go: downloading github.com/mattn/go-isatty v0.0.14
09:47:06 [2023-10-11T09:47:06.294Z] #59 3.524 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
09:47:06 [2023-10-11T09:47:06.294Z] #59 ...
09:47:06 [2023-10-11T09:47:06.294Z] 
09:47:06 [2023-10-11T09:47:06.294Z] #60 [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
09:47:06 [2023-10-11T09:47:06.294Z] #60 3.980 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:47:06 [2023-10-11T09:47:06.294Z] #60 4.025 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:47:06 [2023-10-11T09:47:06.294Z] #60 4.072 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:47:06 [2023-10-11T09:47:06.294Z] #60 4.532 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
09:47:06 [2023-10-11T09:47:06.294Z] #60 5.211 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
09:47:06 [2023-10-11T09:47:06.294Z] #60 5.864 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:47:06 [2023-10-11T09:47:06.294Z] #60 7.261 Fetched 8424 kB in 4s (2308 kB/s)
09:47:06 [2023-10-11T09:47:06.294Z] #60 7.261 Reading package lists...
09:47:06 [2023-10-11T09:47:06.294Z] #60 8.687 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:47:06 [2023-10-11T09:47:06.294Z] #60 8.687 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:47:06 [2023-10-11T09:47:06.294Z] #60 8.687 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:47:06 [2023-10-11T09:47:06.559Z] #60 10.37 Reading package lists...
09:47:06 [2023-10-11T09:47:06.559Z] #60 ...
09:47:06 [2023-10-11T09:47:06.559Z] 
09:47:06 [2023-10-11T09:47:06.559Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:47:06 [2023-10-11T09:47:06.559Z] #61 3.306 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:47:06 [2023-10-11T09:47:06.559Z] #61 3.362 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:47:06 [2023-10-11T09:47:06.559Z] #61 3.363 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:47:06 [2023-10-11T09:47:06.559Z] #61 3.532 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
09:47:06 [2023-10-11T09:47:06.559Z] #61 4.062 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
09:47:06 [2023-10-11T09:47:06.559Z] #61 4.593 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:47:06 [2023-10-11T09:47:06.559Z] #61 5.380 Fetched 8424 kB in 2s (3565 kB/s)
09:47:06 [2023-10-11T09:47:06.559Z] #61 5.380 Reading package lists...
09:47:06 [2023-10-11T09:47:06.559Z] #61 6.811 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:47:06 [2023-10-11T09:47:06.559Z] #61 6.811 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:47:06 [2023-10-11T09:47:06.559Z] #61 6.811 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:47:06 [2023-10-11T09:47:06.559Z] #61 8.294 Reading package lists...
09:47:06 [2023-10-11T09:47:06.559Z] #61 9.126 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:47:06 [2023-10-11T09:47:06.559Z] #61 9.148 Reading package lists...
09:47:06 [2023-10-11T09:47:06.559Z] #61 10.03 Building dependency tree...
09:47:06 [2023-10-11T09:47:06.559Z] #61 ...
09:47:06 [2023-10-11T09:47:06.559Z] 
09:47:06 [2023-10-11T09:47:06.559Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
09:47:06 [2023-10-11T09:47:06.559Z] #62 0.929 go: downloading github.com/tc-hib/go-winres v0.3.0
09:47:06 [2023-10-11T09:47:06.559Z] #62 1.667 go: downloading github.com/urfave/cli/v2 v2.3.0
09:47:06 [2023-10-11T09:47:06.559Z] #62 1.667 go: downloading github.com/tc-hib/winres v0.1.6
09:47:06 [2023-10-11T09:47:06.559Z] #62 2.032 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:47:06 [2023-10-11T09:47:06.559Z] #62 2.045 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:47:06 [2023-10-11T09:47:06.559Z] #62 2.047 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:47:06 [2023-10-11T09:47:06.559Z] #62 2.049 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:47:06 [2023-10-11T09:47:06.823Z] #62 ...
09:47:06 [2023-10-11T09:47:06.823Z] 
09:47:06 [2023-10-11T09:47:06.823Z] #63 [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
09:47:06 [2023-10-11T09:47:06.823Z] #63 ...
09:47:06 [2023-10-11T09:47:06.823Z] 
09:47:06 [2023-10-11T09:47:06.823Z] #64 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
09:47:07 [2023-10-11T09:47:07.184Z] #64 ...
09:47:07 [2023-10-11T09:47:07.184Z] 
09:47:07 [2023-10-11T09:47:07.184Z] #50 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:47:07 [2023-10-11T09:47:07.184Z] #50 10.01 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
##########################################################                81.2%
#####################################################################     96.3%
######################################################################## 100.0%
09:47:07 [2023-10-11T09:47:07.184Z] #50 11.05 
09:47:07 [2023-10-11T09:47:07.184Z] #50 13.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:47:07 [2023-10-11T09:47:07.184Z] #50 14.56 #=#=#                                                                         
09:47:07 [2023-10-11T09:47:07.184Z] #50 14.88 #=#=#                                                                         

######################################################################## 100.0%
09:47:07 [2023-10-11T09:47:07.184Z] #50 15.48 
09:47:07 [2023-10-11T09:47:07.184Z] #50 ...
09:47:07 [2023-10-11T09:47:07.184Z] 
09:47:07 [2023-10-11T09:47:07.184Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:47:07 [2023-10-11T09:47:07.446Z] #65 ...
09:47:07 [2023-10-11T09:47:07.446Z] 
09:47:07 [2023-10-11T09:47:07.446Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:47:07 [2023-10-11T09:47:07.446Z] #61 10.96 gcc is already the newest version (4:10.2.1-1).
09:47:07 [2023-10-11T09:47:07.446Z] #61 10.96 The following additional packages will be installed:
09:47:07 [2023-10-11T09:47:07.446Z] #61 10.96   libc-dev-bin libc6
09:47:07 [2023-10-11T09:47:07.446Z] #61 10.96 Suggested packages:
09:47:07 [2023-10-11T09:47:07.446Z] #61 10.96   glibc-doc libc-l10n locales manpages-dev
09:47:07 [2023-10-11T09:47:07.446Z] #61 10.96 Recommended packages:
09:47:07 [2023-10-11T09:47:07.446Z] #61 10.96   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
09:47:07 [2023-10-11T09:47:07.446Z] #61 11.00 The following packages will be upgraded:
09:47:07 [2023-10-11T09:47:07.446Z] #61 11.00   libc-dev-bin libc6 libc6-dev
09:47:07 [2023-10-11T09:47:07.446Z] #61 11.42 3 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
09:47:07 [2023-10-11T09:47:07.446Z] #61 11.42 Need to get 4759 kB of archives.
09:47:07 [2023-10-11T09:47:07.446Z] #61 11.42 After this operation, 3072 B of additional disk space will be used.
09:47:07 [2023-10-11T09:47:07.446Z] #61 11.42 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6-dev arm64 2.31-13+deb11u7 [2029 kB]
09:47:07 [2023-10-11T09:47:07.708Z] #61 11.82 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-dev-bin arm64 2.31-13+deb11u7 [273 kB]
09:47:07 [2023-10-11T09:47:07.708Z] #61 11.82 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6 arm64 2.31-13+deb11u7 [2458 kB]
09:47:08 [2023-10-11T09:47:08.666Z] #61 12.52 debconf: delaying package configuration, since apt-utils is not installed
09:47:08 [2023-10-11T09:47:08.666Z] #61 ...
09:47:08 [2023-10-11T09:47:08.666Z] 
09:47:08 [2023-10-11T09:47:08.666Z] #66 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:47:08 [2023-10-11T09:47:08.666Z] #66 DONE 8.8s
09:47:08 [2023-10-11T09:47:08.666Z] 
09:47:08 [2023-10-11T09:47:08.666Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:47:08 [2023-10-11T09:47:08.666Z] #61 12.79 Fetched 4759 kB in 1s (4322 kB/s)
09:47:09 [2023-10-11T09:47:09.538Z] #61 13.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
09:47:09 [2023-10-11T09:47:09.538Z] #61 13.40 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_arm64.deb ...
09:47:09 [2023-10-11T09:47:09.810Z] #61 13.88 Unpacking libc6-dev:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
09:47:11 [2023-10-11T09:47:11.242Z] #61 ...
09:47:11 [2023-10-11T09:47:11.242Z] 
09:47:11 [2023-10-11T09:47:11.242Z] #40 [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
09:47:11 [2023-10-11T09:47:11.242Z] #40 4.978 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:47:11 [2023-10-11T09:47:11.242Z] #40 4.995 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:47:11 [2023-10-11T09:47:11.242Z] #40 5.001 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:47:11 [2023-10-11T09:47:11.242Z] #40 5.410 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
09:47:11 [2023-10-11T09:47:11.242Z] #40 5.956 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
09:47:11 [2023-10-11T09:47:11.242Z] #40 6.522 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:47:11 [2023-10-11T09:47:11.242Z] #40 8.359 Fetched 8424 kB in 4s (2319 kB/s)
09:47:11 [2023-10-11T09:47:11.242Z] #40 8.359 Reading package lists...
09:47:11 [2023-10-11T09:47:11.242Z] #40 9.955 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:47:11 [2023-10-11T09:47:11.242Z] #40 9.955 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:47:11 [2023-10-11T09:47:11.242Z] #40 9.955 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:47:11 [2023-10-11T09:47:11.242Z] #40 11.54 Reading package lists...
09:47:11 [2023-10-11T09:47:11.242Z] #40 12.49 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
09:47:11 [2023-10-11T09:47:11.242Z] #40 12.66 Reading package lists...
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.46 Building dependency tree...
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87 gcc is already the newest version (4:10.2.1-1).
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87 The following additional packages will be installed:
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87 Suggested packages:
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:47:11 [2023-10-11T09:47:11.242Z] #40 13.87   | libgdk-pixbuf2.0-dev libxml2-utils
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.23 The following NEW packages will be installed:
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.23   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.23   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.23   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.24   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.24   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.24   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.53 0 upgraded, 30 newly installed, 0 to remove and 25 not upgraded.
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.53 Need to get 7950 kB of archives.
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.53 After this operation, 39.9 MB of additional disk space will be used.
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.53 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.54 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:47:11 [2023-10-11T09:47:11.242Z] #40 14.61 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.65 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.70 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.71 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.72 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.74 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.76 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.77 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.81 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.81 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.89 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.89 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.91 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 14.99 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 15.03 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 15.14 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #40 ...
09:47:11 [2023-10-11T09:47:11.243Z] 
09:47:11 [2023-10-11T09:47:11.243Z] #60 [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
09:47:11 [2023-10-11T09:47:11.243Z] #60 10.37 Reading package lists...
09:47:11 [2023-10-11T09:47:11.243Z] #60 11.52 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
09:47:11 [2023-10-11T09:47:11.243Z] #60 11.53 Reading package lists...
09:47:11 [2023-10-11T09:47:11.243Z] #60 12.67 Building dependency tree...
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41 gcc is already the newest version (4:10.2.1-1).
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41 The following additional packages will be installed:
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41   bzip2 libc-dev-bin libc6 libdpkg-perl patch xz-utils
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41 Suggested packages:
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41   bzip2-doc debian-keyring glibc-doc libc-l10n locales manpages-dev bzr
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41   seccomp ed diffutils-doc
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41 Recommended packages:
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41   build-essential fakeroot libalgorithm-merge-perl manpages manpages-dev
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41   libc-devtools libnss-nis libnss-nisplus libfile-fcntllock-perl
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.41   liblocale-gettext-perl
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.56 The following NEW packages will be installed:
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.56   bzip2 dpkg-dev libseccomp-dev patch xz-utils
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.56 The following packages will be upgraded:
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.56   libc-dev-bin libc6 libc6-dev libdpkg-perl
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.90 4 upgraded, 5 newly installed, 0 to remove and 21 not upgraded.
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.90 Need to get 9103 kB of archives.
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.90 After this operation, 4084 kB of additional disk space will be used.
09:47:11 [2023-10-11T09:47:11.243Z] #60 13.90 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6-dev arm64 2.31-13+deb11u7 [2029 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #60 14.06 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-dev-bin arm64 2.31-13+deb11u7 [273 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #60 14.07 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6 arm64 2.31-13+deb11u7 [2458 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #60 14.23 Get:4 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #60 14.24 Get:5 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #60 14.24 Get:6 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.13 [1552 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #60 14.44 Get:7 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #60 14.48 Get:8 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
09:47:11 [2023-10-11T09:47:11.243Z] #60 14.68 Get:9 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:47:11 [2023-10-11T09:47:11.535Z] #60 15.64 debconf: delaying package configuration, since apt-utils is not installed
09:47:12 [2023-10-11T09:47:12.108Z] #60 16.09 Fetched 9103 kB in 1s (8070 kB/s)
09:47:12 [2023-10-11T09:47:12.631Z] #60 16.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
09:47:12 [2023-10-11T09:47:12.631Z] #60 16.47 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_arm64.deb ...
09:47:12 [2023-10-11T09:47:12.631Z] #60 ...
09:47:12 [2023-10-11T09:47:12.631Z] 
09:47:12 [2023-10-11T09:47:12.631Z] #67 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:47:12 [2023-10-11T09:47:12.631Z] #67 ...
09:47:12 [2023-10-11T09:47:12.631Z] 
09:47:12 [2023-10-11T09:47:12.631Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:47:12 [2023-10-11T09:47:12.893Z] #68 ...
09:47:12 [2023-10-11T09:47:12.893Z] 
09:47:12 [2023-10-11T09:47:12.893Z] #69 [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...)
09:47:12 [2023-10-11T09:47:12.893Z] #69 1.475 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:47:12 [2023-10-11T09:47:12.893Z] #69 1.475 + mkdir /build
09:47:12 [2023-10-11T09:47:12.893Z] #69 ...
09:47:12 [2023-10-11T09:47:12.893Z] 
09:47:12 [2023-10-11T09:47:12.893Z] #70 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:47:13 [2023-10-11T09:47:13.155Z] #70 ...
09:47:13 [2023-10-11T09:47:13.155Z] 
09:47:13 [2023-10-11T09:47:13.155Z] #71 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:47:13 [2023-10-11T09:47:13.417Z] #71 ...
09:47:13 [2023-10-11T09:47:13.417Z] 
09:47:13 [2023-10-11T09:47:13.417Z] #55 [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
09:47:13 [2023-10-11T09:47:13.417Z] #55 17.43 tomll can be used in two ways:
09:47:13 [2023-10-11T09:47:13.417Z] #55 17.43 Writing to STDIN and reading from STDOUT:
09:47:13 [2023-10-11T09:47:13.417Z] #55 17.43   cat file.toml | tomll > file.toml
09:47:13 [2023-10-11T09:47:13.417Z] #55 17.43 
09:47:13 [2023-10-11T09:47:13.417Z] #55 17.43 Reading and updating a list of files:
09:47:13 [2023-10-11T09:47:13.417Z] #55 17.43   tomll a.toml b.toml c.toml
09:47:13 [2023-10-11T09:47:13.417Z] #55 17.43 
09:47:13 [2023-10-11T09:47:13.417Z] #55 17.43 When given a list of files, tomll will modify all files in place without asking.
09:47:18 [2023-10-11T09:47:18.731Z] #55 ...
09:47:18 [2023-10-11T09:47:18.731Z] 
09:47:18 [2023-10-11T09:47:18.731Z] #50 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:47:18 [2023-10-11T09:47:18.731Z] #50 16.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:47:18 [2023-10-11T09:47:18.731Z] #50 17.68 #=#=#                                                                         
09:47:18 [2023-10-11T09:47:18.731Z] #50 17.97 #=#=#                                                                         

######################################################################## 100.0%
09:47:18 [2023-10-11T09:47:18.731Z] #50 18.39 
09:47:18 [2023-10-11T09:47:18.731Z] #50 18.53 Download of images into '/build' complete.
09:47:18 [2023-10-11T09:47:18.731Z] #50 18.53 Use something like the following to load the result into a Docker daemon:
09:47:18 [2023-10-11T09:47:18.731Z] #50 18.53   tar -cC '/build' . | docker load
09:47:18 [2023-10-11T09:47:18.731Z] #50 ...
09:47:18 [2023-10-11T09:47:18.731Z] 
09:47:18 [2023-10-11T09:47:18.731Z] #40 [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
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.18 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.32 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.32 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.46 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.48 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.65 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.69 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.78 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.81 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.85 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 15.88 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 16.01 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:47:18 [2023-10-11T09:47:18.731Z] #40 16.51 debconf: delaying package configuration, since apt-utils is not installed
09:47:18 [2023-10-11T09:47:18.731Z] #40 16.97 Fetched 7950 kB in 2s (4431 kB/s)
09:47:18 [2023-10-11T09:47:18.731Z] #40 17.76 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #40 17.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
09:47:18 [2023-10-11T09:47:18.731Z] #40 17.77 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 17.89 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 18.37 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #40 18.38 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 18.45 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 19.60 Selecting previously unselected package libsecret-common.
09:47:18 [2023-10-11T09:47:18.731Z] #40 19.60 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 19.80 Unpacking libsecret-common (0.20.4-2) ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 20.78 Selecting previously unselected package libsecret-1-0:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #40 20.79 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 20.99 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 21.51 Selecting previously unselected package gir1.2-secret-1:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #40 21.51 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 21.72 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 22.63 Selecting previously unselected package uuid-dev:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #40 22.63 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #40 ...
09:47:18 [2023-10-11T09:47:18.731Z] 
09:47:18 [2023-10-11T09:47:18.731Z] #58 [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
09:47:18 [2023-10-11T09:47:18.731Z] #58 12.81 Selecting previously unselected package libicu67:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #58 12.82 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 13.46 Unpacking libicu67:arm64 (67.1-7) ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 16.78 Selecting previously unselected package libxml2:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #58 16.79 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 16.92 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 18.20 Selecting previously unselected package libarchive13:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #58 18.21 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 18.23 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 19.37 Selecting previously unselected package libjsoncpp24:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #58 19.37 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 19.52 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 20.26 Selecting previously unselected package librhash0:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #58 20.26 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 20.37 Unpacking librhash0:arm64 (1.4.1-2) ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 21.44 Selecting previously unselected package libuv1:arm64.
09:47:18 [2023-10-11T09:47:18.731Z] #58 21.44 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 21.59 Unpacking libuv1:arm64 (1.40.0-2) ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 22.14 Selecting previously unselected package cmake.
09:47:18 [2023-10-11T09:47:18.731Z] #58 22.14 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
09:47:18 [2023-10-11T09:47:18.731Z] #58 22.38 Unpacking cmake (3.18.4-2+deb11u1) ...
09:47:18 [2023-10-11T09:47:18.993Z] #58 ...
09:47:18 [2023-10-11T09:47:18.993Z] 
09:47:18 [2023-10-11T09:47:18.993Z] #40 [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
09:47:18 [2023-10-11T09:47:18.993Z] #40 22.84 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:47:20 [2023-10-11T09:47:20.382Z] #40 24.04 Selecting previously unselected package libblkid-dev:arm64.
09:47:20 [2023-10-11T09:47:20.382Z] #40 24.04 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:47:20 [2023-10-11T09:47:20.382Z] #40 24.08 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:47:21 [2023-10-11T09:47:21.356Z] #40 25.17 Selecting previously unselected package libbtrfs0:arm64.
09:47:21 [2023-10-11T09:47:21.356Z] #40 25.17 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
09:47:21 [2023-10-11T09:47:21.356Z] #40 25.36 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:47:22 [2023-10-11T09:47:22.301Z] #40 26.41 Selecting previously unselected package libbtrfs-dev:arm64.
09:47:22 [2023-10-11T09:47:22.301Z] #40 26.41 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
09:47:22 [2023-10-11T09:47:22.563Z] #40 26.58 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:47:23 [2023-10-11T09:47:23.508Z] #40 ...
09:47:23 [2023-10-11T09:47:23.508Z] 
09:47:23 [2023-10-11T09:47:23.508Z] #60 [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
09:47:23 [2023-10-11T09:47:23.508Z] #60 17.21 Unpacking libc6-dev:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
09:47:23 [2023-10-11T09:47:23.508Z] #60 ...
09:47:23 [2023-10-11T09:47:23.508Z] 
09:47:23 [2023-10-11T09:47:23.508Z] #58 [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
09:47:23 [2023-10-11T09:47:23.508Z] #58 24.16 Setting up libicu67:arm64 (67.1-7) ...
09:47:23 [2023-10-11T09:47:23.508Z] #58 24.20 Setting up libuv1:arm64 (1.40.0-2) ...
09:47:23 [2023-10-11T09:47:23.508Z] #58 24.43 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
09:47:23 [2023-10-11T09:47:23.508Z] #58 24.58 Setting up librhash0:arm64 (1.4.1-2) ...
09:47:23 [2023-10-11T09:47:23.508Z] #58 24.72 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:47:23 [2023-10-11T09:47:23.508Z] #58 25.71 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:47:23 [2023-10-11T09:47:23.508Z] #58 26.27 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:47:23 [2023-10-11T09:47:23.508Z] #58 26.91 Setting up cmake (3.18.4-2+deb11u1) ...
09:47:23 [2023-10-11T09:47:23.508Z] #58 27.40 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:47:23 [2023-10-11T09:47:23.770Z] #58 ...
09:47:23 [2023-10-11T09:47:23.770Z] 
09:47:23 [2023-10-11T09:47:23.770Z] #57 [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
09:47:23 [2023-10-11T09:47:23.770Z] #57 18.27 v3.6.0
09:47:24 [2023-10-11T09:47:24.165Z] #57 ...
09:47:24 [2023-10-11T09:47:24.165Z] 
09:47:24 [2023-10-11T09:47:24.165Z] #40 [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
09:47:24 [2023-10-11T09:47:24.165Z] #40 27.69 Selecting previously unselected package libelf1:arm64.
09:47:24 [2023-10-11T09:47:24.165Z] #40 27.69 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
09:47:24 [2023-10-11T09:47:24.165Z] #40 27.88 Unpacking libelf1:arm64 (0.183-1) ...
09:47:24 [2023-10-11T09:47:24.427Z] #40 ...
09:47:24 [2023-10-11T09:47:24.427Z] 
09:47:24 [2023-10-11T09:47:24.427Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77 NAME:
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77    go-winres - A tool for embedding resources in Windows executables
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77 
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77 USAGE:
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77    go-winres [global options] command [command options] [arguments...]
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77 
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77 COMMANDS:
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77    init     Create an initial ./winres/winres.json
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77    make     Make syso files for the "go build" command
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77    simply   Make syso files for the "go build" command (simplified)
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77    extract  Extract all resources from an executable
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77    patch    Replace resources in an executable file (exe, dll)
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77    help, h  Shows a list of commands or help for one command
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77 
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77 GLOBAL OPTIONS:
09:47:24 [2023-10-11T09:47:24.427Z] #62 18.77    --help, -h  show help (default: false)
09:47:24 [2023-10-11T09:47:24.427Z] #62 ...
09:47:24 [2023-10-11T09:47:24.427Z] 
09:47:24 [2023-10-11T09:47:24.427Z] #56 [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             ;
09:47:24 [2023-10-11T09:47:24.427Z] #56 23.54 Selecting previously unselected package patch.
09:47:24 [2023-10-11T09:47:24.427Z] #56 23.55 Preparing to unpack .../08-patch_2.7.6-7_arm64.deb ...
09:47:24 [2023-10-11T09:47:24.427Z] #56 23.94 Unpacking patch (2.7.6-7) ...
09:47:24 [2023-10-11T09:47:24.427Z] #56 24.63 Selecting previously unselected package dpkg-dev.
09:47:24 [2023-10-11T09:47:24.427Z] #56 24.63 Preparing to unpack .../09-dpkg-dev_1.20.13_all.deb ...
09:47:24 [2023-10-11T09:47:24.427Z] #56 24.78 Unpacking dpkg-dev (1.20.13) ...
09:47:24 [2023-10-11T09:47:24.427Z] #56 26.46 Selecting previously unselected package build-essential.
09:47:24 [2023-10-11T09:47:24.427Z] #56 26.46 Preparing to unpack .../10-build-essential_12.9_arm64.deb ...
09:47:24 [2023-10-11T09:47:24.427Z] #56 26.71 Unpacking build-essential (12.9) ...
09:47:24 [2023-10-11T09:47:24.427Z] #56 27.90 Selecting previously unselected package libcap2:arm64.
09:47:24 [2023-10-11T09:47:24.428Z] #56 27.91 Preparing to unpack .../11-libcap2_1%3a2.44-1_arm64.deb ...
09:47:24 [2023-10-11T09:47:24.428Z] #56 28.06 Unpacking libcap2:arm64 (1:2.44-1) ...
09:47:25 [2023-10-11T09:47:25.001Z] #56 ...
09:47:25 [2023-10-11T09:47:25.001Z] 
09:47:25 [2023-10-11T09:47:25.001Z] #40 [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
09:47:25 [2023-10-11T09:47:25.001Z] #40 29.00 Selecting previously unselected package libffi-dev:arm64.
09:47:25 [2023-10-11T09:47:25.001Z] #40 29.00 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
09:47:25 [2023-10-11T09:47:25.279Z] #40 29.16 Unpacking libffi-dev:arm64 (3.3-6) ...
09:47:26 [2023-10-11T09:47:26.226Z] #40 30.01 Selecting previously unselected package libglib2.0-data.
09:47:26 [2023-10-11T09:47:26.226Z] #40 30.01 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
09:47:26 [2023-10-11T09:47:26.226Z] #40 30.25 Unpacking libglib2.0-data (2.66.8-1) ...
09:47:28 [2023-10-11T09:47:28.149Z] #40 31.73 Selecting previously unselected package libglib2.0-bin.
09:47:28 [2023-10-11T09:47:28.149Z] #40 31.73 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:47:28 [2023-10-11T09:47:28.149Z] #40 32.07 Unpacking libglib2.0-bin (2.66.8-1) ...
09:47:30 [2023-10-11T09:47:30.070Z] #40 33.76 Selecting previously unselected package python3-lib2to3.
09:47:30 [2023-10-11T09:47:30.070Z] #40 33.77 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
09:47:30 [2023-10-11T09:47:30.070Z] #40 ...
09:47:30 [2023-10-11T09:47:30.070Z] 
09:47:30 [2023-10-11T09:47:30.070Z] #59 [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
09:47:30 [2023-10-11T09:47:30.070Z] #59 24.14 gotestsum version dev
09:47:30 [2023-10-11T09:47:30.070Z] #59 ...
09:47:30 [2023-10-11T09:47:30.070Z] 
09:47:30 [2023-10-11T09:47:30.070Z] #40 [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
09:47:30 [2023-10-11T09:47:30.070Z] #40 33.90 Unpacking python3-lib2to3 (3.9.2-1) ...
09:47:31 [2023-10-11T09:47:31.015Z] #40 34.80 Selecting previously unselected package python3-distutils.
09:47:31 [2023-10-11T09:47:31.015Z] #40 34.80 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
09:47:31 [2023-10-11T09:47:31.015Z] #40 35.05 Unpacking python3-distutils (3.9.2-1) ...
09:47:31 [2023-10-11T09:47:31.586Z] #40 35.56 Selecting previously unselected package libglib2.0-dev-bin.
09:47:31 [2023-10-11T09:47:31.586Z] #40 35.57 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:47:31 [2023-10-11T09:47:31.890Z] #40 35.65 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:47:32 [2023-10-11T09:47:32.273Z] #40 36.00 Selecting previously unselected package libsepol1-dev:arm64.
09:47:32 [2023-10-11T09:47:32.273Z] #40 36.01 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
09:47:32 [2023-10-11T09:47:32.273Z] #40 36.08 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:47:34 [2023-10-11T09:47:34.187Z] #40 37.92 Selecting previously unselected package libpcre2-16-0:arm64.
09:47:34 [2023-10-11T09:47:34.188Z] #40 37.93 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:47:34 [2023-10-11T09:47:34.188Z] #40 38.22 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:47:35 [2023-10-11T09:47:35.129Z] #40 ...
09:47:35 [2023-10-11T09:47:35.129Z] 
09:47:35 [2023-10-11T09:47:35.129Z] #56 [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             ;
09:47:35 [2023-10-11T09:47:35.129Z] #56 29.42 Selecting previously unselected package libcap-dev:arm64.
09:47:35 [2023-10-11T09:47:35.129Z] #56 29.43 Preparing to unpack .../12-libcap-dev_1%3a2.44-1_arm64.deb ...
09:47:35 [2023-10-11T09:47:35.129Z] #56 29.56 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:47:35 [2023-10-11T09:47:35.129Z] #56 30.89 Selecting previously unselected package libprotobuf-c1:arm64.
09:47:35 [2023-10-11T09:47:35.129Z] #56 30.89 Preparing to unpack .../13-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:47:35 [2023-10-11T09:47:35.129Z] #56 31.25 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:47:35 [2023-10-11T09:47:35.129Z] #56 32.52 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:47:35 [2023-10-11T09:47:35.129Z] #56 32.52 Preparing to unpack .../14-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:47:35 [2023-10-11T09:47:35.129Z] #56 32.64 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:47:35 [2023-10-11T09:47:35.129Z] #56 34.10 Selecting previously unselected package libseccomp-dev:arm64.
09:47:35 [2023-10-11T09:47:35.129Z] #56 34.10 Preparing to unpack .../15-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:47:35 [2023-10-11T09:47:35.129Z] #56 34.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:47:35 [2023-10-11T09:47:35.129Z] #56 34.90 Selecting previously unselected package libsystemd-dev:arm64.
09:47:35 [2023-10-11T09:47:35.129Z] #56 34.90 Preparing to unpack .../16-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:47:35 [2023-10-11T09:47:35.129Z] #56 35.12 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:47:35 [2023-10-11T09:47:35.130Z] #56 35.90 Selecting previously unselected package libtool.
09:47:35 [2023-10-11T09:47:35.130Z] #56 35.90 Preparing to unpack .../17-libtool_2.4.6-15_all.deb ...
09:47:35 [2023-10-11T09:47:35.130Z] #56 35.91 Unpacking libtool (2.4.6-15) ...
09:47:35 [2023-10-11T09:47:35.130Z] #56 36.26 Selecting previously unselected package libudev-dev:arm64.
09:47:35 [2023-10-11T09:47:35.130Z] #56 36.26 Preparing to unpack .../18-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:47:35 [2023-10-11T09:47:35.130Z] #56 36.38 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:47:35 [2023-10-11T09:47:35.130Z] #56 38.12 Selecting previously unselected package libyajl2:arm64.
09:47:35 [2023-10-11T09:47:35.130Z] #56 38.12 Preparing to unpack .../19-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
09:47:35 [2023-10-11T09:47:35.130Z] #56 38.43 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
09:47:35 [2023-10-11T09:47:35.423Z] #56 39.74 Selecting previously unselected package libyajl-dev:arm64.
09:47:35 [2023-10-11T09:47:35.423Z] #56 39.74 Preparing to unpack .../20-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
09:47:35 [2023-10-11T09:47:35.685Z] #56 40.12 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
09:47:35 [2023-10-11T09:47:35.946Z] #56 ...
09:47:35 [2023-10-11T09:47:35.946Z] 
09:47:35 [2023-10-11T09:47:35.946Z] #40 [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
09:47:35 [2023-10-11T09:47:35.946Z] #40 39.96 Selecting previously unselected package libpcre2-32-0:arm64.
09:47:35 [2023-10-11T09:47:35.946Z] #40 39.96 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:47:36 [2023-10-11T09:47:36.280Z] #40 40.21 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:47:37 [2023-10-11T09:47:37.222Z] #40 41.41 Selecting previously unselected package libpcre2-posix2:arm64.
09:47:37 [2023-10-11T09:47:37.222Z] #40 41.41 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:47:37 [2023-10-11T09:47:37.483Z] #40 41.43 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:47:39 [2023-10-11T09:47:39.395Z] #40 43.10 Selecting previously unselected package libpcre2-dev:arm64.
09:47:39 [2023-10-11T09:47:39.395Z] #40 43.10 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:47:39 [2023-10-11T09:47:39.660Z] #40 43.47 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:47:41 [2023-10-11T09:47:41.054Z] #40 44.98 Selecting previously unselected package libselinux1-dev:arm64.
09:47:41 [2023-10-11T09:47:41.054Z] #40 44.98 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
09:47:41 [2023-10-11T09:47:41.054Z] #40 45.19 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:47:43 [2023-10-11T09:47:43.624Z] #40 47.15 Selecting previously unselected package libmount-dev:arm64.
09:47:43 [2023-10-11T09:47:43.624Z] #40 47.15 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:47:43 [2023-10-11T09:47:43.885Z] #40 47.82 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:47:44 [2023-10-11T09:47:44.826Z] #40 48.75 Selecting previously unselected package libpcre16-3:arm64.
09:47:44 [2023-10-11T09:47:44.826Z] #40 48.75 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:47:44 [2023-10-11T09:47:44.826Z] #40 48.77 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:47:44 [2023-10-11T09:47:44.826Z] #40 48.92 Selecting previously unselected package libpcre32-3:arm64.
09:47:44 [2023-10-11T09:47:44.826Z] #40 48.92 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:47:44 [2023-10-11T09:47:44.826Z] #40 48.93 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:47:44 [2023-10-11T09:47:44.826Z] #40 49.00 Selecting previously unselected package libpcrecpp0v5:arm64.
09:47:45 [2023-10-11T09:47:45.088Z] #40 ...
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #59 [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
09:47:45 [2023-10-11T09:47:45.088Z] #59 DONE 49.4s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
09:47:45 [2023-10-11T09:47:45.088Z] #62 DONE 49.4s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #55 [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
09:47:45 [2023-10-11T09:47:45.088Z] #55 DONE 49.4s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:47:45 [2023-10-11T09:47:45.088Z] #68 DONE 42.5s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:47:45 [2023-10-11T09:47:45.088Z] #65 DONE 47.7s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #67 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:47:45 [2023-10-11T09:47:45.088Z] #67 DONE 42.5s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #70 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:47:45 [2023-10-11T09:47:45.088Z] #70 DONE 42.5s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #71 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:47:45 [2023-10-11T09:47:45.088Z] #71 DONE 42.6s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #57 [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
09:47:45 [2023-10-11T09:47:45.088Z] #57 DONE 49.5s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #50 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:47:45 [2023-10-11T09:47:45.088Z] #50 DONE 54.0s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #40 [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
09:47:45 [2023-10-11T09:47:45.088Z] #40 49.00 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:47:45 [2023-10-11T09:47:45.088Z] #40 49.01 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:47:45 [2023-10-11T09:47:45.088Z] #40 49.09 Selecting previously unselected package libpcre3-dev:arm64.
09:47:45 [2023-10-11T09:47:45.088Z] #40 49.09 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:47:45 [2023-10-11T09:47:45.088Z] #40 49.09 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:47:45 [2023-10-11T09:47:45.088Z] #40 ...
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #56 [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             ;
09:47:45 [2023-10-11T09:47:45.088Z] #56 41.77 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 41.81 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 42.67 Setting up bzip2 (1.0.8-4) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 43.53 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 44.68 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 45.36 Setting up libcap2:arm64 (1:2.44-1) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 46.02 Setting up autotools-dev (20180224.1+nmu1) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 47.40 Setting up libsigsegv2:arm64 (2.13-1) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 48.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.11 Setting up patch (2.7.6-7) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.16 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.27 Setting up libdpkg-perl (1.20.13) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.30 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.32 Setting up libcap-dev:arm64 (1:2.44-1) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.34 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.36 Setting up libtool (2.4.6-15) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.38 Setting up m4 (1.4.18-5) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.42 Setting up dpkg-dev (1.20.13) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.46 Setting up autoconf (2.69-14) ...
09:47:45 [2023-10-11T09:47:45.088Z] #56 ...
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #58 [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
09:47:45 [2023-10-11T09:47:45.088Z] #58 DONE 49.3s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2"      && /build/golangci-lint --version
09:47:45 [2023-10-11T09:47:45.088Z] #48 41.63 golangci-lint has version v1.54.2 built with go1.21.1 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
09:47:45 [2023-10-11T09:47:45.088Z] #48 DONE 49.5s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #69 [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...)
09:47:45 [2023-10-11T09:47:45.088Z] #69 DONE 42.4s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #63 [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
09:47:45 [2023-10-11T09:47:45.088Z] #63 41.37 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
09:47:45 [2023-10-11T09:47:45.088Z] #63 41.39 Docker version unknown-version, build unknown-commit
09:47:45 [2023-10-11T09:47:45.088Z] #63 DONE 49.2s
09:47:45 [2023-10-11T09:47:45.088Z] 
09:47:45 [2023-10-11T09:47:45.088Z] #56 [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             ;
09:47:45 [2023-10-11T09:47:45.088Z] #56 49.50 Setting up build-essential (12.9) ...
09:47:45 [2023-10-11T09:47:45.350Z] #56 49.63 Setting up automake (1:1.16.3-2) ...
09:47:45 [2023-10-11T09:47:45.350Z] #56 49.64 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:47:45 [2023-10-11T09:47:45.350Z] #56 49.77 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:47:46 [2023-10-11T09:47:46.314Z] #56 DONE 50.5s
09:47:46 [2023-10-11T09:47:46.314Z] 
09:47:46 [2023-10-11T09:47:46.314Z] #72 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:47:46 [2023-10-11T09:47:46.314Z] #72 DONE 0.4s
09:47:46 [2023-10-11T09:47:46.314Z] 
09:47:46 [2023-10-11T09:47:46.314Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:47:48 [2023-10-11T09:47:48.230Z] #73 ...
09:47:48 [2023-10-11T09:47:48.230Z] 
09:47:48 [2023-10-11T09:47:48.230Z] #40 [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
09:47:48 [2023-10-11T09:47:48.230Z] #40 49.41 Selecting previously unselected package zlib1g-dev:arm64.
09:47:48 [2023-10-11T09:47:48.230Z] #40 49.41 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 49.41 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 49.49 Selecting previously unselected package libglib2.0-dev:arm64.
09:47:48 [2023-10-11T09:47:48.230Z] #40 49.49 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 49.50 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.07 Selecting previously unselected package libsecret-1-dev:arm64.
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.07 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.09 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.19 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.21 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.23 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.25 Setting up libffi-dev:arm64 (3.3-6) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.26 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.29 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.32 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.34 Setting up libglib2.0-data (2.66.8-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.37 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.39 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.42 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.43 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.45 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.47 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.50 Setting up python3-lib2to3 (3.9.2-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.64 Setting up libelf1:arm64 (0.183-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.65 Setting up libsecret-common (0.20.4-2) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.66 Setting up python3-distutils (3.9.2-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 50.85 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.02 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.04 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.06 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.07 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.08 Setting up libglib2.0-bin (2.66.8-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.10 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.12 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.14 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.16 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.19 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.21 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.38 No schema files found: doing nothing.
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.46 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 51.50 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:47:48 [2023-10-11T09:47:48.230Z] #40 DONE 51.8s
09:47:48 [2023-10-11T09:47:48.230Z] 
09:47:48 [2023-10-11T09:47:48.230Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:47:48 [2023-10-11T09:47:48.230Z] #73 1.741 Cloning into '/tmp/crun-build'...
09:47:48 [2023-10-11T09:47:48.809Z] #73 2.693 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:47:48 [2023-10-11T09:47:48.809Z] #73 2.703 Cloning into '/tmp/crun-build/libocispec'...
09:47:49 [2023-10-11T09:47:49.071Z] #73 3.074 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
09:47:49 [2023-10-11T09:47:49.071Z] #73 3.080 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:47:49 [2023-10-11T09:47:49.071Z] #73 3.080 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:47:49 [2023-10-11T09:47:49.071Z] #73 3.080 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:47:49 [2023-10-11T09:47:49.071Z] #73 3.086 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:47:50 [2023-10-11T09:47:50.015Z] #73 3.681 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:47:50 [2023-10-11T09:47:50.277Z] #73 4.071 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:47:50 [2023-10-11T09:47:50.816Z] #73 4.435 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
09:47:50 [2023-10-11T09:47:50.816Z] #73 4.490 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
09:47:50 [2023-10-11T09:47:50.816Z] #73 4.546 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
09:47:52 [2023-10-11T09:47:52.730Z] #73 ...
09:47:52 [2023-10-11T09:47:52.731Z] 
09:47:52 [2023-10-11T09:47:52.731Z] #64 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
09:47:52 [2023-10-11T09:47:52.731Z] #64 53.82 Docker version 24.0.2, build cb74dfc
09:47:52 [2023-10-11T09:47:52.731Z] #64 DONE 56.6s
09:47:52 [2023-10-11T09:47:52.731Z] 
09:47:52 [2023-10-11T09:47:52.731Z] #74 [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
09:47:52 [2023-10-11T09:47:52.731Z] #74 2.660 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:47:52 [2023-10-11T09:47:52.731Z] #74 2.661 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:47:52 [2023-10-11T09:47:52.731Z] #74 2.661 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:47:52 [2023-10-11T09:47:52.731Z] #74 3.502 Reading package lists...
09:47:52 [2023-10-11T09:47:52.731Z] #74 4.089 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:47:52 [2023-10-11T09:47:52.731Z] #74 4.102 Reading package lists...
09:47:52 [2023-10-11T09:47:52.731Z] #74 4.741 Building dependency tree...
09:47:52 [2023-10-11T09:47:52.731Z] #74 4.902 Reading state information...
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.135 gcc is already the newest version (4:10.2.1-1).
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.135 The following additional packages will be installed:
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.136   libc-dev-bin libc6
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.138 Suggested packages:
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.138   glibc-doc libc-l10n locales manpages-dev
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.138 Recommended packages:
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.138   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.171 The following packages will be upgraded:
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.173   libc-dev-bin libc6 libc6-dev
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.446 3 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.446 Need to get 4759 kB of archives.
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.446 After this operation, 3072 B of additional disk space will be used.
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.446 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6-dev arm64 2.31-13+deb11u7 [2029 kB]
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.791 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-dev-bin arm64 2.31-13+deb11u7 [273 kB]
09:47:52 [2023-10-11T09:47:52.731Z] #74 5.855 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6 arm64 2.31-13+deb11u7 [2458 kB]
09:47:52 [2023-10-11T09:47:52.731Z] #74 7.100 debconf: delaying package configuration, since apt-utils is not installed
09:47:52 [2023-10-11T09:47:52.731Z] #74 7.204 Fetched 4759 kB in 1s (4629 kB/s)
09:47:52 [2023-10-11T09:47:52.731Z] #74 7.272 (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 ... 18674 files and directories currently installed.)
09:47:52 [2023-10-11T09:47:52.731Z] #74 7.289 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_arm64.deb ...
09:47:52 [2023-10-11T09:47:52.731Z] #74 7.321 Unpacking libc6-dev:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
09:47:54 [2023-10-11T09:47:54.648Z] #74 ...
09:47:54 [2023-10-11T09:47:54.648Z] 
09:47:54 [2023-10-11T09:47:54.648Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:47:54 [2023-10-11T09:47:54.648Z] #61 50.98 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
09:47:54 [2023-10-11T09:47:54.648Z] #61 50.99 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
09:47:54 [2023-10-11T09:47:54.648Z] #61 51.08 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
09:47:54 [2023-10-11T09:47:54.648Z] #61 51.42 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
09:47:54 [2023-10-11T09:47:54.648Z] #61 56.65 Setting up libc6:arm64 (2.31-13+deb11u7) ...
09:47:54 [2023-10-11T09:47:54.648Z] #61 58.40 Setting up libc-dev-bin (2.31-13+deb11u7) ...
09:47:54 [2023-10-11T09:47:54.648Z] #61 58.43 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
09:47:54 [2023-10-11T09:47:54.648Z] #61 58.45 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:47:54 [2023-10-11T09:47:54.648Z] #61 DONE 58.7s
09:47:54 [2023-10-11T09:47:54.648Z] 
09:47:54 [2023-10-11T09:47:54.648Z] #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...)
09:47:55 [2023-10-11T09:47:55.224Z] #75 0.652 go: downloading github.com/sirupsen/logrus v1.9.0
09:47:55 [2023-10-11T09:47:55.224Z] #75 0.653 go: downloading github.com/urfave/cli/v2 v2.23.5
09:47:55 [2023-10-11T09:47:55.224Z] #75 0.701 go: downloading golang.org/x/sys v0.2.0
09:47:55 [2023-10-11T09:47:55.486Z] #75 0.705 go: downloading github.com/google/uuid v1.3.0
09:47:55 [2023-10-11T09:47:55.486Z] #75 0.706 go: downloading github.com/moby/vpnkit v0.5.0
09:47:55 [2023-10-11T09:47:55.486Z] #75 0.711 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:47:55 [2023-10-11T09:47:55.486Z] #75 0.736 go: downloading github.com/gorilla/mux v1.8.0
09:47:55 [2023-10-11T09:47:55.486Z] #75 0.737 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:47:55 [2023-10-11T09:47:55.486Z] #75 ...
09:47:55 [2023-10-11T09:47:55.486Z] 
09:47:55 [2023-10-11T09:47:55.486Z] #76 [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...)
09:47:55 [2023-10-11T09:47:55.747Z] #76 ...
09:47:55 [2023-10-11T09:47:55.747Z] 
09:47:55 [2023-10-11T09:47:55.747Z] #77 [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...)
09:47:55 [2023-10-11T09:47:55.747Z] #77 ...
09:47:55 [2023-10-11T09:47:55.747Z] 
09:47:55 [2023-10-11T09:47:55.748Z] #60 [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
09:47:55 [2023-10-11T09:47:55.748Z] #60 51.50 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
09:47:55 [2023-10-11T09:47:55.748Z] #60 51.51 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
09:47:55 [2023-10-11T09:47:55.748Z] #60 51.78 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
09:47:55 [2023-10-11T09:47:55.748Z] #60 52.01 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
09:47:55 [2023-10-11T09:47:55.748Z] #60 58.34 Setting up libc6:arm64 (2.31-13+deb11u7) ...
09:47:55 [2023-10-11T09:47:55.748Z] #60 59.65 Selecting previously unselected package bzip2.
09:47:55 [2023-10-11T09:47:55.748Z] #60 59.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
09:47:55 [2023-10-11T09:47:55.748Z] #60 59.66 Preparing to unpack .../0-bzip2_1.0.8-4_arm64.deb ...
09:47:55 [2023-10-11T09:47:55.748Z] #60 59.67 Unpacking bzip2 (1.0.8-4) ...
09:47:56 [2023-10-11T09:47:56.009Z] #60 59.87 Selecting previously unselected package xz-utils.
09:47:56 [2023-10-11T09:47:56.009Z] #60 59.87 Preparing to unpack .../1-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:47:56 [2023-10-11T09:47:56.009Z] #60 59.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:47:56 [2023-10-11T09:47:56.009Z] #60 ...
09:47:56 [2023-10-11T09:47:56.009Z] 
09:47:56 [2023-10-11T09:47:56.009Z] #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...)
09:47:56 [2023-10-11T09:47:56.009Z] #75 1.231 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:47:56 [2023-10-11T09:47:56.584Z] #75 1.983 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:47:56 [2023-10-11T09:47:56.846Z] #75 1.984 go: downloading golang.org/x/net v0.1.0
09:47:57 [2023-10-11T09:47:57.114Z] #75 2.337 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:47:57 [2023-10-11T09:47:57.114Z] #75 2.338 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:47:58 [2023-10-11T09:47:58.061Z] #75 ...
09:47:58 [2023-10-11T09:47:58.061Z] 
09:47:58 [2023-10-11T09:47:58.061Z] #78 [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...)
09:47:58 [2023-10-11T09:47:58.061Z] #78 2.070 + bin/ctr
09:47:58 [2023-10-11T09:47:58.061Z] #78 2.070 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
09:47:58 [2023-10-11T09:47:58.061Z] #78 ...
09:47:58 [2023-10-11T09:47:58.061Z] 
09:47:58 [2023-10-11T09:47:58.061Z] #60 [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
09:47:58 [2023-10-11T09:47:58.061Z] #60 60.08 Preparing to unpack .../2-libdpkg-perl_1.20.13_all.deb ...
09:47:58 [2023-10-11T09:47:58.061Z] #60 60.11 Unpacking libdpkg-perl (1.20.13) over (1.20.12) ...
09:47:58 [2023-10-11T09:47:58.061Z] #60 61.79 Selecting previously unselected package patch.
09:47:58 [2023-10-11T09:47:58.061Z] #60 61.79 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
09:47:58 [2023-10-11T09:47:58.061Z] #60 61.82 Unpacking patch (2.7.6-7) ...
09:47:58 [2023-10-11T09:47:58.061Z] #60 62.00 Selecting previously unselected package dpkg-dev.
09:47:58 [2023-10-11T09:47:58.061Z] #60 62.00 Preparing to unpack .../4-dpkg-dev_1.20.13_all.deb ...
09:47:58 [2023-10-11T09:47:58.360Z] #60 62.08 Unpacking dpkg-dev (1.20.13) ...
09:47:58 [2023-10-11T09:47:58.776Z] #60 62.64 Selecting previously unselected package libseccomp-dev:arm64.
09:47:59 [2023-10-11T09:47:59.041Z] #60 62.64 Preparing to unpack .../5-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:47:59 [2023-10-11T09:47:59.041Z] #60 62.74 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:47:59 [2023-10-11T09:47:59.304Z] #60 63.08 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:47:59 [2023-10-11T09:47:59.304Z] #60 63.21 Setting up bzip2 (1.0.8-4) ...
09:47:59 [2023-10-11T09:47:59.304Z] #60 63.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:47:59 [2023-10-11T09:47:59.304Z] #60 63.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:47:59 [2023-10-11T09:47:59.304Z] #60 63.38 Setting up patch (2.7.6-7) ...
09:47:59 [2023-10-11T09:47:59.304Z] #60 63.42 Setting up libdpkg-perl (1.20.13) ...
09:47:59 [2023-10-11T09:47:59.304Z] #60 63.43 Setting up libc-dev-bin (2.31-13+deb11u7) ...
09:47:59 [2023-10-11T09:47:59.567Z] #60 63.47 Setting up dpkg-dev (1.20.13) ...
09:47:59 [2023-10-11T09:47:59.567Z] #60 63.52 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
09:47:59 [2023-10-11T09:47:59.567Z] #60 63.54 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:48:06 [2023-10-11T09:48:06.166Z] #60 ...
09:48:06 [2023-10-11T09:48:06.166Z] 
09:48:06 [2023-10-11T09:48:06.166Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:06 [2023-10-11T09:48:06.166Z] #73 9.958 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:48:06 [2023-10-11T09:48:06.166Z] #73 14.08 libtoolize: putting auxiliary files in '.'.
09:48:06 [2023-10-11T09:48:06.166Z] #73 14.08 libtoolize: copying file './ltmain.sh'
09:48:06 [2023-10-11T09:48:06.166Z] #73 14.84 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:48:06 [2023-10-11T09:48:06.166Z] #73 14.84 libtoolize: and rerunning libtoolize and aclocal.
09:48:06 [2023-10-11T09:48:06.166Z] #73 14.84 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:48:06 [2023-10-11T09:48:06.166Z] #73 17.66 configure.ac:7: installing './compile'
09:48:06 [2023-10-11T09:48:06.166Z] #73 17.67 configure.ac:11: installing './config.guess'
09:48:06 [2023-10-11T09:48:06.166Z] #73 17.67 configure.ac:11: installing './config.sub'
09:48:06 [2023-10-11T09:48:06.166Z] #73 17.67 configure.ac:8: installing './install-sh'
09:48:06 [2023-10-11T09:48:06.166Z] #73 17.67 configure.ac:8: installing './missing'
09:48:06 [2023-10-11T09:48:06.166Z] #73 17.70 Makefile.am: installing './depcomp'
09:48:06 [2023-10-11T09:48:06.166Z] #73 18.38 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:48:06 [2023-10-11T09:48:06.166Z] #73 18.39 libtoolize: copying file 'build-aux/ltmain.sh'
09:48:06 [2023-10-11T09:48:06.166Z] #73 18.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:48:06 [2023-10-11T09:48:06.166Z] #73 18.47 libtoolize: copying file 'm4/libtool.m4'
09:48:06 [2023-10-11T09:48:06.166Z] #73 18.57 libtoolize: copying file 'm4/ltoptions.m4'
09:48:06 [2023-10-11T09:48:06.166Z] #73 18.63 libtoolize: copying file 'm4/ltsugar.m4'
09:48:06 [2023-10-11T09:48:06.166Z] #73 18.73 libtoolize: copying file 'm4/ltversion.m4'
09:48:06 [2023-10-11T09:48:06.166Z] #73 18.84 libtoolize: copying file 'm4/lt~obsolete.m4'
09:48:06 [2023-10-11T09:48:06.166Z] #73 18.93 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:48:08 [2023-10-11T09:48:08.098Z] #73 ...
09:48:08 [2023-10-11T09:48:08.098Z] 
09:48:08 [2023-10-11T09:48:08.098Z] #60 [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
09:48:08 [2023-10-11T09:48:08.098Z] #60 DONE 72.0s
09:48:08 [2023-10-11T09:48:08.098Z] 
09:48:08 [2023-10-11T09:48:08.098Z] #74 [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
09:48:08 [2023-10-11T09:48:08.098Z] #74 13.71 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
09:48:08 [2023-10-11T09:48:08.098Z] #74 13.88 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
09:48:08 [2023-10-11T09:48:08.098Z] #74 14.26 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
09:48:08 [2023-10-11T09:48:08.098Z] #74 14.80 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
09:48:08 [2023-10-11T09:48:08.098Z] #74 ...
09:48:08 [2023-10-11T09:48:08.098Z] 
09:48:08 [2023-10-11T09:48:08.098Z] #79 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:48:08 [2023-10-11T09:48:08.676Z] #79 0.736 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
09:48:13 [2023-10-11T09:48:13.972Z] #79 ...
09:48:13 [2023-10-11T09:48:13.972Z] 
09:48:13 [2023-10-11T09:48:13.972Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:13 [2023-10-11T09:48:13.972Z] #73 23.32 configure.ac:7: installing 'build-aux/compile'
09:48:13 [2023-10-11T09:48:13.972Z] #73 23.32 configure.ac:9: installing 'build-aux/config.guess'
09:48:13 [2023-10-11T09:48:13.972Z] #73 23.32 configure.ac:9: installing 'build-aux/config.sub'
09:48:13 [2023-10-11T09:48:13.972Z] #73 23.33 configure.ac:11: installing 'build-aux/install-sh'
09:48:13 [2023-10-11T09:48:13.972Z] #73 23.33 configure.ac:11: installing 'build-aux/missing'
09:48:13 [2023-10-11T09:48:13.972Z] #73 23.39 Makefile.am: installing 'build-aux/depcomp'
09:48:13 [2023-10-11T09:48:13.972Z] #73 23.43 parallel-tests: installing 'build-aux/test-driver'
09:48:13 [2023-10-11T09:48:13.972Z] #73 24.91 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:48:13 [2023-10-11T09:48:13.972Z] #73 24.91 libtoolize: copying file 'build-aux/ltmain.sh'
09:48:13 [2023-10-11T09:48:13.972Z] #73 25.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:48:13 [2023-10-11T09:48:13.972Z] #73 25.50 libtoolize: copying file 'm4/libtool.m4'
09:48:13 [2023-10-11T09:48:13.972Z] #73 25.65 libtoolize: copying file 'm4/ltoptions.m4'
09:48:13 [2023-10-11T09:48:13.972Z] #73 25.74 libtoolize: copying file 'm4/ltsugar.m4'
09:48:13 [2023-10-11T09:48:13.972Z] #73 25.91 libtoolize: copying file 'm4/ltversion.m4'
09:48:13 [2023-10-11T09:48:13.972Z] #73 26.04 libtoolize: copying file 'm4/lt~obsolete.m4'
09:48:18 [2023-10-11T09:48:18.188Z] #73 31.88 configure.ac:11: installing 'build-aux/compile'
09:48:18 [2023-10-11T09:48:18.188Z] #73 31.88 configure.ac:11: installing 'build-aux/config.guess'
09:48:18 [2023-10-11T09:48:18.188Z] #73 31.88 configure.ac:11: installing 'build-aux/config.sub'
09:48:18 [2023-10-11T09:48:18.188Z] #73 31.89 configure.ac:13: installing 'build-aux/install-sh'
09:48:18 [2023-10-11T09:48:18.188Z] #73 31.89 configure.ac:13: installing 'build-aux/missing'
09:48:18 [2023-10-11T09:48:18.188Z] #73 31.90 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:48:18 [2023-10-11T09:48:18.188Z] #73 31.97 Makefile.am: installing 'build-aux/depcomp'
09:48:19 [2023-10-11T09:48:19.023Z] #73 32.65 checking build system type... aarch64-unknown-linux-gnu
09:48:19 [2023-10-11T09:48:19.023Z] #73 32.83 checking host system type... aarch64-unknown-linux-gnu
09:48:19 [2023-10-11T09:48:19.023Z] #73 32.83 checking how to print strings... printf
09:48:19 [2023-10-11T09:48:19.023Z] #73 32.84 checking for gcc... gcc
09:48:19 [2023-10-11T09:48:19.285Z] #73 32.89 checking whether the C compiler works... yes
09:48:19 [2023-10-11T09:48:19.285Z] #73 33.09 checking for C compiler default output file name... a.out
09:48:19 [2023-10-11T09:48:19.285Z] #73 33.10 checking for suffix of executables... 
09:48:19 [2023-10-11T09:48:19.285Z] #73 33.19 checking whether we are cross compiling... no
09:48:19 [2023-10-11T09:48:19.547Z] #73 ...
09:48:19 [2023-10-11T09:48:19.547Z] 
09:48:19 [2023-10-11T09:48:19.547Z] #74 [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
09:48:19 [2023-10-11T09:48:19.547Z] #74 25.52 Setting up libc6:arm64 (2.31-13+deb11u7) ...
09:48:19 [2023-10-11T09:48:19.547Z] #74 26.80 Setting up libc-dev-bin (2.31-13+deb11u7) ...
09:48:19 [2023-10-11T09:48:19.547Z] #74 26.82 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
09:48:19 [2023-10-11T09:48:19.547Z] #74 26.83 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:48:19 [2023-10-11T09:48:19.547Z] #74 DONE 34.2s
09:48:19 [2023-10-11T09:48:19.547Z] 
09:48:19 [2023-10-11T09:48:19.547Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:19 [2023-10-11T09:48:19.547Z] #73 33.30 checking for suffix of object files... o
09:48:19 [2023-10-11T09:48:19.547Z] #73 33.36 checking whether we are using the GNU C compiler... yes
09:48:19 [2023-10-11T09:48:19.547Z] #73 ...
09:48:19 [2023-10-11T09:48:19.547Z] 
09:48:19 [2023-10-11T09:48:19.547Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
09:48:20 [2023-10-11T09:48:20.936Z] #80 ...
09:48:20 [2023-10-11T09:48:20.936Z] 
09:48:20 [2023-10-11T09:48:20.936Z] #76 [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...)
09:48:20 [2023-10-11T09:48:20.936Z] #76 DONE 35.3s
09:48:20 [2023-10-11T09:48:20.936Z] 
09:48:20 [2023-10-11T09:48:20.936Z] #77 [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...)
09:48:20 [2023-10-11T09:48:20.936Z] #77 DONE 35.3s
09:48:20 [2023-10-11T09:48:20.936Z] 
09:48:20 [2023-10-11T09:48:20.936Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
09:48:20 [2023-10-11T09:48:20.936Z] #80 1.263 -- The C compiler identification is GNU 10.2.1
09:48:20 [2023-10-11T09:48:20.936Z] #80 1.317 -- Detecting C compiler ABI info
09:48:20 [2023-10-11T09:48:20.936Z] #80 1.593 -- Detecting C compiler ABI info - done
09:48:21 [2023-10-11T09:48:21.203Z] #80 1.608 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
09:48:21 [2023-10-11T09:48:21.203Z] #80 1.608 -- Detecting C compile features
09:48:21 [2023-10-11T09:48:21.203Z] #80 1.611 -- Detecting C compile features - done
09:48:21 [2023-10-11T09:48:21.203Z] #80 1.628 -- Performing Test HAS_BUILTIN_FORTIFY
09:48:21 [2023-10-11T09:48:21.203Z] #80 1.760 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:48:21 [2023-10-11T09:48:21.203Z] #80 1.808 -- Configuring done
09:48:21 [2023-10-11T09:48:21.465Z] #80 1.831 -- Generating done
09:48:21 [2023-10-11T09:48:21.465Z] #80 1.831 -- Build files have been written to: /go/src/github.com/krallin/tini
09:48:21 [2023-10-11T09:48:21.465Z] #80 1.991 Scanning dependencies of target tini-static
09:48:21 [2023-10-11T09:48:21.465Z] #80 2.021 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:48:21 [2023-10-11T09:48:21.726Z] #80 2.303 [100%] Linking C executable tini-static
09:48:21 [2023-10-11T09:48:21.989Z] #80 2.428 [100%] Built target tini-static
09:48:22 [2023-10-11T09:48:22.251Z] #80 ...
09:48:22 [2023-10-11T09:48:22.251Z] 
09:48:22 [2023-10-11T09:48:22.251Z] #81 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
09:48:22 [2023-10-11T09:48:22.251Z] #81 DONE 0.7s
09:48:22 [2023-10-11T09:48:22.251Z] 
09:48:22 [2023-10-11T09:48:22.251Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.43 checking whether gcc accepts -g... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.47 checking for gcc option to accept ISO C89... none needed
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.58 checking whether gcc understands -c and -o together... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.69 checking for a sed that does not truncate output... /bin/sed
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.71 checking for grep that handles long lines and -e... /bin/grep
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.72 checking for egrep... /bin/grep -E
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.72 checking for fgrep... /bin/grep -F
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.72 checking for ld used by gcc... /usr/bin/ld
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.73 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.74 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.74 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.85 checking whether ln -s works... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.85 checking the maximum length of command line arguments... 1572864
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.88 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.89 checking for /usr/bin/ld option to reload object files... -r
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.89 checking for objdump... objdump
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.89 checking how to recognize dependent libraries... pass_all
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.89 checking for dlltool... no
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.89 checking how to associate runtime and link libraries... printf %s\n
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.89 checking for ar... ar
09:48:22 [2023-10-11T09:48:22.251Z] #73 33.89 checking for archiver @FILE support... @
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.00 checking for strip... strip
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.00 checking for ranlib... ranlib
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.00 checking for gawk... no
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.00 checking for mawk... mawk
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.00 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.17 checking for sysroot... no
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.17 checking for a working dd... /bin/dd
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.19 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.20 checking for mt... no
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.20 checking if : is a manifest tool... no
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.20 checking how to run the C preprocessor... gcc -E
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.39 checking for ANSI C header files... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.71 checking for sys/types.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.83 checking for sys/stat.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 34.91 checking for stdlib.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 35.05 checking for string.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 35.24 checking for memory.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 35.34 checking for strings.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 35.41 checking for inttypes.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 35.52 checking for stdint.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 35.64 checking for unistd.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 35.72 checking for dlfcn.h... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 35.77 checking for objdir... .libs
09:48:22 [2023-10-11T09:48:22.251Z] #73 35.93 checking if gcc supports -fno-rtti -fno-exceptions... no
09:48:22 [2023-10-11T09:48:22.251Z] #73 36.01 checking for gcc option to produce PIC... -fPIC -DPIC
09:48:22 [2023-10-11T09:48:22.251Z] #73 36.01 checking if gcc PIC flag -fPIC -DPIC works... yes
09:48:22 [2023-10-11T09:48:22.251Z] #73 36.11 checking if gcc static flag -static works... yes
09:48:22 [2023-10-11T09:48:22.514Z] #73 36.32 checking if gcc supports -c -o file.o... yes
09:48:22 [2023-10-11T09:48:22.514Z] 
09:48:22 [2023-10-11T09:48:22.514Z] #73 ...
09:48:22 [2023-10-11T09:48:22.514Z] 
09:48:22 [2023-10-11T09:48:22.514Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
09:48:22 [2023-10-11T09:48:22.514Z] #80 DONE 3.2s
09:48:22 [2023-10-11T09:48:22.514Z] 
09:48:22 [2023-10-11T09:48:22.514Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:22 [2023-10-11T09:48:22.514Z] #73 36.44 checking if gcc supports -c -o file.o... (cached) yes
09:48:22 [2023-10-11T09:48:22.514Z] #73 36.44 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.48 checking dynamic linker characteristics... GNU/Linux ld.so
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.64 checking how to hardcode library paths into programs... immediate
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.64 checking whether stripping libraries is possible... yes
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.64 checking if libtool supports shared libraries... yes
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.64 checking whether to build shared libraries... no
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.64 checking whether to build static libraries... yes
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.64 checking for a BSD-compatible install... /usr/bin/install -c
09:48:22 [2023-10-11T09:48:22.776Z] #73 ...
09:48:22 [2023-10-11T09:48:22.776Z] 
09:48:22 [2023-10-11T09:48:22.776Z] #82 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
09:48:22 [2023-10-11T09:48:22.776Z] #82 DONE 0.7s
09:48:22 [2023-10-11T09:48:22.776Z] 
09:48:22 [2023-10-11T09:48:22.776Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.68 checking whether build environment is sane... yes
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.70 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.72 checking whether make sets $(MAKE)... yes
09:48:22 [2023-10-11T09:48:22.776Z] #73 36.78 checking whether make supports the include directive... yes (GNU style)
09:48:23 [2023-10-11T09:48:23.038Z] #73 ...
09:48:23 [2023-10-11T09:48:23.038Z] 
09:48:23 [2023-10-11T09:48:23.038Z] #83 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
09:48:23 [2023-10-11T09:48:23.038Z] #83 DONE 0.1s
09:48:23 [2023-10-11T09:48:23.038Z] 
09:48:23 [2023-10-11T09:48:23.038Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:23 [2023-10-11T09:48:23.038Z] #73 36.81 checking whether make supports nested variables... yes
09:48:23 [2023-10-11T09:48:23.038Z] #73 36.87 checking whether UID '0' is supported by ustar format... yes
09:48:23 [2023-10-11T09:48:23.038Z] #73 36.87 checking whether GID '0' is supported by ustar format... yes
09:48:23 [2023-10-11T09:48:23.038Z] #73 36.87 checking how to create a ustar tar archive... gnutar
09:48:23 [2023-10-11T09:48:23.038Z] 
09:48:23 [2023-10-11T09:48:23.038Z] #73 ...
09:48:23 [2023-10-11T09:48:23.038Z] 
09:48:23 [2023-10-11T09:48:23.038Z] #84 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:48:23 [2023-10-11T09:48:23.038Z] #84 DONE 0.1s
09:48:23 [2023-10-11T09:48:23.038Z] 
09:48:23 [2023-10-11T09:48:23.038Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:23 [2023-10-11T09:48:23.300Z] #73 36.92 checking dependency style of gcc... gcc3
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.15 checking whether to enable maintainer-specific portions of Makefiles... yes
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.15 checking whether make supports nested variables... (cached) yes
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.15 checking for gawk... (cached) mawk
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.15 checking for a sed that does not truncate output... (cached) /bin/sed
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.15 checking for gcc... (cached) gcc
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.26 checking whether we are using the GNU C compiler... (cached) yes
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.26 checking whether gcc accepts -g... (cached) yes
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.26 checking for gcc option to accept ISO C89... (cached) none needed
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.26 checking whether gcc understands -c and -o together... (cached) yes
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.26 checking for a Python interpreter with version >= 3... python3
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.29 checking for python3... /usr/bin/python3
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.29 checking for python3 version... 3.9
09:48:23 [2023-10-11T09:48:23.300Z] #73 37.31 checking for python3 platform... linux
09:48:23 [2023-10-11T09:48:23.562Z] #73 ...
09:48:23 [2023-10-11T09:48:23.562Z] 
09:48:23 [2023-10-11T09:48:23.562Z] #85 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
09:48:23 [2023-10-11T09:48:23.562Z] #85 DONE 0.1s
09:48:23 [2023-10-11T09:48:23.562Z] 
09:48:23 [2023-10-11T09:48:23.562Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:23 [2023-10-11T09:48:23.562Z] #73 37.32 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:48:23 [2023-10-11T09:48:23.562Z] #73 37.37 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:48:23 [2023-10-11T09:48:23.562Z] 
09:48:23 [2023-10-11T09:48:23.562Z] #73 ...
09:48:23 [2023-10-11T09:48:23.562Z] 
09:48:23 [2023-10-11T09:48:23.562Z] #86 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
09:48:23 [2023-10-11T09:48:23.562Z] #86 DONE 0.1s
09:48:23 [2023-10-11T09:48:23.562Z] 
09:48:23 [2023-10-11T09:48:23.562Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:23 [2023-10-11T09:48:23.562Z] #73 37.44 checking for go-md2man... no
09:48:23 [2023-10-11T09:48:23.562Z] #73 37.46 checking error.h usability... yes
09:48:23 [2023-10-11T09:48:23.562Z] #73 37.51 checking error.h presence... yes
09:48:23 [2023-10-11T09:48:23.562Z] #73 37.53 checking for error.h... yes
09:48:23 [2023-10-11T09:48:23.824Z] #73 37.58 checking linux/openat2.h usability... yes
09:48:23 [2023-10-11T09:48:23.824Z] #73 37.64 checking linux/openat2.h presence... yes
09:48:23 [2023-10-11T09:48:23.824Z] #73 37.68 checking for linux/openat2.h... yes
09:48:23 [2023-10-11T09:48:23.824Z] #73 37.70 checking stdatomic.h usability... yes
09:48:24 [2023-10-11T09:48:24.089Z] #73 37.78 checking stdatomic.h presence... yes
09:48:24 [2023-10-11T09:48:24.089Z] #73 37.81 checking for stdatomic.h... yes
09:48:24 [2023-10-11T09:48:24.089Z] #73 37.84 checking linux/ioprio.h usability... no
09:48:24 [2023-10-11T09:48:24.089Z] #73 37.94 checking linux/ioprio.h presence... no
09:48:24 [2023-10-11T09:48:24.089Z] #73 37.98 checking for linux/ioprio.h... no
09:48:24 [2023-10-11T09:48:24.360Z] #73 37.98 checking for atomic_int... yes
09:48:24 [2023-10-11T09:48:24.360Z] #73 38.11 checking for atomic_bool... yes
09:48:24 [2023-10-11T09:48:24.360Z] #73 38.22 checking for copy_file_range... yes
09:48:24 [2023-10-11T09:48:24.629Z] #73 38.32 checking for fgetxattr... #73 ...
09:48:24 [2023-10-11T09:48:24.629Z] 
09:48:24 [2023-10-11T09:48:24.629Z] #87 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
09:48:24 [2023-10-11T09:48:24.629Z] #87 DONE 0.9s
09:48:24 [2023-10-11T09:48:24.629Z] 
09:48:24 [2023-10-11T09:48:24.629Z] #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...)
09:48:24 [2023-10-11T09:48:24.629Z] #75 DONE 29.8s
09:48:24 [2023-10-11T09:48:24.629Z] 
09:48:24 [2023-10-11T09:48:24.629Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:24 [2023-10-11T09:48:24.629Z] #73 38.32 checking for fgetxattr... yes
09:48:24 [2023-10-11T09:48:24.629Z] #73 38.41 checking for statx... yes
09:48:24 [2023-10-11T09:48:24.629Z] #73 38.50 checking for fgetpwent_r... yes
09:48:24 [2023-10-11T09:48:24.891Z] 
09:48:24 [2023-10-11T09:48:24.891Z] #73 ...
09:48:24 [2023-10-11T09:48:24.891Z] 
09:48:24 [2023-10-11T09:48:24.891Z] #88 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:48:24 [2023-10-11T09:48:24.891Z] #88 DONE 0.2s
09:48:24 [2023-10-11T09:48:24.891Z] 
09:48:24 [2023-10-11T09:48:24.891Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:24 [2023-10-11T09:48:24.891Z] #73 38.63 checking for issetugid... 
09:48:24 [2023-10-11T09:48:24.891Z] #73 ...
09:48:24 [2023-10-11T09:48:24.891Z] 
09:48:24 [2023-10-11T09:48:24.891Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:48:24 [2023-10-11T09:48:24.891Z] #89 DONE 0.4s
09:48:24 [2023-10-11T09:48:24.891Z] 
09:48:24 [2023-10-11T09:48:24.891Z] #90 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:48:24 [2023-10-11T09:48:24.891Z] #90 DONE 0.1s
09:48:24 [2023-10-11T09:48:24.891Z] 
09:48:24 [2023-10-11T09:48:24.891Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:24 [2023-10-11T09:48:24.891Z] #73 38.63 checking for issetugid... no
09:48:24 [2023-10-11T09:48:24.891Z] #73 38.74 checking for pkg-config... /usr/bin/pkg-config
09:48:24 [2023-10-11T09:48:24.891Z] #73 38.74 checking pkg-config is at least version 0.9.0... yes
09:48:25 [2023-10-11T09:48:25.157Z] #73 38.75 checking for library containing yajl_tree_get... -lyajl
09:48:25 [2023-10-11T09:48:25.157Z] #73 38.91 checking for yajl >= 2.0.0... yes
09:48:25 [2023-10-11T09:48:25.157Z] #73 38.92 checking sys/capability.h usability... yes
09:48:25 [2023-10-11T09:48:25.157Z] #73 39.00 checking sys/capability.h presence... yes
09:48:25 [2023-10-11T09:48:25.157Z] #73 39.02 checking for sys/capability.h... yes
09:48:25 [2023-10-11T09:48:25.419Z] #73 39.02 checking for library containing cap_from_name... -lcap
09:48:25 [2023-10-11T09:48:25.419Z] #73 39.20 checking for library containing gcry_check_version... no
09:48:25 [2023-10-11T09:48:25.681Z] #73 39.39 checking for library containing dlopen... 
09:48:25 [2023-10-11T09:48:25.681Z] #73 ...
09:48:25 [2023-10-11T09:48:25.681Z] 
09:48:25 [2023-10-11T09:48:25.681Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:48:25 [2023-10-11T09:48:25.681Z] #91 DONE 1.0s
09:48:25 [2023-10-11T09:48:25.681Z] 
09:48:25 [2023-10-11T09:48:25.681Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:25 [2023-10-11T09:48:25.681Z] #73 39.39 checking for library containing dlopen... -ldl
09:48:25 [2023-10-11T09:48:25.681Z] #73 39.64 checking seccomp.h usability... yes
09:48:25 [2023-10-11T09:48:25.681Z] #73 39.68 checking seccomp.h presence... yes
09:48:25 [2023-10-11T09:48:25.681Z] #73 39.71 checking for seccomp.h... yes
09:48:25 [2023-10-11T09:48:25.952Z] #73 39.72 checking for library containing seccomp_rule_add... -lseccomp
09:48:25 [2023-10-11T09:48:25.952Z] 
09:48:25 [2023-10-11T09:48:25.952Z] #73 ...
09:48:25 [2023-10-11T09:48:25.952Z] 
09:48:25 [2023-10-11T09:48:25.952Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:48:25 [2023-10-11T09:48:25.952Z] #92 DONE 0.2s
09:48:25 [2023-10-11T09:48:25.952Z] 
09:48:25 [2023-10-11T09:48:25.952Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:25 [2023-10-11T09:48:25.952Z] #73 39.86 checking for library containing seccomp_arch_resolve_name... none required
09:48:25 [2023-10-11T09:48:25.952Z] #73 39.93 checking systemd/sd-bus.h usability... yes
09:48:26 [2023-10-11T09:48:26.214Z] #73 39.98 checking systemd/sd-bus.h presence... yes
09:48:26 [2023-10-11T09:48:26.214Z] #73 40.01 checking for systemd/sd-bus.h... yes
09:48:26 [2023-10-11T09:48:26.214Z] #73 40.01 checking for library containing sd_bus_match_signal_async... -lsystemd
09:48:26 [2023-10-11T09:48:26.214Z] #73 40.15 checking for sd_notify_barrier... yes
09:48:26 [2023-10-11T09:48:26.214Z] #73 40.22 checking linux/bpf.h usability... yes
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.27 checking linux/bpf.h presence... yes
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.29 checking for linux/bpf.h... yes
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.29 checking compilation for eBPF... yes
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.36 checking for criu >= 3.15... no
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.37 configure: CRIU headers not found, building without CRIU support
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.37 checking for criu > 3.16... no
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.38 configure: CRIU version doesn't support join-ns API
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.38 checking for criu > 3.16.1... no
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.40 configure: CRIU version doesn't support for pre-dumping
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.40 checking for new mount API (fsconfig)... no
09:48:26 [2023-10-11T09:48:26.476Z] #73 40.47 yes
09:48:26 [2023-10-11T09:48:26.737Z] #73 40.47 checking for seccomp notify API... yes
09:48:26 [2023-10-11T09:48:26.737Z] #73 40.53 checking for gperf... no
09:48:26 [2023-10-11T09:48:26.737Z] #73 40.53 configure: gperf not found - cannot rebuild signal parser code
09:48:26 [2023-10-11T09:48:26.737Z] #73 40.53 checking for library containing argp_parse... none required
09:48:26 [2023-10-11T09:48:26.737Z] #73 40.66 checking that generated files are newer than configure... done
09:48:26 [2023-10-11T09:48:26.737Z] #73 40.66 configure: creating ./config.status
09:48:27 [2023-10-11T09:48:27.683Z] #73 41.60 config.status: creating Makefile
09:48:27 [2023-10-11T09:48:27.683Z] #73 41.62 config.status: creating config.h
09:48:27 [2023-10-11T09:48:27.683Z] #73 41.63 config.status: executing libtool commands
09:48:27 [2023-10-11T09:48:27.683Z] #73 41.65 config.status: executing depfiles commands
09:48:28 [2023-10-11T09:48:28.254Z] #73 42.15 === configuring in libocispec (/tmp/crun-build/libocispec)
09:48:28 [2023-10-11T09:48:28.254Z] #73 42.15 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.26 checking for gcc... gcc
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.28 checking whether the C compiler works... yes
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.32 checking for C compiler default output file name... a.out
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.32 checking for suffix of executables... 
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.37 checking whether we are cross compiling... no
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.41 checking for suffix of object files... o
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.44 checking whether we are using the GNU C compiler... yes
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.47 checking whether gcc accepts -g... yes
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.50 checking for gcc option to accept ISO C89... none needed
09:48:28 [2023-10-11T09:48:28.515Z] #73 42.54 checking whether gcc understands -c and -o together... yes
09:48:28 [2023-10-11T09:48:28.776Z] #73 42.58 checking how to run the C preprocessor... gcc -E
09:48:28 [2023-10-11T09:48:28.776Z] #73 42.65 checking for grep that handles long lines and -e... /bin/grep
09:48:28 [2023-10-11T09:48:28.776Z] #73 42.65 checking for egrep... /bin/grep -E
09:48:28 [2023-10-11T09:48:28.776Z] #73 42.65 checking for ANSI C header files... yes
09:48:28 [2023-10-11T09:48:28.776Z] #73 42.79 checking for sys/types.h... yes
09:48:29 [2023-10-11T09:48:29.038Z] #73 42.83 checking for sys/stat.h... yes
09:48:29 [2023-10-11T09:48:29.038Z] #73 42.87 checking for stdlib.h... yes
09:48:29 [2023-10-11T09:48:29.038Z] #73 42.92 checking for string.h... yes
09:48:29 [2023-10-11T09:48:29.038Z] #73 42.97 checking for memory.h... yes
09:48:29 [2023-10-11T09:48:29.300Z] #73 43.02 checking for strings.h... yes
09:48:29 [2023-10-11T09:48:29.300Z] #73 43.08 checking for inttypes.h... yes
09:48:29 [2023-10-11T09:48:29.300Z] #73 43.16 checking for stdint.h... yes
09:48:29 [2023-10-11T09:48:29.300Z] #73 43.21 checking for unistd.h... yes
09:48:29 [2023-10-11T09:48:29.562Z] #73 43.27 checking minix/config.h usability... no
09:48:29 [2023-10-11T09:48:29.562Z] #73 43.33 checking minix/config.h presence... no
09:48:29 [2023-10-11T09:48:29.562Z] #73 43.36 checking for minix/config.h... no
09:48:29 [2023-10-11T09:48:29.562Z] #73 43.36 checking whether it is safe to define __EXTENSIONS__... yes
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.45 checking build system type... aarch64-unknown-linux-gnu
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.57 checking host system type... aarch64-unknown-linux-gnu
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.57 checking how to print strings... printf
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.58 checking for a sed that does not truncate output... /bin/sed
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.59 checking for fgrep... /bin/grep -F
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.59 checking for ld used by gcc... /usr/bin/ld
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.59 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.61 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.66 checking whether ln -s works... yes
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.66 checking the maximum length of command line arguments... 1572864
09:48:29 [2023-10-11T09:48:29.823Z] #73 43.69 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.69 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.69 checking for /usr/bin/ld option to reload object files... -r
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.69 checking for objdump... objdump
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.69 checking how to recognize dependent libraries... pass_all
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.69 checking for dlltool... no
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.69 checking how to associate runtime and link libraries... printf %s\n
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.69 checking for ar... ar
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.69 checking for archiver @FILE support... @
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.74 checking for strip... strip
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.74 checking for ranlib... ranlib
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.74 checking for gawk... no
09:48:29 [2023-10-11T09:48:29.824Z] #73 43.74 checking for mawk... mawk
09:48:30 [2023-10-11T09:48:30.085Z] #73 43.74 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:48:30 [2023-10-11T09:48:30.085Z] #73 43.86 checking for sysroot... no
09:48:30 [2023-10-11T09:48:30.085Z] #73 43.86 checking for a working dd... /bin/dd
09:48:30 [2023-10-11T09:48:30.085Z] #73 43.87 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:48:30 [2023-10-11T09:48:30.085Z] #73 43.87 checking for mt... no
09:48:30 [2023-10-11T09:48:30.085Z] #73 43.88 checking if : is a manifest tool... no
09:48:30 [2023-10-11T09:48:30.085Z] #73 43.88 checking for dlfcn.h... yes
09:48:30 [2023-10-11T09:48:30.085Z] #73 43.93 checking for objdir... .libs
09:48:30 [2023-10-11T09:48:30.347Z] #73 44.04 checking if gcc supports -fno-rtti -fno-exceptions... no
09:48:30 [2023-10-11T09:48:30.347Z] #73 44.12 checking for gcc option to produce PIC... -fPIC -DPIC
09:48:30 [2023-10-11T09:48:30.347Z] #73 44.12 checking if gcc PIC flag -fPIC -DPIC works... yes
09:48:30 [2023-10-11T09:48:30.347Z] #73 44.17 checking if gcc static flag -static works... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.27 checking if gcc supports -c -o file.o... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.34 checking if gcc supports -c -o file.o... (cached) yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.34 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.37 checking dynamic linker characteristics... GNU/Linux ld.so
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.46 checking how to hardcode library paths into programs... immediate
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.46 checking whether stripping libraries is possible... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.47 checking if libtool supports shared libraries... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.47 checking whether to build shared libraries... no
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.47 checking whether to build static libraries... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.47 checking for a BSD-compatible install... /usr/bin/install -c
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.48 checking whether build environment is sane... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.50 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.50 checking whether make sets $(MAKE)... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.52 checking whether make supports the include directive... yes (GNU style)
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.54 checking whether make supports nested variables... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.57 checking whether UID '0' is supported by ustar format... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.57 checking whether GID '0' is supported by ustar format... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.57 checking how to create a ustar tar archive... gnutar
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.59 checking dependency style of gcc... gcc3
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.66 checking whether to enable maintainer-specific portions of Makefiles... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.66 checking whether make supports nested variables... (cached) yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.66 checking for pkg-config... /usr/bin/pkg-config
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.66 checking pkg-config is at least version 0.9.0... yes
09:48:30 [2023-10-11T09:48:30.609Z] #73 44.66 checking for yajl >= 2.1.0... yes
09:48:30 [2023-10-11T09:48:30.870Z] #73 44.68 checking for a sed that does not truncate output... (cached) /bin/sed
09:48:30 [2023-10-11T09:48:30.870Z] #73 44.68 checking for gcc... (cached) gcc
09:48:30 [2023-10-11T09:48:30.870Z] #73 44.74 checking whether we are using the GNU C compiler... (cached) yes
09:48:30 [2023-10-11T09:48:30.870Z] #73 44.74 checking whether gcc accepts -g... (cached) yes
09:48:30 [2023-10-11T09:48:30.871Z] #73 44.74 checking for gcc option to accept ISO C89... (cached) none needed
09:48:30 [2023-10-11T09:48:30.871Z] #73 44.74 checking whether gcc understands -c and -o together... (cached) yes
09:48:30 [2023-10-11T09:48:30.871Z] #73 44.74 checking for a Python interpreter with version >= 3... python3
09:48:30 [2023-10-11T09:48:30.871Z] #73 44.76 checking for python3... /usr/bin/python3
09:48:30 [2023-10-11T09:48:30.871Z] #73 44.76 checking for python3 version... 3.9
09:48:30 [2023-10-11T09:48:30.871Z] #73 44.78 checking for python3 platform... linux
09:48:30 [2023-10-11T09:48:30.871Z] #73 44.79 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:48:30 [2023-10-11T09:48:30.871Z] #73 44.83 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:48:31 [2023-10-11T09:48:31.443Z] #73 44.93 checking that generated files are newer than configure... done
09:48:31 [2023-10-11T09:48:31.705Z] #73 45.50 configure: creating ./config.status
09:48:32 [2023-10-11T09:48:32.278Z] #73 ...
09:48:32 [2023-10-11T09:48:32.278Z] 
09:48:32 [2023-10-11T09:48:32.278Z] #79 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:48:32 [2023-10-11T09:48:32.278Z] #79 DONE 24.2s
09:48:32 [2023-10-11T09:48:32.278Z] 
09:48:32 [2023-10-11T09:48:32.278Z] #78 [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...)
09:48:32 [2023-10-11T09:48:32.278Z] #78 40.98 + bin/containerd
09:48:32 [2023-10-11T09:48:32.278Z] #78 40.98 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
09:48:34 [2023-10-11T09:48:34.208Z] #78 ...
09:48:34 [2023-10-11T09:48:34.208Z] 
09:48:34 [2023-10-11T09:48:34.208Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
09:48:34 [2023-10-11T09:48:34.208Z] #93 DONE 0.8s
09:48:34 [2023-10-11T09:48:34.208Z] 
09:48:34 [2023-10-11T09:48:34.208Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.03 config.status: creating Makefile
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.05 config.status: creating ocispec.pc
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.08 config.status: creating config.h
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.10 config.status: executing libtool commands
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.12 config.status: executing depfiles commands
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.51 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.52 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.87 checking for gcc... gcc
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.92 checking whether the C compiler works... yes
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.97 checking for C compiler default output file name... a.out
09:48:34 [2023-10-11T09:48:34.208Z] #73 47.98 checking for suffix of executables... 
09:48:34 [2023-10-11T09:48:34.208Z] #73 48.04 checking whether we are cross compiling... no
09:48:34 [2023-10-11T09:48:34.208Z] #73 48.10 checking for suffix of object files... o
09:48:34 [2023-10-11T09:48:34.208Z] #73 48.13 checking whether we are using the GNU C compiler... yes
09:48:34 [2023-10-11T09:48:34.208Z] #73 48.16 checking whether gcc accepts -g... yes
09:48:34 [2023-10-11T09:48:34.208Z] #73 48.19 checking for gcc option to accept ISO C89... none needed
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.24 checking whether gcc understands -c and -o together... yes
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.29 checking for a BSD-compatible install... /usr/bin/install -c
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.31 checking whether build environment is sane... yes
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.34 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.34 checking for gawk... no
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.34 checking for mawk... mawk
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.34 checking whether make sets $(MAKE)... yes
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.36 checking whether make supports the include directive... yes (GNU style)
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.38 checking whether make supports nested variables... yes
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.42 checking whether UID '0' is supported by ustar format... yes
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.42 checking whether GID '0' is supported by ustar format... yes
09:48:34 [2023-10-11T09:48:34.470Z] #73 48.42 checking how to create a ustar tar archive... gnutar
09:48:34 [2023-10-11T09:48:34.732Z] #73 48.44 checking dependency style of gcc... gcc3
09:48:34 [2023-10-11T09:48:34.732Z] #73 48.50 checking whether to enable maintainer-specific portions of Makefiles... yes
09:48:34 [2023-10-11T09:48:34.732Z] #73 48.50 checking whether make supports nested variables... (cached) yes
09:48:34 [2023-10-11T09:48:34.732Z] #73 48.52 checking build system type... aarch64-unknown-linux-gnu
09:48:34 [2023-10-11T09:48:34.732Z] #73 48.69 checking host system type... aarch64-unknown-linux-gnu
09:48:34 [2023-10-11T09:48:34.732Z] #73 48.69 checking how to print strings... printf
09:48:34 [2023-10-11T09:48:34.732Z] #73 48.69 checking for a sed that does not truncate output... /bin/sed
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.70 checking for grep that handles long lines and -e... /bin/grep
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.70 checking for egrep... /bin/grep -E
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.70 checking for fgrep... /bin/grep -F
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.71 checking for ld used by gcc... /usr/bin/ld
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.72 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.73 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.77 checking whether ln -s works... yes
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.77 checking the maximum length of command line arguments... 1572864
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.78 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.78 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.78 checking for /usr/bin/ld option to reload object files... -r
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.78 checking for objdump... objdump
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.79 checking how to recognize dependent libraries... pass_all
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.79 checking for dlltool... no
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.79 checking how to associate runtime and link libraries... printf %s\n
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.79 checking for ar... ar
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.79 checking for archiver @FILE support... @
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.84 checking for strip... strip
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.84 checking for ranlib... ranlib
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.84 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.98 checking for sysroot... no
09:48:34 [2023-10-11T09:48:34.994Z] #73 48.98 checking for a working dd... /bin/dd
09:48:34 [2023-10-11T09:48:34.994Z] #73 49.00 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:48:34 [2023-10-11T09:48:34.994Z] #73 49.02 checking for mt... no
09:48:34 [2023-10-11T09:48:34.994Z] #73 49.02 checking if : is a manifest tool... no
09:48:34 [2023-10-11T09:48:34.994Z] #73 49.03 checking how to run the C preprocessor... gcc -E
09:48:35 [2023-10-11T09:48:35.260Z] #73 49.11 checking for ANSI C header files... yes
09:48:35 [2023-10-11T09:48:35.261Z] #73 49.28 checking for sys/types.h... yes
09:48:35 [2023-10-11T09:48:35.523Z] #73 49.33 checking for sys/stat.h... yes
09:48:35 [2023-10-11T09:48:35.523Z] #73 49.40 checking for stdlib.h... yes
09:48:35 [2023-10-11T09:48:35.523Z] #73 49.45 checking for string.h... yes
09:48:35 [2023-10-11T09:48:35.523Z] #73 49.51 checking for memory.h... yes
09:48:35 [2023-10-11T09:48:35.792Z] #73 49.57 checking for strings.h... yes
09:48:35 [2023-10-11T09:48:35.792Z] #73 49.64 checking for inttypes.h... yes
09:48:35 [2023-10-11T09:48:35.792Z] #73 49.70 checking for stdint.h... yes
09:48:35 [2023-10-11T09:48:35.792Z] #73 49.76 checking for unistd.h... yes
09:48:36 [2023-10-11T09:48:36.054Z] #73 49.82 checking for dlfcn.h... yes
09:48:36 [2023-10-11T09:48:36.054Z] #73 49.86 checking for objdir... .libs
09:48:36 [2023-10-11T09:48:36.054Z] #73 49.96 checking if gcc supports -fno-rtti -fno-exceptions... no
09:48:36 [2023-10-11T09:48:36.054Z] #73 50.00 checking for gcc option to produce PIC... -fPIC -DPIC
09:48:36 [2023-10-11T09:48:36.054Z] #73 50.00 checking if gcc PIC flag -fPIC -DPIC works... yes
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.04 checking if gcc static flag -static works... yes
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.13 checking if gcc supports -c -o file.o... yes
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.18 checking if gcc supports -c -o file.o... (cached) yes
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.18 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.20 checking dynamic linker characteristics... GNU/Linux ld.so
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.29 checking how to hardcode library paths into programs... immediate
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.29 checking whether stripping libraries is possible... yes
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.30 checking if libtool supports shared libraries... yes
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.30 checking whether to build shared libraries... no
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.30 checking whether to build static libraries... yes
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.31 checking float.h usability... yes
09:48:36 [2023-10-11T09:48:36.316Z] #73 50.36 checking float.h presence... yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.38 checking for float.h... yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.39 checking limits.h usability... yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.43 checking limits.h presence... yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.45 checking for limits.h... yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.46 checking stddef.h usability... yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.50 checking stddef.h presence... yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.51 checking for stddef.h... yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.53 checking for stdlib.h... (cached) yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.55 checking for string.h... (cached) yes
09:48:36 [2023-10-11T09:48:36.578Z] #73 50.56 checking sys/time.h usability... yes
09:48:36 [2023-10-11T09:48:36.839Z] #73 50.60 checking sys/time.h presence... yes
09:48:36 [2023-10-11T09:48:36.839Z] #73 50.63 checking for sys/time.h... yes
09:48:36 [2023-10-11T09:48:36.839Z] #73 50.65 checking for inline... inline
09:48:36 [2023-10-11T09:48:36.839Z] #73 50.70 checking for size_t... yes
09:48:36 [2023-10-11T09:48:36.839Z] #73 50.80 checking for stdlib.h... (cached) yes
09:48:37 [2023-10-11T09:48:37.100Z] #73 50.80 checking for GNU libc compatible malloc... yes
09:48:37 [2023-10-11T09:48:37.100Z] #73 50.86 checking for stdlib.h... (cached) yes
09:48:37 [2023-10-11T09:48:37.100Z] #73 50.86 checking for GNU libc compatible realloc... yes
09:48:37 [2023-10-11T09:48:37.100Z] #73 50.91 checking for working strtod... yes
09:48:37 [2023-10-11T09:48:37.100Z] #73 50.98 checking for gettimeofday... yes
09:48:37 [2023-10-11T09:48:37.100Z] #73 51.04 checking for memset... yes
09:48:37 [2023-10-11T09:48:37.361Z] #73 51.10 checking for strspn... yes
09:48:37 [2023-10-11T09:48:37.361Z] #73 51.18 checking that generated files are newer than configure... done
09:48:37 [2023-10-11T09:48:37.361Z] #73 51.18 configure: creating ./config.status
09:48:37 [2023-10-11T09:48:37.933Z] #73 51.81 config.status: creating Makefile
09:48:37 [2023-10-11T09:48:37.933Z] #73 51.82 config.status: creating config.h
09:48:37 [2023-10-11T09:48:37.933Z] #73 51.83 config.status: executing depfiles commands
09:48:37 [2023-10-11T09:48:37.933Z] #73 51.89 config.status: executing libtool commands
09:48:38 [2023-10-11T09:48:38.193Z] #73 52.12   GEN      .version
09:48:38 [2023-10-11T09:48:38.193Z] #73 52.12 make  install-recursive
09:48:38 [2023-10-11T09:48:38.194Z] #73 52.12 make[1]: Entering directory '/tmp/crun-build'
09:48:38 [2023-10-11T09:48:38.194Z] #73 52.15 Making install in libocispec
09:48:38 [2023-10-11T09:48:38.194Z] #73 52.15 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:48:38 [2023-10-11T09:48:38.194Z] #73 52.17 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
09:48:38 [2023-10-11T09:48:38.194Z] #73 52.17 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
09:48:38 [2023-10-11T09:48:38.194Z] #73 52.17 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
09:48:38 [2023-10-11T09:48:38.194Z] #73 52.17 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
09:48:38 [2023-10-11T09:48:38.194Z] #73 52.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.22 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:48:38 [2023-10-11T09:48:38.454Z] #73 52.25 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:48:38 [2023-10-11T09:48:38.716Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.53 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.54 make  install-recursive
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.54 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.56 Making install in yajl
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.56 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.57   CC       verify/json_verify-json_verify.o
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.57   CC       src/libyajl_la-yajl.lo
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.57   CC       src/libyajl_la-yajl_parser.lo
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.57   CC       src/libyajl_la-yajl_gen.lo
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.57   CC       src/libyajl_la-yajl_alloc.lo
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.57   CC       src/libyajl_la-yajl_buf.lo
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.57   CC       src/libyajl_la-yajl_encode.lo
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.58   CC       src/libyajl_la-yajl_tree.lo
09:48:38 [2023-10-11T09:48:38.717Z] #73 52.58   CC       src/libyajl_la-yajl_lex.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.04   CCLD     libyajl.la
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.14   CCLD     verify/json_verify
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.24 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.24 make[5]: Nothing to be done for 'install-exec-am'.
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.24 make[5]: Nothing to be done for 'install-data-am'.
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.24 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.24 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.24 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.26   CC       src/ocispec/validate.o
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.26   CC       src/ocispec/image_spec_schema_config_schema.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.27   CC       src/ocispec/image_spec_schema_content_descriptor.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.27   CC       src/ocispec/image_spec_schema_defs.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.27   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.28   CC       src/ocispec/image_spec_schema_image_index_schema.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.28   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.28   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.30   CC       src/ocispec/runtime_spec_schema_config_linux.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.30   CC       src/ocispec/runtime_spec_schema_config_zos.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.30   CC       src/ocispec/runtime_spec_schema_config_schema.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.31   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.31   CC       src/ocispec/runtime_spec_schema_config_vm.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.31   CC       src/ocispec/runtime_spec_schema_config_windows.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.31   CC       src/ocispec/runtime_spec_schema_defs.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.32   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.32   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
09:48:39 [2023-10-11T09:48:39.288Z] #73 53.34   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.34   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_state_schema.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_features_linux.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.35   CC       src/ocispec/runtime_spec_schema_features_schema.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.35   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.36   CC       src/ocispec/basic_test_double_array_item.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.36   CC       src/ocispec/basic_test_double_array.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.36   CC       src/ocispec/basic_test_top_array_int.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.36   CC       src/ocispec/basic_test_top_array_string.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.37   CC       src/ocispec/basic_test_top_double_array_int.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.37   CC       src/ocispec/basic_test_top_double_array_obj.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.37   CC       src/ocispec/basic_test_top_double_array_refobj.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.37   CC       src/ocispec/basic_test_top_double_array_string.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.38   CC       src/ocispec/read-file.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.38   CC       src/ocispec/json_common.lo
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.40   CC       tests/test-1.o
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.40   CC       tests/test-2.o
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.40   CC       tests/test-3.o
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.41   CC       tests/test-4.o
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.44   CC       tests/test-5.o
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.47   CC       tests/test-6.o
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.51   CC       tests/test-7.o
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.54   CC       tests/test-8.o
09:48:39 [2023-10-11T09:48:39.550Z] #73 53.57   CC       tests/test-9.o
09:48:39 [2023-10-11T09:48:39.811Z] #73 53.59   CC       tests/test-10.o
09:48:39 [2023-10-11T09:48:39.811Z] #73 53.61   CC       tests/test-11.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 55.87   CCLD     libocispec.la
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.01   CCLD     src/ocispec/validate
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.01   CCLD     tests/test-1
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.01   CCLD     tests/test-2
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.01   CCLD     tests/test-3
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.02   CCLD     tests/test-4
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.02   CCLD     tests/test-5
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.02   CCLD     tests/test-6
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.02   CCLD     tests/test-7
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.02   CCLD     tests/test-8
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.03   CCLD     tests/test-9
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.03 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.03   CCLD     tests/test-10
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.03   CCLD     tests/test-11
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.14 libtool: link: ar cr libocispec.a 
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.14 libtool: link: ranlib libocispec.a
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.26 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.28 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.28 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.28 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.28 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.28 make[2]: Entering directory '/tmp/crun-build'
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.31   CC       src/crun-crun.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.31   CC       src/crun-run.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.31   CC       src/crun-delete.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.31   CC       src/crun-kill.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.31   CC       src/crun-pause.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.32   CC       src/crun-unpause.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.32   CC       src/crun-oci_features.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.32   CC       src/crun-spec.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.32   CC       src/crun-list.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.32   CC       src/crun-exec.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.32   CC       src/crun-create.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.34   CC       src/crun-start.o
09:48:42 [2023-10-11T09:48:42.360Z] #73 56.36   CC       src/crun-state.o
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.39   CC       src/crun-update.o
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.40   CC       src/crun-ps.o
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.42   CC       src/crun-checkpoint.o
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.49   CC       src/crun-restore.o
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.49   CC       src/libcrun/crun-cloned_binary.o
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.50   CC       src/libcrun/libcrun_la-utils.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.50   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.51   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.52   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.52   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.52   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.52   CC       src/libcrun/libcrun_la-cgroup.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.53   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.54   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.54   CC       src/libcrun/libcrun_la-container.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.54   CC       src/libcrun/libcrun_la-criu.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.54   CC       src/libcrun/libcrun_la-custom-handler.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.55   CC       src/libcrun/libcrun_la-ebpf.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.55   CC       src/libcrun/libcrun_la-error.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.55   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.56   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.56   CC       src/libcrun/handlers/libcrun_la-mono.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.57   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.58   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.59   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
09:48:42 [2023-10-11T09:48:42.622Z] #73 56.61   CC       src/libcrun/libcrun_la-io_priority.lo
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.64   CC       src/libcrun/libcrun_la-linux.lo
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.64   CC       src/libcrun/libcrun_la-mount_flags.lo
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.67   CC       src/libcrun/libcrun_la-scheduler.lo
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.68   CC       src/libcrun/libcrun_la-seccomp.lo
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.75   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.77   CC       src/libcrun/libcrun_la-signals.lo
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.80   CC       src/libcrun/libcrun_la-status.lo
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.82   CC       src/libcrun/libcrun_la-terminal.lo
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.84   CC       tests/init.o
09:48:42 [2023-10-11T09:48:42.885Z] #73 56.87   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:48:43 [2023-10-11T09:48:43.146Z] #73 56.89   CC       src/libcrun/libcrun_testing_a-utils.o
09:48:43 [2023-10-11T09:48:43.146Z] #73 56.91   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:48:43 [2023-10-11T09:48:43.146Z] #73 56.95   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:48:43 [2023-10-11T09:48:43.146Z] #73 56.97   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:48:43 [2023-10-11T09:48:43.146Z] #73 57.02   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.17   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.22   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.30   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.31   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.33   CC       src/libcrun/libcrun_testing_a-container.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.39   CC       src/libcrun/libcrun_testing_a-criu.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.39   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.39   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.39   CC       src/libcrun/libcrun_testing_a-error.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.40   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.40   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.40   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.40   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.40   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.40   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.40   CC       src/libcrun/libcrun_testing_a-io_priority.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.41   CC       src/libcrun/libcrun_testing_a-linux.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.41   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.41   CC       src/libcrun/libcrun_testing_a-scheduler.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.41   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.41   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.43   CC       src/libcrun/libcrun_testing_a-signals.o
09:48:43 [2023-10-11T09:48:43.408Z] #73 57.49   CC       src/libcrun/libcrun_testing_a-status.o
09:48:43 [2023-10-11T09:48:43.670Z] #73 57.52   CC       src/libcrun/libcrun_testing_a-terminal.o
09:48:43 [2023-10-11T09:48:43.670Z] #73 57.60   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:48:43 [2023-10-11T09:48:43.670Z] #73 57.62   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:48:44 [2023-10-11T09:48:44.243Z] #73 58.14   CCLD     tests/init
09:48:44 [2023-10-11T09:48:44.243Z] #73 ...
09:48:44 [2023-10-11T09:48:44.243Z] 
09:48:44 [2023-10-11T09:48:44.243Z] #78 [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...)
09:48:44 [2023-10-11T09:48:44.243Z] #78 56.43 + bin/containerd-stress
09:48:44 [2023-10-11T09:48:44.243Z] #78 56.43 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
09:48:46 [2023-10-11T09:48:46.156Z] #78 58.14 + bin/containerd-shim
09:48:46 [2023-10-11T09:48:46.417Z] #78 58.68 + bin/containerd-shim-runc-v1
09:48:47 [2023-10-11T09:48:47.358Z] #78 59.48 + bin/containerd-shim-runc-v2
09:48:47 [2023-10-11T09:48:47.929Z] #78 60.19 + binaries
09:48:48 [2023-10-11T09:48:48.500Z] #78 DONE 60.7s
09:48:48 [2023-10-11T09:48:48.500Z] 
09:48:48 [2023-10-11T09:48:48.500Z] #73 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:48:48 [2023-10-11T09:48:48.500Z] #73 59.82   CCLD     libcrun.la
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.01   CCLD     crun
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.34   AR       libcrun_testing.a
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.34 ar: `u' modifier ignored since `D' is the default (see `U')
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.36   CCLD     tests/tests_libcrun_utils
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.36   CCLD     tests/tests_libcrun_errors
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.36   CCLD     tests/tests_libcrun_fuzzer
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.52 make[3]: Entering directory '/tmp/crun-build'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.59  /bin/mkdir -p '/usr/local/share/man/man1'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.59  /bin/mkdir -p '/usr/local/lib'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.60  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.60  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.62 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.62 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.63 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.63 libtool: install: ranlib /usr/local/lib/libcrun.a
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 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
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 ----------------------------------------------------------------------
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 Libraries have been installed in:
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69    /usr/local/lib
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 If you ever happen to want to link against installed libraries
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 in a given directory, LIBDIR, you must either use libtool, and
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 specify the full pathname of the library, or use the '-LLIBDIR'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 flag during linking and do at least one of the following:
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69      during execution
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69      during linking
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 See any operating system documentation about shared libraries for
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 more information, such as the ld(1) and ld.so(8) manual pages.
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69 ----------------------------------------------------------------------
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69  /bin/mkdir -p '/build'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.69   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.72 libtool: install: /usr/bin/install -c crun /build/crun
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.72 make[3]: Leaving directory '/tmp/crun-build'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.72 make[2]: Leaving directory '/tmp/crun-build'
09:48:48 [2023-10-11T09:48:48.500Z] #73 60.72 make[1]: Leaving directory '/tmp/crun-build'
09:48:48 [2023-10-11T09:48:48.500Z] #73 DONE 62.4s
09:48:49 [2023-10-11T09:48:49.442Z] 
09:48:49 [2023-10-11T09:48:49.442Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
09:48:49 [2023-10-11T09:48:49.442Z] #94 DONE 0.2s
09:48:49 [2023-10-11T09:48:49.442Z] 
09:48:49 [2023-10-11T09:48:49.442Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:48:49 [2023-10-11T09:48:49.702Z] #95 DONE 0.1s
09:48:49 [2023-10-11T09:48:49.702Z] 
09:48:49 [2023-10-11T09:48:49.702Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
09:48:50 [2023-10-11T09:48:50.642Z] #96 DONE 1.1s
09:48:50 [2023-10-11T09:48:50.642Z] 
09:48:50 [2023-10-11T09:48:50.642Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
09:48:50 [2023-10-11T09:48:50.642Z] #97 DONE 0.0s
09:48:50 [2023-10-11T09:48:50.642Z] 
09:48:50 [2023-10-11T09:48:50.642Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
09:48:50 [2023-10-11T09:48:50.642Z] #98 DONE 0.0s
09:48:50 [2023-10-11T09:48:50.642Z] 
09:48:50 [2023-10-11T09:48:50.642Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:48:50 [2023-10-11T09:48:50.642Z] #99 DONE 0.0s
09:48:50 [2023-10-11T09:48:50.642Z] 
09:48:50 [2023-10-11T09:48:50.642Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:48:53 [2023-10-11T09:48:53.185Z] #100 DONE 2.0s
09:48:53 [2023-10-11T09:48:53.185Z] 
09:48:53 [2023-10-11T09:48:53.185Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
09:48:55 [2023-10-11T09:48:55.096Z] #101 DONE 2.1s
09:48:55 [2023-10-11T09:48:55.096Z] 
09:48:55 [2023-10-11T09:48:55.096Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
09:48:55 [2023-10-11T09:48:55.096Z] #102 DONE 0.0s
09:48:55 [2023-10-11T09:48:55.096Z] 
09:48:55 [2023-10-11T09:48:55.096Z] #103 [dev-base  1/13] RUN groupadd -r docker
09:48:55 [2023-10-11T09:48:55.096Z] #103 DONE 0.3s
09:48:55 [2023-10-11T09:48:55.096Z] 
09:48:55 [2023-10-11T09:48:55.096Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:48:55 [2023-10-11T09:48:55.667Z] #104 DONE 0.5s
09:48:55 [2023-10-11T09:48:55.667Z] 
09:48:55 [2023-10-11T09:48:55.667Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:48:55 [2023-10-11T09:48:55.928Z] #105 0.313 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:48:55 [2023-10-11T09:48:55.928Z] #105 DONE 0.3s
09:48:55 [2023-10-11T09:48:55.928Z] 
09:48:55 [2023-10-11T09:48:55.928Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:48:56 [2023-10-11T09:48:56.499Z] #106 DONE 0.4s
09:48:56 [2023-10-11T09:48:56.499Z] 
09:48:56 [2023-10-11T09:48:56.499Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:48:56 [2023-10-11T09:48:56.759Z] #107 DONE 0.4s
09:48:56 [2023-10-11T09:48:56.759Z] 
09:48:56 [2023-10-11T09:48:56.759Z] #108 [dev-base  6/13] RUN ldconfig
09:48:57 [2023-10-11T09:48:57.020Z] #108 DONE 0.3s
09:48:57 [2023-10-11T09:48:57.020Z] 
09:48:57 [2023-10-11T09:48:57.020Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:48:57 [2023-10-11T09:48:57.591Z] #109 DONE 0.4s
09:48:57 [2023-10-11T09:48:57.591Z] 
09:48:57 [2023-10-11T09:48:57.591Z] #110 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:48:58 [2023-10-11T09:48:58.162Z] #110 0.637 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:48:58 [2023-10-11T09:48:58.162Z] #110 0.648 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:48:58 [2023-10-11T09:48:58.162Z] #110 0.648 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:48:58 [2023-10-11T09:48:58.162Z] #110 0.772 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
09:48:58 [2023-10-11T09:48:58.422Z] #110 1.027 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
09:48:58 [2023-10-11T09:48:58.422Z] #110 1.028 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:48:59 [2023-10-11T09:48:59.363Z] #110 1.918 Fetched 8424 kB in 2s (5463 kB/s)
09:48:59 [2023-10-11T09:48:59.933Z] #110 1.918 Reading package lists...
09:49:00 [2023-10-11T09:49:00.503Z] #110 2.454 Reading package lists...
09:49:00 [2023-10-11T09:49:00.763Z] #110 2.980 Building dependency tree...
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.301 The following additional packages will be installed:
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.301   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.301   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.301   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.302   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.302   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.302   xxd
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.304 Suggested packages:
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.304   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.304   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.304   ctags vim-doc vim-scripts xfsdump acl attr quota
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.304 Recommended packages:
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.304   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:49:00 [2023-10-11T09:49:00.763Z] #110 3.304   systemd-timesyncd | time-daemon unzip
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.662 The following NEW packages will be installed:
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.662   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.663   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.663   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.663   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.663   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.663   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.663   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.663   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.663   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:49:01 [2023-10-11T09:49:01.023Z] #110 3.663   xz-utils zip zstd
09:49:01 [2023-10-11T09:49:01.284Z] #110 3.939 0 upgraded, 59 newly installed, 0 to remove and 25 not upgraded.
09:49:01 [2023-10-11T09:49:01.284Z] #110 3.939 Need to get 32.1 MB of archives.
09:49:01 [2023-10-11T09:49:01.284Z] #110 3.939 After this operation, 124 MB of additional disk space will be used.
09:49:01 [2023-10-11T09:49:01.284Z] #110 3.939 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:49:01 [2023-10-11T09:49:01.284Z] #110 3.943 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:49:01 [2023-10-11T09:49:01.284Z] #110 3.945 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:49:01 [2023-10-11T09:49:01.284Z] #110 3.946 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:49:01 [2023-10-11T09:49:01.284Z] #110 3.969 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:49:01 [2023-10-11T09:49:01.284Z] #110 3.971 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 3.972 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 3.973 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 3.974 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 3.976 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.082 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.082 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.083 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.084 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.155 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.155 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.155 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.160 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.161 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.172 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.173 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.174 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.175 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.178 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
09:49:01 [2023-10-11T09:49:01.545Z] #110 4.180 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.269 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.270 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.270 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.270 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.272 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.274 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.274 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.275 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.278 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:49:01 [2023-10-11T09:49:01.805Z] #110 4.278 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.557 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.590 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.591 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.591 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.592 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.592 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.592 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.594 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.594 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.642 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.642 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.643 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:49:02 [2023-10-11T09:49:02.065Z] #110 4.644 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:49:02 [2023-10-11T09:49:02.066Z] #110 4.670 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:49:02 [2023-10-11T09:49:02.066Z] #110 4.671 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:49:02 [2023-10-11T09:49:02.066Z] #110 4.672 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
09:49:02 [2023-10-11T09:49:02.066Z] #110 4.763 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
09:49:02 [2023-10-11T09:49:02.326Z] #110 4.764 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:49:02 [2023-10-11T09:49:02.326Z] #110 4.766 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:49:02 [2023-10-11T09:49:02.326Z] #110 4.767 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:49:02 [2023-10-11T09:49:02.326Z] #110 5.039 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:49:02 [2023-10-11T09:49:02.586Z] #110 5.048 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:49:02 [2023-10-11T09:49:02.586Z] #110 5.056 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:49:02 [2023-10-11T09:49:02.586Z] #110 5.058 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:49:02 [2023-10-11T09:49:02.586Z] #110 5.312 debconf: delaying package configuration, since apt-utils is not installed
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.353 Fetched 32.1 MB in 1s (23.1 MB/s)
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.382 Selecting previously unselected package libapparmor1:arm64.
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.382 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.391 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.399 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.442 Selecting previously unselected package libcap2:arm64.
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.444 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.451 Unpacking libcap2:arm64 (1:2.44-1) ...
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.489 Selecting previously unselected package libargon2-1:arm64.
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.491 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.495 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.529 Selecting previously unselected package dmsetup.
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.531 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.536 Unpacking dmsetup (2:1.02.175-2.1) ...
09:49:02 [2023-10-11T09:49:02.846Z] #110 5.583 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.585 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.589 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.635 Selecting previously unselected package libjson-c5:arm64.
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.637 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.640 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.684 Selecting previously unselected package libcryptsetup12:arm64.
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.687 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.692 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.746 Selecting previously unselected package libip4tc2:arm64.
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.748 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.752 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:49:03 [2023-10-11T09:49:03.107Z] #110 5.789 Selecting previously unselected package libkmod2:arm64.
09:49:03 [2023-10-11T09:49:03.367Z] #110 5.792 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.367Z] #110 5.796 Unpacking libkmod2:arm64 (28-1) ...
09:49:03 [2023-10-11T09:49:03.367Z] #110 5.843 Selecting previously unselected package systemd.
09:49:03 [2023-10-11T09:49:03.367Z] #110 5.846 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.367Z] #110 5.892 Unpacking systemd (247.3-7+deb11u4) ...
09:49:03 [2023-10-11T09:49:03.628Z] #110 6.264 Selecting previously unselected package pigz.
09:49:03 [2023-10-11T09:49:03.628Z] #110 6.266 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.628Z] #110 6.270 Unpacking pigz (2.6-1) ...
09:49:03 [2023-10-11T09:49:03.628Z] #110 6.305 Selecting previously unselected package libelf1:arm64.
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.307 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.311 Unpacking libelf1:arm64 (0.183-1) ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.361 Selecting previously unselected package libbpf0:arm64.
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.363 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.367 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.408 Selecting previously unselected package libmnl0:arm64.
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.411 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.414 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.449 Selecting previously unselected package libxtables12:arm64.
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.451 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.455 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.486 Selecting previously unselected package libcap2-bin.
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.488 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.492 Unpacking libcap2-bin (1:2.44-1) ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.532 Selecting previously unselected package iproute2.
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.534 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.539 Unpacking iproute2 (5.10.0-4) ...
09:49:03 [2023-10-11T09:49:03.888Z] #110 6.637 Selecting previously unselected package xxd.
09:49:04 [2023-10-11T09:49:04.149Z] #110 6.640 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:49:04 [2023-10-11T09:49:04.149Z] #110 6.643 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:49:04 [2023-10-11T09:49:04.149Z] #110 6.689 Selecting previously unselected package vim-common.
09:49:04 [2023-10-11T09:49:04.149Z] #110 6.691 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:49:04 [2023-10-11T09:49:04.149Z] #110 6.700 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:49:04 [2023-10-11T09:49:04.149Z] #110 6.752 Selecting previously unselected package bash-completion.
09:49:04 [2023-10-11T09:49:04.149Z] #110 6.754 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.392 Unpacking bash-completion (1:2.11-2) ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.502 Selecting previously unselected package bzip2.
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.505 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.508 Unpacking bzip2 (1.0.8-4) ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.545 Selecting previously unselected package xz-utils.
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.548 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.552 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.605 Selecting previously unselected package apparmor.
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.607 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.630 Unpacking apparmor (2.13.6-10) ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.719 Selecting previously unselected package inetutils-ping.
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.722 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.726 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.769 Selecting previously unselected package libip6tc2:arm64.
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.771 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.775 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.808 Selecting previously unselected package libnfnetlink0:arm64.
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.810 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.814 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:49:05 [2023-10-11T09:49:05.091Z] #110 7.851 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:49:05 [2023-10-11T09:49:05.351Z] #110 7.853 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 7.857 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 7.895 Selecting previously unselected package libnftnl11:arm64.
09:49:05 [2023-10-11T09:49:05.351Z] #110 7.898 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 7.901 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 7.936 Selecting previously unselected package iptables.
09:49:05 [2023-10-11T09:49:05.351Z] #110 7.939 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 7.942 Unpacking iptables (1.8.7-1) ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 8.009 Selecting previously unselected package libonig5:arm64.
09:49:05 [2023-10-11T09:49:05.351Z] #110 8.012 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 8.015 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 8.063 Selecting previously unselected package libjq1:arm64.
09:49:05 [2023-10-11T09:49:05.351Z] #110 8.066 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 8.071 Unpacking libjq1:arm64 (1.6-2.1) ...
09:49:05 [2023-10-11T09:49:05.351Z] #110 8.108 Selecting previously unselected package jq.
09:49:05 [2023-10-11T09:49:05.611Z] #110 8.110 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.611Z] #110 8.116 Unpacking jq (1.6-2.1) ...
09:49:05 [2023-10-11T09:49:05.611Z] #110 8.158 Selecting previously unselected package libaio1:arm64.
09:49:05 [2023-10-11T09:49:05.611Z] #110 8.160 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.611Z] #110 8.164 Unpacking libaio1:arm64 (0.3.112-9) ...
09:49:05 [2023-10-11T09:49:05.611Z] #110 8.202 Selecting previously unselected package libgpm2:arm64.
09:49:05 [2023-10-11T09:49:05.611Z] #110 8.204 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.611Z] #110 8.208 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:49:05 [2023-10-11T09:49:05.611Z] #110 8.242 Selecting previously unselected package libicu67:arm64.
09:49:05 [2023-10-11T09:49:05.872Z] #110 8.244 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
09:49:05 [2023-10-11T09:49:05.872Z] #110 8.248 Unpacking libicu67:arm64 (67.1-7) ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 8.920 Selecting previously unselected package libinih1:arm64.
09:49:06 [2023-10-11T09:49:06.442Z] #110 8.922 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 8.926 Unpacking libinih1:arm64 (53-1+b2) ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 8.962 Selecting previously unselected package libmicrohttpd12:arm64.
09:49:06 [2023-10-11T09:49:06.442Z] #110 8.964 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 8.969 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.013 Selecting previously unselected package libnet1:arm64.
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.016 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.020 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.066 Selecting previously unselected package libnl-3-200:arm64.
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.068 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.072 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.111 Selecting previously unselected package libprotobuf-c1:arm64.
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.114 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.117 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.155 Selecting previously unselected package libyajl2:arm64.
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.157 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.161 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
09:49:06 [2023-10-11T09:49:06.442Z] #110 9.191 Selecting previously unselected package net-tools.
09:49:06 [2023-10-11T09:49:06.703Z] #110 9.194 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:49:06 [2023-10-11T09:49:06.703Z] #110 9.198 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:49:06 [2023-10-11T09:49:06.703Z] #110 9.244 Selecting previously unselected package patch.
09:49:06 [2023-10-11T09:49:06.703Z] #110 9.246 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
09:49:06 [2023-10-11T09:49:06.703Z] #110 9.252 Unpacking patch (2.7.6-7) ...
09:49:06 [2023-10-11T09:49:06.703Z] #110 9.286 Selecting previously unselected package python-pip-whl.
09:49:06 [2023-10-11T09:49:06.703Z] #110 9.288 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:49:06 [2023-10-11T09:49:06.703Z] #110 9.292 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:49:06 [2023-10-11T09:49:06.703Z] #110 9.425 Selecting previously unselected package python3-lib2to3.
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.427 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.430 Unpacking python3-lib2to3 (3.9.2-1) ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.469 Selecting previously unselected package python3-distutils.
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.471 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.475 Unpacking python3-distutils (3.9.2-1) ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.516 Selecting previously unselected package python3-pkg-resources.
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.518 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.521 Unpacking python3-pkg-resources (52.0.0-4) ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.567 Selecting previously unselected package python3-setuptools.
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.570 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.573 Unpacking python3-setuptools (52.0.0-4) ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.630 Selecting previously unselected package python3-wheel.
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.632 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.636 Unpacking python3-wheel (0.34.2-1) ...
09:49:06 [2023-10-11T09:49:06.963Z] #110 9.669 Selecting previously unselected package python3-pip.
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.671 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.674 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.736 Selecting previously unselected package sudo.
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.739 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.744 Unpacking sudo (1.9.5p2-3+deb11u1) ...
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.854 Selecting previously unselected package systemd-journal-remote.
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.857 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.861 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.898 Selecting previously unselected package thin-provisioning-tools.
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.900 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.905 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:49:07 [2023-10-11T09:49:07.224Z] #110 9.961 Selecting previously unselected package uidmap.
09:49:07 [2023-10-11T09:49:07.485Z] #110 9.964 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
09:49:07 [2023-10-11T09:49:07.485Z] #110 9.967 Unpacking uidmap (1:4.8.1-1) ...
09:49:07 [2023-10-11T09:49:07.485Z] #110 10.01 Selecting previously unselected package vim-runtime.
09:49:07 [2023-10-11T09:49:07.485Z] #110 10.02 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:49:07 [2023-10-11T09:49:07.485Z] #110 10.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:49:07 [2023-10-11T09:49:07.485Z] #110 10.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:49:07 [2023-10-11T09:49:07.485Z] #110 10.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:49:08 [2023-10-11T09:49:08.055Z] #110 10.59 Selecting previously unselected package vim.
09:49:08 [2023-10-11T09:49:08.055Z] #110 10.59 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:49:08 [2023-10-11T09:49:08.055Z] #110 10.60 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.73 Selecting previously unselected package xfsprogs.
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.73 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.74 Unpacking xfsprogs (5.10.0-4) ...
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.83 Selecting previously unselected package zip.
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.83 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.84 Unpacking zip (3.0-12) ...
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.88 Selecting previously unselected package zstd.
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.89 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.89 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:49:08 [2023-10-11T09:49:08.316Z] #110 10.98 Setting up python3-pkg-resources (52.0.0-4) ...
09:49:08 [2023-10-11T09:49:08.576Z] #110 11.17 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:49:08 [2023-10-11T09:49:08.576Z] #110 11.18 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:49:08 [2023-10-11T09:49:08.576Z] #110 11.18 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:49:08 [2023-10-11T09:49:08.576Z] #110 11.20 Setting up libgpm2:arm64 (1.20.7-8) ...
09:49:08 [2023-10-11T09:49:08.576Z] #110 11.21 Setting up libicu67:arm64 (67.1-7) ...
09:49:08 [2023-10-11T09:49:08.576Z] #110 11.22 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:49:08 [2023-10-11T09:49:08.576Z] #110 11.23 Setting up libinih1:arm64 (53-1+b2) ...
09:49:08 [2023-10-11T09:49:08.576Z] #110 11.24 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.25 Setting up uidmap (1:4.8.1-1) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.26 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.28 Setting up bzip2 (1.0.8-4) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.30 Setting up python3-wheel (0.34.2-1) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.45 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.46 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.47 Setting up libcap2:arm64 (1:2.44-1) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.48 Setting up libcap2-bin (1:2.44-1) ...
09:49:08 [2023-10-11T09:49:08.836Z] #110 11.49 Setting up apparmor (2.13.6-10) ...
09:49:09 [2023-10-11T09:49:09.778Z] #110 12.25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:49:09 [2023-10-11T09:49:09.778Z] #110 12.35 Setting up zip (3.0-12) ...
09:49:09 [2023-10-11T09:49:09.778Z] #110 12.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:49:09 [2023-10-11T09:49:09.778Z] #110 12.38 Setting up bash-completion (1:2.11-2) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.14 Setting up libmnl0:arm64 (1.0.4-3) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.15 Setting up patch (2.7.6-7) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.17 Setting up sudo (1.9.5p2-3+deb11u1) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.21 invoke-rc.d: could not determine current runlevel
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.22 invoke-rc.d: policy-rc.d denied execution of start.
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.22 Setting up libxtables12:arm64 (1.8.7-1) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.24 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.25 Setting up pigz (2.6-1) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.26 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.27 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.30 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:49:10 [2023-10-11T09:49:10.719Z] #110 13.48 Setting up libaio1:arm64 (0.3.112-9) ...
09:49:10 [2023-10-11T09:49:10.979Z] #110 13.49 Setting up python3-lib2to3 (3.9.2-1) ...
09:49:10 [2023-10-11T09:49:10.979Z] #110 13.60 Setting up libelf1:arm64 (0.183-1) ...
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.61 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.63 Setting up zstd (1.4.8+dfsg-2.1) ...
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.64 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.66 Setting up libkmod2:arm64 (28-1) ...
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.67 Setting up python3-distutils (3.9.2-1) ...
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.80 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:49:11 [2023-10-11T09:49:11.239Z] #110 13.86 Setting up python3-setuptools (52.0.0-4) ...
09:49:11 [2023-10-11T09:49:11.812Z] #110 14.18 Setting up libjq1:arm64 (1.6-2.1) ...
09:49:11 [2023-10-11T09:49:11.812Z] #110 14.19 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:49:11 [2023-10-11T09:49:11.812Z] #110 14.20 Setting up thin-provisioning-tools (0.9.0-1) ...
09:49:11 [2023-10-11T09:49:11.812Z] #110 14.21 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.47 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.49 Setting up jq (1.6-2.1) ...
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.50 Setting up libbpf0:arm64 (1:0.3-2) ...
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.51 Setting up iptables (1.8.7-1) ...
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.55 Setting up iproute2 (5.10.0-4) ...
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.69 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.71 Setting up dmsetup (2:1.02.175-2.1) ...
09:49:12 [2023-10-11T09:49:12.073Z] #110 14.72 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:49:12 [2023-10-11T09:49:12.333Z] #110 14.73 Setting up systemd (247.3-7+deb11u4) ...
09:49:12 [2023-10-11T09:49:12.333Z] #110 14.78 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:49:12 [2023-10-11T09:49:12.333Z] #110 14.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:49:12 [2023-10-11T09:49:12.333Z] #110 14.78 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:49:12 [2023-10-11T09:49:12.333Z] #110 14.79 Initializing machine ID from random generator.
09:49:12 [2023-10-11T09:49:12.593Z] #110 15.13 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
09:49:12 [2023-10-11T09:49:12.593Z] #110 15.25 Setting up xfsprogs (5.10.0-4) ...
09:49:12 [2023-10-11T09:49:12.854Z] #110 15.26 System has not been booted with systemd as init system (PID 1). Can't operate.
09:49:12 [2023-10-11T09:49:12.854Z] #110 15.26 Failed to connect to bus: Host is down
09:49:12 [2023-10-11T09:49:12.854Z] #110 15.27 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:49:14 [2023-10-11T09:49:14.764Z] #110 DONE 17.4s
09:49:14 [2023-10-11T09:49:14.764Z] 
09:49:14 [2023-10-11T09:49:14.764Z] #111 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:49:15 [2023-10-11T09:49:15.335Z] #111 0.306 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:49:15 [2023-10-11T09:49:15.335Z] #111 0.311 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:49:15 [2023-10-11T09:49:15.335Z] #111 0.314 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:49:15 [2023-10-11T09:49:15.335Z] #111 DONE 0.3s
09:49:15 [2023-10-11T09:49:15.335Z] 
09:49:15 [2023-10-11T09:49:15.335Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
09:49:20 [2023-10-11T09:49:20.618Z] #112 5.618 Collecting yamllint==1.27.1
09:49:22 [2023-10-11T09:49:22.001Z] #112 6.644   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:49:22 [2023-10-11T09:49:22.001Z] #112 6.939 Collecting pathspec>=0.5.3
09:49:22 [2023-10-11T09:49:22.261Z] #112 6.943   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
09:49:22 [2023-10-11T09:49:22.261Z] #112 7.050 Collecting pyyaml
09:49:22 [2023-10-11T09:49:22.261Z] #112 7.055   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:49:22 [2023-10-11T09:49:22.261Z] #112 7.071 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:49:22 [2023-10-11T09:49:22.261Z] #112 7.075 Building wheels for collected packages: yamllint
09:49:22 [2023-10-11T09:49:22.261Z] #112 7.076   Building wheel for yamllint (setup.py): started
09:49:22 [2023-10-11T09:49:22.521Z] #112 7.324   Building wheel for yamllint (setup.py): finished with status 'done'
09:49:22 [2023-10-11T09:49:22.521Z] #112 7.325   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=6be59720ec76474593fd7d1503c7724e62a89fcbb2f759d8787092da8db5eb32
09:49:22 [2023-10-11T09:49:22.521Z] #112 7.325   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:49:22 [2023-10-11T09:49:22.521Z] #112 7.327 Successfully built yamllint
09:49:22 [2023-10-11T09:49:22.521Z] #112 7.333 Installing collected packages: pyyaml, pathspec, yamllint
09:49:22 [2023-10-11T09:49:22.521Z] #112 7.446 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
09:49:22 [2023-10-11T09:49:22.781Z] #112 DONE 7.6s
09:49:22 [2023-10-11T09:49:22.781Z] 
09:49:22 [2023-10-11T09:49:22.781Z] #113 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
09:49:23 [2023-10-11T09:49:23.352Z] #113 0.636 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:49:23 [2023-10-11T09:49:23.352Z] #113 0.636 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:49:23 [2023-10-11T09:49:23.352Z] #113 0.636 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:49:24 [2023-10-11T09:49:24.553Z] #113 0.993 Reading package lists...
09:49:24 [2023-10-11T09:49:24.813Z] #113 1.537 Reading package lists...
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.067 Building dependency tree...
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.224 Reading state information...
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.420 gcc is already the newest version (4:10.2.1-1).
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.420 pkg-config is already the newest version (0.29.2-1).
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.420 The following additional packages will be installed:
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.420   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.420   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.420   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.420   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.421   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.421   zlib1g-dev
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.422 Suggested packages:
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.422   debian-keyring bzr libgirepository1.0-dev libglib2.0-doc
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.422   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils seccomp
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.422 Recommended packages:
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.422   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
09:49:25 [2023-10-11T09:49:25.073Z] #113 2.422   liblocale-gettext-perl
09:49:25 [2023-10-11T09:49:25.333Z] #113 2.650 The following NEW packages will be installed:
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.650   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.651   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.651   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.651   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.651   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.651   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.652 The following packages will be upgraded:
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.653   libdpkg-perl
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.927 1 upgraded, 30 newly installed, 0 to remove and 24 not upgraded.
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.927 Need to get 11.7 MB of archives.
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.927 After this operation, 41.2 MB of additional disk space will be used.
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.927 Get:1 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.13 [1552 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.939 Get:2 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.955 Get:3 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.955 Get:4 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.956 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.957 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.957 Get:7 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.957 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.959 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.960 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.961 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.962 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.969 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.970 Get:14 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.971 Get:15 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.973 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.974 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.976 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.976 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.979 Get:20 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.980 Get:21 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.981 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.989 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.991 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 2.992 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 3.012 Get:26 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 3.013 Get:27 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:49:25 [2023-10-11T09:49:25.594Z] #113 3.043 Get:28 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:49:25 [2023-10-11T09:49:25.854Z] #113 3.044 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:49:25 [2023-10-11T09:49:25.854Z] #113 3.045 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:49:25 [2023-10-11T09:49:25.854Z] #113 3.047 Get:31 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:49:26 [2023-10-11T09:49:26.114Z] #113 3.281 debconf: delaying package configuration, since apt-utils is not installed
09:49:26 [2023-10-11T09:49:26.114Z] #113 3.324 Fetched 11.7 MB in 0s (30.3 MB/s)
09:49:26 [2023-10-11T09:49:26.114Z] #113 3.344 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21237 files and directories currently installed.)
09:49:26 [2023-10-11T09:49:26.114Z] #113 3.356 Preparing to unpack .../00-libdpkg-perl_1.20.13_all.deb ...
09:49:26 [2023-10-11T09:49:26.114Z] #113 3.366 Unpacking libdpkg-perl (1.20.13) over (1.20.12) ...
09:49:26 [2023-10-11T09:49:26.685Z] #113 3.844 Selecting previously unselected package dpkg-dev.
09:49:26 [2023-10-11T09:49:26.685Z] #113 3.846 Preparing to unpack .../01-dpkg-dev_1.20.13_all.deb ...
09:49:26 [2023-10-11T09:49:26.685Z] #113 3.850 Unpacking dpkg-dev (1.20.13) ...
09:49:26 [2023-10-11T09:49:26.685Z] #113 3.965 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:49:26 [2023-10-11T09:49:26.685Z] #113 3.968 Preparing to unpack .../02-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:49:26 [2023-10-11T09:49:26.685Z] #113 3.974 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:49:26 [2023-10-11T09:49:26.685Z] #113 4.008 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:49:26 [2023-10-11T09:49:26.685Z] #113 4.011 Preparing to unpack .../03-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:49:26 [2023-10-11T09:49:26.685Z] #113 4.015 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:49:26 [2023-10-11T09:49:26.685Z] #113 4.051 Selecting previously unselected package libsecret-common.
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.053 Preparing to unpack .../04-libsecret-common_0.20.4-2_all.deb ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.057 Unpacking libsecret-common (0.20.4-2) ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.103 Selecting previously unselected package libsecret-1-0:arm64.
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.106 Preparing to unpack .../05-libsecret-1-0_0.20.4-2_arm64.deb ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.110 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.145 Selecting previously unselected package gir1.2-secret-1:arm64.
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.148 Preparing to unpack .../06-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.152 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.179 Selecting previously unselected package libapparmor-dev:arm64.
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.182 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.186 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.222 Selecting previously unselected package uuid-dev:arm64.
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.225 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.229 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:49:26 [2023-10-11T09:49:26.945Z] #113 4.273 Selecting previously unselected package libblkid-dev:arm64.
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.275 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.284 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.327 Selecting previously unselected package libffi-dev:arm64.
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.330 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.333 Unpacking libffi-dev:arm64 (3.3-6) ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.363 Selecting previously unselected package libglib2.0-data.
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.366 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.369 Unpacking libglib2.0-data (2.66.8-1) ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.499 Selecting previously unselected package libglib2.0-bin.
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.502 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.505 Unpacking libglib2.0-bin (2.66.8-1) ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.544 Selecting previously unselected package libglib2.0-dev-bin.
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.547 Preparing to unpack .../13-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.551 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.593 Selecting previously unselected package libsepol1-dev:arm64.
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.595 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.598 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:49:27 [2023-10-11T09:49:27.205Z] #113 4.660 Selecting previously unselected package libpcre2-16-0:arm64.
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.663 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.666 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.717 Selecting previously unselected package libpcre2-32-0:arm64.
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.719 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.723 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.771 Selecting previously unselected package libpcre2-posix2:arm64.
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.774 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.778 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.810 Selecting previously unselected package libpcre2-dev:arm64.
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.813 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.816 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:49:27 [2023-10-11T09:49:27.466Z] #113 4.893 Selecting previously unselected package libselinux1-dev:arm64.
09:49:27 [2023-10-11T09:49:27.726Z] #113 4.896 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.726Z] #113 4.902 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:49:27 [2023-10-11T09:49:27.726Z] #113 4.958 Selecting previously unselected package libmount-dev:arm64.
09:49:27 [2023-10-11T09:49:27.726Z] #113 4.961 Preparing to unpack .../20-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.726Z] #113 4.964 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:49:27 [2023-10-11T09:49:27.726Z] #113 5.006 Selecting previously unselected package libpcre16-3:arm64.
09:49:27 [2023-10-11T09:49:27.726Z] #113 5.009 Preparing to unpack .../21-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.726Z] #113 5.013 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:49:27 [2023-10-11T09:49:27.726Z] #113 5.062 Selecting previously unselected package libpcre32-3:arm64.
09:49:27 [2023-10-11T09:49:27.726Z] #113 5.064 Preparing to unpack .../22-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.726Z] #113 5.068 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:49:27 [2023-10-11T09:49:27.726Z] #113 5.117 Selecting previously unselected package libpcrecpp0v5:arm64.
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.120 Preparing to unpack .../23-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.124 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.160 Selecting previously unselected package libpcre3-dev:arm64.
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.163 Preparing to unpack .../24-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.166 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.243 Selecting previously unselected package zlib1g-dev:arm64.
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.246 Preparing to unpack .../25-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.250 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.295 Selecting previously unselected package libglib2.0-dev:arm64.
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.297 Preparing to unpack .../26-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:49:27 [2023-10-11T09:49:27.986Z] #113 5.301 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:49:28 [2023-10-11T09:49:28.247Z] #113 5.485 Selecting previously unselected package libseccomp-dev:arm64.
09:49:28 [2023-10-11T09:49:28.247Z] #113 5.487 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:49:28 [2023-10-11T09:49:28.247Z] #113 5.490 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:49:28 [2023-10-11T09:49:28.247Z] #113 5.525 Selecting previously unselected package libsecret-1-dev:arm64.
09:49:28 [2023-10-11T09:49:28.247Z] #113 5.528 Preparing to unpack .../28-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:49:28 [2023-10-11T09:49:28.247Z] #113 5.531 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:49:28 [2023-10-11T09:49:28.247Z] #113 5.584 Selecting previously unselected package libsystemd-dev:arm64.
09:49:28 [2023-10-11T09:49:28.247Z] #113 5.587 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:49:28 [2023-10-11T09:49:28.247Z] #113 5.592 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:49:28 [2023-10-11T09:49:28.507Z] #113 5.684 Selecting previously unselected package libudev-dev:arm64.
09:49:28 [2023-10-11T09:49:28.507Z] #113 5.688 Preparing to unpack .../30-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:49:28 [2023-10-11T09:49:28.507Z] #113 5.691 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:49:28 [2023-10-11T09:49:28.507Z] #113 5.747 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:49:28 [2023-10-11T09:49:28.507Z] #113 5.757 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:49:28 [2023-10-11T09:49:28.507Z] #113 5.914 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:49:28 [2023-10-11T09:49:28.507Z] #113 5.924 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:49:28 [2023-10-11T09:49:28.507Z] #113 5.934 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 5.944 Setting up libffi-dev:arm64 (3.3-6) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 5.954 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 5.964 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 5.974 Setting up libglib2.0-data (2.66.8-1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 5.984 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 5.993 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.003 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.012 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.023 Setting up libdpkg-perl (1.20.13) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.033 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.043 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.054 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.067 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.077 Setting up libsecret-common (0.20.4-2) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.087 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.102 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.112 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.123 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.133 Setting up libglib2.0-bin (2.66.8-1) ...
09:49:28 [2023-10-11T09:49:28.768Z] #113 6.144 Setting up dpkg-dev (1.20.13) ...
09:49:29 [2023-10-11T09:49:29.028Z] #113 6.161 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:49:29 [2023-10-11T09:49:29.028Z] #113 6.171 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:49:29 [2023-10-11T09:49:29.028Z] #113 6.182 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:49:29 [2023-10-11T09:49:29.028Z] #113 6.192 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:49:29 [2023-10-11T09:49:29.028Z] #113 6.203 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:49:29 [2023-10-11T09:49:29.028Z] #113 6.217 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:49:29 [2023-10-11T09:49:29.028Z] #113 6.227 No schema files found: doing nothing.
09:49:29 [2023-10-11T09:49:29.028Z] #113 6.232 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:49:29 [2023-10-11T09:49:29.028Z] #113 6.252 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:49:29 [2023-10-11T09:49:29.599Z] #113 DONE 6.9s
09:49:29 [2023-10-11T09:49:29.599Z] 
09:49:29 [2023-10-11T09:49:29.599Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
09:49:30 [2023-10-11T09:49:30.984Z] #114 DONE 1.3s
09:49:30 [2023-10-11T09:49:30.984Z] 
09:49:30 [2023-10-11T09:49:30.984Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:49:31 [2023-10-11T09:49:31.924Z] #115 DONE 0.9s
09:49:31 [2023-10-11T09:49:31.924Z] 
09:49:31 [2023-10-11T09:49:31.924Z] #116 [dev 1/1] COPY --link . .
09:49:35 [2023-10-11T09:49:35.224Z] #116 DONE 3.2s
09:49:35 [2023-10-11T09:49:35.224Z] 
09:49:35 [2023-10-11T09:49:35.224Z] #117 exporting to image
09:49:35 [2023-10-11T09:49:35.224Z] #117 exporting layers
09:49:36 [2023-10-11T09:49:36.166Z] #117 exporting layers 1.1s done
09:49:36 [2023-10-11T09:49:36.166Z] #117 writing image sha256:7b860194aeb70bc8a7e3768d6b22e732105a845209477ae29ed95d581272a312 done
09:49:36 [2023-10-11T09:49:36.166Z] #117 naming to docker.io/library/docker:aca9ea42bd4b9afb952ddc220a99d6e7262393d2 done
09:49:36 [2023-10-11T09:49:36.166Z] #117 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:49:36 [2023-10-11T09:49:36.730Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:49:37 [2023-10-11T09:49:37.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46565/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aca9ea42bd4b9afb952ddc220a99d6e7262393d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aca9ea42bd4b9afb952ddc220a99d6e7262393d2 hack/test/unit
09:49:37 [2023-10-11T09:49:37.277Z] + BUILDFLAGS=(-tags 'netgo journald')
09:49:37 [2023-10-11T09:49:37.277Z] + TESTFLAGS+=' -test.timeout=5m'
09:49:37 [2023-10-11T09:49:37.277Z] + TESTDIRS=./...
09:49:37 [2023-10-11T09:49:37.277Z] + exclude_paths='/vendor/|/integration'
09:49:37 [2023-10-11T09:49:37.277Z] ++ go list ./...
09:49:37 [2023-10-11T09:49:37.277Z] ++ grep -vE '(/vendor/|/integration)'
09:49:37 [2023-10-11T09:49:37.851Z] + pkg_list='github.com/docker/docker/api
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/backend/build
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/httpstatus
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/httputils
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/middleware
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/build
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/checkpoint
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/container
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/debug
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/distribution
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/grpc
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/image
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/network
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/plugin
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/session
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/swarm
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/system
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/server/router/volume
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/backend
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/blkiodev
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/checkpoint
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/container
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/events
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/filters
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/image
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/mount
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/network
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/plugins/logdriver
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/registry
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/strslice
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/swarm
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/swarm/runtime
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/system
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/time
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/versions
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/versions/v1p19
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/versions/v1p20
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/api/types/volume
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next/exporter
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next/worker
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/builder-next/worker/label
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/dockerfile
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/remotecontext
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/remotecontext/git
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/builder/remotecontext/urlutil
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/cli/debug
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/cli/winresources/docker-proxy
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/cli/winresources/dockerd
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/client
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/client/buildkit
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/cmd/docker-proxy
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/cmd/dockerd
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/cmd/dockerd/trap
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/container
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/container/stream
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/contrib/apparmor
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/contrib/httpserver
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/cluster
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/cluster/convert
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/cluster/executor
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/cluster/executor/container
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/cluster/provider
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/config
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/containerd
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/events
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/events/testutils
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver/copy
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver/register
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver/vfs
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/graphdriver/zfs
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/images
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/initlayer
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/links
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/listeners
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/awslogs
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/fluentd
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/gcplogs
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/gelf
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/journald
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/local
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/logentries
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/loggertest
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/loggerutils
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/splunk
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/syslog
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/logger/templates
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/names
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/network
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/snapshotter
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/daemon/stats
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/distribution
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/distribution/metadata
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/distribution/utils
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/distribution/xfer
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/dockerversion
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/errdefs
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/image
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/image/cache
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/image/spec/specs-go
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/image/spec/specs-go/v1
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/image/tarexport
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/image/v1
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/internal/compatcontext
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/internal/mod
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/internal/mounttree
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/internal/multierror
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/internal/test/suite
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/internal/testutils
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/internal/testutils/netnsutils
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/internal/unshare
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/layer
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libcontainerd
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libcontainerd/queue
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libcontainerd/remote
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libcontainerd/shimopts
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libcontainerd/supervisor
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libcontainerd/types
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/bitmap
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/cluster
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/config
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/datastore
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/diagnostic
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/discoverapi
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/driverapi
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/bridge
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/host
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/null
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/overlay
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/remote
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/windows
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/drvregistry
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/etchosts
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/internal/caller
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/internal/kvstore
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/ipam
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/ipamapi
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/ipams/builtin
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/ipams/null
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/ipams/remote
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/ipamutils
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/ipbits
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/iptables
09:49:37 [2023-10-11T09:49:37.851Z] github.com/docker/docker/libnetwork/netlabel
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/netutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/networkdb
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ns
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/options
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/osl
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/osl/kernel
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/portallocator
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/portmapper
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/resolvconf
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/scope
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/types
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/oci
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/oci/caps
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/opts
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/aaparser
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/archive
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/authorization
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/broadcaster
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/capabilities
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/chrootarchive
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/containerfs
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/directory
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/dmesg
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/fileutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/homedir
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/idtools
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/ioutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/jsonmessage
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/longpath
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/loopback
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/meminfo
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/namesgenerator
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/parsers
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/parsers/kernel
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/pidfile
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/platform
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/platforms
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugingetter
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins/transport
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/pools
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/process
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/progress
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/reexec
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/rootless
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/rootless/specconv
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/stack
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/stdcopy
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/streamformatter
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/stringid
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/sysinfo
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/system
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/tailfile
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/tarsum
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/useragent
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/plugin
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/plugin/executor/containerd
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/plugin/v2
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/profiles/apparmor
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/profiles/seccomp
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/quota
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/reference
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/registry
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/registry/resumable
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/restartmanager
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/runconfig
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/runconfig/opts
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/daemon
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/environment
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/fakecontext
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/fakegit
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/fakestorage
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/fixtures/load
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/fixtures/plugin
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/registry
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/request
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/volume
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/volume/drivers
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/volume/local
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/volume/mounts
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/volume/service
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/volume/service/opts
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/volume/testutils'
09:49:37 [2023-10-11T09:49:37.852Z] ++ grep --fixed-strings -v /libnetwork
09:49:37 [2023-10-11T09:49:37.852Z] ++ echo 'github.com/docker/docker/api
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/backend/build
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/httpstatus
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/httputils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/middleware
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/build
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/checkpoint
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/container
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/debug
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/distribution
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/grpc
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/image
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/network
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/plugin
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/session
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/swarm
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/system
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/server/router/volume
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/backend
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/blkiodev
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/checkpoint
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/container
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/events
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/filters
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/image
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/mount
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/network
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/plugins/logdriver
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/registry
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/strslice
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/swarm
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/swarm/runtime
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/system
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/time
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/versions
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/versions/v1p19
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/versions/v1p20
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/api/types/volume
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next/exporter
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next/worker
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/builder-next/worker/label
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/dockerfile
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/remotecontext
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/remotecontext/git
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/builder/remotecontext/urlutil
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/cli/debug
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/cli/winresources/docker-proxy
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/cli/winresources/dockerd
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/client
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/client/buildkit
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/cmd/docker-proxy
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/cmd/dockerd
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/cmd/dockerd/trap
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/container
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/container/stream
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/contrib/apparmor
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/contrib/httpserver
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/cluster
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/cluster/convert
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/cluster/executor
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/cluster/executor/container
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/cluster/provider
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/config
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/containerd
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/events
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/events/testutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver/copy
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver/register
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver/vfs
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/graphdriver/zfs
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/images
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/initlayer
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/links
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/listeners
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/awslogs
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/fluentd
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/gcplogs
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/gelf
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/journald
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/local
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/logentries
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/loggertest
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/loggerutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/splunk
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/syslog
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/logger/templates
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/names
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/network
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/snapshotter
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/daemon/stats
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/distribution
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/distribution/metadata
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/distribution/utils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/distribution/xfer
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/dockerversion
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/errdefs
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/image
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/image/cache
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/image/spec/specs-go
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/image/spec/specs-go/v1
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/image/tarexport
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/image/v1
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/internal/compatcontext
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/internal/mod
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/internal/mounttree
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/internal/multierror
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/internal/test/suite
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/internal/testutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/internal/testutils/netnsutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/internal/unshare
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/layer
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libcontainerd
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libcontainerd/queue
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libcontainerd/remote
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libcontainerd/shimopts
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libcontainerd/supervisor
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libcontainerd/types
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/bitmap
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/cluster
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/config
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/datastore
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/diagnostic
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/discoverapi
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/driverapi
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/bridge
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/host
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/null
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/overlay
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/remote
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/windows
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/drvregistry
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/etchosts
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/internal/caller
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/internal/kvstore
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ipam
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ipamapi
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ipams/builtin
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ipams/null
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ipams/remote
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ipamutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ipbits
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/iptables
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/netlabel
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/netutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/networkdb
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/ns
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/options
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/osl
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/osl/kernel
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/portallocator
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/portmapper
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/resolvconf
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/scope
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/libnetwork/types
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/oci
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/oci/caps
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/opts
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/aaparser
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/archive
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/authorization
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/broadcaster
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/capabilities
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/chrootarchive
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/containerfs
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/directory
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/dmesg
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/fileutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/homedir
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/idtools
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/ioutils
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/jsonmessage
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/longpath
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/loopback
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/meminfo
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/namesgenerator
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/parsers
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/parsers/kernel
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/pidfile
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/platform
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/platforms
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugingetter
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/plugins/transport
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/pools
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/process
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/progress
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/reexec
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/rootless
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/rootless/specconv
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/stack
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/stdcopy
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/streamformatter
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/stringid
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/sysinfo
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/system
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/tailfile
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/tarsum
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/pkg/useragent
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/plugin
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/plugin/executor/containerd
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/plugin/v2
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/profiles/apparmor
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/profiles/seccomp
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/quota
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/reference
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/registry
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/registry/resumable
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/restartmanager
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/runconfig
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/runconfig/opts
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil
09:49:37 [2023-10-11T09:49:37.852Z] github.com/docker/docker/testutil/daemon
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/environment
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fakecontext
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fakegit
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fakestorage
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fixtures/load
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fixtures/plugin
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/registry
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/request
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/drivers
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/local
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/mounts
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/service
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/service/opts
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/testutils'
09:49:37 [2023-10-11T09:49:37.853Z] + base_pkg_list='github.com/docker/docker/api
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/backend/build
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/httpstatus
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/httputils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/middleware
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/build
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/checkpoint
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/container
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/debug
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/distribution
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/grpc
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/image
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/network
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/plugin
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/session
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/swarm
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/system
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/volume
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/backend
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/blkiodev
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/checkpoint
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/container
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/events
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/filters
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/image
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/mount
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/network
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/plugins/logdriver
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/registry
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/strslice
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/swarm
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/swarm/runtime
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/system
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/time
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/versions
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/versions/v1p19
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/versions/v1p20
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/volume
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/exporter
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/worker
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/worker/label
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/dockerfile
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/remotecontext
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/remotecontext/git
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/remotecontext/urlutil
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cli/debug
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cli/winresources/docker-proxy
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cli/winresources/dockerd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/client
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/client/buildkit
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cmd/docker-proxy
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cmd/dockerd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cmd/dockerd/trap
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/container
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/container/stream
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/contrib/apparmor
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/contrib/httpserver
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/convert
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/executor
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/executor/container
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/provider
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/config
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/containerd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/events
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/events/testutils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/copy
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/register
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/vfs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/zfs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/images
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/initlayer
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/links
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/listeners
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/awslogs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/fluentd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/gcplogs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/gelf
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/journald
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/local
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/logentries
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/loggertest
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/loggerutils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/splunk
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/syslog
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/templates
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/names
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/network
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/snapshotter
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/stats
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/distribution
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/distribution/metadata
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/distribution/utils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/distribution/xfer
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/dockerversion
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/errdefs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/image
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/image/cache
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/image/spec/specs-go
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/image/spec/specs-go/v1
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/image/tarexport
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/image/v1
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/internal/compatcontext
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/internal/mod
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/internal/mounttree
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/internal/multierror
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/internal/test/suite
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/internal/testutils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/internal/testutils/netnsutils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/internal/unshare
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/layer
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/libcontainerd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/libcontainerd/queue
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/libcontainerd/remote
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/libcontainerd/shimopts
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/libcontainerd/supervisor
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/libcontainerd/types
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/oci
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/oci/caps
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/opts
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/aaparser
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/archive
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/authorization
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/broadcaster
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/capabilities
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/chrootarchive
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/containerfs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/directory
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/dmesg
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/fileutils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/homedir
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/idtools
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/ioutils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/jsonmessage
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/longpath
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/loopback
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/meminfo
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/namesgenerator
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/parsers
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/parsers/kernel
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/pidfile
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/platform
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/platforms
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/plugingetter
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/plugins
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/plugins/transport
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/pools
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/process
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/progress
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/reexec
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/rootless
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/rootless/specconv
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/stack
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/stdcopy
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/streamformatter
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/stringid
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/sysinfo
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/system
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/tailfile
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/tarsum
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/pkg/useragent
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/plugin
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/plugin/executor/containerd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/plugin/v2
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/profiles/apparmor
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/profiles/seccomp
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/quota
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/reference
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/registry
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/registry/resumable
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/restartmanager
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/runconfig
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/runconfig/opts
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/daemon
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/environment
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fakecontext
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fakegit
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fakestorage
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fixtures/load
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fixtures/plugin
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/registry
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/testutil/request
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/drivers
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/local
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/mounts
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/service
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/service/opts
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/volume/testutils'
09:49:37 [2023-10-11T09:49:37.853Z] ++ grep --fixed-strings /libnetwork
09:49:37 [2023-10-11T09:49:37.853Z] ++ echo 'github.com/docker/docker/api
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/backend/build
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/httpstatus
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/httputils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/middleware
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/build
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/checkpoint
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/container
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/debug
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/distribution
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/grpc
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/image
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/network
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/plugin
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/session
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/swarm
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/system
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/server/router/volume
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/backend
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/blkiodev
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/checkpoint
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/container
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/events
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/filters
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/image
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/mount
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/network
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/plugins/logdriver
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/registry
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/strslice
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/swarm
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/swarm/runtime
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/system
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/time
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/versions
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/versions/v1p19
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/versions/v1p20
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/api/types/volume
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/exporter
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/worker
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/builder-next/worker/label
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/dockerfile
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/remotecontext
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/remotecontext/git
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/builder/remotecontext/urlutil
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cli/debug
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cli/winresources/docker-proxy
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cli/winresources/dockerd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/client
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/client/buildkit
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cmd/docker-proxy
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cmd/dockerd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cmd/dockerd/trap
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/container
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/container/stream
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/contrib/apparmor
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/contrib/httpserver
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/convert
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/executor
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/executor/container
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/cluster/provider
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/config
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/containerd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/events
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/events/testutils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/copy
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/register
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/vfs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/graphdriver/zfs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/images
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/initlayer
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/links
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/listeners
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/awslogs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/fluentd
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/gcplogs
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/gelf
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/journald
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/local
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/logentries
09:49:37 [2023-10-11T09:49:37.853Z] github.com/docker/docker/daemon/logger/loggertest
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/daemon/logger/loggerutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/daemon/logger/splunk
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/daemon/logger/syslog
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/daemon/logger/templates
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/daemon/names
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/daemon/network
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/daemon/snapshotter
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/daemon/stats
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/distribution
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/distribution/metadata
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/distribution/utils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/distribution/xfer
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/dockerversion
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/errdefs
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/image
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/image/cache
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/image/spec/specs-go
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/image/spec/specs-go/v1
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/image/tarexport
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/image/v1
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/internal/compatcontext
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/internal/mod
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/internal/mounttree
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/internal/multierror
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/internal/test/suite
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/internal/testutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/internal/testutils/netnsutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/internal/unshare
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/layer
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libcontainerd
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libcontainerd/queue
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libcontainerd/remote
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libcontainerd/shimopts
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libcontainerd/supervisor
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libcontainerd/types
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/bitmap
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cluster
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/config
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/datastore
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/diagnostic
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/discoverapi
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/driverapi
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/bridge
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/host
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/null
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/overlay
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/remote
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/windows
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drvregistry
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/etchosts
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/caller
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/kvstore
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipam
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipamapi
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/builtin
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/null
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/remote
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipamutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipbits
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/iptables
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/netlabel
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/netutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/networkdb
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ns
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/options
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/osl
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/osl/kernel
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/portallocator
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/portmapper
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/resolvconf
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/scope
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/types
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/oci
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/oci/caps
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/opts
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/aaparser
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/archive
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/authorization
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/broadcaster
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/capabilities
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/chrootarchive
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/containerfs
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/directory
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/dmesg
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/fileutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/homedir
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/idtools
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/ioutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/jsonmessage
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/longpath
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/loopback
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/meminfo
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/namesgenerator
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/parsers
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/parsers/kernel
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/pidfile
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/platform
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/platforms
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/plugingetter
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/plugins
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/plugins/transport
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/pools
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/process
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/progress
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/reexec
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/rootless
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/rootless/specconv
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/stack
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/stdcopy
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/streamformatter
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/stringid
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/sysinfo
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/system
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/tailfile
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/tarsum
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/pkg/useragent
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/plugin
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/plugin/executor/containerd
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/plugin/v2
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/profiles/apparmor
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/profiles/seccomp
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/quota
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/reference
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/registry
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/registry/resumable
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/restartmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/runconfig
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/runconfig/opts
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/daemon
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/environment
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/fakecontext
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/fakegit
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/fakestorage
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/fixtures/load
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/fixtures/plugin
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/registry
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/testutil/request
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/volume
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/volume/drivers
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/volume/local
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/volume/mounts
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/volume/service
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/volume/service/opts
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/volume/testutils'
09:49:37 [2023-10-11T09:49:37.854Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/bitmap
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cluster
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/config
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/datastore
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/diagnostic
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/discoverapi
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/driverapi
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/bridge
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/host
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/null
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/overlay
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/remote
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/windows
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drvregistry
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/etchosts
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/caller
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/kvstore
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipam
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipamapi
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/builtin
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/null
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/remote
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipamutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipbits
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/iptables
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/netlabel
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/netutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/networkdb
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ns
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/options
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/osl
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/osl/kernel
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/portallocator
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/portmapper
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/resolvconf
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/scope
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/types'
09:49:37 [2023-10-11T09:49:37.854Z] + echo 'github.com/docker/docker/libnetwork
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/bitmap
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cluster
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/config
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/datastore
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/diagnostic
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/discoverapi
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/driverapi
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/bridge
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/host
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/null
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/overlay
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/remote
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/windows
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drvregistry
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/etchosts
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/caller
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/kvstore
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipam
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipamapi
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/builtin
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/null
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/remote
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipamutils
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ipbits
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/iptables
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/netlabel
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/netutils
09:49:37 [2023-10-11T09:49:37.854Z] + grep --fixed-strings libnetwork/drivers/bridge
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/networkdb
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/ns
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/options
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/osl
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/osl/kernel
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/portallocator
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/portmapper
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/resolvconf
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/scope
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/types'
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/bridge
09:49:37 [2023-10-11T09:49:37.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:49:37 [2023-10-11T09:49:37.854Z] + type docker-proxy
09:49:37 [2023-10-11T09:49:37.854Z] hack/test/unit: line 25: type: docker-proxy: not found
09:49:37 [2023-10-11T09:49:37.854Z] + hack/make.sh binary-proxy install-proxy
09:49:37 [2023-10-11T09:49:37.854Z] 
09:49:37 [2023-10-11T09:49:37.854Z] Removing bundles/
09:49:37 [2023-10-11T09:49:37.854Z] 
09:49:37 [2023-10-11T09:49:37.854Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:49:37 [2023-10-11T09:49:37.854Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:49:37 [2023-10-11T09:49:37.854Z] + tee /go/src/github.com/docker/docker/go.mod
09:49:37 [2023-10-11T09:49:37.854Z] module github.com/docker/docker
09:49:37 [2023-10-11T09:49:37.854Z] 
09:49:37 [2023-10-11T09:49:37.854Z] go 1.20
09:49:37 [2023-10-11T09:49:37.854Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:49:37 [2023-10-11T09:49:37.854Z] + GO111MODULE=on
09:49:37 [2023-10-11T09:49:37.854Z] + 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=aca9ea42bd4b9afb952ddc220a99d6e7262393d2" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T09:49:37.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
09:49:42 [2023-10-11T09:49:42.060Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:49:42 [2023-10-11T09:49:42.060Z] Created binary: bundles/binary-proxy/docker-proxy
09:49:42 [2023-10-11T09:49:42.060Z] 
09:49:42 [2023-10-11T09:49:42.060Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:49:42 [2023-10-11T09:49:42.060Z] Installing docker-proxy to /usr/local/bin/
09:49:42 [2023-10-11T09:49:42.060Z] 
09:49:42 [2023-10-11T09:49:42.060Z] + mkdir -p bundles
09:49:42 [2023-10-11T09:49:42.060Z] + '[' -n 'github.com/docker/docker/api
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/backend/build
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/httpstatus
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/httputils
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/middleware
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/build
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/checkpoint
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/container
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/debug
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/distribution
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/grpc
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/image
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/network
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/plugin
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/session
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/swarm
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/system
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/server/router/volume
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/types
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/types/backend
09:49:42 [2023-10-11T09:49:42.060Z] github.com/docker/docker/api/types/blkiodev
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/checkpoint
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/container
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/events
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/filters
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/image
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/mount
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/network
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/plugins/logdriver
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/registry
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/strslice
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/swarm
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/swarm/runtime
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/system
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/time
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/versions
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/versions/v1p19
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/versions/v1p20
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/api/types/volume
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next/exporter
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next/worker
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/builder-next/worker/label
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/dockerfile
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/remotecontext
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/remotecontext/git
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/builder/remotecontext/urlutil
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/cli/debug
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/cli/winresources/docker-proxy
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/cli/winresources/dockerd
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/client
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/client/buildkit
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/cmd/docker-proxy
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/cmd/dockerd
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/cmd/dockerd/trap
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/container
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/container/stream
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/contrib/apparmor
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/contrib/httpserver
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/cluster
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/cluster/convert
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/cluster/executor
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/cluster/executor/container
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/cluster/provider
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/config
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/containerd
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/events
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/events/testutils
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver/copy
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver/register
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver/vfs
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/graphdriver/zfs
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/images
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/initlayer
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/links
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/listeners
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/awslogs
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/fluentd
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/gcplogs
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/gelf
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/journald
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/local
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/logentries
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/loggertest
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/loggerutils
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/splunk
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/syslog
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/logger/templates
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/names
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/network
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/snapshotter
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/daemon/stats
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/distribution
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/distribution/metadata
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/distribution/utils
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/distribution/xfer
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/dockerversion
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/errdefs
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/image
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/image/cache
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/image/spec/specs-go
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/image/spec/specs-go/v1
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/image/tarexport
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/image/v1
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/internal/compatcontext
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/internal/mod
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/internal/mounttree
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/internal/multierror
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/internal/test/suite
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/internal/testutils
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/internal/testutils/netnsutils
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/internal/unshare
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/layer
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/libcontainerd
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/libcontainerd/queue
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/libcontainerd/remote
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/libcontainerd/shimopts
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/libcontainerd/supervisor
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/libcontainerd/types
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/oci
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/oci/caps
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/opts
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/aaparser
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/archive
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/authorization
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/broadcaster
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/capabilities
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/chrootarchive
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/containerfs
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/directory
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/dmesg
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/fileutils
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/homedir
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/idtools
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/ioutils
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/jsonmessage
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/longpath
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/loopback
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/meminfo
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/namesgenerator
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/parsers
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/parsers/kernel
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/pidfile
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/platform
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/platforms
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/plugingetter
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/plugins
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/plugins/transport
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/pools
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/process
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/progress
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/reexec
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/rootless
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/rootless/specconv
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/stack
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/stdcopy
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/streamformatter
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/stringid
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/sysinfo
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/system
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/tailfile
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/tarsum
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/pkg/useragent
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/plugin
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/plugin/executor/containerd
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/plugin/v2
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/profiles/apparmor
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/profiles/seccomp
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/quota
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/reference
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/registry
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/registry/resumable
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/restartmanager
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/runconfig
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/runconfig/opts
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/daemon
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/environment
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/fakecontext
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/fakegit
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/fakestorage
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/fixtures/load
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/fixtures/plugin
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/registry
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/testutil/request
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/volume
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/volume/drivers
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/volume/local
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/volume/mounts
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/volume/service
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/volume/service/opts
09:49:42 [2023-10-11T09:49:42.061Z] github.com/docker/docker/volume/testutils' ']'
09:49:42 [2023-10-11T09:49:42.062Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
09:49:42 [2023-10-11T09:49:42.634Z] ?   	github.com/docker/docker/api	[no test files]
09:49:49 [2023-10-11T09:49:49.226Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 13.0% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 28.3% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.4% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 94.0% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ok  	github.com/docker/docker/api/types/network	0.008s	coverage: 74.3% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/system	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/builder	[no test files]
09:50:11 [2023-10-11T09:50:11.229Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:50:11 [2023-10-11T09:50:11.230Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
09:50:11 [2023-10-11T09:50:11.230Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
09:50:12 [2023-10-11T09:50:12.173Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:50:12 [2023-10-11T09:50:12.173Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:50:12 [2023-10-11T09:50:12.173Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
09:50:12 [2023-10-11T09:50:12.173Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
09:50:12 [2023-10-11T09:50:12.173Z] ok  	github.com/docker/docker/builder/remotecontext	0.033s	coverage: 33.5% of statements
09:50:12 [2023-10-11T09:50:12.173Z] ok  	github.com/docker/docker/builder/dockerfile	0.054s	coverage: 50.1% of statements
09:50:14 [2023-10-11T09:50:14.090Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:50:14 [2023-10-11T09:50:14.090Z] ok  	github.com/docker/docker/client	0.114s	coverage: 77.3% of statements
09:50:14 [2023-10-11T09:50:14.090Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.169s	coverage: 66.5% of statements
09:50:17 [2023-10-11T09:50:17.400Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.852s	coverage: 82.5% of statements
09:50:25 [2023-10-11T09:50:25.547Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:50:25 [2023-10-11T09:50:25.547Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:50:25 [2023-10-11T09:50:25.547Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:50:25 [2023-10-11T09:50:25.547Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:50:25 [2023-10-11T09:50:25.547Z] ok  	github.com/docker/docker/container	0.129s	coverage: 36.5% of statements
09:50:25 [2023-10-11T09:50:25.547Z] ok  	github.com/docker/docker/cmd/dockerd	0.251s	coverage: 29.5% of statements
09:50:27 [2023-10-11T09:50:27.461Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.353s	coverage: 0.0% of statements
09:50:28 [2023-10-11T09:50:28.402Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:50:28 [2023-10-11T09:50:28.402Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
09:50:28 [2023-10-11T09:50:28.402Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 38.7% of statements
09:50:28 [2023-10-11T09:50:28.402Z] ok  	github.com/docker/docker/daemon/cluster	0.062s	coverage: 0.5% of statements
09:50:28 [2023-10-11T09:50:28.663Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:50:28 [2023-10-11T09:50:28.924Z] ok  	github.com/docker/docker/daemon/config	0.068s	coverage: 75.7% of statements
09:50:29 [2023-10-11T09:50:29.865Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:50:29 [2023-10-11T09:50:29.865Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
09:50:29 [2023-10-11T09:50:29.865Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.9% of statements
09:50:29 [2023-10-11T09:50:29.865Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
09:50:30 [2023-10-11T09:50:30.126Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
09:50:30 [2023-10-11T09:50:30.387Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.193s	coverage: 59.6% of statements
09:50:30 [2023-10-11T09:50:30.647Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:50:30 [2023-10-11T09:50:30.909Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.032s	coverage: 1.9% of statements
09:50:30 [2023-10-11T09:50:30.909Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:50:30 [2023-10-11T09:50:30.909Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:50:31 [2023-10-11T09:50:31.170Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.214s	coverage: 60.2% of statements
09:50:31 [2023-10-11T09:50:31.170Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 60.9% of statements
09:50:31 [2023-10-11T09:50:31.741Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
09:50:32 [2023-10-11T09:50:32.313Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:50:32 [2023-10-11T09:50:32.313Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:50:32 [2023-10-11T09:50:32.313Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
09:50:32 [2023-10-11T09:50:32.313Z] ok  	github.com/docker/docker/daemon/images	0.025s	coverage: 3.0% of statements
09:50:32 [2023-10-11T09:50:32.313Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.480s	coverage: 13.4% of statements
09:50:32 [2023-10-11T09:50:32.313Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
09:50:32 [2023-10-11T09:50:32.885Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:50:32 [2023-10-11T09:50:32.885Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
09:50:32 [2023-10-11T09:50:32.885Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
09:50:32 [2023-10-11T09:50:32.885Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.127s	coverage: 78.3% of statements
09:50:33 [2023-10-11T09:50:33.147Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:50:33 [2023-10-11T09:50:33.147Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:50:33 [2023-10-11T09:50:33.147Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
09:50:33 [2023-10-11T09:50:33.408Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
09:50:33 [2023-10-11T09:50:33.408Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:50:33 [2023-10-11T09:50:33.408Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:50:33 [2023-10-11T09:50:33.408Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.090s	coverage: 76.8% of statements
09:50:33 [2023-10-11T09:50:33.408Z] ok  	github.com/docker/docker/daemon/logger/local	0.051s	coverage: 79.4% of statements
09:50:34 [2023-10-11T09:50:34.351Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 63.5% of statements
09:50:34 [2023-10-11T09:50:34.351Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
09:50:34 [2023-10-11T09:50:34.351Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:50:34 [2023-10-11T09:50:34.351Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:50:34 [2023-10-11T09:50:34.351Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
09:50:34 [2023-10-11T09:50:34.612Z] ok  	github.com/docker/docker/daemon/logger/journald	1.316s	coverage: 74.5% of statements
09:50:34 [2023-10-11T09:50:34.612Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:50:34 [2023-10-11T09:50:34.612Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:50:34 [2023-10-11T09:50:34.612Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
09:50:35 [2023-10-11T09:50:35.555Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:50:35 [2023-10-11T09:50:35.555Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
09:50:35 [2023-10-11T09:50:35.555Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
09:50:35 [2023-10-11T09:50:35.555Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
09:50:35 [2023-10-11T09:50:35.815Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.455s	coverage: 82.5% of statements
09:50:36 [2023-10-11T09:50:36.075Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
09:50:36 [2023-10-11T09:50:36.075Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
09:50:36 [2023-10-11T09:50:36.075Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
09:50:36 [2023-10-11T09:50:36.075Z] ok  	github.com/docker/docker/image	0.029s	coverage: 84.6% of statements
09:50:36 [2023-10-11T09:50:36.336Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:50:36 [2023-10-11T09:50:36.336Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
09:50:36 [2023-10-11T09:50:36.336Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:50:36 [2023-10-11T09:50:36.336Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
09:50:36 [2023-10-11T09:50:36.336Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
09:50:36 [2023-10-11T09:50:36.596Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:50:36 [2023-10-11T09:50:36.596Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
09:50:36 [2023-10-11T09:50:36.596Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
09:50:36 [2023-10-11T09:50:36.596Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:50:36 [2023-10-11T09:50:36.596Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
09:50:36 [2023-10-11T09:50:36.856Z] ok  	github.com/docker/docker/distribution	1.511s	coverage: 29.3% of statements
09:50:37 [2023-10-11T09:50:37.427Z] ok  	github.com/docker/docker/distribution/xfer	2.177s	coverage: 85.4% of statements
09:50:37 [2023-10-11T09:50:37.688Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:50:37 [2023-10-11T09:50:37.688Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:50:37 [2023-10-11T09:50:37.688Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:50:37 [2023-10-11T09:50:37.688Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:50:37 [2023-10-11T09:50:37.688Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:50:37 [2023-10-11T09:50:37.688Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:50:37 [2023-10-11T09:50:37.688Z] ok  	github.com/docker/docker/daemon	10.752s	coverage: 17.1% of statements
09:50:38 [2023-10-11T09:50:38.260Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:50:38 [2023-10-11T09:50:38.260Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 38.1% of statements
09:50:38 [2023-10-11T09:50:38.260Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 52.9% of statements
09:50:38 [2023-10-11T09:50:38.260Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 67.9% of statements
09:50:38 [2023-10-11T09:50:38.831Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:50:38 [2023-10-11T09:50:38.831Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
09:50:38 [2023-10-11T09:50:38.831Z] ok  	github.com/docker/docker/pkg/containerfs	0.006s	coverage: 28.6% of statements
09:50:38 [2023-10-11T09:50:38.831Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
09:50:38 [2023-10-11T09:50:38.831Z] ok  	github.com/docker/docker/pkg/dmesg	0.014s	coverage: 83.3% of statements
09:50:38 [2023-10-11T09:50:38.831Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.257s	coverage: 83.7% of statements
09:50:38 [2023-10-11T09:50:38.831Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 56.4% of statements
09:50:38 [2023-10-11T09:50:38.831Z] ok  	github.com/docker/docker/pkg/homedir	0.019s	coverage: 8.3% of statements
09:50:39 [2023-10-11T09:50:39.092Z] ok  	github.com/docker/docker/pkg/authorization	0.464s	coverage: 68.3% of statements
09:50:39 [2023-10-11T09:50:39.092Z] ok  	github.com/docker/docker/pkg/archive	0.501s	coverage: 80.8% of statements
09:50:39 [2023-10-11T09:50:39.354Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:50:39 [2023-10-11T09:50:39.354Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
09:50:39 [2023-10-11T09:50:39.354Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
09:50:39 [2023-10-11T09:50:39.354Z] ok  	github.com/docker/docker/pkg/meminfo	0.005s	coverage: 75.0% of statements
09:50:39 [2023-10-11T09:50:39.354Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
09:50:39 [2023-10-11T09:50:39.615Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:50:39 [2023-10-11T09:50:39.615Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:50:39 [2023-10-11T09:50:39.615Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
09:50:39 [2023-10-11T09:50:39.615Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:50:39 [2023-10-11T09:50:39.615Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
09:50:39 [2023-10-11T09:50:39.615Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:50:39 [2023-10-11T09:50:39.615Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
09:50:39 [2023-10-11T09:50:39.615Z] ok  	github.com/docker/docker/pkg/ioutils	0.375s	coverage: 72.3% of statements
09:50:39 [2023-10-11T09:50:39.876Z] ok  	github.com/docker/docker/pkg/idtools	0.543s	coverage: 69.7% of statements
09:50:40 [2023-10-11T09:50:40.137Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:50:40 [2023-10-11T09:50:40.137Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:50:40 [2023-10-11T09:50:40.137Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
09:50:40 [2023-10-11T09:50:40.137Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
09:50:40 [2023-10-11T09:50:40.137Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
09:50:40 [2023-10-11T09:50:40.137Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
09:50:40 [2023-10-11T09:50:40.398Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:50:40 [2023-10-11T09:50:40.398Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:50:40 [2023-10-11T09:50:40.398Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:50:40 [2023-10-11T09:50:40.398Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
09:50:40 [2023-10-11T09:50:40.398Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
09:50:40 [2023-10-11T09:50:40.398Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
09:50:40 [2023-10-11T09:50:40.659Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
09:50:40 [2023-10-11T09:50:40.659Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
09:50:40 [2023-10-11T09:50:40.920Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
09:50:40 [2023-10-11T09:50:40.920Z] ok  	github.com/docker/docker/pkg/system	0.009s	coverage: 43.1% of statements
09:50:40 [2023-10-11T09:50:40.920Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
09:50:41 [2023-10-11T09:50:41.181Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:50:41 [2023-10-11T09:50:41.181Z] ok  	github.com/docker/docker/pkg/tarsum	0.058s	coverage: 89.1% of statements
09:50:41 [2023-10-11T09:50:41.752Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:50:41 [2023-10-11T09:50:41.752Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:50:41 [2023-10-11T09:50:41.752Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
09:50:41 [2023-10-11T09:50:41.752Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
09:50:42 [2023-10-11T09:50:42.323Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
09:50:42 [2023-10-11T09:50:42.323Z] ok  	github.com/docker/docker/plugin	0.524s	coverage: 23.3% of statements
09:50:42 [2023-10-11T09:50:42.323Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.0% of statements
09:50:42 [2023-10-11T09:50:42.584Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
09:50:42 [2023-10-11T09:50:42.584Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
09:50:42 [2023-10-11T09:50:42.584Z] ok  	github.com/docker/docker/registry	0.131s	coverage: 63.9% of statements
09:50:42 [2023-10-11T09:50:42.584Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:50:42 [2023-10-11T09:50:42.584Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
09:50:42 [2023-10-11T09:50:42.845Z] ok  	github.com/docker/docker/testutil	0.012s	coverage: 8.2% of statements
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ok  	github.com/docker/docker/quota	0.869s	coverage: 69.2% of statements
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:50:43 [2023-10-11T09:50:43.106Z] ?   	github.com/docker/docker/volume	[no test files]
09:50:43 [2023-10-11T09:50:43.678Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
09:50:43 [2023-10-11T09:50:43.938Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
09:50:44 [2023-10-11T09:50:44.198Z] ok  	github.com/docker/docker/volume/local	0.142s	coverage: 74.6% of statements
09:50:44 [2023-10-11T09:50:44.198Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:50:44 [2023-10-11T09:50:44.198Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:50:44 [2023-10-11T09:50:44.198Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
09:50:45 [2023-10-11T09:50:45.138Z] ok  	github.com/docker/docker/layer	7.492s	coverage: 68.7% of statements
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === Skipped
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     network_proxy_test.go:210: No support for dual stack yet
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver btrfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver btrfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver btrfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver btrfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver btrfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:68: No driver to put!
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z] time="2023-10-11T09:50:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z] time="2023-10-11T09:50:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z] time="2023-10-11T09:50:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z] time="2023-10-11T09:50:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z] time="2023-10-11T09:50:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:68: No driver to put!
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver zfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver zfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver zfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver zfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:41: Driver zfs not supported
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     graphtest_unix.go:68: No driver to put!
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
09:50:45 [2023-10-11T09:50:45.400Z]     validate_test.go:70: only tested on Windows
09:50:45 [2023-10-11T09:50:45.400Z] 
09:50:45 [2023-10-11T09:50:45.400Z] DONE 3152 tests, 27 skipped in 63.239s
09:50:45 [2023-10-11T09:50:45.400Z] + '[' -n 'github.com/docker/docker/libnetwork
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/bitmap
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/cluster
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/config
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/datastore
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/diagnostic
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/discoverapi
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/driverapi
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/bridge
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/host
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/null
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/overlay
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/remote
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/windows
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/drvregistry
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/etchosts
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/internal/caller
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/internal/kvstore
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ipam
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ipamapi
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ipams/builtin
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ipams/null
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ipams/remote
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ipamutils
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ipbits
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/iptables
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/netlabel
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/netutils
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/networkdb
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/ns
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/options
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/osl
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/osl/kernel
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/portallocator
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/portmapper
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/resolvconf
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/scope
09:50:45 [2023-10-11T09:50:45.400Z] github.com/docker/docker/libnetwork/types' ']'
09:50:45 [2023-10-11T09:50:45.400Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
09:51:41 [2023-10-11T09:51:41.663Z] ok  	github.com/docker/docker/libnetwork	44.960s	coverage: 42.9% of statements
09:51:41 [2023-10-11T09:51:41.663Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
09:51:41 [2023-10-11T09:51:41.663Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.3% of statements
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
09:51:41 [2023-10-11T09:51:41.663Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.101s	coverage: 62.4% of statements
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:51:41 [2023-10-11T09:51:41.663Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
09:51:41 [2023-10-11T09:51:41.663Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.900s	coverage: 5.0% of statements
09:51:41 [2023-10-11T09:51:41.663Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:51:41 [2023-10-11T09:51:41.924Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
09:51:41 [2023-10-11T09:51:41.924Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:51:42 [2023-10-11T09:51:42.184Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
09:51:43 [2023-10-11T09:51:43.126Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
09:51:43 [2023-10-11T09:51:43.126Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
09:51:43 [2023-10-11T09:51:43.697Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
09:51:43 [2023-10-11T09:51:43.958Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
09:51:43 [2023-10-11T09:51:43.958Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:51:43 [2023-10-11T09:51:43.958Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:51:44 [2023-10-11T09:51:44.218Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:51:44 [2023-10-11T09:51:44.479Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
09:51:44 [2023-10-11T09:51:44.740Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
09:51:45 [2023-10-11T09:51:45.000Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:51:45 [2023-10-11T09:51:45.001Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
09:51:45 [2023-10-11T09:51:45.001Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
09:51:57 [2023-10-11T09:51:57.233Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:51:59 [2023-10-11T09:51:59.147Z] ok  	github.com/docker/docker/libnetwork/ipam	3.164s	coverage: 80.0% of statements
09:51:59 [2023-10-11T09:51:59.147Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:51:59 [2023-10-11T09:51:59.147Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:51:59 [2023-10-11T09:51:59.147Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
09:51:59 [2023-10-11T09:51:59.407Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
09:51:59 [2023-10-11T09:51:59.407Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:51:59 [2023-10-11T09:51:59.668Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
09:52:00 [2023-10-11T09:52:00.238Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.317s	coverage: 86.4% of statements
09:52:00 [2023-10-11T09:52:00.499Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:52:01 [2023-10-11T09:52:01.070Z] ok  	github.com/docker/docker/libnetwork/iptables	0.221s	coverage: 39.9% of statements
09:52:01 [2023-10-11T09:52:01.070Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:52:01 [2023-10-11T09:52:01.641Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
09:53:53 [2023-10-11T09:53:53.191Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.065s	coverage: 58.5% of statements
09:53:53 [2023-10-11T09:53:53.191Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:53:53 [2023-10-11T09:53:53.191Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:53:53 [2023-10-11T09:53:53.191Z] ok  	github.com/docker/docker/libnetwork/osl	4.442s	coverage: 40.2% of statements
09:53:53 [2023-10-11T09:53:53.191Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:53:53 [2023-10-11T09:53:53.191Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
09:53:53 [2023-10-11T09:53:53.768Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.712s	coverage: 46.3% of statements
09:53:53 [2023-10-11T09:53:53.768Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
09:53:53 [2023-10-11T09:53:53.768Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
09:53:54 [2023-10-11T09:53:54.359Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
09:53:54 [2023-10-11T09:53:54.359Z] 
09:53:54 [2023-10-11T09:53:54.359Z] === Skipped
09:53:54 [2023-10-11T09:53:54.359Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:53:54 [2023-10-11T09:53:54.359Z]     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
09:53:54 [2023-10-11T09:53:54.359Z] 
09:53:54 [2023-10-11T09:53:54.359Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
09:53:54 [2023-10-11T09:53:54.359Z]     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
09:53:54 [2023-10-11T09:53:54.359Z] 
09:53:54 [2023-10-11T09:53:54.359Z] DONE 345 tests, 2 skipped in 188.882s
Post stage
[Pipeline] junit
09:53:55 [2023-10-11T09:53:55.348Z] Recording test results
09:53:56 [2023-10-11T09:53:56.657Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:53:56 [2023-10-11T09:53:56.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46565/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aca9ea42bd4b9afb952ddc220a99d6e7262393d2 -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:aca9ea42bd4b9afb952ddc220a99d6e7262393d2 hack/make.sh dynbinary test-integration
09:53:57 [2023-10-11T09:53:57.224Z] 
09:53:57 [2023-10-11T09:53:57.224Z] Removing bundles/
09:53:57 [2023-10-11T09:53:57.224Z] 
09:53:57 [2023-10-11T09:53:57.224Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:53:57 [2023-10-11T09:53:57.224Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:53:57 [2023-10-11T09:53:57.224Z] + tee /go/src/github.com/docker/docker/go.mod
09:53:57 [2023-10-11T09:53:57.224Z] module github.com/docker/docker
09:53:57 [2023-10-11T09:53:57.224Z] 
09:53:57 [2023-10-11T09:53:57.224Z] go 1.20
09:53:57 [2023-10-11T09:53:57.224Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:53:57 [2023-10-11T09:53:57.224Z] + GO111MODULE=on
09:53:57 [2023-10-11T09:53:57.224Z] + 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=aca9ea42bd4b9afb952ddc220a99d6e7262393d2" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T09:53:57.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
09:54:36 [2023-10-11T09:54:36.000Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:54:36 [2023-10-11T09:54:36.000Z] Created binary: bundles/dynbinary-daemon/dockerd
09:54:36 [2023-10-11T09:54:36.000Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:54:36 [2023-10-11T09:54:36.000Z] + tee /go/src/github.com/docker/docker/go.mod
09:54:36 [2023-10-11T09:54:36.000Z] module github.com/docker/docker
09:54:36 [2023-10-11T09:54:36.000Z] 
09:54:36 [2023-10-11T09:54:36.000Z] go 1.20
09:54:36 [2023-10-11T09:54:36.000Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:54:36 [2023-10-11T09:54:36.000Z] + GO111MODULE=on
09:54:36 [2023-10-11T09:54:36.000Z] + 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=aca9ea42bd4b9afb952ddc220a99d6e7262393d2" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T09:53:57.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
09:54:36 [2023-10-11T09:54:36.000Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:54:36 [2023-10-11T09:54:36.000Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:54:36 [2023-10-11T09:54:36.000Z] 
09:54:36 [2023-10-11T09:54:36.000Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:54:36 [2023-10-11T09:54:36.000Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:54:36 [2023-10-11T09:54:36.000Z] HOSTNAME=66458e681500
09:54:36 [2023-10-11T09:54:36.000Z] TESTDEBUG=0
09:54:36 [2023-10-11T09:54:36.000Z] DEST=bundles/test-integration
09:54:36 [2023-10-11T09:54:36.000Z] PWD=/go/src/github.com/docker/docker
09:54:36 [2023-10-11T09:54:36.000Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:54:36 [2023-10-11T09:54:36.000Z] DOCKER_GITCOMMIT=aca9ea42bd4b9afb952ddc220a99d6e7262393d2
09:54:36 [2023-10-11T09:54:36.000Z] container=docker
09:54:36 [2023-10-11T09:54:36.000Z] HOME=/root
09:54:36 [2023-10-11T09:54:36.000Z] CONTAINERD_NAMESPACE=moby
09:54:36 [2023-10-11T09:54:36.000Z] GOLANG_VERSION=1.21.1
09:54:36 [2023-10-11T09:54:36.000Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:54:36 [2023-10-11T09:54:36.000Z] VALIDATE_BRANCH=master
09:54:36 [2023-10-11T09:54:36.000Z] TERM=xterm
09:54:36 [2023-10-11T09:54:36.000Z] DOCKER_PKG=github.com/docker/docker
09:54:36 [2023-10-11T09:54:36.000Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:54:36 [2023-10-11T09:54:36.000Z] SHLVL=1
09:54:36 [2023-10-11T09:54:36.000Z] TIMEOUT=120m
09:54:36 [2023-10-11T09:54:36.000Z] GOTOOLCHAIN=local
09:54:36 [2023-10-11T09:54:36.000Z] DOCKER_GRAPHDRIVER=overlay2
09:54:36 [2023-10-11T09:54:36.000Z] GO111MODULE=off
09:54:36 [2023-10-11T09:54:36.000Z] DOCKER_EXPERIMENTAL=1
09:54:36 [2023-10-11T09:54:36.000Z] TEST_SKIP_INTEGRATION_CLI=1
09:54:36 [2023-10-11T09:54:36.000Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:54:36 [2023-10-11T09:54:36.000Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:54:36 [2023-10-11T09:54:36.000Z] GOPATH=/go
09:54:36 [2023-10-11T09:54:36.000Z] PKG_CONFIG=pkg-config
09:54:36 [2023-10-11T09:54:36.000Z] _=/usr/bin/env
09:54:36 [2023-10-11T09:54:36.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:54:54 [2023-10-11T09:54:54.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:54:54 [2023-10-11T09:54:54.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:54:55 [2023-10-11T09:54:55.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:54:57 [2023-10-11T09:54:57.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:55:01 [2023-10-11T09:55:01.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:55:05 [2023-10-11T09:55:05.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:55:05 [2023-10-11T09:55:05.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:55:06 [2023-10-11T09:55:06.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:55:08 [2023-10-11T09:55:08.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:55:08 [2023-10-11T09:55:08.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:55:09 [2023-10-11T09:55:09.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:55:10 [2023-10-11T09:55:10.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:55:12 [2023-10-11T09:55:12.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:55:13 [2023-10-11T09:55:13.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:55:14 [2023-10-11T09:55:14.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:55:15 [2023-10-11T09:55:15.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:55:16 [2023-10-11T09:55:16.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:55:17 [2023-10-11T09:55:17.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:55:18 [2023-10-11T09:55:18.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:55:19 [2023-10-11T09:55:19.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:55:20 [2023-10-11T09:55:20.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:55:21 [2023-10-11T09:55:21.736Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:55:21 [2023-10-11T09:55:21.736Z] Using test binary /usr/local/cli-integration/docker
09:55:21 [2023-10-11T09:55:21.736Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:55:21 [2023-10-11T09:55:21.736Z] +++ /etc/init.d/apparmor start
09:55:21 [2023-10-11T09:55:21.736Z] Not: starting.
09:55:21 [2023-10-11T09:55:21.736Z] INFO: Waiting for daemon to start...
09:55:21 [2023-10-11T09:55:21.736Z] Starting dockerd
09:55:21 [2023-10-11T09:55:21.736Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.9rhIEd37Sq/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:55:36 [2023-10-11T09:55:36.635Z] .
09:55:36 [2023-10-11T09:55:36.635Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
09:55:36 [2023-10-11T09:55:36.635Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:55:36 [2023-10-11T09:55:36.635Z] ++++ docker load
09:55:36 [2023-10-11T09:55:36.635Z] Loaded image: emptyfs:latest
09:55:36 [2023-10-11T09:55:36.635Z] ++++ tar -cC bundles/test-integration/dangling .
09:55:36 [2023-10-11T09:55:36.635Z] ++++ docker load
09:55:36 [2023-10-11T09:55:36.635Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
09:55:36 [2023-10-11T09:55:36.635Z] Running integration-test (iteration 1)
09:55:36 [2023-10-11T09:55:36.635Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
09:55:36 [2023-10-11T09:55:36.635Z] ++ '[' -n '' ']'
09:55:36 [2023-10-11T09:55:36.635Z] ++ 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
09:55:36 [2023-10-11T09:55:36.635Z] ++ set -e
09:55:36 [2023-10-11T09:55:36.635Z] ++ '[' -n 0 ']'
09:55:36 [2023-10-11T09:55:36.635Z] ++ set -x
09:55:36 [2023-10-11T09:55:36.635Z] ++ 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.9rhIEd37Sq/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
09:55:36 [2023-10-11T09:55:36.635Z] Loaded image: busybox:latest
09:55:36 [2023-10-11T09:55:36.635Z] Loaded image: busybox:glibc
09:55:36 [2023-10-11T09:55:36.895Z] Loaded image: debian:bullseye-slim
09:55:36 [2023-10-11T09:55:36.895Z] Loaded image: hello-world:latest
09:55:36 [2023-10-11T09:55:36.895Z] Loaded image: arm32v7/hello-world:latest
09:55:36 [2023-10-11T09:55:36.895Z] INFO: Testing against a local daemon
09:55:36 [2023-10-11T09:55:36.895Z] === RUN   TestCgroupNamespacesBuild
09:55:38 [2023-10-11T09:55:38.278Z] --- PASS: TestCgroupNamespacesBuild (1.45s)
09:55:38 [2023-10-11T09:55:38.278Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:55:39 [2023-10-11T09:55:39.661Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
09:55:39 [2023-10-11T09:55:39.661Z] === RUN   TestBuildWithSession
09:55:39 [2023-10-11T09:55:39.661Z]     build_session_test.go:26: TODO: BuildKit
09:55:39 [2023-10-11T09:55:39.661Z] --- SKIP: TestBuildWithSession (0.00s)
09:55:39 [2023-10-11T09:55:39.661Z] === RUN   TestBuildSquashParent
09:55:43 [2023-10-11T09:55:43.863Z] --- PASS: TestBuildSquashParent (3.89s)
09:55:43 [2023-10-11T09:55:43.863Z] === RUN   TestBuildWithRemoveAndForceRemove
09:55:43 [2023-10-11T09:55:43.863Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:55:43 [2023-10-11T09:55:43.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:55:43 [2023-10-11T09:55:43.863Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:55:43 [2023-10-11T09:55:43.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:55:43 [2023-10-11T09:55:43.863Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:55:43 [2023-10-11T09:55:43.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:55:43 [2023-10-11T09:55:43.863Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:55:43 [2023-10-11T09:55:43.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:55:43 [2023-10-11T09:55:43.863Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:55:43 [2023-10-11T09:55:43.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:55:43 [2023-10-11T09:55:43.863Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:55:43 [2023-10-11T09:55:43.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:55:43 [2023-10-11T09:55:43.863Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:55:43 [2023-10-11T09:55:43.863Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:55:43 [2023-10-11T09:55:43.863Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:55:43 [2023-10-11T09:55:43.863Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:55:43 [2023-10-11T09:55:43.863Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:55:43 [2023-10-11T09:55:43.863Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:55:47 [2023-10-11T09:55:47.161Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:55:47 [2023-10-11T09:55:47.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s)
09:55:47 [2023-10-11T09:55:47.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s)
09:55:47 [2023-10-11T09:55:47.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s)
09:55:47 [2023-10-11T09:55:47.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s)
09:55:47 [2023-10-11T09:55:47.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.44s)
09:55:47 [2023-10-11T09:55:47.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.53s)
09:55:47 [2023-10-11T09:55:47.161Z] === RUN   TestBuildMultiStageCopy
09:55:47 [2023-10-11T09:55:47.161Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:55:48 [2023-10-11T09:55:48.101Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:55:48 [2023-10-11T09:55:48.101Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:55:48 [2023-10-11T09:55:48.101Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:55:48 [2023-10-11T09:55:48.101Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:55:48 [2023-10-11T09:55:48.361Z] --- PASS: TestBuildMultiStageCopy (1.34s)
09:55:48 [2023-10-11T09:55:48.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s)
09:55:48 [2023-10-11T09:55:48.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
09:55:48 [2023-10-11T09:55:48.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
09:55:48 [2023-10-11T09:55:48.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
09:55:48 [2023-10-11T09:55:48.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
09:55:48 [2023-10-11T09:55:48.361Z] === RUN   TestBuildMultiStageParentConfig
09:55:48 [2023-10-11T09:55:48.622Z] --- PASS: TestBuildMultiStageParentConfig (0.32s)
09:55:48 [2023-10-11T09:55:48.622Z] === RUN   TestBuildLabelWithTargets
09:55:49 [2023-10-11T09:55:49.192Z] --- PASS: TestBuildLabelWithTargets (0.54s)
09:55:49 [2023-10-11T09:55:49.192Z] === RUN   TestBuildWithEmptyLayers
09:55:49 [2023-10-11T09:55:49.192Z] --- PASS: TestBuildWithEmptyLayers (0.11s)
09:55:49 [2023-10-11T09:55:49.192Z] === RUN   TestBuildMultiStageOnBuild
09:55:50 [2023-10-11T09:55:50.576Z] --- PASS: TestBuildMultiStageOnBuild (1.10s)
09:55:50 [2023-10-11T09:55:50.576Z] === RUN   TestBuildUncleanTarFilenames
09:55:50 [2023-10-11T09:55:50.576Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
09:55:50 [2023-10-11T09:55:50.576Z] === RUN   TestBuildMultiStageLayerLeak
09:55:51 [2023-10-11T09:55:51.516Z] --- PASS: TestBuildMultiStageLayerLeak (1.07s)
09:55:51 [2023-10-11T09:55:51.516Z] === RUN   TestBuildWithHugeFile
09:56:47 [2023-10-11T09:56:47.778Z] --- PASS: TestBuildWithHugeFile (49.43s)
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildWCOWSandboxSize
09:56:47 [2023-10-11T09:56:47.778Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:56:47 [2023-10-11T09:56:47.778Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildWithEmptyDockerfile
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:56:47 [2023-10-11T09:56:47.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:56:47 [2023-10-11T09:56:47.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:56:47 [2023-10-11T09:56:47.778Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:56:47 [2023-10-11T09:56:47.778Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:56:47 [2023-10-11T09:56:47.778Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:56:47 [2023-10-11T09:56:47.778Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:56:47 [2023-10-11T09:56:47.778Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:56:47 [2023-10-11T09:56:47.778Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:56:47 [2023-10-11T09:56:47.778Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:56:47 [2023-10-11T09:56:47.778Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildPreserveOwnership
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildPreserveOwnership/copy_from
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:56:47 [2023-10-11T09:56:47.778Z] --- PASS: TestBuildPreserveOwnership (2.40s)
09:56:47 [2023-10-11T09:56:47.778Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.65s)
09:56:47 [2023-10-11T09:56:47.778Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.74s)
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildPlatformInvalid
09:56:47 [2023-10-11T09:56:47.778Z] --- PASS: TestBuildPlatformInvalid (0.02s)
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildkitHistoryTracePropagation
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {},\n      \"BalancerAttributes\": null,\n      \"Type\": 0,\n      \"Metadata\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:43Z" level=info msg="[core] [Server #4] Server created" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z]     build_traces_test.go:84: Waiting for trace to be available
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:47Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:47Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:47Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] time="2023-10-11T09:56:47Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
09:56:47 [2023-10-11T09:56:47.778Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
09:56:47 [2023-10-11T09:56:47.778Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:56:48 [2023-10-11T09:56:48.039Z] Loaded image: busybox:latest
09:56:48 [2023-10-11T09:56:48.039Z] Loaded image: busybox:glibc
09:56:48 [2023-10-11T09:56:48.979Z] Loaded image: debian:bullseye-slim
09:56:48 [2023-10-11T09:56:48.979Z] Loaded image: hello-world:latest
09:56:48 [2023-10-11T09:56:48.979Z] Loaded image: arm32v7/hello-world:latest
09:56:57 [2023-10-11T09:56:57.111Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.97s)
09:56:57 [2023-10-11T09:56:57.111Z] PASS
09:56:57 [2023-10-11T09:56:57.111Z] 
09:56:57 [2023-10-11T09:56:57.111Z] === Skipped
09:56:57 [2023-10-11T09:56:57.111Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:56:57 [2023-10-11T09:56:57.111Z]     build_session_test.go:26: TODO: BuildKit
09:56:57 [2023-10-11T09:56:57.111Z] 
09:56:57 [2023-10-11T09:56:57.112Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:56:57 [2023-10-11T09:56:57.112Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:56:57 [2023-10-11T09:56:57.112Z] 
09:56:57 [2023-10-11T09:56:57.112Z] DONE 35 tests, 2 skipped in 80.684s
09:56:57 [2023-10-11T09:56:57.112Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
09:56:57 [2023-10-11T09:56:57.112Z] ++ '[' -n '' ']'
09:56:57 [2023-10-11T09:56:57.112Z] ++ 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
09:56:57 [2023-10-11T09:56:57.112Z] ++ set -e
09:56:57 [2023-10-11T09:56:57.112Z] ++ '[' -n 0 ']'
09:56:57 [2023-10-11T09:56:57.112Z] ++ set -x
09:56:57 [2023-10-11T09:56:57.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.9rhIEd37Sq/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
09:56:57 [2023-10-11T09:56:57.112Z] INFO: Testing against a local daemon
09:56:57 [2023-10-11T09:56:57.112Z] === RUN   TestNoNewPrivileges
09:57:02 [2023-10-11T09:57:02.395Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:57:02 [2023-10-11T09:57:02.395Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:57:02 [2023-10-11T09:57:02.395Z] --- PASS: TestNoNewPrivileges (6.01s)
09:57:02 [2023-10-11T09:57:02.395Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s)
09:57:02 [2023-10-11T09:57:02.395Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.41s)
09:57:02 [2023-10-11T09:57:02.395Z] PASS
09:57:02 [2023-10-11T09:57:02.395Z] 
09:57:02 [2023-10-11T09:57:02.395Z] DONE 3 tests in 6.040s
09:57:02 [2023-10-11T09:57:02.395Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
09:57:02 [2023-10-11T09:57:02.395Z] ++ '[' -n '' ']'
09:57:02 [2023-10-11T09:57:02.395Z] ++ 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
09:57:02 [2023-10-11T09:57:02.395Z] ++ set -e
09:57:02 [2023-10-11T09:57:02.395Z] ++ '[' -n 0 ']'
09:57:02 [2023-10-11T09:57:02.395Z] ++ set -x
09:57:02 [2023-10-11T09:57:02.395Z] ++ 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.9rhIEd37Sq/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
09:57:02 [2023-10-11T09:57:02.656Z] INFO: Testing against a local daemon
09:57:02 [2023-10-11T09:57:02.656Z] === RUN   TestConfigInspect
09:57:05 [2023-10-11T09:57:05.199Z] --- PASS: TestConfigInspect (2.20s)
09:57:05 [2023-10-11T09:57:05.199Z] === RUN   TestConfigList
09:57:05 [2023-10-11T09:57:05.769Z] === RUN   TestConfigList/test_filter_by_name
09:57:05 [2023-10-11T09:57:05.769Z] === RUN   TestConfigList/test_filter_by_id
09:57:05 [2023-10-11T09:57:05.769Z] === RUN   TestConfigList/test_filter_by_label_key_only
09:57:05 [2023-10-11T09:57:05.769Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
09:57:05 [2023-10-11T09:57:05.769Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
09:57:06 [2023-10-11T09:57:06.710Z] --- PASS: TestConfigList (1.88s)
09:57:06 [2023-10-11T09:57:06.710Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
09:57:06 [2023-10-11T09:57:06.710Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
09:57:06 [2023-10-11T09:57:06.710Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
09:57:06 [2023-10-11T09:57:06.710Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
09:57:06 [2023-10-11T09:57:06.710Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
09:57:06 [2023-10-11T09:57:06.710Z] === RUN   TestConfigsCreateAndDelete
09:57:08 [2023-10-11T09:57:08.620Z] --- PASS: TestConfigsCreateAndDelete (2.00s)
09:57:08 [2023-10-11T09:57:08.620Z] === RUN   TestConfigsUpdate
09:57:10 [2023-10-11T09:57:10.531Z] --- PASS: TestConfigsUpdate (1.84s)
09:57:10 [2023-10-11T09:57:10.531Z] === RUN   TestTemplatedConfig
09:57:13 [2023-10-11T09:57:13.829Z] --- PASS: TestTemplatedConfig (2.75s)
09:57:13 [2023-10-11T09:57:13.829Z] === RUN   TestConfigCreateResolve
09:57:15 [2023-10-11T09:57:15.212Z] --- PASS: TestConfigCreateResolve (2.01s)
09:57:15 [2023-10-11T09:57:15.212Z] PASS
09:57:15 [2023-10-11T09:57:15.212Z] 
09:57:15 [2023-10-11T09:57:15.212Z] DONE 11 tests in 12.720s
09:57:15 [2023-10-11T09:57:15.212Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
09:57:15 [2023-10-11T09:57:15.212Z] ++ '[' -n '' ']'
09:57:15 [2023-10-11T09:57:15.212Z] ++ 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
09:57:15 [2023-10-11T09:57:15.212Z] ++ set -e
09:57:15 [2023-10-11T09:57:15.212Z] ++ '[' -n 0 ']'
09:57:15 [2023-10-11T09:57:15.212Z] ++ set -x
09:57:15 [2023-10-11T09:57:15.212Z] ++ 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.9rhIEd37Sq/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
09:57:15 [2023-10-11T09:57:15.212Z] INFO: Testing against a local daemon
09:57:15 [2023-10-11T09:57:15.212Z] === RUN   TestAttach
09:57:15 [2023-10-11T09:57:15.212Z] === RUN   TestAttach/without_TTY
09:57:15 [2023-10-11T09:57:15.212Z] === PAUSE TestAttach/without_TTY
09:57:15 [2023-10-11T09:57:15.212Z] === RUN   TestAttach/with_TTY
09:57:15 [2023-10-11T09:57:15.212Z] === PAUSE TestAttach/with_TTY
09:57:15 [2023-10-11T09:57:15.212Z] === CONT  TestAttach/without_TTY
09:57:15 [2023-10-11T09:57:15.212Z] === CONT  TestAttach/with_TTY
09:57:15 [2023-10-11T09:57:15.473Z] --- PASS: TestAttach (0.03s)
09:57:15 [2023-10-11T09:57:15.473Z]     --- PASS: TestAttach/with_TTY (0.05s)
09:57:15 [2023-10-11T09:57:15.473Z]     --- PASS: TestAttach/without_TTY (0.05s)
09:57:15 [2023-10-11T09:57:15.473Z] === RUN   TestCreateWithCDIDevices
09:57:16 [2023-10-11T09:57:16.414Z] --- PASS: TestCreateWithCDIDevices (1.04s)
09:57:16 [2023-10-11T09:57:16.414Z] === RUN   TestCDISpecDirsAreInSystemInfo
09:57:16 [2023-10-11T09:57:16.414Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
09:57:16 [2023-10-11T09:57:16.984Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
09:57:17 [2023-10-11T09:57:17.555Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
09:57:18 [2023-10-11T09:57:18.126Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
09:57:18 [2023-10-11T09:57:18.386Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
09:57:18 [2023-10-11T09:57:18.957Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
09:57:19 [2023-10-11T09:57:19.528Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
09:57:20 [2023-10-11T09:57:20.098Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
09:57:20 [2023-10-11T09:57:20.669Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestCheckpoint
09:57:20 [2023-10-11T09:57:20.670Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:57:20 [2023-10-11T09:57:20.670Z] --- SKIP: TestCheckpoint (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/commit
09:57:20 [2023-10-11T09:57:20.670Z] === PAUSE TestContainerInvalidJSON/commit
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/create
09:57:20 [2023-10-11T09:57:20.670Z] === PAUSE TestContainerInvalidJSON/containers/create
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:57:20 [2023-10-11T09:57:20.670Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:57:20 [2023-10-11T09:57:20.670Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:57:20 [2023-10-11T09:57:20.670Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:57:20 [2023-10-11T09:57:20.670Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:57:20 [2023-10-11T09:57:20.670Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:57:20 [2023-10-11T09:57:20.670Z] === CONT  TestContainerInvalidJSON/commit
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:57:20 [2023-10-11T09:57:20.670Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:57:20 [2023-10-11T09:57:20.670Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:57:20 [2023-10-11T09:57:20.670Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:57:20 [2023-10-11T09:57:20.670Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:57:20 [2023-10-11T09:57:20.670Z] === CONT  TestContainerInvalidJSON/containers/create
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:57:20 [2023-10-11T09:57:20.670Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:57:20 [2023-10-11T09:57:20.670Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:57:20 [2023-10-11T09:57:20.670Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestCopyFromContainerPathIsNotDir
09:57:20 [2023-10-11T09:57:20.670Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestCopyToContainerPathDoesNotExist
09:57:20 [2023-10-11T09:57:20.670Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestCopyEmptyFile
09:57:20 [2023-10-11T09:57:20.670Z] --- PASS: TestCopyEmptyFile (0.07s)
09:57:20 [2023-10-11T09:57:20.670Z] === RUN   TestCopyToContainerPathIsNotDir
09:57:20 [2023-10-11T09:57:20.930Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:57:20 [2023-10-11T09:57:20.930Z] === RUN   TestCopyFromContainer
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer//
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/.
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer//.
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/./
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer//./
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer//bar/root
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer//bar/root/
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer//bar/root/.
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/bar/quux
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/bar/quux/
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/bar/quux/.
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCopyFromContainer/bar/notarget
09:57:21 [2023-10-11T09:57:21.501Z] --- PASS: TestCopyFromContainer (0.78s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer//. (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
09:57:21 [2023-10-11T09:57:21.501Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
09:57:21 [2023-10-11T09:57:21.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:57:21 [2023-10-11T09:57:21.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:57:21 [2023-10-11T09:57:21.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:57:21 [2023-10-11T09:57:21.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:57:21 [2023-10-11T09:57:21.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:57:21 [2023-10-11T09:57:21.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:57:21 [2023-10-11T09:57:21.762Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:57:21 [2023-10-11T09:57:21.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:57:21 [2023-10-11T09:57:21.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:57:21 [2023-10-11T09:57:21.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:57:21 [2023-10-11T09:57:21.762Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateLinkToNonExistingContainer
09:57:21 [2023-10-11T09:57:21.762Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateWithInvalidEnv
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateWithInvalidEnv/0
09:57:21 [2023-10-11T09:57:21.762Z] === PAUSE TestCreateWithInvalidEnv/0
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateWithInvalidEnv/1
09:57:21 [2023-10-11T09:57:21.762Z] === PAUSE TestCreateWithInvalidEnv/1
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateWithInvalidEnv/2
09:57:21 [2023-10-11T09:57:21.762Z] === PAUSE TestCreateWithInvalidEnv/2
09:57:21 [2023-10-11T09:57:21.762Z] === CONT  TestCreateWithInvalidEnv/0
09:57:21 [2023-10-11T09:57:21.762Z] === CONT  TestCreateWithInvalidEnv/2
09:57:21 [2023-10-11T09:57:21.762Z] === CONT  TestCreateWithInvalidEnv/1
09:57:21 [2023-10-11T09:57:21.762Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:57:21 [2023-10-11T09:57:21.762Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:57:21 [2023-10-11T09:57:21.762Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:57:21 [2023-10-11T09:57:21.762Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateTmpfsMountsTarget
09:57:21 [2023-10-11T09:57:21.762Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:57:21 [2023-10-11T09:57:21.762Z] === RUN   TestCreateWithCustomMaskedPaths
09:57:23 [2023-10-11T09:57:23.145Z] --- PASS: TestCreateWithCustomMaskedPaths (1.40s)
09:57:23 [2023-10-11T09:57:23.145Z] === RUN   TestCreateWithCustomReadonlyPaths
09:57:24 [2023-10-11T09:57:24.528Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
09:57:24 [2023-10-11T09:57:24.528Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:57:24 [2023-10-11T09:57:24.528Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:57:24 [2023-10-11T09:57:24.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:57:24 [2023-10-11T09:57:24.528Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:57:24 [2023-10-11T09:57:24.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:57:24 [2023-10-11T09:57:24.528Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:57:24 [2023-10-11T09:57:24.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:57:24 [2023-10-11T09:57:24.528Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:57:24 [2023-10-11T09:57:24.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:57:24 [2023-10-11T09:57:24.528Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:57:24 [2023-10-11T09:57:24.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:57:24 [2023-10-11T09:57:24.528Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:57:24 [2023-10-11T09:57:24.528Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:57:24 [2023-10-11T09:57:24.528Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:57:24 [2023-10-11T09:57:24.528Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:57:24 [2023-10-11T09:57:24.528Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:57:24 [2023-10-11T09:57:24.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:57:24 [2023-10-11T09:57:24.528Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:57:24 [2023-10-11T09:57:24.528Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:57:24 [2023-10-11T09:57:24.528Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:57:24 [2023-10-11T09:57:24.528Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:57:24 [2023-10-11T09:57:24.528Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:57:24 [2023-10-11T09:57:24.528Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:57:24 [2023-10-11T09:57:24.788Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
09:57:24 [2023-10-11T09:57:24.788Z] === RUN   TestCreateDifferentPlatform
09:57:24 [2023-10-11T09:57:24.788Z] === RUN   TestCreateDifferentPlatform/different_os
09:57:24 [2023-10-11T09:57:24.788Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:57:24 [2023-10-11T09:57:24.788Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:57:24 [2023-10-11T09:57:24.788Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:57:24 [2023-10-11T09:57:24.788Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:57:24 [2023-10-11T09:57:24.788Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:57:24 [2023-10-11T09:57:24.788Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:57:24 [2023-10-11T09:57:24.788Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:57:25 [2023-10-11T09:57:25.048Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestCreateInvalidHostConfig
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:57:25 [2023-10-11T09:57:25.049Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:57:25 [2023-10-11T09:57:25.049Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:57:25 [2023-10-11T09:57:25.049Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:57:25 [2023-10-11T09:57:25.049Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:57:25 [2023-10-11T09:57:25.049Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:57:25 [2023-10-11T09:57:25.049Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:57:25 [2023-10-11T09:57:25.049Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:57:25 [2023-10-11T09:57:25.049Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:57:25 [2023-10-11T09:57:25.049Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:57:25 [2023-10-11T09:57:25.049Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:57:25 [2023-10-11T09:57:25.049Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestCreateWithMultipleEndpointSettings
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
09:57:25 [2023-10-11T09:57:25.049Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
09:57:25 [2023-10-11T09:57:25.049Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
09:57:25 [2023-10-11T09:57:25.049Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestContainerStartOnDaemonRestart
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestContainerStartOnDaemonRestart
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestDaemonRestartIpcMode
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestDaemonRestartIpcMode
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestDaemonHostGatewayIP
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestDaemonHostGatewayIP
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestRestartDaemonWithRestartingContainer
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestHardRestartWhenContainerIsRunning
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestHardRestartWhenContainerIsRunning
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestContainerKillOnDaemonStart
09:57:25 [2023-10-11T09:57:25.049Z] === PAUSE TestContainerKillOnDaemonStart
09:57:25 [2023-10-11T09:57:25.049Z] === RUN   TestDiff
09:57:25 [2023-10-11T09:57:25.619Z] --- PASS: TestDiff (0.48s)
09:57:25 [2023-10-11T09:57:25.619Z] === RUN   TestDiffStoppedContainer
09:57:25 [2023-10-11T09:57:25.879Z] --- PASS: TestDiffStoppedContainer (0.46s)
09:57:25 [2023-10-11T09:57:25.879Z] === RUN   TestExecConsoleSize
09:57:26 [2023-10-11T09:57:26.450Z] --- PASS: TestExecConsoleSize (0.52s)
09:57:26 [2023-10-11T09:57:26.450Z] === RUN   TestExecWithCloseStdin
09:57:27 [2023-10-11T09:57:27.020Z] --- PASS: TestExecWithCloseStdin (0.54s)
09:57:27 [2023-10-11T09:57:27.020Z] === RUN   TestExec
09:57:27 [2023-10-11T09:57:27.591Z] --- PASS: TestExec (0.54s)
09:57:27 [2023-10-11T09:57:27.591Z] === RUN   TestExecUser
09:57:28 [2023-10-11T09:57:28.161Z] --- PASS: TestExecUser (0.54s)
09:57:28 [2023-10-11T09:57:28.161Z] === RUN   TestExportContainerAndImportImage
09:57:28 [2023-10-11T09:57:28.732Z] --- PASS: TestExportContainerAndImportImage (0.49s)
09:57:28 [2023-10-11T09:57:28.732Z] === RUN   TestExportContainerAfterDaemonRestart
09:57:35 [2023-10-11T09:57:35.312Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
09:57:35 [2023-10-11T09:57:35.312Z] === RUN   TestHealthCheckWorkdir
09:57:35 [2023-10-11T09:57:35.312Z] --- PASS: TestHealthCheckWorkdir (0.57s)
09:57:35 [2023-10-11T09:57:35.312Z] === RUN   TestHealthKillContainer
09:57:43 [2023-10-11T09:57:43.444Z] --- PASS: TestHealthKillContainer (7.96s)
09:57:43 [2023-10-11T09:57:43.444Z] === RUN   TestHealthCheckProcessKilled
09:57:44 [2023-10-11T09:57:44.015Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
09:57:44 [2023-10-11T09:57:44.015Z] === RUN   TestHealthStartInterval
09:57:45 [2023-10-11T09:57:45.397Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:45 [2023-10-11T09:57:45.398Z]         }
09:57:45 [2023-10-11T09:57:45.398Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:45 [2023-10-11T09:57:45.398Z]         }
09:57:45 [2023-10-11T09:57:45.658Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:45 [2023-10-11T09:57:45.658Z]         }
09:57:45 [2023-10-11T09:57:45.658Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:45 [2023-10-11T09:57:45.658Z]         }
09:57:45 [2023-10-11T09:57:45.658Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:45 [2023-10-11T09:57:45.658Z]         }
09:57:45 [2023-10-11T09:57:45.917Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:45 [2023-10-11T09:57:45.917Z]         }
09:57:45 [2023-10-11T09:57:45.917Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:45 [2023-10-11T09:57:45.917Z]         }
09:57:46 [2023-10-11T09:57:46.177Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:46 [2023-10-11T09:57:46.177Z]         }
09:57:46 [2023-10-11T09:57:46.177Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:46 [2023-10-11T09:57:46.177Z]         }
09:57:46 [2023-10-11T09:57:46.177Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:46 [2023-10-11T09:57:46.177Z]         }
09:57:46 [2023-10-11T09:57:46.438Z]     health_test.go:141: &{2023-10-11 09:57:45.129572335 +0000 UTC 2023-10-11 09:57:45.195329879 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:57:46 [2023-10-11T09:57:46.438Z]         }
09:57:46 [2023-10-11T09:57:46.438Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:46 [2023-10-11T09:57:46.698Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:46 [2023-10-11T09:57:46.698Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:46 [2023-10-11T09:57:46.698Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:46 [2023-10-11T09:57:46.958Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:46 [2023-10-11T09:57:46.958Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:46 [2023-10-11T09:57:46.958Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:47 [2023-10-11T09:57:47.218Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:47 [2023-10-11T09:57:47.218Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:47 [2023-10-11T09:57:47.478Z]     health_test.go:141: &{2023-10-11 09:57:46.200997466 +0000 UTC 2023-10-11 09:57:46.286406282 +0000 UTC 1 2}
09:57:47 [2023-10-11T09:57:47.478Z]     health_test.go:169: 1.090957638s
09:57:48 [2023-10-11T09:57:48.417Z]     health_test.go:169: 1.090957638s
09:57:49 [2023-10-11T09:57:49.798Z]     health_test.go:169: 1.090957638s
09:57:50 [2023-10-11T09:57:50.368Z]     health_test.go:169: 1.090957638s
09:57:51 [2023-10-11T09:57:51.749Z]     health_test.go:169: 1.090957638s
09:57:52 [2023-10-11T09:57:52.689Z]     health_test.go:169: 1.090957638s
09:57:53 [2023-10-11T09:57:53.629Z]     health_test.go:169: 1.090957638s
09:57:54 [2023-10-11T09:57:54.569Z]     health_test.go:169: 1.090957638s
09:57:55 [2023-10-11T09:57:55.508Z]     health_test.go:169: 1.090957638s
09:57:56 [2023-10-11T09:57:56.449Z]     health_test.go:169: 1.090957638s
09:57:57 [2023-10-11T09:57:57.388Z]     health_test.go:169: 1.090957638s
09:57:58 [2023-10-11T09:57:58.770Z]     health_test.go:169: 1.090957638s
09:57:59 [2023-10-11T09:57:59.710Z]     health_test.go:169: 1.090957638s
09:58:00 [2023-10-11T09:58:00.650Z]     health_test.go:169: 1.090957638s
09:58:01 [2023-10-11T09:58:01.590Z]     health_test.go:169: 1.090957638s
09:58:02 [2023-10-11T09:58:02.531Z]     health_test.go:169: 1.090957638s
09:58:03 [2023-10-11T09:58:03.472Z]     health_test.go:169: 1.090957638s
09:58:04 [2023-10-11T09:58:04.411Z]     health_test.go:169: 1.090957638s
09:58:05 [2023-10-11T09:58:05.793Z]     health_test.go:169: 1.090957638s
09:58:06 [2023-10-11T09:58:06.733Z]     health_test.go:169: 1.090957638s
09:58:07 [2023-10-11T09:58:07.672Z]     health_test.go:169: 1.090957638s
09:58:08 [2023-10-11T09:58:08.612Z]     health_test.go:169: 1.090957638s
09:58:09 [2023-10-11T09:58:09.551Z]     health_test.go:169: 1.090957638s
09:58:10 [2023-10-11T09:58:10.491Z]     health_test.go:169: 1.090957638s
09:58:11 [2023-10-11T09:58:11.431Z]     health_test.go:169: 1.090957638s
09:58:12 [2023-10-11T09:58:12.812Z]     health_test.go:169: 1.090957638s
09:58:13 [2023-10-11T09:58:13.752Z]     health_test.go:169: 1.090957638s
09:58:14 [2023-10-11T09:58:14.692Z]     health_test.go:169: 1.090957638s
09:58:15 [2023-10-11T09:58:15.645Z]     health_test.go:169: 1.090957638s
09:58:16 [2023-10-11T09:58:16.596Z]     health_test.go:169: 1.090957638s
09:58:17 [2023-10-11T09:58:17.537Z]     health_test.go:169: 1.090957638s
09:58:18 [2023-10-11T09:58:18.946Z] --- PASS: TestHealthStartInterval (34.70s)
09:58:18 [2023-10-11T09:58:18.946Z] === RUN   TestInspectCpusetInConfigPre120
09:58:19 [2023-10-11T09:58:19.220Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
09:58:19 [2023-10-11T09:58:19.220Z] === RUN   TestInspectAnnotations
09:58:19 [2023-10-11T09:58:19.220Z] --- PASS: TestInspectAnnotations (0.04s)
09:58:19 [2023-10-11T09:58:19.220Z] === RUN   TestIpcModeNone
09:58:19 [2023-10-11T09:58:19.810Z] --- PASS: TestIpcModeNone (0.49s)
09:58:19 [2023-10-11T09:58:19.810Z] === RUN   TestIpcModePrivate
09:58:20 [2023-10-11T09:58:20.083Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
09:58:20 [2023-10-11T09:58:20.382Z] --- PASS: TestIpcModePrivate (0.49s)
09:58:20 [2023-10-11T09:58:20.382Z] === RUN   TestIpcModeShareable
09:58:20 [2023-10-11T09:58:20.649Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
09:58:20 [2023-10-11T09:58:20.649Z] --- PASS: TestIpcModeShareable (0.52s)
09:58:20 [2023-10-11T09:58:20.649Z] === RUN   TestAPIIpcModeShareableAndContainer
09:58:22 [2023-10-11T09:58:22.038Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.17s)
09:58:22 [2023-10-11T09:58:22.038Z] === RUN   TestAPIIpcModeHost
09:58:22 [2023-10-11T09:58:22.298Z] --- PASS: TestAPIIpcModeHost (0.36s)
09:58:22 [2023-10-11T09:58:22.298Z] === RUN   TestDaemonIpcModeShareable
09:58:23 [2023-10-11T09:58:23.240Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:58:23 [2023-10-11T09:58:23.240Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
09:58:23 [2023-10-11T09:58:23.240Z] === RUN   TestDaemonIpcModePrivate
09:58:24 [2023-10-11T09:58:24.181Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:58:24 [2023-10-11T09:58:24.441Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
09:58:24 [2023-10-11T09:58:24.441Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:58:25 [2023-10-11T09:58:25.381Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:58:25 [2023-10-11T09:58:25.381Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
09:58:25 [2023-10-11T09:58:25.381Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:58:26 [2023-10-11T09:58:26.322Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:58:26 [2023-10-11T09:58:26.582Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
09:58:26 [2023-10-11T09:58:26.582Z] === RUN   TestIpcModeOlderClient
09:58:26 [2023-10-11T09:58:26.582Z] === PAUSE TestIpcModeOlderClient
09:58:26 [2023-10-11T09:58:26.582Z] === RUN   TestKillContainerInvalidSignal
09:58:27 [2023-10-11T09:58:27.152Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
09:58:27 [2023-10-11T09:58:27.152Z] === RUN   TestKillContainer
09:58:27 [2023-10-11T09:58:27.152Z] === RUN   TestKillContainer/no_signal
09:58:27 [2023-10-11T09:58:27.724Z] === RUN   TestKillContainer/non_killing_signal
09:58:27 [2023-10-11T09:58:27.724Z] === RUN   TestKillContainer/killing_signal
09:58:28 [2023-10-11T09:58:28.664Z] --- PASS: TestKillContainer (1.44s)
09:58:28 [2023-10-11T09:58:28.664Z]     --- PASS: TestKillContainer/no_signal (0.46s)
09:58:28 [2023-10-11T09:58:28.664Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
09:58:28 [2023-10-11T09:58:28.664Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
09:58:28 [2023-10-11T09:58:28.664Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:58:28 [2023-10-11T09:58:28.664Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:58:28 [2023-10-11T09:58:28.925Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:58:29 [2023-10-11T09:58:29.495Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
09:58:29 [2023-10-11T09:58:29.495Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
09:58:29 [2023-10-11T09:58:29.495Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
09:58:29 [2023-10-11T09:58:29.495Z] === RUN   TestKillStoppedContainer
09:58:29 [2023-10-11T09:58:29.495Z] --- PASS: TestKillStoppedContainer (0.05s)
09:58:29 [2023-10-11T09:58:29.495Z] === RUN   TestKillStoppedContainerAPIPre120
09:58:29 [2023-10-11T09:58:29.495Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:58:29 [2023-10-11T09:58:29.495Z] === RUN   TestKillDifferentUserContainer
09:58:30 [2023-10-11T09:58:30.066Z] --- PASS: TestKillDifferentUserContainer (0.42s)
09:58:30 [2023-10-11T09:58:30.066Z] === RUN   TestInspectOomKilledTrue
09:58:30 [2023-10-11T09:58:30.636Z] --- PASS: TestInspectOomKilledTrue (0.51s)
09:58:30 [2023-10-11T09:58:30.636Z] === RUN   TestInspectOomKilledFalse
09:58:30 [2023-10-11T09:58:30.900Z] --- PASS: TestInspectOomKilledFalse (0.42s)
09:58:30 [2023-10-11T09:58:30.900Z] === RUN   TestLinksEtcHostsContentMatch
09:58:31 [2023-10-11T09:58:31.160Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
09:58:31 [2023-10-11T09:58:31.160Z] === RUN   TestLinksContainerNames
09:58:32 [2023-10-11T09:58:32.101Z] --- PASS: TestLinksContainerNames (0.90s)
09:58:32 [2023-10-11T09:58:32.101Z] === RUN   TestLogsFollowTailEmpty
09:58:32 [2023-10-11T09:58:32.672Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
09:58:32 [2023-10-11T09:58:32.672Z] === RUN   TestLogs
09:58:32 [2023-10-11T09:58:32.672Z] === RUN   TestLogs/driver_local
09:58:32 [2023-10-11T09:58:32.672Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:58:32 [2023-10-11T09:58:32.672Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:58:32 [2023-10-11T09:58:32.672Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:58:32 [2023-10-11T09:58:32.672Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:58:32 [2023-10-11T09:58:32.672Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:58:32 [2023-10-11T09:58:32.672Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:58:32 [2023-10-11T09:58:32.672Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:58:34 [2023-10-11T09:58:34.056Z] === RUN   TestLogs/driver_json-file
09:58:34 [2023-10-11T09:58:34.056Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:58:34 [2023-10-11T09:58:34.056Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:58:34 [2023-10-11T09:58:34.056Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:58:34 [2023-10-11T09:58:34.056Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:58:34 [2023-10-11T09:58:34.056Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:58:34 [2023-10-11T09:58:34.056Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:58:34 [2023-10-11T09:58:34.056Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:58:34 [2023-10-11T09:58:34.056Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:58:35 [2023-10-11T09:58:35.969Z] --- PASS: TestLogs (3.36s)
09:58:35 [2023-10-11T09:58:35.969Z]     --- PASS: TestLogs/driver_local (0.01s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.90s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.10s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.25s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.37s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.42s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.61s)
09:58:35 [2023-10-11T09:58:35.969Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.03s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.11s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.32s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.58s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.64s)
09:58:35 [2023-10-11T09:58:35.969Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.73s)
09:58:35 [2023-10-11T09:58:35.969Z] === RUN   TestContainerNetworkMountsNoChown
09:58:36 [2023-10-11T09:58:36.540Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/default
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/default
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/private
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/private
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rprivate
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rprivate
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/slave
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/slave
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rslave
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rslave
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/shared
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/shared
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rshared
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rshared
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/default
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rslave
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rprivate
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/default/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/shared
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/private
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rshared
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/private/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/default/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/private/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/slave
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/default/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/default/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/private/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/private/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:58:36 [2023-10-11T09:58:36.540Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:58:36 [2023-10-11T09:58:36.540Z] --- PASS: TestMountDaemonRoot (0.02s)
09:58:36 [2023-10-11T09:58:36.540Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
09:58:36 [2023-10-11T09:58:36.540Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
09:58:36 [2023-10-11T09:58:36.540Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
09:58:36 [2023-10-11T09:58:36.540Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
09:58:36 [2023-10-11T09:58:36.540Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:58:36 [2023-10-11T09:58:36.540Z] === RUN   TestContainerBindMountNonRecursive
09:58:37 [2023-10-11T09:58:37.923Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
09:58:37 [2023-10-11T09:58:37.923Z] === RUN   TestContainerVolumesMountedAsShared
09:58:38 [2023-10-11T09:58:38.494Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
09:58:38 [2023-10-11T09:58:38.494Z] === RUN   TestContainerVolumesMountedAsSlave
09:58:38 [2023-10-11T09:58:38.754Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
09:58:38 [2023-10-11T09:58:38.754Z] === RUN   TestContainerCopyLeaksMounts
09:58:39 [2023-10-11T09:58:39.324Z] --- PASS: TestContainerCopyLeaksMounts (0.52s)
09:58:39 [2023-10-11T09:58:39.324Z] === RUN   TestContainerBindMountRecursivelyReadOnly
09:58:41 [2023-10-11T09:58:41.237Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.82s)
09:58:41 [2023-10-11T09:58:41.237Z] === RUN   TestNetworkNat
09:58:41 [2023-10-11T09:58:41.807Z] --- PASS: TestNetworkNat (0.50s)
09:58:41 [2023-10-11T09:58:41.807Z] === RUN   TestNetworkLocalhostTCPNat
09:58:42 [2023-10-11T09:58:42.067Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
09:58:42 [2023-10-11T09:58:42.067Z] === RUN   TestNetworkLoopbackNat
09:58:44 [2023-10-11T09:58:44.608Z] --- PASS: TestNetworkLoopbackNat (2.62s)
09:58:44 [2023-10-11T09:58:44.608Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
09:58:44 [2023-10-11T09:58:44.868Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
09:58:45 [2023-10-11T09:58:45.128Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
09:58:45 [2023-10-11T09:58:45.128Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
09:58:45 [2023-10-11T09:58:45.128Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
09:58:45 [2023-10-11T09:58:45.128Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s)
09:58:45 [2023-10-11T09:58:45.128Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
09:58:45 [2023-10-11T09:58:45.128Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
09:58:45 [2023-10-11T09:58:45.128Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
09:58:45 [2023-10-11T09:58:45.128Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
09:58:45 [2023-10-11T09:58:45.128Z] === RUN   TestPause
09:58:45 [2023-10-11T09:58:45.698Z] --- PASS: TestPause (0.47s)
09:58:45 [2023-10-11T09:58:45.698Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:58:45 [2023-10-11T09:58:45.698Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:58:45 [2023-10-11T09:58:45.698Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:58:45 [2023-10-11T09:58:45.698Z] === RUN   TestPauseStopPausedContainer
09:58:46 [2023-10-11T09:58:46.268Z] --- PASS: TestPauseStopPausedContainer (0.46s)
09:58:46 [2023-10-11T09:58:46.268Z] === RUN   TestPIDModeHost
09:58:47 [2023-10-11T09:58:47.208Z] --- PASS: TestPIDModeHost (1.10s)
09:58:47 [2023-10-11T09:58:47.208Z] === RUN   TestPIDModeContainer
09:58:47 [2023-10-11T09:58:47.208Z] === RUN   TestPIDModeContainer/non-existing_container
09:58:47 [2023-10-11T09:58:47.208Z] === RUN   TestPIDModeContainer/non-running_container
09:58:47 [2023-10-11T09:58:47.469Z] === RUN   TestPIDModeContainer/running_container
09:58:48 [2023-10-11T09:58:48.409Z] --- PASS: TestPIDModeContainer (1.09s)
09:58:48 [2023-10-11T09:58:48.409Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
09:58:48 [2023-10-11T09:58:48.409Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
09:58:48 [2023-10-11T09:58:48.409Z]     --- PASS: TestPIDModeContainer/running_container (0.49s)
09:58:48 [2023-10-11T09:58:48.409Z] === RUN   TestPsFilter
09:58:48 [2023-10-11T09:58:48.409Z] === RUN   TestPsFilter/since
09:58:48 [2023-10-11T09:58:48.409Z] === RUN   TestPsFilter/before
09:58:48 [2023-10-11T09:58:48.409Z] --- PASS: TestPsFilter (0.11s)
09:58:48 [2023-10-11T09:58:48.409Z]     --- PASS: TestPsFilter/since (0.00s)
09:58:48 [2023-10-11T09:58:48.409Z]     --- PASS: TestPsFilter/before (0.00s)
09:58:48 [2023-10-11T09:58:48.409Z] === RUN   TestRemoveContainerWithRemovedVolume
09:58:48 [2023-10-11T09:58:48.980Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
09:58:48 [2023-10-11T09:58:48.980Z] === RUN   TestRemoveContainerWithVolume
09:58:49 [2023-10-11T09:58:49.240Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
09:58:49 [2023-10-11T09:58:49.240Z] === RUN   TestRemoveContainerRunning
09:58:49 [2023-10-11T09:58:49.811Z] --- PASS: TestRemoveContainerRunning (0.40s)
09:58:49 [2023-10-11T09:58:49.811Z] === RUN   TestRemoveContainerForceRemoveRunning
09:58:50 [2023-10-11T09:58:50.071Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
09:58:50 [2023-10-11T09:58:50.071Z] === RUN   TestRemoveInvalidContainer
09:58:50 [2023-10-11T09:58:50.332Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:58:50 [2023-10-11T09:58:50.332Z] === RUN   TestRenameLinkedContainer
09:58:52 [2023-10-11T09:58:52.243Z] --- PASS: TestRenameLinkedContainer (1.78s)
09:58:52 [2023-10-11T09:58:52.243Z] === RUN   TestRenameStoppedContainer
09:58:52 [2023-10-11T09:58:52.503Z] --- PASS: TestRenameStoppedContainer (0.47s)
09:58:52 [2023-10-11T09:58:52.503Z] === RUN   TestRenameRunningContainerAndReuse
09:58:53 [2023-10-11T09:58:53.444Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
09:58:53 [2023-10-11T09:58:53.444Z] === RUN   TestRenameInvalidName
09:58:54 [2023-10-11T09:58:54.014Z] --- PASS: TestRenameInvalidName (0.48s)
09:58:54 [2023-10-11T09:58:54.014Z] === RUN   TestRenameAnonymousContainer
09:58:55 [2023-10-11T09:58:55.925Z] --- PASS: TestRenameAnonymousContainer (1.66s)
09:58:55 [2023-10-11T09:58:55.925Z] === RUN   TestRenameContainerWithSameName
09:58:55 [2023-10-11T09:58:55.925Z] --- PASS: TestRenameContainerWithSameName (0.47s)
09:58:55 [2023-10-11T09:58:55.925Z] === RUN   TestRenameContainerWithLinkedContainer
09:58:56 [2023-10-11T09:58:56.866Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
09:58:56 [2023-10-11T09:58:56.866Z] === RUN   TestResize
09:58:56 [2023-10-11T09:58:56.866Z] === RUN   TestResize/success
09:58:57 [2023-10-11T09:58:57.126Z] === RUN   TestResize/invalid_size
09:58:57 [2023-10-11T09:58:57.386Z] === RUN   TestResize/invalid_state
09:58:57 [2023-10-11T09:58:57.956Z] --- PASS: TestResize (0.96s)
09:58:57 [2023-10-11T09:58:57.957Z]     --- PASS: TestResize/success (0.25s)
09:58:57 [2023-10-11T09:58:57.957Z]     --- PASS: TestResize/invalid_size (0.25s)
09:58:57 [2023-10-11T09:58:57.957Z]     --- PASS: TestResize/invalid_state (0.03s)
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:58:57 [2023-10-11T09:58:57.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:58:59 [2023-10-11T09:58:59.340Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:58:59 [2023-10-11T09:58:59.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:59:00 [2023-10-11T09:59:00.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:59:00 [2023-10-11T09:59:00.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:59:00 [2023-10-11T09:59:00.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:59:01 [2023-10-11T09:59:01.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:59:01 [2023-10-11T09:59:01.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:59:01 [2023-10-11T09:59:01.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:59:05 [2023-10-11T09:59:05.251Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.77s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.64s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.09s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
09:59:05 [2023-10-11T09:59:05.251Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s)
09:59:05 [2023-10-11T09:59:05.251Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:59:05 [2023-10-11T09:59:05.251Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:59:06 [2023-10-11T09:59:06.192Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:59:07 [2023-10-11T09:59:07.132Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.02s)
09:59:07 [2023-10-11T09:59:07.132Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s)
09:59:07 [2023-10-11T09:59:07.132Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
09:59:07 [2023-10-11T09:59:07.132Z] === RUN   TestCgroupNamespacesRun
09:59:08 [2023-10-11T09:59:08.073Z] --- PASS: TestCgroupNamespacesRun (1.04s)
09:59:08 [2023-10-11T09:59:08.073Z] === RUN   TestCgroupNamespacesRunPrivileged
09:59:09 [2023-10-11T09:59:09.456Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
09:59:09 [2023-10-11T09:59:09.456Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:59:10 [2023-10-11T09:59:10.396Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
09:59:10 [2023-10-11T09:59:10.396Z] === RUN   TestCgroupNamespacesRunHostMode
09:59:11 [2023-10-11T09:59:11.337Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
09:59:11 [2023-10-11T09:59:11.337Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:59:12 [2023-10-11T09:59:12.719Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
09:59:12 [2023-10-11T09:59:12.719Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:59:13 [2023-10-11T09:59:13.660Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
09:59:13 [2023-10-11T09:59:13.660Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:59:14 [2023-10-11T09:59:14.230Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
09:59:14 [2023-10-11T09:59:14.231Z] === RUN   TestCgroupNamespacesRunOlderClient
09:59:15 [2023-10-11T09:59:15.613Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
09:59:15 [2023-10-11T09:59:15.613Z] === RUN   TestNISDomainname
09:59:15 [2023-10-11T09:59:15.873Z] --- PASS: TestNISDomainname (0.53s)
09:59:15 [2023-10-11T09:59:15.873Z] === RUN   TestHostnameDnsResolution
09:59:16 [2023-10-11T09:59:16.813Z] --- PASS: TestHostnameDnsResolution (0.76s)
09:59:16 [2023-10-11T09:59:16.813Z] === RUN   TestUnprivilegedPortsAndPing
09:59:17 [2023-10-11T09:59:17.074Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
09:59:17 [2023-10-11T09:59:17.074Z] === RUN   TestPrivilegedHostDevices
09:59:17 [2023-10-11T09:59:17.644Z] --- PASS: TestPrivilegedHostDevices (0.58s)
09:59:17 [2023-10-11T09:59:17.644Z] === RUN   TestRunConsoleSize
09:59:18 [2023-10-11T09:59:18.214Z] --- PASS: TestRunConsoleSize (0.46s)
09:59:18 [2023-10-11T09:59:18.214Z] === RUN   TestRunWithAlternativeContainerdShim
09:59:24 [2023-10-11T09:59:24.794Z] --- PASS: TestRunWithAlternativeContainerdShim (5.47s)
09:59:24 [2023-10-11T09:59:24.794Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
09:59:24 [2023-10-11T09:59:24.794Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.11s)
09:59:24 [2023-10-11T09:59:24.794Z] === RUN   TestStats
09:59:26 [2023-10-11T09:59:26.177Z] --- PASS: TestStats (1.42s)
09:59:26 [2023-10-11T09:59:26.177Z] === RUN   TestStopContainerWithTimeout
09:59:26 [2023-10-11T09:59:26.177Z] === RUN   TestStopContainerWithTimeout/0
09:59:26 [2023-10-11T09:59:26.177Z] === PAUSE TestStopContainerWithTimeout/0
09:59:26 [2023-10-11T09:59:26.177Z] === RUN   TestStopContainerWithTimeout/1
09:59:26 [2023-10-11T09:59:26.177Z] === PAUSE TestStopContainerWithTimeout/1
09:59:26 [2023-10-11T09:59:26.177Z] === RUN   TestStopContainerWithTimeout/3
09:59:26 [2023-10-11T09:59:26.177Z] === PAUSE TestStopContainerWithTimeout/3
09:59:26 [2023-10-11T09:59:26.177Z] === RUN   TestStopContainerWithTimeout/-1
09:59:26 [2023-10-11T09:59:26.177Z] === PAUSE TestStopContainerWithTimeout/-1
09:59:26 [2023-10-11T09:59:26.177Z] === CONT  TestStopContainerWithTimeout/0
09:59:26 [2023-10-11T09:59:26.177Z] === CONT  TestStopContainerWithTimeout/3
09:59:26 [2023-10-11T09:59:26.177Z] === CONT  TestStopContainerWithTimeout/-1
09:59:26 [2023-10-11T09:59:26.177Z] === CONT  TestStopContainerWithTimeout/1
09:59:29 [2023-10-11T09:59:29.475Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:59:29 [2023-10-11T09:59:29.475Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
09:59:29 [2023-10-11T09:59:29.475Z]     --- PASS: TestStopContainerWithTimeout/1 (2.08s)
09:59:29 [2023-10-11T09:59:29.475Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
09:59:29 [2023-10-11T09:59:29.475Z]     --- PASS: TestStopContainerWithTimeout/3 (3.07s)
09:59:29 [2023-10-11T09:59:29.475Z] === RUN   TestStopContainerWithTimeoutCancel
09:59:29 [2023-10-11T09:59:29.475Z] === PAUSE TestStopContainerWithTimeoutCancel
09:59:29 [2023-10-11T09:59:29.475Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:59:32 [2023-10-11T09:59:32.017Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s)
09:59:32 [2023-10-11T09:59:32.017Z] === RUN   TestUpdateMemory
09:59:32 [2023-10-11T09:59:32.017Z] --- PASS: TestUpdateMemory (0.52s)
09:59:32 [2023-10-11T09:59:32.017Z] === RUN   TestUpdateCPUQuota
09:59:32 [2023-10-11T09:59:32.958Z] --- PASS: TestUpdateCPUQuota (0.84s)
09:59:32 [2023-10-11T09:59:32.958Z] === RUN   TestUpdatePidsLimit
09:59:32 [2023-10-11T09:59:32.958Z] === RUN   TestUpdatePidsLimit/update_from_none
09:59:33 [2023-10-11T09:59:33.219Z] === RUN   TestUpdatePidsLimit/no_change
09:59:33 [2023-10-11T09:59:33.219Z] === RUN   TestUpdatePidsLimit/update_lower
09:59:33 [2023-10-11T09:59:33.480Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:59:33 [2023-10-11T09:59:33.740Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:59:34 [2023-10-11T09:59:34.000Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:59:34 [2023-10-11T09:59:34.261Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:59:34 [2023-10-11T09:59:34.832Z] --- PASS: TestUpdatePidsLimit (2.01s)
09:59:34 [2023-10-11T09:59:34.832Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
09:59:34 [2023-10-11T09:59:34.832Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
09:59:34 [2023-10-11T09:59:34.832Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
09:59:34 [2023-10-11T09:59:34.832Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
09:59:34 [2023-10-11T09:59:34.832Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
09:59:34 [2023-10-11T09:59:34.832Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
09:59:34 [2023-10-11T09:59:34.832Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
09:59:34 [2023-10-11T09:59:34.832Z] === RUN   TestUpdateRestartPolicy
09:59:47 [2023-10-11T09:59:47.056Z] --- PASS: TestUpdateRestartPolicy (10.81s)
09:59:47 [2023-10-11T09:59:47.056Z] === RUN   TestUpdateRestartWithAutoRemove
09:59:47 [2023-10-11T09:59:47.056Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
09:59:47 [2023-10-11T09:59:47.056Z] === RUN   TestWaitNonBlocked
09:59:47 [2023-10-11T09:59:47.056Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:59:47 [2023-10-11T09:59:47.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:59:47 [2023-10-11T09:59:47.056Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:59:47 [2023-10-11T09:59:47.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:59:47 [2023-10-11T09:59:47.056Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:59:47 [2023-10-11T09:59:47.056Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:59:47 [2023-10-11T09:59:47.056Z] --- PASS: TestWaitNonBlocked (0.02s)
09:59:47 [2023-10-11T09:59:47.056Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
09:59:47 [2023-10-11T09:59:47.056Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
09:59:47 [2023-10-11T09:59:47.056Z] === RUN   TestWaitBlocked
09:59:47 [2023-10-11T09:59:47.056Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:59:47 [2023-10-11T09:59:47.056Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:59:47 [2023-10-11T09:59:47.056Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:59:47 [2023-10-11T09:59:47.056Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:59:47 [2023-10-11T09:59:47.056Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:59:47 [2023-10-11T09:59:47.056Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:59:47 [2023-10-11T09:59:47.997Z] --- PASS: TestWaitBlocked (0.03s)
09:59:47 [2023-10-11T09:59:47.997Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
09:59:47 [2023-10-11T09:59:47.997Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s)
09:59:47 [2023-10-11T09:59:47.997Z] === RUN   TestWaitConditions
09:59:47 [2023-10-11T09:59:47.997Z] === RUN   TestWaitConditions/default
09:59:47 [2023-10-11T09:59:47.997Z] === PAUSE TestWaitConditions/default
09:59:47 [2023-10-11T09:59:47.997Z] === RUN   TestWaitConditions/not-running
09:59:47 [2023-10-11T09:59:47.997Z] === PAUSE TestWaitConditions/not-running
09:59:47 [2023-10-11T09:59:47.997Z] === RUN   TestWaitConditions/next-exit
09:59:47 [2023-10-11T09:59:47.997Z] === PAUSE TestWaitConditions/next-exit
09:59:47 [2023-10-11T09:59:47.997Z] === RUN   TestWaitConditions/removed
09:59:47 [2023-10-11T09:59:47.997Z] === PAUSE TestWaitConditions/removed
09:59:47 [2023-10-11T09:59:47.997Z] === CONT  TestWaitConditions/default
09:59:47 [2023-10-11T09:59:47.997Z] === CONT  TestWaitConditions/next-exit
09:59:47 [2023-10-11T09:59:47.997Z] === CONT  TestWaitConditions/removed
09:59:47 [2023-10-11T09:59:47.997Z] === CONT  TestWaitConditions/not-running
09:59:47 [2023-10-11T09:59:47.997Z]     wait_test.go:146: ContainerID = 275cba47c0978202f8d1c76b023b594f80c12c9a5a021acd5a0c4d150105ba8a
09:59:47 [2023-10-11T09:59:47.997Z]     wait_test.go:146: ContainerID = 96159e990f8677257a17e0ad75e253a03aedab90962030b455b751add2cd94c6
09:59:47 [2023-10-11T09:59:47.997Z]     wait_test.go:146: ContainerID = a2800c7a79350095fd753f7e5fc1e5925e7bed842f30ceded9cb3c0c6440499a
09:59:47 [2023-10-11T09:59:47.997Z]     wait_test.go:146: ContainerID = 64e08648dabc57659708063ed361fd183089b9325f2916d349e9048b16392609
09:59:48 [2023-10-11T09:59:48.939Z] --- PASS: TestWaitConditions (0.03s)
09:59:48 [2023-10-11T09:59:48.939Z]     --- PASS: TestWaitConditions/next-exit (0.83s)
09:59:48 [2023-10-11T09:59:48.939Z]     --- PASS: TestWaitConditions/removed (0.89s)
09:59:48 [2023-10-11T09:59:48.939Z]     --- PASS: TestWaitConditions/default (1.13s)
09:59:48 [2023-10-11T09:59:48.939Z]     --- PASS: TestWaitConditions/not-running (1.18s)
09:59:48 [2023-10-11T09:59:48.939Z] === RUN   TestWaitRestartedContainer
09:59:48 [2023-10-11T09:59:48.939Z] === RUN   TestWaitRestartedContainer/default
09:59:48 [2023-10-11T09:59:48.939Z] === PAUSE TestWaitRestartedContainer/default
09:59:48 [2023-10-11T09:59:48.939Z] === RUN   TestWaitRestartedContainer/not-running
09:59:48 [2023-10-11T09:59:48.939Z] === PAUSE TestWaitRestartedContainer/not-running
09:59:48 [2023-10-11T09:59:48.939Z] === RUN   TestWaitRestartedContainer/next-exit
09:59:48 [2023-10-11T09:59:48.939Z] === PAUSE TestWaitRestartedContainer/next-exit
09:59:48 [2023-10-11T09:59:48.939Z] === CONT  TestWaitRestartedContainer/default
09:59:48 [2023-10-11T09:59:48.939Z] === CONT  TestWaitRestartedContainer/next-exit
09:59:48 [2023-10-11T09:59:48.939Z] === CONT  TestWaitRestartedContainer/not-running
09:59:51 [2023-10-11T09:59:51.481Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:59:51 [2023-10-11T09:59:51.481Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.89s)
09:59:51 [2023-10-11T09:59:51.481Z]     --- PASS: TestWaitRestartedContainer/default (2.13s)
09:59:51 [2023-10-11T09:59:51.481Z]     --- PASS: TestWaitRestartedContainer/not-running (2.22s)
09:59:51 [2023-10-11T09:59:51.481Z] === CONT  TestHardRestartWhenContainerIsRunning
09:59:51 [2023-10-11T09:59:51.481Z] === CONT  TestRestartDaemonWithRestartingContainer
09:59:51 [2023-10-11T09:59:51.481Z] === CONT  TestIpcModeOlderClient
09:59:51 [2023-10-11T09:59:51.481Z] === CONT  TestContainerKillOnDaemonStart
09:59:51 [2023-10-11T09:59:51.481Z] === CONT  TestContainerStartOnDaemonRestart
09:59:51 [2023-10-11T09:59:51.481Z] === CONT  TestStopContainerWithTimeoutCancel
09:59:51 [2023-10-11T09:59:51.481Z] === CONT  TestDaemonRestartIpcMode
09:59:51 [2023-10-11T09:59:51.481Z] === CONT  TestDaemonHostGatewayIP
09:59:51 [2023-10-11T09:59:51.481Z] --- PASS: TestIpcModeOlderClient (0.08s)
09:59:53 [2023-10-11T09:59:53.394Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
09:59:53 [2023-10-11T09:59:53.394Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
09:59:53 [2023-10-11T09:59:53.654Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.37s)
09:59:53 [2023-10-11T09:59:53.654Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
09:59:53 [2023-10-11T09:59:53.654Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.41s)
09:59:54 [2023-10-11T09:59:54.225Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s)
09:59:54 [2023-10-11T09:59:54.796Z] --- PASS: TestDaemonHostGatewayIP (3.44s)
09:59:55 [2023-10-11T09:59:55.056Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.65s)
09:59:55 [2023-10-11T09:59:55.056Z] --- PASS: TestDaemonRestartIpcMode (3.65s)
09:59:55 [2023-10-11T09:59:55.056Z] --- PASS: TestStopContainerWithTimeoutCancel (3.69s)
10:00:03 [2023-10-11T10:00:03.188Z] --- PASS: TestContainerKillOnDaemonStart (11.84s)
10:00:03 [2023-10-11T10:00:03.188Z] PASS
10:00:03 [2023-10-11T10:00:03.188Z] 
10:00:03 [2023-10-11T10:00:03.188Z] === Skipped
10:00:03 [2023-10-11T10:00:03.188Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:00:03 [2023-10-11T10:00:03.188Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:00:03 [2023-10-11T10:00:03.188Z] 
10:00:03 [2023-10-11T10:00:03.188Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:00:03 [2023-10-11T10:00:03.188Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:00:03 [2023-10-11T10:00:03.188Z] 
10:00:03 [2023-10-11T10:00:03.188Z] DONE 316 tests, 2 skipped in 167.888s
10:00:03 [2023-10-11T10:00:03.188Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
10:00:03 [2023-10-11T10:00:03.188Z] ++ '[' -n '' ']'
10:00:03 [2023-10-11T10:00:03.188Z] ++ 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
10:00:03 [2023-10-11T10:00:03.188Z] ++ set -e
10:00:03 [2023-10-11T10:00:03.188Z] ++ '[' -n 0 ']'
10:00:03 [2023-10-11T10:00:03.188Z] ++ set -x
10:00:03 [2023-10-11T10:00:03.188Z] ++ 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.9rhIEd37Sq/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
10:00:03 [2023-10-11T10:00:03.188Z] INFO: Testing against a local daemon
10:00:03 [2023-10-11T10:00:03.188Z] === RUN   TestConfigDaemonID
10:00:04 [2023-10-11T10:00:04.131Z]     daemon_test.go:60: [d11514ddc283e] daemon is not started
10:00:04 [2023-10-11T10:00:04.131Z] --- PASS: TestConfigDaemonID (1.04s)
10:00:04 [2023-10-11T10:00:04.131Z] === RUN   TestDaemonConfigValidation
10:00:04 [2023-10-11T10:00:04.131Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:00:04 [2023-10-11T10:00:04.131Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:00:04 [2023-10-11T10:00:04.131Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:00:04 [2023-10-11T10:00:04.131Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:00:04 [2023-10-11T10:00:04.131Z] === RUN   TestDaemonConfigValidation/invalid_config
10:00:04 [2023-10-11T10:00:04.131Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:00:04 [2023-10-11T10:00:04.131Z] === RUN   TestDaemonConfigValidation/malformed_config
10:00:04 [2023-10-11T10:00:04.131Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:00:04 [2023-10-11T10:00:04.131Z] === RUN   TestDaemonConfigValidation/valid_config
10:00:04 [2023-10-11T10:00:04.131Z] === PAUSE TestDaemonConfigValidation/valid_config
10:00:04 [2023-10-11T10:00:04.131Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:00:04 [2023-10-11T10:00:04.131Z] === CONT  TestDaemonConfigValidation/malformed_config
10:00:04 [2023-10-11T10:00:04.131Z] === CONT  TestDaemonConfigValidation/valid_config
10:00:04 [2023-10-11T10:00:04.131Z] === CONT  TestDaemonConfigValidation/invalid_config
10:00:04 [2023-10-11T10:00:04.131Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:00:04 [2023-10-11T10:00:04.391Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:00:04 [2023-10-11T10:00:04.391Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
10:00:04 [2023-10-11T10:00:04.391Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
10:00:04 [2023-10-11T10:00:04.391Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
10:00:04 [2023-10-11T10:00:04.391Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:00:04 [2023-10-11T10:00:04.391Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
10:00:04 [2023-10-11T10:00:04.391Z] === RUN   TestConfigDaemonSeccompProfiles
10:00:04 [2023-10-11T10:00:04.391Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:00:05 [2023-10-11T10:00:05.332Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:00:06 [2023-10-11T10:00:06.273Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:00:07 [2023-10-11T10:00:07.656Z]     daemon_test.go:179: [d5beb3016a25e] daemon is not started
10:00:07 [2023-10-11T10:00:07.656Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
10:00:07 [2023-10-11T10:00:07.656Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:00:07 [2023-10-11T10:00:07.656Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:00:07 [2023-10-11T10:00:07.656Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:00:07 [2023-10-11T10:00:07.656Z] === RUN   TestDaemonProxy
10:00:07 [2023-10-11T10:00:07.656Z] === RUN   TestDaemonProxy/environment_variables
10:00:07 [2023-10-11T10:00:07.656Z] === PAUSE TestDaemonProxy/environment_variables
10:00:07 [2023-10-11T10:00:07.656Z] === RUN   TestDaemonProxy/command-line_options
10:00:07 [2023-10-11T10:00:07.656Z] === PAUSE TestDaemonProxy/command-line_options
10:00:07 [2023-10-11T10:00:07.656Z] === RUN   TestDaemonProxy/configuration_file
10:00:07 [2023-10-11T10:00:07.656Z] === PAUSE TestDaemonProxy/configuration_file
10:00:07 [2023-10-11T10:00:07.656Z] === RUN   TestDaemonProxy/conflicting_options
10:00:07 [2023-10-11T10:00:07.916Z] === RUN   TestDaemonProxy/reload_sanitized
10:00:07 [2023-10-11T10:00:07.916Z] === PAUSE TestDaemonProxy/reload_sanitized
10:00:07 [2023-10-11T10:00:07.917Z] === CONT  TestDaemonProxy/environment_variables
10:00:07 [2023-10-11T10:00:07.917Z] === CONT  TestDaemonProxy/configuration_file
10:00:07 [2023-10-11T10:00:07.917Z] === CONT  TestDaemonProxy/command-line_options
10:00:07 [2023-10-11T10:00:07.917Z] === CONT  TestDaemonProxy/reload_sanitized
10:00:09 [2023-10-11T10:00:09.826Z] --- PASS: TestDaemonProxy (0.50s)
10:00:09 [2023-10-11T10:00:09.826Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:00:09 [2023-10-11T10:00:09.826Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
10:00:09 [2023-10-11T10:00:09.826Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
10:00:09 [2023-10-11T10:00:09.826Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
10:00:09 [2023-10-11T10:00:09.826Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
10:00:09 [2023-10-11T10:00:09.826Z] === RUN   TestLiveRestore
10:00:09 [2023-10-11T10:00:09.826Z] === RUN   TestLiveRestore/volume_references
10:00:09 [2023-10-11T10:00:09.826Z] === PAUSE TestLiveRestore/volume_references
10:00:09 [2023-10-11T10:00:09.826Z] === CONT  TestLiveRestore/volume_references
10:00:10 [2023-10-11T10:00:10.397Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:00:10 [2023-10-11T10:00:10.397Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:00:11 [2023-10-11T10:00:11.338Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:00:12 [2023-10-11T10:00:12.279Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:00:13 [2023-10-11T10:00:13.218Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:00:14 [2023-10-11T10:00:14.159Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:00:15 [2023-10-11T10:00:15.100Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
10:00:15 [2023-10-11T10:00:15.671Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:00:16 [2023-10-11T10:00:16.612Z] --- PASS: TestLiveRestore (0.00s)
10:00:16 [2023-10-11T10:00:16.612Z]     --- PASS: TestLiveRestore/volume_references (6.91s)
10:00:16 [2023-10-11T10:00:16.612Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.90s)
10:00:16 [2023-10-11T10:00:16.612Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
10:00:16 [2023-10-11T10:00:16.612Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
10:00:16 [2023-10-11T10:00:16.612Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
10:00:16 [2023-10-11T10:00:16.612Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
10:00:16 [2023-10-11T10:00:16.612Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.43s)
10:00:16 [2023-10-11T10:00:16.612Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
10:00:16 [2023-10-11T10:00:16.612Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s)
10:00:16 [2023-10-11T10:00:16.612Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:00:17 [2023-10-11T10:00:17.182Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
10:00:17 [2023-10-11T10:00:17.182Z] PASS
10:00:17 [2023-10-11T10:00:17.182Z] 
10:00:17 [2023-10-11T10:00:17.182Z] DONE 28 tests in 14.126s
10:00:17 [2023-10-11T10:00:17.182Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
10:00:17 [2023-10-11T10:00:17.182Z] ++ '[' -n '' ']'
10:00:17 [2023-10-11T10:00:17.182Z] ++ 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
10:00:17 [2023-10-11T10:00:17.182Z] ++ set -e
10:00:17 [2023-10-11T10:00:17.182Z] ++ '[' -n 0 ']'
10:00:17 [2023-10-11T10:00:17.182Z] ++ set -x
10:00:17 [2023-10-11T10:00:17.182Z] ++ 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.9rhIEd37Sq/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
10:00:17 [2023-10-11T10:00:17.443Z] INFO: Testing against a local daemon
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestCommitInheritsEnv
10:00:17 [2023-10-11T10:00:17.443Z] --- PASS: TestCommitInheritsEnv (0.17s)
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportExtremelyLargeImageWorks
10:00:17 [2023-10-11T10:00:17.443Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
10:00:17 [2023-10-11T10:00:17.443Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform/#00
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform/_______
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform//
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform/linux
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform/LINUX
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform/macos
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:00:17 [2023-10-11T10:00:17.443Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:00:17 [2023-10-11T10:00:17.705Z] --- PASS: TestImportWithCustomPlatform (0.11s)
10:00:17 [2023-10-11T10:00:17.705Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:00:17 [2023-10-11T10:00:17.705Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:00:17 [2023-10-11T10:00:17.705Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:00:17 [2023-10-11T10:00:17.705Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:00:17 [2023-10-11T10:00:17.705Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:00:17 [2023-10-11T10:00:17.705Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:00:17 [2023-10-11T10:00:17.705Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:00:17 [2023-10-11T10:00:17.705Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:00:17 [2023-10-11T10:00:17.705Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:00:17 [2023-10-11T10:00:17.705Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:00:17 [2023-10-11T10:00:17.705Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:00:17 [2023-10-11T10:00:17.705Z] === RUN   TestImagesFilterMultiReference
10:00:17 [2023-10-11T10:00:17.705Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:00:17 [2023-10-11T10:00:17.705Z] === RUN   TestImagesFilterBeforeSince
10:00:17 [2023-10-11T10:00:17.966Z]     list_test.go:87: ImageList: ID=sha256:b901147cf79d1f69e7689dd00b556dfc8cd8d31bdbeb3781a858925c7914afb7 RepoTags=[testimagesfilterbeforesince:v2]
10:00:17 [2023-10-11T10:00:17.966Z]     list_test.go:87: ImageList: ID=sha256:fa681d2bf0bed5acb4678640df957aab568465e30a4abb75ff6a6900636e9af3 RepoTags=[testimagesfilterbeforesince:v3]
10:00:17 [2023-10-11T10:00:17.966Z]     list_test.go:87: ImageList: ID=sha256:21e066c05c864d8ec755f616b4211d056fcacf9c80183360e35424a65552eb31 RepoTags=[testimagesfilterbeforesince:v1]
10:00:17 [2023-10-11T10:00:17.966Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
10:00:17 [2023-10-11T10:00:17.966Z] === RUN   TestAPIImagesFilters
10:00:17 [2023-10-11T10:00:17.966Z] === RUN   TestAPIImagesFilters/repository_regex
10:00:17 [2023-10-11T10:00:17.966Z] === PAUSE TestAPIImagesFilters/repository_regex
10:00:17 [2023-10-11T10:00:17.966Z] === RUN   TestAPIImagesFilters/image_name_regex
10:00:17 [2023-10-11T10:00:17.966Z] === PAUSE TestAPIImagesFilters/image_name_regex
10:00:17 [2023-10-11T10:00:17.966Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
10:00:17 [2023-10-11T10:00:17.966Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
10:00:17 [2023-10-11T10:00:17.966Z] === RUN   TestAPIImagesFilters/registry_port_regex
10:00:17 [2023-10-11T10:00:17.966Z] === PAUSE TestAPIImagesFilters/registry_port_regex
10:00:17 [2023-10-11T10:00:17.966Z] === CONT  TestAPIImagesFilters/repository_regex
10:00:17 [2023-10-11T10:00:17.966Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
10:00:17 [2023-10-11T10:00:17.966Z] === CONT  TestAPIImagesFilters/registry_port_regex
10:00:17 [2023-10-11T10:00:17.966Z] === CONT  TestAPIImagesFilters/image_name_regex
10:00:17 [2023-10-11T10:00:17.966Z] --- PASS: TestAPIImagesFilters (0.04s)
10:00:17 [2023-10-11T10:00:17.966Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
10:00:17 [2023-10-11T10:00:17.966Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
10:00:17 [2023-10-11T10:00:17.966Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
10:00:17 [2023-10-11T10:00:17.966Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
10:00:17 [2023-10-11T10:00:17.966Z] === RUN   TestPruneDontDeleteUsedDangling
10:00:17 [2023-10-11T10:00:17.966Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
10:00:17 [2023-10-11T10:00:17.966Z] === RUN   TestImagePullPlatformInvalid
10:00:17 [2023-10-11T10:00:17.966Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:00:17 [2023-10-11T10:00:17.966Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:00:17 [2023-10-11T10:00:17.966Z] time="2023-10-11T10:00:17.883892437Z" 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=a420da62-eeda-46d9-83b4-194f5860a6eb version=2.8.3 
10:00:17 [2023-10-11T10:00:17.966Z] time="2023-10-11T10:00:17.883996115Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.20.8 instance.id=a420da62-eeda-46d9-83b4-194f5860a6eb version=2.8.3 
10:00:17 [2023-10-11T10:00:17.966Z] time="2023-10-11T10:00:17.884011909Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=a420da62-eeda-46d9-83b4-194f5860a6eb version=2.8.3 
10:00:17 [2023-10-11T10:00:17.966Z] time="2023-10-11T10:00:17.884247851Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=a420da62-eeda-46d9-83b4-194f5860a6eb version=2.8.3 
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.978694934Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=47053c7f-4d5e-4dbc-ad0c-b392bb31d885 http.request.method=GET http.request.remoteaddr="127.0.0.1:55082" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.97875977Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=47053c7f-4d5e-4dbc-ad0c-b392bb31d885 http.request.method=GET http.request.remoteaddr="127.0.0.1:55082" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.052543ms http.response.status=200 http.response.written=2 
10:00:18 [2023-10-11T10:00:18.229Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.981701664Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=44bf4005-63ee-470b-9bdc-341a1b2dadc4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.981748334Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=44bf4005-63ee-470b-9bdc-341a1b2dadc4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.981844283Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3332cb92-a2ff-45a7-8572-23e86af8edec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.981859987Z" 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=44bf4005-63ee-470b-9bdc-341a1b2dadc4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.015µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=27511a21-0fdf-47b4-806c-79ce0760fa53 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.981876512Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3332cb92-a2ff-45a7-8572-23e86af8edec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.98193352Z" 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=3332cb92-a2ff-45a7-8572-23e86af8edec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=25.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).GetContent" trace.id=997edcc5-d814-4473-9ba0-3961304da62d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.981966496Z" 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=44bf4005-63ee-470b-9bdc-341a1b2dadc4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.108916ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.229Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.981993186Z" 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=3332cb92-a2ff-45a7-8572-23e86af8edec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.096625ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.229Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.983681561Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=780f68d8-2b4c-413e-98e0-34fb449bb4ff http.request.method=POST http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
10:00:18 [2023-10-11T10:00:18.229Z] time="2023-10-11T10:00:17.983699357Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b9e771-56df-40a7-89f8-de831e48095f http.request.method=POST http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.9837275Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=780f68d8-2b4c-413e-98e0-34fb449bb4ff http.request.method=POST http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.98374766Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b9e771-56df-40a7-89f8-de831e48095f http.request.method=POST http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.983873499Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=780f68d8-2b4c-413e-98e0-34fb449bb4ff http.request.method=POST http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=113.638µ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=2a7671b7-77d7-4b3a-952b-c630b0701b8e trace.line=110 vars.name=test 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.983926495Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=780f68d8-2b4c-413e-98e0-34fb449bb4ff http.request.method=POST http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=22.966µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9c312f7c-11e0-4b29-b086-7cf8e2bbad4f trace.line=142 vars.name=test 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.983875591Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b9e771-56df-40a7-89f8-de831e48095f http.request.method=POST http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=92.003µ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=faf95e0b-c8ed-4166-bb41-bac837e5afc5 trace.line=110 vars.name=test 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.98399732Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=780f68d8-2b4c-413e-98e0-34fb449bb4ff http.request.method=POST http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=40.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).PutContent" trace.id=8f899d9b-cfb5-4a9f-a449-5e9b4f517d38 trace.line=110 vars.name=test 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.984009472Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b9e771-56df-40a7-89f8-de831e48095f http.request.method=POST http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=30.284µ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=a29d5b5b-7d43-4103-bc2f-e7cfc17bfb42 trace.line=142 vars.name=test 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.984085614Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b9e771-56df-40a7-89f8-de831e48095f http.request.method=POST http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=44.217µ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=fbc58adf-d20b-4de6-8724-3dfe142030d0 trace.line=110 vars.name=test 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.984093687Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=780f68d8-2b4c-413e-98e0-34fb449bb4ff http.request.method=POST http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.856584ms http.response.status=202 http.response.written=0 
10:00:18 [2023-10-11T10:00:18.230Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.984154552Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4b9e771-56df-40a7-89f8-de831e48095f http.request.method=POST http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.846508ms http.response.status=202 http.response.written=0 
10:00:18 [2023-10-11T10:00:18.230Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986198282Z" 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=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986221921Z" 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=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986274654Z" 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=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986275704Z" 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=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986350525Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=40.754µ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=c0ceb3f2-458f-4027-9945-82b48343ece7 trace.line=95 vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986401298Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=22.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).Writer" trace.id=42346f83-92ec-4482-bb02-20ae80374326 trace.line=142 vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986472796Z" 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=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986392428Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=38.129µ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=57e7bc7a-1b44-4435-a9f3-8ea88550b4de trace.line=95 vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986545098Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=31.055µ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=3cfd3489-4d96-4083-9fee-f82cab3367b3 trace.line=142 vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986598635Z" 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=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986548462Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d/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=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.392µ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=17849db1-b015-4e03-9027-6d144cf8587c trace.line=110 vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986677403Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=17.189µ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=bd7cc7b5-2567-4459-9b69-a12b458f9fd5 trace.line=155 vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986734263Z" 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=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.989µ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=0760e007-2b4c-4073-8846-8a4e0d5b5fa5 trace.line=155 vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.98683872Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=16.164µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7ae4c12-c669-4f34-8e00-cdebcc137159 trace.line=155 vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986768806Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52/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=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=121.449µ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=9b6a2896-3dc8-4ef1-85ee-f43f348a004a trace.line=110 vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986922739Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d/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=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=56.188µ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=bc2b194b-c781-4c3d-b85d-298234c1e6ca trace.line=185 vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.986961237Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=25.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).Stat" trace.id=f7baf4c6-d0d7-4351-bb91-5521c1f4a955 trace.line=155 vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.230Z] time="2023-10-11T10:00:17.987009908Z" 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=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=56.376µ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=aa42bdb0-bb2a-4744-8f3c-01bd733c81bc trace.line=110 vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.987031011Z" 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=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=16.188µ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=1f00cf7b-a98b-47cc-aba8-ff4d2c3c5dec trace.line=155 vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.987063216Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=9.657µ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=ac5a0dde-7a00-4afa-a4be-649762b02fe7 trace.line=155 vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.987126624Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52/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=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=41.534µ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=17628685-cab3-4c1e-b8b5-a3c8fefedf24 trace.line=185 vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.987130037Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=92.995µ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=d9e04334-15c8-484d-8869-db7eccc5050d trace.line=202 vars.name=test vars.uuid=a384237e-e8f1-4642-b4be-7a9ef420f12d 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.987207164Z" 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=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=49.886µ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=8b43b487-c527-4bbf-ab6d-7fdf1059837d trace.line=110 vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.987272779Z" 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=9ecfa5ed-bf05-4363-a267-9db53292e0fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55096" http.request.uri="/v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.345804ms http.response.status=201 http.response.written=0 
10:00:18 [2023-10-11T10:00:18.231Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "PUT /v2/test/blobs/uploads/a384237e-e8f1-4642-b4be-7a9ef420f12d?_state=WXCmA8y6mpX_q4MhEAm9VbyplAnP85zydV1OU2w_sol7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzODQyMzdlLWU4ZjEtNDY0Mi1iNGJlLTdhOWVmNDIwZjEyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NDAwNjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.987313344Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/0dd60cbb-093b-448a-9b51-77c7a410de52")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=82.886µ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=bb628160-b358-4366-b0ef-0605785f5b13 trace.line=202 vars.name=test vars.uuid=0dd60cbb-093b-448a-9b51-77c7a410de52 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.987404509Z" 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=b56317a0-9393-4236-b2bc-3f1d7e4c5691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.485214ms http.response.status=201 http.response.written=0 
10:00:18 [2023-10-11T10:00:18.231Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "PUT /v2/test/blobs/uploads/0dd60cbb-093b-448a-9b51-77c7a410de52?_state=IBsQfj27aSWWCYEcsX9wo9KxUHURg_9SAnM7qA8UOfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkZDYwY2JiLTA5M2ItNDQ4YS05YjUxLTc3YzdhNDEwZGU1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMDowMDoxNy45ODM3NjUxNjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.988948238Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=78704795-581c-442b-8ad1-ebe081d50cfa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.988985152Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=78704795-581c-442b-8ad1-ebe081d50cfa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.989041955Z" 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=78704795-581c-442b-8ad1-ebe081d50cfa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=27.659µ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=47760c59-7c90-4d7e-bdf6-c82e78b4149f trace.line=95 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.989102959Z" 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=78704795-581c-442b-8ad1-ebe081d50cfa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.381903ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.7+unknown"
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990012437Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.99004442Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990182542Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990197812Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990205959Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990272666Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=37.849µ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=06dbd181-3a86-410e-a461-7cb4d22e2813 trace.line=95 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990320279Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=14.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).Stat" trace.id=646371c5-6af3-4e44-befe-079643debff3 trace.line=155 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.99036886Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" 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=ae0ec295-83d8-4c39-9f11-c928f547440a trace.line=95 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.99040543Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.248µ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=6cf731c8-b4b0-4ad4-9a93-7e4bec8f2bad trace.line=155 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990446356Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.185µ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=eb3db318-8067-4c8f-8820-b58f69a8f1bd trace.line=155 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990533444Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=52.003µ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=3f1a7b0a-5abf-44f4-8bb6-16657cfe1f87 trace.line=110 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990615083Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=49.952µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1f42a988-3885-48ac-812f-c3c85b7d369e trace.line=110 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990787773Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=77.676µ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=74aac53f-a7eb-4259-bcd6-c6fd10c1701c trace.line=110 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990852001Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=35.224µ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=dcbe50c5-a60a-494d-9a02-be99f390b07b trace.line=110 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990887594Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.990904283Z" 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=02c35973-0248-473d-8ac7-d56395e5bef4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.528698ms http.response.status=201 http.response.written=0 
10:00:18 [2023-10-11T10:00:18.231Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.997166033Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2c56f55b-661f-4a5a-ab16-8e02961b69b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55128" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.997416686Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2c56f55b-661f-4a5a-ab16-8e02961b69b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55128" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.290639ms http.response.status=200 http.response.written=2 
10:00:18 [2023-10-11T10:00:18.231Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.999533827Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d3f6be8-8c06-44cd-a5cd-3454bc79756b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.231Z] time="2023-10-11T10:00:17.999571389Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d3f6be8-8c06-44cd-a5cd-3454bc79756b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:17.999647416Z" 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=9d3f6be8-8c06-44cd-a5cd-3454bc79756b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.545µ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=1c0879b6-4399-4738-be82-ffa94dbc982b trace.line=95 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:17.999673122Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d3f6be8-8c06-44cd-a5cd-3454bc79756b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:17.999722114Z" 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=9d3f6be8-8c06-44cd-a5cd-3454bc79756b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.917µ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=dda7819d-9017-4a9c-85b4-53bbf2e4f78f trace.line=95 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:17.99976784Z" 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=9d3f6be8-8c06-44cd-a5cd-3454bc79756b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.787µ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=dccb0748-692e-4f4a-a402-d6723000394b trace.line=155 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:17.999808512Z" 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=9d3f6be8-8c06-44cd-a5cd-3454bc79756b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.53µ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=55a686dc-49f7-496e-9932-0d09132cb0fe trace.line=125 vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:17.999858874Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d3f6be8-8c06-44cd-a5cd-3454bc79756b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:17.999945724Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d3f6be8-8c06-44cd-a5cd-3454bc79756b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.187462ms http.response.status=200 http.response.written=417 
10:00:18 [2023-10-11T10:00:18.232Z] 127.0.0.1 - - [11/Oct/2023:10:00:17 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.009984796Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4a6b7ce-f007-4ca6-95b6-e2ac54803542 http.request.method=GET http.request.remoteaddr="127.0.0.1:55152" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.010027396Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4a6b7ce-f007-4ca6-95b6-e2ac54803542 http.request.method=GET http.request.remoteaddr="127.0.0.1:55152" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.010040795Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4a6b7ce-f007-4ca6-95b6-e2ac54803542 http.request.method=GET http.request.remoteaddr="127.0.0.1:55152" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.010112982Z" 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=d4a6b7ce-f007-4ca6-95b6-e2ac54803542 http.request.method=GET http.request.remoteaddr="127.0.0.1:55152" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.133µ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=86904368-933c-44dd-8e84-8a08e2b3fb59 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.01016679Z" 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=d4a6b7ce-f007-4ca6-95b6-e2ac54803542 http.request.method=GET http.request.remoteaddr="127.0.0.1:55152" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.96µ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=306e84b1-2256-44d3-9342-0311383a8860 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.010211918Z" 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=d4a6b7ce-f007-4ca6-95b6-e2ac54803542 http.request.method=GET http.request.remoteaddr="127.0.0.1:55152" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.859µ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=00345079-5da0-47e2-95b1-f187f2eae301 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.01024413Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4a6b7ce-f007-4ca6-95b6-e2ac54803542 http.request.method=GET http.request.remoteaddr="127.0.0.1:55152" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.010334229Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4a6b7ce-f007-4ca6-95b6-e2ac54803542 http.request.method=GET http.request.remoteaddr="127.0.0.1:55152" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.14967ms http.response.status=200 http.response.written=417 
10:00:18 [2023-10-11T10:00:18.232Z] 127.0.0.1 - - [11/Oct/2023:10:00:18 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017151011Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017196311Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017267177Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017315767Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017272723Z" 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=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.453µ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=c778e9c7-1a62-4e4f-b568-245b25c7986b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017385919Z" 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=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.102µ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=ef126793-77c6-4a2f-a371-3427c7471c82 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017430816Z" 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=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.221µ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=91212741-d089-4c36-8822-aab266125582 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017434993Z" 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=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.853µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2078f212-4fd2-4362-a488-9245f6a20cba trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017480407Z" 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=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.913µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=670c6721-b94d-4e43-bbab-8d110677180d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017492181Z" 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=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.068µ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=15c5f6d6-a174-4f92-bd1b-29574c6b1a9b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017515713Z" 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=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.429µ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=e5d7c675-b42a-44f7-b44f-26ca020fb6d4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.232Z] time="2023-10-11T10:00:18.017527036Z" 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=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.297µ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=f1dd057d-e980-4080-9be4-08b1e8086d7d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.017549239Z" 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=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.534µ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=60c7f358-07ce-47f5-887c-10efcef40464 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.017560438Z" 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=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.436µ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=9e46bfbc-2326-4965-95b6-c0f07bb5bb7e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.017583051Z" 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=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.379µ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=54f3e66e-346a-4ffb-9fff-1ef61de5f5a9 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.017591018Z" 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=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.596µ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=bbe2f75f-54e2-436a-9dad-a973e4fcd953 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.017636859Z" 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=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.211µ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=af02a864-8561-4623-88c9-10cb4180272d trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.017639862Z" 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=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.31µ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=bb2551a0-5e52-41fa-9351-9fa83aab7977 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.018273277Z" 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=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.303µ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=aef8b387-a480-41e6-a5ab-96f2d517615c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.018353546Z" 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=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.151µ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=fcdef6c8-1cb9-4c33-9edf-5aa327fec467 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.018436014Z" 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=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.945µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c4aff87-4d68-49dc-b1cc-1869c4efd75b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.018442151Z" 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=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.338µ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=b435380d-6c40-49c3-a04d-0a2bf42bce91 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.018593729Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f98285a-5c76-4619-9d8a-62e9efc1b85b http.request.method=GET http.request.remoteaddr="127.0.0.1:55160" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.822061ms http.response.status=200 http.response.written=194 
10:00:18 [2023-10-11T10:00:18.233Z] 127.0.0.1 - - [11/Oct/2023:10:00:18 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.018606053Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=60e2aa89-6c47-4ad5-a0db-f5c1c3ae39bb http.request.method=GET http.request.remoteaddr="127.0.0.1:55176" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.774685ms http.response.status=200 http.response.written=68 
10:00:18 [2023-10-11T10:00:18.233Z] 127.0.0.1 - - [11/Oct/2023:10:00:18 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.03305053Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2ebf869-a022-48ae-9cb5-5892817c6b07 http.request.method=GET http.request.remoteaddr="127.0.0.1:55180" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.033094114Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f2ebf869-a022-48ae-9cb5-5892817c6b07 http.request.method=GET http.request.remoteaddr="127.0.0.1:55180" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="910.832µs" http.response.status=200 http.response.written=2 
10:00:18 [2023-10-11T10:00:18.233Z] 127.0.0.1 - - [11/Oct/2023:10:00:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.038796623Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6bb96a7d-e939-4fef-a7ca-71f0d9c20010 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55196" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.038837377Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6bb96a7d-e939-4fef-a7ca-71f0d9c20010 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55196" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.038850817Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6bb96a7d-e939-4fef-a7ca-71f0d9c20010 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55196" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.038914996Z" 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=6bb96a7d-e939-4fef-a7ca-71f0d9c20010 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55196" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.163µ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=ff3f0f3f-38a9-4ffc-91ab-dc690228a019 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.038961592Z" 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=6bb96a7d-e939-4fef-a7ca-71f0d9c20010 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55196" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.661µ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=997c4e87-34b1-4bc7-812b-8223addecce6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.039041007Z" 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=6bb96a7d-e939-4fef-a7ca-71f0d9c20010 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55196" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.0812ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] 127.0.0.1 - - [11/Oct/2023:10:00:18 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.040279791Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=93f95793-9b7c-4eeb-a8fe-fe91bd206435 http.request.method=GET http.request.remoteaddr="127.0.0.1:55200" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.040319249Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=93f95793-9b7c-4eeb-a8fe-fe91bd206435 http.request.method=GET http.request.remoteaddr="127.0.0.1:55200" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.040334018Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=93f95793-9b7c-4eeb-a8fe-fe91bd206435 http.request.method=GET http.request.remoteaddr="127.0.0.1:55200" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.040386776Z" 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=93f95793-9b7c-4eeb-a8fe-fe91bd206435 http.request.method=GET http.request.remoteaddr="127.0.0.1:55200" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.55µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9cb0c4ac-908a-470f-bf18-d3291904d4b5 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.040432691Z" 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=93f95793-9b7c-4eeb-a8fe-fe91bd206435 http.request.method=GET http.request.remoteaddr="127.0.0.1:55200" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.415µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d82b91e-d714-4445-86e6-530bd1695ab6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] time="2023-10-11T10:00:18.040474019Z" 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=93f95793-9b7c-4eeb-a8fe-fe91bd206435 http.request.method=GET http.request.remoteaddr="127.0.0.1:55200" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="996.582µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:00:18 [2023-10-11T10:00:18.233Z] 127.0.0.1 - - [11/Oct/2023:10:00:18 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.1 git-commit/aca9ea42bd4b9afb952ddc220a99d6e7262393d2 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:00:18 [2023-10-11T10:00:18.233Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
10:00:18 [2023-10-11T10:00:18.233Z] === RUN   TestRemoveImageOrphaning
10:00:18 [2023-10-11T10:00:18.233Z] --- PASS: TestRemoveImageOrphaning (0.16s)
10:00:18 [2023-10-11T10:00:18.233Z] === RUN   TestRemoveByDigest
10:00:18 [2023-10-11T10:00:18.233Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:00:18 [2023-10-11T10:00:18.233Z] --- SKIP: TestRemoveByDigest (0.00s)
10:00:18 [2023-10-11T10:00:18.233Z] === RUN   TestRemoveImageGarbageCollector
10:00:18 [2023-10-11T10:00:18.233Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
10:00:18 [2023-10-11T10:00:18.233Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:00:18 [2023-10-11T10:00:18.233Z] === RUN   TestSaveCheckTimes
10:00:18 [2023-10-11T10:00:18.233Z] === PAUSE TestSaveCheckTimes
10:00:18 [2023-10-11T10:00:18.233Z] === RUN   TestSaveRepoWithMultipleImages
10:00:19 [2023-10-11T10:00:19.175Z] --- PASS: TestSaveRepoWithMultipleImages (0.95s)
10:00:19 [2023-10-11T10:00:19.175Z] === RUN   TestSaveDirectoryPermissions
10:00:20 [2023-10-11T10:00:20.558Z] --- PASS: TestSaveDirectoryPermissions (0.98s)
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:00:20 [2023-10-11T10:00:20.558Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagUsingDigestAlgorithmAsName
10:00:20 [2023-10-11T10:00:20.558Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagValidPrefixedRepo
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
10:00:20 [2023-10-11T10:00:20.558Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
10:00:20 [2023-10-11T10:00:20.558Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagValidPrefixedRepo/foooo:t
10:00:20 [2023-10-11T10:00:20.558Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:00:20 [2023-10-11T10:00:20.558Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:00:20 [2023-10-11T10:00:20.558Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
10:00:20 [2023-10-11T10:00:20.558Z] === CONT  TestTagValidPrefixedRepo/foooo:t
10:00:20 [2023-10-11T10:00:20.558Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
10:00:20 [2023-10-11T10:00:20.558Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:00:20 [2023-10-11T10:00:20.558Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.00s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagExistedNameWithoutForce
10:00:20 [2023-10-11T10:00:20.558Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagOfficialNames
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
10:00:20 [2023-10-11T10:00:20.558Z] --- PASS: TestTagOfficialNames (0.05s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestTagMatchesDigest
10:00:20 [2023-10-11T10:00:20.558Z] --- PASS: TestTagMatchesDigest (0.01s)
10:00:20 [2023-10-11T10:00:20.558Z] === CONT  TestSaveCheckTimes
10:00:20 [2023-10-11T10:00:20.558Z] --- PASS: TestSaveCheckTimes (0.03s)
10:00:20 [2023-10-11T10:00:20.558Z] PASS
10:00:20 [2023-10-11T10:00:20.558Z] 
10:00:20 [2023-10-11T10:00:20.558Z] === Skipped
10:00:20 [2023-10-11T10:00:20.558Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:00:20 [2023-10-11T10:00:20.558Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
10:00:20 [2023-10-11T10:00:20.558Z] 
10:00:20 [2023-10-11T10:00:20.558Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:00:20 [2023-10-11T10:00:20.558Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:00:20 [2023-10-11T10:00:20.558Z] 
10:00:20 [2023-10-11T10:00:20.558Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:00:20 [2023-10-11T10:00:20.558Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
10:00:20 [2023-10-11T10:00:20.558Z] 
10:00:20 [2023-10-11T10:00:20.558Z] DONE 44 tests, 3 skipped in 3.176s
10:00:20 [2023-10-11T10:00:20.558Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
10:00:20 [2023-10-11T10:00:20.558Z] ++ '[' -n '' ']'
10:00:20 [2023-10-11T10:00:20.558Z] ++ 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
10:00:20 [2023-10-11T10:00:20.558Z] ++ set -e
10:00:20 [2023-10-11T10:00:20.558Z] ++ '[' -n 0 ']'
10:00:20 [2023-10-11T10:00:20.558Z] ++ set -x
10:00:20 [2023-10-11T10:00:20.558Z] ++ 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.9rhIEd37Sq/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
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestStripANSICommands
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestStripANSICommands/#00
10:00:20 [2023-10-11T10:00:20.558Z] === RUN   TestStripANSICommands/#01
10:00:20 [2023-10-11T10:00:20.558Z] --- PASS: TestStripANSICommands (0.00s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:00:20 [2023-10-11T10:00:20.558Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:00:20 [2023-10-11T10:00:20.558Z] PASS
10:00:20 [2023-10-11T10:00:20.558Z] 
10:00:20 [2023-10-11T10:00:20.558Z] DONE 3 tests in 0.009s
10:00:20 [2023-10-11T10:00:20.558Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
10:00:20 [2023-10-11T10:00:20.559Z] ++ '[' -n '' ']'
10:00:20 [2023-10-11T10:00:20.559Z] ++ 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
10:00:20 [2023-10-11T10:00:20.559Z] ++ set -e
10:00:20 [2023-10-11T10:00:20.559Z] ++ '[' -n 0 ']'
10:00:20 [2023-10-11T10:00:20.559Z] ++ set -x
10:00:20 [2023-10-11T10:00:20.559Z] ++ 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.9rhIEd37Sq/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
10:00:20 [2023-10-11T10:00:20.559Z] INFO: Testing against a local daemon
10:00:20 [2023-10-11T10:00:20.559Z] === RUN   TestCreateWithMultiNetworks
10:00:21 [2023-10-11T10:00:21.500Z] --- PASS: TestCreateWithMultiNetworks (0.97s)
10:00:21 [2023-10-11T10:00:21.500Z] === RUN   TestNetworkCreateDelete
10:00:21 [2023-10-11T10:00:21.760Z] --- PASS: TestNetworkCreateDelete (0.20s)
10:00:21 [2023-10-11T10:00:21.760Z] === RUN   TestDockerNetworkDeletePreferID
10:00:22 [2023-10-11T10:00:22.330Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
10:00:22 [2023-10-11T10:00:22.330Z] === RUN   TestDaemonDNSFallback
10:00:28 [2023-10-11T10:00:28.909Z] --- PASS: TestDaemonDNSFallback (6.18s)
10:00:28 [2023-10-11T10:00:28.909Z] === RUN   TestInspectNetwork
10:00:31 [2023-10-11T10:00:31.452Z] === RUN   TestInspectNetwork/full_network_id
10:00:31 [2023-10-11T10:00:31.452Z] === RUN   TestInspectNetwork/partial_network_id
10:00:31 [2023-10-11T10:00:31.452Z] === RUN   TestInspectNetwork/network_name
10:00:31 [2023-10-11T10:00:31.452Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:00:35 [2023-10-11T10:00:35.655Z] --- PASS: TestInspectNetwork (7.17s)
10:00:35 [2023-10-11T10:00:35.655Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:00:35 [2023-10-11T10:00:35.655Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:00:35 [2023-10-11T10:00:35.655Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:00:35 [2023-10-11T10:00:35.655Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:00:35 [2023-10-11T10:00:35.655Z] === RUN   TestRunContainerWithBridgeNone
10:00:37 [2023-10-11T10:00:37.039Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
10:00:37 [2023-10-11T10:00:37.039Z] === RUN   TestNetworkInvalidJSON
10:00:37 [2023-10-11T10:00:37.039Z] === RUN   TestNetworkInvalidJSON/networks/create
10:00:37 [2023-10-11T10:00:37.039Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:00:37 [2023-10-11T10:00:37.039Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:00:37 [2023-10-11T10:00:37.039Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:00:37 [2023-10-11T10:00:37.039Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:00:37 [2023-10-11T10:00:37.039Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:00:37 [2023-10-11T10:00:37.039Z] === CONT  TestNetworkInvalidJSON/networks/create
10:00:37 [2023-10-11T10:00:37.039Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:00:37 [2023-10-11T10:00:37.039Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:00:37 [2023-10-11T10:00:37.039Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:00:37 [2023-10-11T10:00:37.039Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:00:37 [2023-10-11T10:00:37.039Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:00:37 [2023-10-11T10:00:37.039Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:00:37 [2023-10-11T10:00:37.039Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:00:37 [2023-10-11T10:00:37.040Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:00:37 [2023-10-11T10:00:37.040Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkList
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkList//networks
10:00:37 [2023-10-11T10:00:37.040Z] === PAUSE TestNetworkList//networks
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestNetworkList//networks/
10:00:37 [2023-10-11T10:00:37.040Z] === PAUSE TestNetworkList//networks/
10:00:37 [2023-10-11T10:00:37.040Z] === CONT  TestNetworkList//networks
10:00:37 [2023-10-11T10:00:37.040Z] === CONT  TestNetworkList//networks/
10:00:37 [2023-10-11T10:00:37.040Z] --- PASS: TestNetworkList (0.01s)
10:00:37 [2023-10-11T10:00:37.040Z]     --- PASS: TestNetworkList//networks (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:00:37 [2023-10-11T10:00:37.040Z] === RUN   TestHostIPv4BridgeLabel
10:00:37 [2023-10-11T10:00:37.610Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:00:37 [2023-10-11T10:00:37.610Z] === RUN   TestDefaultNetworkOpts
10:00:37 [2023-10-11T10:00:37.610Z] === RUN   TestDefaultNetworkOpts/default_value
10:00:38 [2023-10-11T10:00:38.994Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:00:40 [2023-10-11T10:00:40.377Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:00:41 [2023-10-11T10:00:41.761Z] --- PASS: TestDefaultNetworkOpts (3.96s)
10:00:41 [2023-10-11T10:00:41.761Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.30s)
10:00:41 [2023-10-11T10:00:41.761Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.35s)
10:00:41 [2023-10-11T10:00:41.761Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.32s)
10:00:41 [2023-10-11T10:00:41.761Z] === RUN   TestForbidDuplicateNetworkNames
10:00:42 [2023-10-11T10:00:42.022Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
10:00:42 [2023-10-11T10:00:42.022Z] === RUN   TestDaemonRestartWithLiveRestore
10:00:43 [2023-10-11T10:00:43.406Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:00:43 [2023-10-11T10:00:43.406Z] === RUN   TestDaemonDefaultNetworkPools
10:00:43 [2023-10-11T10:00:43.977Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
10:00:43 [2023-10-11T10:00:43.977Z] === RUN   TestDaemonRestartWithExistingNetwork
10:00:45 [2023-10-11T10:00:45.360Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
10:00:45 [2023-10-11T10:00:45.361Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:00:46 [2023-10-11T10:00:46.744Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
10:00:46 [2023-10-11T10:00:46.744Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:00:47 [2023-10-11T10:00:47.005Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
10:00:47 [2023-10-11T10:00:47.005Z] === RUN   TestServiceWithPredefinedNetwork
10:00:49 [2023-10-11T10:00:49.549Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s)
10:00:49 [2023-10-11T10:00:49.549Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:00:49 [2023-10-11T10:00:49.549Z]     service_test.go:256: FLAKY_TEST
10:00:49 [2023-10-11T10:00:49.549Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:00:49 [2023-10-11T10:00:49.549Z] === RUN   TestServiceWithDataPathPortInit
10:01:04 [2023-10-11T10:01:04.450Z] --- PASS: TestServiceWithDataPathPortInit (13.41s)
10:01:04 [2023-10-11T10:01:04.450Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:01:05 [2023-10-11T10:01:05.021Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zady0p1cb4grpt29oxovqjoz1 Created:2023-10-11 10:01:03.947987794 +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[f142540cde825643004cadf7c4fa2c52e2eec28bece20fd00797032829555e13:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfiamw5vqy6ukv8nkvq5u8awc EndpointID:61c3268d27a917111098e6e02e88ca817f7a1fa652b370ae26c4b03cc0e1dca7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fc881699a4210cd4cdecece38d34d6096cd1e2f74a7626431bca3cb02d2e5600 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:301e6a15a34f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfiamw5vqy6ukv8nkvq5u8awc EndpointID:61c3268d27a917111098e6e02e88ca817f7a1fa652b370ae26c4b03cc0e1dca7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:01:10 [2023-10-11T10:01:10.305Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s)
10:01:10 [2023-10-11T10:01:10.306Z] PASS
10:01:10 [2023-10-11T10:01:10.306Z] 
10:01:10 [2023-10-11T10:01:10.306Z] === Skipped
10:01:10 [2023-10-11T10:01:10.306Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:01:10 [2023-10-11T10:01:10.306Z]     service_test.go:256: FLAKY_TEST
10:01:10 [2023-10-11T10:01:10.306Z] 
10:01:10 [2023-10-11T10:01:10.306Z] DONE 44 tests, 1 skipped in 49.135s
10:01:10 [2023-10-11T10:01:10.306Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
10:01:10 [2023-10-11T10:01:10.306Z] ++ '[' -n '' ']'
10:01:10 [2023-10-11T10:01:10.306Z] ++ 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
10:01:10 [2023-10-11T10:01:10.306Z] ++ set -e
10:01:10 [2023-10-11T10:01:10.306Z] ++ '[' -n 0 ']'
10:01:10 [2023-10-11T10:01:10.306Z] ++ set -x
10:01:10 [2023-10-11T10:01:10.306Z] ++ 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.9rhIEd37Sq/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
10:01:10 [2023-10-11T10:01:10.306Z] INFO: Testing against a local daemon
10:01:10 [2023-10-11T10:01:10.306Z] === RUN   TestDockerNetworkIpvlanPersistance
10:01:10 [2023-10-11T10:01:10.306Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:01:10 [2023-10-11T10:01:10.306Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:01:10 [2023-10-11T10:01:10.306Z] === RUN   TestDockerNetworkIpvlan
10:01:10 [2023-10-11T10:01:10.306Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:01:10 [2023-10-11T10:01:10.306Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:01:10 [2023-10-11T10:01:10.306Z] PASS
10:01:10 [2023-10-11T10:01:10.306Z] 
10:01:10 [2023-10-11T10:01:10.306Z] === Skipped
10:01:10 [2023-10-11T10:01:10.306Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:01:10 [2023-10-11T10:01:10.306Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:01:10 [2023-10-11T10:01:10.306Z] 
10:01:10 [2023-10-11T10:01:10.306Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:01:10 [2023-10-11T10:01:10.306Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:01:10 [2023-10-11T10:01:10.306Z] 
10:01:10 [2023-10-11T10:01:10.306Z] DONE 2 tests, 2 skipped in 0.040s
10:01:10 [2023-10-11T10:01:10.306Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
10:01:10 [2023-10-11T10:01:10.306Z] ++ '[' -n '' ']'
10:01:10 [2023-10-11T10:01:10.306Z] ++ 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
10:01:10 [2023-10-11T10:01:10.306Z] ++ set -e
10:01:10 [2023-10-11T10:01:10.306Z] ++ '[' -n 0 ']'
10:01:10 [2023-10-11T10:01:10.306Z] ++ set -x
10:01:10 [2023-10-11T10:01:10.306Z] ++ 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.9rhIEd37Sq/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
10:01:10 [2023-10-11T10:01:10.306Z] INFO: Testing against a local daemon
10:01:10 [2023-10-11T10:01:10.306Z] === RUN   TestDockerNetworkMacvlanPersistance
10:01:11 [2023-10-11T10:01:11.247Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
10:01:11 [2023-10-11T10:01:11.247Z] === RUN   TestDockerNetworkMacvlan
10:01:11 [2023-10-11T10:01:11.247Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:01:11 [2023-10-11T10:01:11.817Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:01:12 [2023-10-11T10:01:12.389Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:01:12 [2023-10-11T10:01:12.959Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:01:13 [2023-10-11T10:01:13.530Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:01:14 [2023-10-11T10:01:14.100Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:01:14 [2023-10-11T10:01:14.671Z] --- PASS: TestDockerNetworkMacvlan (3.54s)
10:01:14 [2023-10-11T10:01:14.672Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
10:01:14 [2023-10-11T10:01:14.672Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
10:01:14 [2023-10-11T10:01:14.672Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
10:01:14 [2023-10-11T10:01:14.672Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
10:01:14 [2023-10-11T10:01:14.672Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
10:01:14 [2023-10-11T10:01:14.672Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
10:01:14 [2023-10-11T10:01:14.672Z] PASS
10:01:14 [2023-10-11T10:01:14.672Z] 
10:01:14 [2023-10-11T10:01:14.672Z] DONE 8 tests in 4.906s
10:01:14 [2023-10-11T10:01:14.672Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
10:01:14 [2023-10-11T10:01:14.672Z] ++ '[' -n '' ']'
10:01:14 [2023-10-11T10:01:14.672Z] ++ 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
10:01:14 [2023-10-11T10:01:14.672Z] ++ set -e
10:01:14 [2023-10-11T10:01:14.672Z] ++ '[' -n 0 ']'
10:01:14 [2023-10-11T10:01:14.672Z] ++ set -x
10:01:14 [2023-10-11T10:01:14.672Z] ++ 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.9rhIEd37Sq/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
10:01:14 [2023-10-11T10:01:14.672Z] testing: warning: no tests to run
10:01:14 [2023-10-11T10:01:14.672Z] PASS
10:01:14 [2023-10-11T10:01:14.672Z] 
10:01:14 [2023-10-11T10:01:14.672Z] DONE 0 tests in 0.007s
10:01:14 [2023-10-11T10:01:14.672Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
10:01:14 [2023-10-11T10:01:14.672Z] ++ '[' -n '' ']'
10:01:14 [2023-10-11T10:01:14.672Z] ++ 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
10:01:14 [2023-10-11T10:01:14.672Z] ++ set -e
10:01:14 [2023-10-11T10:01:14.672Z] ++ '[' -n 0 ']'
10:01:14 [2023-10-11T10:01:14.672Z] ++ set -x
10:01:14 [2023-10-11T10:01:14.672Z] ++ 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.9rhIEd37Sq/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
10:01:14 [2023-10-11T10:01:14.672Z] INFO: Testing against a local daemon
10:01:14 [2023-10-11T10:01:14.672Z] === RUN   TestAuthZPluginAllowRequest
10:01:15 [2023-10-11T10:01:15.613Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
10:01:15 [2023-10-11T10:01:15.613Z] === RUN   TestAuthZPluginTLS
10:01:16 [2023-10-11T10:01:16.184Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:01:16 [2023-10-11T10:01:16.184Z] === RUN   TestAuthZPluginDenyRequest
10:01:16 [2023-10-11T10:01:16.754Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:01:16 [2023-10-11T10:01:16.754Z] === RUN   TestAuthZPluginAPIDenyResponse
10:01:17 [2023-10-11T10:01:17.326Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:01:17 [2023-10-11T10:01:17.326Z] === RUN   TestAuthZPluginDenyResponse
10:01:17 [2023-10-11T10:01:17.897Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:01:17 [2023-10-11T10:01:17.897Z] === RUN   TestAuthZPluginAllowEventStream
10:01:18 [2023-10-11T10:01:18.838Z] 2023/10/11 10:01:18 http: panic serving 127.0.0.1:37794: runtime error: invalid memory address or nil pointer dereference
10:01:18 [2023-10-11T10:01:18.838Z] goroutine 155 [running]:
10:01:18 [2023-10-11T10:01:18.838Z] net/http.(*conn).serve.func1()
10:01:18 [2023-10-11T10:01:18.838Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:01:18 [2023-10-11T10:01:18.838Z] panic({0xa71b80?, 0x15799d0?})
10:01:18 [2023-10-11T10:01:18.838Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:01:18 [2023-10-11T10:01:18.838Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69d40, 0x400048c7e0}, 0xffff84f34ef8?)
10:01:18 [2023-10-11T10:01:18.838Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
10:01:18 [2023-10-11T10:01:18.838Z] net/http.HandlerFunc.ServeHTTP(0x40001b7500?, {0xd69d40?, 0x400048c7e0?}, 0x407788?)
10:01:18 [2023-10-11T10:01:18.838Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:01:18 [2023-10-11T10:01:18.838Z] net/http.(*ServeMux).ServeHTTP(0xd6fe28?, {0xd69d40, 0x400048c7e0}, 0x40001b7500)
10:01:18 [2023-10-11T10:01:18.838Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:01:18 [2023-10-11T10:01:18.838Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400063c240, {0xd68930?, 0x40000ec8c0}, 0x40001b7400)
10:01:18 [2023-10-11T10:01:18.838Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
10:01:18 [2023-10-11T10:01:18.838Z] net/http.serverHandler.ServeHTTP({0xd654e8?}, {0xd68930?, 0x40000ec8c0?}, 0x6?)
10:01:18 [2023-10-11T10:01:18.838Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:01:18 [2023-10-11T10:01:18.838Z] net/http.(*conn).serve(0x4000126240, {0xd6fe28, 0x40004d8ab0})
10:01:18 [2023-10-11T10:01:18.838Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:01:18 [2023-10-11T10:01:18.838Z] created by net/http.(*Server).Serve in goroutine 9
10:01:18 [2023-10-11T10:01:18.838Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:01:19 [2023-10-11T10:01:19.778Z] 2023/10/11 10:01:19 http: panic serving 127.0.0.1:37786: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:01:19 [2023-10-11T10:01:19.778Z] goroutine 147 [running]:
10:01:19 [2023-10-11T10:01:19.778Z] net/http.(*conn).serve.func1()
10:01:19 [2023-10-11T10:01:19.778Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:01:19 [2023-10-11T10:01:19.778Z] panic({0xa092a0?, 0x400047cdb0?})
10:01:19 [2023-10-11T10:01:19.778Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:01:19 [2023-10-11T10:01:19.778Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69d40, 0x400048c8a0}, 0xffff84f34ef8?)
10:01:19 [2023-10-11T10:01:19.778Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:01:19 [2023-10-11T10:01:19.778Z] net/http.HandlerFunc.ServeHTTP(0x40001b7700?, {0xd69d40?, 0x400048c8a0?}, 0x407788?)
10:01:19 [2023-10-11T10:01:19.778Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:01:19 [2023-10-11T10:01:19.778Z] net/http.(*ServeMux).ServeHTTP(0xd6fe28?, {0xd69d40, 0x400048c8a0}, 0x40001b7700)
10:01:19 [2023-10-11T10:01:19.778Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:01:19 [2023-10-11T10:01:19.778Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400063c240, {0xd68930?, 0x40000ec9a0}, 0x40001b7600)
10:01:19 [2023-10-11T10:01:19.778Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
10:01:19 [2023-10-11T10:01:19.778Z] net/http.serverHandler.ServeHTTP({0x40003514d0?}, {0xd68930?, 0x40000ec9a0?}, 0x6?)
10:01:19 [2023-10-11T10:01:19.778Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:01:19 [2023-10-11T10:01:19.778Z] net/http.(*conn).serve(0x40002697a0, {0xd6fe28, 0x40004d8ab0})
10:01:19 [2023-10-11T10:01:19.778Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:01:19 [2023-10-11T10:01:19.778Z] created by net/http.(*Server).Serve in goroutine 9
10:01:19 [2023-10-11T10:01:19.778Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:01:21 [2023-10-11T10:01:21.689Z] 2023/10/11 10:01:21 http: panic serving 127.0.0.1:59908: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:01:21 [2023-10-11T10:01:21.689Z] goroutine 193 [running]:
10:01:21 [2023-10-11T10:01:21.689Z] net/http.(*conn).serve.func1()
10:01:21 [2023-10-11T10:01:21.689Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:01:21 [2023-10-11T10:01:21.689Z] panic({0xa092a0?, 0x400047ce50?})
10:01:21 [2023-10-11T10:01:21.689Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:01:21 [2023-10-11T10:01:21.689Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69d40, 0x400048c960}, 0xffff84f34ef8?)
10:01:21 [2023-10-11T10:01:21.689Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:01:21 [2023-10-11T10:01:21.689Z] net/http.HandlerFunc.ServeHTTP(0x40001b7900?, {0xd69d40?, 0x400048c960?}, 0x407788?)
10:01:21 [2023-10-11T10:01:21.689Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:01:21 [2023-10-11T10:01:21.689Z] net/http.(*ServeMux).ServeHTTP(0xd6fe28?, {0xd69d40, 0x400048c960}, 0x40001b7900)
10:01:21 [2023-10-11T10:01:21.689Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:01:21 [2023-10-11T10:01:21.689Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400063c240, {0xd68930?, 0x40000ecb60}, 0x40001b7800)
10:01:21 [2023-10-11T10:01:21.689Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
10:01:21 [2023-10-11T10:01:21.689Z] net/http.serverHandler.ServeHTTP({0x40003f1740?}, {0xd68930?, 0x40000ecb60?}, 0x6?)
10:01:21 [2023-10-11T10:01:21.689Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:01:21 [2023-10-11T10:01:21.689Z] net/http.(*conn).serve(0x4000126c60, {0xd6fe28, 0x40004d8ab0})
10:01:21 [2023-10-11T10:01:21.689Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:01:21 [2023-10-11T10:01:21.689Z] created by net/http.(*Server).Serve in goroutine 9
10:01:21 [2023-10-11T10:01:21.689Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:01:24 [2023-10-11T10:01:24.231Z] --- PASS: TestAuthZPluginAllowEventStream (6.06s)
10:01:24 [2023-10-11T10:01:24.231Z] === RUN   TestAuthZPluginErrorResponse
10:01:24 [2023-10-11T10:01:24.491Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:01:24 [2023-10-11T10:01:24.491Z] === RUN   TestAuthZPluginErrorRequest
10:01:25 [2023-10-11T10:01:25.062Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:01:25 [2023-10-11T10:01:25.062Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:01:25 [2023-10-11T10:01:25.632Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:01:25 [2023-10-11T10:01:25.632Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:01:26 [2023-10-11T10:01:26.573Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s)
10:01:26 [2023-10-11T10:01:26.573Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:01:27 [2023-10-11T10:01:27.957Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
10:01:27 [2023-10-11T10:01:27.957Z] === RUN   TestAuthZPluginHeader
10:01:28 [2023-10-11T10:01:28.528Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:01:28 [2023-10-11T10:01:28.528Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:01:28 [2023-10-11T10:01:28.528Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:01:28 [2023-10-11T10:01:28.528Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:01:28 [2023-10-11T10:01:28.528Z] === RUN   TestAuthZPluginV2Disable
10:01:28 [2023-10-11T10:01:28.528Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:01:28 [2023-10-11T10:01:28.528Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:01:28 [2023-10-11T10:01:28.528Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:01:28 [2023-10-11T10:01:28.528Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:01:28 [2023-10-11T10:01:28.528Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:01:28 [2023-10-11T10:01:28.528Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:01:28 [2023-10-11T10:01:28.528Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:01:28 [2023-10-11T10:01:28.528Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:01:28 [2023-10-11T10:01:28.528Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:01:46 [2023-10-11T10:01:46.637Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
10:01:46 [2023-10-11T10:01:46.637Z] PASS
10:01:46 [2023-10-11T10:01:46.637Z] 
10:01:46 [2023-10-11T10:01:46.637Z] === Skipped
10:01:46 [2023-10-11T10:01:46.637Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:01:46 [2023-10-11T10:01:46.637Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:01:46 [2023-10-11T10:01:46.637Z] 
10:01:46 [2023-10-11T10:01:46.637Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:01:46 [2023-10-11T10:01:46.637Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:01:46 [2023-10-11T10:01:46.637Z] 
10:01:46 [2023-10-11T10:01:46.637Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:01:46 [2023-10-11T10:01:46.637Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:01:46 [2023-10-11T10:01:46.637Z] 
10:01:46 [2023-10-11T10:01:46.637Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:01:46 [2023-10-11T10:01:46.637Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:01:46 [2023-10-11T10:01:46.637Z] 
10:01:46 [2023-10-11T10:01:46.637Z] DONE 17 tests, 4 skipped in 30.642s
10:01:46 [2023-10-11T10:01:46.637Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
10:01:46 [2023-10-11T10:01:46.637Z] ++ '[' -n '' ']'
10:01:46 [2023-10-11T10:01:46.637Z] ++ 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
10:01:46 [2023-10-11T10:01:46.637Z] ++ set -e
10:01:46 [2023-10-11T10:01:46.637Z] ++ '[' -n 0 ']'
10:01:46 [2023-10-11T10:01:46.637Z] ++ set -x
10:01:46 [2023-10-11T10:01:46.637Z] ++ 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.9rhIEd37Sq/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
10:01:46 [2023-10-11T10:01:46.637Z] INFO: Testing against a local daemon
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:01:46 [2023-10-11T10:01:46.637Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:01:46 [2023-10-11T10:01:46.637Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:01:46 [2023-10-11T10:01:46.637Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:01:46 [2023-10-11T10:01:46.637Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:01:46 [2023-10-11T10:01:46.637Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:01:46 [2023-10-11T10:01:46.637Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:01:46 [2023-10-11T10:01:46.637Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:01:46 [2023-10-11T10:01:46.638Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:01:46 [2023-10-11T10:01:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:01:46 [2023-10-11T10:01:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:01:46 [2023-10-11T10:01:46.638Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:01:46 [2023-10-11T10:01:46.638Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:01:46 [2023-10-11T10:01:46.638Z] === RUN   TestPluginInstall
10:01:46 [2023-10-11T10:01:46.638Z] === RUN   TestPluginInstall/no_auth
10:01:49 [2023-10-11T10:01:49.181Z] time="2023-10-11T10:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:01:49 [2023-10-11T10:01:49.181Z] time="2023-10-11T10:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7222c92134c1821073401c26c49cc9f12138dc2d94886673daab02314ef85d52" mediatype=application/vnd.docker.plugin.v1+json size=522
10:01:49 [2023-10-11T10:01:49.181Z] time="2023-10-11T10:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:01:49 [2023-10-11T10:01:49.181Z] time="2023-10-11T10:01:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7222c92134c1821073401c26c49cc9f12138dc2d94886673daab02314ef85d52" mediatype=application/vnd.docker.plugin.v1+json size=522
10:01:49 [2023-10-11T10:01:49.181Z] === RUN   TestPluginInstall/with_htpasswd
10:01:49 [2023-10-11T10:01:49.442Z] time="2023-10-11T10:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:01:49 [2023-10-11T10:01:49.442Z] time="2023-10-11T10:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7222c92134c1821073401c26c49cc9f12138dc2d94886673daab02314ef85d52" mediatype=application/vnd.docker.plugin.v1+json size=522
10:01:49 [2023-10-11T10:01:49.442Z] time="2023-10-11T10:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:01:49 [2023-10-11T10:01:49.442Z] time="2023-10-11T10:01:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7222c92134c1821073401c26c49cc9f12138dc2d94886673daab02314ef85d52" mediatype=application/vnd.docker.plugin.v1+json size=522
10:01:49 [2023-10-11T10:01:49.442Z] === RUN   TestPluginInstall/with_insecure
10:01:50 [2023-10-11T10:01:50.383Z] time="2023-10-11T10:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:01:50 [2023-10-11T10:01:50.383Z] time="2023-10-11T10:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98ccbff2b9cc7f21ee096fb421457b36d67c9ed55b7ba43effd81121497c6637" mediatype=application/vnd.docker.plugin.v1+json size=522
10:01:50 [2023-10-11T10:01:50.383Z] time="2023-10-11T10:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:01:50 [2023-10-11T10:01:50.383Z] time="2023-10-11T10:01:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98ccbff2b9cc7f21ee096fb421457b36d67c9ed55b7ba43effd81121497c6637" mediatype=application/vnd.docker.plugin.v1+json size=522
10:01:50 [2023-10-11T10:01:50.383Z]     plugin_test.go:204: [dd3c1b4d50aac] daemon is not started
10:01:50 [2023-10-11T10:01:50.383Z] --- PASS: TestPluginInstall (5.09s)
10:01:50 [2023-10-11T10:01:50.383Z]     --- PASS: TestPluginInstall/no_auth (3.71s)
10:01:50 [2023-10-11T10:01:50.383Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
10:01:50 [2023-10-11T10:01:50.383Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
10:01:50 [2023-10-11T10:01:50.383Z] === RUN   TestPluginsWithRuntimes
10:01:51 [2023-10-11T10:01:51.766Z] === RUN   TestPluginsWithRuntimes/No_Args
10:01:52 [2023-10-11T10:01:52.707Z] === RUN   TestPluginsWithRuntimes/With_Args
10:01:53 [2023-10-11T10:01:53.649Z] --- PASS: TestPluginsWithRuntimes (3.33s)
10:01:53 [2023-10-11T10:01:53.649Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
10:01:53 [2023-10-11T10:01:53.649Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
10:01:53 [2023-10-11T10:01:53.649Z] === RUN   TestPluginBackCompatMediaTypes
10:01:54 [2023-10-11T10:01:54.221Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
10:01:54 [2023-10-11T10:01:54.221Z] PASS
10:01:54 [2023-10-11T10:01:54.221Z] 
10:01:54 [2023-10-11T10:01:54.221Z] DONE 24 tests in 8.962s
10:01:54 [2023-10-11T10:01:54.221Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
10:01:54 [2023-10-11T10:01:54.221Z] ++ '[' -n '' ']'
10:01:54 [2023-10-11T10:01:54.221Z] ++ 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
10:01:54 [2023-10-11T10:01:54.221Z] ++ set -e
10:01:54 [2023-10-11T10:01:54.221Z] ++ '[' -n 0 ']'
10:01:54 [2023-10-11T10:01:54.221Z] ++ set -x
10:01:54 [2023-10-11T10:01:54.221Z] ++ 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.9rhIEd37Sq/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
10:01:54 [2023-10-11T10:01:54.221Z] INFO: Testing against a local daemon
10:01:54 [2023-10-11T10:01:54.221Z] === RUN   TestExternalGraphDriver
10:01:54 [2023-10-11T10:01:54.791Z] === RUN   TestExternalGraphDriver/json
10:01:54 [2023-10-11T10:01:54.791Z] === RUN   TestExternalGraphDriver/spec
10:01:54 [2023-10-11T10:01:54.791Z] === RUN   TestExternalGraphDriver/pull
10:01:54 [2023-10-11T10:01:54.791Z] --- PASS: TestExternalGraphDriver (0.34s)
10:01:54 [2023-10-11T10:01:54.791Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
10:01:54 [2023-10-11T10:01:54.791Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
10:01:54 [2023-10-11T10:01:54.791Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
10:01:54 [2023-10-11T10:01:54.791Z] === RUN   TestGraphdriverPluginV2
10:01:55 [2023-10-11T10:01:55.053Z]     external_test.go:415: (*Execution).NotAmd64-fm
10:01:55 [2023-10-11T10:01:55.053Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:01:55 [2023-10-11T10:01:55.053Z] PASS
10:01:55 [2023-10-11T10:01:55.053Z] 
10:01:55 [2023-10-11T10:01:55.053Z] === Skipped
10:01:55 [2023-10-11T10:01:55.053Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:01:55 [2023-10-11T10:01:55.053Z]     external_test.go:415: (*Execution).NotAmd64-fm
10:01:55 [2023-10-11T10:01:55.053Z] 
10:01:55 [2023-10-11T10:01:55.053Z] DONE 5 tests, 1 skipped in 0.700s
10:01:55 [2023-10-11T10:01:55.053Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
10:01:55 [2023-10-11T10:01:55.053Z] ++ '[' -n '' ']'
10:01:55 [2023-10-11T10:01:55.053Z] ++ 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
10:01:55 [2023-10-11T10:01:55.053Z] ++ set -e
10:01:55 [2023-10-11T10:01:55.053Z] ++ '[' -n 0 ']'
10:01:55 [2023-10-11T10:01:55.053Z] ++ set -x
10:01:55 [2023-10-11T10:01:55.053Z] ++ 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.9rhIEd37Sq/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
10:01:55 [2023-10-11T10:01:55.053Z] INFO: Testing against a local daemon
10:01:55 [2023-10-11T10:01:55.053Z] === RUN   TestContinueAfterPluginCrash
10:01:55 [2023-10-11T10:01:55.053Z] === PAUSE TestContinueAfterPluginCrash
10:01:55 [2023-10-11T10:01:55.053Z] === RUN   TestReadPluginNoRead
10:01:55 [2023-10-11T10:01:55.053Z] === PAUSE TestReadPluginNoRead
10:01:55 [2023-10-11T10:01:55.053Z] === RUN   TestDaemonStartWithLogOpt
10:01:55 [2023-10-11T10:01:55.053Z] === PAUSE TestDaemonStartWithLogOpt
10:01:55 [2023-10-11T10:01:55.053Z] === CONT  TestContinueAfterPluginCrash
10:01:55 [2023-10-11T10:01:55.053Z] === CONT  TestDaemonStartWithLogOpt
10:01:55 [2023-10-11T10:01:55.053Z] === CONT  TestReadPluginNoRead
10:01:56 [2023-10-11T10:01:56.966Z] === RUN   TestReadPluginNoRead/default
10:01:57 [2023-10-11T10:01:57.907Z] --- PASS: TestDaemonStartWithLogOpt (2.70s)
10:01:58 [2023-10-11T10:01:58.479Z] === RUN   TestReadPluginNoRead/disabled_caching
10:01:59 [2023-10-11T10:01:59.863Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:02:00 [2023-10-11T10:02:00.805Z]     read_test.go:93: [da49ef5009477] daemon is not started
10:02:00 [2023-10-11T10:02:00.805Z] --- PASS: TestReadPluginNoRead (5.82s)
10:02:00 [2023-10-11T10:02:00.805Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
10:02:00 [2023-10-11T10:02:00.805Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
10:02:00 [2023-10-11T10:02:00.805Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
10:02:02 [2023-10-11T10:02:02.717Z] --- PASS: TestContinueAfterPluginCrash (7.61s)
10:02:02 [2023-10-11T10:02:02.717Z] PASS
10:02:02 [2023-10-11T10:02:02.717Z] 
10:02:02 [2023-10-11T10:02:02.717Z] DONE 6 tests in 7.651s
10:02:02 [2023-10-11T10:02:02.717Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
10:02:02 [2023-10-11T10:02:02.717Z] ++ '[' -n '' ']'
10:02:02 [2023-10-11T10:02:02.717Z] ++ 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
10:02:02 [2023-10-11T10:02:02.717Z] ++ set -e
10:02:02 [2023-10-11T10:02:02.717Z] ++ '[' -n 0 ']'
10:02:02 [2023-10-11T10:02:02.717Z] ++ set -x
10:02:02 [2023-10-11T10:02:02.717Z] ++ 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.9rhIEd37Sq/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
10:02:02 [2023-10-11T10:02:02.717Z] testing: warning: no tests to run
10:02:02 [2023-10-11T10:02:02.717Z] PASS
10:02:02 [2023-10-11T10:02:02.717Z] 
10:02:02 [2023-10-11T10:02:02.717Z] DONE 0 tests in 0.008s
10:02:02 [2023-10-11T10:02:02.717Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
10:02:02 [2023-10-11T10:02:02.717Z] ++ '[' -n '' ']'
10:02:02 [2023-10-11T10:02:02.717Z] ++ 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
10:02:02 [2023-10-11T10:02:02.717Z] ++ set -e
10:02:02 [2023-10-11T10:02:02.717Z] ++ '[' -n 0 ']'
10:02:02 [2023-10-11T10:02:02.717Z] ++ set -x
10:02:02 [2023-10-11T10:02:02.717Z] ++ 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.9rhIEd37Sq/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
10:02:02 [2023-10-11T10:02:02.717Z] INFO: Testing against a local daemon
10:02:02 [2023-10-11T10:02:02.717Z] === RUN   TestPluginWithDevMounts
10:02:02 [2023-10-11T10:02:02.717Z] === PAUSE TestPluginWithDevMounts
10:02:02 [2023-10-11T10:02:02.717Z] === CONT  TestPluginWithDevMounts
10:02:04 [2023-10-11T10:02:04.101Z] --- PASS: TestPluginWithDevMounts (1.51s)
10:02:04 [2023-10-11T10:02:04.101Z] PASS
10:02:04 [2023-10-11T10:02:04.101Z] 
10:02:04 [2023-10-11T10:02:04.101Z] DONE 1 tests in 1.546s
10:02:04 [2023-10-11T10:02:04.362Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
10:02:04 [2023-10-11T10:02:04.362Z] ++ '[' -n '' ']'
10:02:04 [2023-10-11T10:02:04.362Z] ++ 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
10:02:04 [2023-10-11T10:02:04.362Z] ++ set -e
10:02:04 [2023-10-11T10:02:04.362Z] ++ '[' -n 0 ']'
10:02:04 [2023-10-11T10:02:04.362Z] ++ set -x
10:02:04 [2023-10-11T10:02:04.362Z] ++ 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.9rhIEd37Sq/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
10:02:04 [2023-10-11T10:02:04.362Z] INFO: Testing against a local daemon
10:02:04 [2023-10-11T10:02:04.362Z] === RUN   TestSecretInspect
10:02:06 [2023-10-11T10:02:06.274Z] --- PASS: TestSecretInspect (1.91s)
10:02:06 [2023-10-11T10:02:06.274Z] === RUN   TestSecretList
10:02:08 [2023-10-11T10:02:08.187Z] --- PASS: TestSecretList (1.98s)
10:02:08 [2023-10-11T10:02:08.187Z] === RUN   TestSecretsCreateAndDelete
10:02:10 [2023-10-11T10:02:10.100Z] --- PASS: TestSecretsCreateAndDelete (1.89s)
10:02:10 [2023-10-11T10:02:10.100Z] === RUN   TestSecretsUpdate
10:02:12 [2023-10-11T10:02:12.012Z] --- PASS: TestSecretsUpdate (1.88s)
10:02:12 [2023-10-11T10:02:12.013Z] === RUN   TestTemplatedSecret
10:02:14 [2023-10-11T10:02:14.556Z] --- PASS: TestTemplatedSecret (2.51s)
10:02:14 [2023-10-11T10:02:14.556Z] === RUN   TestSecretCreateResolve
10:02:16 [2023-10-11T10:02:16.468Z] --- PASS: TestSecretCreateResolve (1.91s)
10:02:16 [2023-10-11T10:02:16.468Z] PASS
10:02:16 [2023-10-11T10:02:16.468Z] 
10:02:16 [2023-10-11T10:02:16.468Z] DONE 6 tests in 12.117s
10:02:16 [2023-10-11T10:02:16.468Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
10:02:16 [2023-10-11T10:02:16.468Z] ++ '[' -n '' ']'
10:02:16 [2023-10-11T10:02:16.468Z] ++ 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
10:02:16 [2023-10-11T10:02:16.468Z] ++ set -e
10:02:16 [2023-10-11T10:02:16.468Z] ++ '[' -n 0 ']'
10:02:16 [2023-10-11T10:02:16.468Z] ++ set -x
10:02:16 [2023-10-11T10:02:16.468Z] ++ 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.9rhIEd37Sq/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
10:02:16 [2023-10-11T10:02:16.468Z] INFO: Testing against a local daemon
10:02:16 [2023-10-11T10:02:16.468Z] === RUN   TestServiceCreateInit
10:02:16 [2023-10-11T10:02:16.468Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:02:20 [2023-10-11T10:02:20.672Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:02:23 [2023-10-11T10:02:23.973Z] --- PASS: TestServiceCreateInit (7.53s)
10:02:23 [2023-10-11T10:02:23.974Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
10:02:23 [2023-10-11T10:02:23.974Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s)
10:02:23 [2023-10-11T10:02:23.974Z] === RUN   TestCreateServiceMultipleTimes
10:02:38 [2023-10-11T10:02:38.876Z] --- PASS: TestCreateServiceMultipleTimes (14.81s)
10:02:38 [2023-10-11T10:02:38.876Z] === RUN   TestCreateServiceConflict
10:02:40 [2023-10-11T10:02:40.788Z] --- PASS: TestCreateServiceConflict (1.93s)
10:02:40 [2023-10-11T10:02:40.788Z] === RUN   TestCreateServiceMaxReplicas
10:02:43 [2023-10-11T10:02:43.332Z] --- PASS: TestCreateServiceMaxReplicas (2.72s)
10:02:43 [2023-10-11T10:02:43.332Z] === RUN   TestCreateServiceSecretFileMode
10:02:58 [2023-10-11T10:02:58.279Z] --- PASS: TestCreateServiceSecretFileMode (12.48s)
10:02:58 [2023-10-11T10:02:58.279Z] === RUN   TestCreateServiceConfigFileMode
10:03:08 [2023-10-11T10:03:08.378Z] --- PASS: TestCreateServiceConfigFileMode (12.53s)
10:03:08 [2023-10-11T10:03:08.378Z] === RUN   TestCreateServiceSysctls
10:03:11 [2023-10-11T10:03:11.755Z] --- PASS: TestCreateServiceSysctls (3.21s)
10:03:11 [2023-10-11T10:03:11.755Z] === RUN   TestCreateServiceCapabilities
10:03:14 [2023-10-11T10:03:14.316Z] --- PASS: TestCreateServiceCapabilities (2.72s)
10:03:14 [2023-10-11T10:03:14.316Z] === RUN   TestInspect
10:03:17 [2023-10-11T10:03:17.614Z] --- PASS: TestInspect (2.92s)
10:03:17 [2023-10-11T10:03:17.614Z] === RUN   TestCreateJob
10:03:20 [2023-10-11T10:03:20.911Z] --- PASS: TestCreateJob (3.41s)
10:03:20 [2023-10-11T10:03:20.911Z] === RUN   TestReplicatedJob
10:03:26 [2023-10-11T10:03:26.197Z] --- PASS: TestReplicatedJob (5.58s)
10:03:26 [2023-10-11T10:03:26.197Z] === RUN   TestUpdateReplicatedJob
10:03:29 [2023-10-11T10:03:29.496Z] --- PASS: TestUpdateReplicatedJob (3.18s)
10:03:29 [2023-10-11T10:03:29.496Z] === RUN   TestServiceListWithStatuses
10:03:29 [2023-10-11T10:03:29.496Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:03:29 [2023-10-11T10:03:29.496Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:03:29 [2023-10-11T10:03:29.496Z] === RUN   TestDockerNetworkConnectAlias
10:03:33 [2023-10-11T10:03:33.700Z] --- PASS: TestDockerNetworkConnectAlias (4.02s)
10:03:33 [2023-10-11T10:03:33.700Z] === RUN   TestDockerNetworkReConnect
10:03:36 [2023-10-11T10:03:36.999Z] --- PASS: TestDockerNetworkReConnect (3.26s)
10:03:36 [2023-10-11T10:03:36.999Z] === RUN   TestServicePlugin
10:03:36 [2023-10-11T10:03:36.999Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:03:36 [2023-10-11T10:03:36.999Z] --- SKIP: TestServicePlugin (0.00s)
10:03:36 [2023-10-11T10:03:36.999Z] === RUN   TestServiceUpdateLabel
10:03:38 [2023-10-11T10:03:38.909Z] --- PASS: TestServiceUpdateLabel (1.94s)
10:03:38 [2023-10-11T10:03:38.909Z] === RUN   TestServiceUpdateSecrets
10:03:53 [2023-10-11T10:03:53.812Z] --- PASS: TestServiceUpdateSecrets (14.26s)
10:03:53 [2023-10-11T10:03:53.812Z] === RUN   TestServiceUpdateConfigs
10:04:08 [2023-10-11T10:04:08.713Z] --- PASS: TestServiceUpdateConfigs (14.38s)
10:04:08 [2023-10-11T10:04:08.713Z] === RUN   TestServiceUpdateNetwork
10:04:20 [2023-10-11T10:04:20.940Z] --- PASS: TestServiceUpdateNetwork (12.36s)
10:04:20 [2023-10-11T10:04:20.940Z] === RUN   TestServiceUpdatePidsLimit
10:04:20 [2023-10-11T10:04:20.940Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:04:21 [2023-10-11T10:04:21.510Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:04:29 [2023-10-11T10:04:29.643Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:04:36 [2023-10-11T10:04:36.225Z] --- PASS: TestServiceUpdatePidsLimit (16.19s)
10:04:36 [2023-10-11T10:04:36.225Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
10:04:36 [2023-10-11T10:04:36.225Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
10:04:36 [2023-10-11T10:04:36.225Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
10:04:36 [2023-10-11T10:04:36.225Z] PASS
10:04:36 [2023-10-11T10:04:36.225Z] 
10:04:36 [2023-10-11T10:04:36.225Z] === Skipped
10:04:36 [2023-10-11T10:04:36.225Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:04:36 [2023-10-11T10:04:36.225Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:04:36 [2023-10-11T10:04:36.225Z] 
10:04:36 [2023-10-11T10:04:36.225Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:04:36 [2023-10-11T10:04:36.225Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:04:36 [2023-10-11T10:04:36.225Z] 
10:04:36 [2023-10-11T10:04:36.225Z] DONE 26 tests, 2 skipped in 139.473s
10:04:36 [2023-10-11T10:04:36.225Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
10:04:36 [2023-10-11T10:04:36.225Z] ++ '[' -n '' ']'
10:04:36 [2023-10-11T10:04:36.225Z] ++ 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
10:04:36 [2023-10-11T10:04:36.225Z] ++ set -e
10:04:36 [2023-10-11T10:04:36.225Z] ++ '[' -n 0 ']'
10:04:36 [2023-10-11T10:04:36.225Z] ++ set -x
10:04:36 [2023-10-11T10:04:36.225Z] ++ 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.9rhIEd37Sq/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
10:04:36 [2023-10-11T10:04:36.225Z] INFO: Testing against a local daemon
10:04:36 [2023-10-11T10:04:36.225Z] === RUN   TestSessionCreate
10:04:36 [2023-10-11T10:04:36.225Z] --- PASS: TestSessionCreate (0.02s)
10:04:36 [2023-10-11T10:04:36.225Z] === RUN   TestSessionCreateWithBadUpgrade
10:04:36 [2023-10-11T10:04:36.225Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:04:36 [2023-10-11T10:04:36.225Z] PASS
10:04:36 [2023-10-11T10:04:36.225Z] 
10:04:36 [2023-10-11T10:04:36.225Z] DONE 2 tests in 0.064s
10:04:36 [2023-10-11T10:04:36.225Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
10:04:36 [2023-10-11T10:04:36.225Z] ++ '[' -n '' ']'
10:04:36 [2023-10-11T10:04:36.225Z] ++ 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
10:04:36 [2023-10-11T10:04:36.225Z] ++ set -e
10:04:36 [2023-10-11T10:04:36.225Z] ++ '[' -n 0 ']'
10:04:36 [2023-10-11T10:04:36.225Z] ++ set -x
10:04:36 [2023-10-11T10:04:36.225Z] ++ 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.9rhIEd37Sq/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
10:04:36 [2023-10-11T10:04:36.225Z] INFO: Testing against a local daemon
10:04:36 [2023-10-11T10:04:36.225Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:04:36 [2023-10-11T10:04:36.225Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:04:36 [2023-10-11T10:04:36.225Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:04:36 [2023-10-11T10:04:36.225Z] === RUN   TestDiskUsage
10:04:36 [2023-10-11T10:04:36.225Z] === PAUSE TestDiskUsage
10:04:36 [2023-10-11T10:04:36.225Z] === RUN   TestEventsExecDie
10:04:36 [2023-10-11T10:04:36.486Z] --- PASS: TestEventsExecDie (0.53s)
10:04:36 [2023-10-11T10:04:36.486Z] === RUN   TestEventsBackwardsCompatible
10:04:36 [2023-10-11T10:04:36.486Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:04:36 [2023-10-11T10:04:36.486Z] === RUN   TestEventsVolumeCreate
10:04:36 [2023-10-11T10:04:36.486Z] --- PASS: TestEventsVolumeCreate (0.06s)
10:04:36 [2023-10-11T10:04:36.486Z] === RUN   TestInfoBinaryCommits
10:04:36 [2023-10-11T10:04:36.747Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:04:36 [2023-10-11T10:04:36.747Z] === RUN   TestInfoAPIVersioned
10:04:36 [2023-10-11T10:04:36.747Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:04:36 [2023-10-11T10:04:36.747Z] === RUN   TestInfoAPI
10:04:36 [2023-10-11T10:04:36.747Z] --- PASS: TestInfoAPI (0.02s)
10:04:36 [2023-10-11T10:04:36.747Z] === RUN   TestInfoAPIWarnings
10:04:54 [2023-10-11T10:04:54.857Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:04:54 [2023-10-11T10:04:54.857Z] === RUN   TestInfoDebug
10:04:54 [2023-10-11T10:04:54.857Z] --- PASS: TestInfoDebug (0.52s)
10:04:54 [2023-10-11T10:04:54.857Z] === RUN   TestInfoInsecureRegistries
10:04:54 [2023-10-11T10:04:54.857Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:04:54 [2023-10-11T10:04:54.857Z] === RUN   TestInfoRegistryMirrors
10:04:54 [2023-10-11T10:04:54.857Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:04:54 [2023-10-11T10:04:54.857Z] === RUN   TestLoginFailsWithBadCredentials
10:04:55 [2023-10-11T10:04:55.799Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
10:04:55 [2023-10-11T10:04:55.799Z] === RUN   TestPingCacheHeaders
10:04:55 [2023-10-11T10:04:55.799Z] --- PASS: TestPingCacheHeaders (0.02s)
10:04:55 [2023-10-11T10:04:55.799Z] === RUN   TestPingGet
10:04:55 [2023-10-11T10:04:55.799Z] --- PASS: TestPingGet (0.01s)
10:04:55 [2023-10-11T10:04:55.799Z] === RUN   TestPingHead
10:04:55 [2023-10-11T10:04:55.799Z] --- PASS: TestPingHead (0.02s)
10:04:55 [2023-10-11T10:04:55.799Z] === RUN   TestPingSwarmHeader
10:04:56 [2023-10-11T10:04:56.370Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:04:56 [2023-10-11T10:04:56.371Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:04:57 [2023-10-11T10:04:57.312Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:04:57 [2023-10-11T10:04:57.312Z] --- PASS: TestPingSwarmHeader (1.55s)
10:04:57 [2023-10-11T10:04:57.312Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:04:57 [2023-10-11T10:04:57.312Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:04:57 [2023-10-11T10:04:57.312Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:04:57 [2023-10-11T10:04:57.312Z] === RUN   TestPingBuilderHeader
10:04:57 [2023-10-11T10:04:57.312Z] === RUN   TestPingBuilderHeader/default_config
10:04:57 [2023-10-11T10:04:57.883Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:04:58 [2023-10-11T10:04:58.455Z] --- PASS: TestPingBuilderHeader (1.04s)
10:04:58 [2023-10-11T10:04:58.455Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
10:04:58 [2023-10-11T10:04:58.455Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
10:04:58 [2023-10-11T10:04:58.455Z] === RUN   TestVersion
10:04:58 [2023-10-11T10:04:58.455Z] --- PASS: TestVersion (0.02s)
10:04:58 [2023-10-11T10:04:58.455Z] === CONT  TestDiskUsage
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/container_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/image_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/volume_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:04:59 [2023-10-11T10:04:59.026Z] === RUN   TestDiskUsage/after_container.Run
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:04:59 [2023-10-11T10:04:59.287Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:04:59 [2023-10-11T10:04:59.548Z] --- PASS: TestDiskUsage (1.06s)
10:04:59 [2023-10-11T10:04:59.548Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:04:59 [2023-10-11T10:04:59.548Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z] PASS
10:04:59 [2023-10-11T10:04:59.549Z] 
10:04:59 [2023-10-11T10:04:59.549Z] === Skipped
10:04:59 [2023-10-11T10:04:59.549Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:04:59 [2023-10-11T10:04:59.549Z] 
10:04:59 [2023-10-11T10:04:59.549Z] DONE 57 tests, 1 skipped in 23.554s
10:04:59 [2023-10-11T10:04:59.549Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
10:04:59 [2023-10-11T10:04:59.549Z] ++ '[' -n '' ']'
10:04:59 [2023-10-11T10:04:59.549Z] ++ 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
10:04:59 [2023-10-11T10:04:59.549Z] ++ set -e
10:04:59 [2023-10-11T10:04:59.549Z] ++ '[' -n 0 ']'
10:04:59 [2023-10-11T10:04:59.549Z] ++ set -x
10:04:59 [2023-10-11T10:04:59.549Z] ++ 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.9rhIEd37Sq/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
10:04:59 [2023-10-11T10:04:59.549Z] INFO: Testing against a local daemon
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesCreateAndList
10:04:59 [2023-10-11T10:04:59.549Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesRemove
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesRemove/volume_in_use
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesRemove/volume_not_in_use
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesRemove/non-existing_volume
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:04:59 [2023-10-11T10:04:59.549Z] --- PASS: TestVolumesRemove (0.06s)
10:04:59 [2023-10-11T10:04:59.549Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:04:59 [2023-10-11T10:04:59.549Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesRemoveSwarmEnabled
10:04:59 [2023-10-11T10:04:59.549Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesInspect
10:04:59 [2023-10-11T10:04:59.549Z] --- PASS: TestVolumesInspect (0.02s)
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesInvalidJSON
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:04:59 [2023-10-11T10:04:59.549Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:04:59 [2023-10-11T10:04:59.549Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:04:59 [2023-10-11T10:04:59.549Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:04:59 [2023-10-11T10:04:59.549Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:04:59 [2023-10-11T10:04:59.549Z] === RUN   TestVolumePruneAnonymous
10:04:59 [2023-10-11T10:04:59.810Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:04:59 [2023-10-11T10:04:59.810Z] === RUN   TestVolumePruneAnonFromImage
10:04:59 [2023-10-11T10:04:59.810Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
10:04:59 [2023-10-11T10:04:59.810Z] === CONT  TestVolumesRemoveSwarmEnabled
10:05:01 [2023-10-11T10:05:01.193Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:05:01 [2023-10-11T10:05:01.193Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:05:01 [2023-10-11T10:05:01.193Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:05:01 [2023-10-11T10:05:01.193Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:05:01 [2023-10-11T10:05:01.765Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s)
10:05:01 [2023-10-11T10:05:01.765Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:05:01 [2023-10-11T10:05:01.765Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:05:01 [2023-10-11T10:05:01.765Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:05:01 [2023-10-11T10:05:01.765Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:05:01 [2023-10-11T10:05:01.765Z] PASS
10:05:01 [2023-10-11T10:05:01.765Z] 
10:05:01 [2023-10-11T10:05:01.765Z] DONE 20 tests in 2.211s
10:05:01 [2023-10-11T10:05:01.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:05:01 [2023-10-11T10:05:01.765Z] ++++ cat bundles/test-integration/docker.pid
10:05:01 [2023-10-11T10:05:01.765Z] +++ kill 23729
10:05:03 [2023-10-11T10:05:03.676Z] +++ /etc/init.d/apparmor stop
10:05:03 [2023-10-11T10:05:03.676Z] Leaving: AppArmorNo profiles have been unloaded.
10:05:03 [2023-10-11T10:05:03.676Z] 
10:05:03 [2023-10-11T10:05:03.676Z] Unloading profiles will leave already running processes permanently
10:05:03 [2023-10-11T10:05:03.676Z] unconfined, which can lead to unexpected situations.
10:05:03 [2023-10-11T10:05:03.676Z] 
10:05:03 [2023-10-11T10:05:03.676Z] To set a process to complain mode, use the command line tool
10:05:03 [2023-10-11T10:05:03.676Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:05:03 [2023-10-11T10:05:03.676Z] +++ true
10:05:03 [2023-10-11T10:05:03.676Z] exiting test-integration
10:05:03 [2023-10-11T10:05:03.676Z] ++ exit 0
10:05:03 [2023-10-11T10:05:03.676Z] 
Post stage
[Pipeline] junit
10:05:04 [2023-10-11T10:05:04.262Z] Recording test results
10:05:04 [2023-10-11T10:05:04.448Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:05:04 [2023-10-11T10:05:04.745Z] + echo Ensuring container killed.
10:05:04 [2023-10-11T10:05:04.745Z] Ensuring container killed.
10:05:04 [2023-10-11T10:05:04.745Z] + docker rm -vf docker-pr2
10:05:04 [2023-10-11T10:05:04.745Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
10:05:05 [2023-10-11T10:05:05.032Z] + echo Chowning /workspace to jenkins user
10:05:05 [2023-10-11T10:05:05.032Z] Chowning /workspace to jenkins user
10:05:05 [2023-10-11T10:05:05.032Z] + id -u
10:05:05 [2023-10-11T10:05:05.032Z] + id -g
10:05:05 [2023-10-11T10:05:05.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46565:/workspace busybox chown -R 1000:1000 /workspace
10:05:05 [2023-10-11T10:05:05.032Z] Unable to find image 'busybox:latest' locally
10:05:05 [2023-10-11T10:05:05.032Z] latest: Pulling from library/busybox
10:05:05 [2023-10-11T10:05:05.292Z] 8a0af25e8c2e: Already exists
10:05:05 [2023-10-11T10:05:05.292Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
10:05:05 [2023-10-11T10:05:05.292Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:05:06 [2023-10-11T10:05:06.525Z] + bundleName=arm64-integration
10:05:06 [2023-10-11T10:05:06.525Z] + echo Creating arm64-integration-bundles.tar.gz
10:05:06 [2023-10-11T10:05:06.525Z] Creating arm64-integration-bundles.tar.gz
10:05:06 [2023-10-11T10:05:06.525Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+  -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:05:06 [2023-10-11T10:05:06.525Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:05:06 [2023-10-11T10:05:06.799Z] Archiving artifacts
10:05:08 [2023-10-11T10:05:08.527Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46565/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:05:08 [2023-10-11T10:05:08.819Z] + make clean
10:05:08 [2023-10-11T10:05:08.819Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:05:08 [2023-10-11T10:05:08.819Z] docker-dev-cache
10:05:08 [2023-10-11T10:05:08.819Z] 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