Pull request #45708 opened Started by user Sebastiaan van Stijn Rebuilds build #1 09:57:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b3133d7471214ffcbd0e42a16f026bacf4440b5b+8e70a1b23e965d86ec8c2feb77605196ae124630 (8e4ff8b91861e6fdda85b2f020b67c79f916690c) 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-45708@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:57:48 [2023-06-07T09:57:48.821Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 09:57:48 [2023-06-07T09:57:48.826Z] Trying to pass milestone 1 [Pipeline] milestone 09:57:48 [2023-06-07T09:57:48.954Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 09:58:04 [2023-06-07T09:58:04.135Z] Still waiting to schedule task 09:58:04 [2023-06-07T09:58:04.136Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ec4fdd0facf4f878)09:58:43 [2023-06-07T09:58:43.609Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0299a4d14aac5d75b) in /home/ubuntu/workspace/moby_PR-45708 [Pipeline] { [Pipeline] checkout 09:58:43 [2023-06-07T09:58:43.681Z] The recommended git tool is: git 09:58:45 [2023-06-07T09:58:45.467Z] using credential docker-jenkins-github-credentials 09:58:45 [2023-06-07T09:58:45.479Z] Cloning the remote Git repository 09:58:45 [2023-06-07T09:58:45.479Z] Cloning with configured refspecs honoured and without tags 09:58:45 [2023-06-07T09:58:45.495Z] Cloning repository https://github.com/moby/moby.git 09:58:45 [2023-06-07T09:58:45.547Z] > git init /home/ubuntu/workspace/moby_PR-45708 # timeout=10 09:58:45 [2023-06-07T09:58:45.829Z] Fetching upstream changes from https://github.com/moby/moby.git 09:58:45 [2023-06-07T09:58:45.829Z] > git --version # timeout=10 09:58:45 [2023-06-07T09:58:45.832Z] > git --version # 'git version 2.25.1' 09:58:45 [2023-06-07T09:58:45.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:58:45 [2023-06-07T09:58:45.833Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45708/head:refs/remotes/origin/PR-45708 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 09:59:00 [2023-06-07T09:59:00.363Z] Fetching without tags 09:59:00 [2023-06-07T09:59:00.619Z] Merging remotes/origin/24.0 commit 8e70a1b23e965d86ec8c2feb77605196ae124630 into PR head commit b3133d7471214ffcbd0e42a16f026bacf4440b5b 09:59:01 [2023-06-07T09:59:01.211Z] Merge succeeded, producing b3133d7471214ffcbd0e42a16f026bacf4440b5b 09:59:01 [2023-06-07T09:59:01.211Z] Checking out Revision b3133d7471214ffcbd0e42a16f026bacf4440b5b (PR-45708) 09:59:00 [2023-06-07T09:59:00.347Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:59:00 [2023-06-07T09:59:00.350Z] > git config --add remote.origin.fetch +refs/pull/45708/head:refs/remotes/origin/PR-45708 # timeout=10 09:59:00 [2023-06-07T09:59:00.354Z] > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 09:59:00 [2023-06-07T09:59:00.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:59:00 [2023-06-07T09:59:00.367Z] Fetching upstream changes from https://github.com/moby/moby.git 09:59:00 [2023-06-07T09:59:00.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:59:00 [2023-06-07T09:59:00.368Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45708/head:refs/remotes/origin/PR-45708 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 09:59:00 [2023-06-07T09:59:00.627Z] > git config core.sparsecheckout # timeout=10 09:59:00 [2023-06-07T09:59:00.630Z] > git checkout -f b3133d7471214ffcbd0e42a16f026bacf4440b5b # timeout=10 09:59:01 [2023-06-07T09:59:01.193Z] > git remote # timeout=10 09:59:01 [2023-06-07T09:59:01.197Z] > git config --get remote.origin.url # timeout=10 09:59:01 [2023-06-07T09:59:01.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:59:01 [2023-06-07T09:59:01.200Z] > git merge 8e70a1b23e965d86ec8c2feb77605196ae124630 # timeout=10 09:59:01 [2023-06-07T09:59:01.208Z] > git rev-parse HEAD^{commit} # timeout=10 09:59:01 [2023-06-07T09:59:01.214Z] > git config core.sparsecheckout # timeout=10 09:59:01 [2023-06-07T09:59:01.217Z] > git checkout -f b3133d7471214ffcbd0e42a16f026bacf4440b5b # timeout=10 09:59:05 [2023-06-07T09:59:05.070Z] Commit message: "contrib/check-config: move xt_bpf check to overlay section" 09:59:05 [2023-06-07T09:59:05.074Z] > git rev-list --no-walk b3133d7471214ffcbd0e42a16f026bacf4440b5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:05 [2023-06-07T09:59:05.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45708:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 09:59:24 [2023-06-07T09:59:24.085Z] Unable to find image 'alpine:latest' locally 09:59:24 [2023-06-07T09:59:24.085Z] latest: Pulling from library/alpine 09:59:24 [2023-06-07T09:59:24.085Z] 08409d417260: Pulling fs layer 09:59:24 [2023-06-07T09:59:24.085Z] 08409d417260: Verifying Checksum 09:59:24 [2023-06-07T09:59:24.085Z] 08409d417260: Download complete 09:59:24 [2023-06-07T09:59:24.085Z] 08409d417260: Pull complete 09:59:24 [2023-06-07T09:59:24.085Z] Digest: sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11 09:59:24 [2023-06-07T09:59:24.085Z] Status: Downloaded newer image for alpine:latest 09:59:28 [2023-06-07T09:59:28.284Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional 09:59:29 [2023-06-07T09:59:29.387Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0299a4d14aac5d75b) in /home/ubuntu/workspace/moby_PR-45708 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout 09:59:29 [2023-06-07T09:59:29.420Z] The recommended git tool is: git [Pipeline] // stage 09:59:29 [2023-06-07T09:59:29.429Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage 09:59:29 [2023-06-07T09:59:29.444Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) 09:59:29 [2023-06-07T09:59:29.449Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) 09:59:29 [2023-06-07T09:59:29.671Z] Merging remotes/origin/24.0 commit 8e70a1b23e965d86ec8c2feb77605196ae124630 into PR head commit b3133d7471214ffcbd0e42a16f026bacf4440b5b [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 09:59:29 [2023-06-07T09:59:29.956Z] Merge succeeded, producing b3133d7471214ffcbd0e42a16f026bacf4440b5b 09:59:29 [2023-06-07T09:59:29.956Z] Checking out Revision b3133d7471214ffcbd0e42a16f026bacf4440b5b (PR-45708) 09:59:30 [2023-06-07T09:59:30.050Z] Commit message: "contrib/check-config: move xt_bpf check to overlay section" 09:59:29 [2023-06-07T09:59:29.441Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45708/.git # timeout=10 09:59:29 [2023-06-07T09:59:29.447Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:59:29 [2023-06-07T09:59:29.452Z] Fetching upstream changes from https://github.com/moby/moby.git 09:59:29 [2023-06-07T09:59:29.453Z] > git --version # timeout=10 09:59:29 [2023-06-07T09:59:29.455Z] > git --version # 'git version 2.25.1' 09:59:29 [2023-06-07T09:59:29.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:59:29 [2023-06-07T09:59:29.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45708/head:refs/remotes/origin/PR-45708 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 09:59:29 [2023-06-07T09:59:29.676Z] > git config core.sparsecheckout # timeout=10 09:59:29 [2023-06-07T09:59:29.678Z] > git checkout -f b3133d7471214ffcbd0e42a16f026bacf4440b5b # timeout=10 09:59:29 [2023-06-07T09:59:29.940Z] > git remote # timeout=10 09:59:29 [2023-06-07T09:59:29.943Z] > git config --get remote.origin.url # timeout=10 09:59:29 [2023-06-07T09:59:29.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:59:29 [2023-06-07T09:59:29.946Z] > git merge 8e70a1b23e965d86ec8c2feb77605196ae124630 # timeout=10 09:59:29 [2023-06-07T09:59:29.953Z] > git rev-parse HEAD^{commit} # timeout=10 09:59:29 [2023-06-07T09:59:29.959Z] > git config core.sparsecheckout # timeout=10 09:59:29 [2023-06-07T09:59:29.962Z] > git checkout -f b3133d7471214ffcbd0e42a16f026bacf4440b5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 09:59:30 [2023-06-07T09:59:30.742Z] + docker version 09:59:30 [2023-06-07T09:59:30.742Z] Client: Docker Engine - Community 09:59:30 [2023-06-07T09:59:30.742Z] Version: 23.0.1 09:59:30 [2023-06-07T09:59:30.742Z] API version: 1.42 09:59:30 [2023-06-07T09:59:30.742Z] Go version: go1.19.5 09:59:30 [2023-06-07T09:59:30.742Z] Git commit: a5ee5b1 09:59:30 [2023-06-07T09:59:30.742Z] Built: Thu Feb 9 19:46:32 2023 09:59:30 [2023-06-07T09:59:30.742Z] OS/Arch: linux/arm64 09:59:30 [2023-06-07T09:59:30.742Z] Context: default 09:59:30 [2023-06-07T09:59:30.742Z] 09:59:30 [2023-06-07T09:59:30.742Z] Server: Docker Engine - Community 09:59:30 [2023-06-07T09:59:30.742Z] Engine: 09:59:30 [2023-06-07T09:59:30.742Z] Version: 23.0.1 09:59:30 [2023-06-07T09:59:30.742Z] API version: 1.42 (minimum version 1.12) 09:59:30 [2023-06-07T09:59:30.742Z] Go version: go1.19.5 09:59:30 [2023-06-07T09:59:30.742Z] Git commit: bc3805a 09:59:30 [2023-06-07T09:59:30.742Z] Built: Thu Feb 9 19:46:32 2023 09:59:30 [2023-06-07T09:59:30.742Z] OS/Arch: linux/arm64 09:59:30 [2023-06-07T09:59:30.742Z] Experimental: true 09:59:30 [2023-06-07T09:59:30.742Z] containerd: 09:59:30 [2023-06-07T09:59:30.742Z] Version: 1.6.18 09:59:30 [2023-06-07T09:59:30.742Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 09:59:30 [2023-06-07T09:59:30.742Z] runc: 09:59:30 [2023-06-07T09:59:30.742Z] Version: 1.1.4 09:59:30 [2023-06-07T09:59:30.742Z] GitCommit: v1.1.4-0-g5fd4c4d 09:59:30 [2023-06-07T09:59:30.742Z] docker-init: 09:59:30 [2023-06-07T09:59:30.742Z] Version: 0.19.0 09:59:30 [2023-06-07T09:59:30.742Z] GitCommit: de40ad0 [Pipeline] sh 09:59:31 [2023-06-07T09:59:31.028Z] + docker info 09:59:31 [2023-06-07T09:59:31.028Z] Client: 09:59:31 [2023-06-07T09:59:31.028Z] Context: default 09:59:31 [2023-06-07T09:59:31.028Z] Debug Mode: false 09:59:31 [2023-06-07T09:59:31.028Z] Plugins: 09:59:31 [2023-06-07T09:59:31.028Z] buildx: Docker Buildx (Docker Inc.) 09:59:31 [2023-06-07T09:59:31.028Z] Version: v0.10.4 09:59:31 [2023-06-07T09:59:31.028Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 09:59:31 [2023-06-07T09:59:31.028Z] compose: Docker Compose (Docker Inc.) 09:59:31 [2023-06-07T09:59:31.028Z] Version: v2.16.0 09:59:31 [2023-06-07T09:59:31.028Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 09:59:31 [2023-06-07T09:59:31.028Z] 09:59:31 [2023-06-07T09:59:31.028Z] Server: 09:59:31 [2023-06-07T09:59:31.028Z] Containers: 0 09:59:31 [2023-06-07T09:59:31.028Z] Running: 0 09:59:31 [2023-06-07T09:59:31.028Z] Paused: 0 09:59:31 [2023-06-07T09:59:31.028Z] Stopped: 0 09:59:31 [2023-06-07T09:59:31.028Z] Images: 1 09:59:31 [2023-06-07T09:59:31.028Z] Server Version: 23.0.1 09:59:31 [2023-06-07T09:59:31.028Z] Storage Driver: overlay2 09:59:31 [2023-06-07T09:59:31.028Z] Backing Filesystem: extfs 09:59:31 [2023-06-07T09:59:31.028Z] Supports d_type: true 09:59:31 [2023-06-07T09:59:31.028Z] Using metacopy: false 09:59:31 [2023-06-07T09:59:31.028Z] Native Overlay Diff: true 09:59:31 [2023-06-07T09:59:31.028Z] userxattr: false 09:59:31 [2023-06-07T09:59:31.028Z] Logging Driver: json-file 09:59:31 [2023-06-07T09:59:31.028Z] Cgroup Driver: cgroupfs 09:59:31 [2023-06-07T09:59:31.028Z] Cgroup Version: 1 09:59:31 [2023-06-07T09:59:31.028Z] Plugins: 09:59:31 [2023-06-07T09:59:31.028Z] Volume: local 09:59:31 [2023-06-07T09:59:31.028Z] Network: bridge host ipvlan macvlan null overlay 09:59:31 [2023-06-07T09:59:31.028Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 09:59:31 [2023-06-07T09:59:31.028Z] Swarm: inactive 09:59:31 [2023-06-07T09:59:31.028Z] Runtimes: io.containerd.runc.v2 runc 09:59:31 [2023-06-07T09:59:31.028Z] Default Runtime: runc 09:59:31 [2023-06-07T09:59:31.028Z] Init Binary: docker-init 09:59:31 [2023-06-07T09:59:31.028Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 09:59:31 [2023-06-07T09:59:31.028Z] runc version: v1.1.4-0-g5fd4c4d 09:59:31 [2023-06-07T09:59:31.028Z] init version: de40ad0 09:59:31 [2023-06-07T09:59:31.028Z] Security Options: 09:59:31 [2023-06-07T09:59:31.028Z] apparmor 09:59:31 [2023-06-07T09:59:31.028Z] seccomp 09:59:31 [2023-06-07T09:59:31.028Z] Profile: builtin 09:59:31 [2023-06-07T09:59:31.028Z] Kernel Version: 5.15.0-1031-aws 09:59:31 [2023-06-07T09:59:31.028Z] Operating System: Ubuntu 20.04.6 LTS 09:59:31 [2023-06-07T09:59:31.028Z] OSType: linux 09:59:31 [2023-06-07T09:59:31.028Z] Architecture: aarch64 09:59:31 [2023-06-07T09:59:31.028Z] CPUs: 8 09:59:31 [2023-06-07T09:59:31.028Z] Total Memory: 30.64GiB 09:59:31 [2023-06-07T09:59:31.028Z] Name: ip-10-100-43-235 09:59:31 [2023-06-07T09:59:31.028Z] ID: 1c6d7120-c134-4627-b601-91a150afaa3a 09:59:31 [2023-06-07T09:59:31.028Z] Docker Root Dir: /var/lib/docker 09:59:31 [2023-06-07T09:59:31.028Z] Debug Mode: false 09:59:31 [2023-06-07T09:59:31.028Z] Registry: https://index.docker.io/v1/ 09:59:31 [2023-06-07T09:59:31.028Z] Experimental: true 09:59:31 [2023-06-07T09:59:31.028Z] Insecure Registries: 09:59:31 [2023-06-07T09:59:31.028Z] 127.0.0.0/8 09:59:31 [2023-06-07T09:59:31.028Z] Live Restore Enabled: true 09:59:31 [2023-06-07T09:59:31.028Z] [Pipeline] sh 09:59:31 [2023-06-07T09:59:31.313Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:59:31 [2023-06-07T09:59:31.313Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:59:31 [2023-06-07T09:59:31.313Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45708/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 09:59:31 [2023-06-07T09:59:31.313Z] + bash /home/ubuntu/workspace/moby_PR-45708/check-config.sh 09:59:31 [2023-06-07T09:59:31.313Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 09:59:31 [2023-06-07T09:59:31.313Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ... 09:59:31 [2023-06-07T09:59:31.313Z] 09:59:31 [2023-06-07T09:59:31.313Z] Generally Necessary: 09:59:31 [2023-06-07T09:59:31.313Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 09:59:31 [2023-06-07T09:59:31.313Z] - apparmor: enabled and tools installed 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_NAMESPACES: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_NET_NS: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_PID_NS: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_IPC_NS: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_UTS_NS: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_CGROUPS: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_CGROUP_CPUACCT: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_CGROUP_DEVICE: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_CGROUP_FREEZER: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_CGROUP_SCHED: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_CPUSETS: enabled 09:59:31 [2023-06-07T09:59:31.313Z] - CONFIG_MEMCG: enabled 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_KEYS: enabled 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_VETH: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_BRIDGE: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_IP_NF_FILTER: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_IP_NF_NAT: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_NF_NAT: enabled (as module) 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_POSIX_MQUEUE: enabled 09:59:31 [2023-06-07T09:59:31.573Z] - CONFIG_CGROUP_BPF: enabled 09:59:31 [2023-06-07T09:59:31.573Z] 09:59:31 [2023-06-07T09:59:31.574Z] Optional Features: 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_USER_NS: enabled 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_SECCOMP: enabled 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_SECCOMP_FILTER: enabled 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_CGROUP_PIDS: enabled 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_MEMCG_SWAP: enabled 09:59:31 [2023-06-07T09:59:31.574Z] (cgroup swap accounting is currently enabled) 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_BLK_CGROUP: enabled 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_BLK_DEV_THROTTLING: enabled 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_CGROUP_PERF: enabled 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_CGROUP_HUGETLB: enabled 09:59:31 [2023-06-07T09:59:31.574Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_CGROUP_NET_PRIO: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_CFS_BANDWIDTH: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_FAIR_GROUP_SCHED: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_RT_GROUP_SCHED: missing 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_IP_VS: enabled (as module) 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_IP_VS_NFCT: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_IP_VS_PROTO_TCP: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_IP_VS_PROTO_UDP: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_IP_VS_RR: enabled (as module) 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_SECURITY_SELINUX: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_SECURITY_APPARMOR: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_EXT4_FS: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_EXT4_FS_SECURITY: enabled 09:59:31 [2023-06-07T09:59:31.834Z] - Network Drivers: 09:59:31 [2023-06-07T09:59:31.834Z] - "overlay": 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_VXLAN: enabled (as module) 09:59:31 [2023-06-07T09:59:31.834Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 09:59:31 [2023-06-07T09:59:31.834Z] Optional (for encrypted networks): 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_CRYPTO: enabled 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_CRYPTO_AEAD: enabled 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_CRYPTO_GCM: enabled 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_CRYPTO_SEQIV: enabled 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_CRYPTO_GHASH: enabled 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_XFRM: enabled 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_XFRM_USER: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_XFRM_ALGO: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_INET_ESP: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - "ipvlan": 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_IPVLAN: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - "macvlan": 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_MACVLAN: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_DUMMY: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - "ftp,tftp client in container": 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_NF_NAT_FTP: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - Storage Drivers: 09:59:32 [2023-06-07T09:59:32.094Z] - "aufs": 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_AUFS_FS: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - "btrfs": 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_BTRFS_FS: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 09:59:32 [2023-06-07T09:59:32.094Z] - "devicemapper": 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_BLK_DEV_DM: enabled 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - "overlay": 09:59:32 [2023-06-07T09:59:32.094Z] - CONFIG_OVERLAY_FS: enabled (as module) 09:59:32 [2023-06-07T09:59:32.094Z] - "zfs": 09:59:32 [2023-06-07T09:59:32.094Z] - /dev/zfs: present 09:59:32 [2023-06-07T09:59:32.094Z] - zfs command: missing 09:59:32 [2023-06-07T09:59:32.094Z] - zpool command: missing 09:59:32 [2023-06-07T09:59:32.094Z] 09:59:32 [2023-06-07T09:59:32.094Z] Limits: 09:59:32 [2023-06-07T09:59:32.094Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 09:59:32 [2023-06-07T09:59:32.094Z] 09:59:32 [2023-06-07T09:59:32.094Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 09:59:32 [2023-06-07T09:59:32.407Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b3133d7471214ffcbd0e42a16f026bacf4440b5b . 09:59:32 [2023-06-07T09:59:32.667Z] #1 [internal] load .dockerignore 09:59:32 [2023-06-07T09:59:32.667Z] #1 transferring context: 113B done 09:59:32 [2023-06-07T09:59:32.667Z] #1 DONE 0.1s 09:59:32 [2023-06-07T09:59:32.667Z] 09:59:32 [2023-06-07T09:59:32.667Z] #2 [internal] load build definition from Dockerfile 09:59:32 [2023-06-07T09:59:32.667Z] #2 transferring dockerfile: 27.41kB done 09:59:32 [2023-06-07T09:59:32.667Z] #2 DONE 0.1s 09:59:32 [2023-06-07T09:59:32.667Z] 09:59:32 [2023-06-07T09:59:32.667Z] #3 resolve image config for docker.io/docker/dockerfile:1 09:59:32 [2023-06-07T09:59:32.927Z] #3 DONE 0.4s 09:59:32 [2023-06-07T09:59:32.927Z] 09:59:32 [2023-06-07T09:59:32.927Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 09:59:32 [2023-06-07T09:59:32.927Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 09:59:32 [2023-06-07T09:59:32.927Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done 09:59:32 [2023-06-07T09:59:32.927Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done 09:59:32 [2023-06-07T09:59:32.927Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s 09:59:32 [2023-06-07T09:59:32.927Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 09:59:33 [2023-06-07T09:59:33.187Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s 09:59:33 [2023-06-07T09:59:33.187Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s 09:59:33 [2023-06-07T09:59:33.187Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 09:59:33 [2023-06-07T09:59:33.447Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done 09:59:33 [2023-06-07T09:59:33.447Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done 09:59:33 [2023-06-07T09:59:33.447Z] #4 DONE 0.5s 09:59:33 [2023-06-07T09:59:33.708Z] 09:59:33 [2023-06-07T09:59:33.708Z] #5 [internal] load metadata for docker.io/library/busybox:latest 09:59:34 [2023-06-07T09:59:34.278Z] #5 ... 09:59:34 [2023-06-07T09:59:34.278Z] 09:59:34 [2023-06-07T09:59:34.278Z] #6 [internal] load metadata for docker.io/library/debian:bullseye 09:59:34 [2023-06-07T09:59:34.278Z] #6 DONE 0.8s 09:59:34 [2023-06-07T09:59:34.539Z] 09:59:34 [2023-06-07T09:59:34.539Z] #7 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye 09:59:34 [2023-06-07T09:59:34.539Z] #7 DONE 0.9s 09:59:34 [2023-06-07T09:59:34.539Z] 09:59:34 [2023-06-07T09:59:34.539Z] #5 [internal] load metadata for docker.io/library/busybox:latest 09:59:34 [2023-06-07T09:59:34.539Z] #5 DONE 1.0s 09:59:34 [2023-06-07T09:59:34.539Z] 09:59:34 [2023-06-07T09:59:34.539Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:59:34 [2023-06-07T09:59:34.539Z] #8 DONE 1.0s 09:59:34 [2023-06-07T09:59:34.539Z] 09:59:34 [2023-06-07T09:59:34.539Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 09:59:34 [2023-06-07T09:59:34.539Z] #9 DONE 1.0s 09:59:34 [2023-06-07T09:59:34.799Z] 09:59:34 [2023-06-07T09:59:34.799Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 09:59:34 [2023-06-07T09:59:34.799Z] #10 resolve docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 0.1s done 09:59:35 [2023-06-07T09:59:35.060Z] #10 sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 2.29kB / 2.29kB done 09:59:35 [2023-06-07T09:59:35.060Z] #10 sha256:3be7f0919fc88e394cf86dc712cfb747f4ea29bd3e4e75508c3f53aeb2135ad7 528B / 528B done 09:59:35 [2023-06-07T09:59:35.060Z] #10 sha256:f92f3ea6e4a8c34d0521435aeae960a08746e2dc17ce0b75c0f7603fe0b9dc6a 1.47kB / 1.47kB done 09:59:35 [2023-06-07T09:59:35.060Z] #10 sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 0B / 2.00MB 0.1s 09:59:35 [2023-06-07T09:59:35.060Z] #10 sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 2.00MB / 2.00MB 0.1s done 09:59:35 [2023-06-07T09:59:35.060Z] #10 extracting sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 09:59:35 [2023-06-07T09:59:35.060Z] #10 extracting sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 0.1s done 09:59:35 [2023-06-07T09:59:35.324Z] #10 DONE 0.7s 09:59:35 [2023-06-07T09:59:35.324Z] 09:59:35 [2023-06-07T09:59:35.324Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 09:59:35 [2023-06-07T09:59:35.324Z] #11 resolve docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 0.1s done 09:59:35 [2023-06-07T09:59:35.324Z] #11 sha256:7b3cc4c7c2bcfea05f88cc81c1d16102ffc8bfa6e8b5d7dda04cc15db80f9127 1.58kB / 1.58kB done 09:59:35 [2023-06-07T09:59:35.324Z] #11 sha256:7f030ff9be47c7d37be80fe7f7738cc9489ea0686ead8f5f0d2f3b004921a474 7.01kB / 7.01kB done 09:59:35 [2023-06-07T09:59:35.324Z] #11 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 44.04MB / 53.69MB 0.5s 09:59:35 [2023-06-07T09:59:35.324Z] #11 sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 1.86kB / 1.86kB done 09:59:35 [2023-06-07T09:59:35.324Z] #11 sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 15.75MB / 15.75MB 0.4s 09:59:35 [2023-06-07T09:59:35.324Z] #11 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 7.09MB / 54.68MB 0.5s 09:59:35 [2023-06-07T09:59:35.324Z] #11 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 0B / 81.44MB 0.5s 09:59:35 [2023-06-07T09:59:35.611Z] #11 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 0.6s 09:59:35 [2023-06-07T09:59:35.611Z] #11 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 16.78MB / 54.68MB 0.6s 09:59:35 [2023-06-07T09:59:35.611Z] #11 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 12.13MB / 81.44MB 0.6s 09:59:35 [2023-06-07T09:59:35.611Z] #11 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 0.6s done 09:59:35 [2023-06-07T09:59:35.611Z] #11 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 27.26MB / 54.68MB 0.7s 09:59:35 [2023-06-07T09:59:35.611Z] #11 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 21.54MB / 81.44MB 0.7s 09:59:35 [2023-06-07T09:59:35.611Z] #11 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 0B / 95.47MB 0.7s 09:59:35 [2023-06-07T09:59:35.611Z] #11 extracting sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 09:59:35 [2023-06-07T09:59:35.872Z] #11 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 40.89MB / 54.68MB 0.9s 09:59:35 [2023-06-07T09:59:35.872Z] #11 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 35.65MB / 81.44MB 0.9s 09:59:35 [2023-06-07T09:59:35.872Z] #11 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 54.68MB / 54.68MB 1.0s 09:59:35 [2023-06-07T09:59:35.872Z] #11 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 51.38MB / 81.44MB 1.0s 09:59:35 [2023-06-07T09:59:35.872Z] #11 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 28.31MB / 95.47MB 1.0s 09:59:36 [2023-06-07T09:59:36.132Z] #11 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 48.23MB / 95.47MB 1.2s 09:59:36 [2023-06-07T09:59:36.132Z] #11 ... 09:59:36 [2023-06-07T09:59:36.132Z] 09:59:36 [2023-06-07T09:59:36.132Z] #12 [internal] load build context 09:59:36 [2023-06-07T09:59:36.132Z] #12 transferring context: 67.68MB 1.3s done 09:59:36 [2023-06-07T09:59:36.132Z] #12 DONE 1.4s 09:59:36 [2023-06-07T09:59:36.132Z] 09:59:36 [2023-06-07T09:59:36.132Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:59:36 [2023-06-07T09:59:36.132Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 09:59:36 [2023-06-07T09:59:36.132Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 09:59:36 [2023-06-07T09:59:36.132Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 09:59:36 [2023-06-07T09:59:36.132Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 09:59:36 [2023-06-07T09:59:36.132Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done 09:59:36 [2023-06-07T09:59:36.132Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done 09:59:36 [2023-06-07T09:59:36.132Z] #13 DONE 1.4s 09:59:36 [2023-06-07T09:59:36.132Z] 09:59:36 [2023-06-07T09:59:36.132Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 09:59:36 [2023-06-07T09:59:36.132Z] #11 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 54.68MB / 54.68MB 1.2s done 09:59:36 [2023-06-07T09:59:36.132Z] #11 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 67.11MB / 81.44MB 1.3s 09:59:36 [2023-06-07T09:59:36.413Z] #11 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 81.44MB / 81.44MB 1.4s 09:59:36 [2023-06-07T09:59:36.413Z] #11 sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 0B / 156B 1.4s 09:59:36 [2023-06-07T09:59:36.413Z] #11 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 60.82MB / 95.47MB 1.5s 09:59:36 [2023-06-07T09:59:36.413Z] #11 sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 156B / 156B 1.5s 09:59:36 [2023-06-07T09:59:36.413Z] #11 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 81.44MB / 81.44MB 1.6s done 09:59:36 [2023-06-07T09:59:36.413Z] #11 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 66.06MB / 95.47MB 1.6s 09:59:36 [2023-06-07T09:59:36.673Z] #11 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 83.89MB / 95.47MB 1.7s 09:59:36 [2023-06-07T09:59:36.673Z] #11 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 95.47MB / 95.47MB 1.9s 09:59:36 [2023-06-07T09:59:36.673Z] #11 sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 156B / 156B 1.7s done 09:59:37 [2023-06-07T09:59:37.244Z] #11 extracting sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 1.5s done 09:59:37 [2023-06-07T09:59:37.505Z] #11 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 95.47MB / 95.47MB 2.5s done 09:59:37 [2023-06-07T09:59:37.505Z] #11 extracting sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 0.1s 09:59:37 [2023-06-07T09:59:37.766Z] #11 ... 09:59:37 [2023-06-07T09:59:37.766Z] 09:59:37 [2023-06-07T09:59:37.766Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 09:59:37 [2023-06-07T09:59:37.766Z] #14 resolve docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 0.2s done 09:59:37 [2023-06-07T09:59:37.766Z] #14 sha256:d352b92ddb5df3919bb910c3e7f46b1cbea5a6072f96eb837d7147a3c3f84d39 1.48kB / 1.48kB done 09:59:37 [2023-06-07T09:59:37.766Z] #14 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 0.6s done 09:59:37 [2023-06-07T09:59:37.766Z] #14 sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 1.85kB / 1.85kB done 09:59:37 [2023-06-07T09:59:37.766Z] #14 sha256:0d1881fd981442bd6721e0e4ff40eb0ba705475c3a8469482ccee9029af56ebf 529B / 529B done 09:59:37 [2023-06-07T09:59:37.766Z] #14 DONE 3.1s 09:59:37 [2023-06-07T09:59:37.766Z] 09:59:37 [2023-06-07T09:59:37.766Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 09:59:37 [2023-06-07T09:59:37.766Z] #11 extracting sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 0.2s done 09:59:38 [2023-06-07T09:59:38.026Z] #11 ... 09:59:38 [2023-06-07T09:59:38.026Z] 09:59:38 [2023-06-07T09:59:38.026Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 09:59:38 [2023-06-07T09:59:38.026Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done 09:59:38 [2023-06-07T09:59:38.026Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done 09:59:38 [2023-06-07T09:59:38.026Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done 09:59:38 [2023-06-07T09:59:38.026Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done 09:59:38 [2023-06-07T09:59:38.026Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.5s done 09:59:38 [2023-06-07T09:59:38.026Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done 09:59:38 [2023-06-07T09:59:38.026Z] #15 DONE 3.2s 09:59:38 [2023-06-07T09:59:38.026Z] 09:59:38 [2023-06-07T09:59:38.026Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 09:59:38 [2023-06-07T09:59:38.026Z] #11 extracting sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 09:59:38 [2023-06-07T09:59:38.967Z] #11 extracting sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 0.9s done 09:59:39 [2023-06-07T09:59:39.227Z] #11 extracting sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 0.1s 09:59:40 [2023-06-07T09:59:40.168Z] #11 extracting sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 1.0s done 09:59:40 [2023-06-07T09:59:40.168Z] #11 extracting sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 09:59:41 [2023-06-07T09:59:41.550Z] #11 extracting sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 1.4s done 09:59:42 [2023-06-07T09:59:42.120Z] #11 extracting sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 done 09:59:42 [2023-06-07T09:59:42.380Z] #11 DONE 7.7s 09:59:42 [2023-06-07T09:59:42.381Z] 09:59:42 [2023-06-07T09:59:42.381Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 09:59:42 [2023-06-07T09:59:42.381Z] #0 0.798 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 0.810 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 0.840 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 0.925 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 1.036 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 1.173 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 1.932 Fetched 8531 kB in 1s (6125 kB/s) 09:59:42 [2023-06-07T09:59:42.381Z] #0 1.932 Reading package lists... 09:59:42 [2023-06-07T09:59:42.381Z] #0 2.447 Reading package lists... 09:59:42 [2023-06-07T09:59:42.381Z] #0 2.955 Building dependency tree... 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.261 The following additional packages will be installed: 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.261 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.262 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.263 Recommended packages: 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.263 libldap-common publicsuffix libsasl2-modules 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.370 The following NEW packages will be installed: 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.371 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.374 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.374 libssh2-1 openssl 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.643 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.643 Need to get 2945 kB of archives. 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.643 After this operation, 6484 kB of additional disk space will be used. 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.643 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.660 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.701 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.719 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:59:42 [2023-06-07T09:59:42.381Z] #0 3.724 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.725 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.726 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.727 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.728 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.729 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.730 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.734 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.736 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.737 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 3.739 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.116 debconf: delaying package configuration, since apt-utils is not installed 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.167 Fetched 2945 kB in 0s (7756 kB/s) 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.221 Selecting previously unselected package openssl. 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.221 (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:59:42 [2023-06-07T09:59:42.381Z] #0 4.226 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ... 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.232 Unpacking openssl (1.1.1n-0+deb11u5) ... 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.478 Selecting previously unselected package ca-certificates. 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.479 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.483 Unpacking ca-certificates (20210119) ... 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.574 Selecting previously unselected package libbrotli1:arm64. 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.575 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 09:59:42 [2023-06-07T09:59:42.381Z] #0 4.587 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 09:59:42 [2023-06-07T09:59:42.381Z] #16 4.731 Selecting previously unselected package libsasl2-modules-db:arm64. 09:59:42 [2023-06-07T09:59:42.641Z] #16 4.733 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 09:59:42 [2023-06-07T09:59:42.641Z] #16 4.752 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 09:59:42 [2023-06-07T09:59:42.641Z] #16 4.909 Selecting previously unselected package libsasl2-2:arm64. 09:59:42 [2023-06-07T09:59:42.641Z] #16 4.910 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 09:59:42 [2023-06-07T09:59:42.641Z] #16 4.914 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 09:59:42 [2023-06-07T09:59:42.641Z] #16 5.011 Selecting previously unselected package libldap-2.4-2:arm64. 09:59:42 [2023-06-07T09:59:42.901Z] #16 5.012 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 09:59:42 [2023-06-07T09:59:42.901Z] #16 5.056 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 09:59:43 [2023-06-07T09:59:43.161Z] #16 5.393 Selecting previously unselected package libnghttp2-14:arm64. 09:59:43 [2023-06-07T09:59:43.161Z] #16 5.394 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 09:59:43 [2023-06-07T09:59:43.161Z] #16 5.403 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 09:59:43 [2023-06-07T09:59:43.421Z] #16 5.465 Selecting previously unselected package libpsl5:arm64. 09:59:43 [2023-06-07T09:59:43.421Z] #16 5.467 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 09:59:43 [2023-06-07T09:59:43.421Z] #16 5.472 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 09:59:43 [2023-06-07T09:59:43.421Z] #16 5.682 Selecting previously unselected package librtmp1:arm64. 09:59:43 [2023-06-07T09:59:43.421Z] #16 5.683 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 09:59:43 [2023-06-07T09:59:43.421Z] #16 5.727 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:59:43 [2023-06-07T09:59:43.681Z] #16 5.959 Selecting previously unselected package libssh2-1:arm64. 09:59:43 [2023-06-07T09:59:43.681Z] #16 5.960 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 09:59:43 [2023-06-07T09:59:43.681Z] #16 6.019 Unpacking libssh2-1:arm64 (1.9.0-2) ... 09:59:43 [2023-06-07T09:59:43.940Z] #16 6.198 Selecting previously unselected package libcurl4:arm64. 09:59:43 [2023-06-07T09:59:43.940Z] #16 6.199 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... 09:59:43 [2023-06-07T09:59:43.940Z] #16 6.208 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 09:59:43 [2023-06-07T09:59:43.940Z] #16 6.291 Selecting previously unselected package curl. 09:59:44 [2023-06-07T09:59:44.200Z] #16 6.292 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... 09:59:44 [2023-06-07T09:59:44.200Z] #16 6.297 Unpacking curl (7.74.0-1.3+deb11u7) ... 09:59:44 [2023-06-07T09:59:44.200Z] #16 6.457 Selecting previously unselected package libonig5:arm64. 09:59:44 [2023-06-07T09:59:44.200Z] #16 6.459 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 09:59:44 [2023-06-07T09:59:44.200Z] #16 6.465 Unpacking libonig5:arm64 (6.9.6-1.1) ... 09:59:44 [2023-06-07T09:59:44.771Z] #16 6.959 Selecting previously unselected package libjq1:arm64. 09:59:44 [2023-06-07T09:59:44.772Z] #16 6.961 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 09:59:45 [2023-06-07T09:59:45.031Z] #16 7.070 Unpacking libjq1:arm64 (1.6-2.1) ... 09:59:45 [2023-06-07T09:59:45.291Z] #16 7.456 Selecting previously unselected package jq. 09:59:45 [2023-06-07T09:59:45.291Z] #16 7.458 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 09:59:45 [2023-06-07T09:59:45.291Z] #16 7.507 Unpacking jq (1.6-2.1) ... 09:59:45 [2023-06-07T09:59:45.291Z] #16 ... 09:59:45 [2023-06-07T09:59:45.291Z] 09:59:45 [2023-06-07T09:59:45.291Z] #17 [build-dummy 2/2] RUN mkdir -p /build 09:59:45 [2023-06-07T09:59:45.551Z] #17 ... 09:59:45 [2023-06-07T09:59:45.551Z] 09:59:45 [2023-06-07T09:59:45.551Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 09:59:45 [2023-06-07T09:59:45.551Z] #16 7.935 Setting up libpsl5:arm64 (0.21.0-1.2) ... 09:59:45 [2023-06-07T09:59:45.811Z] #16 8.148 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 09:59:45 [2023-06-07T09:59:45.811Z] #16 8.201 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 09:59:46 [2023-06-07T09:59:46.070Z] #16 8.247 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 09:59:46 [2023-06-07T09:59:46.070Z] #16 8.276 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 09:59:46 [2023-06-07T09:59:46.330Z] #16 8.417 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 09:59:46 [2023-06-07T09:59:46.330Z] #16 8.516 Setting up libssh2-1:arm64 (1.9.0-2) ... 09:59:46 [2023-06-07T09:59:46.330Z] #16 8.532 Setting up openssl (1.1.1n-0+deb11u5) ... 09:59:46 [2023-06-07T09:59:46.590Z] #16 8.666 Setting up libonig5:arm64 (6.9.6-1.1) ... 09:59:46 [2023-06-07T09:59:46.590Z] #16 8.683 Setting up libjq1:arm64 (1.6-2.1) ... 09:59:46 [2023-06-07T09:59:46.590Z] #16 8.701 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 09:59:46 [2023-06-07T09:59:46.590Z] #16 8.774 Setting up ca-certificates (20210119) ... 09:59:46 [2023-06-07T09:59:46.850Z] #16 9.223 Updating certificates in /etc/ssl/certs... 09:59:47 [2023-06-07T09:59:47.420Z] #16 ... 09:59:47 [2023-06-07T09:59:47.420Z] 09:59:47 [2023-06-07T09:59:47.420Z] #17 [build-dummy 2/2] RUN mkdir -p /build 09:59:47 [2023-06-07T09:59:47.420Z] #17 DONE 11.9s 09:59:47 [2023-06-07T09:59:47.420Z] 09:59:47 [2023-06-07T09:59:47.420Z] #18 [base 2/5] COPY --from=xx / / 09:59:47 [2023-06-07T09:59:47.420Z] #18 DONE 0.1s 09:59:47 [2023-06-07T09:59:47.420Z] 09:59:47 [2023-06-07T09:59:47.420Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build 09:59:47 [2023-06-07T09:59:47.420Z] #19 DONE 0.1s 09:59:47 [2023-06-07T09:59:47.420Z] 09:59:47 [2023-06-07T09:59:47.420Z] #20 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:59:47 [2023-06-07T09:59:47.682Z] #20 DONE 0.4s 09:59:47 [2023-06-07T09:59:47.682Z] 09:59:47 [2023-06-07T09:59:47.682Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 09:59:47 [2023-06-07T09:59:47.682Z] #16 9.805 129 added, 0 removed; done. 09:59:47 [2023-06-07T09:59:47.682Z] #16 9.831 Setting up jq (1.6-2.1) ... 09:59:47 [2023-06-07T09:59:47.682Z] #16 9.841 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 09:59:47 [2023-06-07T09:59:47.682Z] #16 9.849 Setting up curl (7.74.0-1.3+deb11u7) ... 09:59:47 [2023-06-07T09:59:47.682Z] #16 9.860 Processing triggers for libc-bin (2.31-13+deb11u6) ... 09:59:47 [2023-06-07T09:59:47.682Z] #16 9.877 Processing triggers for ca-certificates (20210119) ... 09:59:47 [2023-06-07T09:59:47.682Z] #16 9.884 Updating certificates in /etc/ssl/certs... 09:59:48 [2023-06-07T09:59:48.251Z] #16 10.33 0 added, 0 removed; done. 09:59:48 [2023-06-07T09:59:48.251Z] #16 10.33 Running hooks in /etc/ca-certificates/update.d... 09:59:48 [2023-06-07T09:59:48.251Z] #16 10.33 done. 09:59:48 [2023-06-07T09:59:48.251Z] #16 DONE 10.4s 09:59:48 [2023-06-07T09:59:48.251Z] 09:59:48 [2023-06-07T09:59:48.251Z] #21 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 09:59:48 [2023-06-07T09:59:48.251Z] #21 DONE 0.5s 09:59:48 [2023-06-07T09:59:48.251Z] 09:59:48 [2023-06-07T09:59:48.251Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 09:59:48 [2023-06-07T09:59:48.251Z] #22 ... 09:59:48 [2023-06-07T09:59:48.251Z] 09:59:48 [2023-06-07T09:59:48.251Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:59:48 [2023-06-07T09:59:48.251Z] #23 DONE 0.0s 09:59:48 [2023-06-07T09:59:48.511Z] 09:59:48 [2023-06-07T09:59:48.511Z] #24 [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:59:50 [2023-06-07T09:59:50.420Z] #24 1.891 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 09:59:50 [2023-06-07T09:59:50.420Z] #24 2.077 09:59:50 [2023-06-07T09:59:50.680Z] #24 2.293 #=#=# ######################################################################## 100.0% 09:59:50 [2023-06-07T09:59:50.680Z] #24 2.525 09:59:52 [2023-06-07T09:59:52.062Z] #24 3.548 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 09:59:52 [2023-06-07T09:59:52.062Z] #24 3.737 09:59:52 [2023-06-07T09:59:52.322Z] #24 3.954 #=#=# ######################################################################## 100.0% 09:59:52 [2023-06-07T09:59:52.322Z] #24 4.201 09:59:52 [2023-06-07T09:59:52.892Z] #24 ... 09:59:52 [2023-06-07T09:59:52.892Z] 09:59:52 [2023-06-07T09:59:52.892Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 09:59:52 [2023-06-07T09:59:52.892Z] #22 1.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 09:59:52 [2023-06-07T09:59:52.892Z] #22 1.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 09:59:52 [2023-06-07T09:59:52.892Z] #22 1.333 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 09:59:52 [2023-06-07T09:59:52.892Z] #22 1.336 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 09:59:52 [2023-06-07T09:59:52.892Z] #22 1.398 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 09:59:52 [2023-06-07T09:59:52.892Z] #22 1.487 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 09:59:52 [2023-06-07T09:59:52.892Z] #22 2.279 Fetched 8531 kB in 2s (5289 kB/s) 09:59:52 [2023-06-07T09:59:52.892Z] #22 2.279 Reading package lists... 09:59:52 [2023-06-07T09:59:52.892Z] #22 2.795 Reading package lists... 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.281 Building dependency tree... 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.412 Reading state information... 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.574 The following additional packages will be installed: 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.575 libmagic-mgc libmagic1 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.602 The following NEW packages will be installed: 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.602 file libmagic-mgc libmagic1 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.897 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.897 Need to get 463 kB of archives. 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.897 After this operation, 7063 kB of additional disk space will be used. 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.897 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.903 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 09:59:52 [2023-06-07T09:59:52.892Z] #22 3.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.032 debconf: delaying package configuration, since apt-utils is not installed 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.071 Fetched 463 kB in 0s (1556 kB/s) 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.090 Selecting previously unselected package libmagic-mgc. 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.090 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.100 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.104 Unpacking libmagic-mgc (1:5.39-3) ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.168 Selecting previously unselected package libmagic1:arm64. 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.170 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.177 Unpacking libmagic1:arm64 (1:5.39-3) ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.214 Selecting previously unselected package file. 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.216 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.220 Unpacking file (1:5.39-3) ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.258 Setting up libmagic-mgc (1:5.39-3) ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.269 Setting up libmagic1:arm64 (1:5.39-3) ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.287 Setting up file (1:5.39-3) ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 4.298 Processing triggers for libc-bin (2.31-13+deb11u6) ... 09:59:52 [2023-06-07T09:59:52.892Z] #22 DONE 4.7s 09:59:52 [2023-06-07T09:59:52.892Z] 09:59:52 [2023-06-07T09:59:52.892Z] #25 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 09:59:52 [2023-06-07T09:59:52.892Z] #25 DONE 0.1s 09:59:52 [2023-06-07T09:59:52.892Z] 09:59:52 [2023-06-07T09:59:52.892Z] #26 [tini-src 1/3] WORKDIR /usr/src/tini 09:59:53 [2023-06-07T09:59:53.152Z] #26 ... 09:59:53 [2023-06-07T09:59:53.152Z] 09:59:53 [2023-06-07T09:59:53.152Z] #27 [swagger-src 1/3] WORKDIR /usr/src/swagger 09:59:53 [2023-06-07T09:59:53.152Z] #27 DONE 0.1s 09:59:53 [2023-06-07T09:59:53.152Z] 09:59:53 [2023-06-07T09:59:53.152Z] #28 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 09:59:53 [2023-06-07T09:59:53.152Z] #28 DONE 0.1s 09:59:53 [2023-06-07T09:59:53.152Z] 09:59:53 [2023-06-07T09:59:53.152Z] #29 [containerd-src 1/3] WORKDIR /usr/src/containerd 09:59:53 [2023-06-07T09:59:53.152Z] #29 DONE 0.2s 09:59:53 [2023-06-07T09:59:53.152Z] 09:59:53 [2023-06-07T09:59:53.152Z] #30 [runc-src 1/3] WORKDIR /usr/src/runc 09:59:53 [2023-06-07T09:59:53.152Z] #30 DONE 0.2s 09:59:53 [2023-06-07T09:59:53.152Z] 09:59:53 [2023-06-07T09:59:53.152Z] #31 [dockercli-src 1/5] WORKDIR /tmp/dockercli 09:59:53 [2023-06-07T09:59:53.152Z] #31 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.152Z] 09:59:53 [2023-06-07T09:59:53.152Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 09:59:53 [2023-06-07T09:59:53.152Z] #32 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.152Z] 09:59:53 [2023-06-07T09:59:53.152Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:59:53 [2023-06-07T09:59:53.152Z] #33 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.152Z] 09:59:53 [2023-06-07T09:59:53.153Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 09:59:53 [2023-06-07T09:59:53.153Z] #34 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.153Z] 09:59:53 [2023-06-07T09:59:53.153Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:59:53 [2023-06-07T09:59:53.153Z] #35 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.153Z] 09:59:53 [2023-06-07T09:59:53.153Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 09:59:53 [2023-06-07T09:59:53.153Z] #36 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.153Z] 09:59:53 [2023-06-07T09:59:53.153Z] #37 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 09:59:53 [2023-06-07T09:59:53.153Z] #37 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.153Z] 09:59:53 [2023-06-07T09:59:53.153Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry 09:59:53 [2023-06-07T09:59:53.153Z] #38 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.153Z] 09:59:53 [2023-06-07T09:59:53.153Z] #39 [delve-src 1/3] WORKDIR /usr/src/delve 09:59:53 [2023-06-07T09:59:53.153Z] #39 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.153Z] 09:59:53 [2023-06-07T09:59:53.153Z] #26 [tini-src 1/3] WORKDIR /usr/src/tini 09:59:53 [2023-06-07T09:59:53.153Z] #26 DONE 0.3s 09:59:53 [2023-06-07T09:59:53.153Z] 09:59:53 [2023-06-07T09:59:53.153Z] #40 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 09:59:54 [2023-06-07T09:59:54.093Z] #40 ... 09:59:54 [2023-06-07T09:59:54.093Z] 09:59:54 [2023-06-07T09:59:54.093Z] #41 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 Initialized empty Git repository in /usr/src/swagger/.git/ 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: Using 'master' as the name for the initial branch. This default branch name 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: is subject to change. To configure the initial branch name to use in all 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: of your new repositories, which will suppress this warning, call: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: git config --global init.defaultBranch <name> 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: 'development'. The just-created branch can be renamed via this command: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.831 hint: git branch -m <name> 09:59:54 [2023-06-07T09:59:54.093Z] #41 DONE 0.9s 09:59:54 [2023-06-07T09:59:54.093Z] 09:59:54 [2023-06-07T09:59:54.093Z] #42 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: Using 'master' as the name for the initial branch. This default branch name 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: is subject to change. To configure the initial branch name to use in all 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: of your new repositories, which will suppress this warning, call: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: git config --global init.defaultBranch <name> 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: 'development'. The just-created branch can be renamed via this command: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.899 hint: git branch -m <name> 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.909 Initialized empty Git repository in /usr/src/runc/.git/ 09:59:54 [2023-06-07T09:59:54.093Z] #42 DONE 1.0s 09:59:54 [2023-06-07T09:59:54.093Z] 09:59:54 [2023-06-07T09:59:54.093Z] #43 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 09:59:54 [2023-06-07T09:59:54.093Z] #43 ... 09:59:54 [2023-06-07T09:59:54.093Z] 09:59:54 [2023-06-07T09:59:54.093Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: Using 'master' as the name for the initial branch. This default branch name 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: is subject to change. To configure the initial branch name to use in all 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: of your new repositories, which will suppress this warning, call: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: git config --global init.defaultBranch <name> 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: 'development'. The just-created branch can be renamed via this command: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.975 hint: git branch -m <name> 09:59:54 [2023-06-07T09:59:54.093Z] #0 0.976 Initialized empty Git repository in /usr/src/containerd/.git/ 09:59:54 [2023-06-07T09:59:54.093Z] #44 DONE 1.1s 09:59:54 [2023-06-07T09:59:54.354Z] 09:59:54 [2023-06-07T09:59:54.354Z] #24 [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:59:54 [2023-06-07T09:59:54.354Z] #24 5.243 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 09:59:54 [2023-06-07T09:59:54.354Z] #24 5.518 09:59:54 [2023-06-07T09:59:54.354Z] #24 5.747 #=#=# 0.1% ########################################## 59.2% ################################################### 71.1% ######################################################################## 100.0% 09:59:54 [2023-06-07T09:59:54.614Z] #24 ... 09:59:54 [2023-06-07T09:59:54.614Z] 09:59:54 [2023-06-07T09:59:54.614Z] #45 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 09:59:54 [2023-06-07T09:59:54.614Z] #0 1.080 hint: Using 'master' as the name for the initial branch. This default branch name 09:59:54 [2023-06-07T09:59:54.614Z] #0 1.080 hint: is subject to change. To configure the initial branch name to use in all 09:59:54 [2023-06-07T09:59:54.614Z] #0 1.080 hint: of your new repositories, which will suppress this warning, call: 09:59:54 [2023-06-07T09:59:54.614Z] #0 1.080 hint: 09:59:54 [2023-06-07T09:59:54.614Z] #0 1.080 hint: git config --global init.defaultBranch <name> 09:59:54 [2023-06-07T09:59:54.614Z] #0 1.080 hint: 09:59:54 [2023-06-07T09:59:54.614Z] #0 1.080 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.080 hint: 'development'. The just-created branch can be renamed via this command: 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.080 hint: 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.080 hint: git branch -m <name> 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.081 Initialized empty Git repository in /tmp/dockercli/.git/ 09:59:54 [2023-06-07T09:59:54.615Z] #45 DONE 1.4s 09:59:54 [2023-06-07T09:59:54.615Z] 09:59:54 [2023-06-07T09:59:54.615Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: Using 'master' as the name for the initial branch. This default branch name 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: is subject to change. To configure the initial branch name to use in all 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: of your new repositories, which will suppress this warning, call: 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: git config --global init.defaultBranch <name> 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: 'development'. The just-created branch can be renamed via this command: 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.422 hint: git branch -m <name> 09:59:54 [2023-06-07T09:59:54.615Z] #0 1.423 Initialized empty Git repository in /usr/src/registry/.git/ 09:59:54 [2023-06-07T09:59:54.615Z] #46 DONE 1.6s 09:59:54 [2023-06-07T09:59:54.615Z] 09:59:54 [2023-06-07T09:59:54.615Z] #24 [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:59:54 [2023-06-07T09:59:54.615Z] #24 6.437 09:59:54 [2023-06-07T09:59:54.875Z] #24 ... 09:59:54 [2023-06-07T09:59:54.875Z] 09:59:54 [2023-06-07T09:59:54.875Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 Initialized empty Git repository in /usr/src/delve/.git/ 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: Using 'master' as the name for the initial branch. This default branch name 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: is subject to change. To configure the initial branch name to use in all 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: of your new repositories, which will suppress this warning, call: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: git config --global init.defaultBranch <name> 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: 'development'. The just-created branch can be renamed via this command: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.411 hint: git branch -m <name> 09:59:54 [2023-06-07T09:59:54.875Z] #47 DONE 1.6s 09:59:54 [2023-06-07T09:59:54.875Z] 09:59:54 [2023-06-07T09:59:54.875Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: Using 'master' as the name for the initial branch. This default branch name 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: is subject to change. To configure the initial branch name to use in all 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: of your new repositories, which will suppress this warning, call: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: git config --global init.defaultBranch <name> 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: 'development'. The just-created branch can be renamed via this command: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.591 hint: git branch -m <name> 09:59:54 [2023-06-07T09:59:54.875Z] #0 1.593 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 09:59:54 [2023-06-07T09:59:54.875Z] #48 DONE 1.6s 09:59:54 [2023-06-07T09:59:54.875Z] 09:59:54 [2023-06-07T09:59:54.875Z] #49 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:59:55 [2023-06-07T09:59:55.446Z] #49 ... 09:59:55 [2023-06-07T09:59:55.446Z] 09:59:55 [2023-06-07T09:59:55.446Z] #40 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: Using 'master' as the name for the initial branch. This default branch name 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: is subject to change. To configure the initial branch name to use in all 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: of your new repositories, which will suppress this warning, call: 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: git config --global init.defaultBranch <name> 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: 'development'. The just-created branch can be renamed via this command: 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.961 hint: git branch -m <name> 09:59:55 [2023-06-07T09:59:55.446Z] #40 1.962 Initialized empty Git repository in /usr/src/tini/.git/ 09:59:55 [2023-06-07T09:59:55.446Z] #40 DONE 2.1s 09:59:55 [2023-06-07T09:59:55.446Z] 09:59:55 [2023-06-07T09:59:55.446Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:59:58 [2023-06-07T09:59:58.078Z] #50 ... 09:59:58 [2023-06-07T09:59:58.078Z] 09:59:58 [2023-06-07T09:59:58.078Z] #51 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 09:59:58 [2023-06-07T09:59:58.078Z] #0 1.048 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 09:59:58 [2023-06-07T09:59:58.078Z] #0 1.049 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 09:59:58 [2023-06-07T09:59:58.078Z] #0 1.049 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 09:59:58 [2023-06-07T09:59:58.078Z] #0 1.449 Reading package lists... 09:59:58 [2023-06-07T09:59:58.078Z] #0 2.034 + apt-get install -y --no-install-recommends gcc libc6-dev 09:59:58 [2023-06-07T09:59:58.078Z] #0 2.045 Reading package lists... 09:59:58 [2023-06-07T09:59:58.078Z] #0 2.580 Building dependency tree... 09:59:58 [2023-06-07T09:59:58.078Z] #0 2.739 Reading state information... 09:59:58 [2023-06-07T09:59:58.078Z] #0 2.975 gcc is already the newest version (4:10.2.1-1). 09:59:58 [2023-06-07T09:59:58.078Z] #0 2.975 libc6-dev is already the newest version (2.31-13+deb11u6). 09:59:58 [2023-06-07T09:59:58.078Z] #0 2.975 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 09:59:58 [2023-06-07T09:59:58.078Z] #51 DONE 5.0s 09:59:58 [2023-06-07T09:59:58.078Z] 09:59:58 [2023-06-07T09:59:58.078Z] #52 [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.51.2" && /build/golangci-lint --version 09:59:58 [2023-06-07T09:59:58.078Z] #0 2.477 go: downloading github.com/golangci/golangci-lint v1.51.2 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.103 go: downloading github.com/fatih/color v1.14.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.103 go: downloading github.com/gofrs/flock v0.8.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.105 go: downloading github.com/pkg/errors v0.9.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.105 go: downloading github.com/spf13/cobra v1.6.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.106 go: downloading github.com/spf13/pflag v1.0.5 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.106 go: downloading gopkg.in/yaml.v3 v3.0.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.106 go: downloading github.com/spf13/viper v1.12.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.136 go: downloading golang.org/x/tools v0.6.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.195 go: downloading github.com/hashicorp/go-version v1.6.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.195 go: downloading github.com/ldez/gomoddirectives v0.2.3 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.196 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.200 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.214 go: downloading github.com/mattn/go-colorable v0.1.13 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.217 go: downloading github.com/sirupsen/logrus v1.9.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.283 go: downloading github.com/stretchr/testify v1.8.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.287 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.359 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.372 go: downloading github.com/mattn/go-isatty v0.0.17 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.402 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.413 go: downloading github.com/spf13/afero v1.8.2 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.413 go: downloading github.com/spf13/cast v1.5.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.443 go: downloading github.com/spf13/jwalterweatherman v1.1.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.451 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.451 go: downloading 4d63.com/gochecknoglobals v0.2.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.469 go: downloading github.com/Abirdcfly/dupword v0.0.9 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.470 go: downloading github.com/Antonboom/errname v0.1.7 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.472 go: downloading github.com/Antonboom/nilnil v0.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.476 go: downloading github.com/BurntSushi/toml v1.2.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.556 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.560 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.563 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.564 go: downloading github.com/alexkohler/prealloc v1.0.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.567 go: downloading github.com/alingse/asasalint v0.0.11 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.593 go: downloading github.com/ashanbrown/forbidigo v1.4.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.701 go: downloading github.com/ashanbrown/makezero v1.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.706 go: downloading github.com/bkielbasa/cyclop v1.2.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.708 go: downloading github.com/blizzy78/varnamelen v0.8.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.710 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.719 go: downloading github.com/breml/bidichk v0.2.3 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.809 go: downloading github.com/breml/errchkjson v0.3.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.814 go: downloading github.com/butuzov/ireturn v0.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.830 go: downloading github.com/charithe/durationcheck v0.0.9 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.830 go: downloading github.com/curioswitch/go-reassign v0.2.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.832 go: downloading github.com/daixiang0/gci v0.9.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.949 go: downloading github.com/denis-tingaikin/go-header v0.4.3 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.978 go: downloading github.com/esimonov/ifshort v1.0.4 09:59:58 [2023-06-07T09:59:58.078Z] #0 3.999 go: downloading github.com/fzipp/gocyclo v0.6.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.004 go: downloading github.com/firefart/nonamedreturns v1.0.4 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.030 go: downloading github.com/go-critic/go-critic v0.6.7 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.040 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.047 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.067 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.067 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.166 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.166 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.207 go: downloading github.com/golangci/misspell v0.4.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.208 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.246 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.246 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.365 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.369 go: downloading github.com/hexops/gotextdiff v1.0.3 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.393 go: downloading github.com/jgautheron/goconst v1.5.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.397 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.397 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.402 go: downloading github.com/julz/importas v0.1.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.495 go: downloading github.com/junk1tm/musttag v0.4.5 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.502 go: downloading github.com/kisielk/errcheck v1.6.3 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.532 go: downloading github.com/kkHAIKE/contextcheck v1.1.3 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.557 go: downloading github.com/kulti/thelper v0.6.3 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.581 go: downloading github.com/kunwardeep/paralleltest v1.0.6 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.581 go: downloading github.com/kyoh86/exportloopref v0.1.11 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.581 go: downloading github.com/ldez/tagliatelle v0.4.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.587 go: downloading github.com/leonklingele/grouper v1.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.587 go: downloading github.com/lufeee/execinquery v1.2.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.613 go: downloading github.com/maratori/testableexamples v1.0.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.700 go: downloading github.com/maratori/testpackage v1.1.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.726 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.726 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.728 go: downloading github.com/mgechev/revive v1.2.5 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.782 go: downloading github.com/moricho/tparallel v0.2.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.838 go: downloading github.com/nakabonne/nestif v0.3.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.848 go: downloading github.com/nishanths/exhaustive v0.9.5 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.867 go: downloading github.com/nishanths/predeclared v0.2.2 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.895 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.911 go: downloading github.com/polyfloyd/go-errorlint v1.1.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.912 go: downloading github.com/ryancurrah/gomodguard v1.3.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.912 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.939 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.948 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.976 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.987 go: downloading github.com/securego/gosec/v2 v2.15.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.991 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 09:59:58 [2023-06-07T09:59:58.078Z] #0 4.993 go: downloading github.com/sivchari/containedctx v1.0.2 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.017 go: downloading github.com/sivchari/nosnakecase v1.7.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.021 go: downloading github.com/sivchari/tenv v1.7.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.041 go: downloading github.com/sonatard/noctx v0.0.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.063 go: downloading github.com/sourcegraph/go-diff v0.7.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.063 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.065 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.067 go: downloading github.com/tdakkota/asciicheck v0.1.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.081 go: downloading github.com/tetafro/godot v1.4.11 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.091 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.169 go: downloading github.com/timonwong/loggercheck v0.9.3 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.172 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.181 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.233 go: downloading github.com/ultraware/funlen v0.0.3 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.233 go: downloading github.com/ultraware/whitespace v0.0.5 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.233 go: downloading github.com/uudashr/gocognit v1.0.6 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.238 go: downloading github.com/yagipy/maintidx v1.0.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.261 go: downloading github.com/yeya24/promlinter v0.2.0 09:59:58 [2023-06-07T09:59:58.078Z] #0 5.285 go: downloading gitlab.com/bosi/decorder v0.2.3 09:59:58 [2023-06-07T09:59:58.344Z] #52 5.305 go: downloading honnef.co/go/tools v0.4.2 09:59:58 [2023-06-07T09:59:58.344Z] #52 5.385 go: downloading mvdan.cc/gofumpt v0.4.0 09:59:58 [2023-06-07T09:59:58.344Z] #52 5.421 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 09:59:58 [2023-06-07T09:59:58.344Z] #52 5.453 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 09:59:58 [2023-06-07T09:59:58.344Z] #52 5.516 go: downloading golang.org/x/mod v0.8.0 09:59:58 [2023-06-07T09:59:58.607Z] #52 5.669 go: downloading github.com/hashicorp/errwrap v1.0.0 09:59:58 [2023-06-07T09:59:58.607Z] #52 5.682 go: downloading golang.org/x/sys v0.5.0 09:59:58 [2023-06-07T09:59:58.607Z] #52 5.740 go: downloading github.com/subosito/gotenv v1.4.1 09:59:58 [2023-06-07T09:59:58.607Z] #52 5.825 go: downloading github.com/hashicorp/hcl v1.0.0 09:59:58 [2023-06-07T09:59:58.868Z] #52 6.033 go: downloading gopkg.in/ini.v1 v1.67.0 09:59:58 [2023-06-07T09:59:58.868Z] #52 6.109 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 09:59:58 [2023-06-07T09:59:58.868Z] #52 6.109 go: downloading github.com/davecgh/go-spew v1.1.1 09:59:58 [2023-06-07T09:59:58.868Z] #52 6.109 go: downloading github.com/pmezard/go-difflib v1.0.0 09:59:58 [2023-06-07T09:59:58.868Z] #52 6.109 go: downloading github.com/stretchr/objx v0.5.0 09:59:58 [2023-06-07T09:59:58.868Z] #52 6.109 go: downloading golang.org/x/text v0.6.0 09:59:58 [2023-06-07T09:59:58.868Z] #52 6.109 go: downloading github.com/magiconair/properties v1.8.6 09:59:59 [2023-06-07T09:59:59.129Z] #52 6.377 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 09:59:59 [2023-06-07T09:59:59.129Z] #52 6.377 go: downloading github.com/gobwas/glob v0.2.3 09:59:59 [2023-06-07T09:59:59.129Z] #52 6.429 go: downloading gopkg.in/yaml.v2 v2.4.0 09:59:59 [2023-06-07T09:59:59.389Z] #52 6.541 go: downloading github.com/pelletier/go-toml v1.9.5 09:59:59 [2023-06-07T09:59:59.389Z] #52 6.564 go: downloading golang.org/x/sync v0.1.0 09:59:59 [2023-06-07T09:59:59.389Z] #52 6.620 go: downloading go.uber.org/zap v1.17.0 09:59:59 [2023-06-07T09:59:59.659Z] #52 6.721 go: downloading github.com/go-toolsmith/astfmt v1.1.0 09:59:59 [2023-06-07T09:59:59.659Z] #52 6.907 go: downloading github.com/go-toolsmith/astcast v1.1.0 09:59:59 [2023-06-07T09:59:59.920Z] #52 6.944 go: downloading github.com/go-toolsmith/astcopy v1.0.3 09:59:59 [2023-06-07T09:59:59.920Z] #52 6.991 go: downloading github.com/go-toolsmith/astequal v1.1.0 09:59:59 [2023-06-07T09:59:59.920Z] #52 6.996 go: downloading github.com/go-toolsmith/astp v1.1.0 09:59:59 [2023-06-07T09:59:59.920Z] #52 7.007 go: downloading github.com/go-toolsmith/strparse v1.1.0 09:59:59 [2023-06-07T09:59:59.920Z] #52 7.013 go: downloading github.com/go-toolsmith/typep v1.1.0 09:59:59 [2023-06-07T09:59:59.920Z] #52 7.020 go: downloading github.com/quasilyte/go-ruleguard v0.3.19 09:59:59 [2023-06-07T09:59:59.920Z] #52 7.023 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 09:59:59 [2023-06-07T09:59:59.920Z] #52 7.117 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 09:59:59 [2023-06-07T09:59:59.920Z] #52 7.153 go: downloading github.com/gostaticanalysis/comment v1.4.2 09:59:59 [2023-06-07T09:59:59.920Z] #52 7.177 go: downloading github.com/kisielk/gotool v1.0.0 10:00:00 [2023-06-07T10:00:00.180Z] #52 7.179 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 10:00:00 [2023-06-07T10:00:00.181Z] #52 7.231 go: downloading github.com/ettle/strcase v0.1.1 10:00:00 [2023-06-07T10:00:00.181Z] #52 7.320 go: downloading github.com/fatih/structtag v1.2.0 10:00:00 [2023-06-07T10:00:00.181Z] #52 7.331 go: downloading github.com/Masterminds/semver v1.5.0 10:00:00 [2023-06-07T10:00:00.181Z] #52 7.337 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 10:00:00 [2023-06-07T10:00:00.181Z] #52 7.341 go: downloading github.com/google/go-cmp v0.5.9 10:00:00 [2023-06-07T10:00:00.442Z] #52 7.466 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 10:00:00 [2023-06-07T10:00:00.442Z] #52 7.472 go: downloading github.com/prometheus/client_golang v1.12.1 10:00:00 [2023-06-07T10:00:00.442Z] #52 7.590 go: downloading github.com/prometheus/client_model v0.2.0 10:00:00 [2023-06-07T10:00:00.702Z] #52 7.814 go: downloading go.uber.org/atomic v1.7.0 10:00:00 [2023-06-07T10:00:00.702Z] #52 7.846 go: downloading go.uber.org/multierr v1.6.0 10:00:00 [2023-06-07T10:00:00.702Z] #52 7.912 go: downloading github.com/quasilyte/gogrep v0.5.0 10:00:01 [2023-06-07T10:00:01.043Z] #52 7.968 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 10:00:01 [2023-06-07T10:00:01.043Z] #52 8.027 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348 10:00:01 [2023-06-07T10:00:01.043Z] #52 8.039 go: downloading github.com/olekukonko/tablewriter v0.0.5 10:00:01 [2023-06-07T10:00:01.043Z] #52 8.105 go: downloading github.com/golang/protobuf v1.5.2 10:00:01 [2023-06-07T10:00:01.043Z] #52 8.133 go: downloading github.com/beorn7/perks v1.0.1 10:00:01 [2023-06-07T10:00:01.043Z] #52 8.134 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:00:01 [2023-06-07T10:00:01.043Z] #52 8.168 go: downloading github.com/prometheus/common v0.32.1 10:00:01 [2023-06-07T10:00:01.304Z] #52 8.384 go: downloading github.com/prometheus/procfs v0.7.3 10:00:01 [2023-06-07T10:00:01.304Z] #52 8.499 go: downloading google.golang.org/protobuf v1.28.0 10:00:01 [2023-06-07T10:00:01.304Z] #52 8.525 go: downloading github.com/mattn/go-runewidth v0.0.9 10:00:02 [2023-06-07T10:00:02.690Z] #52 9.637 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 10:00:02 [2023-06-07T10:00:02.951Z] #52 ... 10:00:02 [2023-06-07T10:00:02.951Z] 10:00:02 [2023-06-07T10:00:02.951Z] #53 [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 10:00:02 [2023-06-07T10:00:02.951Z] #0 3.356 go: downloading github.com/pelletier/go-toml v1.8.1 10:00:02 [2023-06-07T10:00:02.951Z] #53 ... 10:00:02 [2023-06-07T10:00:02.951Z] 10:00:02 [2023-06-07T10:00:02.951Z] #54 [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 ; 10:00:02 [2023-06-07T10:00:02.951Z] #0 3.421 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 3.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 3.437 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 3.630 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 4.013 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 4.039 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 5.187 Fetched 8531 kB in 2s (4215 kB/s) 10:00:02 [2023-06-07T10:00:02.951Z] #0 5.187 Reading package lists... 10:00:02 [2023-06-07T10:00:02.951Z] #0 5.980 Reading package lists... 10:00:02 [2023-06-07T10:00:02.951Z] #0 6.836 Building dependency tree... 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.357 python3 is already the newest version (3.9.2-3). 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.357 The following additional packages will be installed: 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.360 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.367 patch xz-utils 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.369 Suggested packages: 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.369 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.369 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.369 m4-doc ed diffutils-doc 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.369 Recommended packages: 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.369 fakeroot libalgorithm-merge-perl libltdl-dev 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.611 The following NEW packages will be installed: 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.612 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.613 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.614 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.893 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.893 Need to get 5458 kB of archives. 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.893 After this operation, 11.6 MB of additional disk space will be used. 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.893 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.931 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.946 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 7.953 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.004 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.015 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.054 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.059 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.163 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.165 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.295 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.382 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.441 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.462 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.506 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.514 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.566 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.572 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.580 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 10:00:02 [2023-06-07T10:00:02.951Z] #0 8.932 debconf: delaying package configuration, since apt-utils is not installed 10:00:02 [2023-06-07T10:00:02.951Z] #0 9.170 Fetched 5458 kB in 1s (5697 kB/s) 10:00:02 [2023-06-07T10:00:02.951Z] #0 9.333 Selecting previously unselected package bzip2. 10:00:02 [2023-06-07T10:00:02.951Z] #0 9.334 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 10:00:02 [2023-06-07T10:00:02.951Z] #0 9.346 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 10:00:02 [2023-06-07T10:00:02.951Z] #0 9.473 Unpacking bzip2 (1.0.8-4) ... 10:00:03 [2023-06-07T10:00:03.212Z] #54 10.24 Selecting previously unselected package xz-utils. 10:00:03 [2023-06-07T10:00:03.212Z] #54 10.24 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 10:00:03 [2023-06-07T10:00:03.212Z] #54 ... 10:00:03 [2023-06-07T10:00:03.212Z] 10:00:03 [2023-06-07T10:00:03.212Z] #55 [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 10:00:03 [2023-06-07T10:00:03.212Z] #0 2.867 go: downloading mvdan.cc/sh/v3 v3.6.0 10:00:03 [2023-06-07T10:00:03.212Z] #0 3.463 go: downloading golang.org/x/term v0.3.0 10:00:03 [2023-06-07T10:00:03.212Z] #0 3.467 go: downloading github.com/google/renameio/v2 v2.0.0 10:00:03 [2023-06-07T10:00:03.212Z] #0 3.467 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 10:00:03 [2023-06-07T10:00:03.212Z] #0 3.467 go: downloading mvdan.cc/editorconfig v0.2.0 10:00:03 [2023-06-07T10:00:03.212Z] #0 3.696 go: downloading golang.org/x/sys v0.3.0 10:00:03 [2023-06-07T10:00:03.212Z] #55 ... 10:00:03 [2023-06-07T10:00:03.212Z] 10:00:03 [2023-06-07T10:00:03.212Z] #56 [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 10:00:03 [2023-06-07T10:00:03.212Z] #0 4.490 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 10:00:03 [2023-06-07T10:00:03.212Z] #0 4.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:00:03 [2023-06-07T10:00:03.212Z] #0 4.532 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:00:03 [2023-06-07T10:00:03.212Z] #0 4.855 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:00:03 [2023-06-07T10:00:03.212Z] #0 5.333 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 10:00:03 [2023-06-07T10:00:03.212Z] #0 6.163 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 10:00:03 [2023-06-07T10:00:03.212Z] #0 7.134 Fetched 8531 kB in 3s (2888 kB/s) 10:00:03 [2023-06-07T10:00:03.212Z] #0 7.134 Reading package lists... 10:00:03 [2023-06-07T10:00:03.212Z] #0 8.191 Reading package lists... 10:00:03 [2023-06-07T10:00:03.212Z] #0 9.020 Building dependency tree... 10:00:03 [2023-06-07T10:00:03.212Z] #0 9.539 The following additional packages will be installed: 10:00:03 [2023-06-07T10:00:03.212Z] #0 9.544 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 10:00:03 [2023-06-07T10:00:03.212Z] #0 9.546 Suggested packages: 10:00:03 [2023-06-07T10:00:03.212Z] #0 9.546 cmake-doc ninja-build lrzip 10:00:03 [2023-06-07T10:00:03.212Z] #0 9.629 The following NEW packages will be installed: 10:00:03 [2023-06-07T10:00:03.213Z] #0 9.635 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 10:00:03 [2023-06-07T10:00:03.213Z] #0 9.970 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 10:00:03 [2023-06-07T10:00:03.213Z] #0 9.970 Need to get 15.1 MB of archives. 10:00:03 [2023-06-07T10:00:03.213Z] #0 9.970 After this operation, 66.8 MB of additional disk space will be used. 10:00:03 [2023-06-07T10:00:03.213Z] #0 9.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #0 10.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #56 10.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #56 10.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #56 ... 10:00:03 [2023-06-07T10:00:03.213Z] 10:00:03 [2023-06-07T10:00:03.213Z] #57 [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 10:00:03 [2023-06-07T10:00:03.213Z] #0 3.486 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #0 3.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #0 3.656 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #0 3.767 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #0 4.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #0 4.660 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 10:00:03 [2023-06-07T10:00:03.213Z] #0 5.778 Fetched 8531 kB in 3s (3359 kB/s) 10:00:03 [2023-06-07T10:00:03.213Z] #0 5.778 Reading package lists... 10:00:03 [2023-06-07T10:00:03.213Z] #0 7.199 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 10:00:03 [2023-06-07T10:00:03.213Z] #0 7.199 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 10:00:03 [2023-06-07T10:00:03.213Z] #0 7.200 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 10:00:03 [2023-06-07T10:00:03.213Z] #0 8.447 Reading package lists... 10:00:03 [2023-06-07T10:00:03.213Z] #0 9.324 + apt-get install -y --no-install-recommends gcc libc6-dev 10:00:03 [2023-06-07T10:00:03.213Z] #0 9.335 Reading package lists... 10:00:03 [2023-06-07T10:00:03.213Z] #0 10.07 Building dependency tree... 10:00:03 [2023-06-07T10:00:03.474Z] #57 ... 10:00:03 [2023-06-07T10:00:03.474Z] 10:00:03 [2023-06-07T10:00:03.474Z] #58 [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 10:00:03 [2023-06-07T10:00:03.474Z] #0 5.507 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 10:00:03 [2023-06-07T10:00:03.474Z] #0 5.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:00:03 [2023-06-07T10:00:03.474Z] #0 5.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:00:03 [2023-06-07T10:00:03.474Z] #0 6.227 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:00:03 [2023-06-07T10:00:03.474Z] #0 6.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 10:00:03 [2023-06-07T10:00:03.474Z] #0 7.461 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 10:00:03 [2023-06-07T10:00:03.474Z] #0 8.520 Fetched 8531 kB in 3s (2586 kB/s) 10:00:03 [2023-06-07T10:00:03.474Z] #0 8.520 Reading package lists... 10:00:03 [2023-06-07T10:00:03.474Z] #0 10.02 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 10:00:03 [2023-06-07T10:00:03.474Z] #0 10.02 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 10:00:03 [2023-06-07T10:00:03.474Z] #0 10.02 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 10:00:03 [2023-06-07T10:00:03.735Z] #58 ... 10:00:03 [2023-06-07T10:00:03.735Z] 10:00:03 [2023-06-07T10:00:03.735Z] #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 10:00:03 [2023-06-07T10:00:03.735Z] #0 2.412 go: downloading gotest.tools/gotestsum v1.8.2 10:00:03 [2023-06-07T10:00:03.735Z] #0 2.932 go: downloading github.com/dnephin/pflag v1.0.7 10:00:03 [2023-06-07T10:00:03.735Z] #0 2.932 go: downloading golang.org/x/tools v0.1.11 10:00:03 [2023-06-07T10:00:03.735Z] #0 2.936 go: downloading github.com/fatih/color v1.13.0 10:00:03 [2023-06-07T10:00:03.735Z] #0 2.936 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 10:00:03 [2023-06-07T10:00:03.735Z] #0 2.937 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 10:00:03 [2023-06-07T10:00:03.735Z] #0 2.944 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:00:03 [2023-06-07T10:00:03.735Z] #0 3.068 go: downloading github.com/fsnotify/fsnotify v1.5.4 10:00:03 [2023-06-07T10:00:03.735Z] #0 3.081 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 10:00:03 [2023-06-07T10:00:03.735Z] #0 3.081 go: downloading github.com/mattn/go-colorable v0.1.12 10:00:03 [2023-06-07T10:00:03.735Z] #0 3.081 go: downloading github.com/mattn/go-isatty v0.0.14 10:00:03 [2023-06-07T10:00:03.735Z] #0 3.802 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 10:00:03 [2023-06-07T10:00:03.735Z] #59 ... 10:00:03 [2023-06-07T10:00:03.735Z] 10:00:03 [2023-06-07T10:00:03.735Z] #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 10:00:03 [2023-06-07T10:00:03.735Z] #0 4.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 10:00:03 [2023-06-07T10:00:03.735Z] #0 4.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:00:03 [2023-06-07T10:00:03.735Z] #0 4.954 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:00:03 [2023-06-07T10:00:03.735Z] #0 5.446 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:00:03 [2023-06-07T10:00:03.735Z] #0 6.154 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 10:00:03 [2023-06-07T10:00:03.735Z] #0 6.826 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 10:00:03 [2023-06-07T10:00:03.735Z] #0 7.820 Fetched 8531 kB in 3s (2698 kB/s) 10:00:03 [2023-06-07T10:00:03.735Z] #0 7.820 Reading package lists... 10:00:03 [2023-06-07T10:00:03.735Z] #0 9.209 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 10:00:03 [2023-06-07T10:00:03.735Z] #0 9.209 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 10:00:03 [2023-06-07T10:00:03.735Z] #0 9.209 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 10:00:03 [2023-06-07T10:00:03.995Z] #0 10.42 Reading package lists... 10:00:03 [2023-06-07T10:00:03.995Z] #60 ... 10:00:03 [2023-06-07T10:00:03.995Z] 10:00:03 [2023-06-07T10:00:03.995Z] #61 [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 10:00:03 [2023-06-07T10:00:03.995Z] #0 2.689 go: downloading github.com/tc-hib/go-winres v0.3.0 10:00:03 [2023-06-07T10:00:03.995Z] #0 3.147 go: downloading github.com/tc-hib/winres v0.1.6 10:00:03 [2023-06-07T10:00:03.995Z] #0 3.147 go: downloading github.com/urfave/cli/v2 v2.3.0 10:00:03 [2023-06-07T10:00:03.995Z] #0 3.438 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 10:00:03 [2023-06-07T10:00:03.995Z] #0 3.473 go: downloading github.com/russross/blackfriday/v2 v2.1.0 10:00:03 [2023-06-07T10:00:03.995Z] #0 3.477 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 10:00:03 [2023-06-07T10:00:03.995Z] #0 3.478 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 10:00:03 [2023-06-07T10:00:03.995Z] #61 ... 10:00:03 [2023-06-07T10:00:03.995Z] 10:00:03 [2023-06-07T10:00:03.995Z] #62 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:04 [2023-06-07T10:00:04.256Z] #62 ... 10:00:04 [2023-06-07T10:00:04.256Z] 10:00:04 [2023-06-07T10:00:04.256Z] #63 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:04 [2023-06-07T10:00:04.256Z] #63 ... 10:00:04 [2023-06-07T10:00:04.256Z] 10:00:04 [2023-06-07T10:00:04.256Z] #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 10:00:04 [2023-06-07T10:00:04.256Z] #0 10.42 Reading package lists... 10:00:04 [2023-06-07T10:00:04.256Z] #60 11.22 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 10:00:04 [2023-06-07T10:00:04.517Z] #60 11.24 Reading package lists... 10:00:04 [2023-06-07T10:00:04.517Z] #60 ... 10:00:04 [2023-06-07T10:00:04.517Z] 10:00:04 [2023-06-07T10:00:04.517Z] #64 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:04 [2023-06-07T10:00:04.778Z] #64 ... 10:00:04 [2023-06-07T10:00:04.778Z] 10:00:04 [2023-06-07T10:00:04.778Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:05 [2023-06-07T10:00:05.301Z] #65 ... 10:00:05 [2023-06-07T10:00:05.301Z] 10:00:05 [2023-06-07T10:00:05.301Z] #66 [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...) 10:00:05 [2023-06-07T10:00:05.301Z] #0 4.710 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/* 10:00:05 [2023-06-07T10:00:05.301Z] #0 6.716 + git checkout -q FETCH_HEAD 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.169 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.169 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.916 internal/goexperiment 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.926 internal/coverage/rtcov 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.926 internal/goos 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.926 internal/race 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.927 internal/unsafeheader 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.974 internal/goarch 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.980 internal/cpu 10:00:05 [2023-06-07T10:00:05.301Z] #0 7.992 runtime/internal/syscall 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.044 sync/atomic 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.064 unicode 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.067 unicode/utf8 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.069 container/list 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.076 internal/itoa 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.093 internal/abi 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.163 runtime/internal/math 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.166 runtime/internal/sys 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.171 math/bits 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.185 crypto/internal/alias 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.212 crypto/subtle 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.216 crypto/internal/boring/sig 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.232 unicode/utf16 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.285 math 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.320 internal/bytealg 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.348 runtime/internal/atomic 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.368 vendor/golang.org/x/crypto/cryptobyte/asn1 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.385 internal/nettrace 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.433 vendor/golang.org/x/crypto/internal/alias 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.433 encoding 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.461 github.com/docker/distribution/manifest 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.482 github.com/inconshreveable/mousetrap 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.518 github.com/docker/distribution/registry/storage/driver/gcs 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.526 github.com/docker/distribution/registry/storage/driver/oss 10:00:05 [2023-06-07T10:00:05.301Z] #0 8.666 runtime 10:00:05 [2023-06-07T10:00:05.562Z] #66 ... 10:00:05 [2023-06-07T10:00:05.562Z] 10:00:05 [2023-06-07T10:00:05.562Z] #56 [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 10:00:05 [2023-06-07T10:00:05.562Z] #56 10.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 10:00:05 [2023-06-07T10:00:05.562Z] #56 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 10:00:05 [2023-06-07T10:00:05.562Z] #56 10.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 10:00:05 [2023-06-07T10:00:05.562Z] #56 10.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 10:00:05 [2023-06-07T10:00:05.562Z] #56 10.79 debconf: delaying package configuration, since apt-utils is not installed 10:00:05 [2023-06-07T10:00:05.562Z] #56 10.96 Fetched 15.1 MB in 1s (20.8 MB/s) 10:00:05 [2023-06-07T10:00:05.562Z] #56 11.74 Selecting previously unselected package cmake-data. 10:00:05 [2023-06-07T10:00:05.562Z] #56 11.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 10:00:05 [2023-06-07T10:00:05.562Z] #56 11.76 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 10:00:05 [2023-06-07T10:00:05.562Z] #56 11.84 Unpacking cmake-data (3.18.4-2+deb11u1) ... 10:00:06 [2023-06-07T10:00:06.133Z] #56 ... 10:00:06 [2023-06-07T10:00:06.133Z] 10:00:06 [2023-06-07T10:00:06.133Z] #24 [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 10:00:06 [2023-06-07T10:00:06.133Z] #24 7.907 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 10:00:06 [2023-06-07T10:00:06.133Z] #24 8.176 10:00:06 [2023-06-07T10:00:06.133Z] #24 8.398 #=#=# ######################################################################## 100.0% 10:00:06 [2023-06-07T10:00:06.133Z] #24 8.699 10:00:06 [2023-06-07T10:00:06.133Z] #24 11.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 10:00:06 [2023-06-07T10:00:06.133Z] #24 12.03 10:00:06 [2023-06-07T10:00:06.133Z] #24 12.28 #=#=# ######################################################################## 100.0% 10:00:06 [2023-06-07T10:00:06.133Z] #24 12.79 10:00:06 [2023-06-07T10:00:06.133Z] #24 13.00 Download of images into '/build' complete. 10:00:06 [2023-06-07T10:00:06.134Z] #24 13.00 Use something like the following to load the result into a Docker daemon: 10:00:06 [2023-06-07T10:00:06.134Z] #24 13.00 tar -cC '/build' . | docker load 10:00:06 [2023-06-07T10:00:06.134Z] #24 ... 10:00:06 [2023-06-07T10:00:06.134Z] 10:00:06 [2023-06-07T10:00:06.134Z] #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 10:00:06 [2023-06-07T10:00:06.134Z] #60 11.24 Reading package lists... 10:00:06 [2023-06-07T10:00:06.134Z] #60 12.39 Building dependency tree... 10:00:06 [2023-06-07T10:00:06.134Z] #60 12.91 gcc is already the newest version (4:10.2.1-1). 10:00:06 [2023-06-07T10:00:06.134Z] #60 12.91 libc6-dev is already the newest version (2.31-13+deb11u6). 10:00:06 [2023-06-07T10:00:06.134Z] #60 12.91 The following additional packages will be installed: 10:00:06 [2023-06-07T10:00:06.134Z] #60 12.91 bzip2 patch xz-utils 10:00:06 [2023-06-07T10:00:06.134Z] #60 12.92 Suggested packages: 10:00:06 [2023-06-07T10:00:06.134Z] #60 12.92 bzip2-doc debian-keyring seccomp ed diffutils-doc 10:00:06 [2023-06-07T10:00:06.134Z] #60 12.92 Recommended packages: 10:00:06 [2023-06-07T10:00:06.134Z] #60 12.92 build-essential fakeroot libalgorithm-merge-perl 10:00:06 [2023-06-07T10:00:06.134Z] #60 13.03 The following NEW packages will be installed: 10:00:06 [2023-06-07T10:00:06.134Z] #60 13.04 bzip2 dpkg-dev libseccomp-dev patch xz-utils 10:00:06 [2023-06-07T10:00:06.395Z] #60 13.35 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded. 10:00:06 [2023-06-07T10:00:06.395Z] #60 13.35 Need to get 2790 kB of archives. 10:00:06 [2023-06-07T10:00:06.395Z] #60 13.35 After this operation, 4077 kB of additional disk space will be used. 10:00:06 [2023-06-07T10:00:06.395Z] #60 13.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 10:00:06 [2023-06-07T10:00:06.395Z] #60 13.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 10:00:06 [2023-06-07T10:00:06.395Z] #60 13.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 10:00:06 [2023-06-07T10:00:06.395Z] #60 13.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 10:00:06 [2023-06-07T10:00:06.395Z] #60 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 10:00:07 [2023-06-07T10:00:07.093Z] #60 13.80 debconf: delaying package configuration, since apt-utils is not installed 10:00:07 [2023-06-07T10:00:07.093Z] #60 13.88 Fetched 2790 kB in 0s (7547 kB/s) 10:00:07 [2023-06-07T10:00:07.354Z] #60 14.23 Selecting previously unselected package bzip2. 10:00:07 [2023-06-07T10:00:07.354Z] #60 14.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 10:00:07 [2023-06-07T10:00:07.354Z] #60 14.27 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 10:00:07 [2023-06-07T10:00:07.615Z] #60 14.39 Unpacking bzip2 (1.0.8-4) ... 10:00:08 [2023-06-07T10:00:08.188Z] #60 15.00 Selecting previously unselected package xz-utils. 10:00:08 [2023-06-07T10:00:08.188Z] #60 15.01 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 10:00:08 [2023-06-07T10:00:08.449Z] #60 15.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 10:00:09 [2023-06-07T10:00:09.425Z] #60 16.15 Selecting previously unselected package patch. 10:00:09 [2023-06-07T10:00:09.425Z] #60 16.17 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 10:00:09 [2023-06-07T10:00:09.690Z] #60 16.30 Unpacking patch (2.7.6-7) ... 10:00:10 [2023-06-07T10:00:10.263Z] #60 16.99 Selecting previously unselected package dpkg-dev. 10:00:10 [2023-06-07T10:00:10.263Z] #60 16.99 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 10:00:10 [2023-06-07T10:00:10.263Z] #60 17.10 Unpacking dpkg-dev (1.20.12) ... 10:00:11 [2023-06-07T10:00:11.648Z] #60 18.44 Selecting previously unselected package libseccomp-dev:arm64. 10:00:11 [2023-06-07T10:00:11.648Z] #60 18.44 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 10:00:11 [2023-06-07T10:00:11.648Z] #60 18.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:00:12 [2023-06-07T10:00:12.220Z] #60 ... 10:00:12 [2023-06-07T10:00:12.220Z] 10:00:12 [2023-06-07T10:00:12.220Z] #66 [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...) 10:00:12 [2023-06-07T10:00:12.220Z] #66 14.57 sync 10:00:12 [2023-06-07T10:00:12.220Z] #66 14.58 internal/reflectlite 10:00:12 [2023-06-07T10:00:12.220Z] #66 14.86 internal/godebug 10:00:12 [2023-06-07T10:00:12.220Z] #66 14.86 internal/singleflight 10:00:12 [2023-06-07T10:00:12.220Z] #66 14.86 internal/testlog 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.07 math/rand 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.07 internal/intern 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.33 errors 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.33 sort 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.50 io 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.50 internal/oserror 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.51 vendor/golang.org/x/net/dns/dnsmessage 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.51 strconv 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.51 crypto/internal/nistec/fiat 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.51 internal/safefilepath 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.51 path 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.61 syscall 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.63 container/heap 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.85 bytes 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.85 crypto/internal/randutil 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.85 strings 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.85 hash 10:00:12 [2023-06-07T10:00:12.220Z] #66 15.94 text/tabwriter 10:00:12 [2023-06-07T10:00:12.220Z] #66 16.10 hash/crc32 10:00:12 [2023-06-07T10:00:12.220Z] #66 16.17 github.com/stevvooe/resumable 10:00:12 [2023-06-07T10:00:12.220Z] #66 16.27 crypto 10:00:12 [2023-06-07T10:00:12.220Z] #66 16.29 reflect 10:00:12 [2023-06-07T10:00:12.220Z] #66 16.57 crypto/rc4 10:00:12 [2023-06-07T10:00:12.220Z] #66 16.77 net/netip 10:00:12 [2023-06-07T10:00:12.220Z] #66 16.80 net/http/internal/ascii 10:00:12 [2023-06-07T10:00:12.220Z] #66 16.92 regexp/syntax 10:00:12 [2023-06-07T10:00:12.220Z] #66 16.94 encoding/base32 10:00:12 [2023-06-07T10:00:12.220Z] #66 17.11 bufio 10:00:12 [2023-06-07T10:00:12.220Z] #66 17.18 vendor/golang.org/x/text/transform 10:00:12 [2023-06-07T10:00:12.220Z] #66 17.19 github.com/garyburd/redigo/internal 10:00:12 [2023-06-07T10:00:12.220Z] #66 17.29 golang.org/x/crypto/blowfish 10:00:12 [2023-06-07T10:00:12.220Z] #66 17.39 time 10:00:12 [2023-06-07T10:00:12.220Z] #66 17.40 internal/syscall/unix 10:00:12 [2023-06-07T10:00:12.220Z] #66 17.63 internal/syscall/execenv 10:00:12 [2023-06-07T10:00:12.482Z] #66 17.73 html 10:00:12 [2023-06-07T10:00:12.742Z] #66 18.03 regexp 10:00:13 [2023-06-07T10:00:13.444Z] #66 ... 10:00:13 [2023-06-07T10:00:13.444Z] 10:00:13 [2023-06-07T10:00:13.444Z] #54 [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 ; 10:00:13 [2023-06-07T10:00:13.444Z] #54 10.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 10.77 Selecting previously unselected package libsigsegv2:arm64. 10:00:13 [2023-06-07T10:00:13.444Z] #54 10.77 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 11.19 Unpacking libsigsegv2:arm64 (2.13-1) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 11.76 Selecting previously unselected package m4. 10:00:13 [2023-06-07T10:00:13.444Z] #54 11.76 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 11.85 Unpacking m4 (1.4.18-5) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 12.82 Selecting previously unselected package autoconf. 10:00:13 [2023-06-07T10:00:13.444Z] #54 12.82 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 12.89 Unpacking autoconf (2.69-14) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 13.46 Selecting previously unselected package autotools-dev. 10:00:13 [2023-06-07T10:00:13.444Z] #54 13.46 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 13.49 Unpacking autotools-dev (20180224.1+nmu1) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 13.82 Selecting previously unselected package automake. 10:00:13 [2023-06-07T10:00:13.444Z] #54 13.82 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 13.84 Unpacking automake (1:1.16.3-2) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 14.28 Selecting previously unselected package patch. 10:00:13 [2023-06-07T10:00:13.444Z] #54 14.29 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 14.53 Unpacking patch (2.7.6-7) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 15.07 Selecting previously unselected package dpkg-dev. 10:00:13 [2023-06-07T10:00:13.444Z] #54 15.09 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 15.14 Unpacking dpkg-dev (1.20.12) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 16.60 Selecting previously unselected package build-essential. 10:00:13 [2023-06-07T10:00:13.444Z] #54 16.61 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 16.69 Unpacking build-essential (12.9) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 17.43 Selecting previously unselected package libcap2:arm64. 10:00:13 [2023-06-07T10:00:13.444Z] #54 17.43 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 17.66 Unpacking libcap2:arm64 (1:2.44-1) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 18.41 Selecting previously unselected package libcap-dev:arm64. 10:00:13 [2023-06-07T10:00:13.444Z] #54 18.41 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 18.68 Unpacking libcap-dev:arm64 (1:2.44-1) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 19.66 Selecting previously unselected package libprotobuf-c1:arm64. 10:00:13 [2023-06-07T10:00:13.444Z] #54 19.66 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 19.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 20.21 Selecting previously unselected package libprotobuf-c-dev:arm64. 10:00:13 [2023-06-07T10:00:13.444Z] #54 20.21 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 20.23 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 10:00:13 [2023-06-07T10:00:13.444Z] #54 ... 10:00:13 [2023-06-07T10:00:13.444Z] 10:00:13 [2023-06-07T10:00:13.444Z] #53 [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 10:00:13 [2023-06-07T10:00:13.444Z] #53 19.81 tomll can be used in two ways: 10:00:13 [2023-06-07T10:00:13.444Z] #53 19.81 Writing to STDIN and reading from STDOUT: 10:00:13 [2023-06-07T10:00:13.444Z] #53 19.81 cat file.toml | tomll > file.toml 10:00:13 [2023-06-07T10:00:13.444Z] #53 19.81 10:00:13 [2023-06-07T10:00:13.444Z] #53 19.81 Reading and updating a list of files: 10:00:13 [2023-06-07T10:00:13.444Z] #53 19.81 tomll a.toml b.toml c.toml 10:00:13 [2023-06-07T10:00:13.444Z] #53 19.81 10:00:13 [2023-06-07T10:00:13.444Z] #53 19.81 When given a list of files, tomll will modify all files in place without asking. 10:00:13 [2023-06-07T10:00:13.707Z] #53 ... 10:00:13 [2023-06-07T10:00:13.707Z] 10:00:13 [2023-06-07T10:00:13.707Z] #57 [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 10:00:13 [2023-06-07T10:00:13.707Z] #57 10.58 gcc is already the newest version (4:10.2.1-1). 10:00:13 [2023-06-07T10:00:13.707Z] #57 10.58 libc6-dev is already the newest version (2.31-13+deb11u6). 10:00:13 [2023-06-07T10:00:13.707Z] #57 10.58 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 10:00:13 [2023-06-07T10:00:13.707Z] #57 ... 10:00:13 [2023-06-07T10:00:13.707Z] 10:00:13 [2023-06-07T10:00:13.707Z] #58 [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 10:00:13 [2023-06-07T10:00:13.707Z] #58 11.04 Reading package lists... 10:00:13 [2023-06-07T10:00:13.707Z] #58 11.92 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 10:00:13 [2023-06-07T10:00:13.707Z] #58 12.28 Reading package lists... 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.19 Building dependency tree... 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.63 gcc is already the newest version (4:10.2.1-1). 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.63 The following additional packages will be installed: 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.63 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.63 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.63 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.63 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.63 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.63 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.64 Suggested packages: 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.64 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.64 | libgdk-pixbuf2.0-dev libxml2-utils 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.94 The following NEW packages will be installed: 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.95 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.95 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.95 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.95 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 10:00:13 [2023-06-07T10:00:13.707Z] #58 13.95 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.25 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.25 Need to get 7950 kB of archives. 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.25 After this operation, 39.9 MB of additional disk space will be used. 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 14.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 15.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 15.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 15.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 10:00:13 [2023-06-07T10:00:13.707Z] #58 15.88 debconf: delaying package configuration, since apt-utils is not installed 10:00:13 [2023-06-07T10:00:13.707Z] #58 16.31 Fetched 7950 kB in 1s (6800 kB/s) 10:00:13 [2023-06-07T10:00:13.707Z] #58 16.91 Selecting previously unselected package libgirepository-1.0-1:arm64. 10:00:13 [2023-06-07T10:00:13.707Z] #58 16.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 10:00:13 [2023-06-07T10:00:13.707Z] #58 16.92 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.707Z] #58 17.11 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 10:00:13 [2023-06-07T10:00:13.707Z] #58 18.05 Selecting previously unselected package gir1.2-glib-2.0:arm64. 10:00:13 [2023-06-07T10:00:13.707Z] #58 18.05 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.707Z] #58 18.12 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 10:00:13 [2023-06-07T10:00:13.707Z] #58 18.99 Selecting previously unselected package libsecret-common. 10:00:13 [2023-06-07T10:00:13.707Z] #58 19.00 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 10:00:13 [2023-06-07T10:00:13.707Z] #58 19.10 Unpacking libsecret-common (0.20.4-2) ... 10:00:13 [2023-06-07T10:00:13.707Z] #58 19.84 Selecting previously unselected package libsecret-1-0:arm64. 10:00:13 [2023-06-07T10:00:13.707Z] #58 19.84 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.707Z] #58 19.92 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 10:00:13 [2023-06-07T10:00:13.707Z] #58 20.54 Selecting previously unselected package gir1.2-secret-1:arm64. 10:00:13 [2023-06-07T10:00:13.707Z] #58 20.54 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 10:00:13 [2023-06-07T10:00:13.968Z] #58 ... 10:00:13 [2023-06-07T10:00:13.968Z] 10:00:13 [2023-06-07T10:00:13.968Z] #55 [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 10:00:13 [2023-06-07T10:00:13.968Z] #55 21.04 v3.6.0 10:00:17 [2023-06-07T10:00:17.350Z] #55 ... 10:00:17 [2023-06-07T10:00:17.350Z] 10:00:17 [2023-06-07T10:00:17.350Z] #56 [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 10:00:17 [2023-06-07T10:00:17.350Z] #56 13.60 Selecting previously unselected package libicu67:arm64. 10:00:17 [2023-06-07T10:00:17.350Z] #56 13.60 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 13.77 Unpacking libicu67:arm64 (67.1-7) ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 17.75 Selecting previously unselected package libxml2:arm64. 10:00:17 [2023-06-07T10:00:17.350Z] #56 17.75 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 17.96 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 19.09 Selecting previously unselected package libarchive13:arm64. 10:00:17 [2023-06-07T10:00:17.350Z] #56 19.11 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 19.30 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 19.89 Selecting previously unselected package libjsoncpp24:arm64. 10:00:17 [2023-06-07T10:00:17.350Z] #56 19.90 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 19.91 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 20.80 Selecting previously unselected package librhash0:arm64. 10:00:17 [2023-06-07T10:00:17.350Z] #56 20.80 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 20.81 Unpacking librhash0:arm64 (1.4.1-2) ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 21.23 Selecting previously unselected package libuv1:arm64. 10:00:17 [2023-06-07T10:00:17.350Z] #56 21.23 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 21.50 Unpacking libuv1:arm64 (1.40.0-2) ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 21.82 Selecting previously unselected package cmake. 10:00:17 [2023-06-07T10:00:17.350Z] #56 21.82 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 22.01 Unpacking cmake (3.18.4-2+deb11u1) ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 23.31 Setting up libicu67:arm64 (67.1-7) ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 23.57 Setting up libuv1:arm64 (1.40.0-2) ... 10:00:17 [2023-06-07T10:00:17.350Z] #56 ... 10:00:17 [2023-06-07T10:00:17.350Z] 10:00:17 [2023-06-07T10:00:17.350Z] #66 [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...) 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.11 context 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.12 io/fs 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.12 internal/poll 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.21 embed 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.28 internal/fmtsort 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.28 internal/saferio 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.28 encoding/binary 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.40 os 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.67 crypto/cipher 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.67 crypto/internal/edwards25519/field 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.67 crypto/internal/nistec 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.68 crypto/md5 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.68 crypto/sha1 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.68 encoding/base64 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.68 vendor/golang.org/x/crypto/internal/poly1305 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.84 fmt 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.86 crypto/internal/boring 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.87 crypto/des 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.91 encoding/pem 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.94 crypto/aes 10:00:17 [2023-06-07T10:00:17.350Z] #66 19.96 crypto/sha512 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.00 crypto/hmac 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.01 crypto/internal/edwards25519 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.02 crypto/sha256 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.04 net 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.11 path/filepath 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.21 crypto/ecdh 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.22 vendor/golang.org/x/crypto/chacha20 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.23 math/big 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.29 encoding/hex 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.33 net/url 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.41 vendor/golang.org/x/crypto/hkdf 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.42 encoding/json 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.43 log 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.45 io/ioutil 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.48 github.com/bugsnag/osext 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.56 github.com/bugsnag/bugsnag-go/errors 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.58 os/exec 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.58 vendor/golang.org/x/crypto/chacha20poly1305 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.64 os/signal 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.67 compress/flate 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.68 vendor/golang.org/x/text/unicode/bidi 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.71 vendor/golang.org/x/text/unicode/norm 10:00:17 [2023-06-07T10:00:17.350Z] #66 20.87 vendor/golang.org/x/net/http2/hpack 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.09 github.com/bugsnag/panicwrap 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.11 vendor/golang.org/x/text/secure/bidirule 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.14 mime 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.26 mime/quotedprintable 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.26 net/http/internal 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.34 compress/gzip 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.44 gopkg.in/yaml.v2 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.53 golang.org/x/net/context 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.56 github.com/docker/distribution/digest 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.68 github.com/Sirupsen/logrus 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.80 encoding/gob 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.81 text/template/parse 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.83 github.com/docker/distribution/reference 10:00:17 [2023-06-07T10:00:17.350Z] #66 21.86 vendor/golang.org/x/net/idna 10:00:17 [2023-06-07T10:00:17.350Z] #66 22.17 github.com/docker/distribution/version 10:00:17 [2023-06-07T10:00:17.350Z] #66 22.18 github.com/Sirupsen/logrus/formatters/logstash 10:00:17 [2023-06-07T10:00:17.350Z] #66 22.21 runtime/debug 10:00:17 [2023-06-07T10:00:17.350Z] #66 22.23 encoding/xml 10:00:17 [2023-06-07T10:00:17.350Z] #66 22.40 crypto/elliptic 10:00:17 [2023-06-07T10:00:17.350Z] #66 22.40 crypto/internal/bigmod 10:00:17 [2023-06-07T10:00:17.350Z] #66 22.63 crypto/internal/boring/bbig 10:00:17 [2023-06-07T10:00:17.653Z] #66 22.80 encoding/asn1 10:00:17 [2023-06-07T10:00:17.653Z] #66 22.82 crypto/rand 10:00:17 [2023-06-07T10:00:17.653Z] #66 22.83 crypto/dsa 10:00:17 [2023-06-07T10:00:17.653Z] #66 22.93 net/textproto 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.00 vendor/golang.org/x/net/http/httpproxy 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.08 text/template 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.09 github.com/docker/distribution/registry/listener 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.09 crypto/ed25519 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.12 crypto/rsa 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.13 vendor/golang.org/x/crypto/cryptobyte 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.16 crypto/x509/pkix 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.17 vendor/golang.org/x/net/http/httpguts 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.17 mime/multipart 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.19 github.com/docker/distribution/uuid 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.22 github.com/stevvooe/resumable/sha256 10:00:17 [2023-06-07T10:00:17.914Z] #66 23.32 github.com/stevvooe/resumable/sha512 10:00:18 [2023-06-07T10:00:18.175Z] #66 23.33 github.com/garyburd/redigo/redis 10:00:18 [2023-06-07T10:00:18.175Z] #66 23.35 github.com/spf13/pflag 10:00:18 [2023-06-07T10:00:18.175Z] #66 23.36 log/syslog 10:00:18 [2023-06-07T10:00:18.175Z] #66 23.38 golang.org/x/crypto/bcrypt 10:00:18 [2023-06-07T10:00:18.175Z] #66 23.41 os/user 10:00:18 [2023-06-07T10:00:18.175Z] #66 23.42 crypto/ecdsa 10:00:18 [2023-06-07T10:00:18.175Z] #66 23.48 github.com/yvasiyarov/go-metrics 10:00:18 [2023-06-07T10:00:18.175Z] #66 23.57 github.com/mitchellh/mapstructure 10:00:18 [2023-06-07T10:00:18.175Z] #66 23.58 internal/profile 10:00:18 [2023-06-07T10:00:18.436Z] #66 23.58 runtime/pprof 10:00:18 [2023-06-07T10:00:18.713Z] #66 23.77 runtime/trace 10:00:18 [2023-06-07T10:00:18.713Z] #66 23.87 github.com/spf13/cobra 10:00:18 [2023-06-07T10:00:18.713Z] #66 23.87 crypto/x509 10:00:19 [2023-06-07T10:00:19.284Z] #66 24.52 crypto/tls 10:00:20 [2023-06-07T10:00:20.669Z] #66 25.39 net/http/httptrace 10:00:20 [2023-06-07T10:00:20.669Z] #66 25.39 github.com/docker/libtrust 10:00:20 [2023-06-07T10:00:20.669Z] #66 25.39 net/smtp 10:00:20 [2023-06-07T10:00:20.669Z] #66 25.45 net/http 10:00:22 [2023-06-07T10:00:22.054Z] #66 27.28 github.com/docker/distribution/configuration 10:00:22 [2023-06-07T10:00:22.054Z] #66 27.28 github.com/docker/distribution/registry/api/errcode 10:00:22 [2023-06-07T10:00:22.054Z] #66 27.29 github.com/bugsnag/bugsnag-go 10:00:22 [2023-06-07T10:00:22.054Z] #66 27.29 expvar 10:00:22 [2023-06-07T10:00:22.054Z] #66 27.29 github.com/docker/distribution/registry/client/transport 10:00:22 [2023-06-07T10:00:22.054Z] #66 27.29 github.com/gorilla/handlers 10:00:22 [2023-06-07T10:00:22.054Z] #66 27.29 github.com/gorilla/context 10:00:22 [2023-06-07T10:00:22.054Z] #66 27.29 github.com/yvasiyarov/newrelic_platform_go 10:00:22 [2023-06-07T10:00:22.367Z] #66 27.42 github.com/Azure/azure-sdk-for-go/storage 10:00:22 [2023-06-07T10:00:22.367Z] #66 27.42 github.com/AdRoll/goamz/aws 10:00:22 [2023-06-07T10:00:22.367Z] #66 27.45 net/http/httputil 10:00:22 [2023-06-07T10:00:22.367Z] #66 27.47 github.com/ncw/swift 10:00:22 [2023-06-07T10:00:22.367Z] #66 27.48 net/http/pprof 10:00:22 [2023-06-07T10:00:22.367Z] #66 27.48 github.com/gorilla/mux 10:00:22 [2023-06-07T10:00:22.367Z] #66 27.54 github.com/yvasiyarov/gorelic 10:00:22 [2023-06-07T10:00:22.632Z] #66 ... 10:00:22 [2023-06-07T10:00:22.632Z] 10:00:22 [2023-06-07T10:00:22.632Z] #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 10:00:22 [2023-06-07T10:00:22.632Z] #60 19.38 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:00:22 [2023-06-07T10:00:22.632Z] #60 19.59 Setting up bzip2 (1.0.8-4) ... 10:00:22 [2023-06-07T10:00:22.632Z] #60 19.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 10:00:22 [2023-06-07T10:00:22.632Z] #60 19.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:00:22 [2023-06-07T10:00:22.632Z] #60 20.00 Setting up patch (2.7.6-7) ... 10:00:22 [2023-06-07T10:00:22.632Z] #60 20.29 Setting up dpkg-dev (1.20.12) ... 10:00:22 [2023-06-07T10:00:22.632Z] #60 ... 10:00:22 [2023-06-07T10:00:22.632Z] 10:00:22 [2023-06-07T10:00:22.632Z] #66 [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...) 10:00:22 [2023-06-07T10:00:22.632Z] #66 27.88 github.com/docker/distribution/context 10:00:22 [2023-06-07T10:00:22.632Z] #66 27.88 github.com/docker/distribution/registry/api/v2 10:00:22 [2023-06-07T10:00:22.632Z] #66 27.90 github.com/AdRoll/goamz/cloudfront 10:00:22 [2023-06-07T10:00:22.632Z] #66 27.90 github.com/AdRoll/goamz/s3 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.00 github.com/docker/distribution/health 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.00 github.com/docker/distribution 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.00 github.com/docker/distribution/registry/storage/driver 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.00 github.com/docker/distribution/registry/auth 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.07 github.com/docker/distribution/registry/proxy/scheduler 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.07 github.com/docker/distribution/registry/storage/driver/base 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.07 github.com/docker/distribution/registry/storage/driver/middleware 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.07 github.com/docker/distribution/registry/storage/driver/factory 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.11 github.com/docker/distribution/registry/auth/htpasswd 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.11 github.com/docker/distribution/health/checks 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.12 github.com/docker/distribution/registry/auth/silly 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.17 github.com/docker/distribution/registry/auth/token 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.17 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.20 github.com/docker/distribution/manifest/manifestlist 10:00:22 [2023-06-07T10:00:22.906Z] #66 28.21 github.com/docker/distribution/manifest/schema1 10:00:23 [2023-06-07T10:00:23.177Z] #66 28.21 github.com/docker/distribution/manifest/schema2 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.21 github.com/docker/distribution/registry/middleware/registry 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.21 github.com/docker/distribution/notifications 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.21 github.com/docker/distribution/registry/middleware/repository 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.29 github.com/docker/distribution/registry/storage/cache 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.34 github.com/docker/distribution/registry/storage/driver/azure 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.34 github.com/docker/distribution/registry/storage/driver/filesystem 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.35 github.com/docker/distribution/registry/storage/driver/inmemory 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.35 github.com/docker/distribution/registry/storage/driver/s3 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.36 github.com/docker/distribution/registry/storage/driver/swift 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.37 github.com/docker/distribution/registry/storage/cache/memory 10:00:23 [2023-06-07T10:00:23.178Z] #66 28.38 github.com/docker/distribution/registry/storage 10:00:23 [2023-06-07T10:00:23.478Z] #66 28.50 github.com/docker/distribution/registry/storage/cache/redis 10:00:23 [2023-06-07T10:00:23.478Z] #66 28.53 github.com/docker/distribution/registry/client 10:00:23 [2023-06-07T10:00:23.478Z] #66 28.72 github.com/docker/distribution/registry/client/auth 10:00:23 [2023-06-07T10:00:23.739Z] #66 28.92 github.com/docker/distribution/registry/proxy 10:00:23 [2023-06-07T10:00:23.739Z] #66 29.08 github.com/docker/distribution/registry/handlers 10:00:23 [2023-06-07T10:00:23.739Z] #66 ... 10:00:23 [2023-06-07T10:00:23.739Z] 10:00:23 [2023-06-07T10:00:23.739Z] #54 [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 ; 10:00:23 [2023-06-07T10:00:23.739Z] #54 20.97 Selecting previously unselected package libseccomp-dev:arm64. 10:00:23 [2023-06-07T10:00:23.739Z] #54 20.98 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 21.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 21.36 Selecting previously unselected package libsystemd-dev:arm64. 10:00:23 [2023-06-07T10:00:23.739Z] #54 21.37 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 21.44 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 21.97 Selecting previously unselected package libtool. 10:00:23 [2023-06-07T10:00:23.739Z] #54 21.97 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 22.08 Unpacking libtool (2.4.6-15) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 22.58 Selecting previously unselected package libudev-dev:arm64. 10:00:23 [2023-06-07T10:00:23.739Z] #54 22.58 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 22.74 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 23.77 Selecting previously unselected package libyajl2:arm64. 10:00:23 [2023-06-07T10:00:23.739Z] #54 23.78 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 23.89 Unpacking libyajl2:arm64 (2.1.0-3) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 24.46 Selecting previously unselected package libyajl-dev:arm64. 10:00:23 [2023-06-07T10:00:23.739Z] #54 24.46 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 24.69 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 25.51 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 25.85 Setting up libyajl2:arm64 (2.1.0-3) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 26.40 Setting up bzip2 (1.0.8-4) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 26.81 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 27.06 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 27.19 Setting up libcap2:arm64 (1:2.44-1) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 27.29 Setting up autotools-dev (20180224.1+nmu1) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 27.35 Setting up libsigsegv2:arm64 (2.13-1) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 27.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 27.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:00:23 [2023-06-07T10:00:23.739Z] #54 27.85 Setting up patch (2.7.6-7) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 28.00 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 28.17 Setting up libyajl-dev:arm64 (2.1.0-3) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 28.54 Setting up libcap-dev:arm64 (1:2.44-1) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 29.08 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 29.30 Setting up libtool (2.4.6-15) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 29.76 Setting up m4 (1.4.18-5) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 30.09 Setting up dpkg-dev (1.20.12) ... 10:00:23 [2023-06-07T10:00:23.739Z] #54 30.63 Setting up autoconf (2.69-14) ... 10:00:24 [2023-06-07T10:00:24.000Z] #54 31.16 Setting up build-essential (12.9) ... 10:00:24 [2023-06-07T10:00:24.000Z] #54 ... 10:00:24 [2023-06-07T10:00:24.000Z] 10:00:24 [2023-06-07T10:00:24.000Z] #58 [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 10:00:24 [2023-06-07T10:00:24.000Z] #58 20.82 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 21.06 Selecting previously unselected package uuid-dev:arm64. 10:00:24 [2023-06-07T10:00:24.000Z] #58 21.06 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 21.10 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 21.86 Selecting previously unselected package libblkid-dev:arm64. 10:00:24 [2023-06-07T10:00:24.000Z] #58 21.86 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 22.06 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 22.94 Selecting previously unselected package libbtrfs0:arm64. 10:00:24 [2023-06-07T10:00:24.000Z] #58 22.95 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 23.05 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 23.63 Selecting previously unselected package libbtrfs-dev:arm64. 10:00:24 [2023-06-07T10:00:24.000Z] #58 23.63 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 23.74 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 24.77 Selecting previously unselected package libelf1:arm64. 10:00:24 [2023-06-07T10:00:24.000Z] #58 24.77 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 24.95 Unpacking libelf1:arm64 (0.183-1) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 25.77 Selecting previously unselected package libffi-dev:arm64. 10:00:24 [2023-06-07T10:00:24.000Z] #58 25.78 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 26.03 Unpacking libffi-dev:arm64 (3.3-6) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 26.63 Selecting previously unselected package libglib2.0-data. 10:00:24 [2023-06-07T10:00:24.000Z] #58 26.63 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 26.71 Unpacking libglib2.0-data (2.66.8-1) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 27.43 Selecting previously unselected package libglib2.0-bin. 10:00:24 [2023-06-07T10:00:24.000Z] #58 27.43 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 27.56 Unpacking libglib2.0-bin (2.66.8-1) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 28.09 Selecting previously unselected package python3-lib2to3. 10:00:24 [2023-06-07T10:00:24.000Z] #58 28.09 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 28.23 Unpacking python3-lib2to3 (3.9.2-1) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 29.10 Selecting previously unselected package python3-distutils. 10:00:24 [2023-06-07T10:00:24.000Z] #58 29.10 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 29.21 Unpacking python3-distutils (3.9.2-1) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 30.01 Selecting previously unselected package libglib2.0-dev-bin. 10:00:24 [2023-06-07T10:00:24.000Z] #58 30.02 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 30.12 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 30.87 Selecting previously unselected package libsepol1-dev:arm64. 10:00:24 [2023-06-07T10:00:24.000Z] #58 30.87 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 31.00 Unpacking libsepol1-dev:arm64 (3.1-1) ... 10:00:24 [2023-06-07T10:00:24.000Z] #58 ... 10:00:24 [2023-06-07T10:00:24.000Z] 10:00:24 [2023-06-07T10:00:24.000Z] #61 [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 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 NAME: 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 go-winres - A tool for embedding resources in Windows executables 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 USAGE: 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 go-winres [global options] command [command options] [arguments...] 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 COMMANDS: 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 init Create an initial ./winres/winres.json 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 make Make syso files for the "go build" command 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 simply Make syso files for the "go build" command (simplified) 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 extract Extract all resources from an executable 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 patch Replace resources in an executable file (exe, dll) 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.79 help, h Shows a list of commands or help for one command 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.80 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.80 GLOBAL OPTIONS: 10:00:24 [2023-06-07T10:00:24.000Z] #61 21.80 --help, -h show help (default: false) 10:00:24 [2023-06-07T10:00:24.307Z] #61 ... 10:00:24 [2023-06-07T10:00:24.307Z] 10:00:24 [2023-06-07T10:00:24.307Z] #66 [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...) 10:00:24 [2023-06-07T10:00:24.307Z] #66 29.41 github.com/docker/distribution/registry 10:00:24 [2023-06-07T10:00:24.307Z] #66 29.54 github.com/docker/distribution/cmd/registry 10:00:25 [2023-06-07T10:00:25.250Z] #66 30.46 + xx-verify /build/registry-v2 10:00:27 [2023-06-07T10:00:27.162Z] #66 ... 10:00:27 [2023-06-07T10:00:27.162Z] 10:00:27 [2023-06-07T10:00:27.162Z] #56 [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 10:00:27 [2023-06-07T10:00:27.162Z] #56 23.90 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 10:00:27 [2023-06-07T10:00:27.162Z] #56 24.36 Setting up librhash0:arm64 (1.4.1-2) ... 10:00:27 [2023-06-07T10:00:27.162Z] #56 24.74 Setting up cmake-data (3.18.4-2+deb11u1) ... 10:00:27 [2023-06-07T10:00:27.162Z] #56 25.47 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 10:00:27 [2023-06-07T10:00:27.162Z] #56 25.93 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 10:00:27 [2023-06-07T10:00:27.162Z] #56 26.40 Setting up cmake (3.18.4-2+deb11u1) ... 10:00:27 [2023-06-07T10:00:27.162Z] #56 26.67 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:00:27 [2023-06-07T10:00:27.162Z] #56 ... 10:00:27 [2023-06-07T10:00:27.162Z] 10:00:27 [2023-06-07T10:00:27.162Z] #58 [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 10:00:27 [2023-06-07T10:00:27.162Z] #58 31.81 Selecting previously unselected package libpcre2-16-0:arm64. 10:00:27 [2023-06-07T10:00:27.162Z] #58 31.82 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 31.87 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 32.17 Selecting previously unselected package libpcre2-32-0:arm64. 10:00:27 [2023-06-07T10:00:27.162Z] #58 32.17 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 32.18 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 32.52 Selecting previously unselected package libpcre2-posix2:arm64. 10:00:27 [2023-06-07T10:00:27.162Z] #58 32.52 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 32.54 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 32.83 Selecting previously unselected package libpcre2-dev:arm64. 10:00:27 [2023-06-07T10:00:27.162Z] #58 32.84 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 32.91 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 33.56 Selecting previously unselected package libselinux1-dev:arm64. 10:00:27 [2023-06-07T10:00:27.162Z] #58 33.56 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 33.67 Unpacking libselinux1-dev:arm64 (3.1-3) ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 34.00 Selecting previously unselected package libmount-dev:arm64. 10:00:27 [2023-06-07T10:00:27.162Z] #58 34.00 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 10:00:27 [2023-06-07T10:00:27.162Z] #58 34.02 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 10:00:27 [2023-06-07T10:00:27.423Z] #58 34.17 Selecting previously unselected package libpcre16-3:arm64. 10:00:27 [2023-06-07T10:00:27.423Z] #58 34.17 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 10:00:27 [2023-06-07T10:00:27.423Z] #58 34.21 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 10:00:27 [2023-06-07T10:00:27.683Z] #58 34.49 Selecting previously unselected package libpcre32-3:arm64. 10:00:27 [2023-06-07T10:00:27.683Z] #58 34.50 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 10:00:27 [2023-06-07T10:00:27.683Z] #58 34.57 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 10:00:27 [2023-06-07T10:00:27.943Z] #58 34.78 Selecting previously unselected package libpcrecpp0v5:arm64. 10:00:27 [2023-06-07T10:00:27.943Z] #58 34.78 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 10:00:27 [2023-06-07T10:00:27.943Z] #58 34.79 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 10:00:28 [2023-06-07T10:00:28.234Z] #58 34.96 Selecting previously unselected package libpcre3-dev:arm64. 10:00:28 [2023-06-07T10:00:28.234Z] #58 34.96 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 10:00:28 [2023-06-07T10:00:28.728Z] #58 35.29 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 10:00:29 [2023-06-07T10:00:29.298Z] #58 35.94 Selecting previously unselected package zlib1g-dev:arm64. 10:00:29 [2023-06-07T10:00:29.298Z] #58 35.94 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 10:00:29 [2023-06-07T10:00:29.298Z] #58 35.95 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 10:00:29 [2023-06-07T10:00:29.298Z] #58 36.18 Selecting previously unselected package libglib2.0-dev:arm64. 10:00:29 [2023-06-07T10:00:29.298Z] #58 36.19 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 10:00:29 [2023-06-07T10:00:29.298Z] #58 36.23 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 10:00:29 [2023-06-07T10:00:29.298Z] #58 ... 10:00:29 [2023-06-07T10:00:29.298Z] 10:00:29 [2023-06-07T10:00:29.298Z] #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 10:00:29 [2023-06-07T10:00:29.298Z] #59 26.48 gotestsum version dev 10:00:29 [2023-06-07T10:00:29.558Z] #59 ... 10:00:29 [2023-06-07T10:00:29.558Z] 10:00:29 [2023-06-07T10:00:29.558Z] #54 [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 ; 10:00:29 [2023-06-07T10:00:29.558Z] #54 31.45 Setting up automake (1:1.16.3-2) ... 10:00:29 [2023-06-07T10:00:29.558Z] #54 31.65 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 10:00:29 [2023-06-07T10:00:29.558Z] #54 31.80 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:00:29 [2023-06-07T10:00:29.817Z] #54 ... 10:00:29 [2023-06-07T10:00:29.818Z] 10:00:29 [2023-06-07T10:00:29.818Z] #58 [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 10:00:29 [2023-06-07T10:00:29.818Z] #58 36.76 Selecting previously unselected package libsecret-1-dev:arm64. 10:00:30 [2023-06-07T10:00:30.077Z] #58 36.76 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 10:00:30 [2023-06-07T10:00:30.077Z] #58 36.77 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 10:00:30 [2023-06-07T10:00:30.346Z] #58 37.28 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 10:00:30 [2023-06-07T10:00:30.613Z] #58 37.36 Setting up libpcre16-3:arm64 (2:8.39-13) ... 10:00:30 [2023-06-07T10:00:30.613Z] #58 37.44 Setting up libsepol1-dev:arm64 (3.1-1) ... 10:00:30 [2023-06-07T10:00:30.613Z] #58 37.52 Setting up libffi-dev:arm64 (3.3-6) ... 10:00:30 [2023-06-07T10:00:30.613Z] #58 37.63 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:00:30 [2023-06-07T10:00:30.873Z] #58 37.77 Setting up libbtrfs0:arm64 (5.10.1-2) ... 10:00:30 [2023-06-07T10:00:30.873Z] #58 37.84 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:00:31 [2023-06-07T10:00:31.154Z] #58 37.96 Setting up libglib2.0-data (2.66.8-1) ... 10:00:31 [2023-06-07T10:00:31.439Z] #58 38.20 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 10:00:31 [2023-06-07T10:00:31.741Z] #58 ... 10:00:31 [2023-06-07T10:00:31.741Z] 10:00:31 [2023-06-07T10:00:31.741Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:31 [2023-06-07T10:00:31.741Z] #50 DONE 36.5s 10:00:31 [2023-06-07T10:00:31.741Z] 10:00:31 [2023-06-07T10:00:31.741Z] #58 [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 10:00:31 [2023-06-07T10:00:31.741Z] #58 38.66 Setting up libpcre32-3:arm64 (2:8.39-13) ... 10:00:32 [2023-06-07T10:00:32.006Z] #58 38.86 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:00:32 [2023-06-07T10:00:32.006Z] #58 38.95 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 10:00:32 [2023-06-07T10:00:32.006Z] #58 38.98 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 10:00:32 [2023-06-07T10:00:32.575Z] #58 39.43 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 10:00:33 [2023-06-07T10:00:33.304Z] #58 40.16 Setting up python3-lib2to3 (3.9.2-1) ... 10:00:33 [2023-06-07T10:00:33.894Z] #58 40.68 Setting up libelf1:arm64 (0.183-1) ... 10:00:34 [2023-06-07T10:00:34.154Z] #58 41.07 Setting up libsecret-common (0.20.4-2) ... 10:00:34 [2023-06-07T10:00:34.154Z] #58 ... 10:00:34 [2023-06-07T10:00:34.154Z] 10:00:34 [2023-06-07T10:00:34.154Z] #24 [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 10:00:34 [2023-06-07T10:00:34.154Z] #24 DONE 46.1s 10:00:34 [2023-06-07T10:00:34.154Z] 10:00:34 [2023-06-07T10:00:34.154Z] #43 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 10:00:34 [2023-06-07T10:00:34.154Z] #43 DONE 40.4s 10:00:34 [2023-06-07T10:00:34.154Z] 10:00:34 [2023-06-07T10:00:34.154Z] #58 [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 10:00:34 [2023-06-07T10:00:34.154Z] #58 41.14 Setting up python3-distutils (3.9.2-1) ... 10:00:34 [2023-06-07T10:00:34.415Z] #58 ... 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:34 [2023-06-07T10:00:34.415Z] #65 DONE 39.6s 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #64 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:34 [2023-06-07T10:00:34.415Z] #64 DONE 39.8s 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #49 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:34 [2023-06-07T10:00:34.415Z] #49 DONE 39.5s 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #63 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:34 [2023-06-07T10:00:34.415Z] #63 DONE 40.3s 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #62 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:00:34 [2023-06-07T10:00:34.415Z] #62 DONE 40.3s 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #53 [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 10:00:34 [2023-06-07T10:00:34.415Z] #53 DONE 41.5s 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #55 [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 10:00:34 [2023-06-07T10:00:34.415Z] #55 DONE 41.6s 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #58 [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 10:00:34 [2023-06-07T10:00:34.415Z] #58 41.27 Setting up libglib2.0-dev-bin (2.66.8-1) ... 10:00:34 [2023-06-07T10:00:34.415Z] #58 ... 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #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 10:00:34 [2023-06-07T10:00:34.415Z] #59 DONE 41.6s 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #61 [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 10:00:34 [2023-06-07T10:00:34.415Z] #61 DONE 41.6s 10:00:34 [2023-06-07T10:00:34.415Z] 10:00:34 [2023-06-07T10:00:34.415Z] #57 [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 10:00:34 [2023-06-07T10:00:34.415Z] #57 DONE 41.5s 10:00:34 [2023-06-07T10:00:34.681Z] 10:00:34 [2023-06-07T10:00:34.681Z] #52 [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.51.2" && /build/golangci-lint --version 10:00:34 [2023-06-07T10:00:34.681Z] #52 41.36 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown) 10:00:34 [2023-06-07T10:00:34.681Z] #52 DONE 41.7s 10:00:34 [2023-06-07T10:00:34.681Z] 10:00:34 [2023-06-07T10:00:34.681Z] #58 [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 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.46 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.48 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.50 Setting up libselinux1-dev:arm64 (3.1-3) ... 10:00:34 [2023-06-07T10:00:34.681Z] #58 ... 10:00:34 [2023-06-07T10:00:34.681Z] 10:00:34 [2023-06-07T10:00:34.681Z] #54 [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 ; 10:00:34 [2023-06-07T10:00:34.681Z] #54 DONE 41.8s 10:00:34 [2023-06-07T10:00:34.681Z] 10:00:34 [2023-06-07T10:00:34.681Z] #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 10:00:34 [2023-06-07T10:00:34.681Z] #60 DONE 41.5s 10:00:34 [2023-06-07T10:00:34.681Z] 10:00:34 [2023-06-07T10:00:34.681Z] #56 [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 10:00:34 [2023-06-07T10:00:34.681Z] #56 DONE 41.5s 10:00:34 [2023-06-07T10:00:34.681Z] 10:00:34 [2023-06-07T10:00:34.681Z] #58 [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 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.51 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.52 Setting up libglib2.0-bin (2.66.8-1) ... 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.54 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.55 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.57 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.58 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 10:00:34 [2023-06-07T10:00:34.681Z] #58 41.61 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 10:00:34 [2023-06-07T10:00:34.945Z] #58 41.62 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 10:00:34 [2023-06-07T10:00:34.945Z] #58 41.63 No schema files found: doing nothing. 10:00:34 [2023-06-07T10:00:34.945Z] #58 41.65 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:00:35 [2023-06-07T10:00:35.206Z] #58 42.08 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 10:00:35 [2023-06-07T10:00:35.776Z] #58 ... 10:00:35 [2023-06-07T10:00:35.776Z] 10:00:35 [2023-06-07T10:00:35.776Z] #66 [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...) 10:00:35 [2023-06-07T10:00:35.776Z] #66 DONE 40.8s 10:00:35 [2023-06-07T10:00:35.776Z] 10:00:35 [2023-06-07T10:00:35.776Z] #67 [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...) 10:00:36 [2023-06-07T10:00:36.346Z] #67 ... 10:00:36 [2023-06-07T10:00:36.346Z] 10:00:36 [2023-06-07T10:00:36.346Z] #58 [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 10:00:36 [2023-06-07T10:00:36.346Z] #58 DONE 43.0s 10:00:36 [2023-06-07T10:00:36.346Z] 10:00:36 [2023-06-07T10:00:36.346Z] #68 [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...) 10:00:37 [2023-06-07T10:00:37.730Z] #68 ... 10:00:37 [2023-06-07T10:00:37.730Z] 10:00:37 [2023-06-07T10:00:37.730Z] #69 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 10:00:37 [2023-06-07T10:00:37.730Z] #69 DONE 3.3s 10:00:37 [2023-06-07T10:00:37.730Z] 10:00:37 [2023-06-07T10:00:37.730Z] #70 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 10:00:37 [2023-06-07T10:00:37.730Z] #70 DONE 0.0s 10:00:37 [2023-06-07T10:00:37.991Z] 10:00:37 [2023-06-07T10:00:37.991Z] #71 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...) 10:00:42 [2023-06-07T10:00:42.199Z] #71 ... 10:00:42 [2023-06-07T10:00:42.199Z] 10:00:42 [2023-06-07T10:00:42.199Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 10:00:42 [2023-06-07T10:00:42.199Z] #0 3.642 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 10:00:42 [2023-06-07T10:00:42.199Z] #0 3.733 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 10:00:42 [2023-06-07T10:00:42.199Z] #0 3.814 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 10:00:42 [2023-06-07T10:00:42.199Z] #0 4.507 Reading package lists... 10:00:42 [2023-06-07T10:00:42.199Z] #0 5.098 + apt-get install -y --no-install-recommends gcc libc6-dev 10:00:42 [2023-06-07T10:00:42.199Z] #0 5.113 Reading package lists... 10:00:42 [2023-06-07T10:00:42.199Z] #0 5.729 Building dependency tree... 10:00:42 [2023-06-07T10:00:42.199Z] #0 5.902 Reading state information... 10:00:42 [2023-06-07T10:00:42.199Z] #0 6.142 gcc is already the newest version (4:10.2.1-1). 10:00:42 [2023-06-07T10:00:42.199Z] #0 6.142 libc6-dev is already the newest version (2.31-13+deb11u6). 10:00:42 [2023-06-07T10:00:42.199Z] #0 6.142 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 10:00:42 [2023-06-07T10:00:42.199Z] #72 DONE 7.2s 10:00:42 [2023-06-07T10:00:42.199Z] 10:00:42 [2023-06-07T10:00:42.199Z] #73 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 10:00:43 [2023-06-07T10:00:43.141Z] #73 1.051 -- The C compiler identification is GNU 10.2.1 10:00:43 [2023-06-07T10:00:43.141Z] #73 1.063 -- Detecting C compiler ABI info 10:00:43 [2023-06-07T10:00:43.141Z] #73 1.217 -- Detecting C compiler ABI info - done 10:00:43 [2023-06-07T10:00:43.141Z] #73 1.244 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 10:00:43 [2023-06-07T10:00:43.141Z] #73 1.246 -- Detecting C compile features 10:00:43 [2023-06-07T10:00:43.141Z] #73 1.252 -- Detecting C compile features - done 10:00:43 [2023-06-07T10:00:43.141Z] #73 1.263 -- Performing Test HAS_BUILTIN_FORTIFY 10:00:43 [2023-06-07T10:00:43.141Z] #73 1.340 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 10:00:43 [2023-06-07T10:00:43.141Z] #73 1.384 -- Configuring done 10:00:43 [2023-06-07T10:00:43.403Z] #73 1.406 -- Generating done 10:00:43 [2023-06-07T10:00:43.403Z] #73 1.415 -- Build files have been written to: /go/src/github.com/krallin/tini 10:00:43 [2023-06-07T10:00:43.403Z] #73 1.541 Scanning dependencies of target tini-static 10:00:43 [2023-06-07T10:00:43.403Z] #73 1.574 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 10:00:43 [2023-06-07T10:00:43.974Z] #73 1.846 [100%] Linking C executable tini-static 10:00:43 [2023-06-07T10:00:43.974Z] #73 1.987 [100%] Built target tini-static 10:00:44 [2023-06-07T10:00:44.545Z] #73 ... 10:00:44 [2023-06-07T10:00:44.545Z] 10:00:44 [2023-06-07T10:00:44.545Z] #74 [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...) 10:00:44 [2023-06-07T10:00:44.545Z] #74 ... 10:00:44 [2023-06-07T10:00:44.545Z] 10:00:44 [2023-06-07T10:00:44.545Z] #75 [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...) 10:00:44 [2023-06-07T10:00:44.806Z] #75 ... 10:00:44 [2023-06-07T10:00:44.806Z] 10:00:44 [2023-06-07T10:00:44.806Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:00:44 [2023-06-07T10:00:44.806Z] #0 2.946 Cloning into '/tmp/crun-build'... 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.849 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.854 Cloning into '/tmp/crun-build/libocispec'... 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.272 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.283 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.283 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.283 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.293 Cloning into '/tmp/crun-build/libocispec/image-spec'... 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.772 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 10:00:44 [2023-06-07T10:00:44.806Z] #0 5.237 Cloning into '/tmp/crun-build/libocispec/yajl'... 10:00:44 [2023-06-07T10:00:44.806Z] #0 5.929 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 10:00:44 [2023-06-07T10:00:44.806Z] #0 6.026 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 10:00:44 [2023-06-07T10:00:44.806Z] #0 6.172 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 10:00:44 [2023-06-07T10:00:44.806Z] #76 ... 10:00:44 [2023-06-07T10:00:44.806Z] 10:00:44 [2023-06-07T10:00:44.806Z] #77 [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...) 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.484 go: downloading github.com/urfave/cli/v2 v2.23.5 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.502 go: downloading github.com/google/uuid v1.3.0 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.502 go: downloading github.com/moby/vpnkit v0.5.0 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.507 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.517 go: downloading github.com/gorilla/mux v1.8.0 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.517 go: downloading github.com/moby/sys/mountinfo v0.6.2 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.523 go: downloading golang.org/x/sys v0.2.0 10:00:44 [2023-06-07T10:00:44.806Z] #0 3.610 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.126 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.146 go: downloading golang.org/x/net v0.1.0 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.683 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 10:00:44 [2023-06-07T10:00:44.806Z] #0 4.684 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 10:00:46 [2023-06-07T10:00:46.190Z] #77 ... 10:00:46 [2023-06-07T10:00:46.190Z] 10:00:46 [2023-06-07T10:00:46.190Z] #73 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 10:00:46 [2023-06-07T10:00:46.190Z] #73 DONE 4.0s 10:00:46 [2023-06-07T10:00:46.190Z] 10:00:46 [2023-06-07T10:00:46.190Z] #68 [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...) 10:00:46 [2023-06-07T10:00:46.190Z] #68 4.045 + bin/ctr 10:00:46 [2023-06-07T10:00:46.190Z] #68 4.046 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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 10:00:46 [2023-06-07T10:00:46.457Z] #68 ... 10:00:46 [2023-06-07T10:00:46.457Z] 10:00:46 [2023-06-07T10:00:46.457Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:00:46 [2023-06-07T10:00:46.457Z] #76 11.61 aclocal: warning: couldn't open directory 'm4': No such file or directory 10:00:48 [2023-06-07T10:00:48.370Z] #76 ... 10:00:48 [2023-06-07T10:00:48.370Z] 10:00:48 [2023-06-07T10:00:48.370Z] #67 [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...) 10:00:48 [2023-06-07T10:00:48.370Z] #67 3.658 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc . 10:00:51 [2023-06-07T10:00:51.703Z] #67 ... 10:00:51 [2023-06-07T10:00:51.703Z] 10:00:51 [2023-06-07T10:00:51.703Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:00:51 [2023-06-07T10:00:51.703Z] #76 16.70 libtoolize: putting auxiliary files in '.'. 10:00:51 [2023-06-07T10:00:51.703Z] #76 16.70 libtoolize: copying file './ltmain.sh' 10:00:52 [2023-06-07T10:00:52.275Z] #76 17.51 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 10:00:52 [2023-06-07T10:00:52.275Z] #76 17.51 libtoolize: and rerunning libtoolize and aclocal. 10:00:52 [2023-06-07T10:00:52.275Z] #76 17.51 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 10:00:55 [2023-06-07T10:00:55.578Z] #76 20.91 configure.ac:7: installing './compile' 10:00:55 [2023-06-07T10:00:55.578Z] #76 20.93 configure.ac:11: installing './config.guess' 10:00:55 [2023-06-07T10:00:55.578Z] #76 20.93 configure.ac:11: installing './config.sub' 10:00:55 [2023-06-07T10:00:55.578Z] #76 20.93 configure.ac:8: installing './install-sh' 10:00:55 [2023-06-07T10:00:55.578Z] #76 20.93 configure.ac:8: installing './missing' 10:00:55 [2023-06-07T10:00:55.578Z] #76 20.98 Makefile.am: installing './depcomp' 10:00:56 [2023-06-07T10:00:56.521Z] #76 21.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 10:00:56 [2023-06-07T10:00:56.521Z] #76 21.74 libtoolize: copying file 'build-aux/ltmain.sh' 10:00:56 [2023-06-07T10:00:56.521Z] #76 21.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 10:00:56 [2023-06-07T10:00:56.521Z] #76 21.83 libtoolize: copying file 'm4/libtool.m4' 10:00:56 [2023-06-07T10:00:56.781Z] #76 21.97 libtoolize: copying file 'm4/ltoptions.m4' 10:00:56 [2023-06-07T10:00:56.781Z] #76 22.12 libtoolize: copying file 'm4/ltsugar.m4' 10:00:57 [2023-06-07T10:00:57.042Z] #76 22.27 libtoolize: copying file 'm4/ltversion.m4' 10:00:57 [2023-06-07T10:00:57.043Z] #76 22.44 libtoolize: copying file 'm4/lt~obsolete.m4' 10:00:57 [2023-06-07T10:00:57.043Z] #76 22.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 10:01:02 [2023-06-07T10:01:02.350Z] #76 27.08 configure.ac:7: installing 'build-aux/compile' 10:01:02 [2023-06-07T10:01:02.350Z] #76 27.08 configure.ac:9: installing 'build-aux/config.guess' 10:01:02 [2023-06-07T10:01:02.350Z] #76 27.08 configure.ac:9: installing 'build-aux/config.sub' 10:01:02 [2023-06-07T10:01:02.350Z] #76 27.08 configure.ac:11: installing 'build-aux/install-sh' 10:01:02 [2023-06-07T10:01:02.350Z] #76 27.09 configure.ac:11: installing 'build-aux/missing' 10:01:02 [2023-06-07T10:01:02.350Z] #76 27.13 Makefile.am: installing 'build-aux/depcomp' 10:01:02 [2023-06-07T10:01:02.350Z] #76 27.16 parallel-tests: installing 'build-aux/test-driver' 10:01:03 [2023-06-07T10:01:03.293Z] #76 28.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 10:01:03 [2023-06-07T10:01:03.293Z] #76 28.58 libtoolize: copying file 'build-aux/ltmain.sh' 10:01:03 [2023-06-07T10:01:03.865Z] #76 29.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 10:01:03 [2023-06-07T10:01:03.865Z] #76 29.26 libtoolize: copying file 'm4/libtool.m4' 10:01:04 [2023-06-07T10:01:04.126Z] #76 29.41 libtoolize: copying file 'm4/ltoptions.m4' 10:01:04 [2023-06-07T10:01:04.126Z] #76 29.57 libtoolize: copying file 'm4/ltsugar.m4' 10:01:04 [2023-06-07T10:01:04.387Z] #76 29.72 libtoolize: copying file 'm4/ltversion.m4' 10:01:04 [2023-06-07T10:01:04.387Z] #76 29.84 libtoolize: copying file 'm4/lt~obsolete.m4' 10:01:09 [2023-06-07T10:01:09.677Z] #76 35.13 configure.ac:11: installing 'build-aux/compile' 10:01:09 [2023-06-07T10:01:09.677Z] #76 35.13 configure.ac:11: installing 'build-aux/config.guess' 10:01:09 [2023-06-07T10:01:09.677Z] #76 35.13 configure.ac:11: installing 'build-aux/config.sub' 10:01:09 [2023-06-07T10:01:09.677Z] #76 35.14 configure.ac:13: installing 'build-aux/install-sh' 10:01:09 [2023-06-07T10:01:09.677Z] #76 35.14 configure.ac:13: installing 'build-aux/missing' 10:01:09 [2023-06-07T10:01:09.938Z] #76 35.14 configure.ac:8: installing 'build-aux/tap-driver.sh' 10:01:09 [2023-06-07T10:01:09.938Z] #76 35.20 Makefile.am: installing 'build-aux/depcomp' 10:01:10 [2023-06-07T10:01:10.770Z] #76 35.93 checking build system type... aarch64-unknown-linux-gnu 10:01:10 [2023-06-07T10:01:10.770Z] #76 36.23 checking host system type... aarch64-unknown-linux-gnu 10:01:10 [2023-06-07T10:01:10.770Z] #76 36.23 checking how to print strings... printf 10:01:10 [2023-06-07T10:01:10.770Z] #76 36.23 checking for gcc... gcc 10:01:11 [2023-06-07T10:01:11.031Z] #76 36.30 checking whether the C compiler works... yes 10:01:11 [2023-06-07T10:01:11.291Z] #76 36.42 checking for C compiler default output file name... a.out 10:01:11 [2023-06-07T10:01:11.291Z] #76 36.43 checking for suffix of executables... 10:01:11 [2023-06-07T10:01:11.291Z] #76 36.52 checking whether we are cross compiling... no 10:01:11 [2023-06-07T10:01:11.291Z] #76 36.59 checking for suffix of object files... o 10:01:11 [2023-06-07T10:01:11.552Z] #76 36.65 checking whether we are using the GNU C compiler... yes 10:01:11 [2023-06-07T10:01:11.552Z] #76 36.77 checking whether gcc accepts -g... yes 10:01:11 [2023-06-07T10:01:11.552Z] #76 36.86 checking for gcc option to accept ISO C89... none needed 10:01:11 [2023-06-07T10:01:11.813Z] #76 36.95 checking whether gcc understands -c and -o together... yes 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.05 checking for a sed that does not truncate output... /bin/sed 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.08 checking for grep that handles long lines and -e... /bin/grep 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.09 checking for egrep... /bin/grep -E 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.09 checking for fgrep... /bin/grep -F 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.10 checking for ld used by gcc... /usr/bin/ld 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.11 checking if the linker (/usr/bin/ld) is GNU ld... yes 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.19 checking whether ln -s works... yes 10:01:11 [2023-06-07T10:01:11.813Z] #76 37.21 checking the maximum length of command line arguments... 1572864 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.26 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.27 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.27 checking for /usr/bin/ld option to reload object files... -r 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.27 checking for objdump... objdump 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.27 checking how to recognize dependent libraries... pass_all 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.27 checking for dlltool... no 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.27 checking how to associate runtime and link libraries... printf %s\n 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.27 checking for ar... ar 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.27 checking for archiver @FILE support... @ 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.40 checking for strip... strip 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.41 checking for ranlib... ranlib 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.41 checking for gawk... no 10:01:12 [2023-06-07T10:01:12.073Z] #76 37.41 checking for mawk... mawk 10:01:12 [2023-06-07T10:01:12.334Z] #76 37.41 checking command to parse /usr/bin/nm -B output from gcc object... ok 10:01:12 [2023-06-07T10:01:12.334Z] #76 37.73 checking for sysroot... no 10:01:12 [2023-06-07T10:01:12.334Z] #76 37.73 checking for a working dd... /bin/dd 10:01:12 [2023-06-07T10:01:12.334Z] #76 37.74 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 10:01:12 [2023-06-07T10:01:12.334Z] #76 37.76 checking for mt... no 10:01:12 [2023-06-07T10:01:12.334Z] #76 37.76 checking if : is a manifest tool... no 10:01:12 [2023-06-07T10:01:12.595Z] #76 37.79 checking how to run the C preprocessor... gcc -E 10:01:12 [2023-06-07T10:01:12.855Z] #76 38.00 checking for ANSI C header files... yes 10:01:13 [2023-06-07T10:01:13.117Z] #76 38.30 checking for sys/types.h... yes 10:01:13 [2023-06-07T10:01:13.117Z] #76 38.40 checking for sys/stat.h... yes 10:01:13 [2023-06-07T10:01:13.377Z] #76 38.49 checking for stdlib.h... yes 10:01:13 [2023-06-07T10:01:13.377Z] #76 38.60 checking for string.h... yes 10:01:13 [2023-06-07T10:01:13.377Z] #76 38.71 checking for memory.h... yes 10:01:13 [2023-06-07T10:01:13.637Z] #76 38.84 checking for strings.h... yes 10:01:13 [2023-06-07T10:01:13.637Z] #76 38.99 checking for inttypes.h... yes 10:01:13 [2023-06-07T10:01:13.898Z] #76 39.09 checking for stdint.h... yes 10:01:13 [2023-06-07T10:01:13.898Z] #76 39.27 checking for unistd.h... yes 10:01:13 [2023-06-07T10:01:13.898Z] #76 39.36 checking for dlfcn.h... yes 10:01:14 [2023-06-07T10:01:14.159Z] #76 39.44 checking for objdir... .libs 10:01:14 [2023-06-07T10:01:14.419Z] #76 39.69 checking if gcc supports -fno-rtti -fno-exceptions... no 10:01:14 [2023-06-07T10:01:14.419Z] #76 39.77 checking for gcc option to produce PIC... -fPIC -DPIC 10:01:14 [2023-06-07T10:01:14.680Z] #76 39.77 checking if gcc PIC flag -fPIC -DPIC works... yes 10:01:14 [2023-06-07T10:01:14.680Z] #76 39.86 checking if gcc static flag -static works... yes 10:01:14 [2023-06-07T10:01:14.681Z] #76 40.00 checking if gcc supports -c -o file.o... yes 10:01:14 [2023-06-07T10:01:14.681Z] #76 40.06 checking if gcc supports -c -o file.o... (cached) yes 10:01:14 [2023-06-07T10:01:14.681Z] #76 40.06 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.10 checking dynamic linker characteristics... GNU/Linux ld.so 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.30 checking how to hardcode library paths into programs... immediate 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.30 checking whether stripping libraries is possible... yes 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.30 checking if libtool supports shared libraries... yes 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.30 checking whether to build shared libraries... no 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.30 checking whether to build static libraries... yes 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.30 checking for a BSD-compatible install... /usr/bin/install -c 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.35 checking whether build environment is sane... yes 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.39 checking for a thread-safe mkdir -p... /bin/mkdir -p 10:01:14 [2023-06-07T10:01:14.942Z] #76 40.40 checking whether make sets $(MAKE)... yes 10:01:15 [2023-06-07T10:01:15.203Z] #76 40.46 checking whether make supports the include directive... yes (GNU style) 10:01:15 [2023-06-07T10:01:15.203Z] #76 40.50 checking whether make supports nested variables... yes 10:01:15 [2023-06-07T10:01:15.203Z] #76 40.56 checking whether UID '0' is supported by ustar format... yes 10:01:15 [2023-06-07T10:01:15.203Z] #76 40.56 checking whether GID '0' is supported by ustar format... yes 10:01:15 [2023-06-07T10:01:15.203Z] #76 40.56 checking how to create a ustar tar archive... gnutar 10:01:15 [2023-06-07T10:01:15.203Z] #76 40.61 checking dependency style of gcc... gcc3 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.74 checking whether to enable maintainer-specific portions of Makefiles... yes 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.74 checking whether make supports nested variables... (cached) yes 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.74 checking for gawk... (cached) mawk 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.74 checking for a sed that does not truncate output... (cached) /bin/sed 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.74 checking for gcc... (cached) gcc 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.81 checking whether we are using the GNU C compiler... (cached) yes 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.81 checking whether gcc accepts -g... (cached) yes 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.81 checking for gcc option to accept ISO C89... (cached) none needed 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.81 checking whether gcc understands -c and -o together... (cached) yes 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.81 checking for a Python interpreter with version >= 3... python3 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.84 checking for python3... /usr/bin/python3 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.85 checking for python3 version... 3.9 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.86 checking for python3 platform... linux 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.87 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 10:01:15 [2023-06-07T10:01:15.464Z] #76 40.93 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 10:01:15 [2023-06-07T10:01:15.725Z] #76 40.99 checking for go-md2man... no 10:01:15 [2023-06-07T10:01:15.725Z] #76 41.00 checking error.h usability... yes 10:01:15 [2023-06-07T10:01:15.725Z] #76 41.10 checking error.h presence... yes 10:01:15 [2023-06-07T10:01:15.725Z] #76 41.15 checking for error.h... yes 10:01:15 [2023-06-07T10:01:15.986Z] #76 41.17 checking linux/openat2.h usability... yes 10:01:15 [2023-06-07T10:01:15.986Z] #76 41.30 checking linux/openat2.h presence... yes 10:01:15 [2023-06-07T10:01:15.986Z] #76 41.33 checking for linux/openat2.h... yes 10:01:15 [2023-06-07T10:01:15.986Z] #76 41.36 checking for copy_file_range... yes 10:01:16 [2023-06-07T10:01:16.247Z] #76 41.48 checking for fgetxattr... yes 10:01:16 [2023-06-07T10:01:16.247Z] #76 41.60 checking for statx... yes 10:01:16 [2023-06-07T10:01:16.508Z] #76 41.69 checking for fgetpwent_r... yes 10:01:16 [2023-06-07T10:01:16.508Z] #76 41.86 checking for issetugid... no 10:01:16 [2023-06-07T10:01:16.508Z] #76 41.95 checking for pkg-config... /usr/bin/pkg-config 10:01:16 [2023-06-07T10:01:16.508Z] #76 41.96 checking pkg-config is at least version 0.9.0... yes 10:01:16 [2023-06-07T10:01:16.771Z] #76 41.96 checking for library containing yajl_tree_get... -lyajl 10:01:16 [2023-06-07T10:01:16.771Z] #76 42.11 checking for yajl >= 2.0.0... yes 10:01:16 [2023-06-07T10:01:16.771Z] #76 42.12 checking sys/capability.h usability... yes 10:01:16 [2023-06-07T10:01:16.771Z] #76 42.17 checking sys/capability.h presence... yes 10:01:16 [2023-06-07T10:01:16.771Z] #76 42.19 checking for sys/capability.h... yes 10:01:17 [2023-06-07T10:01:17.032Z] #76 42.20 checking for library containing cap_from_name... -lcap 10:01:17 [2023-06-07T10:01:17.293Z] #76 42.38 checking for library containing dlopen... -ldl 10:01:17 [2023-06-07T10:01:17.293Z] #76 42.56 checking seccomp.h usability... yes 10:01:17 [2023-06-07T10:01:17.293Z] #76 42.66 checking seccomp.h presence... yes 10:01:17 [2023-06-07T10:01:17.293Z] #76 42.69 checking for seccomp.h... yes 10:01:17 [2023-06-07T10:01:17.553Z] #76 42.69 checking for library containing seccomp_rule_add... -lseccomp 10:01:17 [2023-06-07T10:01:17.553Z] #76 42.88 checking for library containing seccomp_arch_resolve_name... none required 10:01:17 [2023-06-07T10:01:17.553Z] #76 42.95 checking systemd/sd-bus.h usability... yes 10:01:17 [2023-06-07T10:01:17.553Z] #76 43.03 checking systemd/sd-bus.h presence... yes 10:01:17 [2023-06-07T10:01:17.815Z] #76 43.07 checking for systemd/sd-bus.h... yes 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.08 checking for library containing sd_bus_match_signal_async... -lsystemd 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.29 checking for sd_notify_barrier... yes 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.39 checking linux/bpf.h usability... yes 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.46 checking linux/bpf.h presence... yes 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.48 checking for linux/bpf.h... yes 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.48 checking compilation for eBPF... yes 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.53 checking for criu >= 3.15... no 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.55 configure: CRIU headers not found, building without CRIU support 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.55 checking for criu > 3.16... no 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.57 configure: CRIU version doesn't support join-ns API 10:01:18 [2023-06-07T10:01:18.076Z] #76 43.57 checking for criu > 3.16.1... no 10:01:18 [2023-06-07T10:01:18.337Z] #76 43.60 configure: CRIU version doesn't support for pre-dumping 10:01:18 [2023-06-07T10:01:18.337Z] #76 43.60 checking for new mount API (fsconfig)... yes 10:01:18 [2023-06-07T10:01:18.337Z] #76 43.70 checking for seccomp notify API... yes 10:01:18 [2023-06-07T10:01:18.337Z] #76 43.74 checking for gperf... no 10:01:18 [2023-06-07T10:01:18.337Z] #76 43.74 configure: gperf not found - cannot rebuild signal parser code 10:01:18 [2023-06-07T10:01:18.337Z] #76 43.74 checking for library containing argp_parse... none required 10:01:18 [2023-06-07T10:01:18.597Z] #76 43.88 checking that generated files are newer than configure... done 10:01:18 [2023-06-07T10:01:18.597Z] #76 43.88 configure: creating ./config.status 10:01:20 [2023-06-07T10:01:20.511Z] #76 45.58 config.status: creating Makefile 10:01:20 [2023-06-07T10:01:20.511Z] #76 45.65 config.status: creating rpm/crun.spec 10:01:20 [2023-06-07T10:01:20.511Z] #76 45.69 config.status: creating config.h 10:01:20 [2023-06-07T10:01:20.511Z] #76 45.70 config.status: executing libtool commands 10:01:20 [2023-06-07T10:01:20.511Z] #76 45.71 config.status: executing depfiles commands 10:01:20 [2023-06-07T10:01:20.771Z] #76 46.07 === configuring in libocispec (/tmp/crun-build/libocispec) 10:01:20 [2023-06-07T10:01:20.771Z] #76 46.08 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 10:01:20 [2023-06-07T10:01:20.771Z] #76 46.21 checking for gcc... gcc 10:01:21 [2023-06-07T10:01:21.031Z] #76 46.24 checking whether the C compiler works... yes 10:01:21 [2023-06-07T10:01:21.031Z] #76 46.31 checking for C compiler default output file name... a.out 10:01:21 [2023-06-07T10:01:21.031Z] #76 46.31 checking for suffix of executables... 10:01:21 [2023-06-07T10:01:21.031Z] #76 46.35 checking whether we are cross compiling... no 10:01:21 [2023-06-07T10:01:21.031Z] #76 46.40 checking for suffix of object files... o 10:01:21 [2023-06-07T10:01:21.031Z] #76 46.45 checking whether we are using the GNU C compiler... yes 10:01:21 [2023-06-07T10:01:21.031Z] #76 46.48 checking whether gcc accepts -g... yes 10:01:21 [2023-06-07T10:01:21.291Z] 10:01:21 [2023-06-07T10:01:21.291Z] #76 ... 10:01:21 [2023-06-07T10:01:21.291Z] 10:01:21 [2023-06-07T10:01:21.291Z] #77 [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...) 10:01:21 [2023-06-07T10:01:21.291Z] #77 DONE 46.6s 10:01:21 [2023-06-07T10:01:21.291Z] 10:01:21 [2023-06-07T10:01:21.291Z] #67 [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...) 10:01:21 [2023-06-07T10:01:21.291Z] #67 DONE 46.5s 10:01:21 [2023-06-07T10:01:21.291Z] 10:01:21 [2023-06-07T10:01:21.291Z] #74 [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...) 10:01:21 [2023-06-07T10:01:21.291Z] #74 DONE 46.8s 10:01:21 [2023-06-07T10:01:21.291Z] 10:01:21 [2023-06-07T10:01:21.291Z] #78 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 10:01:21 [2023-06-07T10:01:21.291Z] #78 DONE 0.1s 10:01:21 [2023-06-07T10:01:21.291Z] 10:01:21 [2023-06-07T10:01:21.291Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:21 [2023-06-07T10:01:21.291Z] #76 46.51 checking for gcc option to accept ISO C89... none needed 10:01:21 [2023-06-07T10:01:21.291Z] #76 46.56 checking whether gcc understands -c and -o together... 10:01:21 [2023-06-07T10:01:21.291Z] #76 ... 10:01:21 [2023-06-07T10:01:21.291Z] 10:01:21 [2023-06-07T10:01:21.291Z] #75 [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...) 10:01:21 [2023-06-07T10:01:21.291Z] #75 DONE 46.8s 10:01:21 [2023-06-07T10:01:21.291Z] 10:01:21 [2023-06-07T10:01:21.291Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:21 [2023-06-07T10:01:21.291Z] #76 46.56 checking whether gcc understands -c and -o together... yes 10:01:21 [2023-06-07T10:01:21.292Z] #76 46.63 checking how to run the C preprocessor... gcc -E 10:01:21 [2023-06-07T10:01:21.553Z] #76 46.74 checking for grep that handles long lines and -e... 10:01:21 [2023-06-07T10:01:21.553Z] #76 ... 10:01:21 [2023-06-07T10:01:21.553Z] 10:01:21 [2023-06-07T10:01:21.553Z] #79 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 10:01:21 [2023-06-07T10:01:21.553Z] #79 DONE 0.1s 10:01:21 [2023-06-07T10:01:21.553Z] 10:01:21 [2023-06-07T10:01:21.553Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:21 [2023-06-07T10:01:21.553Z] #76 46.74 checking for grep that handles long lines and -e... /bin/grep 10:01:21 [2023-06-07T10:01:21.553Z] #76 46.74 checking for egrep... /bin/grep -E 10:01:21 [2023-06-07T10:01:21.553Z] #76 46.74 checking for ANSI C header files... yes 10:01:21 [2023-06-07T10:01:21.553Z] #76 46.96 checking for sys/types.h... yes 10:01:21 [2023-06-07T10:01:21.817Z] #76 47.04 checking for sys/stat.h... yes 10:01:21 [2023-06-07T10:01:21.817Z] #76 47.11 checking for stdlib.h... yes 10:01:21 [2023-06-07T10:01:21.817Z] #76 47.22 checking for string.h... yes 10:01:22 [2023-06-07T10:01:22.077Z] #76 47.39 checking for memory.h... yes 10:01:22 [2023-06-07T10:01:22.077Z] #76 47.50 checking for strings.h... yes 10:01:22 [2023-06-07T10:01:22.077Z] #76 47.56 checking for inttypes.h... yes 10:01:22 [2023-06-07T10:01:22.337Z] #76 47.61 checking for stdint.h... yes 10:01:22 [2023-06-07T10:01:22.337Z] #76 47.68 checking for unistd.h... yes 10:01:22 [2023-06-07T10:01:22.337Z] #76 47.73 checking minix/config.h usability... no 10:01:22 [2023-06-07T10:01:22.337Z] #76 47.76 checking minix/config.h presence... no 10:01:22 [2023-06-07T10:01:22.337Z] #76 47.78 checking for minix/config.h... no 10:01:22 [2023-06-07T10:01:22.337Z] #76 47.78 checking whether it is safe to define __EXTENSIONS__... yes 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.84 checking build system type... aarch64-unknown-linux-gnu 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.93 checking host system type... aarch64-unknown-linux-gnu 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.93 checking how to print strings... printf 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.94 checking for a sed that does not truncate output... /bin/sed 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.94 checking for fgrep... /bin/grep -F 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.94 checking for ld used by gcc... /usr/bin/ld 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.95 checking if the linker (/usr/bin/ld) is GNU ld... yes 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.96 checking the name lister (/usr/bin/nm -B) interface... BSD nm 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.99 checking whether ln -s works... yes 10:01:22 [2023-06-07T10:01:22.598Z] #76 47.99 checking the maximum length of command line arguments... 1572864 10:01:22 [2023-06-07T10:01:22.598Z] #76 48.01 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 10:01:22 [2023-06-07T10:01:22.598Z] #76 48.01 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 10:01:22 [2023-06-07T10:01:22.598Z] #76 48.01 checking for /usr/bin/ld option to reload object files... -r 10:01:22 [2023-06-07T10:01:22.598Z] #76 48.01 checking for objdump... objdump 10:01:22 [2023-06-07T10:01:22.598Z] #76 48.01 checking how to recognize dependent libraries... pass_all 10:01:22 [2023-06-07T10:01:22.598Z] #76 48.01 checking for dlltool... no 10:01:22 [2023-06-07T10:01:22.598Z] #76 48.01 checking how to associate runtime and link libraries... printf %s\n 10:01:22 [2023-06-07T10:01:22.598Z] #76 48.01 checking for ar... ar 10:01:22 [2023-06-07T10:01:22.598Z] #76 48.01 checking for archiver @FILE support... @ 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.05 checking for strip... strip 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.05 checking for ranlib... ranlib 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.05 checking for gawk... no 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.05 checking for mawk... mawk 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.05 checking command to parse /usr/bin/nm -B output from gcc object... ok 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.15 checking for sysroot... no 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.15 checking for a working dd... /bin/dd 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.15 checking how to truncate binary pipes... 10:01:22 [2023-06-07T10:01:22.858Z] #76 ... 10:01:22 [2023-06-07T10:01:22.858Z] 10:01:22 [2023-06-07T10:01:22.858Z] #71 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...) 10:01:22 [2023-06-07T10:01:22.858Z] #71 DONE 45.0s 10:01:22 [2023-06-07T10:01:22.858Z] 10:01:22 [2023-06-07T10:01:22.858Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.15 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.16 checking for mt... no 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.16 checking if : is a manifest tool... no 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.16 checking for dlfcn.h... yes 10:01:22 [2023-06-07T10:01:22.858Z] #76 48.20 checking for objdir... .libs 10:01:23 [2023-06-07T10:01:23.119Z] #76 48.28 checking if gcc supports -fno-rtti -fno-exceptions... no 10:01:23 [2023-06-07T10:01:23.119Z] #76 48.31 checking for gcc option to produce PIC... -fPIC -DPIC 10:01:23 [2023-06-07T10:01:23.119Z] #76 48.31 checking if gcc PIC flag -fPIC -DPIC works... yes 10:01:23 [2023-06-07T10:01:23.119Z] #76 48.34 checking if gcc static flag -static works... yes 10:01:23 [2023-06-07T10:01:23.119Z] #76 48.42 checking if gcc supports -c -o file.o... yes 10:01:23 [2023-06-07T10:01:23.119Z] #76 48.49 checking if gcc supports -c -o file.o... (cached) yes 10:01:23 [2023-06-07T10:01:23.119Z] #76 48.49 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.51 checking dynamic linker characteristics... GNU/Linux ld.so 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.58 checking how to hardcode library paths into programs... immediate 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.58 checking whether stripping libraries is possible... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.59 checking if libtool supports shared libraries... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.59 checking whether to build shared libraries... no 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.59 checking whether to build static libraries... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.59 checking for a BSD-compatible install... /usr/bin/install -c 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.60 checking whether build environment is sane... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.61 checking for a thread-safe mkdir -p... /bin/mkdir -p 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.61 checking whether make sets $(MAKE)... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.63 checking whether make supports the include directive... yes (GNU style) 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.64 checking whether make supports nested variables... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.65 checking whether UID '0' is supported by ustar format... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.65 checking whether GID '0' is supported by ustar format... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.65 checking how to create a ustar tar archive... gnutar 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.67 checking dependency style of gcc... gcc3 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.71 checking whether to enable maintainer-specific portions of Makefiles... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.71 checking whether make supports nested variables... (cached) yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.72 checking for pkg-config... /usr/bin/pkg-config 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.72 checking pkg-config is at least version 0.9.0... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.72 checking for yajl >= 2.1.0... yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.73 checking for a sed that does not truncate output... (cached) /bin/sed 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.73 checking for gcc... (cached) gcc 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.75 checking whether we are using the GNU C compiler... (cached) yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.75 checking whether gcc accepts -g... (cached) yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.75 checking for gcc option to accept ISO C89... (cached) none needed 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.75 checking whether gcc understands -c and -o together... (cached) yes 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.75 checking for a Python interpreter with version >= 3... python3 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.77 checking for python3... /usr/bin/python3 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.77 checking for python3 version... 3.9 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.79 checking for python3 platform... linux 10:01:23 [2023-06-07T10:01:23.379Z] #76 48.80 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 10:01:23 [2023-06-07T10:01:23.638Z] #76 48.83 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 10:01:23 [2023-06-07T10:01:23.638Z] #76 48.89 checking that generated files are newer than configure... 10:01:23 [2023-06-07T10:01:23.638Z] #76 ... 10:01:23 [2023-06-07T10:01:23.638Z] 10:01:23 [2023-06-07T10:01:23.638Z] #80 [dev-systemd-false 1/19] COPY --link --from=dockercli /build/ /usr/local/cli 10:01:23 [2023-06-07T10:01:23.638Z] #80 DONE 0.1s 10:01:23 [2023-06-07T10:01:23.638Z] 10:01:23 [2023-06-07T10:01:23.638Z] #81 [dev-systemd-false 2/19] COPY --link --from=frozen-images /build/ /docker-frozen-images 10:01:23 [2023-06-07T10:01:23.638Z] #81 DONE 1.0s 10:01:23 [2023-06-07T10:01:23.638Z] 10:01:23 [2023-06-07T10:01:23.638Z] #82 [dev-systemd-false 3/19] COPY --link --from=swagger /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.638Z] #82 DONE 0.2s 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #83 [dev-systemd-false 4/19] COPY --link --from=delve /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.899Z] #83 DONE 0.2s 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #84 [dev-systemd-false 5/19] COPY --link --from=tomll /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.899Z] #84 DONE 1.1s 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #85 [dev-systemd-false 6/19] COPY --link --from=gowinres /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.899Z] #85 DONE 1.1s 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #86 [dev-systemd-false 7/19] COPY --link --from=tini /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.899Z] #86 DONE 0.2s 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #87 [dev-systemd-false 8/19] COPY --link --from=registry /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.899Z] #87 DONE 0.1s 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #88 [dev-systemd-false 9/19] COPY --link --from=gotestsum /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.899Z] #88 DONE 1.1s 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #68 [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...) 10:01:23 [2023-06-07T10:01:23.899Z] #68 ... 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #89 [dev-systemd-false 10/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.899Z] #89 DONE 1.1s 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #90 [dev-systemd-false 11/19] COPY --link --from=shfmt /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.899Z] #90 DONE 1.1s 10:01:23 [2023-06-07T10:01:23.899Z] 10:01:23 [2023-06-07T10:01:23.899Z] #91 [dev-systemd-false 12/19] COPY --link --from=runc /build/ /usr/local/bin/ 10:01:23 [2023-06-07T10:01:23.899Z] #91 DONE 0.2s 10:01:24 [2023-06-07T10:01:24.158Z] 10:01:24 [2023-06-07T10:01:24.158Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:24 [2023-06-07T10:01:24.158Z] #76 48.89 checking that generated files are newer than configure... done 10:01:24 [2023-06-07T10:01:24.418Z] #76 49.61 configure: creating ./config.status 10:01:25 [2023-06-07T10:01:25.360Z] #76 50.50 config.status: creating Makefile 10:01:25 [2023-06-07T10:01:25.360Z] #76 50.52 config.status: creating config.h 10:01:25 [2023-06-07T10:01:25.360Z] #76 50.56 config.status: executing libtool commands 10:01:25 [2023-06-07T10:01:25.360Z] #76 50.58 config.status: executing depfiles commands 10:01:25 [2023-06-07T10:01:25.623Z] #76 50.90 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 10:01:25 [2023-06-07T10:01:25.623Z] #76 50.92 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 10:01:25 [2023-06-07T10:01:25.884Z] #76 51.10 checking for gcc... gcc 10:01:25 [2023-06-07T10:01:25.884Z] #76 51.14 checking whether the C compiler works... yes 10:01:25 [2023-06-07T10:01:25.884Z] #76 51.18 checking for C compiler default output file name... a.out 10:01:25 [2023-06-07T10:01:25.884Z] #76 51.18 checking for suffix of executables... 10:01:25 [2023-06-07T10:01:25.884Z] #76 51.23 checking whether we are cross compiling... no 10:01:25 [2023-06-07T10:01:25.884Z] #76 51.27 checking for suffix of object files... o 10:01:25 [2023-06-07T10:01:25.884Z] #76 51.30 checking whether we are using the GNU C compiler... yes 10:01:25 [2023-06-07T10:01:25.884Z] #76 51.33 checking whether gcc accepts -g... yes 10:01:25 [2023-06-07T10:01:25.884Z] #76 51.36 checking for gcc option to accept ISO C89... none needed 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.40 checking whether gcc understands -c and -o together... yes 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.46 checking for a BSD-compatible install... /usr/bin/install -c 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.48 checking whether build environment is sane... yes 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.52 checking for a thread-safe mkdir -p... /bin/mkdir -p 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.53 checking for gawk... no 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.53 checking for mawk... mawk 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.53 checking whether make sets $(MAKE)... yes 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.54 checking whether make supports the include directive... yes (GNU style) 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.56 checking whether make supports nested variables... yes 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.59 checking whether UID '0' is supported by ustar format... yes 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.59 checking whether GID '0' is supported by ustar format... yes 10:01:26 [2023-06-07T10:01:26.145Z] #76 51.59 checking how to create a ustar tar archive... gnutar 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.60 checking dependency style of gcc... gcc3 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.69 checking whether to enable maintainer-specific portions of Makefiles... yes 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.69 checking whether make supports nested variables... (cached) yes 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.75 checking build system type... aarch64-unknown-linux-gnu 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.91 checking host system type... aarch64-unknown-linux-gnu 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.91 checking how to print strings... printf 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.91 checking for a sed that does not truncate output... /bin/sed 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.92 checking for grep that handles long lines and -e... /bin/grep 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.92 checking for egrep... /bin/grep -E 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.92 checking for fgrep... /bin/grep -F 10:01:26 [2023-06-07T10:01:26.406Z] #76 51.92 checking for ld used by gcc... /usr/bin/ld 10:01:26 [2023-06-07T10:01:26.667Z] #76 51.94 checking if the linker (/usr/bin/ld) is GNU ld... yes 10:01:26 [2023-06-07T10:01:26.667Z] #76 51.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 10:01:26 [2023-06-07T10:01:26.667Z] #76 51.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.01 checking whether ln -s works... yes 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.01 checking the maximum length of command line arguments... 1572864 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.02 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.02 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.02 checking for /usr/bin/ld option to reload object files... -r 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.02 checking for objdump... objdump 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.02 checking how to recognize dependent libraries... pass_all 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.02 checking for dlltool... no 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.02 checking how to associate runtime and link libraries... printf %s\n 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.02 checking for ar... ar 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.02 checking for archiver @FILE support... @ 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.07 checking for strip... strip 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.07 checking for ranlib... ranlib 10:01:26 [2023-06-07T10:01:26.667Z] #76 52.07 checking command to parse /usr/bin/nm -B output from gcc object... ok 10:01:26 [2023-06-07T10:01:26.930Z] #76 52.20 checking for sysroot... no 10:01:26 [2023-06-07T10:01:26.930Z] #76 52.20 checking for a working dd... /bin/dd 10:01:26 [2023-06-07T10:01:26.930Z] #76 52.20 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 10:01:26 [2023-06-07T10:01:26.930Z] #76 52.21 checking for mt... no 10:01:26 [2023-06-07T10:01:26.930Z] #76 52.21 checking if : is a manifest tool... no 10:01:26 [2023-06-07T10:01:26.930Z] #76 52.21 checking how to run the C preprocessor... gcc -E 10:01:26 [2023-06-07T10:01:26.930Z] #76 52.28 checking for ANSI C header files... yes 10:01:26 [2023-06-07T10:01:26.930Z] #76 52.44 checking for sys/types.h... yes 10:01:27 [2023-06-07T10:01:27.191Z] #76 52.49 checking for sys/stat.h... yes 10:01:27 [2023-06-07T10:01:27.191Z] #76 52.54 checking for stdlib.h... yes 10:01:27 [2023-06-07T10:01:27.191Z] #76 52.61 checking for string.h... yes 10:01:27 [2023-06-07T10:01:27.191Z] #76 52.68 checking for memory.h... yes 10:01:27 [2023-06-07T10:01:27.453Z] #76 52.74 checking for strings.h... yes 10:01:27 [2023-06-07T10:01:27.453Z] #76 52.80 checking for inttypes.h... yes 10:01:27 [2023-06-07T10:01:27.453Z] #76 52.87 checking for stdint.h... yes 10:01:27 [2023-06-07T10:01:27.453Z] #76 52.94 checking for unistd.h... yes 10:01:27 [2023-06-07T10:01:27.714Z] #76 53.00 checking for dlfcn.h... yes 10:01:27 [2023-06-07T10:01:27.714Z] #76 53.05 checking for objdir... .libs 10:01:27 [2023-06-07T10:01:27.714Z] #76 53.16 checking if gcc supports -fno-rtti -fno-exceptions... no 10:01:27 [2023-06-07T10:01:27.714Z] #76 53.20 checking for gcc option to produce PIC... -fPIC -DPIC 10:01:27 [2023-06-07T10:01:27.714Z] #76 53.20 checking if gcc PIC flag -fPIC -DPIC works... yes 10:01:27 [2023-06-07T10:01:27.978Z] #76 53.25 checking if gcc static flag -static works... yes 10:01:27 [2023-06-07T10:01:27.978Z] #76 53.34 checking if gcc supports -c -o file.o... yes 10:01:27 [2023-06-07T10:01:27.978Z] #76 53.39 checking if gcc supports -c -o file.o... (cached) yes 10:01:27 [2023-06-07T10:01:27.978Z] #76 53.39 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 10:01:27 [2023-06-07T10:01:27.978Z] #76 53.40 checking dynamic linker characteristics... GNU/Linux ld.so 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.49 checking how to hardcode library paths into programs... immediate 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.49 checking whether stripping libraries is possible... yes 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.49 checking if libtool supports shared libraries... yes 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.49 checking whether to build shared libraries... no 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.49 checking whether to build static libraries... yes 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.51 checking float.h usability... yes 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.55 checking float.h presence... yes 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.56 checking for float.h... yes 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.61 checking limits.h usability... yes 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.66 checking limits.h presence... yes 10:01:28 [2023-06-07T10:01:28.238Z] #76 53.68 checking for limits.h... yes 10:01:28 [2023-06-07T10:01:28.499Z] #76 53.71 checking stddef.h usability... yes 10:01:28 [2023-06-07T10:01:28.499Z] #76 53.78 checking stddef.h presence... yes 10:01:28 [2023-06-07T10:01:28.499Z] #76 53.80 checking for stddef.h... yes 10:01:28 [2023-06-07T10:01:28.499Z] #76 53.82 checking for stdlib.h... (cached) yes 10:01:28 [2023-06-07T10:01:28.499Z] #76 53.87 checking for string.h... (cached) yes 10:01:28 [2023-06-07T10:01:28.499Z] #76 53.92 checking sys/time.h usability... yes 10:01:28 [2023-06-07T10:01:28.759Z] #76 53.97 checking sys/time.h presence... yes 10:01:28 [2023-06-07T10:01:28.759Z] #76 53.99 checking for sys/time.h... yes 10:01:28 [2023-06-07T10:01:28.759Z] #76 54.00 checking for inline... inline 10:01:28 [2023-06-07T10:01:28.759Z] #76 54.02 checking for size_t... yes 10:01:28 [2023-06-07T10:01:28.759Z] #76 54.10 checking for stdlib.h... (cached) yes 10:01:28 [2023-06-07T10:01:28.759Z] #76 54.10 checking for GNU libc compatible malloc... yes 10:01:28 [2023-06-07T10:01:28.759Z] #76 54.16 checking for stdlib.h... (cached) yes 10:01:28 [2023-06-07T10:01:28.759Z] #76 54.16 checking for GNU libc compatible realloc... yes 10:01:29 [2023-06-07T10:01:29.020Z] #76 54.21 checking for working strtod... yes 10:01:29 [2023-06-07T10:01:29.020Z] #76 54.29 checking for gettimeofday... yes 10:01:29 [2023-06-07T10:01:29.020Z] #76 54.36 checking for memset... yes 10:01:29 [2023-06-07T10:01:29.280Z] #76 54.44 checking for strspn... yes 10:01:29 [2023-06-07T10:01:29.280Z] #76 54.59 checking that generated files are newer than configure... done 10:01:29 [2023-06-07T10:01:29.280Z] #76 54.59 configure: creating ./config.status 10:01:30 [2023-06-07T10:01:30.664Z] #76 56.09 config.status: creating Makefile 10:01:30 [2023-06-07T10:01:30.664Z] #76 56.14 config.status: creating config.h 10:01:30 [2023-06-07T10:01:30.925Z] #76 56.17 config.status: executing depfiles commands 10:01:30 [2023-06-07T10:01:30.925Z] #76 56.24 config.status: executing libtool commands 10:01:31 [2023-06-07T10:01:31.186Z] #76 56.65 GEN .version 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.66 make install-recursive 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.66 make[1]: Entering directory '/tmp/crun-build' 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.72 Making install in libocispec 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.72 make[2]: Entering directory '/tmp/crun-build/libocispec' 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.77 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.78 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.78 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.78 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.83 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.83 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.83 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.83 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.83 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.83 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.83 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.83 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.87 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.87 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.87 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.87 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.87 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.87 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 10:01:31 [2023-06-07T10:01:31.447Z] #76 56.87 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.06 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.07 make install-recursive 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.07 make[3]: Entering directory '/tmp/crun-build/libocispec' 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.11 Making install in yajl 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.12 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.15 CC verify/json_verify-json_verify.o 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.15 CC src/libyajl_la-yajl_alloc.lo 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.15 CC src/libyajl_la-yajl.lo 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.15 CC src/libyajl_la-yajl_gen.lo 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.15 CC src/libyajl_la-yajl_parser.lo 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.16 CC src/libyajl_la-yajl_encode.lo 10:01:31 [2023-06-07T10:01:31.708Z] #76 57.16 CC src/libyajl_la-yajl_buf.lo 10:01:31 [2023-06-07T10:01:31.969Z] #76 57.16 CC src/libyajl_la-yajl_tree.lo 10:01:31 [2023-06-07T10:01:31.969Z] #76 57.16 CC src/libyajl_la-yajl_lex.lo 10:01:32 [2023-06-07T10:01:32.229Z] #76 57.59 CCLD libyajl.la 10:01:32 [2023-06-07T10:01:32.229Z] #76 57.69 CCLD verify/json_verify 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.79 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.79 make[5]: Nothing to be done for 'install-exec-am'. 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.79 make[5]: Nothing to be done for 'install-data-am'. 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.79 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.79 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.79 make[4]: Entering directory '/tmp/crun-build/libocispec' 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.81 CC src/image_spec_schema_config_schema.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.81 CC src/image_spec_schema_content_descriptor.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.81 CC src/validate.o 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.81 CC src/image_spec_schema_defs.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.81 CC src/image_spec_schema_defs_descriptor.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.81 CC src/image_spec_schema_image_index_schema.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.82 CC src/image_spec_schema_image_layout_schema.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.82 CC src/image_spec_schema_image_manifest_schema.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.82 CC src/runtime_spec_schema_config_linux.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.82 CC src/runtime_spec_schema_config_schema.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.82 CC src/runtime_spec_schema_config_zos.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.82 CC src/runtime_spec_schema_config_solaris.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.82 CC src/runtime_spec_schema_config_windows.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.82 CC src/runtime_spec_schema_config_vm.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.82 CC src/runtime_spec_schema_defs.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.83 CC src/runtime_spec_schema_defs_linux.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.85 CC src/runtime_spec_schema_defs_zos.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.87 CC src/runtime_spec_schema_defs_vm.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.88 CC src/runtime_spec_schema_defs_windows.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.89 CC src/runtime_spec_schema_state_schema.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.89 CC src/image_manifest_items_image_manifest_items_schema.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.90 CC src/basic_test_double_array_item.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.90 CC src/basic_test_double_array.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.90 CC src/basic_test_top_array_int.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.91 CC src/basic_test_top_array_string.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.93 CC src/basic_test_top_double_array_int.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.93 CC src/basic_test_top_double_array_obj.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.94 CC src/basic_test_top_double_array_refobj.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.94 CC src/basic_test_top_double_array_string.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.95 CC src/read-file.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.95 CC src/json_common.lo 10:01:32 [2023-06-07T10:01:32.489Z] #76 57.95 CC tests/test-1.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 57.96 CC tests/test-2.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 57.99 CC tests/test-3.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 58.02 CC tests/test-4.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 58.02 CC tests/test-5.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 58.04 CC tests/test-6.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 58.08 CC tests/test-7.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 58.09 CC tests/test-8.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 58.09 CC tests/test-9.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 58.10 CC tests/test-10.o 10:01:32 [2023-06-07T10:01:32.750Z] #76 58.14 CC tests/test-11.o 10:01:34 [2023-06-07T10:01:34.665Z] #76 ... 10:01:34 [2023-06-07T10:01:34.665Z] 10:01:34 [2023-06-07T10:01:34.665Z] #68 [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...) 10:01:34 [2023-06-07T10:01:34.665Z] #68 48.22 + bin/containerd 10:01:34 [2023-06-07T10:01:34.665Z] #68 48.22 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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 10:01:34 [2023-06-07T10:01:34.665Z] #68 ... 10:01:34 [2023-06-07T10:01:34.665Z] 10:01:34 [2023-06-07T10:01:34.665Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 10:01:34 [2023-06-07T10:01:34.665Z] #76 60.13 CCLD libocispec.la 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.25 CCLD src/validate 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.25 CCLD tests/test-1 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.25 CCLD tests/test-2 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.25 CCLD tests/test-3 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.25 CCLD tests/test-4 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.26 CCLD tests/test-5 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.27 CCLD tests/test-6 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.28 CCLD tests/test-7 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.30 CCLD tests/test-8 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.30 CCLD tests/test-9 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.32 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.32 CCLD tests/test-10 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.32 CCLD tests/test-11 10:01:34 [2023-06-07T10:01:34.925Z] #76 60.42 libtool: link: ar cr libocispec.a 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.42 libtool: link: ranlib libocispec.a 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.52 make[5]: Entering directory '/tmp/crun-build/libocispec' 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.54 make[5]: Nothing to be done for 'install-exec-am'. 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.54 make[5]: Nothing to be done for 'install-data-am'. 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.54 make[5]: Leaving directory '/tmp/crun-build/libocispec' 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.54 make[4]: Leaving directory '/tmp/crun-build/libocispec' 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.54 make[3]: Leaving directory '/tmp/crun-build/libocispec' 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.54 make[2]: Leaving directory '/tmp/crun-build/libocispec' 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.54 make[2]: Entering directory '/tmp/crun-build' 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-crun.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-run.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-delete.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-kill.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-pause.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-list.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-exec.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-unpause.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-spec.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.57 CC src/crun-create.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.59 CC src/crun-start.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.60 CC src/crun-state.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.61 CC src/crun-update.o 10:01:35 [2023-06-07T10:01:35.186Z] #76 60.63 CC src/crun-ps.o 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.64 CC src/crun-checkpoint.o 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.64 CC src/crun-restore.o 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.64 CC src/libcrun/libcrun_la-utils.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.67 CC src/libcrun/libcrun_la-cloned_binary.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.77 CC src/libcrun/libcrun_la-container.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.77 CC src/libcrun/libcrun_la-cgroup.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.77 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.77 CC src/libcrun/libcrun_la-cgroup-resources.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.77 CC src/libcrun/libcrun_la-cgroup-setup.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.77 CC src/libcrun/libcrun_la-cgroup-systemd.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.77 CC src/libcrun/libcrun_la-cgroup-utils.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.78 CC src/libcrun/libcrun_la-criu.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.78 CC src/libcrun/libcrun_la-custom-handler.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.79 CC src/libcrun/libcrun_la-seccomp.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.79 CC src/libcrun/libcrun_la-linux.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.80 CC src/libcrun/libcrun_la-ebpf.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.81 CC src/libcrun/libcrun_la-error.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.82 CC src/libcrun/libcrun_la-status.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.82 CC src/libcrun/libcrun_la-terminal.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.83 CC src/libcrun/libcrun_la-chroot_realpath.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.84 CC src/libcrun/libcrun_la-signals.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.86 CC src/libcrun/libcrun_la-mount_flags.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.86 CC src/libcrun/libcrun_la-seccomp_notify.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.86 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.86 CC src/libcrun/handlers/libcrun_la-krun.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.86 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 10:01:35 [2023-06-07T10:01:35.447Z] #76 60.87 CC src/libcrun/handlers/libcrun_la-wasmer.lo 10:01:35 [2023-06-07T10:01:35.708Z] #76 60.89 CC tests/init.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 60.90 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 60.90 CC src/libcrun/libcrun_testing_a-utils.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 60.93 CC src/libcrun/libcrun_testing_a-cloned_binary.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 60.94 CC src/libcrun/libcrun_testing_a-container.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 60.94 CC src/libcrun/libcrun_testing_a-cgroup.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 60.97 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 60.99 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.01 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.02 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.03 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.04 CC src/libcrun/libcrun_testing_a-criu.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.06 CC src/libcrun/libcrun_testing_a-custom-handler.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.07 CC src/libcrun/libcrun_testing_a-linux.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.10 CC src/libcrun/libcrun_testing_a-seccomp.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.10 CC src/libcrun/libcrun_testing_a-ebpf.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.12 CC src/libcrun/libcrun_testing_a-error.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.14 CC src/libcrun/libcrun_testing_a-status.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.14 CC src/libcrun/libcrun_testing_a-terminal.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.15 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.19 CC src/libcrun/libcrun_testing_a-signals.o 10:01:35 [2023-06-07T10:01:35.708Z] #76 61.23 CC src/libcrun/libcrun_testing_a-mount_flags.o 10:01:35 [2023-06-07T10:01:35.968Z] #76 61.28 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 10:01:35 [2023-06-07T10:01:35.968Z] #76 61.28 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 10:01:35 [2023-06-07T10:01:35.968Z] #76 61.30 CC src/libcrun/handlers/libcrun_testing_a-krun.o 10:01:35 [2023-06-07T10:01:35.968Z] #76 61.32 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 10:01:35 [2023-06-07T10:01:35.968Z] #76 61.34 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 10:01:35 [2023-06-07T10:01:35.968Z] #76 61.36 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 10:01:35 [2023-06-07T10:01:35.968Z] #76 61.38 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 10:01:36 [2023-06-07T10:01:36.911Z] #76 62.34 CCLD tests/init 10:01:38 [2023-06-07T10:01:38.822Z] #76 63.79 AR libcrun_testing.a 10:01:38 [2023-06-07T10:01:38.822Z] #76 63.79 ar: `u' modifier ignored since `D' is the default (see `U') 10:01:38 [2023-06-07T10:01:38.822Z] #76 63.81 CCLD tests/tests_libcrun_utils 10:01:38 [2023-06-07T10:01:38.822Z] #76 63.81 CCLD tests/tests_libcrun_errors 10:01:38 [2023-06-07T10:01:38.822Z] #76 63.81 CCLD tests/tests_libcrun_fuzzer 10:01:38 [2023-06-07T10:01:38.822Z] #76 63.94 CCLD libcrun.la 10:01:38 [2023-06-07T10:01:38.822Z] #76 64.11 CCLD crun 10:01:38 [2023-06-07T10:01:38.822Z] #76 64.29 make[3]: Entering directory '/tmp/crun-build' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.36 /bin/mkdir -p '/usr/local/share/man/man1' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.36 /bin/mkdir -p '/usr/local/lib' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.36 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.36 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.38 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.38 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.39 libtool: install: chmod 644 /usr/local/lib/libcrun.a 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.39 libtool: install: ranlib /usr/local/lib/libcrun.a 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 ---------------------------------------------------------------------- 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 Libraries have been installed in: 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 /usr/local/lib 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 If you ever happen to want to link against installed libraries 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 in a given directory, LIBDIR, you must either use libtool, and 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 specify the full pathname of the library, or use the '-LLIBDIR' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 flag during linking and do at least one of the following: 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 during execution 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 - add LIBDIR to the 'LD_RUN_PATH' environment variable 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 during linking 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 See any operating system documentation about shared libraries for 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 more information, such as the ld(1) and ld.so(8) manual pages. 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 ---------------------------------------------------------------------- 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.44 /bin/mkdir -p '/build' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.45 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.47 libtool: install: /usr/bin/install -c crun /build/crun 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.47 make[3]: Leaving directory '/tmp/crun-build' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.47 make[2]: Leaving directory '/tmp/crun-build' 10:01:39 [2023-06-07T10:01:39.082Z] #76 64.47 make[1]: Leaving directory '/tmp/crun-build' 10:01:43 [2023-06-07T10:01:43.279Z] #76 DONE 68.5s 10:01:43 [2023-06-07T10:01:43.279Z] 10:01:43 [2023-06-07T10:01:43.279Z] #68 [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...) 10:01:43 [2023-06-07T10:01:43.279Z] #68 63.38 + bin/containerd-stress 10:01:43 [2023-06-07T10:01:43.279Z] #68 63.38 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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 10:01:43 [2023-06-07T10:01:43.279Z] #68 64.56 + bin/containerd-shim 10:01:43 [2023-06-07T10:01:43.279Z] #68 65.08 + bin/containerd-shim-runc-v1 10:01:43 [2023-06-07T10:01:43.279Z] #68 65.86 + bin/containerd-shim-runc-v2 10:01:43 [2023-06-07T10:01:43.279Z] #68 66.55 + binaries 10:01:43 [2023-06-07T10:01:43.279Z] #68 DONE 67.0s 10:01:44 [2023-06-07T10:01:44.658Z] 10:01:44 [2023-06-07T10:01:44.659Z] #92 [dev-systemd-false 13/19] COPY --link --from=containerd /build/ /usr/local/bin/ 10:01:44 [2023-06-07T10:01:44.659Z] #92 DONE 0.6s 10:01:44 [2023-06-07T10:01:44.659Z] 10:01:44 [2023-06-07T10:01:44.659Z] #93 [dev-systemd-false 14/19] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 10:01:44 [2023-06-07T10:01:44.659Z] #93 DONE 0.2s 10:01:44 [2023-06-07T10:01:44.659Z] 10:01:44 [2023-06-07T10:01:44.659Z] #94 [dev-systemd-false 15/19] COPY --link --from=vpnkit / /usr/local/bin/ 10:01:44 [2023-06-07T10:01:44.659Z] #94 DONE 0.1s 10:01:44 [2023-06-07T10:01:44.659Z] 10:01:44 [2023-06-07T10:01:44.659Z] #95 [dev-systemd-false 16/19] COPY --link --from=containerutil /build/ /usr/local/bin/ 10:01:44 [2023-06-07T10:01:44.659Z] #95 DONE 0.0s 10:01:44 [2023-06-07T10:01:44.659Z] 10:01:44 [2023-06-07T10:01:44.659Z] #96 [dev-systemd-false 17/19] COPY --link --from=crun /build/ /usr/local/bin/ 10:01:44 [2023-06-07T10:01:44.659Z] #96 DONE 0.0s 10:01:44 [2023-06-07T10:01:44.659Z] 10:01:44 [2023-06-07T10:01:44.659Z] #97 [dev-systemd-false 18/19] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 10:01:44 [2023-06-07T10:01:44.659Z] #97 merging 10:02:11 [2023-06-07T10:02:11.218Z] #97 merging 26.1s done 10:02:11 [2023-06-07T10:02:11.218Z] #97 DONE 27.0s 10:02:11 [2023-06-07T10:02:11.218Z] 10:02:11 [2023-06-07T10:02:11.218Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker 10:02:11 [2023-06-07T10:02:11.218Z] #98 DONE 0.1s 10:02:11 [2023-06-07T10:02:11.218Z] 10:02:11 [2023-06-07T10:02:11.218Z] #99 [dev-base 1/11] RUN groupadd -r docker 10:02:11 [2023-06-07T10:02:11.218Z] #99 DONE 0.4s 10:02:11 [2023-06-07T10:02:11.218Z] 10:02:11 [2023-06-07T10:02:11.218Z] #100 [dev-base 2/11] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 10:02:11 [2023-06-07T10:02:11.477Z] #100 DONE 0.5s 10:02:11 [2023-06-07T10:02:11.477Z] 10:02:11 [2023-06-07T10:02:11.477Z] #101 [dev-base 3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 10:02:12 [2023-06-07T10:02:12.047Z] #101 0.407 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 10:02:12 [2023-06-07T10:02:12.047Z] #101 DONE 0.4s 10:02:12 [2023-06-07T10:02:12.047Z] 10:02:12 [2023-06-07T10:02:12.047Z] #102 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 10:02:12 [2023-06-07T10:02:12.615Z] #102 DONE 0.5s 10:02:12 [2023-06-07T10:02:12.615Z] 10:02:12 [2023-06-07T10:02:12.615Z] #103 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 10:02:12 [2023-06-07T10:02:12.875Z] #103 DONE 0.4s 10:02:12 [2023-06-07T10:02:12.875Z] 10:02:12 [2023-06-07T10:02:12.875Z] #104 [dev-base 6/11] RUN ldconfig 10:02:13 [2023-06-07T10:02:13.445Z] #104 DONE 0.5s 10:02:13 [2023-06-07T10:02:13.445Z] 10:02:13 [2023-06-07T10:02:13.445Z] #105 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 10:02:14 [2023-06-07T10:02:14.014Z] #105 DONE 0.5s 10:02:14 [2023-06-07T10:02:14.014Z] 10:02:14 [2023-06-07T10:02:14.014Z] #106 [dev-base 8/11] 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 10:02:14 [2023-06-07T10:02:14.583Z] #106 0.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 10:02:14 [2023-06-07T10:02:14.583Z] #106 0.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:02:14 [2023-06-07T10:02:14.583Z] #106 0.773 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:02:14 [2023-06-07T10:02:14.842Z] #106 0.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:02:14 [2023-06-07T10:02:14.842Z] #106 1.007 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 10:02:14 [2023-06-07T10:02:14.842Z] #106 1.118 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 10:02:15 [2023-06-07T10:02:15.780Z] #106 1.823 Fetched 8531 kB in 1s (6048 kB/s) 10:02:16 [2023-06-07T10:02:16.349Z] #106 1.823 Reading package lists... 10:02:16 [2023-06-07T10:02:16.608Z] #106 2.328 Reading package lists... 10:02:16 [2023-06-07T10:02:16.867Z] #106 2.811 Building dependency tree... 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.087 The following additional packages will be installed: 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.087 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.087 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.087 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.087 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.088 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.088 xxd 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.089 Suggested packages: 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.089 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.089 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.089 ctags vim-doc vim-scripts xfsdump acl attr quota 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.089 Recommended packages: 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.089 libatm1 nftables libpam-cap build-essential python3-dev dbus 10:02:17 [2023-06-07T10:02:17.126Z] #106 3.089 systemd-timesyncd | time-daemon unzip 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.428 The following NEW packages will be installed: 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.428 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.428 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.428 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.428 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.429 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.429 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.429 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.429 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.429 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 10:02:17 [2023-06-07T10:02:17.386Z] #106 3.429 xz-utils zip zstd 10:02:17 [2023-06-07T10:02:17.645Z] #106 3.704 0 upgraded, 59 newly installed, 0 to remove and 2 not upgraded. 10:02:17 [2023-06-07T10:02:17.645Z] #106 3.704 Need to get 32.1 MB of archives. 10:02:17 [2023-06-07T10:02:17.645Z] #106 3.704 After this operation, 124 MB of additional disk space will be used. 10:02:17 [2023-06-07T10:02:17.645Z] #106 3.704 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 10:02:17 [2023-06-07T10:02:17.645Z] #106 3.709 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.882 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.886 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.888 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.895 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.897 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.899 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.901 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.929 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.929 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.930 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.931 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.931 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.931 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.932 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.936 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.937 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.938 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.940 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.940 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.941 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.944 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.947 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.949 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.950 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.952 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.953 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.956 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.959 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.962 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.964 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.966 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 3.968 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.014 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.015 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.016 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.016 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.017 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.017 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.018 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.019 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.020 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.028 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.029 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.030 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.031 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.033 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.033 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.035 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.039 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.040 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.042 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.043 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 10:02:17 [2023-06-07T10:02:17.906Z] #106 4.077 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.083 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.087 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.088 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.216 debconf: delaying package configuration, since apt-utils is not installed 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.251 Fetched 32.1 MB in 1s (49.0 MB/s) 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.274 Selecting previously unselected package libapparmor1:arm64. 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.274 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.282 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.289 Unpacking libapparmor1:arm64 (2.13.6-10) ... 10:02:18 [2023-06-07T10:02:18.165Z] #106 4.331 Selecting previously unselected package libcap2:arm64. 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.333 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.337 Unpacking libcap2:arm64 (1:2.44-1) ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.374 Selecting previously unselected package libargon2-1:arm64. 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.375 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.379 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.412 Selecting previously unselected package dmsetup. 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.414 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.418 Unpacking dmsetup (2:1.02.175-2.1) ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.470 Selecting previously unselected package libdevmapper1.02.1:arm64. 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.472 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.475 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.513 Selecting previously unselected package libjson-c5:arm64. 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.514 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.521 Unpacking libjson-c5:arm64 (0.15-2) ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.594 Selecting previously unselected package libcryptsetup12:arm64. 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.596 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.608 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.658 Selecting previously unselected package libip4tc2:arm64. 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.659 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.663 Unpacking libip4tc2:arm64 (1.8.7-1) ... 10:02:18 [2023-06-07T10:02:18.424Z] #106 4.709 Selecting previously unselected package libkmod2:arm64. 10:02:18 [2023-06-07T10:02:18.684Z] #106 4.710 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.684Z] #106 4.715 Unpacking libkmod2:arm64 (28-1) ... 10:02:18 [2023-06-07T10:02:18.684Z] #106 4.777 Selecting previously unselected package systemd. 10:02:18 [2023-06-07T10:02:18.684Z] #106 4.779 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.684Z] #106 4.823 Unpacking systemd (247.3-7+deb11u2) ... 10:02:18 [2023-06-07T10:02:18.944Z] #106 5.177 Selecting previously unselected package pigz. 10:02:18 [2023-06-07T10:02:18.944Z] #106 5.179 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.944Z] #106 5.183 Unpacking pigz (2.6-1) ... 10:02:18 [2023-06-07T10:02:18.944Z] #106 5.219 Selecting previously unselected package libelf1:arm64. 10:02:18 [2023-06-07T10:02:18.944Z] #106 5.221 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 10:02:18 [2023-06-07T10:02:18.944Z] #106 5.224 Unpacking libelf1:arm64 (0.183-1) ... 10:02:19 [2023-06-07T10:02:19.203Z] #106 5.272 Selecting previously unselected package libbpf0:arm64. 10:02:19 [2023-06-07T10:02:19.203Z] #106 5.273 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 10:02:19 [2023-06-07T10:02:19.203Z] #106 5.276 Unpacking libbpf0:arm64 (1:0.3-2) ... 10:02:19 [2023-06-07T10:02:19.203Z] #106 5.314 Selecting previously unselected package libmnl0:arm64. 10:02:19 [2023-06-07T10:02:19.203Z] #106 5.316 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 10:02:19 [2023-06-07T10:02:19.203Z] #106 5.320 Unpacking libmnl0:arm64 (1.0.4-3) ... 10:02:19 [2023-06-07T10:02:19.203Z] #106 5.351 Selecting previously unselected package libxtables12:arm64. 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.352 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.355 Unpacking libxtables12:arm64 (1.8.7-1) ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.383 Selecting previously unselected package libcap2-bin. 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.385 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.388 Unpacking libcap2-bin (1:2.44-1) ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.426 Selecting previously unselected package iproute2. 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.428 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.430 Unpacking iproute2 (5.10.0-4) ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.524 Selecting previously unselected package xxd. 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.527 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.530 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.575 Selecting previously unselected package vim-common. 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.577 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.585 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 10:02:19 [2023-06-07T10:02:19.462Z] #106 5.634 Selecting previously unselected package bash-completion. 10:02:19 [2023-06-07T10:02:19.722Z] #106 5.636 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.264 Unpacking bash-completion (1:2.11-2) ... 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.363 Selecting previously unselected package bzip2. 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.365 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.370 Unpacking bzip2 (1.0.8-4) ... 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.407 Selecting previously unselected package xz-utils. 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.409 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.412 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.468 Selecting previously unselected package apparmor. 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.470 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.492 Unpacking apparmor (2.13.6-10) ... 10:02:20 [2023-06-07T10:02:20.290Z] #106 6.579 Selecting previously unselected package inetutils-ping. 10:02:20 [2023-06-07T10:02:20.550Z] #106 6.581 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.550Z] #106 6.585 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 10:02:20 [2023-06-07T10:02:20.550Z] #106 6.631 Selecting previously unselected package libip6tc2:arm64. 10:02:20 [2023-06-07T10:02:20.550Z] #106 6.633 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.550Z] #106 6.636 Unpacking libip6tc2:arm64 (1.8.7-1) ... 10:02:20 [2023-06-07T10:02:20.550Z] #106 6.670 Selecting previously unselected package libnfnetlink0:arm64. 10:02:20 [2023-06-07T10:02:20.550Z] #106 6.672 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.550Z] #106 6.676 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 10:02:20 [2023-06-07T10:02:20.550Z] #106 6.712 Selecting previously unselected package libnetfilter-conntrack3:arm64. 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.714 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.719 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.752 Selecting previously unselected package libnftnl11:arm64. 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.754 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.758 Unpacking libnftnl11:arm64 (1.1.9-1) ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.803 Selecting previously unselected package iptables. 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.804 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.809 Unpacking iptables (1.8.7-1) ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.876 Selecting previously unselected package libonig5:arm64. 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.877 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.881 Unpacking libonig5:arm64 (6.9.6-1.1) ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.933 Selecting previously unselected package libjq1:arm64. 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.935 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.939 Unpacking libjq1:arm64 (1.6-2.1) ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.976 Selecting previously unselected package jq. 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.977 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 6.983 Unpacking jq (1.6-2.1) ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 7.018 Selecting previously unselected package libaio1:arm64. 10:02:20 [2023-06-07T10:02:20.810Z] #106 7.019 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 7.023 Unpacking libaio1:arm64 (0.3.112-9) ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 7.058 Selecting previously unselected package libgpm2:arm64. 10:02:20 [2023-06-07T10:02:20.810Z] #106 7.060 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 7.063 Unpacking libgpm2:arm64 (1.20.7-8) ... 10:02:20 [2023-06-07T10:02:20.810Z] #106 7.096 Selecting previously unselected package libicu67:arm64. 10:02:21 [2023-06-07T10:02:21.069Z] #106 7.098 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 10:02:21 [2023-06-07T10:02:21.069Z] #106 7.102 Unpacking libicu67:arm64 (67.1-7) ... 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.759 Selecting previously unselected package libinih1:arm64. 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.762 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.765 Unpacking libinih1:arm64 (53-1+b2) ... 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.794 Selecting previously unselected package libmicrohttpd12:arm64. 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.796 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.799 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.841 Selecting previously unselected package libnet1:arm64. 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.842 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.846 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.885 Selecting previously unselected package libnl-3-200:arm64. 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.887 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.890 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 10:02:21 [2023-06-07T10:02:21.637Z] #106 7.925 Selecting previously unselected package libprotobuf-c1:arm64. 10:02:21 [2023-06-07T10:02:21.897Z] #106 7.927 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 10:02:21 [2023-06-07T10:02:21.897Z] #106 7.931 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:02:21 [2023-06-07T10:02:21.897Z] #106 7.967 Selecting previously unselected package libyajl2:arm64. 10:02:21 [2023-06-07T10:02:21.897Z] #106 7.969 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... 10:02:21 [2023-06-07T10:02:21.897Z] #106 7.972 Unpacking libyajl2:arm64 (2.1.0-3) ... 10:02:21 [2023-06-07T10:02:21.897Z] #106 8.002 Selecting previously unselected package net-tools. 10:02:21 [2023-06-07T10:02:21.897Z] #106 8.003 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 10:02:21 [2023-06-07T10:02:21.897Z] #106 8.007 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 10:02:21 [2023-06-07T10:02:21.897Z] #106 8.052 Selecting previously unselected package patch. 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.054 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.057 Unpacking patch (2.7.6-7) ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.093 Selecting previously unselected package python-pip-whl. 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.094 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.098 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.229 Selecting previously unselected package python3-lib2to3. 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.231 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.234 Unpacking python3-lib2to3 (3.9.2-1) ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.273 Selecting previously unselected package python3-distutils. 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.275 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.279 Unpacking python3-distutils (3.9.2-1) ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.317 Selecting previously unselected package python3-pkg-resources. 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.319 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.322 Unpacking python3-pkg-resources (52.0.0-4) ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.365 Selecting previously unselected package python3-setuptools. 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.367 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.371 Unpacking python3-setuptools (52.0.0-4) ... 10:02:22 [2023-06-07T10:02:22.156Z] #106 8.429 Selecting previously unselected package python3-wheel. 10:02:22 [2023-06-07T10:02:22.416Z] #106 8.431 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 10:02:22 [2023-06-07T10:02:22.416Z] #106 8.435 Unpacking python3-wheel (0.34.2-1) ... 10:02:22 [2023-06-07T10:02:22.416Z] #106 8.468 Selecting previously unselected package python3-pip. 10:02:22 [2023-06-07T10:02:22.416Z] #106 8.469 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 10:02:22 [2023-06-07T10:02:22.416Z] #106 8.472 Unpacking python3-pip (20.3.4-4+deb11u1) ... 10:02:22 [2023-06-07T10:02:22.416Z] #106 8.538 Selecting previously unselected package sudo. 10:02:22 [2023-06-07T10:02:22.416Z] #106 8.540 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 10:02:22 [2023-06-07T10:02:22.416Z] #106 8.545 Unpacking sudo (1.9.5p2-3+deb11u1) ... 10:02:22 [2023-06-07T10:02:22.416Z] #106 8.653 Selecting previously unselected package systemd-journal-remote. 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.655 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ... 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.659 Unpacking systemd-journal-remote (247.3-7+deb11u2) ... 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.696 Selecting previously unselected package thin-provisioning-tools. 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.698 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.701 Unpacking thin-provisioning-tools (0.9.0-1) ... 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.754 Selecting previously unselected package uidmap. 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.756 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.758 Unpacking uidmap (1:4.8.1-1) ... 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.805 Selecting previously unselected package vim-runtime. 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.807 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.816 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.827 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 10:02:22 [2023-06-07T10:02:22.675Z] #106 8.830 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 10:02:23 [2023-06-07T10:02:23.244Z] #106 9.372 Selecting previously unselected package vim. 10:02:23 [2023-06-07T10:02:23.244Z] #106 9.375 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 10:02:23 [2023-06-07T10:02:23.244Z] #106 9.384 Unpacking vim (2:8.2.2434-3+deb11u1) ... 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.514 Selecting previously unselected package xfsprogs. 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.516 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.520 Unpacking xfsprogs (5.10.0-4) ... 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.617 Selecting previously unselected package zip. 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.619 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.625 Unpacking zip (3.0-12) ... 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.673 Selecting previously unselected package zstd. 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.676 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.678 Unpacking zstd (1.4.8+dfsg-2.1) ... 10:02:23 [2023-06-07T10:02:23.503Z] #106 9.760 Setting up python3-pkg-resources (52.0.0-4) ... 10:02:23 [2023-06-07T10:02:23.763Z] #106 9.947 Setting up libip4tc2:arm64 (1.8.7-1) ... 10:02:23 [2023-06-07T10:02:23.763Z] #106 9.955 Setting up net-tools (1.60+git20181103.0eebece-1) ... 10:02:23 [2023-06-07T10:02:23.763Z] #106 9.964 Setting up libapparmor1:arm64 (2.13.6-10) ... 10:02:23 [2023-06-07T10:02:23.763Z] #106 9.974 Setting up libgpm2:arm64 (1.20.7-8) ... 10:02:23 [2023-06-07T10:02:23.763Z] #106 9.986 Setting up libicu67:arm64 (67.1-7) ... 10:02:23 [2023-06-07T10:02:23.763Z] #106 9.997 Setting up libip6tc2:arm64 (1.8.7-1) ... 10:02:23 [2023-06-07T10:02:23.763Z] #106 10.01 Setting up libinih1:arm64 (53-1+b2) ... 10:02:23 [2023-06-07T10:02:23.763Z] #106 10.01 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 10:02:24 [2023-06-07T10:02:24.022Z] #106 10.02 Setting up uidmap (1:4.8.1-1) ... 10:02:24 [2023-06-07T10:02:24.022Z] #106 10.03 Setting up libyajl2:arm64 (2.1.0-3) ... 10:02:24 [2023-06-07T10:02:24.022Z] #106 10.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:02:24 [2023-06-07T10:02:24.022Z] #106 10.06 Setting up bzip2 (1.0.8-4) ... 10:02:24 [2023-06-07T10:02:24.022Z] #106 10.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:02:24 [2023-06-07T10:02:24.022Z] #106 10.07 Setting up python3-wheel (0.34.2-1) ... 10:02:24 [2023-06-07T10:02:24.282Z] #106 10.21 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 10:02:24 [2023-06-07T10:02:24.282Z] #106 10.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... 10:02:24 [2023-06-07T10:02:24.282Z] #106 10.23 Setting up libcap2:arm64 (1:2.44-1) ... 10:02:24 [2023-06-07T10:02:24.282Z] #106 10.24 Setting up libcap2-bin (1:2.44-1) ... 10:02:24 [2023-06-07T10:02:24.282Z] #106 10.25 Setting up apparmor (2.13.6-10) ... 10:02:24 [2023-06-07T10:02:24.851Z] #106 10.96 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:02:24 [2023-06-07T10:02:24.851Z] #106 10.98 Setting up zip (3.0-12) ... 10:02:24 [2023-06-07T10:02:24.851Z] #106 10.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 10:02:24 [2023-06-07T10:02:24.851Z] #106 11.01 Setting up bash-completion (1:2.11-2) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.74 Setting up libmnl0:arm64 (1.0.4-3) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.75 Setting up patch (2.7.6-7) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.77 Setting up sudo (1.9.5p2-3+deb11u1) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.81 invoke-rc.d: could not determine current runlevel 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.81 invoke-rc.d: policy-rc.d denied execution of start. 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.81 Setting up libxtables12:arm64 (1.8.7-1) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.82 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.83 Setting up pigz (2.6-1) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.84 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.85 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 10:02:25 [2023-06-07T10:02:25.789Z] #106 11.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 10:02:26 [2023-06-07T10:02:26.049Z] #106 12.04 Setting up libaio1:arm64 (0.3.112-9) ... 10:02:26 [2023-06-07T10:02:26.049Z] #106 12.05 Setting up python3-lib2to3 (3.9.2-1) ... 10:02:26 [2023-06-07T10:02:26.049Z] #106 12.15 Setting up libelf1:arm64 (0.183-1) ... 10:02:26 [2023-06-07T10:02:26.049Z] #106 12.16 Setting up libjson-c5:arm64 (0.15-2) ... 10:02:26 [2023-06-07T10:02:26.049Z] #106 12.18 Setting up zstd (1.4.8+dfsg-2.1) ... 10:02:26 [2023-06-07T10:02:26.049Z] #106 12.19 Setting up libonig5:arm64 (6.9.6-1.1) ... 10:02:26 [2023-06-07T10:02:26.049Z] #106 12.20 Setting up libkmod2:arm64 (28-1) ... 10:02:26 [2023-06-07T10:02:26.049Z] #106 12.21 Setting up python3-distutils (3.9.2-1) ... 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.33 Setting up vim (2:8.2.2434-3+deb11u1) ... 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 10:02:26 [2023-06-07T10:02:26.308Z] #106 12.38 Setting up python3-setuptools (52.0.0-4) ... 10:02:26 [2023-06-07T10:02:26.568Z] #106 12.69 Setting up libjq1:arm64 (1.6-2.1) ... 10:02:26 [2023-06-07T10:02:26.568Z] #106 12.70 Setting up libnftnl11:arm64 (1.1.9-1) ... 10:02:26 [2023-06-07T10:02:26.568Z] #106 12.71 Setting up thin-provisioning-tools (0.9.0-1) ... 10:02:26 [2023-06-07T10:02:26.828Z] #106 12.72 Setting up python3-pip (20.3.4-4+deb11u1) ... 10:02:26 [2023-06-07T10:02:26.828Z] #106 12.97 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 10:02:27 [2023-06-07T10:02:27.087Z] #106 12.98 Setting up jq (1.6-2.1) ... 10:02:27 [2023-06-07T10:02:27.087Z] #106 12.99 Setting up libbpf0:arm64 (1:0.3-2) ... 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.00 Setting up iptables (1.8.7-1) ... 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.04 Setting up iproute2 (5.10.0-4) ... 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.16 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.17 Setting up dmsetup (2:1.02.175-2.1) ... 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.18 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.19 Setting up systemd (247.3-7+deb11u2) ... 10:02:27 [2023-06-07T10:02:27.087Z] #106 13.24 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 10:02:27 [2023-06-07T10:02:27.347Z] #106 13.24 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 10:02:27 [2023-06-07T10:02:27.347Z] #106 13.24 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 10:02:27 [2023-06-07T10:02:27.347Z] #106 13.25 Initializing machine ID from random generator. 10:02:27 [2023-06-07T10:02:27.606Z] #106 13.60 Setting up systemd-journal-remote (247.3-7+deb11u2) ... 10:02:27 [2023-06-07T10:02:27.606Z] #106 13.71 Setting up xfsprogs (5.10.0-4) ... 10:02:27 [2023-06-07T10:02:27.606Z] #106 13.73 System has not been booted with systemd as init system (PID 1). Can't operate. 10:02:27 [2023-06-07T10:02:27.606Z] #106 13.73 Failed to connect to bus: Host is down 10:02:27 [2023-06-07T10:02:27.606Z] #106 13.73 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:02:27 [2023-06-07T10:02:27.866Z] #106 DONE 14.1s 10:02:28 [2023-06-07T10:02:28.125Z] 10:02:28 [2023-06-07T10:02:28.126Z] #107 [dev-base 9/11] 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 10:02:28 [2023-06-07T10:02:28.385Z] #107 0.418 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 10:02:28 [2023-06-07T10:02:28.385Z] #107 0.422 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 10:02:28 [2023-06-07T10:02:28.385Z] #107 0.425 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 10:02:28 [2023-06-07T10:02:28.385Z] #107 DONE 0.4s 10:02:28 [2023-06-07T10:02:28.385Z] 10:02:28 [2023-06-07T10:02:28.385Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 10:02:34 [2023-06-07T10:02:34.957Z] #108 5.654 Collecting yamllint==1.27.1 10:02:34 [2023-06-07T10:02:34.957Z] #108 6.686 Downloading yamllint-1.27.1.tar.gz (129 kB) 10:02:35 [2023-06-07T10:02:35.525Z] #108 6.966 Collecting pathspec>=0.5.3 10:02:35 [2023-06-07T10:02:35.525Z] #108 6.970 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 10:02:35 [2023-06-07T10:02:35.525Z] #108 7.059 Collecting pyyaml 10:02:35 [2023-06-07T10:02:35.525Z] #108 7.064 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 10:02:35 [2023-06-07T10:02:35.525Z] #108 7.080 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 10:02:35 [2023-06-07T10:02:35.525Z] #108 7.084 Building wheels for collected packages: yamllint 10:02:35 [2023-06-07T10:02:35.525Z] #108 7.085 Building wheel for yamllint (setup.py): started 10:02:35 [2023-06-07T10:02:35.785Z] #108 7.318 Building wheel for yamllint (setup.py): finished with status 'done' 10:02:35 [2023-06-07T10:02:35.785Z] #108 7.318 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=b3bb387a9cd599c5fb3951137c41183033f187a73ae4c3c9fa7765aa4b81556a 10:02:35 [2023-06-07T10:02:35.785Z] #108 7.318 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 10:02:35 [2023-06-07T10:02:35.785Z] #108 7.320 Successfully built yamllint 10:02:35 [2023-06-07T10:02:35.785Z] #108 7.326 Installing collected packages: pyyaml, pathspec, yamllint 10:02:36 [2023-06-07T10:02:36.045Z] #108 7.437 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1 10:02:36 [2023-06-07T10:02:36.045Z] #108 DONE 7.5s 10:02:36 [2023-06-07T10:02:36.045Z] 10:02:36 [2023-06-07T10:02:36.045Z] #109 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 10:02:36 [2023-06-07T10:02:36.615Z] #109 0.726 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 10:02:36 [2023-06-07T10:02:36.874Z] #109 0.809 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 10:02:36 [2023-06-07T10:02:36.874Z] #109 0.903 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 10:02:37 [2023-06-07T10:02:37.702Z] #109 1.069 Reading package lists... 10:02:37 [2023-06-07T10:02:37.961Z] #109 1.566 Reading package lists... 10:02:38 [2023-06-07T10:02:38.221Z] #109 2.057 Building dependency tree... 10:02:38 [2023-06-07T10:02:38.221Z] #109 2.176 Reading state information... 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.343 gcc is already the newest version (4:10.2.1-1). 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.343 pkg-config is already the newest version (0.29.2-1). 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.343 The following additional packages will be installed: 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.343 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.343 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.343 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.343 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.344 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.344 uuid-dev zlib1g-dev 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.345 Suggested packages: 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.345 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.345 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.345 Recommended packages: 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.345 build-essential fakeroot libalgorithm-merge-perl 10:02:38 [2023-06-07T10:02:38.481Z] #109 2.593 The following NEW packages will be installed: 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.593 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.593 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.593 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.593 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.594 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.594 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.594 libsystemd-dev libudev-dev uuid-dev zlib1g-dev 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.867 0 upgraded, 32 newly installed, 0 to remove and 2 not upgraded. 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.867 Need to get 10.3 MB of archives. 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.867 After this operation, 41.5 MB of additional disk space will be used. 10:02:38 [2023-06-07T10:02:38.740Z] #109 2.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.886 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.887 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.889 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.892 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.896 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.898 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.900 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.901 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.902 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.903 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.906 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.908 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.910 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.985 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.988 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.989 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.990 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.992 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.998 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.998 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 2.999 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 3.000 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 3.003 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 3.004 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 3.006 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 3.009 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 3.010 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 3.018 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 3.019 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 10:02:39 [2023-06-07T10:02:39.000Z] #109 3.020 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.152 debconf: delaying package configuration, since apt-utils is not installed 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.183 Fetched 10.3 MB in 0s (24.4 MB/s) 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.204 Selecting previously unselected package dpkg-dev. 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.204 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21239 files and directories currently installed.) 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.215 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.219 Unpacking dpkg-dev (1.20.12) ... 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.335 Selecting previously unselected package libgirepository-1.0-1:arm64. 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.337 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.344 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.376 Selecting previously unselected package gir1.2-glib-2.0:arm64. 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.378 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.381 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 10:02:39 [2023-06-07T10:02:39.260Z] #109 3.419 Selecting previously unselected package libsecret-common. 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.420 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.424 Unpacking libsecret-common (0.20.4-2) ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.468 Selecting previously unselected package libsecret-1-0:arm64. 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.470 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.473 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.506 Selecting previously unselected package gir1.2-secret-1:arm64. 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.508 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.512 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.539 Selecting previously unselected package libapparmor-dev:arm64. 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.541 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.545 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.580 Selecting previously unselected package uuid-dev:arm64. 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.581 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.585 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.627 Selecting previously unselected package libblkid-dev:arm64. 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.629 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.638 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 10:02:39 [2023-06-07T10:02:39.519Z] #109 3.687 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.689 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.692 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.720 Selecting previously unselected package libudev-dev:arm64. 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.722 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.725 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.764 Selecting previously unselected package libsepol1-dev:arm64. 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.766 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.770 Unpacking libsepol1-dev:arm64 (3.1-1) ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.828 Selecting previously unselected package libpcre2-16-0:arm64. 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.830 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.834 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.884 Selecting previously unselected package libpcre2-32-0:arm64. 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.886 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.890 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:02:39 [2023-06-07T10:02:39.779Z] #109 3.936 Selecting previously unselected package libpcre2-posix2:arm64. 10:02:40 [2023-06-07T10:02:40.038Z] #109 3.938 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.038Z] #109 3.942 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:02:40 [2023-06-07T10:02:40.038Z] #109 3.972 Selecting previously unselected package libpcre2-dev:arm64. 10:02:40 [2023-06-07T10:02:40.038Z] #109 3.974 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.038Z] #109 3.979 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:02:40 [2023-06-07T10:02:40.038Z] #109 4.055 Selecting previously unselected package libselinux1-dev:arm64. 10:02:40 [2023-06-07T10:02:40.038Z] #109 4.057 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.038Z] #109 4.060 Unpacking libselinux1-dev:arm64 (3.1-3) ... 10:02:40 [2023-06-07T10:02:40.038Z] #109 4.114 Selecting previously unselected package libdevmapper-dev:arm64. 10:02:40 [2023-06-07T10:02:40.038Z] #109 4.116 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.038Z] #109 4.121 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 10:02:40 [2023-06-07T10:02:40.038Z] #109 4.154 Selecting previously unselected package libffi-dev:arm64. 10:02:40 [2023-06-07T10:02:40.038Z] #109 4.156 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.160 Unpacking libffi-dev:arm64 (3.3-6) ... 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.193 Selecting previously unselected package libglib2.0-data. 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.195 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.199 Unpacking libglib2.0-data (2.66.8-1) ... 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.329 Selecting previously unselected package libglib2.0-bin. 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.331 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.335 Unpacking libglib2.0-bin (2.66.8-1) ... 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.378 Selecting previously unselected package libglib2.0-dev-bin. 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.380 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.383 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 10:02:40 [2023-06-07T10:02:40.298Z] #109 4.421 Selecting previously unselected package libmount-dev:arm64. 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.423 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.427 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.467 Selecting previously unselected package libpcre16-3:arm64. 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.469 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.471 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.515 Selecting previously unselected package libpcre32-3:arm64. 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.517 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.521 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.567 Selecting previously unselected package libpcrecpp0v5:arm64. 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.569 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.573 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.605 Selecting previously unselected package libpcre3-dev:arm64. 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.606 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.557Z] #109 4.610 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.684 Selecting previously unselected package zlib1g-dev:arm64. 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.686 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.690 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.730 Selecting previously unselected package libglib2.0-dev:arm64. 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.731 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.734 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.913 Selecting previously unselected package libseccomp-dev:arm64. 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.916 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.921 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:02:40 [2023-06-07T10:02:40.817Z] #109 4.955 Selecting previously unselected package libsecret-1-dev:arm64. 10:02:41 [2023-06-07T10:02:41.077Z] #109 4.957 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... 10:02:41 [2023-06-07T10:02:41.077Z] #109 4.960 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 10:02:41 [2023-06-07T10:02:41.077Z] #109 5.014 Selecting previously unselected package libsystemd-dev:arm64. 10:02:41 [2023-06-07T10:02:41.077Z] #109 5.017 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... 10:02:41 [2023-06-07T10:02:41.077Z] #109 5.021 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... 10:02:41 [2023-06-07T10:02:41.077Z] #109 5.128 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 10:02:41 [2023-06-07T10:02:41.077Z] #109 5.138 Setting up libglib2.0-dev-bin (2.66.8-1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.290 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.302 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.313 Setting up libpcre16-3:arm64 (2:8.39-13) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.325 Setting up libsepol1-dev:arm64 (3.1-1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.335 Setting up libffi-dev:arm64 (3.3-6) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.346 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.356 Setting up dpkg-dev (1.20.12) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.374 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.385 Setting up libglib2.0-data (2.66.8-1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.394 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.404 Setting up libpcre32-3:arm64 (2:8.39-13) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.414 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.425 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.434 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.445 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.456 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 10:02:41 [2023-06-07T10:02:41.336Z] #109 5.466 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.476 Setting up libsecret-common (0.20.4-2) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.486 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.501 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.512 Setting up libselinux1-dev:arm64 (3.1-3) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.521 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.530 Setting up libglib2.0-bin (2.66.8-1) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.540 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.551 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.562 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.572 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.582 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.592 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.603 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.614 No schema files found: doing nothing. 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.619 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:02:41 [2023-06-07T10:02:41.596Z] #109 5.638 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 10:02:42 [2023-06-07T10:02:42.165Z] #109 DONE 6.1s 10:02:42 [2023-06-07T10:02:42.165Z] 10:02:42 [2023-06-07T10:02:42.165Z] #110 [dev 1/1] COPY --link . . 10:02:42 [2023-06-07T10:02:42.165Z] #110 DONE 1.4s 10:02:42 [2023-06-07T10:02:42.165Z] 10:02:42 [2023-06-07T10:02:42.165Z] #110 [dev 1/1] COPY --link . . 10:02:42 [2023-06-07T10:02:42.165Z] #110 merging 10:02:52 [2023-06-07T10:02:52.151Z] #110 ... 10:02:52 [2023-06-07T10:02:52.151Z] 10:02:52 [2023-06-07T10:02:52.151Z] #111 exporting to image 10:02:52 [2023-06-07T10:02:52.151Z] #111 exporting layers 10:03:24 [2023-06-07T10:03:24.246Z] #111 ... 10:03:24 [2023-06-07T10:03:24.246Z] 10:03:24 [2023-06-07T10:03:24.246Z] #110 [dev 1/1] COPY --link . . 10:03:24 [2023-06-07T10:03:24.246Z] #110 merging 37.8s done 10:03:24 [2023-06-07T10:03:24.246Z] #110 DONE 39.2s 10:03:24 [2023-06-07T10:03:24.246Z] 10:03:24 [2023-06-07T10:03:24.246Z] #111 exporting to image 10:03:25 [2023-06-07T10:03:25.626Z] #111 exporting layers 43.2s done 10:03:25 [2023-06-07T10:03:25.626Z] #111 writing image sha256:c2765fbc6557572cee32820ffb0246830d4765d1f8f4e66cf8172721b8fb2ebb done 10:03:25 [2023-06-07T10:03:25.626Z] #111 naming to docker.io/library/docker:b3133d7471214ffcbd0e42a16f026bacf4440b5b done 10:03:25 [2023-06-07T10:03:25.626Z] #111 DONE 43.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 10:03:25 [2023-06-07T10:03:25.937Z] + sudo modprobe ip6table_filter [Pipeline] sh 10:03:26 [2023-06-07T10:03:26.219Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b3133d7471214ffcbd0e42a16f026bacf4440b5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:b3133d7471214ffcbd0e42a16f026bacf4440b5b hack/test/unit 10:03:26 [2023-06-07T10:03:26.789Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 10:03:26 [2023-06-07T10:03:26.789Z] + TESTFLAGS+=' -test.timeout=5m' 10:03:26 [2023-06-07T10:03:26.789Z] + TESTDIRS=./... 10:03:26 [2023-06-07T10:03:26.789Z] + exclude_paths='/vendor/|/integration' 10:03:26 [2023-06-07T10:03:26.789Z] ++ go list ./... 10:03:26 [2023-06-07T10:03:26.789Z] ++ grep -vE '(/vendor/|/integration)' 10:03:27 [2023-06-07T10:03:27.360Z] + pkg_list='github.com/docker/docker/api 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/backend/build 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/httpstatus 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/httputils 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/middleware 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/build 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/checkpoint 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/container 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/debug 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/distribution 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/grpc 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/image 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/network 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/plugin 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/session 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/swarm 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/system 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/server/router/volume 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/backend 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/blkiodev 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/container 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/events 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/filters 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/image 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/mount 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/network 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/plugins/logdriver 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/registry 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/strslice 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/swarm 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/swarm/runtime 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/time 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/versions 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/versions/v1p19 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/versions/v1p20 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/api/types/volume 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/builder-next 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/builder-next/exporter 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/builder-next/worker 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/dockerfile 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/remotecontext 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/remotecontext/git 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/builder/remotecontext/urlutil 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/cli/debug 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/cli/winresources/docker-proxy 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/cli/winresources/dockerd 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/client 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/client/buildkit 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/cmd/docker-proxy 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/cmd/dockerd 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/cmd/dockerd/trap 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/container 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/container/stream 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/contrib/apparmor 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/contrib/docker-device-tool 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/contrib/httpserver 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/cluster 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/cluster/convert 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/cluster/executor 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/cluster/executor/container 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/cluster/provider 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/config 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/containerd 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/events 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/events/testutils 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/copy 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/register 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/vfs 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/graphdriver/zfs 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/images 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/initlayer 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/links 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/listeners 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/awslogs 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/fluentd 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/gcplogs 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/gelf 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/journald 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/local 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/logentries 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/loggertest 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/loggerutils 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/splunk 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/syslog 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/logger/templates 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/names 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/network 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/daemon/stats 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/distribution 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/distribution/metadata 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/distribution/utils 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/distribution/xfer 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/dockerversion 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/errdefs 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/image 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/image/cache 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/image/tarexport 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/image/v1 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/internal/mounttree 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/internal/test/suite 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/internal/unshare 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/layer 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libcontainerd 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libcontainerd/queue 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libcontainerd/remote 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libcontainerd/shimopts 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libcontainerd/supervisor 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libcontainerd/types 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/bitmap 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/bitseq 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/cluster 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/config 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/datastore 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/diagnostic 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/discoverapi 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/driverapi 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/bridge 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/host 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/null 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/overlay 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/remote 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/windows 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/drvregistry 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/etchosts 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/idm 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/internal/caller 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ipam 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ipamapi 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ipams/builtin 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ipams/null 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ipams/remote 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ipamutils 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ipbits 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/iptables 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/netlabel 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/netutils 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/networkdb 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/ns 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/options 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/osl 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/osl/kernel 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/portallocator 10:03:27 [2023-06-07T10:03:27.360Z] github.com/docker/docker/libnetwork/portmapper 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/resolvconf 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/testutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/types 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/oci 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/oci/caps 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/opts 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/aaparser 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/archive 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/authorization 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/broadcaster 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/capabilities 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/chrootarchive 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/containerfs 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/devicemapper 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/directory 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/dmesg 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/fileutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/homedir 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/idtools 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/ioutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/jsonmessage 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/longpath 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/loopback 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/meminfo 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/namesgenerator 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/parsers 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/parsers/kernel 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/pidfile 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/platform 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/platforms 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugingetter 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins/transport 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/pools 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/process 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/progress 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/reexec 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/rootless 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/rootless/specconv 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/stack 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/stdcopy 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/streamformatter 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/stringid 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/sysinfo 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/system 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/tailfile 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/tarsum 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/useragent 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/plugin 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/plugin/executor/containerd 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/plugin/v2 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/profiles/apparmor 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/profiles/seccomp 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/quota 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/reference 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/registry 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/registry/resumable 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/restartmanager 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/runconfig 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/runconfig/opts 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/daemon 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/environment 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/fakecontext 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/fakegit 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/fakestorage 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/fixtures/load 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/fixtures/plugin 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/registry 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/request 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/volume 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/volume/drivers 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/volume/local 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/volume/mounts 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/volume/service 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/volume/service/opts 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/volume/testutils' 10:03:27 [2023-06-07T10:03:27.361Z] ++ grep --fixed-strings -v /libnetwork 10:03:27 [2023-06-07T10:03:27.361Z] ++ echo 'github.com/docker/docker/api 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/backend/build 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/httpstatus 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/httputils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/middleware 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/build 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/checkpoint 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/container 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/debug 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/distribution 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/grpc 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/image 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/network 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/plugin 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/session 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/swarm 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/system 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/server/router/volume 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/backend 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/blkiodev 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/container 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/events 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/filters 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/image 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/mount 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/network 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/plugins/logdriver 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/registry 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/strslice 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/swarm 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/swarm/runtime 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/time 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/versions 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/versions/v1p19 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/versions/v1p20 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/api/types/volume 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/builder-next 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/builder-next/exporter 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/builder-next/worker 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/dockerfile 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/remotecontext 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/remotecontext/git 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/builder/remotecontext/urlutil 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/cli/debug 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/cli/winresources/docker-proxy 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/cli/winresources/dockerd 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/client 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/client/buildkit 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/cmd/docker-proxy 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/cmd/dockerd 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/cmd/dockerd/trap 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/container 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/container/stream 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/contrib/apparmor 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/contrib/docker-device-tool 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/contrib/httpserver 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/cluster 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/cluster/convert 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/cluster/executor 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/cluster/executor/container 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/cluster/provider 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/config 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/containerd 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/events 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/events/testutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/copy 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/register 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/vfs 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/graphdriver/zfs 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/images 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/initlayer 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/links 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/listeners 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/awslogs 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/fluentd 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/gcplogs 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/gelf 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/journald 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/local 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/logentries 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/loggertest 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/loggerutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/splunk 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/syslog 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/logger/templates 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/names 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/network 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/daemon/stats 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/distribution 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/distribution/metadata 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/distribution/utils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/distribution/xfer 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/dockerversion 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/errdefs 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/image 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/image/cache 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/image/tarexport 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/image/v1 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/internal/mounttree 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/internal/test/suite 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/internal/unshare 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/layer 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libcontainerd 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libcontainerd/queue 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libcontainerd/remote 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libcontainerd/shimopts 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libcontainerd/supervisor 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libcontainerd/types 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/bitmap 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/bitseq 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/cluster 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/config 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/datastore 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/diagnostic 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/discoverapi 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/driverapi 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/bridge 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/host 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/null 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/overlay 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/remote 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/windows 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/drvregistry 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/etchosts 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/idm 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/internal/caller 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ipam 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ipamapi 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ipams/builtin 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ipams/null 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ipams/remote 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ipamutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ipbits 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/iptables 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/netlabel 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/netutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/networkdb 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/ns 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/options 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/osl 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/osl/kernel 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/portallocator 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/portmapper 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/resolvconf 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/testutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/libnetwork/types 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/oci 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/oci/caps 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/opts 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/aaparser 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/archive 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/authorization 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/broadcaster 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/capabilities 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/chrootarchive 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/containerfs 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/devicemapper 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/directory 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/dmesg 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/fileutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/homedir 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/idtools 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/ioutils 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/jsonmessage 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/longpath 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/loopback 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/meminfo 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/namesgenerator 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/parsers 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/parsers/kernel 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/pidfile 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/platform 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/platforms 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugingetter 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/plugins/transport 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/pools 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/process 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/progress 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/reexec 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/rootless 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/rootless/specconv 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/stack 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/stdcopy 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/streamformatter 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/stringid 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/sysinfo 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/system 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/tailfile 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/tarsum 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/pkg/useragent 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/plugin 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/plugin/executor/containerd 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/plugin/v2 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/profiles/apparmor 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/profiles/seccomp 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/quota 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/reference 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/registry 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/registry/resumable 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/restartmanager 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/runconfig 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/runconfig/opts 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/daemon 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/environment 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/fakecontext 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/fakegit 10:03:27 [2023-06-07T10:03:27.361Z] github.com/docker/docker/testutil/fakestorage 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/fixtures/load 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/fixtures/plugin 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/registry 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/request 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/drivers 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/local 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/mounts 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/service 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/service/opts 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/testutils' 10:03:27 [2023-06-07T10:03:27.362Z] + base_pkg_list='github.com/docker/docker/api 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/backend/build 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/httpstatus 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/httputils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/middleware 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/build 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/checkpoint 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/container 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/debug 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/distribution 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/grpc 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/image 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/network 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/plugin 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/session 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/swarm 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/system 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/volume 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/backend 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/blkiodev 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/container 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/events 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/filters 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/image 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/mount 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/network 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/plugins/logdriver 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/registry 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/strslice 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/swarm 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/swarm/runtime 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/time 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/versions 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/versions/v1p19 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/versions/v1p20 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/volume 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/exporter 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/worker 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/dockerfile 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/remotecontext 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/remotecontext/git 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/remotecontext/urlutil 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cli/debug 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cli/winresources/docker-proxy 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cli/winresources/dockerd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/client 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/client/buildkit 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cmd/docker-proxy 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cmd/dockerd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cmd/dockerd/trap 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/container 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/container/stream 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/contrib/apparmor 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/contrib/docker-device-tool 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/contrib/httpserver 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/convert 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/executor 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/executor/container 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/provider 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/config 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/containerd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/events 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/events/testutils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/copy 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/register 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/vfs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/zfs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/images 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/initlayer 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/links 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/listeners 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/awslogs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/fluentd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/gcplogs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/gelf 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/journald 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/local 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/logentries 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/loggertest 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/loggerutils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/splunk 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/syslog 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/templates 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/names 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/network 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/stats 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/distribution 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/distribution/metadata 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/distribution/utils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/distribution/xfer 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/dockerversion 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/errdefs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/image 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/image/cache 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/image/tarexport 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/image/v1 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/internal/mounttree 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/internal/test/suite 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/internal/unshare 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/layer 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/libcontainerd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/libcontainerd/queue 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/libcontainerd/remote 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/libcontainerd/shimopts 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/libcontainerd/supervisor 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/libcontainerd/types 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/oci 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/oci/caps 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/opts 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/aaparser 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/archive 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/authorization 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/broadcaster 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/capabilities 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/chrootarchive 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/containerfs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/devicemapper 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/directory 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/dmesg 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/fileutils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/homedir 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/idtools 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/ioutils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/jsonmessage 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/longpath 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/loopback 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/meminfo 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/namesgenerator 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/parsers 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/parsers/kernel 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/pidfile 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/platform 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/platforms 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/plugingetter 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/plugins 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/plugins/transport 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/pools 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/process 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/progress 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/reexec 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/rootless 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/rootless/specconv 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/stack 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/stdcopy 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/streamformatter 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/stringid 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/sysinfo 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/system 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/tailfile 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/tarsum 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/pkg/useragent 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/plugin 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/plugin/executor/containerd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/plugin/v2 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/profiles/apparmor 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/profiles/seccomp 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/quota 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/reference 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/registry 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/registry/resumable 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/restartmanager 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/runconfig 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/runconfig/opts 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/daemon 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/environment 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/fakecontext 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/fakegit 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/fakestorage 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/fixtures/load 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/fixtures/plugin 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/registry 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/testutil/request 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/drivers 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/local 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/mounts 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/service 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/service/opts 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/volume/testutils' 10:03:27 [2023-06-07T10:03:27.362Z] ++ grep --fixed-strings /libnetwork 10:03:27 [2023-06-07T10:03:27.362Z] ++ echo 'github.com/docker/docker/api 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/backend/build 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/httpstatus 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/httputils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/middleware 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/build 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/checkpoint 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/container 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/debug 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/distribution 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/grpc 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/image 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/network 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/plugin 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/session 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/swarm 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/system 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/server/router/volume 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/backend 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/blkiodev 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/container 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/events 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/filters 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/image 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/mount 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/network 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/plugins/logdriver 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/registry 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/strslice 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/swarm 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/swarm/runtime 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/time 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/versions 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/versions/v1p19 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/versions/v1p20 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/api/types/volume 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/exporter 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/builder-next/worker 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/dockerfile 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/remotecontext 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/remotecontext/git 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/builder/remotecontext/urlutil 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cli/debug 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cli/winresources/docker-proxy 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cli/winresources/dockerd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/client 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/client/buildkit 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cmd/docker-proxy 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cmd/dockerd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cmd/dockerd/trap 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/container 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/container/stream 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/contrib/apparmor 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/contrib/docker-device-tool 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/contrib/httpserver 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/convert 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/executor 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/executor/container 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/cluster/provider 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/config 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/containerd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/events 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/events/testutils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/copy 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/register 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/vfs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/graphdriver/zfs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/images 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/initlayer 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/links 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/listeners 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/awslogs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/fluentd 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/gcplogs 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/gelf 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/journald 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:03:27 [2023-06-07T10:03:27.362Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/local 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/logentries 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/loggertest 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/loggerutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/splunk 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/syslog 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/logger/templates 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/names 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/network 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/daemon/stats 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/distribution 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/distribution/metadata 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/distribution/utils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/distribution/xfer 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/dockerversion 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/errdefs 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/image 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/image/cache 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/image/tarexport 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/image/v1 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/internal/mounttree 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/internal/test/suite 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/internal/unshare 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/layer 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libcontainerd 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libcontainerd/queue 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libcontainerd/remote 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libcontainerd/shimopts 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libcontainerd/supervisor 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libcontainerd/types 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/bitmap 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/bitseq 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cluster 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/config 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/datastore 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/diagnostic 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/discoverapi 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/driverapi 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/bridge 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/host 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/null 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/overlay 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/remote 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/windows 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drvregistry 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/etchosts 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/idm 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/internal/caller 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipam 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipamapi 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/builtin 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/null 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/remote 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipamutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipbits 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/iptables 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/netlabel 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/netutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/networkdb 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ns 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/options 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/osl 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/osl/kernel 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/portallocator 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/portmapper 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/resolvconf 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/testutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/types 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/oci 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/oci/caps 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/opts 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/aaparser 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/archive 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/authorization 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/broadcaster 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/capabilities 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/chrootarchive 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/containerfs 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/devicemapper 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/directory 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/dmesg 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/fileutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/homedir 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/idtools 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/ioutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/jsonmessage 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/longpath 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/loopback 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/meminfo 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/namesgenerator 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/parsers 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/parsers/kernel 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/pidfile 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/platform 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/platforms 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/plugingetter 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/plugins 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/plugins/transport 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/pools 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/process 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/progress 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/reexec 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/rootless 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/rootless/specconv 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/stack 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/stdcopy 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/streamformatter 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/stringid 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/sysinfo 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/system 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/tailfile 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/tarsum 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/pkg/useragent 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/plugin 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/plugin/executor/containerd 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/plugin/v2 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/profiles/apparmor 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/profiles/seccomp 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/quota 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/reference 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/registry 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/registry/resumable 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/restartmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/runconfig 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/runconfig/opts 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/daemon 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/environment 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/fakecontext 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/fakegit 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/fakestorage 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/fixtures/load 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/fixtures/plugin 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/registry 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/testutil/request 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/volume 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/volume/drivers 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/volume/local 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/volume/mounts 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/volume/service 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/volume/service/opts 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/volume/testutils' 10:03:27 [2023-06-07T10:03:27.363Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/bitmap 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/bitseq 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cluster 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/config 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/datastore 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/diagnostic 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/discoverapi 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/driverapi 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/bridge 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/host 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/null 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/overlay 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/remote 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/windows 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drvregistry 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/etchosts 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/idm 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/internal/caller 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipam 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipamapi 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/builtin 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/null 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/remote 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipamutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipbits 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/iptables 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/netlabel 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/netutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/networkdb 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ns 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/options 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/osl 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/osl/kernel 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/portallocator 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/portmapper 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/resolvconf 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/testutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/types' 10:03:27 [2023-06-07T10:03:27.363Z] + echo 'github.com/docker/docker/libnetwork 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/bitmap 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/bitseq 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cluster 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/config 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/datastore 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/diagnostic 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/discoverapi 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/driverapi 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/bridge 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/host 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/null 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/overlay 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/remote 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/windows 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drvregistry 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/etchosts 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/idm 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/internal/caller 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipam 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipamapi 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/builtin 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/null 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/remote 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipamutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ipbits 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/iptables 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/netlabel 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/netutils 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/networkdb 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/ns 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/options 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/osl 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/osl/kernel 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/portallocator 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/portmapper 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/resolvconf 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/testutils 10:03:27 [2023-06-07T10:03:27.363Z] + grep --fixed-strings libnetwork/drivers/bridge 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/types' 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/bridge 10:03:27 [2023-06-07T10:03:27.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:03:27 [2023-06-07T10:03:27.363Z] + type docker-proxy 10:03:27 [2023-06-07T10:03:27.363Z] hack/test/unit: line 25: type: docker-proxy: not found 10:03:27 [2023-06-07T10:03:27.363Z] + hack/make.sh binary-proxy install-proxy 10:03:27 [2023-06-07T10:03:27.363Z] 10:03:27 [2023-06-07T10:03:27.363Z] Removing bundles/ 10:03:27 [2023-06-07T10:03:27.363Z] 10:03:27 [2023-06-07T10:03:27.363Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 10:03:27 [2023-06-07T10:03:27.363Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 10:03:31 [2023-06-07T10:03:31.561Z] Created binary: bundles/binary-proxy/docker-proxy 10:03:31 [2023-06-07T10:03:31.561Z] 10:03:31 [2023-06-07T10:03:31.561Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 10:03:31 [2023-06-07T10:03:31.561Z] Installing docker-proxy to /usr/local/bin/ 10:03:31 [2023-06-07T10:03:31.561Z] 10:03:31 [2023-06-07T10:03:31.561Z] + mkdir -p bundles 10:03:31 [2023-06-07T10:03:31.561Z] + '[' -n 'github.com/docker/docker/api 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/backend/build 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/httpstatus 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/httputils 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/middleware 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/build 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/checkpoint 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/container 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/debug 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/distribution 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/grpc 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/image 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/network 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/plugin 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/session 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/swarm 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/system 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/server/router/volume 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/backend 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/blkiodev 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/container 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/events 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/filters 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/image 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/mount 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/network 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/plugins/logdriver 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/registry 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/strslice 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/swarm 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/swarm/runtime 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/time 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/versions 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/versions/v1p19 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/versions/v1p20 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/api/types/volume 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/builder-next 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/builder-next/exporter 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/builder-next/worker 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/dockerfile 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/remotecontext 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/remotecontext/git 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/builder/remotecontext/urlutil 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/cli/debug 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/cli/winresources/docker-proxy 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/cli/winresources/dockerd 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/client 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/client/buildkit 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/cmd/docker-proxy 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/cmd/dockerd 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/cmd/dockerd/trap 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/container 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/container/stream 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/contrib/apparmor 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/contrib/docker-device-tool 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/contrib/httpserver 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/cluster 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/cluster/convert 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/cluster/executor 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/cluster/executor/container 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/cluster/provider 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/config 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/containerd 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/events 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/events/testutils 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/copy 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/devmapper 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/register 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/vfs 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/graphdriver/zfs 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/images 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/initlayer 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/links 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/listeners 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/awslogs 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/fluentd 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/gcplogs 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/gelf 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/journald 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/local 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/logentries 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/loggertest 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/loggerutils 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/splunk 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/syslog 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/logger/templates 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/names 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/network 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/daemon/stats 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/distribution 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/distribution/metadata 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/distribution/utils 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/distribution/xfer 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/dockerversion 10:03:31 [2023-06-07T10:03:31.561Z] github.com/docker/docker/errdefs 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/image 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/image/cache 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/image/tarexport 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/image/v1 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/internal/mounttree 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/internal/test/suite 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/internal/unshare 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/layer 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/libcontainerd 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/libcontainerd/queue 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/libcontainerd/remote 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/libcontainerd/shimopts 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/libcontainerd/supervisor 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/libcontainerd/types 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/oci 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/oci/caps 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/opts 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/aaparser 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/archive 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/authorization 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/broadcaster 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/capabilities 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/chrootarchive 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/containerfs 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/devicemapper 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/directory 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/dmesg 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/fileutils 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/homedir 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/idtools 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/ioutils 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/jsonmessage 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/longpath 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/loopback 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/meminfo 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/namesgenerator 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/parsers 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/parsers/kernel 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/pidfile 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/platform 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/platforms 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/plugingetter 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/plugins 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/plugins/transport 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/pools 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/process 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/progress 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/reexec 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/rootless 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/rootless/specconv 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/stack 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/stdcopy 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/streamformatter 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/stringid 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/sysinfo 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/system 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/tailfile 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/tarsum 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/pkg/useragent 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/plugin 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/plugin/executor/containerd 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/plugin/v2 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/profiles/apparmor 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/profiles/seccomp 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/quota 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/reference 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/registry 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/registry/resumable 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/restartmanager 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/runconfig 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/runconfig/opts 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/daemon 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/environment 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/fakecontext 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/fakegit 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/fakestorage 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/fixtures/load 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/fixtures/plugin 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/registry 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/testutil/request 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/volume 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/volume/drivers 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/volume/local 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/volume/mounts 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/volume/service 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/volume/service/opts 10:03:31 [2023-06-07T10:03:31.562Z] github.com/docker/docker/volume/testutils' ']' 10:03:31 [2023-06-07T10:03:31.562Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 10:03:32 [2023-06-07T10:03:32.133Z] ? github.com/docker/docker/api [no test files] 10:03:38 [2023-06-07T10:03:38.718Z] github.com/docker/docker/api/server coverage: 13.0% of statements 10:03:38 [2023-06-07T10:03:38.718Z] ok github.com/docker/docker/api/server 0.071s coverage: 13.0% of statements 10:03:56 [2023-06-07T10:03:56.833Z] ? github.com/docker/docker/api/server/backend/build [no test files] 10:03:56 [2023-06-07T10:03:56.833Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 10:03:56 [2023-06-07T10:03:56.833Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements 10:03:56 [2023-06-07T10:03:56.833Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 28.3% of statements 10:03:56 [2023-06-07T10:03:56.833Z] ? github.com/docker/docker/api/server/router [no test files] 10:03:56 [2023-06-07T10:03:56.833Z] ? github.com/docker/docker/api/server/router/build [no test files] 10:03:56 [2023-06-07T10:03:56.833Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 10:03:56 [2023-06-07T10:03:56.833Z] ? github.com/docker/docker/api/server/router/container [no test files] 10:03:56 [2023-06-07T10:03:56.833Z] ? github.com/docker/docker/api/server/router/debug [no test files] 10:03:56 [2023-06-07T10:03:56.833Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 10:03:56 [2023-06-07T10:03:56.833Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 10:03:56 [2023-06-07T10:03:56.833Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements 10:03:56 [2023-06-07T10:03:56.833Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements 10:03:57 [2023-06-07T10:03:57.093Z] ? github.com/docker/docker/api/server/router/image [no test files] 10:03:57 [2023-06-07T10:03:57.353Z] ? github.com/docker/docker/api/server/router/network [no test files] 10:03:57 [2023-06-07T10:03:57.353Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 10:03:57 [2023-06-07T10:03:57.353Z] ? github.com/docker/docker/api/server/router/session [no test files] 10:03:57 [2023-06-07T10:03:57.353Z] ? github.com/docker/docker/api/server/router/system [no test files] 10:03:57 [2023-06-07T10:03:57.353Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements 10:03:57 [2023-06-07T10:03:57.353Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements 10:03:57 [2023-06-07T10:03:57.353Z] ? github.com/docker/docker/api/types [no test files] 10:03:57 [2023-06-07T10:03:57.353Z] ? github.com/docker/docker/api/types/backend [no test files] 10:03:57 [2023-06-07T10:03:57.353Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 10:03:57 [2023-06-07T10:03:57.353Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements 10:03:57 [2023-06-07T10:03:57.353Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements 10:03:57 [2023-06-07T10:03:57.613Z] ? github.com/docker/docker/api/types/events [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] github.com/docker/docker/api/types/container coverage: 82.3% of statements 10:03:57 [2023-06-07T10:03:57.873Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 82.3% of statements 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/api/types/image [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/api/types/mount [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/api/types/network [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements 10:03:57 [2023-06-07T10:03:57.873Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 89.3% of statements 10:03:57 [2023-06-07T10:03:57.873Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements 10:03:57 [2023-06-07T10:03:57.873Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/api/types/swarm [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements 10:03:57 [2023-06-07T10:03:57.873Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/api/types/volume [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder/builder-next [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 10:03:57 [2023-06-07T10:03:57.873Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements 10:03:57 [2023-06-07T10:03:57.873Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements 10:03:57 [2023-06-07T10:03:57.873Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 10:03:57 [2023-06-07T10:03:57.873Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements 10:03:59 [2023-06-07T10:03:59.784Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 10:03:59 [2023-06-07T10:03:59.784Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 10:03:59 [2023-06-07T10:03:59.784Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements 10:03:59 [2023-06-07T10:03:59.784Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.008s coverage: 100.0% of statements 10:03:59 [2023-06-07T10:03:59.784Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements 10:03:59 [2023-06-07T10:03:59.784Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements 10:03:59 [2023-06-07T10:03:59.784Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements 10:03:59 [2023-06-07T10:03:59.784Z] ok github.com/docker/docker/builder/dockerfile 0.052s coverage: 50.1% of statements 10:03:59 [2023-06-07T10:03:59.784Z] github.com/docker/docker/builder/remotecontext coverage: 13.7% of statements 10:03:59 [2023-06-07T10:03:59.784Z] ok github.com/docker/docker/builder/remotecontext 0.072s coverage: 13.7% of statements 10:04:00 [2023-06-07T10:04:00.356Z] ? github.com/docker/docker/client/buildkit [no test files] 10:04:00 [2023-06-07T10:04:00.356Z] github.com/docker/docker/client coverage: 76.9% of statements 10:04:00 [2023-06-07T10:04:00.356Z] ok github.com/docker/docker/client 0.118s coverage: 76.9% of statements 10:04:00 [2023-06-07T10:04:00.356Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements 10:04:00 [2023-06-07T10:04:00.356Z] ok github.com/docker/docker/cmd/docker-proxy 0.155s coverage: 66.5% of statements 10:04:04 [2023-06-07T10:04:04.560Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements 10:04:04 [2023-06-07T10:04:04.560Z] ok github.com/docker/docker/builder/remotecontext/git 5.096s coverage: 82.5% of statements 10:04:11 [2023-06-07T10:04:11.140Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 10:04:11 [2023-06-07T10:04:11.140Z] ? github.com/docker/docker/container/stream [no test files] 10:04:11 [2023-06-07T10:04:11.140Z] ? github.com/docker/docker/contrib/apparmor [no test files] 10:04:11 [2023-06-07T10:04:11.140Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 10:04:11 [2023-06-07T10:04:11.140Z] ? github.com/docker/docker/contrib/httpserver [no test files] 10:04:11 [2023-06-07T10:04:11.140Z] github.com/docker/docker/container coverage: 36.5% of statements 10:04:11 [2023-06-07T10:04:11.140Z] ok github.com/docker/docker/container 0.151s coverage: 36.5% of statements 10:04:11 [2023-06-07T10:04:11.140Z] github.com/docker/docker/cmd/dockerd coverage: 29.2% of statements 10:04:11 [2023-06-07T10:04:11.140Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 29.2% of statements 10:04:13 [2023-06-07T10:04:13.682Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements 10:04:13 [2023-06-07T10:04:13.682Z] ok github.com/docker/docker/cmd/dockerd/trap 2.379s coverage: 0.0% of statements 10:04:16 [2023-06-07T10:04:16.976Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 10:04:16 [2023-06-07T10:04:16.976Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 10:04:16 [2023-06-07T10:04:16.976Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements 10:04:16 [2023-06-07T10:04:16.976Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements 10:04:16 [2023-06-07T10:04:16.976Z] github.com/docker/docker/daemon/cluster/convert coverage: 36.9% of statements 10:04:16 [2023-06-07T10:04:16.976Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 36.9% of statements 10:04:16 [2023-06-07T10:04:16.976Z] github.com/docker/docker/daemon/config coverage: 75.2% of statements 10:04:16 [2023-06-07T10:04:16.976Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 75.2% of statements 10:04:16 [2023-06-07T10:04:16.976Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements 10:04:16 [2023-06-07T10:04:16.976Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements 10:04:18 [2023-06-07T10:04:18.357Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 10:04:18 [2023-06-07T10:04:18.357Z] github.com/docker/docker/daemon/graphdriver coverage: 2.2% of statements 10:04:18 [2023-06-07T10:04:18.357Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements 10:04:18 [2023-06-07T10:04:18.357Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements 10:04:18 [2023-06-07T10:04:18.357Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 10:04:18 [2023-06-07T10:04:18.357Z] github.com/docker/docker/daemon/containerd coverage: 0.4% of statements 10:04:18 [2023-06-07T10:04:18.357Z] ok github.com/docker/docker/daemon/containerd 0.028s coverage: 0.4% of statements 10:04:18 [2023-06-07T10:04:18.357Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements 10:04:18 [2023-06-07T10:04:18.357Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements 10:04:18 [2023-06-07T10:04:18.617Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements 10:04:18 [2023-06-07T10:04:18.618Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.177s coverage: 59.6% of statements 10:04:19 [2023-06-07T10:04:19.557Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 10:04:19 [2023-06-07T10:04:19.557Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 10:04:19 [2023-06-07T10:04:19.557Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 10:04:19 [2023-06-07T10:04:19.557Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements 10:04:19 [2023-06-07T10:04:19.557Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 10:04:19 [2023-06-07T10:04:19.818Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements 10:04:19 [2023-06-07T10:04:19.818Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.169s coverage: 60.2% of statements 10:04:20 [2023-06-07T10:04:20.388Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements 10:04:20 [2023-06-07T10:04:20.388Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 13.0% of statements 10:04:20 [2023-06-07T10:04:20.388Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 58.5% of statements 10:04:20 [2023-06-07T10:04:20.388Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements 10:04:20 [2023-06-07T10:04:20.648Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements 10:04:20 [2023-06-07T10:04:20.648Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 10:04:21 [2023-06-07T10:04:21.218Z] ? github.com/docker/docker/daemon/initlayer [no test files] 10:04:21 [2023-06-07T10:04:21.218Z] ? github.com/docker/docker/daemon/listeners [no test files] 10:04:21 [2023-06-07T10:04:21.218Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements 10:04:21 [2023-06-07T10:04:21.218Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements 10:04:21 [2023-06-07T10:04:21.218Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements 10:04:21 [2023-06-07T10:04:21.218Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 3.0% of statements 10:04:21 [2023-06-07T10:04:21.479Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements 10:04:21 [2023-06-07T10:04:21.479Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements 10:04:21 [2023-06-07T10:04:21.739Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.5% of statements 10:04:21 [2023-06-07T10:04:21.739Z] ok github.com/docker/docker/daemon/logger/awslogs 0.144s coverage: 78.5% of statements 10:04:21 [2023-06-07T10:04:21.739Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 10:04:21 [2023-06-07T10:04:21.739Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements 10:04:21 [2023-06-07T10:04:21.739Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements 10:04:21 [2023-06-07T10:04:21.739Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements 10:04:21 [2023-06-07T10:04:21.739Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements 10:04:22 [2023-06-07T10:04:22.309Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 10:04:22 [2023-06-07T10:04:22.309Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 10:04:22 [2023-06-07T10:04:22.309Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements 10:04:22 [2023-06-07T10:04:22.309Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 10:04:22 [2023-06-07T10:04:22.309Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements 10:04:22 [2023-06-07T10:04:22.310Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements 10:04:22 [2023-06-07T10:04:22.573Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements 10:04:22 [2023-06-07T10:04:22.573Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.073s coverage: 76.8% of statements 10:04:22 [2023-06-07T10:04:22.834Z] github.com/docker/docker/daemon/graphdriver/devmapper coverage: 45.9% of statements 10:04:22 [2023-06-07T10:04:22.834Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.186s coverage: 45.9% of statements 10:04:22 [2023-06-07T10:04:22.834Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 10:04:22 [2023-06-07T10:04:22.834Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 10:04:23 [2023-06-07T10:04:23.094Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements 10:04:23 [2023-06-07T10:04:23.094Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 79.4% of statements 10:04:23 [2023-06-07T10:04:23.094Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements 10:04:23 [2023-06-07T10:04:23.354Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 63.5% of statements 10:04:23 [2023-06-07T10:04:23.354Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements 10:04:23 [2023-06-07T10:04:23.354Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements 10:04:23 [2023-06-07T10:04:23.614Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements 10:04:23 [2023-06-07T10:04:23.614Z] ok github.com/docker/docker/daemon/logger/journald 1.391s coverage: 74.5% of statements 10:04:23 [2023-06-07T10:04:23.614Z] ? github.com/docker/docker/daemon/names [no test files] 10:04:23 [2023-06-07T10:04:23.614Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements 10:04:23 [2023-06-07T10:04:23.614Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements 10:04:23 [2023-06-07T10:04:23.614Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements 10:04:23 [2023-06-07T10:04:23.614Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements 10:04:23 [2023-06-07T10:04:23.614Z] ? github.com/docker/docker/daemon/stats [no test files] 10:04:23 [2023-06-07T10:04:23.614Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements 10:04:23 [2023-06-07T10:04:23.614Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 10:04:24 [2023-06-07T10:04:24.995Z] ? github.com/docker/docker/distribution/utils [no test files] 10:04:24 [2023-06-07T10:04:24.995Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements 10:04:24 [2023-06-07T10:04:24.995Z] github.com/docker/docker/errdefs coverage: 77.7% of statements 10:04:24 [2023-06-07T10:04:24.995Z] ok github.com/docker/docker/errdefs 0.007s coverage: 77.7% of statements 10:04:24 [2023-06-07T10:04:24.995Z] ok github.com/docker/docker/dockerversion 0.008s coverage: 100.0% of statements 10:04:24 [2023-06-07T10:04:24.995Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements 10:04:24 [2023-06-07T10:04:24.995Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 44.4% of statements 10:04:25 [2023-06-07T10:04:25.255Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements 10:04:25 [2023-06-07T10:04:25.255Z] ok github.com/docker/docker/daemon/logger/splunk 1.483s coverage: 82.5% of statements 10:04:25 [2023-06-07T10:04:25.515Z] github.com/docker/docker/distribution coverage: 29.5% of statements 10:04:25 [2023-06-07T10:04:25.515Z] ok github.com/docker/docker/distribution 0.586s coverage: 29.5% of statements 10:04:25 [2023-06-07T10:04:25.515Z] github.com/docker/docker/image/cache coverage: 19.2% of statements 10:04:25 [2023-06-07T10:04:25.515Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements 10:04:25 [2023-06-07T10:04:25.515Z] github.com/docker/docker/image coverage: 86.5% of statements 10:04:25 [2023-06-07T10:04:25.515Z] ok github.com/docker/docker/image 0.033s coverage: 86.5% of statements 10:04:25 [2023-06-07T10:04:25.515Z] ? github.com/docker/docker/image/v1 [no test files] 10:04:25 [2023-06-07T10:04:25.515Z] ? github.com/docker/docker/internal/mounttree [no test files] 10:04:25 [2023-06-07T10:04:25.515Z] ? github.com/docker/docker/internal/test/suite [no test files] 10:04:25 [2023-06-07T10:04:25.515Z] ? github.com/docker/docker/internal/unshare [no test files] 10:04:25 [2023-06-07T10:04:25.515Z] github.com/docker/docker/image/tarexport coverage: 0.7% of statements 10:04:25 [2023-06-07T10:04:25.515Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements 10:04:26 [2023-06-07T10:04:26.895Z] ? github.com/docker/docker/libcontainerd [no test files] 10:04:26 [2023-06-07T10:04:26.895Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 10:04:26 [2023-06-07T10:04:26.896Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 10:04:26 [2023-06-07T10:04:26.896Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 10:04:26 [2023-06-07T10:04:26.896Z] ? github.com/docker/docker/libcontainerd/types [no test files] 10:04:26 [2023-06-07T10:04:26.896Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements 10:04:26 [2023-06-07T10:04:26.896Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 10:04:26 [2023-06-07T10:04:26.896Z] github.com/docker/docker/daemon coverage: 16.6% of statements 10:04:26 [2023-06-07T10:04:26.896Z] ok github.com/docker/docker/daemon 10.155s coverage: 16.6% of statements 10:04:27 [2023-06-07T10:04:27.156Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements 10:04:27 [2023-06-07T10:04:27.156Z] ok github.com/docker/docker/distribution/xfer 2.181s coverage: 85.4% of statements 10:04:27 [2023-06-07T10:04:27.156Z] ? github.com/docker/docker/oci/caps [no test files] 10:04:27 [2023-06-07T10:04:27.156Z] github.com/docker/docker/oci coverage: 39.3% of statements 10:04:27 [2023-06-07T10:04:27.156Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements 10:04:27 [2023-06-07T10:04:27.156Z] ok github.com/docker/docker/oci 0.017s coverage: 39.3% of statements 10:04:27 [2023-06-07T10:04:27.156Z] github.com/docker/docker/opts coverage: 67.9% of statements 10:04:27 [2023-06-07T10:04:27.156Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 52.9% of statements 10:04:27 [2023-06-07T10:04:27.156Z] ok github.com/docker/docker/opts 0.030s coverage: 67.9% of statements 10:04:27 [2023-06-07T10:04:27.726Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 10:04:27 [2023-06-07T10:04:27.726Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements 10:04:27 [2023-06-07T10:04:27.726Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements 10:04:27 [2023-06-07T10:04:27.726Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 10:04:27 [2023-06-07T10:04:27.726Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements 10:04:27 [2023-06-07T10:04:27.726Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements 10:04:27 [2023-06-07T10:04:27.726Z] ok github.com/docker/docker/pkg/containerfs 0.021s coverage: 28.6% of statements 10:04:27 [2023-06-07T10:04:27.987Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements 10:04:27 [2023-06-07T10:04:27.987Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements 10:04:27 [2023-06-07T10:04:27.987Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements 10:04:27 [2023-06-07T10:04:27.987Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 10:04:27 [2023-06-07T10:04:27.987Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements 10:04:27 [2023-06-07T10:04:27.987Z] ok github.com/docker/docker/pkg/chrootarchive 0.252s coverage: 83.1% of statements 10:04:27 [2023-06-07T10:04:27.987Z] github.com/docker/docker/pkg/fileutils coverage: 77.5% of statements 10:04:27 [2023-06-07T10:04:27.987Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 77.5% of statements 10:04:27 [2023-06-07T10:04:27.987Z] github.com/docker/docker/pkg/homedir coverage: 10.4% of statements 10:04:27 [2023-06-07T10:04:27.987Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements 10:04:27 [2023-06-07T10:04:27.987Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements 10:04:27 [2023-06-07T10:04:27.987Z] ok github.com/docker/docker/pkg/authorization 0.384s coverage: 68.3% of statements 10:04:28 [2023-06-07T10:04:28.247Z] github.com/docker/docker/pkg/archive coverage: 81.8% of statements 10:04:28 [2023-06-07T10:04:28.247Z] ok github.com/docker/docker/pkg/archive 0.437s coverage: 81.8% of statements 10:04:28 [2023-06-07T10:04:28.247Z] ? github.com/docker/docker/pkg/loopback [no test files] 10:04:28 [2023-06-07T10:04:28.247Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements 10:04:28 [2023-06-07T10:04:28.247Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements 10:04:28 [2023-06-07T10:04:28.247Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements 10:04:28 [2023-06-07T10:04:28.247Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements 10:04:28 [2023-06-07T10:04:28.247Z] ok github.com/docker/docker/pkg/meminfo 0.004s coverage: 75.0% of statements 10:04:28 [2023-06-07T10:04:28.247Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 92.3% of statements 10:04:28 [2023-06-07T10:04:28.507Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements 10:04:28 [2023-06-07T10:04:28.507Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements 10:04:28 [2023-06-07T10:04:28.507Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements 10:04:28 [2023-06-07T10:04:28.507Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 10:04:28 [2023-06-07T10:04:28.507Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements 10:04:28 [2023-06-07T10:04:28.507Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 10:04:28 [2023-06-07T10:04:28.507Z] ? github.com/docker/docker/pkg/platform [no test files] 10:04:28 [2023-06-07T10:04:28.507Z] ? github.com/docker/docker/pkg/platforms [no test files] 10:04:28 [2023-06-07T10:04:28.507Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 10:04:28 [2023-06-07T10:04:28.507Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements 10:04:28 [2023-06-07T10:04:28.767Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements 10:04:28 [2023-06-07T10:04:28.768Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements 10:04:28 [2023-06-07T10:04:28.768Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 94.1% of statements 10:04:28 [2023-06-07T10:04:28.768Z] github.com/docker/docker/pkg/idtools coverage: 69.6% of statements 10:04:28 [2023-06-07T10:04:28.768Z] ok github.com/docker/docker/pkg/idtools 0.348s coverage: 69.6% of statements 10:04:28 [2023-06-07T10:04:28.768Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements 10:04:28 [2023-06-07T10:04:28.768Z] ok github.com/docker/docker/pkg/ioutils 0.415s coverage: 72.3% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 10:04:29 [2023-06-07T10:04:29.338Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 10:04:29 [2023-06-07T10:04:29.338Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements 10:04:29 [2023-06-07T10:04:29.338Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 10:04:29 [2023-06-07T10:04:29.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements 10:04:29 [2023-06-07T10:04:29.338Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements 10:04:29 [2023-06-07T10:04:29.338Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ? github.com/docker/docker/pkg/rootless [no test files] 10:04:29 [2023-06-07T10:04:29.338Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 10:04:29 [2023-06-07T10:04:29.338Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements 10:04:29 [2023-06-07T10:04:29.338Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements 10:04:29 [2023-06-07T10:04:29.338Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements 10:04:29 [2023-06-07T10:04:29.338Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 10:04:29 [2023-06-07T10:04:29.598Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements 10:04:29 [2023-06-07T10:04:29.598Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements 10:04:29 [2023-06-07T10:04:29.598Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 61.9% of statements 10:04:29 [2023-06-07T10:04:29.598Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements 10:04:29 [2023-06-07T10:04:29.858Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements 10:04:29 [2023-06-07T10:04:29.858Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements 10:04:29 [2023-06-07T10:04:29.858Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 43.1% of statements 10:04:29 [2023-06-07T10:04:29.858Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements 10:04:29 [2023-06-07T10:04:29.858Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements 10:04:29 [2023-06-07T10:04:29.858Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements 10:04:30 [2023-06-07T10:04:30.118Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements 10:04:30 [2023-06-07T10:04:30.118Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements 10:04:30 [2023-06-07T10:04:30.118Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements 10:04:30 [2023-06-07T10:04:30.118Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.1% of statements 10:04:30 [2023-06-07T10:04:30.689Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 10:04:30 [2023-06-07T10:04:30.689Z] ? github.com/docker/docker/profiles/apparmor [no test files] 10:04:30 [2023-06-07T10:04:30.689Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements 10:04:30 [2023-06-07T10:04:30.689Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 10:04:30 [2023-06-07T10:04:30.689Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements 10:04:30 [2023-06-07T10:04:30.689Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements 10:04:30 [2023-06-07T10:04:30.949Z] github.com/docker/docker/reference coverage: 83.7% of statements 10:04:30 [2023-06-07T10:04:30.949Z] ok github.com/docker/docker/reference 0.014s coverage: 83.7% of statements 10:04:31 [2023-06-07T10:04:31.208Z] github.com/docker/docker/quota coverage: 71.4% of statements 10:04:31 [2023-06-07T10:04:31.208Z] ok github.com/docker/docker/quota 0.192s coverage: 71.4% of statements 10:04:31 [2023-06-07T10:04:31.208Z] github.com/docker/docker/plugin coverage: 23.3% of statements 10:04:31 [2023-06-07T10:04:31.208Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements 10:04:31 [2023-06-07T10:04:31.468Z] github.com/docker/docker/restartmanager coverage: 46.2% of statements 10:04:31 [2023-06-07T10:04:31.468Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 46.2% of statements 10:04:31 [2023-06-07T10:04:31.468Z] ? github.com/docker/docker/runconfig/opts [no test files] 10:04:31 [2023-06-07T10:04:31.468Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements 10:04:31 [2023-06-07T10:04:31.468Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 10:04:31 [2023-06-07T10:04:31.468Z] github.com/docker/docker/testutil coverage: 62.5% of statements 10:04:31 [2023-06-07T10:04:31.468Z] github.com/docker/docker/runconfig coverage: 63.6% of statements 10:04:31 [2023-06-07T10:04:31.468Z] ok github.com/docker/docker/runconfig 0.008s coverage: 63.6% of statements 10:04:31 [2023-06-07T10:04:31.468Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements 10:04:31 [2023-06-07T10:04:31.728Z] github.com/docker/docker/registry coverage: 64.6% of statements 10:04:31 [2023-06-07T10:04:31.728Z] ok github.com/docker/docker/registry 0.134s coverage: 64.6% of statements 10:04:31 [2023-06-07T10:04:31.987Z] ? github.com/docker/docker/testutil/daemon [no test files] 10:04:31 [2023-06-07T10:04:31.987Z] ? github.com/docker/docker/testutil/environment [no test files] 10:04:31 [2023-06-07T10:04:31.987Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 10:04:32 [2023-06-07T10:04:32.247Z] ? github.com/docker/docker/testutil/fakegit [no test files] 10:04:32 [2023-06-07T10:04:32.247Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 10:04:32 [2023-06-07T10:04:32.247Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 10:04:32 [2023-06-07T10:04:32.247Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 10:04:32 [2023-06-07T10:04:32.247Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 10:04:32 [2023-06-07T10:04:32.247Z] ? github.com/docker/docker/testutil/registry [no test files] 10:04:32 [2023-06-07T10:04:32.247Z] ? github.com/docker/docker/testutil/request [no test files] 10:04:32 [2023-06-07T10:04:32.247Z] ? github.com/docker/docker/volume [no test files] 10:04:32 [2023-06-07T10:04:32.508Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements 10:04:32 [2023-06-07T10:04:32.508Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 10:04:32 [2023-06-07T10:04:32.767Z] github.com/docker/docker/volume/mounts coverage: 68.1% of statements 10:04:32 [2023-06-07T10:04:32.767Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 68.1% of statements 10:04:32 [2023-06-07T10:04:32.767Z] github.com/docker/docker/volume/local coverage: 76.6% of statements 10:04:32 [2023-06-07T10:04:32.767Z] ok github.com/docker/docker/volume/local 0.122s coverage: 76.6% of statements 10:04:33 [2023-06-07T10:04:33.336Z] ? github.com/docker/docker/volume/service/opts [no test files] 10:04:33 [2023-06-07T10:04:33.336Z] ? github.com/docker/docker/volume/testutils [no test files] 10:04:33 [2023-06-07T10:04:33.336Z] github.com/docker/docker/volume/service coverage: 72.9% of statements 10:04:33 [2023-06-07T10:04:33.336Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.9% of statements 10:04:34 [2023-06-07T10:04:34.274Z] github.com/docker/docker/layer coverage: 68.7% of statements 10:04:34 [2023-06-07T10:04:34.274Z] ok github.com/docker/docker/layer 7.499s coverage: 68.7% of statements 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/pkg/plugins coverage: 74.4% of statements 10:05:06 [2023-06-07T10:05:06.361Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 74.4% of statements 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === Skipped 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] network_proxy_test.go:208: No support for dual stack yet 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver btrfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver btrfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver btrfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver btrfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver btrfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:71: No driver to put! 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] time="2023-06-07T10:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: driver not supported 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] time="2023-06-07T10:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: driver not supported 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] time="2023-06-07T10:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: driver not supported 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] time="2023-06-07T10:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: driver not supported 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] time="2023-06-07T10:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: driver not supported 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:71: No driver to put! 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] overlay_test.go:62: Cannot run test with naive change algorithm 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver zfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver zfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver zfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver zfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:44: Driver zfs not supported 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] graphtest_unix.go:71: No driver to put! 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 10:05:06 [2023-06-07T10:05:06.361Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 10:05:06 [2023-06-07T10:05:06.361Z] 10:05:06 [2023-06-07T10:05:06.361Z] DONE 3013 tests, 26 skipped in 91.651s 10:05:06 [2023-06-07T10:05:06.361Z] + '[' -n 'github.com/docker/docker/libnetwork 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/bitmap 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/bitseq 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/cluster 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/config 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/datastore 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/diagnostic 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/discoverapi 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/driverapi 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/bridge 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/host 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/null 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/overlay 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/remote 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/windows 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/drvregistry 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/etchosts 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/idm 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/internal/caller 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ipam 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ipamapi 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ipams/builtin 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ipams/null 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ipams/remote 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ipamutils 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ipbits 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/iptables 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/netlabel 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/netutils 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/networkdb 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/ns 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/options 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/osl 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/osl/kernel 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/portallocator 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/portmapper 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/resolvconf 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/testutils 10:05:06 [2023-06-07T10:05:06.361Z] github.com/docker/docker/libnetwork/types' ']' 10:05:06 [2023-06-07T10:05:06.361Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 10:05:53 [2023-06-07T10:05:53.051Z] github.com/docker/docker/libnetwork coverage: 42.5% of statements 10:05:53 [2023-06-07T10:05:53.051Z] ok github.com/docker/docker/libnetwork 44.361s coverage: 42.5% of statements 10:05:53 [2023-06-07T10:05:53.051Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements 10:05:53 [2023-06-07T10:05:53.051Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 10:05:53 [2023-06-07T10:05:53.051Z] github.com/docker/docker/libnetwork/bitseq coverage: 75.7% of statements 10:05:53 [2023-06-07T10:05:53.051Z] ok github.com/docker/docker/libnetwork/bitseq 0.111s coverage: 75.7% of statements 10:05:53 [2023-06-07T10:05:53.051Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 10:05:53 [2023-06-07T10:05:53.051Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 10:05:53 [2023-06-07T10:05:53.051Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 10:05:53 [2023-06-07T10:05:53.051Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 10:05:53 [2023-06-07T10:05:53.051Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 10:05:53 [2023-06-07T10:05:53.051Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 10:05:53 [2023-06-07T10:05:53.051Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 10:05:53 [2023-06-07T10:05:53.621Z] github.com/docker/docker/libnetwork/config coverage: 10.6% of statements 10:05:53 [2023-06-07T10:05:53.621Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.6% of statements 10:05:53 [2023-06-07T10:05:53.880Z] github.com/docker/docker/libnetwork/datastore coverage: 20.5% of statements 10:05:53 [2023-06-07T10:05:53.880Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements 10:05:53 [2023-06-07T10:05:53.880Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 10:05:53 [2023-06-07T10:05:53.880Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 10:05:54 [2023-06-07T10:05:54.140Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements 10:05:54 [2023-06-07T10:05:54.140Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements 10:05:57 [2023-06-07T10:05:57.433Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements 10:05:57 [2023-06-07T10:05:57.434Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.923s coverage: 62.2% of statements 10:05:57 [2023-06-07T10:05:57.434Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 10:05:57 [2023-06-07T10:05:57.434Z] github.com/docker/docker/libnetwork/drivers/host coverage: 33.3% of statements 10:05:57 [2023-06-07T10:05:57.434Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 33.3% of statements 10:05:58 [2023-06-07T10:05:58.814Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.2% of statements 10:05:58 [2023-06-07T10:05:58.814Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.666s coverage: 5.2% of statements 10:05:58 [2023-06-07T10:05:58.814Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 10:05:59 [2023-06-07T10:05:59.074Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.8% of statements 10:05:59 [2023-06-07T10:05:59.074Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements 10:05:59 [2023-06-07T10:05:59.074Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 10:05:59 [2023-06-07T10:05:59.647Z] github.com/docker/docker/libnetwork/drivers/null coverage: 34.8% of statements 10:05:59 [2023-06-07T10:05:59.647Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 10:06:00 [2023-06-07T10:06:00.590Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.5% of statements 10:06:00 [2023-06-07T10:06:00.590Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.5% of statements 10:06:00 [2023-06-07T10:06:00.590Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 10:06:00 [2023-06-07T10:06:00.850Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.9% of statements 10:06:00 [2023-06-07T10:06:00.850Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.9% of statements 10:06:01 [2023-06-07T10:06:01.419Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.1% of statements 10:06:01 [2023-06-07T10:06:01.419Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.1% of statements 10:06:01 [2023-06-07T10:06:01.419Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 10:06:01 [2023-06-07T10:06:01.419Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 10:06:01 [2023-06-07T10:06:01.419Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 10:06:01 [2023-06-07T10:06:01.989Z] github.com/docker/docker/libnetwork/drvregistry coverage: 86.2% of statements 10:06:01 [2023-06-07T10:06:01.989Z] ok github.com/docker/docker/libnetwork/drvregistry 0.043s coverage: 86.2% of statements 10:06:02 [2023-06-07T10:06:02.249Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements 10:06:02 [2023-06-07T10:06:02.249Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.0% of statements 10:06:02 [2023-06-07T10:06:02.509Z] github.com/docker/docker/libnetwork/idm coverage: 87.5% of statements 10:06:02 [2023-06-07T10:06:02.509Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 10:06:02 [2023-06-07T10:06:02.509Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements 10:06:02 [2023-06-07T10:06:02.509Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 10:06:14 [2023-06-07T10:06:14.730Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements 10:06:14 [2023-06-07T10:06:14.730Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 10:06:15 [2023-06-07T10:06:15.669Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements 10:06:15 [2023-06-07T10:06:15.669Z] ok github.com/docker/docker/libnetwork/ipam 2.252s coverage: 80.5% of statements 10:06:15 [2023-06-07T10:06:15.669Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 10:06:15 [2023-06-07T10:06:15.669Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 10:06:15 [2023-06-07T10:06:15.929Z] github.com/docker/docker/libnetwork/ipams/null coverage: 54.5% of statements 10:06:15 [2023-06-07T10:06:15.929Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 54.5% of statements 10:06:16 [2023-06-07T10:06:16.188Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 46.8% of statements 10:06:16 [2023-06-07T10:06:16.188Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 46.8% of statements 10:06:16 [2023-06-07T10:06:16.188Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 10:06:16 [2023-06-07T10:06:16.448Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements 10:06:16 [2023-06-07T10:06:16.448Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 10:06:17 [2023-06-07T10:06:17.023Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements 10:06:17 [2023-06-07T10:06:17.023Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 86.4% of statements 10:06:17 [2023-06-07T10:06:17.283Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements 10:06:17 [2023-06-07T10:06:17.283Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 10:06:17 [2023-06-07T10:06:17.857Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements 10:06:17 [2023-06-07T10:06:17.857Z] ok github.com/docker/docker/libnetwork/iptables 0.221s coverage: 40.7% of statements 10:06:17 [2023-06-07T10:06:17.857Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 10:06:18 [2023-06-07T10:06:18.137Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements 10:06:18 [2023-06-07T10:06:18.137Z] ok github.com/docker/docker/libnetwork/netutils 0.014s coverage: 54.9% of statements 10:08:09 [2023-06-07T10:08:09.727Z] time="2023-06-07T10:08:03Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" 10:08:09 [2023-06-07T10:08:09.727Z] github.com/docker/docker/libnetwork/networkdb coverage: 60.6% of statements 10:08:09 [2023-06-07T10:08:09.727Z] ok github.com/docker/docker/libnetwork/networkdb 104.463s coverage: 60.6% of statements 10:08:09 [2023-06-07T10:08:09.727Z] ? github.com/docker/docker/libnetwork/ns [no test files] 10:08:09 [2023-06-07T10:08:09.727Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements 10:08:09 [2023-06-07T10:08:09.727Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 10:08:09 [2023-06-07T10:08:09.727Z] github.com/docker/docker/libnetwork/osl coverage: 41.5% of statements 10:08:09 [2023-06-07T10:08:09.727Z] ok github.com/docker/docker/libnetwork/osl 4.475s coverage: 41.5% of statements 10:08:09 [2023-06-07T10:08:09.727Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements 10:08:09 [2023-06-07T10:08:09.727Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 10:08:09 [2023-06-07T10:08:09.727Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements 10:08:09 [2023-06-07T10:08:09.727Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 10:08:10 [2023-06-07T10:08:10.296Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements 10:08:10 [2023-06-07T10:08:10.296Z] ok github.com/docker/docker/libnetwork/portmapper 0.611s coverage: 46.3% of statements 10:08:10 [2023-06-07T10:08:10.555Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements 10:08:10 [2023-06-07T10:08:10.555Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements 10:08:10 [2023-06-07T10:08:10.555Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 10:08:10 [2023-06-07T10:08:10.815Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements 10:08:10 [2023-06-07T10:08:10.815Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements 10:08:10 [2023-06-07T10:08:10.815Z] 10:08:10 [2023-06-07T10:08:10.815Z] === Skipped 10:08:10 [2023-06-07T10:08:10.815Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 10:08:10 [2023-06-07T10:08:10.815Z] firewalld_test.go:14: firewalld is not running 10:08:10 [2023-06-07T10:08:10.815Z] 10:08:10 [2023-06-07T10:08:10.815Z] DONE 355 tests, 1 skipped in 187.907s Post stage [Pipeline] junit 10:08:11 [2023-06-07T10:08:11.766Z] Recording test results 10:08:12 [2023-06-07T10:08:12.886Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:13 [2023-06-07T10:08:13.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b3133d7471214ffcbd0e42a16f026bacf4440b5b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:b3133d7471214ffcbd0e42a16f026bacf4440b5b hack/make.sh dynbinary test-integration 10:08:13 [2023-06-07T10:08:13.463Z] 10:08:13 [2023-06-07T10:08:13.463Z] Removing bundles/ 10:08:13 [2023-06-07T10:08:13.723Z] 10:08:13 [2023-06-07T10:08:13.723Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 10:08:13 [2023-06-07T10:08:13.723Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 10:08:45 [2023-06-07T10:08:45.848Z] Created binary: bundles/dynbinary-daemon/dockerd 10:08:45 [2023-06-07T10:08:45.848Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 10:08:45 [2023-06-07T10:08:45.848Z] Created binary: bundles/dynbinary-daemon/docker-proxy 10:08:45 [2023-06-07T10:08:45.848Z] 10:08:45 [2023-06-07T10:08:45.848Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:08:46 [2023-06-07T10:08:46.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:08:46 [2023-06-07T10:08:46.108Z] HOSTNAME=62f9004132de 10:08:46 [2023-06-07T10:08:46.108Z] TESTDEBUG=0 10:08:46 [2023-06-07T10:08:46.108Z] DEST=bundles/test-integration 10:08:46 [2023-06-07T10:08:46.108Z] PWD=/go/src/github.com/docker/docker 10:08:46 [2023-06-07T10:08:46.108Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 10:08:46 [2023-06-07T10:08:46.108Z] DOCKER_GITCOMMIT=b3133d7471214ffcbd0e42a16f026bacf4440b5b 10:08:46 [2023-06-07T10:08:46.108Z] container=docker 10:08:46 [2023-06-07T10:08:46.108Z] HOME=/root 10:08:46 [2023-06-07T10:08:46.108Z] CONTAINERD_NAMESPACE=moby 10:08:46 [2023-06-07T10:08:46.108Z] GOLANG_VERSION=1.20.4 10:08:46 [2023-06-07T10:08:46.108Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:08:46 [2023-06-07T10:08:46.108Z] VALIDATE_BRANCH=24.0 10:08:46 [2023-06-07T10:08:46.108Z] TERM=xterm 10:08:46 [2023-06-07T10:08:46.108Z] DOCKER_PKG=github.com/docker/docker 10:08:46 [2023-06-07T10:08:46.108Z] SHLVL=1 10:08:46 [2023-06-07T10:08:46.108Z] TIMEOUT=120m 10:08:46 [2023-06-07T10:08:46.108Z] DOCKER_GRAPHDRIVER=overlay2 10:08:46 [2023-06-07T10:08:46.108Z] GO111MODULE=off 10:08:46 [2023-06-07T10:08:46.108Z] DOCKER_EXPERIMENTAL=1 10:08:46 [2023-06-07T10:08:46.108Z] TEST_SKIP_INTEGRATION_CLI=1 10:08:46 [2023-06-07T10:08:46.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:08:46 [2023-06-07T10:08:46.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:08:46 [2023-06-07T10:08:46.108Z] GOPATH=/go 10:08:46 [2023-06-07T10:08:46.108Z] PKG_CONFIG=pkg-config 10:08:46 [2023-06-07T10:08:46.108Z] _=/usr/bin/env 10:08:46 [2023-06-07T10:08:46.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:09:01 [2023-06-07T10:09:01.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:09:01 [2023-06-07T10:09:01.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:09:09 [2023-06-07T10:09:09.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 10:09:12 [2023-06-07T10:09:12.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:09:15 [2023-06-07T10:09:15.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 10:09:15 [2023-06-07T10:09:15.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:09:15 [2023-06-07T10:09:15.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:09:16 [2023-06-07T10:09:16.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:09:17 [2023-06-07T10:09:17.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:09:17 [2023-06-07T10:09:17.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:09:17 [2023-06-07T10:09:17.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:09:19 [2023-06-07T10:09:19.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:09:20 [2023-06-07T10:09:20.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:09:20 [2023-06-07T10:09:20.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:09:21 [2023-06-07T10:09:21.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:09:21 [2023-06-07T10:09:21.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:09:22 [2023-06-07T10:09:22.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:09:23 [2023-06-07T10:09:23.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:09:23 [2023-06-07T10:09:23.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:09:24 [2023-06-07T10:09:24.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:09:24 [2023-06-07T10:09:24.893Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:09:24 [2023-06-07T10:09:24.893Z] Using test binary docker 10:09:24 [2023-06-07T10:09:24.893Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 10:09:24 [2023-06-07T10:09:24.893Z] +++ /etc/init.d/apparmor start 10:09:24 [2023-06-07T10:09:24.893Z] Not: starting. 10:09:24 [2023-06-07T10:09:24.893Z] INFO: Waiting for daemon to start... 10:09:24 [2023-06-07T10:09:24.893Z] Starting dockerd 10:09:24 [2023-06-07T10:09:24.893Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 10:09:26 [2023-06-07T10:09:26.800Z] . 10:09:26 [2023-06-07T10:09:26.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:09:27 [2023-06-07T10:09:27.060Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 10:09:27 [2023-06-07T10:09:27.060Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:09:27 [2023-06-07T10:09:27.060Z] ++++ docker load 10:09:27 [2023-06-07T10:09:27.060Z] Loaded image: emptyfs:latest 10:09:27 [2023-06-07T10:09:27.060Z] ++++ tar -cC bundles/test-integration/dangling . 10:09:27 [2023-06-07T10:09:27.060Z] ++++ docker load 10:09:27 [2023-06-07T10:09:27.060Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 10:09:27 [2023-06-07T10:09:27.060Z] Running integration-test (iteration 1) 10:09:27 [2023-06-07T10:09:27.060Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 10:09:27 [2023-06-07T10:09:27.060Z] ++ 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 10:09:27 [2023-06-07T10:09:27.060Z] ++ set -e 10:09:27 [2023-06-07T10:09:27.060Z] ++ '[' -n 0 ']' 10:09:27 [2023-06-07T10:09:27.060Z] ++ set -x 10:09:27 [2023-06-07T10:09:27.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 10:09:27 [2023-06-07T10:09:27.060Z] Loaded image: busybox:latest 10:09:27 [2023-06-07T10:09:27.319Z] Loaded image: busybox:glibc 10:09:28 [2023-06-07T10:09:28.259Z] Loaded image: debian:bullseye-slim 10:09:28 [2023-06-07T10:09:28.259Z] Loaded image: hello-world:latest 10:09:28 [2023-06-07T10:09:28.259Z] Loaded image: arm32v7/hello-world:latest 10:09:28 [2023-06-07T10:09:28.259Z] INFO: Testing against a local daemon 10:09:28 [2023-06-07T10:09:28.259Z] === RUN TestCgroupNamespacesBuild 10:09:29 [2023-06-07T10:09:29.197Z] --- PASS: TestCgroupNamespacesBuild (1.07s) 10:09:29 [2023-06-07T10:09:29.197Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 10:09:30 [2023-06-07T10:09:30.577Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) 10:09:30 [2023-06-07T10:09:30.577Z] === RUN TestBuildWithSession 10:09:30 [2023-06-07T10:09:30.577Z] build_session_test.go:25: TODO: BuildKit 10:09:30 [2023-06-07T10:09:30.577Z] --- SKIP: TestBuildWithSession (0.00s) 10:09:30 [2023-06-07T10:09:30.577Z] === RUN TestBuildSquashParent 10:09:33 [2023-06-07T10:09:33.116Z] --- PASS: TestBuildSquashParent (2.68s) 10:09:33 [2023-06-07T10:09:33.116Z] === RUN TestBuildWithRemoveAndForceRemove 10:09:33 [2023-06-07T10:09:33.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:09:33 [2023-06-07T10:09:33.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:09:33 [2023-06-07T10:09:33.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:09:33 [2023-06-07T10:09:33.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:09:33 [2023-06-07T10:09:33.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:09:33 [2023-06-07T10:09:33.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:09:33 [2023-06-07T10:09:33.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:09:33 [2023-06-07T10:09:33.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:09:33 [2023-06-07T10:09:33.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:09:33 [2023-06-07T10:09:33.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:09:33 [2023-06-07T10:09:33.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:09:33 [2023-06-07T10:09:33.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:09:33 [2023-06-07T10:09:33.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:09:33 [2023-06-07T10:09:33.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:09:33 [2023-06-07T10:09:33.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:09:33 [2023-06-07T10:09:33.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:09:33 [2023-06-07T10:09:33.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:09:33 [2023-06-07T10:09:33.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:09:36 [2023-06-07T10:09:36.412Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 10:09:36 [2023-06-07T10:09:36.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s) 10:09:36 [2023-06-07T10:09:36.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) 10:09:36 [2023-06-07T10:09:36.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) 10:09:36 [2023-06-07T10:09:36.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) 10:09:36 [2023-06-07T10:09:36.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) 10:09:36 [2023-06-07T10:09:36.412Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s) 10:09:36 [2023-06-07T10:09:36.412Z] === RUN TestBuildMultiStageCopy 10:09:36 [2023-06-07T10:09:36.412Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:09:37 [2023-06-07T10:09:37.350Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:09:37 [2023-06-07T10:09:37.350Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:09:37 [2023-06-07T10:09:37.350Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:09:37 [2023-06-07T10:09:37.350Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:09:37 [2023-06-07T10:09:37.609Z] --- PASS: TestBuildMultiStageCopy (1.03s) 10:09:37 [2023-06-07T10:09:37.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.83s) 10:09:37 [2023-06-07T10:09:37.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s) 10:09:37 [2023-06-07T10:09:37.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) 10:09:37 [2023-06-07T10:09:37.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s) 10:09:37 [2023-06-07T10:09:37.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s) 10:09:37 [2023-06-07T10:09:37.609Z] === RUN TestBuildMultiStageParentConfig 10:09:37 [2023-06-07T10:09:37.609Z] --- PASS: TestBuildMultiStageParentConfig (0.23s) 10:09:37 [2023-06-07T10:09:37.609Z] === RUN TestBuildLabelWithTargets 10:09:38 [2023-06-07T10:09:38.178Z] --- PASS: TestBuildLabelWithTargets (0.35s) 10:09:38 [2023-06-07T10:09:38.178Z] === RUN TestBuildWithEmptyLayers 10:09:38 [2023-06-07T10:09:38.178Z] --- PASS: TestBuildWithEmptyLayers (0.07s) 10:09:38 [2023-06-07T10:09:38.178Z] === RUN TestBuildMultiStageOnBuild 10:09:39 [2023-06-07T10:09:39.116Z] --- PASS: TestBuildMultiStageOnBuild (1.05s) 10:09:39 [2023-06-07T10:09:39.116Z] === RUN TestBuildUncleanTarFilenames 10:09:39 [2023-06-07T10:09:39.375Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) 10:09:39 [2023-06-07T10:09:39.375Z] === RUN TestBuildMultiStageLayerLeak 10:09:40 [2023-06-07T10:09:40.313Z] --- PASS: TestBuildMultiStageLayerLeak (1.04s) 10:09:40 [2023-06-07T10:09:40.313Z] === RUN TestBuildWithHugeFile 10:10:27 [2023-06-07T10:10:27.008Z] --- PASS: TestBuildWithHugeFile (43.32s) 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildWCOWSandboxSize 10:10:27 [2023-06-07T10:10:27.008Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 10:10:27 [2023-06-07T10:10:27.008Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildWithEmptyDockerfile 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:10:27 [2023-06-07T10:10:27.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:10:27 [2023-06-07T10:10:27.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:10:27 [2023-06-07T10:10:27.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:10:27 [2023-06-07T10:10:27.008Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:10:27 [2023-06-07T10:10:27.008Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:10:27 [2023-06-07T10:10:27.008Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:10:27 [2023-06-07T10:10:27.008Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 10:10:27 [2023-06-07T10:10:27.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 10:10:27 [2023-06-07T10:10:27.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 10:10:27 [2023-06-07T10:10:27.008Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildPreserveOwnership 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildPreserveOwnership/copy_from 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 10:10:27 [2023-06-07T10:10:27.008Z] --- PASS: TestBuildPreserveOwnership (1.98s) 10:10:27 [2023-06-07T10:10:27.008Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.43s) 10:10:27 [2023-06-07T10:10:27.008Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s) 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildPlatformInvalid 10:10:27 [2023-06-07T10:10:27.008Z] --- PASS: TestBuildPlatformInvalid (0.02s) 10:10:27 [2023-06-07T10:10:27.008Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 10:10:27 [2023-06-07T10:10:27.008Z] Loaded image: busybox:latest 10:10:27 [2023-06-07T10:10:27.008Z] Loaded image: busybox:glibc 10:10:27 [2023-06-07T10:10:27.267Z] Loaded image: debian:bullseye-slim 10:10:27 [2023-06-07T10:10:27.267Z] Loaded image: hello-world:latest 10:10:27 [2023-06-07T10:10:27.267Z] Loaded image: arm32v7/hello-world:latest 10:10:35 [2023-06-07T10:10:35.397Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.50s) 10:10:35 [2023-06-07T10:10:35.397Z] PASS 10:10:35 [2023-06-07T10:10:35.397Z] 10:10:35 [2023-06-07T10:10:35.397Z] === Skipped 10:10:35 [2023-06-07T10:10:35.397Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 10:10:35 [2023-06-07T10:10:35.397Z] build_session_test.go:25: TODO: BuildKit 10:10:35 [2023-06-07T10:10:35.397Z] 10:10:35 [2023-06-07T10:10:35.397Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 10:10:35 [2023-06-07T10:10:35.397Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 10:10:35 [2023-06-07T10:10:35.397Z] 10:10:35 [2023-06-07T10:10:35.397Z] DONE 34 tests, 2 skipped in 67.174s 10:10:35 [2023-06-07T10:10:35.397Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 10:10:35 [2023-06-07T10:10:35.397Z] ++ 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 10:10:35 [2023-06-07T10:10:35.397Z] ++ set -e 10:10:35 [2023-06-07T10:10:35.397Z] ++ '[' -n 0 ']' 10:10:35 [2023-06-07T10:10:35.397Z] ++ set -x 10:10:35 [2023-06-07T10:10:35.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 10:10:35 [2023-06-07T10:10:35.397Z] INFO: Testing against a local daemon 10:10:35 [2023-06-07T10:10:35.397Z] === RUN TestConfigInspect 10:10:35 [2023-06-07T10:10:35.966Z] --- PASS: TestConfigInspect (1.82s) 10:10:35 [2023-06-07T10:10:35.966Z] === RUN TestConfigList 10:10:37 [2023-06-07T10:10:37.873Z] --- PASS: TestConfigList (1.87s) 10:10:37 [2023-06-07T10:10:37.873Z] === RUN TestConfigsCreateAndDelete 10:10:39 [2023-06-07T10:10:39.780Z] --- PASS: TestConfigsCreateAndDelete (1.92s) 10:10:39 [2023-06-07T10:10:39.780Z] === RUN TestConfigsUpdate 10:10:41 [2023-06-07T10:10:41.687Z] --- PASS: TestConfigsUpdate (1.87s) 10:10:41 [2023-06-07T10:10:41.687Z] === RUN TestTemplatedConfig 10:10:44 [2023-06-07T10:10:44.226Z] --- PASS: TestTemplatedConfig (2.58s) 10:10:44 [2023-06-07T10:10:44.226Z] === RUN TestConfigCreateResolve 10:10:46 [2023-06-07T10:10:46.133Z] --- PASS: TestConfigCreateResolve (1.83s) 10:10:46 [2023-06-07T10:10:46.133Z] PASS 10:10:46 [2023-06-07T10:10:46.133Z] 10:10:46 [2023-06-07T10:10:46.133Z] DONE 6 tests in 11.922s 10:10:46 [2023-06-07T10:10:46.133Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 10:10:46 [2023-06-07T10:10:46.133Z] ++ 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 10:10:46 [2023-06-07T10:10:46.133Z] ++ set -e 10:10:46 [2023-06-07T10:10:46.133Z] ++ '[' -n 0 ']' 10:10:46 [2023-06-07T10:10:46.133Z] ++ set -x 10:10:46 [2023-06-07T10:10:46.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 10:10:46 [2023-06-07T10:10:46.133Z] INFO: Testing against a local daemon 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestAttachWithTTY 10:10:46 [2023-06-07T10:10:46.133Z] --- PASS: TestAttachWithTTY (0.04s) 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestAttachWithoutTTy 10:10:46 [2023-06-07T10:10:46.133Z] --- PASS: TestAttachWithoutTTy (0.03s) 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestCheckpoint 10:10:46 [2023-06-07T10:10:46.133Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:10:46 [2023-06-07T10:10:46.133Z] --- SKIP: TestCheckpoint (0.00s) 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestContainerInvalidJSON 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestContainerInvalidJSON/commit 10:10:46 [2023-06-07T10:10:46.133Z] === PAUSE TestContainerInvalidJSON/commit 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestContainerInvalidJSON/containers/create 10:10:46 [2023-06-07T10:10:46.133Z] === PAUSE TestContainerInvalidJSON/containers/create 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 10:10:46 [2023-06-07T10:10:46.133Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestContainerInvalidJSON/containers/foobar/update 10:10:46 [2023-06-07T10:10:46.133Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestContainerInvalidJSON/exec/foobar/start 10:10:46 [2023-06-07T10:10:46.133Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:10:46 [2023-06-07T10:10:46.133Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:10:46 [2023-06-07T10:10:46.133Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 10:10:46 [2023-06-07T10:10:46.133Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 10:10:46 [2023-06-07T10:10:46.133Z] === CONT TestContainerInvalidJSON/commit 10:10:46 [2023-06-07T10:10:46.134Z] === CONT TestContainerInvalidJSON/exec/foobar/start 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 10:10:46 [2023-06-07T10:10:46.134Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 10:10:46 [2023-06-07T10:10:46.134Z] === CONT TestContainerInvalidJSON/containers/create 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 10:10:46 [2023-06-07T10:10:46.134Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 10:10:46 [2023-06-07T10:10:46.134Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 10:10:46 [2023-06-07T10:10:46.134Z] === CONT TestContainerInvalidJSON/containers/foobar/update 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/commit/empty_body 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 10:10:46 [2023-06-07T10:10:46.134Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 10:10:46 [2023-06-07T10:10:46.134Z] --- PASS: TestContainerInvalidJSON (0.01s) 10:10:46 [2023-06-07T10:10:46.134Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 10:10:46 [2023-06-07T10:10:46.134Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 10:10:46 [2023-06-07T10:10:46.134Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.134Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.134Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 10:10:46 [2023-06-07T10:10:46.134Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 10:10:46 [2023-06-07T10:10:46.134Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 10:10:46 [2023-06-07T10:10:46.134Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.393Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.393Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 10:10:46 [2023-06-07T10:10:46.393Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 10:10:46 [2023-06-07T10:10:46.393Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 10:10:46 [2023-06-07T10:10:46.393Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.393Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.393Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 10:10:46 [2023-06-07T10:10:46.393Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 10:10:46 [2023-06-07T10:10:46.393Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 10:10:46 [2023-06-07T10:10:46.394Z] === RUN TestCopyFromContainerPathDoesNotExist 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 10:10:46 [2023-06-07T10:10:46.394Z] === RUN TestCopyFromContainerPathIsNotDir 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 10:10:46 [2023-06-07T10:10:46.394Z] === RUN TestCopyToContainerPathDoesNotExist 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s) 10:10:46 [2023-06-07T10:10:46.394Z] === RUN TestCopyEmptyFile 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestCopyEmptyFile (0.05s) 10:10:46 [2023-06-07T10:10:46.394Z] === RUN TestCopyToContainerPathIsNotDir 10:10:46 [2023-06-07T10:10:46.394Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 10:10:46 [2023-06-07T10:10:46.394Z] === RUN TestCopyFromContainer 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer// 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer/. 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer//. 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer/./ 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer//./ 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer//bar/root 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer//bar/root/ 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer//bar/root/. 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer/bar/quux 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer/bar/quux/ 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer/bar/quux/. 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer/bar/quux/baz 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer/bar/filesymlink 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer/bar/dirsymlink 10:10:46 [2023-06-07T10:10:46.964Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCopyFromContainer/bar/notarget 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer (0.67s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer// (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/. (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer//. (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/./ (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer//./ (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:10:47 [2023-06-07T10:10:47.224Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:10:47 [2023-06-07T10:10:47.224Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:10:47 [2023-06-07T10:10:47.224Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:10:47 [2023-06-07T10:10:47.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:10:47 [2023-06-07T10:10:47.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:10:47 [2023-06-07T10:10:47.224Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateLinkToNonExistingContainer 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateWithInvalidEnv 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateWithInvalidEnv/0 10:10:47 [2023-06-07T10:10:47.224Z] === PAUSE TestCreateWithInvalidEnv/0 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateWithInvalidEnv/1 10:10:47 [2023-06-07T10:10:47.224Z] === PAUSE TestCreateWithInvalidEnv/1 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateWithInvalidEnv/2 10:10:47 [2023-06-07T10:10:47.224Z] === PAUSE TestCreateWithInvalidEnv/2 10:10:47 [2023-06-07T10:10:47.224Z] === CONT TestCreateWithInvalidEnv/0 10:10:47 [2023-06-07T10:10:47.224Z] === CONT TestCreateWithInvalidEnv/2 10:10:47 [2023-06-07T10:10:47.224Z] === CONT TestCreateWithInvalidEnv/1 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateTmpfsMountsTarget 10:10:47 [2023-06-07T10:10:47.224Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 10:10:47 [2023-06-07T10:10:47.224Z] === RUN TestCreateWithCustomMaskedPaths 10:10:48 [2023-06-07T10:10:48.605Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) 10:10:48 [2023-06-07T10:10:48.605Z] === RUN TestCreateWithCustomReadonlyPaths 10:10:49 [2023-06-07T10:10:49.985Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) 10:10:49 [2023-06-07T10:10:49.985Z] === RUN TestCreateWithInvalidHealthcheckParams 10:10:49 [2023-06-07T10:10:49.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:10:49 [2023-06-07T10:10:49.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:10:49 [2023-06-07T10:10:49.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:10:49 [2023-06-07T10:10:49.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:10:49 [2023-06-07T10:10:49.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:10:49 [2023-06-07T10:10:49.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:10:49 [2023-06-07T10:10:49.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:10:49 [2023-06-07T10:10:49.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:10:49 [2023-06-07T10:10:49.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:10:49 [2023-06-07T10:10:49.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:10:49 [2023-06-07T10:10:49.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:10:49 [2023-06-07T10:10:49.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:10:49 [2023-06-07T10:10:49.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:10:49 [2023-06-07T10:10:49.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:10:49 [2023-06-07T10:10:49.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:10:49 [2023-06-07T10:10:49.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 10:10:49 [2023-06-07T10:10:49.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 10:10:49 [2023-06-07T10:10:49.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 10:10:49 [2023-06-07T10:10:49.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 10:10:49 [2023-06-07T10:10:49.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 10:10:49 [2023-06-07T10:10:49.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 10:10:49 [2023-06-07T10:10:49.985Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateDifferentPlatform 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateDifferentPlatform/different_os 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateDifferentPlatform (0.01s) 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateVolumesFromNonExistingContainer 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreatePlatformSpecificImageNoPlatform 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateInvalidHostConfig 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 10:10:50 [2023-06-07T10:10:50.245Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 10:10:50 [2023-06-07T10:10:50.245Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 10:10:50 [2023-06-07T10:10:50.245Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:10:50 [2023-06-07T10:10:50.245Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 10:10:50 [2023-06-07T10:10:50.245Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 10:10:50 [2023-06-07T10:10:50.245Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestContainerStartOnDaemonRestart 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestContainerStartOnDaemonRestart 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestDaemonRestartIpcMode 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestDaemonRestartIpcMode 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestDaemonHostGatewayIP 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestDaemonHostGatewayIP 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestRestartDaemonWithRestartingContainer 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestRestartDaemonWithRestartingContainer 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestContainerKillOnDaemonStart 10:10:50 [2023-06-07T10:10:50.245Z] === PAUSE TestContainerKillOnDaemonStart 10:10:50 [2023-06-07T10:10:50.245Z] === RUN TestDiff 10:10:50 [2023-06-07T10:10:50.504Z] --- PASS: TestDiff (0.41s) 10:10:50 [2023-06-07T10:10:50.504Z] === RUN TestExecConsoleSize 10:10:51 [2023-06-07T10:10:51.073Z] --- PASS: TestExecConsoleSize (0.49s) 10:10:51 [2023-06-07T10:10:51.073Z] === RUN TestExecWithCloseStdin 10:10:51 [2023-06-07T10:10:51.642Z] --- PASS: TestExecWithCloseStdin (0.47s) 10:10:51 [2023-06-07T10:10:51.642Z] === RUN TestExec 10:10:52 [2023-06-07T10:10:52.211Z] --- PASS: TestExec (0.48s) 10:10:52 [2023-06-07T10:10:52.211Z] === RUN TestExecUser 10:10:52 [2023-06-07T10:10:52.470Z] --- PASS: TestExecUser (0.54s) 10:10:52 [2023-06-07T10:10:52.470Z] === RUN TestExportContainerAndImportImage 10:10:53 [2023-06-07T10:10:53.039Z] --- PASS: TestExportContainerAndImportImage (0.48s) 10:10:53 [2023-06-07T10:10:53.039Z] === RUN TestExportContainerAfterDaemonRestart 10:10:59 [2023-06-07T10:10:59.611Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s) 10:10:59 [2023-06-07T10:10:59.611Z] === RUN TestHealthCheckWorkdir 10:10:59 [2023-06-07T10:10:59.870Z] --- PASS: TestHealthCheckWorkdir (0.61s) 10:10:59 [2023-06-07T10:10:59.870Z] === RUN TestHealthKillContainer 10:11:07 [2023-06-07T10:11:07.994Z] --- PASS: TestHealthKillContainer (7.91s) 10:11:07 [2023-06-07T10:11:07.994Z] === RUN TestHealthCheckProcessKilled 10:11:08 [2023-06-07T10:11:08.563Z] --- PASS: TestHealthCheckProcessKilled (0.65s) 10:11:08 [2023-06-07T10:11:08.563Z] === RUN TestInspectCpusetInConfigPre120 10:11:08 [2023-06-07T10:11:08.822Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) 10:11:08 [2023-06-07T10:11:08.822Z] === RUN TestInspectAnnotations 10:11:08 [2023-06-07T10:11:08.822Z] --- PASS: TestInspectAnnotations (0.03s) 10:11:08 [2023-06-07T10:11:08.822Z] === RUN TestIpcModeNone 10:11:09 [2023-06-07T10:11:09.391Z] --- PASS: TestIpcModeNone (0.47s) 10:11:09 [2023-06-07T10:11:09.391Z] === RUN TestIpcModePrivate 10:11:09 [2023-06-07T10:11:09.650Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false 10:11:09 [2023-06-07T10:11:09.910Z] --- PASS: TestIpcModePrivate (0.52s) 10:11:09 [2023-06-07T10:11:09.910Z] === RUN TestIpcModeShareable 10:11:10 [2023-06-07T10:11:10.169Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true 10:11:10 [2023-06-07T10:11:10.429Z] --- PASS: TestIpcModeShareable (0.50s) 10:11:10 [2023-06-07T10:11:10.429Z] === RUN TestAPIIpcModeShareableAndContainer 10:11:11 [2023-06-07T10:11:11.809Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) 10:11:11 [2023-06-07T10:11:11.809Z] === RUN TestAPIIpcModeHost 10:11:12 [2023-06-07T10:11:12.068Z] --- PASS: TestAPIIpcModeHost (0.32s) 10:11:12 [2023-06-07T10:11:12.068Z] === RUN TestDaemonIpcModeShareable 10:11:13 [2023-06-07T10:11:13.007Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true 10:11:13 [2023-06-07T10:11:13.266Z] --- PASS: TestDaemonIpcModeShareable (1.07s) 10:11:13 [2023-06-07T10:11:13.266Z] === RUN TestDaemonIpcModePrivate 10:11:14 [2023-06-07T10:11:14.205Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false 10:11:14 [2023-06-07T10:11:14.205Z] --- PASS: TestDaemonIpcModePrivate (1.07s) 10:11:14 [2023-06-07T10:11:14.205Z] === RUN TestDaemonIpcModePrivateFromConfig 10:11:15 [2023-06-07T10:11:15.143Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false 10:11:15 [2023-06-07T10:11:15.402Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) 10:11:15 [2023-06-07T10:11:15.402Z] === RUN TestDaemonIpcModeShareableFromConfig 10:11:16 [2023-06-07T10:11:16.340Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true 10:11:16 [2023-06-07T10:11:16.340Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) 10:11:16 [2023-06-07T10:11:16.340Z] === RUN TestIpcModeOlderClient 10:11:16 [2023-06-07T10:11:16.340Z] === PAUSE TestIpcModeOlderClient 10:11:16 [2023-06-07T10:11:16.340Z] === RUN TestKillContainerInvalidSignal 10:11:16 [2023-06-07T10:11:16.909Z] --- PASS: TestKillContainerInvalidSignal (0.42s) 10:11:16 [2023-06-07T10:11:16.909Z] === RUN TestKillContainer 10:11:16 [2023-06-07T10:11:16.909Z] === RUN TestKillContainer/no_signal 10:11:17 [2023-06-07T10:11:17.169Z] === RUN TestKillContainer/non_killing_signal 10:11:17 [2023-06-07T10:11:17.428Z] === RUN TestKillContainer/killing_signal 10:11:17 [2023-06-07T10:11:17.997Z] --- PASS: TestKillContainer (1.23s) 10:11:17 [2023-06-07T10:11:17.997Z] --- PASS: TestKillContainer/no_signal (0.40s) 10:11:17 [2023-06-07T10:11:17.997Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) 10:11:17 [2023-06-07T10:11:17.997Z] --- PASS: TestKillContainer/killing_signal (0.41s) 10:11:17 [2023-06-07T10:11:17.997Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:11:17 [2023-06-07T10:11:17.997Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 10:11:18 [2023-06-07T10:11:18.566Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 10:11:18 [2023-06-07T10:11:18.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) 10:11:18 [2023-06-07T10:11:18.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) 10:11:18 [2023-06-07T10:11:18.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) 10:11:18 [2023-06-07T10:11:18.826Z] === RUN TestKillStoppedContainer 10:11:18 [2023-06-07T10:11:18.826Z] --- PASS: TestKillStoppedContainer (0.03s) 10:11:18 [2023-06-07T10:11:18.826Z] === RUN TestKillStoppedContainerAPIPre120 10:11:18 [2023-06-07T10:11:18.826Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) 10:11:18 [2023-06-07T10:11:18.826Z] === RUN TestKillDifferentUserContainer 10:11:19 [2023-06-07T10:11:19.394Z] --- PASS: TestKillDifferentUserContainer (0.46s) 10:11:19 [2023-06-07T10:11:19.394Z] === RUN TestInspectOomKilledTrue 10:11:19 [2023-06-07T10:11:19.963Z] --- PASS: TestInspectOomKilledTrue (0.48s) 10:11:19 [2023-06-07T10:11:19.963Z] === RUN TestInspectOomKilledFalse 10:11:20 [2023-06-07T10:11:20.223Z] --- PASS: TestInspectOomKilledFalse (0.42s) 10:11:20 [2023-06-07T10:11:20.223Z] === RUN TestLinksEtcHostsContentMatch 10:11:20 [2023-06-07T10:11:20.482Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) 10:11:20 [2023-06-07T10:11:20.482Z] === RUN TestLinksContainerNames 10:11:21 [2023-06-07T10:11:21.421Z] --- PASS: TestLinksContainerNames (0.85s) 10:11:21 [2023-06-07T10:11:21.421Z] === RUN TestLogsFollowTailEmpty 10:11:21 [2023-06-07T10:11:21.990Z] --- PASS: TestLogsFollowTailEmpty (0.42s) 10:11:21 [2023-06-07T10:11:21.990Z] === RUN TestLogs 10:11:21 [2023-06-07T10:11:21.990Z] === RUN TestLogs/driver_local 10:11:21 [2023-06-07T10:11:21.990Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === RUN TestLogs/driver_local/tty/only_stdout 10:11:21 [2023-06-07T10:11:21.990Z] === PAUSE TestLogs/driver_local/tty/only_stdout 10:11:21 [2023-06-07T10:11:21.990Z] === RUN TestLogs/driver_local/tty/only_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === PAUSE TestLogs/driver_local/tty/only_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === RUN TestLogs/driver_local/without_tty/only_stdout 10:11:21 [2023-06-07T10:11:21.990Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 10:11:21 [2023-06-07T10:11:21.990Z] === RUN TestLogs/driver_local/without_tty/only_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === CONT TestLogs/driver_local/tty/only_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === CONT TestLogs/driver_local/without_tty/only_stderr 10:11:21 [2023-06-07T10:11:21.990Z] === CONT TestLogs/driver_local/tty/only_stdout 10:11:21 [2023-06-07T10:11:21.990Z] === CONT TestLogs/driver_local/without_tty/only_stdout 10:11:23 [2023-06-07T10:11:23.898Z] === RUN TestLogs/driver_json-file 10:11:23 [2023-06-07T10:11:23.898Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === RUN TestLogs/driver_json-file/tty/only_stdout 10:11:23 [2023-06-07T10:11:23.898Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 10:11:23 [2023-06-07T10:11:23.898Z] === RUN TestLogs/driver_json-file/tty/only_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 10:11:23 [2023-06-07T10:11:23.898Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 10:11:23 [2023-06-07T10:11:23.898Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === CONT TestLogs/driver_json-file/tty/only_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 10:11:23 [2023-06-07T10:11:23.898Z] === CONT TestLogs/driver_json-file/tty/only_stdout 10:11:23 [2023-06-07T10:11:23.898Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs (3.32s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_local (0.01s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.00s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.10s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.38s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.41s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.68s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.76s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_json-file (0.01s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.86s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.04s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.04s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.24s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.50s) 10:11:25 [2023-06-07T10:11:25.277Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.54s) 10:11:25 [2023-06-07T10:11:25.277Z] === RUN TestContainerNetworkMountsNoChown 10:11:25 [2023-06-07T10:11:25.537Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/default 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/default 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/private 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/private 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rprivate 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rprivate 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/slave 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/slave 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rslave 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rslave 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/shared 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/shared 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rshared 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rshared 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/default 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/rslave 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/rprivate 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/private 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rslave/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/rshared 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rprivate/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/private/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rprivate/mount_root 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/slave 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/rprivate/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/private/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/private/bind_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/private/mount_root 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/private/mount_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/private/mount_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/private/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rslave/mount_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/slave/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/slave/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/rprivate/mount_root 10:11:25 [2023-06-07T10:11:25.537Z] === CONT TestMountDaemonRoot/shared 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/shared/mount_root 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/shared/mount_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/shared/mount_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/shared/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/shared/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/shared/bind_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/default/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === PAUSE TestMountDaemonRoot/default/bind_root 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/default/bind_subpath 10:11:25 [2023-06-07T10:11:25.537Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === RUN TestMountDaemonRoot/slave/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === RUN TestMountDaemonRoot/rshared/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === RUN TestMountDaemonRoot/default/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/default/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === RUN TestMountDaemonRoot/slave/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === RUN TestMountDaemonRoot/default/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/rslave/bind_root 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/slave/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === RUN TestMountDaemonRoot/slave/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === RUN TestMountDaemonRoot/rshared/bind_root 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/rslave/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/shared/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/shared/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/shared/bind_root 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/shared/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/private/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/private/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/private/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/default/bind_root 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/default/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/default/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/default/bind_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/slave/bind_root 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/slave/mount_subpath 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/slave/mount_root 10:11:25 [2023-06-07T10:11:25.538Z] === CONT TestMountDaemonRoot/slave/bind_subpath 10:11:25 [2023-06-07T10:11:25.797Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 10:11:25 [2023-06-07T10:11:25.797Z] === CONT TestMountDaemonRoot/rshared/bind_root 10:11:25 [2023-06-07T10:11:25.797Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 10:11:25 [2023-06-07T10:11:25.797Z] === CONT TestMountDaemonRoot/rshared/mount_root 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot (0.01s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/private (0.00s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/default (0.00s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 10:11:25 [2023-06-07T10:11:25.797Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 10:11:25 [2023-06-07T10:11:25.797Z] === RUN TestContainerBindMountNonRecursive 10:11:26 [2023-06-07T10:11:26.735Z] --- PASS: TestContainerBindMountNonRecursive (1.09s) 10:11:26 [2023-06-07T10:11:26.735Z] === RUN TestContainerVolumesMountedAsShared 10:11:27 [2023-06-07T10:11:27.304Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) 10:11:27 [2023-06-07T10:11:27.304Z] === RUN TestContainerVolumesMountedAsSlave 10:11:27 [2023-06-07T10:11:27.564Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) 10:11:27 [2023-06-07T10:11:27.564Z] === RUN TestContainerCopyLeaksMounts 10:11:28 [2023-06-07T10:11:28.133Z] --- PASS: TestContainerCopyLeaksMounts (0.53s) 10:11:28 [2023-06-07T10:11:28.133Z] === RUN TestNetworkNat 10:11:28 [2023-06-07T10:11:28.392Z] --- PASS: TestNetworkNat (0.44s) 10:11:28 [2023-06-07T10:11:28.392Z] === RUN TestNetworkLocalhostTCPNat 10:11:28 [2023-06-07T10:11:28.961Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) 10:11:28 [2023-06-07T10:11:28.961Z] === RUN TestNetworkLoopbackNat 10:11:31 [2023-06-07T10:11:31.498Z] --- PASS: TestNetworkLoopbackNat (2.56s) 10:11:31 [2023-06-07T10:11:31.498Z] === RUN TestPause 10:11:32 [2023-06-07T10:11:32.067Z] --- PASS: TestPause (0.45s) 10:11:32 [2023-06-07T10:11:32.067Z] === RUN TestPauseFailsOnWindowsServerContainers 10:11:32 [2023-06-07T10:11:32.067Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:11:32 [2023-06-07T10:11:32.067Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 10:11:32 [2023-06-07T10:11:32.067Z] === RUN TestPauseStopPausedContainer 10:11:32 [2023-06-07T10:11:32.327Z] --- PASS: TestPauseStopPausedContainer (0.45s) 10:11:32 [2023-06-07T10:11:32.327Z] === RUN TestPidHost 10:11:33 [2023-06-07T10:11:33.706Z] --- PASS: TestPidHost (1.00s) 10:11:33 [2023-06-07T10:11:33.706Z] === RUN TestPsFilter 10:11:33 [2023-06-07T10:11:33.706Z] === RUN TestPsFilter/since 10:11:33 [2023-06-07T10:11:33.706Z] === RUN TestPsFilter/before 10:11:33 [2023-06-07T10:11:33.706Z] --- PASS: TestPsFilter (0.08s) 10:11:33 [2023-06-07T10:11:33.706Z] --- PASS: TestPsFilter/since (0.00s) 10:11:33 [2023-06-07T10:11:33.706Z] --- PASS: TestPsFilter/before (0.00s) 10:11:33 [2023-06-07T10:11:33.706Z] === RUN TestRemoveContainerWithRemovedVolume 10:11:33 [2023-06-07T10:11:33.965Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) 10:11:33 [2023-06-07T10:11:33.965Z] === RUN TestRemoveContainerWithVolume 10:11:34 [2023-06-07T10:11:34.534Z] --- PASS: TestRemoveContainerWithVolume (0.46s) 10:11:34 [2023-06-07T10:11:34.534Z] === RUN TestRemoveContainerRunning 10:11:34 [2023-06-07T10:11:34.794Z] --- PASS: TestRemoveContainerRunning (0.47s) 10:11:34 [2023-06-07T10:11:34.794Z] === RUN TestRemoveContainerForceRemoveRunning 10:11:35 [2023-06-07T10:11:35.362Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) 10:11:35 [2023-06-07T10:11:35.362Z] === RUN TestRemoveInvalidContainer 10:11:35 [2023-06-07T10:11:35.362Z] --- PASS: TestRemoveInvalidContainer (0.01s) 10:11:35 [2023-06-07T10:11:35.362Z] === RUN TestRenameLinkedContainer 10:11:37 [2023-06-07T10:11:37.270Z] --- PASS: TestRenameLinkedContainer (1.66s) 10:11:37 [2023-06-07T10:11:37.270Z] === RUN TestRenameStoppedContainer 10:11:37 [2023-06-07T10:11:37.270Z] --- PASS: TestRenameStoppedContainer (0.37s) 10:11:37 [2023-06-07T10:11:37.270Z] === RUN TestRenameRunningContainerAndReuse 10:11:38 [2023-06-07T10:11:38.208Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) 10:11:38 [2023-06-07T10:11:38.208Z] === RUN TestRenameInvalidName 10:11:38 [2023-06-07T10:11:38.777Z] --- PASS: TestRenameInvalidName (0.43s) 10:11:38 [2023-06-07T10:11:38.777Z] === RUN TestRenameAnonymousContainer 10:11:40 [2023-06-07T10:11:40.685Z] --- PASS: TestRenameAnonymousContainer (1.59s) 10:11:40 [2023-06-07T10:11:40.685Z] === RUN TestRenameContainerWithSameName 10:11:40 [2023-06-07T10:11:40.685Z] --- PASS: TestRenameContainerWithSameName (0.44s) 10:11:40 [2023-06-07T10:11:40.685Z] === RUN TestRenameContainerWithLinkedContainer 10:11:41 [2023-06-07T10:11:41.623Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) 10:11:41 [2023-06-07T10:11:41.623Z] === RUN TestResize 10:11:42 [2023-06-07T10:11:42.192Z] --- PASS: TestResize (0.39s) 10:11:42 [2023-06-07T10:11:42.192Z] === RUN TestResizeWithInvalidSize 10:11:42 [2023-06-07T10:11:42.452Z] --- PASS: TestResizeWithInvalidSize (0.40s) 10:11:42 [2023-06-07T10:11:42.452Z] === RUN TestResizeWhenContainerNotStarted 10:11:43 [2023-06-07T10:11:43.021Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:11:43 [2023-06-07T10:11:43.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:11:43 [2023-06-07T10:11:43.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:11:43 [2023-06-07T10:11:43.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:11:44 [2023-06-07T10:11:44.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:11:44 [2023-06-07T10:11:44.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:11:45 [2023-06-07T10:11:45.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:11:45 [2023-06-07T10:11:45.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:11:45 [2023-06-07T10:11:45.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:11:45 [2023-06-07T10:11:45.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.18s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.49s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) 10:11:48 [2023-06-07T10:11:48.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) 10:11:48 [2023-06-07T10:11:48.975Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 10:11:48 [2023-06-07T10:11:48.975Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 10:11:50 [2023-06-07T10:11:50.355Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 10:11:50 [2023-06-07T10:11:50.924Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s) 10:11:50 [2023-06-07T10:11:50.924Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) 10:11:50 [2023-06-07T10:11:50.924Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) 10:11:50 [2023-06-07T10:11:50.924Z] === RUN TestCgroupNamespacesRun 10:11:51 [2023-06-07T10:11:51.877Z] --- PASS: TestCgroupNamespacesRun (1.01s) 10:11:51 [2023-06-07T10:11:51.877Z] === RUN TestCgroupNamespacesRunPrivileged 10:11:53 [2023-06-07T10:11:53.282Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) 10:11:53 [2023-06-07T10:11:53.282Z] === RUN TestCgroupNamespacesRunDaemonHostMode 10:11:54 [2023-06-07T10:11:54.245Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s) 10:11:54 [2023-06-07T10:11:54.245Z] === RUN TestCgroupNamespacesRunHostMode 10:11:55 [2023-06-07T10:11:55.230Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) 10:11:55 [2023-06-07T10:11:55.230Z] === RUN TestCgroupNamespacesRunPrivateMode 10:11:56 [2023-06-07T10:11:56.185Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) 10:11:56 [2023-06-07T10:11:56.185Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 10:11:57 [2023-06-07T10:11:57.151Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s) 10:11:57 [2023-06-07T10:11:57.151Z] === RUN TestCgroupNamespacesRunInvalidMode 10:11:58 [2023-06-07T10:11:58.090Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 10:11:58 [2023-06-07T10:11:58.090Z] === RUN TestCgroupNamespacesRunOlderClient 10:11:59 [2023-06-07T10:11:59.029Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) 10:11:59 [2023-06-07T10:11:59.029Z] === RUN TestNISDomainname 10:11:59 [2023-06-07T10:11:59.598Z] --- PASS: TestNISDomainname (0.57s) 10:11:59 [2023-06-07T10:11:59.598Z] === RUN TestHostnameDnsResolution 10:12:00 [2023-06-07T10:12:00.167Z] --- PASS: TestHostnameDnsResolution (0.73s) 10:12:00 [2023-06-07T10:12:00.167Z] === RUN TestUnprivilegedPortsAndPing 10:12:00 [2023-06-07T10:12:00.736Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) 10:12:00 [2023-06-07T10:12:00.736Z] === RUN TestPrivilegedHostDevices 10:12:01 [2023-06-07T10:12:01.306Z] --- PASS: TestPrivilegedHostDevices (0.50s) 10:12:01 [2023-06-07T10:12:01.306Z] === RUN TestRunConsoleSize 10:12:01 [2023-06-07T10:12:01.565Z] --- PASS: TestRunConsoleSize (0.42s) 10:12:01 [2023-06-07T10:12:01.565Z] === RUN TestRunWithAlternativeContainerdShim 10:12:05 [2023-06-07T10:12:05.761Z] --- PASS: TestRunWithAlternativeContainerdShim (3.94s) 10:12:05 [2023-06-07T10:12:05.761Z] === RUN TestStats 10:12:08 [2023-06-07T10:12:08.298Z] --- PASS: TestStats (2.44s) 10:12:08 [2023-06-07T10:12:08.298Z] === RUN TestStopContainerWithTimeout 10:12:08 [2023-06-07T10:12:08.298Z] === RUN TestStopContainerWithTimeout/0 10:12:08 [2023-06-07T10:12:08.298Z] === PAUSE TestStopContainerWithTimeout/0 10:12:08 [2023-06-07T10:12:08.298Z] === RUN TestStopContainerWithTimeout/1 10:12:08 [2023-06-07T10:12:08.298Z] === PAUSE TestStopContainerWithTimeout/1 10:12:08 [2023-06-07T10:12:08.298Z] === RUN TestStopContainerWithTimeout/3 10:12:08 [2023-06-07T10:12:08.298Z] === PAUSE TestStopContainerWithTimeout/3 10:12:08 [2023-06-07T10:12:08.298Z] === RUN TestStopContainerWithTimeout/-1 10:12:08 [2023-06-07T10:12:08.298Z] === PAUSE TestStopContainerWithTimeout/-1 10:12:08 [2023-06-07T10:12:08.298Z] === CONT TestStopContainerWithTimeout/0 10:12:08 [2023-06-07T10:12:08.298Z] === CONT TestStopContainerWithTimeout/3 10:12:08 [2023-06-07T10:12:08.298Z] === CONT TestStopContainerWithTimeout/-1 10:12:08 [2023-06-07T10:12:08.298Z] === CONT TestStopContainerWithTimeout/1 10:12:11 [2023-06-07T10:12:11.591Z] --- PASS: TestStopContainerWithTimeout (0.01s) 10:12:11 [2023-06-07T10:12:11.591Z] --- PASS: TestStopContainerWithTimeout/0 (0.85s) 10:12:11 [2023-06-07T10:12:11.591Z] --- PASS: TestStopContainerWithTimeout/1 (1.55s) 10:12:11 [2023-06-07T10:12:11.591Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) 10:12:11 [2023-06-07T10:12:11.591Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) 10:12:11 [2023-06-07T10:12:11.591Z] === RUN TestDeleteDevicemapper 10:12:11 [2023-06-07T10:12:11.591Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:12:11 [2023-06-07T10:12:11.591Z] --- SKIP: TestDeleteDevicemapper (0.00s) 10:12:11 [2023-06-07T10:12:11.591Z] === RUN TestStopContainerWithRestartPolicyAlways 10:12:12 [2023-06-07T10:12:12.971Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.03s) 10:12:12 [2023-06-07T10:12:12.971Z] === RUN TestUpdateMemory 10:12:13 [2023-06-07T10:12:13.540Z] --- PASS: TestUpdateMemory (0.51s) 10:12:13 [2023-06-07T10:12:13.540Z] === RUN TestUpdateCPUQuota 10:12:14 [2023-06-07T10:12:14.109Z] --- PASS: TestUpdateCPUQuota (0.69s) 10:12:14 [2023-06-07T10:12:14.109Z] === RUN TestUpdatePidsLimit 10:12:14 [2023-06-07T10:12:14.109Z] === RUN TestUpdatePidsLimit/update_from_none 10:12:14 [2023-06-07T10:12:14.369Z] === RUN TestUpdatePidsLimit/no_change 10:12:14 [2023-06-07T10:12:14.628Z] === RUN TestUpdatePidsLimit/update_lower 10:12:14 [2023-06-07T10:12:14.888Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 10:12:14 [2023-06-07T10:12:14.888Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 10:12:15 [2023-06-07T10:12:15.148Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 10:12:15 [2023-06-07T10:12:15.407Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 10:12:15 [2023-06-07T10:12:15.976Z] --- PASS: TestUpdatePidsLimit (1.80s) 10:12:15 [2023-06-07T10:12:15.976Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) 10:12:15 [2023-06-07T10:12:15.976Z] --- PASS: TestUpdatePidsLimit/no_change (0.15s) 10:12:15 [2023-06-07T10:12:15.976Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 10:12:15 [2023-06-07T10:12:15.976Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) 10:12:15 [2023-06-07T10:12:15.976Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) 10:12:15 [2023-06-07T10:12:15.976Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 10:12:15 [2023-06-07T10:12:15.976Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) 10:12:15 [2023-06-07T10:12:15.976Z] === RUN TestUpdateRestartPolicy 10:12:28 [2023-06-07T10:12:28.192Z] --- PASS: TestUpdateRestartPolicy (10.65s) 10:12:28 [2023-06-07T10:12:28.192Z] === RUN TestUpdateRestartWithAutoRemove 10:12:28 [2023-06-07T10:12:28.192Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) 10:12:28 [2023-06-07T10:12:28.192Z] === RUN TestWaitNonBlocked 10:12:28 [2023-06-07T10:12:28.192Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:12:28 [2023-06-07T10:12:28.192Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:12:28 [2023-06-07T10:12:28.192Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:12:28 [2023-06-07T10:12:28.192Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:12:28 [2023-06-07T10:12:28.192Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:12:28 [2023-06-07T10:12:28.192Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:12:28 [2023-06-07T10:12:28.192Z] --- PASS: TestWaitNonBlocked (0.01s) 10:12:28 [2023-06-07T10:12:28.192Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) 10:12:28 [2023-06-07T10:12:28.192Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) 10:12:28 [2023-06-07T10:12:28.192Z] === RUN TestWaitBlocked 10:12:28 [2023-06-07T10:12:28.192Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 10:12:28 [2023-06-07T10:12:28.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 10:12:28 [2023-06-07T10:12:28.192Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 10:12:28 [2023-06-07T10:12:28.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 10:12:28 [2023-06-07T10:12:28.192Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 10:12:28 [2023-06-07T10:12:28.192Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 10:12:28 [2023-06-07T10:12:28.451Z] --- PASS: TestWaitBlocked (0.01s) 10:12:28 [2023-06-07T10:12:28.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) 10:12:28 [2023-06-07T10:12:28.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) 10:12:28 [2023-06-07T10:12:28.451Z] === RUN TestWaitConditions 10:12:28 [2023-06-07T10:12:28.451Z] === RUN TestWaitConditions/default 10:12:28 [2023-06-07T10:12:28.451Z] === PAUSE TestWaitConditions/default 10:12:28 [2023-06-07T10:12:28.451Z] === RUN TestWaitConditions/not-running 10:12:28 [2023-06-07T10:12:28.451Z] === PAUSE TestWaitConditions/not-running 10:12:28 [2023-06-07T10:12:28.451Z] === RUN TestWaitConditions/next-exit 10:12:28 [2023-06-07T10:12:28.451Z] === PAUSE TestWaitConditions/next-exit 10:12:28 [2023-06-07T10:12:28.451Z] === RUN TestWaitConditions/removed 10:12:28 [2023-06-07T10:12:28.451Z] === PAUSE TestWaitConditions/removed 10:12:28 [2023-06-07T10:12:28.451Z] === CONT TestWaitConditions/default 10:12:28 [2023-06-07T10:12:28.451Z] === CONT TestWaitConditions/next-exit 10:12:28 [2023-06-07T10:12:28.451Z] === CONT TestWaitConditions/removed 10:12:28 [2023-06-07T10:12:28.451Z] === CONT TestWaitConditions/not-running 10:12:28 [2023-06-07T10:12:28.451Z] wait_test.go:146: ContainerID = 996a995f69608274ff1a5c90d850a7779da152a149411a7e2c185f2a2869cc0b 10:12:28 [2023-06-07T10:12:28.451Z] wait_test.go:146: ContainerID = 21183fd398941803d78d77a8271e953b1dfa8770806a6f68418ee2a696535c83 10:12:28 [2023-06-07T10:12:28.451Z] wait_test.go:146: ContainerID = 74a002d875096c90e0dd3da1821936068d62f380d8607af7558fa403f5e99e83 10:12:28 [2023-06-07T10:12:28.451Z] wait_test.go:146: ContainerID = d730d909cffe505113cff5c4531af658e9017dc1b7355f5178331ec01f888f52 10:12:29 [2023-06-07T10:12:29.830Z] --- PASS: TestWaitConditions (0.01s) 10:12:29 [2023-06-07T10:12:29.830Z] --- PASS: TestWaitConditions/default (0.90s) 10:12:29 [2023-06-07T10:12:29.830Z] --- PASS: TestWaitConditions/not-running (1.19s) 10:12:29 [2023-06-07T10:12:29.830Z] --- PASS: TestWaitConditions/removed (1.20s) 10:12:29 [2023-06-07T10:12:29.830Z] --- PASS: TestWaitConditions/next-exit (1.25s) 10:12:29 [2023-06-07T10:12:29.830Z] === RUN TestWaitRestartedContainer 10:12:29 [2023-06-07T10:12:29.830Z] === RUN TestWaitRestartedContainer/default 10:12:29 [2023-06-07T10:12:29.830Z] === PAUSE TestWaitRestartedContainer/default 10:12:29 [2023-06-07T10:12:29.830Z] === RUN TestWaitRestartedContainer/not-running 10:12:29 [2023-06-07T10:12:29.830Z] === PAUSE TestWaitRestartedContainer/not-running 10:12:29 [2023-06-07T10:12:29.830Z] === RUN TestWaitRestartedContainer/next-exit 10:12:29 [2023-06-07T10:12:29.830Z] === PAUSE TestWaitRestartedContainer/next-exit 10:12:29 [2023-06-07T10:12:29.830Z] === CONT TestWaitRestartedContainer/default 10:12:29 [2023-06-07T10:12:29.830Z] === CONT TestWaitRestartedContainer/next-exit 10:12:29 [2023-06-07T10:12:29.830Z] === CONT TestWaitRestartedContainer/not-running 10:12:31 [2023-06-07T10:12:31.737Z] --- PASS: TestWaitRestartedContainer (0.01s) 10:12:31 [2023-06-07T10:12:31.737Z] --- PASS: TestWaitRestartedContainer/not-running (1.51s) 10:12:31 [2023-06-07T10:12:31.737Z] --- PASS: TestWaitRestartedContainer/next-exit (1.71s) 10:12:31 [2023-06-07T10:12:31.737Z] --- PASS: TestWaitRestartedContainer/default (1.82s) 10:12:31 [2023-06-07T10:12:31.737Z] === CONT TestRestartDaemonWithRestartingContainer 10:12:31 [2023-06-07T10:12:31.737Z] === CONT TestDaemonHostGatewayIP 10:12:31 [2023-06-07T10:12:31.737Z] === CONT TestDaemonRestartIpcMode 10:12:31 [2023-06-07T10:12:31.737Z] === CONT TestIpcModeOlderClient 10:12:31 [2023-06-07T10:12:31.737Z] === CONT TestContainerKillOnDaemonStart 10:12:31 [2023-06-07T10:12:31.737Z] === CONT TestContainerStartOnDaemonRestart 10:12:31 [2023-06-07T10:12:31.737Z] --- PASS: TestIpcModeOlderClient (0.05s) 10:12:34 [2023-06-07T10:12:34.277Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s) 10:12:34 [2023-06-07T10:12:34.847Z] --- PASS: TestDaemonHostGatewayIP (3.11s) 10:12:34 [2023-06-07T10:12:34.847Z] --- PASS: TestDaemonRestartIpcMode (3.29s) 10:12:34 [2023-06-07T10:12:34.847Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.35s) 10:12:44 [2023-06-07T10:12:44.831Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) 10:12:44 [2023-06-07T10:12:44.831Z] PASS 10:12:44 [2023-06-07T10:12:44.831Z] 10:12:44 [2023-06-07T10:12:44.831Z] === Skipped 10:12:44 [2023-06-07T10:12:44.831Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 10:12:44 [2023-06-07T10:12:44.831Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:12:44 [2023-06-07T10:12:44.831Z] 10:12:44 [2023-06-07T10:12:44.831Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 10:12:44 [2023-06-07T10:12:44.831Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:12:44 [2023-06-07T10:12:44.831Z] 10:12:44 [2023-06-07T10:12:44.831Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 10:12:44 [2023-06-07T10:12:44.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:12:44 [2023-06-07T10:12:44.831Z] 10:12:44 [2023-06-07T10:12:44.831Z] DONE 285 tests, 3 skipped in 117.122s 10:12:44 [2023-06-07T10:12:44.831Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 10:12:44 [2023-06-07T10:12:44.831Z] ++ 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:12:44 [2023-06-07T10:12:44.831Z] ++ set -e 10:12:44 [2023-06-07T10:12:44.831Z] ++ '[' -n 0 ']' 10:12:44 [2023-06-07T10:12:44.831Z] ++ set -x 10:12:44 [2023-06-07T10:12:44.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 10:12:44 [2023-06-07T10:12:44.831Z] INFO: Testing against a local daemon 10:12:44 [2023-06-07T10:12:44.831Z] === RUN TestConfigDaemonID 10:12:44 [2023-06-07T10:12:44.831Z] daemon_test.go:52: [ded121627149a] daemon is not started 10:12:44 [2023-06-07T10:12:44.831Z] --- PASS: TestConfigDaemonID (1.04s) 10:12:44 [2023-06-07T10:12:44.831Z] === RUN TestDaemonConfigValidation 10:12:44 [2023-06-07T10:12:44.831Z] === RUN TestDaemonConfigValidation/config_with_no_content 10:12:44 [2023-06-07T10:12:44.831Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 10:12:44 [2023-06-07T10:12:44.831Z] === RUN TestDaemonConfigValidation/config_with_{} 10:12:44 [2023-06-07T10:12:44.831Z] === PAUSE TestDaemonConfigValidation/config_with_{} 10:12:44 [2023-06-07T10:12:44.831Z] === RUN TestDaemonConfigValidation/invalid_config 10:12:44 [2023-06-07T10:12:44.831Z] === PAUSE TestDaemonConfigValidation/invalid_config 10:12:44 [2023-06-07T10:12:44.831Z] === RUN TestDaemonConfigValidation/malformed_config 10:12:44 [2023-06-07T10:12:44.831Z] === PAUSE TestDaemonConfigValidation/malformed_config 10:12:44 [2023-06-07T10:12:44.831Z] === RUN TestDaemonConfigValidation/valid_config 10:12:44 [2023-06-07T10:12:44.831Z] === PAUSE TestDaemonConfigValidation/valid_config 10:12:44 [2023-06-07T10:12:44.831Z] === CONT TestDaemonConfigValidation/config_with_no_content 10:12:44 [2023-06-07T10:12:44.831Z] === CONT TestDaemonConfigValidation/malformed_config 10:12:44 [2023-06-07T10:12:44.831Z] === CONT TestDaemonConfigValidation/valid_config 10:12:44 [2023-06-07T10:12:44.831Z] === CONT TestDaemonConfigValidation/config_with_{} 10:12:44 [2023-06-07T10:12:44.831Z] === CONT TestDaemonConfigValidation/invalid_config 10:12:44 [2023-06-07T10:12:44.831Z] --- PASS: TestDaemonConfigValidation (0.00s) 10:12:44 [2023-06-07T10:12:44.831Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 10:12:44 [2023-06-07T10:12:44.831Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 10:12:44 [2023-06-07T10:12:44.831Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 10:12:44 [2023-06-07T10:12:44.831Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 10:12:44 [2023-06-07T10:12:44.831Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 10:12:44 [2023-06-07T10:12:44.831Z] === RUN TestConfigDaemonSeccompProfiles 10:12:44 [2023-06-07T10:12:44.831Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 10:12:45 [2023-06-07T10:12:45.399Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 10:12:46 [2023-06-07T10:12:46.779Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 10:12:47 [2023-06-07T10:12:47.718Z] daemon_test.go:166: [d15f4dfb26a49] daemon is not started 10:12:47 [2023-06-07T10:12:47.718Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) 10:12:47 [2023-06-07T10:12:47.718Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 10:12:47 [2023-06-07T10:12:47.718Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 10:12:47 [2023-06-07T10:12:47.718Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 10:12:47 [2023-06-07T10:12:47.718Z] === RUN TestDaemonProxy 10:12:47 [2023-06-07T10:12:47.718Z] === RUN TestDaemonProxy/environment_variables 10:12:49 [2023-06-07T10:12:49.625Z] === RUN TestDaemonProxy/command-line_options 10:12:51 [2023-06-07T10:12:51.005Z] === RUN TestDaemonProxy/configuration_file 10:12:52 [2023-06-07T10:12:52.912Z] === RUN TestDaemonProxy/conflicting_options 10:12:53 [2023-06-07T10:12:53.171Z] === RUN TestDaemonProxy/reload_sanitized 10:12:53 [2023-06-07T10:12:53.740Z] --- PASS: TestDaemonProxy (6.19s) 10:12:53 [2023-06-07T10:12:53.740Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) 10:12:53 [2023-06-07T10:12:53.740Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) 10:12:53 [2023-06-07T10:12:53.740Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) 10:12:53 [2023-06-07T10:12:53.740Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 10:12:53 [2023-06-07T10:12:53.740Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 10:12:53 [2023-06-07T10:12:53.740Z] === RUN TestLiveRestore 10:12:53 [2023-06-07T10:12:53.740Z] === RUN TestLiveRestore/volume_references 10:12:53 [2023-06-07T10:12:53.740Z] === PAUSE TestLiveRestore/volume_references 10:12:53 [2023-06-07T10:12:53.740Z] === CONT TestLiveRestore/volume_references 10:12:54 [2023-06-07T10:12:54.309Z] === RUN TestLiveRestore/volume_references/restartPolicy 10:12:54 [2023-06-07T10:12:54.309Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 10:12:55 [2023-06-07T10:12:55.247Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 10:12:56 [2023-06-07T10:12:56.186Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 10:12:57 [2023-06-07T10:12:57.124Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 10:12:58 [2023-06-07T10:12:58.062Z] --- PASS: TestLiveRestore (0.00s) 10:12:58 [2023-06-07T10:12:58.062Z] --- PASS: TestLiveRestore/volume_references (4.37s) 10:12:58 [2023-06-07T10:12:58.062Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.78s) 10:12:58 [2023-06-07T10:12:58.062Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s) 10:12:58 [2023-06-07T10:12:58.062Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) 10:12:58 [2023-06-07T10:12:58.062Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) 10:12:58 [2023-06-07T10:12:58.062Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) 10:12:58 [2023-06-07T10:12:58.062Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 10:12:58 [2023-06-07T10:12:58.632Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s) 10:12:58 [2023-06-07T10:12:58.632Z] PASS 10:12:58 [2023-06-07T10:12:58.632Z] 10:12:58 [2023-06-07T10:12:58.632Z] DONE 25 tests in 15.456s 10:12:58 [2023-06-07T10:12:58.632Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 10:12:58 [2023-06-07T10:12:58.632Z] ++ 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:12:58 [2023-06-07T10:12:58.632Z] ++ set -e 10:12:58 [2023-06-07T10:12:58.632Z] ++ '[' -n 0 ']' 10:12:58 [2023-06-07T10:12:58.632Z] ++ set -x 10:12:58 [2023-06-07T10:12:58.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 10:12:58 [2023-06-07T10:12:58.891Z] INFO: Testing against a local daemon 10:12:58 [2023-06-07T10:12:58.891Z] === RUN TestCommitInheritsEnv 10:12:58 [2023-06-07T10:12:58.891Z] --- PASS: TestCommitInheritsEnv (0.12s) 10:12:58 [2023-06-07T10:12:58.891Z] === RUN TestImportExtremelyLargeImageWorks 10:12:58 [2023-06-07T10:12:58.891Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 10:12:58 [2023-06-07T10:12:58.891Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 10:12:58 [2023-06-07T10:12:58.891Z] === RUN TestImportWithCustomPlatform 10:12:58 [2023-06-07T10:12:58.891Z] === RUN TestImportWithCustomPlatform/#00 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImportWithCustomPlatform/_______ 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImportWithCustomPlatform// 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImportWithCustomPlatform/linux 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImportWithCustomPlatform/LINUX 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImportWithCustomPlatform/linux/sparc64 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImportWithCustomPlatform/macos 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImportWithCustomPlatform/macos/arm64 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImportWithCustomPlatform/nintendo64 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform (0.10s) 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImageInspectEmptyTagsAndDigests 10:12:58 [2023-06-07T10:12:58.892Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 10:12:58 [2023-06-07T10:12:58.892Z] === RUN TestImagesFilterMultiReference 10:12:59 [2023-06-07T10:12:59.152Z] --- PASS: TestImagesFilterMultiReference (0.05s) 10:12:59 [2023-06-07T10:12:59.152Z] === RUN TestImagesFilterBeforeSince 10:12:59 [2023-06-07T10:12:59.152Z] list_test.go:87: ImageList: ID=sha256:cc52be9fe6b6a15df337899f239a8d43c3aa83f9558ac78f974323b9f9dd854f RepoTags=[testimagesfilterbeforesince:v1] 10:12:59 [2023-06-07T10:12:59.152Z] list_test.go:87: ImageList: ID=sha256:fda008ae78106544ec55df08edde07cab57cb474e8d86c32cbda69cd312a9736 RepoTags=[testimagesfilterbeforesince:v2] 10:12:59 [2023-06-07T10:12:59.152Z] list_test.go:87: ImageList: ID=sha256:f25a77b6ffdda52b4ab84843d2514c43fdaf5a67d240a98bb20674e3a20655a8 RepoTags=[testimagesfilterbeforesince:v3] 10:12:59 [2023-06-07T10:12:59.152Z] --- PASS: TestImagesFilterBeforeSince (0.18s) 10:12:59 [2023-06-07T10:12:59.152Z] === RUN TestImagePullPlatformInvalid 10:12:59 [2023-06-07T10:12:59.152Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 10:12:59 [2023-06-07T10:12:59.152Z] === RUN TestImagePullStoredfDigestForOtherRepo 10:12:59 [2023-06-07T10:12:59.152Z] time="2023-06-07T10:12:59Z" 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.4 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.152Z] time="2023-06-07T10:12:59Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.152Z] time="2023-06-07T10:12:59Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.20.4 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.152Z] time="2023-06-07T10:12:59Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=41c74e31-6047-4e4b-a5c0-4e1655346f5b http.request.method=GET http.request.remoteaddr="127.0.0.1:32778" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=41c74e31-6047-4e4b-a5c0-4e1655346f5b http.request.method=GET http.request.remoteaddr="127.0.0.1:32778" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.115497ms http.response.status=200 http.response.written=2 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1179cf66-8d4c-4ac0-9e08-3b07ac693aee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1179cf66-8d4c-4ac0-9e08-3b07ac693aee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5ea23337-1db6-4bc4-8301-4b0d2e7d3f9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1179cf66-8d4c-4ac0-9e08-3b07ac693aee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=28.233µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b0dfc0ed-1bd6-4b0a-98b1-89f5e6ba9e4b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5ea23337-1db6-4bc4-8301-4b0d2e7d3f9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1179cf66-8d4c-4ac0-9e08-3b07ac693aee http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.49377ms http.response.status=404 http.response.written=157 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5ea23337-1db6-4bc4-8301-4b0d2e7d3f9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=24.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e9e98578-8eac-472f-9809-43f904b9b4fc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=5ea23337-1db6-4bc4-8301-4b0d2e7d3f9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.009969ms http.response.status=404 http.response.written=157 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26c99b31-0397-4744-8720-d88c3742df6e http.request.method=POST http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26c99b31-0397-4744-8720-d88c3742df6e http.request.method=POST http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3874769f-d02a-467f-b18f-830f934cd352 http.request.method=POST http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3874769f-d02a-467f-b18f-830f934cd352 http.request.method=POST http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.414Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26c99b31-0397-4744-8720-d88c3742df6e http.request.method=POST http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=97.097µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c6d802d8-f2b9-438d-b2f1-abe2b71ce765 trace.line=95 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3874769f-d02a-467f-b18f-830f934cd352 http.request.method=POST http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=67.749µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=778d0891-8a26-45bf-bb43-fd7674cfb2cd trace.line=95 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26c99b31-0397-4744-8720-d88c3742df6e http.request.method=POST http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=32.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=87e09fa2-493b-468f-aba0-5e8935f0ba1e trace.line=141 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3874769f-d02a-467f-b18f-830f934cd352 http.request.method=POST http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=11.184µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6e9d1456-0642-4832-b6d2-bfe05beb5f66 trace.line=141 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26c99b31-0397-4744-8720-d88c3742df6e http.request.method=POST http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=73.459µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=26551a9b-5082-4979-bbfe-4ce8a4b8de83 trace.line=95 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26c99b31-0397-4744-8720-d88c3742df6e http.request.method=POST http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.892514ms http.response.status=202 http.response.written=0 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3874769f-d02a-467f-b18f-830f934cd352 http.request.method=POST http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=70.341µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d82358ff-8488-42a6-8e04-2fd0f5185954 trace.line=95 vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3874769f-d02a-467f-b18f-830f934cd352 http.request.method=POST http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.839929ms http.response.status=202 http.response.written=0 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=32.245µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a9c246ac-cf72-40b1-834b-5795f0a0096b trace.line=82 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=36.258µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e17f3154-b60e-4829-b586-0a7728df6bf2 trace.line=82 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=13.177µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=468ade4b-edf3-494c-8dc6-50e7850d13bc trace.line=141 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=13.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b12de9b6-1720-4c98-b72e-1cbe3730fef7 trace.line=141 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=336.042µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=07af7153-6635-49a4-a1d6-3130bf2343b1 trace.line=124 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=242.243µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=86d11865-da9a-4bc3-a3e0-7b2588909e26 trace.line=124 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=14.555µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b4e4cc71-ff55-4c71-bf07-3a2bdac5fad7 trace.line=141 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=19.052µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d7d8e1f2-d20f-44d4-bda6-36f6c7d1ce23 trace.line=141 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=12.054µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d768b41e-aa0a-4652-b963-edad3a71619c trace.line=141 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=13.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f4dec0fa-d8c7-453b-baa8-f1aa438c8f51 trace.line=141 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.415Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=8.911µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3f6752aa-2b47-410d-ae7b-36d1076b4320 trace.line=141 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=33.985µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bb893863-ab6c-4259-a1e1-41570c091325 trace.line=141 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=50.854µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=4451e463-e755-4c03-8bdd-bcf2bf645e54 trace.line=167 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=46.76µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=047e64aa-80d9-4699-9902-e3edfe0ea077 trace.line=167 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=53.013µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=67d8fc18-30a8-49b1-b01f-80d407d7fc2f trace.line=95 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=47.335µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b3fae7f4-d9df-4c36-8e67-4fcfca44baed trace.line=95 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=85.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c6bcb2ac-75bb-4522-939c-576afb1a06b8 trace.line=181 vars.name=test vars.uuid=bab82ebe-69a0-4e7f-b237-ceb6615d3976 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3597f68f-31b4-411a-a717-c4479056453a\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=78.981µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=1676296a-4a6c-4324-97a2-306c223c47ac trace.line=181 vars.name=test vars.uuid=3597f68f-31b4-411a-a717-c4479056453a version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc73e9a-d5af-4cbb-90b8-593ca1aa3d46 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32792" http.request.uri="/v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.510529ms http.response.status=201 http.response.written=0 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "PUT /v2/test/blobs/uploads/bab82ebe-69a0-4e7f-b237-ceb6615d3976?_state=1HKkHz4p7gj4pBVEyijyq68K2hkTzMaaGo8gHn-7F997Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJhYjgyZWJlLTY5YTAtNGU3Zi1iMjM3LWNlYjY2MTVkMzk3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYxNDUyMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8aada729-122e-453c-bbad-ed6bfe5e3657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.493471ms http.response.status=201 http.response.written=0 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "PUT /v2/test/blobs/uploads/3597f68f-31b4-411a-a717-c4479056453a?_state=Ovs4tT-Z-_K4Ry6vsW81SRfEsn1s5-VSkx1MOVUKPAp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1OTdmNjhmLTMxYjQtNDExYS1hNzE3LWM0NDc5MDU2NDUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wN1QxMDoxMjo1OS4yNTYyNDE2MTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6d16df0f-a59d-44b7-860a-dff597fd5944 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6d16df0f-a59d-44b7-860a-dff597fd5944 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6d16df0f-a59d-44b7-860a-dff597fd5944 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=22.408µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1a7f9357-ea7c-4804-a8cb-a00f11461cde trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6d16df0f-a59d-44b7-860a-dff597fd5944 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="810.535µs" http.response.status=404 http.response.written=96 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=35.38µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=19d6b36c-bc68-452d-a1c8-2c1ed02194fe trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=13.391µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=48520b0f-404d-48db-8bc1-616b46c2c23d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=18.634µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d2520ecb-d2a3-47e4-8448-610ec6b0f320 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=9.887µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2b522c3-40db-4f34-b819-c19a001c9f79 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=11.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c51e05f8-c3a0-4e62-9893-8d37b881a751 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=47.647µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f46d7bf0-a689-44eb-b88c-70d0b2e3459e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=50.937µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=db452f6f-40d2-465c-920c-4b4609d31831 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=23.155µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a8bd30c5-cdce-4f91-8be5-03281ccb0e63 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.416Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=59.593µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=347eeaba-875c-419a-b8bb-86fa85e2f757 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=32.377µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9bd7da3c-112e-410f-88b7-f060a0480904 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=03d5df25-02c2-4956-9c8a-86a2b5b71de7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32796" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.664425ms http.response.status=201 http.response.written=0 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=37be7b7c-b626-43e4-83ae-f4a9be0bf3f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:32814" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=37be7b7c-b626-43e4-83ae-f4a9be0bf3f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:32814" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="721.807µs" http.response.status=200 http.response.written=2 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0ac794e-c021-458c-8789-6319158cdee8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0ac794e-c021-458c-8789-6319158cdee8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0ac794e-c021-458c-8789-6319158cdee8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=32.68µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd4ce279-bdc0-4136-926c-bca0f9da2f30 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0ac794e-c021-458c-8789-6319158cdee8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0ac794e-c021-458c-8789-6319158cdee8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=20.939µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6dc1b64a-cb7c-43b2-bd64-24f3921c4802 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0ac794e-c021-458c-8789-6319158cdee8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=16.689µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=478d0f3f-e030-48b8-8283-7a03caf536e6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0ac794e-c021-458c-8789-6319158cdee8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=16.755µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8a0edb9-5916-415e-9f53-bc4bf2364066 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0ac794e-c021-458c-8789-6319158cdee8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference=latest version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0ac794e-c021-458c-8789-6319158cdee8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-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.268856ms http.response.status=200 http.response.written=417 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1c449591-740d-4ffd-be1b-ee37ecb5643b http.request.method=GET http.request.remoteaddr="127.0.0.1:32820" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1c449591-740d-4ffd-be1b-ee37ecb5643b http.request.method=GET http.request.remoteaddr="127.0.0.1:32820" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1c449591-740d-4ffd-be1b-ee37ecb5643b http.request.method=GET http.request.remoteaddr="127.0.0.1:32820" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1c449591-740d-4ffd-be1b-ee37ecb5643b http.request.method=GET http.request.remoteaddr="127.0.0.1:32820" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=36.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b63a6a76-453b-4a75-a1e2-ff704601bf47 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1c449591-740d-4ffd-be1b-ee37ecb5643b http.request.method=GET http.request.remoteaddr="127.0.0.1:32820" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=13.776µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=83cf1b09-1b2e-49e1-8a3c-f931473529c4 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1c449591-740d-4ffd-be1b-ee37ecb5643b http.request.method=GET http.request.remoteaddr="127.0.0.1:32820" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=23.04µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c4b13da3-6627-4a57-a3a6-dcbc6d5ad548 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1c449591-740d-4ffd-be1b-ee37ecb5643b http.request.method=GET http.request.remoteaddr="127.0.0.1:32820" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1c449591-740d-4ffd-be1b-ee37ecb5643b http.request.method=GET http.request.remoteaddr="127.0.0.1:32820" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-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.299895ms http.response.status=200 http.response.written=417 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=34.978µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b1673e0f-a65b-4e8e-9b9f-6aed26ee9d40 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.417Z] time="2023-06-07T10:12:59Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=15.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1bff42c2-4f66-438a-b1a9-9972ad91a6c2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=31.86µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=46f9bb39-faf3-4639-b9a5-569e9485f0c3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=30.268µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7c0aa0b3-0ae2-4912-bf48-cb6d4423c62f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=13.498µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=663993c0-76bf-4636-bdf1-1859f2e5f876 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=9.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5222ac55-f1ed-417e-b467-49d76cb7c0ac trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=19.683µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa496649-88eb-46f7-8233-d54ac3f9c12d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=8.114µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=73a82f2e-d65b-4ec9-aa14-893be44c953f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=5.178µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=24382791-1bb4-43d2-85b7-265d2ff85d9f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=8.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6e25d400-63cd-4852-a07a-4f9818768e68 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=8.115µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bec5af89-72b6-41c8-a822-6a6662044873 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=14.252µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=0f814f3a-5add-4e5a-9476-06396a0f5e6a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=5.202µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=8df6b577-d488-4dcc-a969-312aebd5c196 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=13.858µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=166ac650-003d-44a7-95f7-271b057c8ad0 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=85.799µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1f5d1f32-e8b9-4ca5-a9a5-1d331b5d6ea5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=303.338µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e2257462-de0a-4d65-8c40-895060db2a1c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=16.098µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2161e5b1-792c-482a-bd23-b7f83866ba18 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=18.897µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=51c16265-ae93-475c-9792-747cf3d17798 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c0e1a8c8-7af1-4839-b93d-c8e10c43ca7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.044425ms http.response.status=200 http.response.written=179 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=0bb622be-abbc-4215-b2da-9abb8fba40f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:32846" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.982305ms http.response.status=200 http.response.written=68 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=88d60468-e24e-4498-a09c-3e8eddfcab80 http.request.method=GET http.request.remoteaddr="127.0.0.1:32870" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=88d60468-e24e-4498-a09c-3e8eddfcab80 http.request.method=GET http.request.remoteaddr="127.0.0.1:32870" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="727.149µs" http.response.status=200 http.response.written=2 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7c5578b2-a293-41cf-8491-536fdac5a126 http.request.method=GET http.request.remoteaddr="127.0.0.1:32880" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.418Z] time="2023-06-07T10:12:59Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7c5578b2-a293-41cf-8491-536fdac5a126 http.request.method=GET http.request.remoteaddr="127.0.0.1:32880" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.419Z] time="2023-06-07T10:12:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7c5578b2-a293-41cf-8491-536fdac5a126 http.request.method=GET http.request.remoteaddr="127.0.0.1:32880" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.419Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7c5578b2-a293-41cf-8491-536fdac5a126 http.request.method=GET http.request.remoteaddr="127.0.0.1:32880" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=25.509µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=edc86374-c4ba-4fd4-b85f-226eccdd40be trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.419Z] time="2023-06-07T10:12:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7c5578b2-a293-41cf-8491-536fdac5a126 http.request.method=GET http.request.remoteaddr="127.0.0.1:32880" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 trace.duration=11.381µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d3212084-e409-4497-a0e2-d0782e3d2d6e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.419Z] time="2023-06-07T10:12:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7c5578b2-a293-41cf-8491-536fdac5a126 http.request.method=GET http.request.remoteaddr="127.0.0.1:32880" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.027048ms http.response.status=404 http.response.written=181 instance.id=f25a71d5-78da-4eea-a4ac-a0d1ba036390 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 10:12:59 [2023-06-07T10:12:59.419Z] 127.0.0.1 - - [07/Jun/2023:10:12:59 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/b3133d7471214ffcbd0e42a16f026bacf4440b5b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:12:59 [2023-06-07T10:12:59.419Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) 10:12:59 [2023-06-07T10:12:59.419Z] === RUN TestRemoveImageOrphaning 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestRemoveImageOrphaning (0.12s) 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestRemoveImageGarbageCollector 10:12:59 [2023-06-07T10:12:59.679Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:12:59 [2023-06-07T10:12:59.679Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestTagUnprefixedRepoByNameOrName 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestTagInvalidReference 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestTagInvalidReference (0.01s) 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestTagValidPrefixedRepo 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestTagExistedNameWithoutForce 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestTagOfficialNames 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestTagOfficialNames (0.05s) 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestTagMatchesDigest 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestTagMatchesDigest (0.01s) 10:12:59 [2023-06-07T10:12:59.679Z] PASS 10:12:59 [2023-06-07T10:12:59.679Z] 10:12:59 [2023-06-07T10:12:59.679Z] === Skipped 10:12:59 [2023-06-07T10:12:59.679Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 10:12:59 [2023-06-07T10:12:59.679Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 10:12:59 [2023-06-07T10:12:59.679Z] 10:12:59 [2023-06-07T10:12:59.679Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 10:12:59 [2023-06-07T10:12:59.679Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:12:59 [2023-06-07T10:12:59.679Z] 10:12:59 [2023-06-07T10:12:59.679Z] DONE 25 tests, 2 skipped in 0.974s 10:12:59 [2023-06-07T10:12:59.679Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 10:12:59 [2023-06-07T10:12:59.679Z] ++ 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:12:59 [2023-06-07T10:12:59.679Z] ++ set -e 10:12:59 [2023-06-07T10:12:59.679Z] ++ '[' -n 0 ']' 10:12:59 [2023-06-07T10:12:59.679Z] ++ set -x 10:12:59 [2023-06-07T10:12:59.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestStripANSICommands 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestStripANSICommands/#00 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestStripANSICommands/#01 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestStripANSICommands (0.00s) 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestStripANSICommands/#00 (0.00s) 10:12:59 [2023-06-07T10:12:59.679Z] --- PASS: TestStripANSICommands/#01 (0.00s) 10:12:59 [2023-06-07T10:12:59.679Z] PASS 10:12:59 [2023-06-07T10:12:59.679Z] 10:12:59 [2023-06-07T10:12:59.679Z] DONE 3 tests in 0.009s 10:12:59 [2023-06-07T10:12:59.679Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 10:12:59 [2023-06-07T10:12:59.679Z] ++ 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:12:59 [2023-06-07T10:12:59.679Z] ++ set -e 10:12:59 [2023-06-07T10:12:59.679Z] ++ '[' -n 0 ']' 10:12:59 [2023-06-07T10:12:59.679Z] ++ set -x 10:12:59 [2023-06-07T10:12:59.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 10:12:59 [2023-06-07T10:12:59.679Z] INFO: Testing against a local daemon 10:12:59 [2023-06-07T10:12:59.679Z] === RUN TestNetworkCreateDelete 10:12:59 [2023-06-07T10:12:59.939Z] --- PASS: TestNetworkCreateDelete (0.18s) 10:12:59 [2023-06-07T10:12:59.939Z] === RUN TestDockerNetworkDeletePreferID 10:13:00 [2023-06-07T10:13:00.508Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) 10:13:00 [2023-06-07T10:13:00.508Z] === RUN TestDaemonDNSFallback 10:13:07 [2023-06-07T10:13:07.081Z] --- PASS: TestDaemonDNSFallback (6.25s) 10:13:07 [2023-06-07T10:13:07.081Z] === RUN TestInspectNetwork 10:13:09 [2023-06-07T10:13:09.618Z] === RUN TestInspectNetwork/full_network_id 10:13:09 [2023-06-07T10:13:09.618Z] === RUN TestInspectNetwork/partial_network_id 10:13:09 [2023-06-07T10:13:09.618Z] === RUN TestInspectNetwork/network_name 10:13:09 [2023-06-07T10:13:09.618Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 10:13:13 [2023-06-07T10:13:13.812Z] --- PASS: TestInspectNetwork (6.85s) 10:13:13 [2023-06-07T10:13:13.812Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 10:13:13 [2023-06-07T10:13:13.812Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 10:13:13 [2023-06-07T10:13:13.813Z] --- PASS: TestInspectNetwork/network_name (0.00s) 10:13:13 [2023-06-07T10:13:13.813Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 10:13:13 [2023-06-07T10:13:13.813Z] === RUN TestRunContainerWithBridgeNone 10:13:14 [2023-06-07T10:13:14.751Z] --- PASS: TestRunContainerWithBridgeNone (1.26s) 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/create 10:13:14 [2023-06-07T10:13:14.752Z] === PAUSE TestNetworkInvalidJSON/networks/create 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 10:13:14 [2023-06-07T10:13:14.752Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 10:13:14 [2023-06-07T10:13:14.752Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 10:13:14 [2023-06-07T10:13:14.752Z] === CONT TestNetworkInvalidJSON/networks/create 10:13:14 [2023-06-07T10:13:14.752Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 10:13:14 [2023-06-07T10:13:14.752Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON (0.01s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkList 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkList//networks 10:13:14 [2023-06-07T10:13:14.752Z] === PAUSE TestNetworkList//networks 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestNetworkList//networks/ 10:13:14 [2023-06-07T10:13:14.752Z] === PAUSE TestNetworkList//networks/ 10:13:14 [2023-06-07T10:13:14.752Z] === CONT TestNetworkList//networks 10:13:14 [2023-06-07T10:13:14.752Z] === CONT TestNetworkList//networks/ 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkList (0.01s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkList//networks (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] --- PASS: TestNetworkList//networks/ (0.00s) 10:13:14 [2023-06-07T10:13:14.752Z] === RUN TestHostIPv4BridgeLabel 10:13:15 [2023-06-07T10:13:15.321Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 10:13:15 [2023-06-07T10:13:15.321Z] === RUN TestDefaultNetworkOpts 10:13:15 [2023-06-07T10:13:15.321Z] === RUN TestDefaultNetworkOpts/default_value 10:13:16 [2023-06-07T10:13:16.700Z] === RUN TestDefaultNetworkOpts/cmdline_value 10:13:18 [2023-06-07T10:13:18.080Z] === RUN TestDefaultNetworkOpts/config-from_value 10:13:19 [2023-06-07T10:13:19.018Z] --- PASS: TestDefaultNetworkOpts (3.75s) 10:13:19 [2023-06-07T10:13:19.018Z] --- PASS: TestDefaultNetworkOpts/default_value (1.28s) 10:13:19 [2023-06-07T10:13:19.018Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.24s) 10:13:19 [2023-06-07T10:13:19.018Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.23s) 10:13:19 [2023-06-07T10:13:19.018Z] === RUN TestDaemonRestartWithLiveRestore 10:13:20 [2023-06-07T10:13:20.398Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 10:13:20 [2023-06-07T10:13:20.398Z] === RUN TestDaemonDefaultNetworkPools 10:13:20 [2023-06-07T10:13:20.967Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) 10:13:20 [2023-06-07T10:13:20.967Z] === RUN TestDaemonRestartWithExistingNetwork 10:13:22 [2023-06-07T10:13:22.346Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 10:13:22 [2023-06-07T10:13:22.346Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:13:23 [2023-06-07T10:13:23.285Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) 10:13:23 [2023-06-07T10:13:23.285Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:13:23 [2023-06-07T10:13:23.855Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) 10:13:23 [2023-06-07T10:13:23.855Z] === RUN TestServiceWithPredefinedNetwork 10:13:26 [2023-06-07T10:13:26.392Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) 10:13:26 [2023-06-07T10:13:26.392Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:13:26 [2023-06-07T10:13:26.392Z] service_test.go:242: FLAKY_TEST 10:13:26 [2023-06-07T10:13:26.392Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:13:26 [2023-06-07T10:13:26.392Z] === RUN TestServiceWithDataPathPortInit 10:13:41 [2023-06-07T10:13:41.284Z] --- PASS: TestServiceWithDataPathPortInit (13.47s) 10:13:41 [2023-06-07T10:13:41.284Z] === RUN TestServiceWithDefaultAddressPoolInit 10:13:41 [2023-06-07T10:13:41.853Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ywkhgwuuxdtypzx7xkwwp4um0 Created:2023-06-07 10:13:40.648385702 +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[702f8fe98bacf1315e75fa512a3750a9f2a47454b7e106ae096443d9f9187b73:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r8tj2o839o3f6vjmd629z05iq EndpointID:a063f79bbbcccbae93ca4fc9914cd19a41e109a2cada43cf697d174ef73af3ef MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bbc9c380249d185d138128426d8bd40d3f7ac3e007983daad5bfcbf58eaf0c98 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:5a4929724e2d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r8tj2o839o3f6vjmd629z05iq EndpointID:a063f79bbbcccbae93ca4fc9914cd19a41e109a2cada43cf697d174ef73af3ef EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 10:13:47 [2023-06-07T10:13:47.127Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) 10:13:47 [2023-06-07T10:13:47.127Z] PASS 10:13:47 [2023-06-07T10:13:47.127Z] 10:13:47 [2023-06-07T10:13:47.127Z] === Skipped 10:13:47 [2023-06-07T10:13:47.127Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:13:47 [2023-06-07T10:13:47.127Z] service_test.go:242: FLAKY_TEST 10:13:47 [2023-06-07T10:13:47.127Z] 10:13:47 [2023-06-07T10:13:47.127Z] DONE 42 tests, 1 skipped in 46.554s 10:13:47 [2023-06-07T10:13:47.127Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 10:13:47 [2023-06-07T10:13:47.127Z] ++ 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:13:47 [2023-06-07T10:13:47.127Z] ++ set -e 10:13:47 [2023-06-07T10:13:47.127Z] ++ '[' -n 0 ']' 10:13:47 [2023-06-07T10:13:47.127Z] ++ set -x 10:13:47 [2023-06-07T10:13:47.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 10:13:47 [2023-06-07T10:13:47.127Z] INFO: Testing against a local daemon 10:13:47 [2023-06-07T10:13:47.127Z] === RUN TestDockerNetworkIpvlanPersistance 10:13:47 [2023-06-07T10:13:47.127Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:13:47 [2023-06-07T10:13:47.127Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 10:13:47 [2023-06-07T10:13:47.127Z] === RUN TestDockerNetworkIpvlan 10:13:47 [2023-06-07T10:13:47.127Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:13:47 [2023-06-07T10:13:47.127Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 10:13:47 [2023-06-07T10:13:47.127Z] PASS 10:13:47 [2023-06-07T10:13:47.127Z] 10:13:47 [2023-06-07T10:13:47.127Z] === Skipped 10:13:47 [2023-06-07T10:13:47.127Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 10:13:47 [2023-06-07T10:13:47.127Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:13:47 [2023-06-07T10:13:47.127Z] 10:13:47 [2023-06-07T10:13:47.127Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 10:13:47 [2023-06-07T10:13:47.127Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:13:47 [2023-06-07T10:13:47.127Z] 10:13:47 [2023-06-07T10:13:47.127Z] DONE 2 tests, 2 skipped in 0.023s 10:13:47 [2023-06-07T10:13:47.127Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 10:13:47 [2023-06-07T10:13:47.127Z] ++ 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:13:47 [2023-06-07T10:13:47.127Z] ++ set -e 10:13:47 [2023-06-07T10:13:47.127Z] ++ '[' -n 0 ']' 10:13:47 [2023-06-07T10:13:47.127Z] ++ set -x 10:13:47 [2023-06-07T10:13:47.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 10:13:47 [2023-06-07T10:13:47.127Z] INFO: Testing against a local daemon 10:13:47 [2023-06-07T10:13:47.127Z] === RUN TestDockerNetworkMacvlanPersistance 10:13:47 [2023-06-07T10:13:47.697Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) 10:13:47 [2023-06-07T10:13:47.697Z] === RUN TestDockerNetworkMacvlan 10:13:48 [2023-06-07T10:13:48.266Z] === RUN TestDockerNetworkMacvlan/Subinterface 10:13:48 [2023-06-07T10:13:48.834Z] === RUN TestDockerNetworkMacvlan/OverlapParent 10:13:49 [2023-06-07T10:13:49.773Z] === RUN TestDockerNetworkMacvlan/NilParent 10:13:51 [2023-06-07T10:13:51.153Z] === RUN TestDockerNetworkMacvlan/InternalMode 10:13:52 [2023-06-07T10:13:52.533Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 10:13:55 [2023-06-07T10:13:55.071Z] === RUN TestDockerNetworkMacvlan/Addressing 10:13:55 [2023-06-07T10:13:55.640Z] --- PASS: TestDockerNetworkMacvlan (8.02s) 10:13:55 [2023-06-07T10:13:55.640Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 10:13:55 [2023-06-07T10:13:55.640Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) 10:13:55 [2023-06-07T10:13:55.640Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s) 10:13:55 [2023-06-07T10:13:55.640Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.65s) 10:13:55 [2023-06-07T10:13:55.640Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.28s) 10:13:55 [2023-06-07T10:13:55.640Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s) 10:13:55 [2023-06-07T10:13:55.640Z] PASS 10:13:55 [2023-06-07T10:13:55.640Z] 10:13:55 [2023-06-07T10:13:55.640Z] DONE 8 tests in 9.344s 10:13:55 [2023-06-07T10:13:55.640Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 10:13:55 [2023-06-07T10:13:55.640Z] ++ 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:13:55 [2023-06-07T10:13:55.640Z] ++ set -e 10:13:55 [2023-06-07T10:13:55.640Z] ++ '[' -n 0 ']' 10:13:55 [2023-06-07T10:13:55.640Z] ++ set -x 10:13:55 [2023-06-07T10:13:55.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 10:13:55 [2023-06-07T10:13:55.640Z] testing: warning: no tests to run 10:13:55 [2023-06-07T10:13:55.640Z] PASS 10:13:55 [2023-06-07T10:13:55.640Z] 10:13:55 [2023-06-07T10:13:55.640Z] DONE 0 tests in 0.007s 10:13:55 [2023-06-07T10:13:55.640Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 10:13:55 [2023-06-07T10:13:55.640Z] ++ 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:13:55 [2023-06-07T10:13:55.640Z] ++ set -e 10:13:55 [2023-06-07T10:13:55.640Z] ++ '[' -n 0 ']' 10:13:55 [2023-06-07T10:13:55.640Z] ++ set -x 10:13:55 [2023-06-07T10:13:55.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 10:13:55 [2023-06-07T10:13:55.900Z] INFO: Testing against a local daemon 10:13:55 [2023-06-07T10:13:55.900Z] === RUN TestAuthZPluginAllowRequest 10:13:56 [2023-06-07T10:13:56.838Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) 10:13:56 [2023-06-07T10:13:56.838Z] === RUN TestAuthZPluginTLS 10:13:57 [2023-06-07T10:13:57.407Z] --- PASS: TestAuthZPluginTLS (0.55s) 10:13:57 [2023-06-07T10:13:57.407Z] === RUN TestAuthZPluginDenyRequest 10:13:57 [2023-06-07T10:13:57.976Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 10:13:57 [2023-06-07T10:13:57.976Z] === RUN TestAuthZPluginAPIDenyResponse 10:13:58 [2023-06-07T10:13:58.545Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 10:13:58 [2023-06-07T10:13:58.545Z] === RUN TestAuthZPluginDenyResponse 10:13:59 [2023-06-07T10:13:59.114Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 10:13:59 [2023-06-07T10:13:59.114Z] === RUN TestAuthZPluginAllowEventStream 10:14:00 [2023-06-07T10:14:00.052Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) 10:14:00 [2023-06-07T10:14:00.053Z] === RUN TestAuthZPluginErrorResponse 10:14:00 [2023-06-07T10:14:00.621Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 10:14:00 [2023-06-07T10:14:00.621Z] === RUN TestAuthZPluginErrorRequest 10:14:01 [2023-06-07T10:14:01.190Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 10:14:01 [2023-06-07T10:14:01.190Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 10:14:01 [2023-06-07T10:14:01.759Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 10:14:01 [2023-06-07T10:14:01.759Z] === RUN TestAuthZPluginEnsureLoadImportWorking 10:14:02 [2023-06-07T10:14:02.698Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s) 10:14:02 [2023-06-07T10:14:02.698Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 10:14:04 [2023-06-07T10:14:04.078Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s) 10:14:04 [2023-06-07T10:14:04.078Z] === RUN TestAuthZPluginHeader 10:14:04 [2023-06-07T10:14:04.338Z] --- PASS: TestAuthZPluginHeader (0.61s) 10:14:04 [2023-06-07T10:14:04.338Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 10:14:04 [2023-06-07T10:14:04.338Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:04 [2023-06-07T10:14:04.338Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:14:04 [2023-06-07T10:14:04.338Z] === RUN TestAuthZPluginV2Disable 10:14:04 [2023-06-07T10:14:04.338Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:04 [2023-06-07T10:14:04.338Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 10:14:04 [2023-06-07T10:14:04.338Z] === RUN TestAuthZPluginV2RejectVolumeRequests 10:14:04 [2023-06-07T10:14:04.338Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:04 [2023-06-07T10:14:04.338Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:14:04 [2023-06-07T10:14:04.338Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 10:14:04 [2023-06-07T10:14:04.338Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:04 [2023-06-07T10:14:04.338Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:14:04 [2023-06-07T10:14:04.338Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 10:14:22 [2023-06-07T10:14:22.432Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 10:14:22 [2023-06-07T10:14:22.432Z] PASS 10:14:22 [2023-06-07T10:14:22.432Z] 10:14:22 [2023-06-07T10:14:22.432Z] === Skipped 10:14:22 [2023-06-07T10:14:22.432Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:22 [2023-06-07T10:14:22.433Z] 10:14:22 [2023-06-07T10:14:22.433Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:22 [2023-06-07T10:14:22.433Z] 10:14:22 [2023-06-07T10:14:22.433Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:22 [2023-06-07T10:14:22.433Z] 10:14:22 [2023-06-07T10:14:22.433Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:22 [2023-06-07T10:14:22.433Z] 10:14:22 [2023-06-07T10:14:22.433Z] DONE 17 tests, 4 skipped in 25.588s 10:14:22 [2023-06-07T10:14:22.433Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 10:14:22 [2023-06-07T10:14:22.433Z] ++ 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:14:22 [2023-06-07T10:14:22.433Z] ++ set -e 10:14:22 [2023-06-07T10:14:22.433Z] ++ '[' -n 0 ']' 10:14:22 [2023-06-07T10:14:22.433Z] ++ set -x 10:14:22 [2023-06-07T10:14:22.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 10:14:22 [2023-06-07T10:14:22.433Z] INFO: Testing against a local daemon 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 10:14:22 [2023-06-07T10:14:22.433Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 10:14:22 [2023-06-07T10:14:22.433Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/pull 10:14:22 [2023-06-07T10:14:22.433Z] === PAUSE TestPluginInvalidJSON/plugins/pull 10:14:22 [2023-06-07T10:14:22.433Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 10:14:22 [2023-06-07T10:14:22.433Z] === CONT TestPluginInvalidJSON/plugins/pull 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 10:14:22 [2023-06-07T10:14:22.433Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON (0.01s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInstall 10:14:22 [2023-06-07T10:14:22.433Z] === RUN TestPluginInstall/no_auth 10:14:24 [2023-06-07T10:14:24.341Z] time="2023-06-07T10:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:14:24 [2023-06-07T10:14:24.341Z] time="2023-06-07T10:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b19d9d5ca43fa59eb3f0ffdcc9948fbfe45a2e7d07b0bcc626a58a85c98cc3e9" mediatype=application/vnd.docker.plugin.v1+json size=522 10:14:24 [2023-06-07T10:14:24.341Z] time="2023-06-07T10:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:14:24 [2023-06-07T10:14:24.341Z] time="2023-06-07T10:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b19d9d5ca43fa59eb3f0ffdcc9948fbfe45a2e7d07b0bcc626a58a85c98cc3e9" mediatype=application/vnd.docker.plugin.v1+json size=522 10:14:24 [2023-06-07T10:14:24.341Z] === RUN TestPluginInstall/with_htpasswd 10:14:24 [2023-06-07T10:14:24.601Z] time="2023-06-07T10:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:14:24 [2023-06-07T10:14:24.601Z] time="2023-06-07T10:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69458d02a503ce5189d8c653c6f1daf7c8b8eeed44551e8c1828eff7bdbe3799" mediatype=application/vnd.docker.plugin.v1+json size=522 10:14:24 [2023-06-07T10:14:24.601Z] time="2023-06-07T10:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:14:24 [2023-06-07T10:14:24.601Z] time="2023-06-07T10:14:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69458d02a503ce5189d8c653c6f1daf7c8b8eeed44551e8c1828eff7bdbe3799" mediatype=application/vnd.docker.plugin.v1+json size=522 10:14:24 [2023-06-07T10:14:24.861Z] === RUN TestPluginInstall/with_insecure 10:14:25 [2023-06-07T10:14:25.798Z] time="2023-06-07T10:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:14:25 [2023-06-07T10:14:25.798Z] time="2023-06-07T10:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78a2a108816d9bd69ab4537892ff1168deb98aaa8a09508d49200912317aa74d" mediatype=application/vnd.docker.plugin.v1+json size=522 10:14:25 [2023-06-07T10:14:25.798Z] time="2023-06-07T10:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:14:25 [2023-06-07T10:14:25.799Z] time="2023-06-07T10:14:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78a2a108816d9bd69ab4537892ff1168deb98aaa8a09508d49200912317aa74d" mediatype=application/vnd.docker.plugin.v1+json size=522 10:14:25 [2023-06-07T10:14:25.799Z] plugin_test.go:195: [dece45ef29465] daemon is not started 10:14:25 [2023-06-07T10:14:25.799Z] --- PASS: TestPluginInstall (4.31s) 10:14:25 [2023-06-07T10:14:25.799Z] --- PASS: TestPluginInstall/no_auth (2.90s) 10:14:25 [2023-06-07T10:14:25.799Z] --- PASS: TestPluginInstall/with_htpasswd (0.47s) 10:14:25 [2023-06-07T10:14:25.799Z] --- PASS: TestPluginInstall/with_insecure (0.94s) 10:14:25 [2023-06-07T10:14:25.799Z] === RUN TestPluginsWithRuntimes 10:14:27 [2023-06-07T10:14:27.178Z] === RUN TestPluginsWithRuntimes/No_Args 10:14:28 [2023-06-07T10:14:28.116Z] === RUN TestPluginsWithRuntimes/With_Args 10:14:29 [2023-06-07T10:14:29.054Z] --- PASS: TestPluginsWithRuntimes (3.18s) 10:14:29 [2023-06-07T10:14:29.054Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) 10:14:29 [2023-06-07T10:14:29.054Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) 10:14:29 [2023-06-07T10:14:29.054Z] === RUN TestPluginBackCompatMediaTypes 10:14:29 [2023-06-07T10:14:29.313Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s) 10:14:29 [2023-06-07T10:14:29.313Z] PASS 10:14:29 [2023-06-07T10:14:29.313Z] 10:14:29 [2023-06-07T10:14:29.313Z] DONE 24 tests in 8.027s 10:14:29 [2023-06-07T10:14:29.313Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 10:14:29 [2023-06-07T10:14:29.313Z] ++ 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:14:29 [2023-06-07T10:14:29.313Z] ++ set -e 10:14:29 [2023-06-07T10:14:29.313Z] ++ '[' -n 0 ']' 10:14:29 [2023-06-07T10:14:29.313Z] ++ set -x 10:14:29 [2023-06-07T10:14:29.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 10:14:29 [2023-06-07T10:14:29.313Z] INFO: Testing against a local daemon 10:14:29 [2023-06-07T10:14:29.313Z] === RUN TestExternalGraphDriver 10:14:29 [2023-06-07T10:14:29.882Z] === RUN TestExternalGraphDriver/json 10:14:31 [2023-06-07T10:14:31.262Z] === RUN TestExternalGraphDriver/spec 10:14:32 [2023-06-07T10:14:32.641Z] === RUN TestExternalGraphDriver/pull 10:14:34 [2023-06-07T10:14:34.549Z] --- PASS: TestExternalGraphDriver (5.01s) 10:14:34 [2023-06-07T10:14:34.549Z] --- PASS: TestExternalGraphDriver/json (1.48s) 10:14:34 [2023-06-07T10:14:34.549Z] --- PASS: TestExternalGraphDriver/spec (1.51s) 10:14:34 [2023-06-07T10:14:34.549Z] --- PASS: TestExternalGraphDriver/pull (1.69s) 10:14:34 [2023-06-07T10:14:34.549Z] === RUN TestGraphdriverPluginV2 10:14:34 [2023-06-07T10:14:34.808Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:34 [2023-06-07T10:14:34.808Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 10:14:34 [2023-06-07T10:14:34.808Z] PASS 10:14:34 [2023-06-07T10:14:34.808Z] 10:14:34 [2023-06-07T10:14:34.808Z] === Skipped 10:14:34 [2023-06-07T10:14:34.808Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 10:14:34 [2023-06-07T10:14:34.808Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:14:34 [2023-06-07T10:14:34.808Z] 10:14:34 [2023-06-07T10:14:34.808Z] DONE 5 tests, 1 skipped in 5.355s 10:14:34 [2023-06-07T10:14:34.808Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 10:14:34 [2023-06-07T10:14:34.808Z] ++ 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:14:34 [2023-06-07T10:14:34.808Z] ++ set -e 10:14:34 [2023-06-07T10:14:34.808Z] ++ '[' -n 0 ']' 10:14:34 [2023-06-07T10:14:34.808Z] ++ set -x 10:14:34 [2023-06-07T10:14:34.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 10:14:34 [2023-06-07T10:14:34.808Z] INFO: Testing against a local daemon 10:14:34 [2023-06-07T10:14:34.808Z] === RUN TestContinueAfterPluginCrash 10:14:34 [2023-06-07T10:14:34.808Z] === PAUSE TestContinueAfterPluginCrash 10:14:34 [2023-06-07T10:14:34.808Z] === RUN TestReadPluginNoRead 10:14:34 [2023-06-07T10:14:34.808Z] === PAUSE TestReadPluginNoRead 10:14:34 [2023-06-07T10:14:34.808Z] === RUN TestDaemonStartWithLogOpt 10:14:34 [2023-06-07T10:14:34.808Z] === PAUSE TestDaemonStartWithLogOpt 10:14:34 [2023-06-07T10:14:34.808Z] === CONT TestContinueAfterPluginCrash 10:14:34 [2023-06-07T10:14:34.808Z] === CONT TestDaemonStartWithLogOpt 10:14:34 [2023-06-07T10:14:34.808Z] === CONT TestReadPluginNoRead 10:14:36 [2023-06-07T10:14:36.717Z] === RUN TestReadPluginNoRead/default 10:14:37 [2023-06-07T10:14:37.655Z] --- PASS: TestDaemonStartWithLogOpt (2.64s) 10:14:37 [2023-06-07T10:14:37.915Z] === RUN TestReadPluginNoRead/disabled_caching 10:14:39 [2023-06-07T10:14:39.294Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 10:14:40 [2023-06-07T10:14:40.232Z] read_test.go:91: [d3e5140a95f1c] daemon is not started 10:14:40 [2023-06-07T10:14:40.232Z] --- PASS: TestReadPluginNoRead (5.51s) 10:14:40 [2023-06-07T10:14:40.232Z] --- PASS: TestReadPluginNoRead/default (1.21s) 10:14:40 [2023-06-07T10:14:40.232Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) 10:14:40 [2023-06-07T10:14:40.232Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) 10:14:42 [2023-06-07T10:14:42.769Z] --- PASS: TestContinueAfterPluginCrash (7.52s) 10:14:42 [2023-06-07T10:14:42.769Z] PASS 10:14:42 [2023-06-07T10:14:42.769Z] 10:14:42 [2023-06-07T10:14:42.769Z] DONE 6 tests in 7.548s 10:14:42 [2023-06-07T10:14:42.769Z] 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:14:42 [2023-06-07T10:14:42.769Z] ++ 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:14:42 [2023-06-07T10:14:42.769Z] ++ set -e 10:14:42 [2023-06-07T10:14:42.769Z] ++ '[' -n 0 ']' 10:14:42 [2023-06-07T10:14:42.769Z] ++ set -x 10:14:42 [2023-06-07T10:14:42.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:14:42 [2023-06-07T10:14:42.769Z] testing: warning: no tests to run 10:14:42 [2023-06-07T10:14:42.769Z] PASS 10:14:42 [2023-06-07T10:14:42.769Z] 10:14:42 [2023-06-07T10:14:42.769Z] DONE 0 tests in 0.008s 10:14:42 [2023-06-07T10:14:42.769Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 10:14:42 [2023-06-07T10:14:42.769Z] ++ 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:14:42 [2023-06-07T10:14:42.769Z] ++ set -e 10:14:42 [2023-06-07T10:14:42.769Z] ++ '[' -n 0 ']' 10:14:42 [2023-06-07T10:14:42.769Z] ++ set -x 10:14:42 [2023-06-07T10:14:42.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 10:14:42 [2023-06-07T10:14:42.769Z] INFO: Testing against a local daemon 10:14:42 [2023-06-07T10:14:42.769Z] === RUN TestPluginWithDevMounts 10:14:42 [2023-06-07T10:14:42.769Z] === PAUSE TestPluginWithDevMounts 10:14:42 [2023-06-07T10:14:42.769Z] === CONT TestPluginWithDevMounts 10:14:44 [2023-06-07T10:14:44.148Z] --- PASS: TestPluginWithDevMounts (1.48s) 10:14:44 [2023-06-07T10:14:44.148Z] PASS 10:14:44 [2023-06-07T10:14:44.148Z] 10:14:44 [2023-06-07T10:14:44.148Z] DONE 1 tests in 1.503s 10:14:44 [2023-06-07T10:14:44.148Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 10:14:44 [2023-06-07T10:14:44.148Z] ++ 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:14:44 [2023-06-07T10:14:44.148Z] ++ set -e 10:14:44 [2023-06-07T10:14:44.148Z] ++ '[' -n 0 ']' 10:14:44 [2023-06-07T10:14:44.148Z] ++ set -x 10:14:44 [2023-06-07T10:14:44.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 10:14:44 [2023-06-07T10:14:44.148Z] INFO: Testing against a local daemon 10:14:44 [2023-06-07T10:14:44.148Z] === RUN TestSecretInspect 10:14:46 [2023-06-07T10:14:46.055Z] --- PASS: TestSecretInspect (1.87s) 10:14:46 [2023-06-07T10:14:46.055Z] === RUN TestSecretList 10:14:47 [2023-06-07T10:14:47.962Z] --- PASS: TestSecretList (1.90s) 10:14:47 [2023-06-07T10:14:47.962Z] === RUN TestSecretsCreateAndDelete 10:14:49 [2023-06-07T10:14:49.868Z] --- PASS: TestSecretsCreateAndDelete (1.84s) 10:14:49 [2023-06-07T10:14:49.868Z] === RUN TestSecretsUpdate 10:14:51 [2023-06-07T10:14:51.774Z] --- PASS: TestSecretsUpdate (1.89s) 10:14:51 [2023-06-07T10:14:51.775Z] === RUN TestTemplatedSecret 10:14:54 [2023-06-07T10:14:54.312Z] --- PASS: TestTemplatedSecret (2.65s) 10:14:54 [2023-06-07T10:14:54.312Z] === RUN TestSecretCreateResolve 10:14:56 [2023-06-07T10:14:56.219Z] --- PASS: TestSecretCreateResolve (1.87s) 10:14:56 [2023-06-07T10:14:56.219Z] PASS 10:14:56 [2023-06-07T10:14:56.219Z] 10:14:56 [2023-06-07T10:14:56.219Z] DONE 6 tests in 12.046s 10:14:56 [2023-06-07T10:14:56.219Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 10:14:56 [2023-06-07T10:14:56.219Z] ++ 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:14:56 [2023-06-07T10:14:56.219Z] ++ set -e 10:14:56 [2023-06-07T10:14:56.219Z] ++ '[' -n 0 ']' 10:14:56 [2023-06-07T10:14:56.219Z] ++ set -x 10:14:56 [2023-06-07T10:14:56.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 10:14:56 [2023-06-07T10:14:56.219Z] INFO: Testing against a local daemon 10:14:56 [2023-06-07T10:14:56.219Z] === RUN TestServiceCreateInit 10:14:56 [2023-06-07T10:14:56.219Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:14:59 [2023-06-07T10:14:59.511Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:15:03 [2023-06-07T10:15:03.708Z] --- PASS: TestServiceCreateInit (7.12s) 10:15:03 [2023-06-07T10:15:03.708Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.40s) 10:15:03 [2023-06-07T10:15:03.708Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) 10:15:03 [2023-06-07T10:15:03.708Z] === RUN TestCreateServiceMultipleTimes 10:15:18 [2023-06-07T10:15:18.597Z] --- PASS: TestCreateServiceMultipleTimes (14.71s) 10:15:18 [2023-06-07T10:15:18.597Z] === RUN TestCreateServiceConflict 10:15:19 [2023-06-07T10:15:19.976Z] --- PASS: TestCreateServiceConflict (1.90s) 10:15:19 [2023-06-07T10:15:19.976Z] === RUN TestCreateServiceMaxReplicas 10:15:22 [2023-06-07T10:15:22.513Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) 10:15:22 [2023-06-07T10:15:22.513Z] === RUN TestCreateWithDuplicateNetworkNames 10:15:37 [2023-06-07T10:15:37.402Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) 10:15:37 [2023-06-07T10:15:37.402Z] === RUN TestCreateServiceSecretFileMode 10:15:37 [2023-06-07T10:15:37.971Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) 10:15:37 [2023-06-07T10:15:37.971Z] === RUN TestCreateServiceConfigFileMode 10:15:40 [2023-06-07T10:15:40.507Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) 10:15:40 [2023-06-07T10:15:40.507Z] === RUN TestCreateServiceSysctls 10:15:43 [2023-06-07T10:15:43.798Z] --- PASS: TestCreateServiceSysctls (3.09s) 10:15:43 [2023-06-07T10:15:43.798Z] === RUN TestCreateServiceCapabilities 10:15:46 [2023-06-07T10:15:46.334Z] --- PASS: TestCreateServiceCapabilities (2.51s) 10:15:46 [2023-06-07T10:15:46.334Z] === RUN TestInspect 10:15:48 [2023-06-07T10:15:48.870Z] --- PASS: TestInspect (2.68s) 10:15:48 [2023-06-07T10:15:48.870Z] === RUN TestCreateJob 10:15:52 [2023-06-07T10:15:52.161Z] --- PASS: TestCreateJob (3.09s) 10:15:52 [2023-06-07T10:15:52.161Z] === RUN TestReplicatedJob 10:15:56 [2023-06-07T10:15:56.357Z] --- PASS: TestReplicatedJob (4.65s) 10:15:56 [2023-06-07T10:15:56.357Z] === RUN TestUpdateReplicatedJob 10:15:59 [2023-06-07T10:15:59.648Z] --- PASS: TestUpdateReplicatedJob (3.11s) 10:15:59 [2023-06-07T10:15:59.648Z] === RUN TestServiceListWithStatuses 10:15:59 [2023-06-07T10:15:59.648Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:15:59 [2023-06-07T10:15:59.648Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:15:59 [2023-06-07T10:15:59.648Z] === RUN TestDockerNetworkConnectAlias 10:16:03 [2023-06-07T10:16:03.842Z] --- PASS: TestDockerNetworkConnectAlias (3.88s) 10:16:03 [2023-06-07T10:16:03.842Z] === RUN TestDockerNetworkReConnect 10:16:07 [2023-06-07T10:16:07.134Z] --- PASS: TestDockerNetworkReConnect (3.10s) 10:16:07 [2023-06-07T10:16:07.134Z] === RUN TestServicePlugin 10:16:07 [2023-06-07T10:16:07.134Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:16:07 [2023-06-07T10:16:07.134Z] --- SKIP: TestServicePlugin (0.00s) 10:16:07 [2023-06-07T10:16:07.134Z] === RUN TestServiceUpdateLabel 10:16:08 [2023-06-07T10:16:08.512Z] --- PASS: TestServiceUpdateLabel (1.85s) 10:16:08 [2023-06-07T10:16:08.512Z] === RUN TestServiceUpdateSecrets 10:16:23 [2023-06-07T10:16:23.401Z] --- PASS: TestServiceUpdateSecrets (14.55s) 10:16:23 [2023-06-07T10:16:23.401Z] === RUN TestServiceUpdateConfigs 10:16:38 [2023-06-07T10:16:38.290Z] --- PASS: TestServiceUpdateConfigs (14.65s) 10:16:38 [2023-06-07T10:16:38.290Z] === RUN TestServiceUpdateNetwork 10:16:50 [2023-06-07T10:16:50.503Z] --- PASS: TestServiceUpdateNetwork (11.99s) 10:16:50 [2023-06-07T10:16:50.503Z] === RUN TestServiceUpdatePidsLimit 10:16:50 [2023-06-07T10:16:50.762Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 10:16:51 [2023-06-07T10:16:51.332Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 10:16:59 [2023-06-07T10:16:59.456Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 10:17:06 [2023-06-07T10:17:06.029Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) 10:17:06 [2023-06-07T10:17:06.029Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 10:17:06 [2023-06-07T10:17:06.029Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) 10:17:06 [2023-06-07T10:17:06.029Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) 10:17:06 [2023-06-07T10:17:06.029Z] PASS 10:17:06 [2023-06-07T10:17:06.029Z] 10:17:06 [2023-06-07T10:17:06.029Z] === Skipped 10:17:06 [2023-06-07T10:17:06.029Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 10:17:06 [2023-06-07T10:17:06.029Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:17:06 [2023-06-07T10:17:06.029Z] 10:17:06 [2023-06-07T10:17:06.029Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 10:17:06 [2023-06-07T10:17:06.029Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:17:06 [2023-06-07T10:17:06.029Z] 10:17:06 [2023-06-07T10:17:06.029Z] DONE 27 tests, 2 skipped in 129.898s 10:17:06 [2023-06-07T10:17:06.029Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 10:17:06 [2023-06-07T10:17:06.029Z] ++ 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:17:06 [2023-06-07T10:17:06.029Z] ++ set -e 10:17:06 [2023-06-07T10:17:06.029Z] ++ '[' -n 0 ']' 10:17:06 [2023-06-07T10:17:06.029Z] ++ set -x 10:17:06 [2023-06-07T10:17:06.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 10:17:06 [2023-06-07T10:17:06.029Z] INFO: Testing against a local daemon 10:17:06 [2023-06-07T10:17:06.029Z] === RUN TestSessionCreate 10:17:06 [2023-06-07T10:17:06.029Z] --- PASS: TestSessionCreate (0.02s) 10:17:06 [2023-06-07T10:17:06.029Z] === RUN TestSessionCreateWithBadUpgrade 10:17:06 [2023-06-07T10:17:06.029Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 10:17:06 [2023-06-07T10:17:06.029Z] PASS 10:17:06 [2023-06-07T10:17:06.029Z] 10:17:06 [2023-06-07T10:17:06.029Z] DONE 2 tests in 0.060s 10:17:06 [2023-06-07T10:17:06.029Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 10:17:06 [2023-06-07T10:17:06.029Z] ++ 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:17:06 [2023-06-07T10:17:06.029Z] ++ set -e 10:17:06 [2023-06-07T10:17:06.029Z] ++ '[' -n 0 ']' 10:17:06 [2023-06-07T10:17:06.029Z] ++ set -x 10:17:06 [2023-06-07T10:17:06.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 10:17:06 [2023-06-07T10:17:06.030Z] INFO: Testing against a local daemon 10:17:06 [2023-06-07T10:17:06.030Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:17:06 [2023-06-07T10:17:06.030Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:17:06 [2023-06-07T10:17:06.030Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 10:17:06 [2023-06-07T10:17:06.030Z] === RUN TestDiskUsage 10:17:06 [2023-06-07T10:17:06.030Z] === PAUSE TestDiskUsage 10:17:06 [2023-06-07T10:17:06.030Z] === RUN TestEventsExecDie 10:17:06 [2023-06-07T10:17:06.599Z] --- PASS: TestEventsExecDie (0.53s) 10:17:06 [2023-06-07T10:17:06.599Z] === RUN TestEventsBackwardsCompatible 10:17:06 [2023-06-07T10:17:06.599Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 10:17:06 [2023-06-07T10:17:06.599Z] === RUN TestEventsVolumeCreate 10:17:06 [2023-06-07T10:17:06.599Z] --- PASS: TestEventsVolumeCreate (0.04s) 10:17:06 [2023-06-07T10:17:06.599Z] === RUN TestInfoBinaryCommits 10:17:06 [2023-06-07T10:17:06.599Z] --- PASS: TestInfoBinaryCommits (0.02s) 10:17:06 [2023-06-07T10:17:06.599Z] === RUN TestInfoAPIVersioned 10:17:06 [2023-06-07T10:17:06.599Z] --- PASS: TestInfoAPIVersioned (0.01s) 10:17:06 [2023-06-07T10:17:06.599Z] === RUN TestInfoAPI 10:17:06 [2023-06-07T10:17:06.599Z] --- PASS: TestInfoAPI (0.02s) 10:17:06 [2023-06-07T10:17:06.599Z] === RUN TestInfoAPIWarnings 10:17:24 [2023-06-07T10:17:24.694Z] --- PASS: TestInfoAPIWarnings (16.54s) 10:17:24 [2023-06-07T10:17:24.694Z] === RUN TestInfoDebug 10:17:24 [2023-06-07T10:17:24.694Z] --- PASS: TestInfoDebug (0.52s) 10:17:24 [2023-06-07T10:17:24.694Z] === RUN TestInfoInsecureRegistries 10:17:24 [2023-06-07T10:17:24.694Z] --- PASS: TestInfoInsecureRegistries (0.52s) 10:17:24 [2023-06-07T10:17:24.694Z] === RUN TestInfoRegistryMirrors 10:17:24 [2023-06-07T10:17:24.694Z] --- PASS: TestInfoRegistryMirrors (0.52s) 10:17:24 [2023-06-07T10:17:24.694Z] === RUN TestLoginFailsWithBadCredentials 10:17:24 [2023-06-07T10:17:24.954Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 10:17:24 [2023-06-07T10:17:24.954Z] === RUN TestPingCacheHeaders 10:17:25 [2023-06-07T10:17:25.213Z] --- PASS: TestPingCacheHeaders (0.02s) 10:17:25 [2023-06-07T10:17:25.213Z] === RUN TestPingGet 10:17:25 [2023-06-07T10:17:25.213Z] --- PASS: TestPingGet (0.01s) 10:17:25 [2023-06-07T10:17:25.213Z] === RUN TestPingHead 10:17:25 [2023-06-07T10:17:25.213Z] --- PASS: TestPingHead (0.02s) 10:17:25 [2023-06-07T10:17:25.213Z] === RUN TestPingSwarmHeader 10:17:25 [2023-06-07T10:17:25.782Z] === RUN TestPingSwarmHeader/before_swarm_init 10:17:26 [2023-06-07T10:17:26.350Z] === RUN TestPingSwarmHeader/after_swarm_init 10:17:26 [2023-06-07T10:17:26.919Z] === RUN TestPingSwarmHeader/after_swarm_leave 10:17:26 [2023-06-07T10:17:26.919Z] --- PASS: TestPingSwarmHeader (1.86s) 10:17:26 [2023-06-07T10:17:26.919Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 10:17:26 [2023-06-07T10:17:26.919Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 10:17:26 [2023-06-07T10:17:26.919Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 10:17:26 [2023-06-07T10:17:26.919Z] === RUN TestPingBuilderHeader 10:17:26 [2023-06-07T10:17:26.919Z] === RUN TestPingBuilderHeader/default_config 10:17:27 [2023-06-07T10:17:27.488Z] === RUN TestPingBuilderHeader/buildkit_disabled 10:17:28 [2023-06-07T10:17:28.057Z] --- PASS: TestPingBuilderHeader (1.04s) 10:17:28 [2023-06-07T10:17:28.057Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 10:17:28 [2023-06-07T10:17:28.057Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 10:17:28 [2023-06-07T10:17:28.057Z] === RUN TestVersion 10:17:28 [2023-06-07T10:17:28.057Z] --- PASS: TestVersion (0.02s) 10:17:28 [2023-06-07T10:17:28.057Z] === CONT TestDiskUsage 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/container_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/image_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/volume_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/container,_volume_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/image,_build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 10:17:28 [2023-06-07T10:17:28.626Z] === RUN TestDiskUsage/after_container.Run 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/container_types 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/image_types 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/volume_types 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 10:17:28 [2023-06-07T10:17:28.886Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage (1.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_container.Run (0.24s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 10:17:29 [2023-06-07T10:17:29.145Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] PASS 10:17:29 [2023-06-07T10:17:29.146Z] 10:17:29 [2023-06-07T10:17:29.146Z] === Skipped 10:17:29 [2023-06-07T10:17:29.146Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:17:29 [2023-06-07T10:17:29.146Z] 10:17:29 [2023-06-07T10:17:29.146Z] DONE 57 tests, 1 skipped in 23.120s 10:17:29 [2023-06-07T10:17:29.146Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 10:17:29 [2023-06-07T10:17:29.146Z] ++ 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:17:29 [2023-06-07T10:17:29.146Z] ++ set -e 10:17:29 [2023-06-07T10:17:29.146Z] ++ '[' -n 0 ']' 10:17:29 [2023-06-07T10:17:29.146Z] ++ set -x 10:17:29 [2023-06-07T10:17:29.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 10:17:29 [2023-06-07T10:17:29.146Z] INFO: Testing against a local daemon 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesCreateAndList 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesCreateAndList (0.02s) 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesRemove 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesRemove/volume_in_use 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesRemove/volume_not_in_use 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesRemove/non-existing_volume 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesRemove/non-existing_volume_force 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesRemove (0.04s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesRemoveSwarmEnabled 10:17:29 [2023-06-07T10:17:29.146Z] === PAUSE TestVolumesRemoveSwarmEnabled 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesInspect 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesInspect (0.02s) 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesInvalidJSON 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesInvalidJSON/volumes/create 10:17:29 [2023-06-07T10:17:29.146Z] === PAUSE TestVolumesInvalidJSON/volumes/create 10:17:29 [2023-06-07T10:17:29.146Z] === CONT TestVolumesInvalidJSON/volumes/create 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesInvalidJSON (0.01s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumePruneAnonymous 10:17:29 [2023-06-07T10:17:29.146Z] --- PASS: TestVolumePruneAnonymous (0.03s) 10:17:29 [2023-06-07T10:17:29.146Z] === RUN TestVolumePruneAnonFromImage 10:17:29 [2023-06-07T10:17:29.405Z] --- PASS: TestVolumePruneAnonFromImage (0.09s) 10:17:29 [2023-06-07T10:17:29.405Z] === CONT TestVolumesRemoveSwarmEnabled 10:17:30 [2023-06-07T10:17:30.785Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 10:17:30 [2023-06-07T10:17:30.785Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 10:17:30 [2023-06-07T10:17:30.785Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 10:17:30 [2023-06-07T10:17:30.785Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 10:17:31 [2023-06-07T10:17:31.353Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.10s) 10:17:31 [2023-06-07T10:17:31.353Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 10:17:31 [2023-06-07T10:17:31.353Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 10:17:31 [2023-06-07T10:17:31.353Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 10:17:31 [2023-06-07T10:17:31.353Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 10:17:31 [2023-06-07T10:17:31.353Z] PASS 10:17:31 [2023-06-07T10:17:31.353Z] 10:17:31 [2023-06-07T10:17:31.353Z] DONE 20 tests in 2.325s 10:17:31 [2023-06-07T10:17:31.353Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:17:31 [2023-06-07T10:17:31.613Z] ++++ cat bundles/test-integration/docker.pid 10:17:31 [2023-06-07T10:17:31.613Z] +++ kill 21789 10:17:33 [2023-06-07T10:17:33.025Z] +++ /etc/init.d/apparmor stop 10:17:33 [2023-06-07T10:17:33.025Z] Leaving: AppArmorNo profiles have been unloaded. 10:17:33 [2023-06-07T10:17:33.025Z] 10:17:33 [2023-06-07T10:17:33.025Z] Unloading profiles will leave already running processes permanently 10:17:33 [2023-06-07T10:17:33.025Z] unconfined, which can lead to unexpected situations. 10:17:33 [2023-06-07T10:17:33.025Z] 10:17:33 [2023-06-07T10:17:33.025Z] To set a process to complain mode, use the command line tool 10:17:33 [2023-06-07T10:17:33.025Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:17:33 [2023-06-07T10:17:33.025Z] +++ true 10:17:33 [2023-06-07T10:17:33.025Z] exiting test-integration 10:17:33 [2023-06-07T10:17:33.025Z] ++ exit 0 10:17:33 [2023-06-07T10:17:33.025Z] Post stage [Pipeline] junit 10:17:33 [2023-06-07T10:17:33.639Z] Recording test results 10:17:33 [2023-06-07T10:17:33.819Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:17:34 [2023-06-07T10:17:34.131Z] + echo Ensuring container killed. 10:17:34 [2023-06-07T10:17:34.131Z] Ensuring container killed. 10:17:34 [2023-06-07T10:17:34.131Z] + docker rm -vf docker-pr2 10:17:34 [2023-06-07T10:17:34.131Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh 10:17:34 [2023-06-07T10:17:34.420Z] + echo Chowning /workspace to jenkins user 10:17:34 [2023-06-07T10:17:34.421Z] Chowning /workspace to jenkins user 10:17:34 [2023-06-07T10:17:34.421Z] + id -u 10:17:34 [2023-06-07T10:17:34.421Z] + id -g 10:17:34 [2023-06-07T10:17:34.421Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45708:/workspace busybox chown -R 1000:1000 /workspace 10:17:34 [2023-06-07T10:17:34.421Z] Unable to find image 'busybox:latest' locally 10:17:34 [2023-06-07T10:17:34.421Z] latest: Pulling from library/busybox 10:17:34 [2023-06-07T10:17:34.421Z] fee740108510: Already exists 10:17:34 [2023-06-07T10:17:34.688Z] Digest: sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 10:17:34 [2023-06-07T10:17:34.688Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:17:36 [2023-06-07T10:17:36.386Z] + bundleName=arm64-integration 10:17:36 [2023-06-07T10:17:36.386Z] + echo Creating arm64-integration-bundles.tar.gz 10:17:36 [2023-06-07T10:17:36.386Z] Creating arm64-integration-bundles.tar.gz 10:17:36 [2023-06-07T10:17:36.386Z] + find bundles -path */root/*overlay2 -prune -o+ -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 10:17:36 [2023-06-07T10:17:36.386Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 10:17:36 [2023-06-07T10:17:36.698Z] Archiving artifacts 10:17:38 [2023-06-07T10:17:38.022Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45708/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:17:38 [2023-06-07T10:17:38.319Z] + make clean 10:17:38 [2023-06-07T10:17:38.578Z] docker volume rm -f docker-dev-cache docker-mod-cache 10:17:38 [2023-06-07T10:17:38.578Z] docker-dev-cache 10:17:38 [2023-06-07T10:17:38.578Z] 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