Pull request #43980 updated 18:46:18 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0f6eeecac0de1266def9577fe1eeb9be3739597a+c679da9ae180d69e6e058a3783888b3f43028d99 (cb4e6e25cfc4a1c1051daa5dc6fde865e01bd985) 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-43980@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 18:46:21 [2023-06-01T18:46:21.897Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 18:46:21 [2023-06-01T18:46:21.901Z] Trying to pass milestone 19 [Pipeline] milestone 18:46:22 [2023-06-01T18:46:22.025Z] Trying to pass milestone 20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 18:46:37 [2023-06-01T18:46:37.221Z] Still waiting to schedule task 18:46:37 [2023-06-01T18:46:37.223Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-010d11ec7d437946e)’ is offline 18:47:13 [2023-06-01T18:47:13.675Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-010d11ec7d437946e) in /home/ubuntu/workspace/moby_PR-43980 [Pipeline] { [Pipeline] checkout 18:47:13 [2023-06-01T18:47:13.767Z] The recommended git tool is: git 18:47:15 [2023-06-01T18:47:15.853Z] using credential docker-jenkins-github-credentials 18:47:15 [2023-06-01T18:47:15.865Z] Cloning the remote Git repository 18:47:15 [2023-06-01T18:47:15.865Z] Cloning with configured refspecs honoured and without tags 18:47:15 [2023-06-01T18:47:15.895Z] Cloning repository https://github.com/moby/moby.git 18:47:15 [2023-06-01T18:47:15.947Z] > git init /home/ubuntu/workspace/moby_PR-43980 # timeout=10 18:47:16 [2023-06-01T18:47:16.419Z] Fetching upstream changes from https://github.com/moby/moby.git 18:47:16 [2023-06-01T18:47:16.419Z] > git --version # timeout=10 18:47:16 [2023-06-01T18:47:16.422Z] > git --version # 'git version 2.25.1' 18:47:16 [2023-06-01T18:47:16.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:47:16 [2023-06-01T18:47:16.424Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43980/head:refs/remotes/origin/PR-43980 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:47:28 [2023-06-01T18:47:28.087Z] Fetching without tags 18:47:27 [2023-06-01T18:47:27.983Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:47:27 [2023-06-01T18:47:27.987Z] > git config --add remote.origin.fetch +refs/pull/43980/head:refs/remotes/origin/PR-43980 # timeout=10 18:47:27 [2023-06-01T18:47:27.992Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:47:27 [2023-06-01T18:47:27.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:47:28 [2023-06-01T18:47:28.089Z] Fetching upstream changes from https://github.com/moby/moby.git 18:47:28 [2023-06-01T18:47:28.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:47:28 [2023-06-01T18:47:28.090Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43980/head:refs/remotes/origin/PR-43980 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:47:28 [2023-06-01T18:47:28.353Z] Merging remotes/origin/master commit c679da9ae180d69e6e058a3783888b3f43028d99 into PR head commit 0f6eeecac0de1266def9577fe1eeb9be3739597a 18:47:29 [2023-06-01T18:47:29.036Z] Merge succeeded, producing 0f6eeecac0de1266def9577fe1eeb9be3739597a 18:47:29 [2023-06-01T18:47:29.036Z] Checking out Revision 0f6eeecac0de1266def9577fe1eeb9be3739597a (PR-43980) 18:47:28 [2023-06-01T18:47:28.358Z] > git config core.sparsecheckout # timeout=10 18:47:28 [2023-06-01T18:47:28.361Z] > git checkout -f 0f6eeecac0de1266def9577fe1eeb9be3739597a # timeout=10 18:47:29 [2023-06-01T18:47:29.012Z] > git remote # timeout=10 18:47:29 [2023-06-01T18:47:29.018Z] > git config --get remote.origin.url # timeout=10 18:47:29 [2023-06-01T18:47:29.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:47:29 [2023-06-01T18:47:29.022Z] > git merge c679da9ae180d69e6e058a3783888b3f43028d99 # timeout=10 18:47:29 [2023-06-01T18:47:29.030Z] > git rev-parse HEAD^{commit} # timeout=10 18:47:29 [2023-06-01T18:47:29.037Z] > git config core.sparsecheckout # timeout=10 18:47:29 [2023-06-01T18:47:29.040Z] > git checkout -f 0f6eeecac0de1266def9577fe1eeb9be3739597a # timeout=10 18:47:33 [2023-06-01T18:47:33.567Z] Commit message: "daemon: consolidate runtimes config validation" 18:47:33 [2023-06-01T18:47:33.574Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:34 [2023-06-01T18:47:34.352Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43980:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 18:47:33 [2023-06-01T18:47:33.569Z] > git rev-list --no-walk c1caa19aa3db0bfbd294651ef0f630734c9dba4e # timeout=10 18:47:52 [2023-06-01T18:47:52.455Z] Unable to find image 'alpine:latest' locally 18:47:52 [2023-06-01T18:47:52.455Z] latest: Pulling from library/alpine 18:47:52 [2023-06-01T18:47:52.455Z] 08409d417260: Pulling fs layer 18:47:52 [2023-06-01T18:47:52.455Z] 08409d417260: Verifying Checksum 18:47:52 [2023-06-01T18:47:52.455Z] 08409d417260: Download complete 18:47:52 [2023-06-01T18:47:52.455Z] 08409d417260: Pull complete 18:47:52 [2023-06-01T18:47:52.455Z] Digest: sha256:02bb6f428431fbc2809c5d1b41eab5a68350194fb508869a33cb1af4444c9b11 18:47:52 [2023-06-01T18:47:52.455Z] Status: Downloaded newer image for alpine:latest 18:47:57 [2023-06-01T18:47:57.733Z] 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 18:47:57 [2023-06-01T18:47:57.889Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-010d11ec7d437946e) in /home/ubuntu/workspace/moby_PR-43980 Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional 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 18:47:57 [2023-06-01T18:47:57.922Z] The recommended git tool is: git [Pipeline] // stage 18:47:57 [2023-06-01T18:47:57.932Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage 18:47:57 [2023-06-01T18:47:57.950Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 18:47:57 [2023-06-01T18:47:57.955Z] Fetching without tags [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) [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] } 18:47:58 [2023-06-01T18:47:58.187Z] Merging remotes/origin/master commit c679da9ae180d69e6e058a3783888b3f43028d99 into PR head commit 0f6eeecac0de1266def9577fe1eeb9be3739597a 18:47:58 [2023-06-01T18:47:58.238Z] Merge succeeded, producing 0f6eeecac0de1266def9577fe1eeb9be3739597a 18:47:58 [2023-06-01T18:47:58.238Z] Checking out Revision 0f6eeecac0de1266def9577fe1eeb9be3739597a (PR-43980) 18:47:58 [2023-06-01T18:47:58.324Z] Commit message: "daemon: consolidate runtimes config validation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 18:47:57 [2023-06-01T18:47:57.947Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43980/.git # timeout=10 18:47:57 [2023-06-01T18:47:57.953Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 18:47:57 [2023-06-01T18:47:57.959Z] Fetching upstream changes from https://github.com/moby/moby.git 18:47:57 [2023-06-01T18:47:57.959Z] > git --version # timeout=10 18:47:57 [2023-06-01T18:47:57.961Z] > git --version # 'git version 2.25.1' 18:47:57 [2023-06-01T18:47:57.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:47:57 [2023-06-01T18:47:57.962Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43980/head:refs/remotes/origin/PR-43980 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:47:58 [2023-06-01T18:47:58.190Z] > git config core.sparsecheckout # timeout=10 18:47:58 [2023-06-01T18:47:58.192Z] > git checkout -f 0f6eeecac0de1266def9577fe1eeb9be3739597a # timeout=10 18:47:58 [2023-06-01T18:47:58.221Z] > git remote # timeout=10 18:47:58 [2023-06-01T18:47:58.224Z] > git config --get remote.origin.url # timeout=10 18:47:58 [2023-06-01T18:47:58.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 18:47:58 [2023-06-01T18:47:58.227Z] > git merge c679da9ae180d69e6e058a3783888b3f43028d99 # timeout=10 18:47:58 [2023-06-01T18:47:58.235Z] > git rev-parse HEAD^{commit} # timeout=10 18:47:58 [2023-06-01T18:47:58.241Z] > git config core.sparsecheckout # timeout=10 18:47:58 [2023-06-01T18:47:58.244Z] > git checkout -f 0f6eeecac0de1266def9577fe1eeb9be3739597a # timeout=10 18:47:58 [2023-06-01T18:47:58.961Z] + docker version 18:47:58 [2023-06-01T18:47:58.961Z] Client: Docker Engine - Community 18:47:58 [2023-06-01T18:47:58.961Z] Version: 23.0.1 18:47:58 [2023-06-01T18:47:58.961Z] API version: 1.42 18:47:58 [2023-06-01T18:47:58.961Z] Go version: go1.19.5 18:47:58 [2023-06-01T18:47:58.961Z] Git commit: a5ee5b1 18:47:58 [2023-06-01T18:47:58.961Z] Built: Thu Feb 9 19:46:32 2023 18:47:58 [2023-06-01T18:47:58.961Z] OS/Arch: linux/arm64 18:47:58 [2023-06-01T18:47:58.961Z] Context: default 18:47:58 [2023-06-01T18:47:58.961Z] 18:47:58 [2023-06-01T18:47:58.961Z] Server: Docker Engine - Community 18:47:58 [2023-06-01T18:47:58.961Z] Engine: 18:47:58 [2023-06-01T18:47:58.961Z] Version: 23.0.1 18:47:58 [2023-06-01T18:47:58.961Z] API version: 1.42 (minimum version 1.12) 18:47:58 [2023-06-01T18:47:58.961Z] Go version: go1.19.5 18:47:58 [2023-06-01T18:47:58.961Z] Git commit: bc3805a 18:47:58 [2023-06-01T18:47:58.961Z] Built: Thu Feb 9 19:46:32 2023 18:47:58 [2023-06-01T18:47:58.961Z] OS/Arch: linux/arm64 18:47:58 [2023-06-01T18:47:58.961Z] Experimental: true 18:47:58 [2023-06-01T18:47:58.961Z] containerd: 18:47:58 [2023-06-01T18:47:58.961Z] Version: 1.6.18 18:47:58 [2023-06-01T18:47:58.961Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 18:47:58 [2023-06-01T18:47:58.961Z] runc: 18:47:58 [2023-06-01T18:47:58.961Z] Version: 1.1.4 18:47:58 [2023-06-01T18:47:58.961Z] GitCommit: v1.1.4-0-g5fd4c4d 18:47:58 [2023-06-01T18:47:58.961Z] docker-init: 18:47:58 [2023-06-01T18:47:58.961Z] Version: 0.19.0 18:47:58 [2023-06-01T18:47:58.961Z] GitCommit: de40ad0 [Pipeline] sh 18:47:59 [2023-06-01T18:47:59.246Z] + docker info 18:47:59 [2023-06-01T18:47:59.246Z] Client: 18:47:59 [2023-06-01T18:47:59.246Z] Context: default 18:47:59 [2023-06-01T18:47:59.246Z] Debug Mode: false 18:47:59 [2023-06-01T18:47:59.246Z] Plugins: 18:47:59 [2023-06-01T18:47:59.246Z] buildx: Docker Buildx (Docker Inc.) 18:47:59 [2023-06-01T18:47:59.246Z] Version: v0.10.4 18:47:59 [2023-06-01T18:47:59.246Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 18:47:59 [2023-06-01T18:47:59.246Z] compose: Docker Compose (Docker Inc.) 18:47:59 [2023-06-01T18:47:59.246Z] Version: v2.16.0 18:47:59 [2023-06-01T18:47:59.246Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 18:47:59 [2023-06-01T18:47:59.246Z] 18:47:59 [2023-06-01T18:47:59.246Z] Server: 18:47:59 [2023-06-01T18:47:59.246Z] Containers: 0 18:47:59 [2023-06-01T18:47:59.246Z] Running: 0 18:47:59 [2023-06-01T18:47:59.246Z] Paused: 0 18:47:59 [2023-06-01T18:47:59.246Z] Stopped: 0 18:47:59 [2023-06-01T18:47:59.246Z] Images: 1 18:47:59 [2023-06-01T18:47:59.246Z] Server Version: 23.0.1 18:47:59 [2023-06-01T18:47:59.246Z] Storage Driver: overlay2 18:47:59 [2023-06-01T18:47:59.246Z] Backing Filesystem: extfs 18:47:59 [2023-06-01T18:47:59.246Z] Supports d_type: true 18:47:59 [2023-06-01T18:47:59.246Z] Using metacopy: false 18:47:59 [2023-06-01T18:47:59.246Z] Native Overlay Diff: true 18:47:59 [2023-06-01T18:47:59.246Z] userxattr: false 18:47:59 [2023-06-01T18:47:59.246Z] Logging Driver: json-file 18:47:59 [2023-06-01T18:47:59.246Z] Cgroup Driver: cgroupfs 18:47:59 [2023-06-01T18:47:59.246Z] Cgroup Version: 1 18:47:59 [2023-06-01T18:47:59.246Z] Plugins: 18:47:59 [2023-06-01T18:47:59.246Z] Volume: local 18:47:59 [2023-06-01T18:47:59.246Z] Network: bridge host ipvlan macvlan null overlay 18:47:59 [2023-06-01T18:47:59.246Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 18:47:59 [2023-06-01T18:47:59.246Z] Swarm: inactive 18:47:59 [2023-06-01T18:47:59.246Z] Runtimes: io.containerd.runc.v2 runc 18:47:59 [2023-06-01T18:47:59.246Z] Default Runtime: runc 18:47:59 [2023-06-01T18:47:59.246Z] Init Binary: docker-init 18:47:59 [2023-06-01T18:47:59.246Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 18:47:59 [2023-06-01T18:47:59.246Z] runc version: v1.1.4-0-g5fd4c4d 18:47:59 [2023-06-01T18:47:59.246Z] init version: de40ad0 18:47:59 [2023-06-01T18:47:59.246Z] Security Options: 18:47:59 [2023-06-01T18:47:59.246Z] apparmor 18:47:59 [2023-06-01T18:47:59.246Z] seccomp 18:47:59 [2023-06-01T18:47:59.246Z] Profile: builtin 18:47:59 [2023-06-01T18:47:59.246Z] Kernel Version: 5.15.0-1031-aws 18:47:59 [2023-06-01T18:47:59.246Z] Operating System: Ubuntu 20.04.6 LTS 18:47:59 [2023-06-01T18:47:59.246Z] OSType: linux 18:47:59 [2023-06-01T18:47:59.246Z] Architecture: aarch64 18:47:59 [2023-06-01T18:47:59.246Z] CPUs: 8 18:47:59 [2023-06-01T18:47:59.246Z] Total Memory: 30.64GiB 18:47:59 [2023-06-01T18:47:59.246Z] Name: ip-10-100-39-189 18:47:59 [2023-06-01T18:47:59.246Z] ID: 1c6d7120-c134-4627-b601-91a150afaa3a 18:47:59 [2023-06-01T18:47:59.246Z] Docker Root Dir: /var/lib/docker 18:47:59 [2023-06-01T18:47:59.246Z] Debug Mode: false 18:47:59 [2023-06-01T18:47:59.246Z] Registry: https://index.docker.io/v1/ 18:47:59 [2023-06-01T18:47:59.246Z] Experimental: true 18:47:59 [2023-06-01T18:47:59.246Z] Insecure Registries: 18:47:59 [2023-06-01T18:47:59.246Z] 127.0.0.0/8 18:47:59 [2023-06-01T18:47:59.246Z] Live Restore Enabled: true 18:47:59 [2023-06-01T18:47:59.246Z] [Pipeline] sh 18:47:59 [2023-06-01T18:47:59.531Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 18:47:59 [2023-06-01T18:47:59.531Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 18:47:59 [2023-06-01T18:47:59.531Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43980/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 18:47:59 [2023-06-01T18:47:59.531Z] + bash /home/ubuntu/workspace/moby_PR-43980/check-config.sh 18:47:59 [2023-06-01T18:47:59.531Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 18:47:59 [2023-06-01T18:47:59.531Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ... 18:47:59 [2023-06-01T18:47:59.531Z] 18:47:59 [2023-06-01T18:47:59.531Z] Generally Necessary: 18:47:59 [2023-06-01T18:47:59.531Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 18:47:59 [2023-06-01T18:47:59.531Z] - apparmor: enabled and tools installed 18:47:59 [2023-06-01T18:47:59.531Z] - CONFIG_NAMESPACES: enabled 18:47:59 [2023-06-01T18:47:59.531Z] - CONFIG_NET_NS: enabled 18:47:59 [2023-06-01T18:47:59.531Z] - CONFIG_PID_NS: enabled 18:47:59 [2023-06-01T18:47:59.531Z] - CONFIG_IPC_NS: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_UTS_NS: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_CGROUPS: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_CGROUP_CPUACCT: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_CGROUP_DEVICE: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_CGROUP_FREEZER: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_CGROUP_SCHED: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_CPUSETS: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_MEMCG: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_KEYS: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_VETH: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_BRIDGE: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_IP_NF_FILTER: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_IP_NF_NAT: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_NF_NAT: enabled (as module) 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_POSIX_MQUEUE: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_CGROUP_BPF: enabled 18:47:59 [2023-06-01T18:47:59.792Z] 18:47:59 [2023-06-01T18:47:59.792Z] Optional Features: 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_USER_NS: enabled 18:47:59 [2023-06-01T18:47:59.792Z] - CONFIG_SECCOMP: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_SECCOMP_FILTER: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_CGROUP_PIDS: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_MEMCG_SWAP: enabled 18:48:00 [2023-06-01T18:48:00.052Z] (cgroup swap accounting is currently enabled) 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_BLK_CGROUP: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_BLK_DEV_THROTTLING: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_CGROUP_PERF: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_CGROUP_HUGETLB: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_CGROUP_NET_PRIO: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_CFS_BANDWIDTH: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_FAIR_GROUP_SCHED: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_RT_GROUP_SCHED: missing 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_IP_VS: enabled (as module) 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_IP_VS_NFCT: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_IP_VS_PROTO_TCP: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_IP_VS_PROTO_UDP: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_IP_VS_RR: enabled (as module) 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_SECURITY_SELINUX: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_SECURITY_APPARMOR: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_EXT4_FS: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - CONFIG_EXT4_FS_SECURITY: enabled 18:48:00 [2023-06-01T18:48:00.052Z] - Network Drivers: 18:48:00 [2023-06-01T18:48:00.052Z] - "overlay": 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_VXLAN: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 18:48:00 [2023-06-01T18:48:00.313Z] Optional (for encrypted networks): 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_CRYPTO: enabled 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_CRYPTO_AEAD: enabled 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_CRYPTO_GCM: enabled 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_CRYPTO_SEQIV: enabled 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_CRYPTO_GHASH: enabled 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_XFRM: enabled 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_XFRM_USER: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_XFRM_ALGO: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_INET_ESP: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - "ipvlan": 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_IPVLAN: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - "macvlan": 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_MACVLAN: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_DUMMY: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - "ftp,tftp client in container": 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_NF_NAT_FTP: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - Storage Drivers: 18:48:00 [2023-06-01T18:48:00.313Z] - "aufs": 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_AUFS_FS: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - "btrfs": 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_BTRFS_FS: enabled (as module) 18:48:00 [2023-06-01T18:48:00.313Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 18:48:00 [2023-06-01T18:48:00.313Z] - "devicemapper": 18:48:00 [2023-06-01T18:48:00.574Z] - CONFIG_BLK_DEV_DM: enabled 18:48:00 [2023-06-01T18:48:00.574Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 18:48:00 [2023-06-01T18:48:00.574Z] - "overlay": 18:48:00 [2023-06-01T18:48:00.574Z] - CONFIG_OVERLAY_FS: enabled (as module) 18:48:00 [2023-06-01T18:48:00.574Z] - "zfs": 18:48:00 [2023-06-01T18:48:00.574Z] - /dev/zfs: present 18:48:00 [2023-06-01T18:48:00.574Z] - zfs command: missing 18:48:00 [2023-06-01T18:48:00.574Z] - zpool command: missing 18:48:00 [2023-06-01T18:48:00.574Z] 18:48:00 [2023-06-01T18:48:00.574Z] Limits: 18:48:00 [2023-06-01T18:48:00.574Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 18:48:00 [2023-06-01T18:48:00.574Z] 18:48:00 [2023-06-01T18:48:00.574Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 18:48:00 [2023-06-01T18:48:00.888Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f6eeecac0de1266def9577fe1eeb9be3739597a . 18:48:01 [2023-06-01T18:48:01.148Z] #1 [internal] load build definition from Dockerfile 18:48:01 [2023-06-01T18:48:01.148Z] #1 transferring dockerfile: 27.41kB done 18:48:01 [2023-06-01T18:48:01.148Z] #1 DONE 0.1s 18:48:01 [2023-06-01T18:48:01.148Z] 18:48:01 [2023-06-01T18:48:01.148Z] #2 [internal] load .dockerignore 18:48:01 [2023-06-01T18:48:01.148Z] #2 transferring context: 113B done 18:48:01 [2023-06-01T18:48:01.148Z] #2 DONE 0.1s 18:48:01 [2023-06-01T18:48:01.148Z] 18:48:01 [2023-06-01T18:48:01.148Z] #3 resolve image config for docker.io/docker/dockerfile:1 18:48:01 [2023-06-01T18:48:01.719Z] #3 DONE 0.4s 18:48:01 [2023-06-01T18:48:01.719Z] 18:48:01 [2023-06-01T18:48:01.719Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 18:48:01 [2023-06-01T18:48:01.719Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 18:48:01 [2023-06-01T18:48:01.719Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 18:48:01 [2023-06-01T18:48:01.719Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done 18:48:01 [2023-06-01T18:48:01.719Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done 18:48:01 [2023-06-01T18:48:01.719Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s 18:48:01 [2023-06-01T18:48:01.719Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done 18:48:01 [2023-06-01T18:48:01.719Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 18:48:01 [2023-06-01T18:48:01.979Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done 18:48:01 [2023-06-01T18:48:01.979Z] #4 DONE 0.4s 18:48:01 [2023-06-01T18:48:01.979Z] 18:48:01 [2023-06-01T18:48:01.979Z] #5 [internal] load metadata for docker.io/library/debian:bullseye 18:48:03 [2023-06-01T18:48:03.361Z] #5 ... 18:48:03 [2023-06-01T18:48:03.361Z] 18:48:03 [2023-06-01T18:48:03.361Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 18:48:03 [2023-06-01T18:48:03.361Z] #6 DONE 1.2s 18:48:03 [2023-06-01T18:48:03.361Z] 18:48:03 [2023-06-01T18:48:03.361Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 18:48:03 [2023-06-01T18:48:03.361Z] #7 DONE 1.2s 18:48:03 [2023-06-01T18:48:03.361Z] 18:48:03 [2023-06-01T18:48:03.361Z] #8 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye 18:48:03 [2023-06-01T18:48:03.361Z] #8 DONE 1.2s 18:48:03 [2023-06-01T18:48:03.361Z] 18:48:03 [2023-06-01T18:48:03.361Z] #9 [internal] load metadata for docker.io/library/busybox:latest 18:48:03 [2023-06-01T18:48:03.693Z] #9 DONE 1.4s 18:48:03 [2023-06-01T18:48:03.693Z] 18:48:03 [2023-06-01T18:48:03.693Z] #5 [internal] load metadata for docker.io/library/debian:bullseye 18:48:03 [2023-06-01T18:48:03.693Z] #5 DONE 1.4s 18:48:03 [2023-06-01T18:48:03.693Z] 18:48:03 [2023-06-01T18:48:03.693Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 18:48:03 [2023-06-01T18:48:03.693Z] #10 resolve docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 18:48:03 [2023-06-01T18:48:03.693Z] #10 ... 18:48:03 [2023-06-01T18:48:03.693Z] 18:48:03 [2023-06-01T18:48:03.693Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 18:48:03 [2023-06-01T18:48:03.693Z] #11 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done 18:48:03 [2023-06-01T18:48:03.693Z] #11 DONE 0.1s 18:48:03 [2023-06-01T18:48:03.693Z] 18:48:03 [2023-06-01T18:48:03.693Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 18:48:03 [2023-06-01T18:48:03.693Z] #10 resolve docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 0.2s done 18:48:03 [2023-06-01T18:48:03.954Z] #10 sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 1.85kB / 1.85kB done 18:48:03 [2023-06-01T18:48:03.954Z] #10 sha256:0d1881fd981442bd6721e0e4ff40eb0ba705475c3a8469482ccee9029af56ebf 529B / 529B done 18:48:03 [2023-06-01T18:48:03.954Z] #10 sha256:d352b92ddb5df3919bb910c3e7f46b1cbea5a6072f96eb837d7147a3c3f84d39 1.48kB / 1.48kB done 18:48:04 [2023-06-01T18:48:04.219Z] #10 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 1.05MB / 53.69MB 0.2s 18:48:04 [2023-06-01T18:48:04.219Z] #10 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 14.04MB / 53.69MB 0.3s 18:48:04 [2023-06-01T18:48:04.219Z] #10 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 24.12MB / 53.69MB 0.4s 18:48:04 [2023-06-01T18:48:04.481Z] #10 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 33.67MB / 53.69MB 0.5s 18:48:04 [2023-06-01T18:48:04.481Z] #10 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 0.7s 18:48:04 [2023-06-01T18:48:04.742Z] #10 ... 18:48:04 [2023-06-01T18:48:04.742Z] 18:48:04 [2023-06-01T18:48:04.742Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 18:48:04 [2023-06-01T18:48:04.742Z] #12 resolve docker.io/library/busybox@sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 0.2s done 18:48:04 [2023-06-01T18:48:04.742Z] #12 sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 2.29kB / 2.29kB done 18:48:04 [2023-06-01T18:48:04.742Z] #12 sha256:3be7f0919fc88e394cf86dc712cfb747f4ea29bd3e4e75508c3f53aeb2135ad7 528B / 528B done 18:48:04 [2023-06-01T18:48:04.742Z] #12 sha256:f92f3ea6e4a8c34d0521435aeae960a08746e2dc17ce0b75c0f7603fe0b9dc6a 1.47kB / 1.47kB done 18:48:04 [2023-06-01T18:48:04.742Z] #12 sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 2.00MB / 2.00MB 0.4s done 18:48:04 [2023-06-01T18:48:04.742Z] #12 extracting sha256:fee740108510eb41b69a19b84ac80616a932edeea714428428914774d373045e 0.1s done 18:48:04 [2023-06-01T18:48:04.742Z] #12 DONE 1.3s 18:48:04 [2023-06-01T18:48:04.742Z] 18:48:04 [2023-06-01T18:48:04.742Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 18:48:04 [2023-06-01T18:48:04.742Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done 18:48:04 [2023-06-01T18:48:04.742Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 18:48:04 [2023-06-01T18:48:04.742Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 18:48:04 [2023-06-01T18:48:04.742Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 18:48:04 [2023-06-01T18:48:04.742Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done 18:48:04 [2023-06-01T18:48:04.742Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done 18:48:04 [2023-06-01T18:48:04.742Z] #13 DONE 1.3s 18:48:05 [2023-06-01T18:48:05.002Z] 18:48:05 [2023-06-01T18:48:05.002Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 18:48:05 [2023-06-01T18:48:05.002Z] #14 resolve docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 0.2s done 18:48:05 [2023-06-01T18:48:05.002Z] #14 sha256:7f030ff9be47c7d37be80fe7f7738cc9489ea0686ead8f5f0d2f3b004921a474 7.01kB / 7.01kB done 18:48:05 [2023-06-01T18:48:05.002Z] #14 sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 1.86kB / 1.86kB done 18:48:05 [2023-06-01T18:48:05.002Z] #14 sha256:7b3cc4c7c2bcfea05f88cc81c1d16102ffc8bfa6e8b5d7dda04cc15db80f9127 1.58kB / 1.58kB done 18:48:05 [2023-06-01T18:48:05.003Z] #14 sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 53.69MB / 53.69MB 0.9s done 18:48:05 [2023-06-01T18:48:05.003Z] #14 sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 15.75MB / 15.75MB 0.7s done 18:48:05 [2023-06-01T18:48:05.003Z] #14 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 48.23MB / 54.68MB 1.0s 18:48:05 [2023-06-01T18:48:05.003Z] #14 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 25.17MB / 81.44MB 1.0s 18:48:05 [2023-06-01T18:48:05.003Z] #14 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 2.10MB / 95.47MB 1.0s 18:48:05 [2023-06-01T18:48:05.003Z] #14 extracting sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 18:48:05 [2023-06-01T18:48:05.003Z] #14 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 54.68MB / 54.68MB 1.2s 18:48:05 [2023-06-01T18:48:05.003Z] #14 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 45.09MB / 81.44MB 1.2s 18:48:05 [2023-06-01T18:48:05.003Z] #14 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 20.97MB / 95.47MB 1.2s 18:48:05 [2023-06-01T18:48:05.263Z] #14 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 55.57MB / 81.44MB 1.3s 18:48:05 [2023-06-01T18:48:05.263Z] #14 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 30.41MB / 95.47MB 1.3s 18:48:05 [2023-06-01T18:48:05.263Z] #14 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 65.01MB / 81.44MB 1.4s 18:48:05 [2023-06-01T18:48:05.263Z] #14 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 46.14MB / 95.47MB 1.4s 18:48:05 [2023-06-01T18:48:05.524Z] #14 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 75.50MB / 81.44MB 1.5s 18:48:05 [2023-06-01T18:48:05.524Z] #14 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 54.53MB / 95.47MB 1.5s 18:48:05 [2023-06-01T18:48:05.524Z] #14 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 81.44MB / 81.44MB 1.7s 18:48:05 [2023-06-01T18:48:05.524Z] #14 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 78.64MB / 95.47MB 1.7s 18:48:05 [2023-06-01T18:48:05.785Z] #14 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 88.08MB / 95.47MB 1.8s 18:48:05 [2023-06-01T18:48:05.785Z] #14 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 93.32MB / 95.47MB 1.9s 18:48:06 [2023-06-01T18:48:06.045Z] #14 extracting sha256:b04fae59f135dd79280e4a6da39408e04c6d703c617cbcb1c524dfe6f2962fe5 1.2s done 18:48:06 [2023-06-01T18:48:06.045Z] #14 ... 18:48:06 [2023-06-01T18:48:06.045Z] 18:48:06 [2023-06-01T18:48:06.045Z] #15 [internal] load build context 18:48:06 [2023-06-01T18:48:06.045Z] #15 transferring context: 68.93MB 1.8s done 18:48:06 [2023-06-01T18:48:06.045Z] #15 DONE 2.6s 18:48:06 [2023-06-01T18:48:06.045Z] 18:48:06 [2023-06-01T18:48:06.045Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 18:48:06 [2023-06-01T18:48:06.448Z] #14 sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 54.68MB / 54.68MB 2.3s done 18:48:06 [2023-06-01T18:48:06.709Z] #14 extracting sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 18:48:06 [2023-06-01T18:48:06.969Z] #14 extracting sha256:24cef00b9ad96bea3be667b285f4b22763747912cc8e4f2c3f145facb418d71d 0.4s done 18:48:07 [2023-06-01T18:48:07.229Z] #14 extracting sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 18:48:08 [2023-06-01T18:48:08.171Z] #14 extracting sha256:1db91b65282bc9aae941329f294e69b2671a6429827e8b357b950a2c112ef783 0.8s done 18:48:08 [2023-06-01T18:48:08.431Z] #14 sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 81.44MB / 81.44MB 4.6s done 18:48:08 [2023-06-01T18:48:08.692Z] #14 extracting sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 18:48:09 [2023-06-01T18:48:09.633Z] #14 extracting sha256:c4272e98011d52d5967d5c90e0f0e20f10a769ca8f63d78ffeec4c70cb81790b 1.0s done 18:48:10 [2023-06-01T18:48:10.572Z] #14 sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 95.47MB / 95.47MB 6.8s done 18:48:10 [2023-06-01T18:48:10.833Z] #14 extracting sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 18:48:10 [2023-06-01T18:48:10.833Z] #14 sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 156B / 156B 7.1s 18:48:11 [2023-06-01T18:48:11.093Z] #14 sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 156B / 156B 7.1s done 18:48:11 [2023-06-01T18:48:11.354Z] #14 ... 18:48:11 [2023-06-01T18:48:11.354Z] 18:48:11 [2023-06-01T18:48:11.354Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 18:48:11 [2023-06-01T18:48:11.354Z] #10 DONE 7.7s 18:48:11 [2023-06-01T18:48:11.354Z] 18:48:11 [2023-06-01T18:48:11.354Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 18:48:11 [2023-06-01T18:48:11.354Z] #14 ... 18:48:11 [2023-06-01T18:48:11.354Z] 18:48:11 [2023-06-01T18:48:11.354Z] #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 18:48:11 [2023-06-01T18:48:11.925Z] #16 ... 18:48:11 [2023-06-01T18:48:11.925Z] 18:48:11 [2023-06-01T18:48:11.925Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 18:48:11 [2023-06-01T18:48:11.925Z] #11 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done 18:48:11 [2023-06-01T18:48:11.925Z] #11 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done 18:48:11 [2023-06-01T18:48:11.925Z] #11 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done 18:48:11 [2023-06-01T18:48:11.925Z] #11 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 7.2s done 18:48:11 [2023-06-01T18:48:11.925Z] #11 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done 18:48:11 [2023-06-01T18:48:11.925Z] #11 DONE 8.4s 18:48:12 [2023-06-01T18:48:12.186Z] 18:48:12 [2023-06-01T18:48:12.186Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8 18:48:12 [2023-06-01T18:48:12.756Z] #14 extracting sha256:0485189e9a3745f2aa6388120c6069ba16121d7cca3544ca9cca209e38e19944 1.6s done 18:48:13 [2023-06-01T18:48:13.016Z] #14 extracting sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 18:48:13 [2023-06-01T18:48:13.276Z] #14 extracting sha256:e48eb6dc33832efce80c6178184bd3f3c3d1885c629eca47356cc8f87eabed42 done 18:48:13 [2023-06-01T18:48:13.846Z] #14 DONE 10.2s 18:48:13 [2023-06-01T18:48:13.846Z] 18:48:13 [2023-06-01T18:48:13.846Z] #17 [build-dummy 2/2] RUN mkdir -p /build 18:48:13 [2023-06-01T18:48:13.846Z] #17 ... 18:48:13 [2023-06-01T18:48:13.846Z] 18:48:13 [2023-06-01T18:48:13.846Z] #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 18:48:13 [2023-06-01T18:48:13.846Z] #16 2.525 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 18:48:13 [2023-06-01T18:48:13.846Z] #16 2.537 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:48:13 [2023-06-01T18:48:13.846Z] #16 2.537 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:48:14 [2023-06-01T18:48:14.106Z] #16 2.669 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:48:14 [2023-06-01T18:48:14.365Z] #16 2.948 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 18:48:14 [2023-06-01T18:48:14.365Z] #16 2.955 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:48:15 [2023-06-01T18:48:15.304Z] #16 3.858 Fetched 8531 kB in 2s (5353 kB/s) 18:48:15 [2023-06-01T18:48:15.564Z] #16 3.858 Reading package lists... 18:48:16 [2023-06-01T18:48:16.394Z] #16 4.436 Reading package lists... 18:48:16 [2023-06-01T18:48:16.654Z] #16 4.995 Building dependency tree... 18:48:16 [2023-06-01T18:48:16.914Z] #16 5.493 The following additional packages will be installed: 18:48:16 [2023-06-01T18:48:16.914Z] #16 5.493 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 18:48:16 [2023-06-01T18:48:16.914Z] #16 5.494 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 18:48:16 [2023-06-01T18:48:16.914Z] #16 5.497 Recommended packages: 18:48:16 [2023-06-01T18:48:16.914Z] #16 5.497 libldap-common publicsuffix libsasl2-modules 18:48:16 [2023-06-01T18:48:16.914Z] #16 5.611 The following NEW packages will be installed: 18:48:16 [2023-06-01T18:48:16.914Z] #16 5.612 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 18:48:16 [2023-06-01T18:48:16.914Z] #16 5.612 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 18:48:16 [2023-06-01T18:48:16.914Z] #16 5.613 libssh2-1 openssl 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.891 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.891 Need to get 2945 kB of archives. 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.891 After this operation, 6484 kB of additional disk space will be used. 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.891 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.914 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.927 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.928 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.963 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.977 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.980 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.981 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.983 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.984 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 18:48:17 [2023-06-01T18:48:17.174Z] #16 5.985 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] 18:48:17 [2023-06-01T18:48:17.435Z] #16 5.988 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] 18:48:17 [2023-06-01T18:48:17.435Z] #16 5.990 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 18:48:17 [2023-06-01T18:48:17.435Z] #16 6.008 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 18:48:17 [2023-06-01T18:48:17.435Z] #16 6.043 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 18:48:17 [2023-06-01T18:48:17.695Z] #16 6.315 debconf: delaying package configuration, since apt-utils is not installed 18:48:17 [2023-06-01T18:48:17.695Z] #16 6.351 Fetched 2945 kB in 0s (7022 kB/s) 18:48:17 [2023-06-01T18:48:17.695Z] #16 6.395 Selecting previously unselected package openssl. 18:48:17 [2023-06-01T18:48:17.695Z] #16 6.395 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6656 files and directories currently installed.) 18:48:17 [2023-06-01T18:48:17.695Z] #16 6.400 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ... 18:48:17 [2023-06-01T18:48:17.695Z] #16 6.409 Unpacking openssl (1.1.1n-0+deb11u5) ... 18:48:18 [2023-06-01T18:48:18.265Z] #16 6.709 Selecting previously unselected package ca-certificates. 18:48:18 [2023-06-01T18:48:18.265Z] #16 6.710 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 18:48:18 [2023-06-01T18:48:18.265Z] #16 6.722 Unpacking ca-certificates (20210119) ... 18:48:18 [2023-06-01T18:48:18.265Z] #16 6.924 Selecting previously unselected package libbrotli1:arm64. 18:48:18 [2023-06-01T18:48:18.265Z] #16 6.926 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 18:48:18 [2023-06-01T18:48:18.265Z] #16 6.945 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 18:48:18 [2023-06-01T18:48:18.539Z] #16 7.057 Selecting previously unselected package libsasl2-modules-db:arm64. 18:48:18 [2023-06-01T18:48:18.539Z] #16 7.058 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 18:48:18 [2023-06-01T18:48:18.539Z] #16 7.068 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 18:48:18 [2023-06-01T18:48:18.539Z] #16 7.202 Selecting previously unselected package libsasl2-2:arm64. 18:48:18 [2023-06-01T18:48:18.539Z] #16 7.203 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 18:48:18 [2023-06-01T18:48:18.539Z] #16 7.215 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 18:48:19 [2023-06-01T18:48:19.109Z] #16 7.680 Selecting previously unselected package libldap-2.4-2:arm64. 18:48:19 [2023-06-01T18:48:19.109Z] #16 7.681 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 18:48:19 [2023-06-01T18:48:19.109Z] #16 7.737 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 18:48:19 [2023-06-01T18:48:19.109Z] #16 7.823 Selecting previously unselected package libnghttp2-14:arm64. 18:48:19 [2023-06-01T18:48:19.109Z] #16 7.824 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 18:48:19 [2023-06-01T18:48:19.109Z] #16 7.835 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 18:48:19 [2023-06-01T18:48:19.369Z] #16 7.932 Selecting previously unselected package libpsl5:arm64. 18:48:19 [2023-06-01T18:48:19.369Z] #16 7.934 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 18:48:19 [2023-06-01T18:48:19.369Z] #16 8.036 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 18:48:19 [2023-06-01T18:48:19.369Z] #16 8.125 Selecting previously unselected package librtmp1:arm64. 18:48:19 [2023-06-01T18:48:19.369Z] #16 8.126 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 18:48:19 [2023-06-01T18:48:19.369Z] #16 8.133 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:48:19 [2023-06-01T18:48:19.629Z] #16 8.243 Selecting previously unselected package libssh2-1:arm64. 18:48:19 [2023-06-01T18:48:19.629Z] #16 8.244 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 18:48:19 [2023-06-01T18:48:19.629Z] #16 8.251 Unpacking libssh2-1:arm64 (1.9.0-2) ... 18:48:19 [2023-06-01T18:48:19.629Z] #16 8.469 Selecting previously unselected package libcurl4:arm64. 18:48:19 [2023-06-01T18:48:19.889Z] #16 8.471 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... 18:48:19 [2023-06-01T18:48:19.889Z] #16 8.477 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 18:48:19 [2023-06-01T18:48:19.889Z] #16 8.556 Selecting previously unselected package curl. 18:48:19 [2023-06-01T18:48:19.889Z] #16 8.557 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... 18:48:19 [2023-06-01T18:48:19.889Z] #16 8.562 Unpacking curl (7.74.0-1.3+deb11u7) ... 18:48:19 [2023-06-01T18:48:19.889Z] #16 ... 18:48:19 [2023-06-01T18:48:19.889Z] 18:48:19 [2023-06-01T18:48:19.889Z] #18 [base 2/5] COPY --from=xx / / 18:48:19 [2023-06-01T18:48:19.889Z] #18 DONE 0.1s 18:48:19 [2023-06-01T18:48:19.889Z] 18:48:19 [2023-06-01T18:48:19.889Z] #17 [build-dummy 2/2] RUN mkdir -p /build 18:48:19 [2023-06-01T18:48:19.889Z] #17 DONE 15.1s 18:48:19 [2023-06-01T18:48:19.889Z] 18:48:19 [2023-06-01T18:48:19.889Z] #19 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:48:20 [2023-06-01T18:48:20.150Z] #19 ... 18:48:20 [2023-06-01T18:48:20.150Z] 18:48:20 [2023-06-01T18:48:20.150Z] #20 [binary-dummy 1/1] COPY --from=build-dummy /build /build 18:48:20 [2023-06-01T18:48:20.150Z] #20 DONE 0.1s 18:48:20 [2023-06-01T18:48:20.150Z] 18:48:20 [2023-06-01T18:48:20.150Z] #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 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.623 Selecting previously unselected package libonig5:arm64. 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.625 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.631 Unpacking libonig5:arm64 (6.9.6-1.1) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.744 Selecting previously unselected package libjq1:arm64. 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.745 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.752 Unpacking libjq1:arm64 (1.6-2.1) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.797 Selecting previously unselected package jq. 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.799 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.803 Unpacking jq (1.6-2.1) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.856 Setting up libpsl5:arm64 (0.21.0-1.2) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.870 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.885 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.900 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.914 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.928 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.945 Setting up libssh2-1:arm64 (1.9.0-2) ... 18:48:20 [2023-06-01T18:48:20.150Z] #16 8.958 Setting up openssl (1.1.1n-0+deb11u5) ... 18:48:20 [2023-06-01T18:48:20.411Z] #16 8.974 Setting up libonig5:arm64 (6.9.6-1.1) ... 18:48:20 [2023-06-01T18:48:20.411Z] #16 8.984 Setting up libjq1:arm64 (1.6-2.1) ... 18:48:20 [2023-06-01T18:48:20.411Z] #16 8.995 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 18:48:20 [2023-06-01T18:48:20.411Z] #16 9.008 Setting up ca-certificates (20210119) ... 18:48:20 [2023-06-01T18:48:20.411Z] #16 ... 18:48:20 [2023-06-01T18:48:20.411Z] 18:48:20 [2023-06-01T18:48:20.411Z] #19 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 18:48:20 [2023-06-01T18:48:20.411Z] #19 DONE 0.5s 18:48:20 [2023-06-01T18:48:20.671Z] 18:48:20 [2023-06-01T18:48:20.671Z] #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 18:48:21 [2023-06-01T18:48:21.242Z] #21 DONE 0.6s 18:48:21 [2023-06-01T18:48:21.242Z] 18:48:21 [2023-06-01T18:48:21.242Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 18:48:21 [2023-06-01T18:48:21.812Z] #22 0.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:48:21 [2023-06-01T18:48:21.812Z] #22 0.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:48:21 [2023-06-01T18:48:21.812Z] #22 0.764 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:48:22 [2023-06-01T18:48:22.073Z] #22 ... 18:48:22 [2023-06-01T18:48:22.073Z] 18:48:22 [2023-06-01T18:48:22.073Z] #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 18:48:22 [2023-06-01T18:48:22.073Z] #16 9.508 Updating certificates in /etc/ssl/certs... 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.10 129 added, 0 removed; done. 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.13 Setting up jq (1.6-2.1) ... 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.14 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.15 Setting up curl (7.74.0-1.3+deb11u7) ... 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.16 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.18 Processing triggers for ca-certificates (20210119) ... 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.19 Updating certificates in /etc/ssl/certs... 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.66 0 added, 0 removed; done. 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.66 Running hooks in /etc/ca-certificates/update.d... 18:48:22 [2023-06-01T18:48:22.073Z] #16 10.66 done. 18:48:22 [2023-06-01T18:48:22.073Z] #16 DONE 10.7s 18:48:22 [2023-06-01T18:48:22.073Z] 18:48:22 [2023-06-01T18:48:22.073Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 18:48:22 [2023-06-01T18:48:22.073Z] #23 DONE 0.0s 18:48:22 [2023-06-01T18:48:22.073Z] 18:48:22 [2023-06-01T18:48:22.073Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 18:48:22 [2023-06-01T18:48:22.073Z] #22 0.902 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:48:22 [2023-06-01T18:48:22.333Z] #22 1.034 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 18:48:22 [2023-06-01T18:48:22.333Z] #22 1.161 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:48:23 [2023-06-01T18:48:23.273Z] #22 1.889 Fetched 8531 kB in 1s (6028 kB/s) 18:48:23 [2023-06-01T18:48:23.843Z] #22 1.889 Reading package lists... 18:48:24 [2023-06-01T18:48:24.413Z] #22 2.479 Reading package lists... 18:48:24 [2023-06-01T18:48:24.413Z] #22 3.058 Building dependency tree... 18:48:24 [2023-06-01T18:48:24.413Z] #22 3.243 Reading state information... 18:48:24 [2023-06-01T18:48:24.672Z] #22 3.566 The following additional packages will be installed: 18:48:24 [2023-06-01T18:48:24.932Z] #22 3.568 libmagic-mgc libmagic1 18:48:24 [2023-06-01T18:48:24.932Z] #22 3.604 The following NEW packages will be installed: 18:48:24 [2023-06-01T18:48:24.932Z] #22 3.606 file libmagic-mgc libmagic1 18:48:25 [2023-06-01T18:48:25.192Z] #22 3.888 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. 18:48:25 [2023-06-01T18:48:25.192Z] #22 3.888 Need to get 463 kB of archives. 18:48:25 [2023-06-01T18:48:25.192Z] #22 3.888 After this operation, 7063 kB of additional disk space will be used. 18:48:25 [2023-06-01T18:48:25.192Z] #22 3.888 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 18:48:25 [2023-06-01T18:48:25.192Z] #22 3.899 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 18:48:25 [2023-06-01T18:48:25.192Z] #22 3.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 18:48:25 [2023-06-01T18:48:25.192Z] #22 4.054 debconf: delaying package configuration, since apt-utils is not installed 18:48:25 [2023-06-01T18:48:25.192Z] #22 4.100 Fetched 463 kB in 0s (1579 kB/s) 18:48:25 [2023-06-01T18:48:25.192Z] #22 4.123 Selecting previously unselected package libmagic-mgc. 18:48:25 [2023-06-01T18:48:25.452Z] #22 4.123 (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.) 18:48:25 [2023-06-01T18:48:25.452Z] #22 4.133 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... 18:48:25 [2023-06-01T18:48:25.452Z] #22 4.139 Unpacking libmagic-mgc (1:5.39-3) ... 18:48:25 [2023-06-01T18:48:25.452Z] #22 4.220 Selecting previously unselected package libmagic1:arm64. 18:48:25 [2023-06-01T18:48:25.452Z] #22 4.223 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... 18:48:25 [2023-06-01T18:48:25.452Z] #22 4.231 Unpacking libmagic1:arm64 (1:5.39-3) ... 18:48:25 [2023-06-01T18:48:25.452Z] #22 4.367 Selecting previously unselected package file. 18:48:25 [2023-06-01T18:48:25.712Z] #22 4.370 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... 18:48:25 [2023-06-01T18:48:25.712Z] #22 4.381 Unpacking file (1:5.39-3) ... 18:48:25 [2023-06-01T18:48:25.712Z] #22 4.430 Setting up libmagic-mgc (1:5.39-3) ... 18:48:25 [2023-06-01T18:48:25.712Z] #22 4.445 Setting up libmagic1:arm64 (1:5.39-3) ... 18:48:25 [2023-06-01T18:48:25.712Z] #22 4.466 Setting up file (1:5.39-3) ... 18:48:25 [2023-06-01T18:48:25.712Z] #22 4.477 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:48:25 [2023-06-01T18:48:25.972Z] #22 DONE 4.7s 18:48:25 [2023-06-01T18:48:25.972Z] 18:48:25 [2023-06-01T18:48:25.972Z] #24 [swagger-src 1/3] WORKDIR /usr/src/swagger 18:48:26 [2023-06-01T18:48:26.233Z] #24 ... 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #25 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 18:48:26 [2023-06-01T18:48:26.233Z] #25 DONE 0.3s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 18:48:26 [2023-06-01T18:48:26.233Z] #26 DONE 0.3s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #27 [registry-src 1/2] WORKDIR /usr/src/registry 18:48:26 [2023-06-01T18:48:26.233Z] #27 DONE 0.3s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 18:48:26 [2023-06-01T18:48:26.233Z] #28 DONE 0.3s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #29 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 18:48:26 [2023-06-01T18:48:26.233Z] #29 DONE 0.3s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #30 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 18:48:26 [2023-06-01T18:48:26.233Z] #30 DONE 0.4s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #31 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 18:48:26 [2023-06-01T18:48:26.233Z] #31 DONE 0.4s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #32 [tini-src 1/3] WORKDIR /usr/src/tini 18:48:26 [2023-06-01T18:48:26.233Z] #32 DONE 0.4s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 18:48:26 [2023-06-01T18:48:26.233Z] #33 DONE 0.4s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #34 [dockercli-src 1/5] WORKDIR /tmp/dockercli 18:48:26 [2023-06-01T18:48:26.233Z] #34 DONE 0.4s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #35 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 18:48:26 [2023-06-01T18:48:26.233Z] #35 DONE 0.4s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #36 [delve-src 1/3] WORKDIR /usr/src/delve 18:48:26 [2023-06-01T18:48:26.233Z] #36 DONE 0.4s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #37 [containerd-src 1/3] WORKDIR /usr/src/containerd 18:48:26 [2023-06-01T18:48:26.233Z] #37 DONE 0.4s 18:48:26 [2023-06-01T18:48:26.233Z] 18:48:26 [2023-06-01T18:48:26.233Z] #38 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 18:48:26 [2023-06-01T18:48:26.493Z] #38 ... 18:48:26 [2023-06-01T18:48:26.493Z] 18:48:26 [2023-06-01T18:48:26.493Z] #24 [swagger-src 1/3] WORKDIR /usr/src/swagger 18:48:26 [2023-06-01T18:48:26.493Z] #24 DONE 0.6s 18:48:26 [2023-06-01T18:48:26.493Z] 18:48:26 [2023-06-01T18:48:26.493Z] #39 [runc-src 1/3] WORKDIR /usr/src/runc 18:48:26 [2023-06-01T18:48:26.493Z] #39 DONE 0.6s 18:48:26 [2023-06-01T18:48:26.493Z] 18:48:26 [2023-06-01T18:48:26.493Z] #40 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 18:48:27 [2023-06-01T18:48:27.066Z] #40 ... 18:48:27 [2023-06-01T18:48:27.066Z] 18:48:27 [2023-06-01T18:48:27.066Z] #41 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: Using 'master' as the name for the initial branch. This default branch name 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: is subject to change. To configure the initial branch name to use in all 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: of your new repositories, which will suppress this warning, call: 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: git config --global init.defaultBranch <name> 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: 'development'. The just-created branch can be renamed via this command: 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 hint: git branch -m <name> 18:48:27 [2023-06-01T18:48:27.066Z] #0 0.722 Initialized empty Git repository in /usr/src/registry/.git/ 18:48:27 [2023-06-01T18:48:27.066Z] #41 DONE 0.8s 18:48:27 [2023-06-01T18:48:27.328Z] 18:48:27 [2023-06-01T18:48:27.328Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 18:48:27 [2023-06-01T18:48:27.328Z] #0 1.536 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 18:48:27 [2023-06-01T18:48:27.328Z] #0 1.726 18:48:27 [2023-06-01T18:48:27.328Z] #0 1.944 #=#=# ######################################################################## 100.0% 18:48:27 [2023-06-01T18:48:27.328Z] #0 2.163 18:48:27 [2023-06-01T18:48:27.328Z] #0 3.185 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 18:48:27 [2023-06-01T18:48:27.328Z] #0 3.376 18:48:27 [2023-06-01T18:48:27.328Z] #0 3.595 #=#=# 0.1% ######################################################################## 100.0% 18:48:27 [2023-06-01T18:48:27.328Z] #0 3.914 18:48:27 [2023-06-01T18:48:27.328Z] #0 5.075 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 18:48:27 [2023-06-01T18:48:27.590Z] #42 5.401 18:48:27 [2023-06-01T18:48:27.590Z] 18:48:27 [2023-06-01T18:48:27.590Z] #42 ... 18:48:27 [2023-06-01T18:48:27.590Z] 18:48:27 [2023-06-01T18:48:27.590Z] #43 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: Using 'master' as the name for the initial branch. This default branch name 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: is subject to change. To configure the initial branch name to use in all 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: of your new repositories, which will suppress this warning, call: 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: git config --global init.defaultBranch <name> 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: 'development'. The just-created branch can be renamed via this command: 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.205 hint: git branch -m <name> 18:48:27 [2023-06-01T18:48:27.590Z] #0 1.207 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 18:48:27 [2023-06-01T18:48:27.590Z] #43 DONE 1.3s 18:48:27 [2023-06-01T18:48:27.590Z] 18:48:27 [2023-06-01T18:48:27.590Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 18:48:27 [2023-06-01T18:48:27.590Z] #42 5.531 #=#=# 18:48:27 [2023-06-01T18:48:27.590Z] #42 ... 18:48:27 [2023-06-01T18:48:27.590Z] 18:48:27 [2023-06-01T18:48:27.590Z] #44 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:48:27 [2023-06-01T18:48:27.851Z] #44 ... 18:48:27 [2023-06-01T18:48:27.851Z] 18:48:27 [2023-06-01T18:48:27.851Z] #45 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: Using 'master' as the name for the initial branch. This default branch name 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: is subject to change. To configure the initial branch name to use in all 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: of your new repositories, which will suppress this warning, call: 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: git config --global init.defaultBranch <name> 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: 'development'. The just-created branch can be renamed via this command: 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 hint: git branch -m <name> 18:48:27 [2023-06-01T18:48:27.851Z] #0 1.479 Initialized empty Git repository in /usr/src/tini/.git/ 18:48:27 [2023-06-01T18:48:27.851Z] #45 DONE 1.5s 18:48:27 [2023-06-01T18:48:27.851Z] 18:48:27 [2023-06-01T18:48:27.851Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 18:48:28 [2023-06-01T18:48:28.685Z] #42 5.531 #=#=# ##O#-# ##O=# # 0.1% ########################################## 59.2% ##################################################################### 96.3% ###42 ... 18:48:28 [2023-06-01T18:48:28.685Z] 18:48:28 [2023-06-01T18:48:28.685Z] #46 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: Using 'master' as the name for the initial branch. This default branch name 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: is subject to change. To configure the initial branch name to use in all 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: of your new repositories, which will suppress this warning, call: 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: git config --global init.defaultBranch <name> 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: 'development'. The just-created branch can be renamed via this command: 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.994 hint: git branch -m <name> 18:48:28 [2023-06-01T18:48:28.685Z] #0 1.998 Initialized empty Git repository in /usr/src/delve/.git/ 18:48:28 [2023-06-01T18:48:28.685Z] #46 DONE 2.5s 18:48:28 [2023-06-01T18:48:28.685Z] 18:48:28 [2023-06-01T18:48:28.685Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 18:48:28 [2023-06-01T18:48:28.685Z] #42 5.531 #=#=# ##O#-# ##O=# # 0.1% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% 18:48:28 [2023-06-01T18:48:28.947Z] #42 6.875 18:48:29 [2023-06-01T18:48:29.892Z] #42 ... 18:48:29 [2023-06-01T18:48:29.892Z] 18:48:29 [2023-06-01T18:48:29.892Z] #47 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: Using 'master' as the name for the initial branch. This default branch name 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: is subject to change. To configure the initial branch name to use in all 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: of your new repositories, which will suppress this warning, call: 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: git config --global init.defaultBranch <name> 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: 'development'. The just-created branch can be renamed via this command: 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.393 hint: git branch -m <name> 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.406 Initialized empty Git repository in /tmp/dockercli/.git/ 18:48:29 [2023-06-01T18:48:29.892Z] #47 DONE 3.5s 18:48:29 [2023-06-01T18:48:29.892Z] 18:48:29 [2023-06-01T18:48:29.892Z] #38 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: Using 'master' as the name for the initial branch. This default branch name 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: is subject to change. To configure the initial branch name to use in all 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: of your new repositories, which will suppress this warning, call: 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: git config --global init.defaultBranch <name> 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: 'development'. The just-created branch can be renamed via this command: 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.259 hint: git branch -m <name> 18:48:29 [2023-06-01T18:48:29.892Z] #38 2.294 Initialized empty Git repository in /usr/src/containerd/.git/ 18:48:29 [2023-06-01T18:48:29.892Z] #38 DONE 3.6s 18:48:29 [2023-06-01T18:48:29.892Z] 18:48:29 [2023-06-01T18:48:29.892Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.128 go: downloading github.com/golangci/golangci-lint v1.51.2 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.820 go: downloading github.com/fatih/color v1.14.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.820 go: downloading github.com/gofrs/flock v0.8.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.823 go: downloading github.com/spf13/cobra v1.6.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.825 go: downloading github.com/spf13/pflag v1.0.5 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.825 go: downloading github.com/spf13/viper v1.12.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.825 go: downloading gopkg.in/yaml.v3 v3.0.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.852 go: downloading github.com/pkg/errors v0.9.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.869 go: downloading golang.org/x/tools v0.6.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 2.985 go: downloading github.com/hashicorp/go-version v1.6.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.007 go: downloading github.com/ldez/gomoddirectives v0.2.3 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.135 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.152 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.203 go: downloading github.com/mattn/go-colorable v0.1.13 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.210 go: downloading github.com/sirupsen/logrus v1.9.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.228 go: downloading github.com/stretchr/testify v1.8.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.236 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.248 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.265 go: downloading github.com/mattn/go-isatty v0.0.17 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.282 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.300 go: downloading github.com/spf13/afero v1.8.2 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.339 go: downloading github.com/spf13/cast v1.5.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.375 go: downloading github.com/spf13/jwalterweatherman v1.1.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.470 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.473 go: downloading 4d63.com/gochecknoglobals v0.2.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.473 go: downloading github.com/Abirdcfly/dupword v0.0.9 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.508 go: downloading github.com/Antonboom/errname v0.1.7 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.525 go: downloading github.com/Antonboom/nilnil v0.1.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.561 go: downloading github.com/BurntSushi/toml v1.2.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.571 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.584 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.611 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.612 go: downloading github.com/alexkohler/prealloc v1.0.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.712 go: downloading github.com/alingse/asasalint v0.0.11 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.735 go: downloading github.com/ashanbrown/forbidigo v1.4.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.825 go: downloading github.com/ashanbrown/makezero v1.1.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.864 go: downloading github.com/bkielbasa/cyclop v1.2.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.912 go: downloading github.com/blizzy78/varnamelen v0.8.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 3.940 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 4.022 go: downloading github.com/breml/bidichk v0.2.3 18:48:29 [2023-06-01T18:48:29.892Z] #0 4.035 go: downloading github.com/breml/errchkjson v0.3.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 4.057 go: downloading github.com/butuzov/ireturn v0.1.1 18:48:29 [2023-06-01T18:48:29.892Z] #0 4.080 go: downloading github.com/charithe/durationcheck v0.0.9 18:48:29 [2023-06-01T18:48:29.892Z] #0 4.108 go: downloading github.com/curioswitch/go-reassign v0.2.0 18:48:29 [2023-06-01T18:48:29.892Z] #0 4.136 go: downloading github.com/daixiang0/gci v0.9.1 18:48:30 [2023-06-01T18:48:30.157Z] #48 4.345 go: downloading github.com/denis-tingaikin/go-header v0.4.3 18:48:30 [2023-06-01T18:48:30.157Z] #48 4.423 go: downloading github.com/esimonov/ifshort v1.0.4 18:48:30 [2023-06-01T18:48:30.422Z] #48 4.525 go: downloading github.com/firefart/nonamedreturns v1.0.4 18:48:30 [2023-06-01T18:48:30.422Z] #48 4.539 go: downloading github.com/fzipp/gocyclo v0.6.0 18:48:30 [2023-06-01T18:48:30.422Z] #48 4.550 go: downloading github.com/go-critic/go-critic v0.6.7 18:48:30 [2023-06-01T18:48:30.422Z] #48 4.550 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 18:48:30 [2023-06-01T18:48:30.422Z] #48 4.619 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 18:48:30 [2023-06-01T18:48:30.422Z] #48 4.619 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 18:48:30 [2023-06-01T18:48:30.422Z] #48 4.619 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.672 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.787 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.792 go: downloading github.com/golangci/misspell v0.4.0 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.792 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.835 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.835 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.863 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.872 go: downloading github.com/hexops/gotextdiff v1.0.3 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.893 go: downloading github.com/jgautheron/goconst v1.5.1 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.906 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.906 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.929 go: downloading github.com/julz/importas v0.1.0 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.937 go: downloading github.com/junk1tm/musttag v0.4.5 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.937 go: downloading github.com/kisielk/errcheck v1.6.3 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.938 go: downloading github.com/kkHAIKE/contextcheck v1.1.3 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.970 go: downloading github.com/kulti/thelper v0.6.3 18:48:30 [2023-06-01T18:48:30.684Z] #48 4.974 go: downloading github.com/kunwardeep/paralleltest v1.0.6 18:48:30 [2023-06-01T18:48:30.684Z] #48 5.004 go: downloading github.com/kyoh86/exportloopref v0.1.11 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.011 go: downloading github.com/ldez/tagliatelle v0.4.0 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.020 go: downloading github.com/leonklingele/grouper v1.1.1 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.025 go: downloading github.com/lufeee/execinquery v1.2.1 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.042 go: downloading github.com/maratori/testableexamples v1.0.0 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.051 go: downloading github.com/maratori/testpackage v1.1.0 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.077 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.084 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.092 go: downloading github.com/mgechev/revive v1.2.5 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.118 go: downloading github.com/moricho/tparallel v0.2.1 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.122 go: downloading github.com/nakabonne/nestif v0.3.1 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.159 go: downloading github.com/nishanths/exhaustive v0.9.5 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.162 go: downloading github.com/nishanths/predeclared v0.2.2 18:48:30 [2023-06-01T18:48:30.946Z] #48 5.219 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1 18:48:31 [2023-06-01T18:48:31.353Z] #48 5.242 go: downloading github.com/polyfloyd/go-errorlint v1.1.0 18:48:31 [2023-06-01T18:48:31.353Z] #48 5.271 go: downloading github.com/ryancurrah/gomodguard v1.3.0 18:48:31 [2023-06-01T18:48:31.353Z] #48 5.296 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0 18:48:31 [2023-06-01T18:48:31.353Z] #48 5.348 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 18:48:31 [2023-06-01T18:48:31.353Z] #48 5.380 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 18:48:31 [2023-06-01T18:48:31.353Z] #48 5.385 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0 18:48:31 [2023-06-01T18:48:31.353Z] #48 5.482 go: downloading github.com/securego/gosec/v2 v2.15.0 18:48:31 [2023-06-01T18:48:31.353Z] #48 5.502 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 18:48:31 [2023-06-01T18:48:31.353Z] #48 5.591 go: downloading github.com/sivchari/containedctx v1.0.2 18:48:31 [2023-06-01T18:48:31.634Z] #48 5.736 go: downloading github.com/sivchari/nosnakecase v1.7.0 18:48:31 [2023-06-01T18:48:31.634Z] #48 5.741 go: downloading github.com/sivchari/tenv v1.7.1 18:48:31 [2023-06-01T18:48:31.634Z] #48 5.743 go: downloading github.com/sonatard/noctx v0.0.1 18:48:31 [2023-06-01T18:48:31.634Z] #48 5.780 go: downloading github.com/sourcegraph/go-diff v0.7.0 18:48:31 [2023-06-01T18:48:31.634Z] #48 5.780 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 18:48:31 [2023-06-01T18:48:31.634Z] #48 5.816 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 18:48:31 [2023-06-01T18:48:31.634Z] #48 5.816 go: downloading github.com/tdakkota/asciicheck v0.1.1 18:48:31 [2023-06-01T18:48:31.634Z] #48 5.828 go: downloading github.com/tetafro/godot v1.4.11 18:48:31 [2023-06-01T18:48:31.634Z] #48 5.828 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e 18:48:31 [2023-06-01T18:48:31.906Z] #48 5.912 go: downloading github.com/timonwong/loggercheck v0.9.3 18:48:31 [2023-06-01T18:48:31.906Z] #48 5.983 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0 18:48:31 [2023-06-01T18:48:31.906Z] #48 ... 18:48:31 [2023-06-01T18:48:31.906Z] 18:48:31 [2023-06-01T18:48:31.906Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: Using 'master' as the name for the initial branch. This default branch name 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: is subject to change. To configure the initial branch name to use in all 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: of your new repositories, which will suppress this warning, call: 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: git config --global init.defaultBranch <name> 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: 'development'. The just-created branch can be renamed via this command: 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.262 hint: git branch -m <name> 18:48:31 [2023-06-01T18:48:31.906Z] #0 3.274 Initialized empty Git repository in /usr/src/swagger/.git/ 18:48:31 [2023-06-01T18:48:31.906Z] #49 DONE 5.4s 18:48:31 [2023-06-01T18:48:31.906Z] 18:48:31 [2023-06-01T18:48:31.906Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:48:31 [2023-06-01T18:48:31.906Z] #48 6.023 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 18:48:31 [2023-06-01T18:48:31.906Z] #48 6.032 go: downloading github.com/ultraware/funlen v0.0.3 18:48:31 [2023-06-01T18:48:31.906Z] #48 6.032 go: downloading github.com/ultraware/whitespace v0.0.5 18:48:31 [2023-06-01T18:48:31.906Z] #48 6.032 go: downloading github.com/uudashr/gocognit v1.0.6 18:48:31 [2023-06-01T18:48:31.906Z] #48 6.040 go: downloading github.com/yagipy/maintidx v1.0.0 18:48:31 [2023-06-01T18:48:31.906Z] #48 6.083 go: downloading github.com/yeya24/promlinter v0.2.0 18:48:31 [2023-06-01T18:48:31.906Z] #48 ... 18:48:31 [2023-06-01T18:48:31.906Z] 18:48:31 [2023-06-01T18:48:31.906Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 18:48:32 [2023-06-01T18:48:32.189Z] #50 ... 18:48:32 [2023-06-01T18:48:32.189Z] 18:48:32 [2023-06-01T18:48:32.189Z] #40 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: Using 'master' as the name for the initial branch. This default branch name 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: is subject to change. To configure the initial branch name to use in all 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: of your new repositories, which will suppress this warning, call: 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: git config --global init.defaultBranch <name> 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: 'development'. The just-created branch can be renamed via this command: 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.280 hint: git branch -m <name> 18:48:32 [2023-06-01T18:48:32.189Z] #40 3.287 Initialized empty Git repository in /usr/src/runc/.git/ 18:48:32 [2023-06-01T18:48:32.189Z] #40 DONE 5.8s 18:48:32 [2023-06-01T18:48:32.189Z] 18:48:32 [2023-06-01T18:48:32.189Z] #51 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 18:48:32 [2023-06-01T18:48:32.189Z] #0 1.275 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 18:48:32 [2023-06-01T18:48:32.189Z] #0 1.275 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 18:48:32 [2023-06-01T18:48:32.189Z] #0 1.352 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 18:48:32 [2023-06-01T18:48:32.189Z] #0 1.717 Reading package lists... 18:48:32 [2023-06-01T18:48:32.189Z] #0 2.339 + apt-get install -y --no-install-recommends gcc libc6-dev 18:48:32 [2023-06-01T18:48:32.189Z] #0 2.350 Reading package lists... 18:48:32 [2023-06-01T18:48:32.189Z] #0 3.166 Building dependency tree... 18:48:32 [2023-06-01T18:48:32.189Z] #0 3.391 Reading state information... 18:48:32 [2023-06-01T18:48:32.189Z] #0 3.885 gcc is already the newest version (4:10.2.1-1). 18:48:32 [2023-06-01T18:48:32.189Z] #0 3.885 libc6-dev is already the newest version (2.31-13+deb11u6). 18:48:32 [2023-06-01T18:48:32.189Z] #0 3.885 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 18:48:32 [2023-06-01T18:48:32.189Z] #51 DONE 6.1s 18:48:32 [2023-06-01T18:48:32.465Z] 18:48:32 [2023-06-01T18:48:32.465Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:48:32 [2023-06-01T18:48:32.465Z] #48 6.188 go: downloading gitlab.com/bosi/decorder v0.2.3 18:48:32 [2023-06-01T18:48:32.465Z] #48 6.196 go: downloading honnef.co/go/tools v0.4.2 18:48:32 [2023-06-01T18:48:32.465Z] #48 6.482 go: downloading mvdan.cc/gofumpt v0.4.0 18:48:32 [2023-06-01T18:48:32.465Z] #48 6.680 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 18:48:32 [2023-06-01T18:48:32.465Z] #48 6.737 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 18:48:32 [2023-06-01T18:48:32.465Z] #48 6.737 go: downloading github.com/hashicorp/errwrap v1.0.0 18:48:32 [2023-06-01T18:48:32.736Z] #48 6.761 go: downloading golang.org/x/mod v0.8.0 18:48:32 [2023-06-01T18:48:32.736Z] #48 6.834 go: downloading golang.org/x/sys v0.5.0 18:48:32 [2023-06-01T18:48:32.997Z] #48 7.070 go: downloading github.com/davecgh/go-spew v1.1.1 18:48:32 [2023-06-01T18:48:32.997Z] #48 7.108 go: downloading github.com/pmezard/go-difflib v1.0.0 18:48:32 [2023-06-01T18:48:32.997Z] #48 7.135 go: downloading github.com/stretchr/objx v0.5.0 18:48:32 [2023-06-01T18:48:32.997Z] #48 7.236 go: downloading github.com/subosito/gotenv v1.4.1 18:48:33 [2023-06-01T18:48:33.258Z] #48 7.315 go: downloading github.com/hashicorp/hcl v1.0.0 18:48:33 [2023-06-01T18:48:33.258Z] #48 7.315 go: downloading gopkg.in/ini.v1 v1.67.0 18:48:33 [2023-06-01T18:48:33.258Z] #48 7.315 go: downloading github.com/magiconair/properties v1.8.6 18:48:33 [2023-06-01T18:48:33.258Z] #48 7.315 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 18:48:33 [2023-06-01T18:48:33.258Z] #48 7.363 go: downloading golang.org/x/text v0.6.0 18:48:33 [2023-06-01T18:48:33.258Z] #48 7.515 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 18:48:33 [2023-06-01T18:48:33.258Z] #48 7.530 go: downloading github.com/gobwas/glob v0.2.3 18:48:33 [2023-06-01T18:48:33.519Z] #48 7.712 go: downloading gopkg.in/yaml.v2 v2.4.0 18:48:33 [2023-06-01T18:48:33.519Z] #48 7.756 go: downloading go.uber.org/zap v1.17.0 18:48:33 [2023-06-01T18:48:33.519Z] #48 7.760 go: downloading github.com/pelletier/go-toml v1.9.5 18:48:33 [2023-06-01T18:48:33.780Z] #48 7.871 go: downloading golang.org/x/sync v0.1.0 18:48:33 [2023-06-01T18:48:33.780Z] #48 7.938 go: downloading github.com/kisielk/gotool v1.0.0 18:48:34 [2023-06-01T18:48:34.041Z] #48 8.193 go: downloading github.com/go-toolsmith/astfmt v1.1.0 18:48:34 [2023-06-01T18:48:34.041Z] #48 8.230 go: downloading github.com/go-toolsmith/astcast v1.1.0 18:48:34 [2023-06-01T18:48:34.041Z] #48 8.241 go: downloading github.com/go-toolsmith/astcopy v1.0.3 18:48:34 [2023-06-01T18:48:34.302Z] #48 8.314 go: downloading github.com/go-toolsmith/astequal v1.1.0 18:48:34 [2023-06-01T18:48:34.302Z] #48 8.383 go: downloading github.com/quasilyte/go-ruleguard v0.3.19 18:48:34 [2023-06-01T18:48:34.302Z] #48 8.401 go: downloading github.com/go-toolsmith/astp v1.1.0 18:48:34 [2023-06-01T18:48:34.302Z] #48 8.401 go: downloading github.com/go-toolsmith/strparse v1.1.0 18:48:34 [2023-06-01T18:48:34.302Z] #48 8.436 go: downloading github.com/go-toolsmith/typep v1.1.0 18:48:34 [2023-06-01T18:48:34.563Z] #48 ... 18:48:34 [2023-06-01T18:48:34.563Z] 18:48:34 [2023-06-01T18:48:34.563Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:48:34 [2023-06-01T18:48:34.563Z] #52 DONE 6.7s 18:48:34 [2023-06-01T18:48:34.563Z] 18:48:34 [2023-06-01T18:48:34.563Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:48:34 [2023-06-01T18:48:34.563Z] #48 8.542 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 18:48:34 [2023-06-01T18:48:34.563Z] #48 8.544 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 18:48:34 [2023-06-01T18:48:34.563Z] #48 8.547 go: downloading github.com/gostaticanalysis/comment v1.4.2 18:48:34 [2023-06-01T18:48:34.563Z] #48 8.764 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 18:48:34 [2023-06-01T18:48:34.563Z] #48 8.764 go: downloading github.com/ettle/strcase v0.1.1 18:48:34 [2023-06-01T18:48:34.824Z] #48 8.871 go: downloading github.com/Masterminds/semver v1.5.0 18:48:34 [2023-06-01T18:48:34.824Z] #48 8.895 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 18:48:34 [2023-06-01T18:48:34.824Z] #48 8.955 go: downloading github.com/fatih/structtag v1.2.0 18:48:34 [2023-06-01T18:48:34.824Z] #48 8.983 go: downloading github.com/google/go-cmp v0.5.9 18:48:34 [2023-06-01T18:48:34.824Z] #48 9.000 go: downloading github.com/prometheus/client_golang v1.12.1 18:48:34 [2023-06-01T18:48:34.824Z] #48 9.147 go: downloading github.com/prometheus/client_model v0.2.0 18:48:35 [2023-06-01T18:48:35.099Z] #48 9.260 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 18:48:35 [2023-06-01T18:48:35.364Z] #48 9.378 go: downloading go.uber.org/atomic v1.7.0 18:48:35 [2023-06-01T18:48:35.364Z] #48 9.379 go: downloading go.uber.org/multierr v1.6.0 18:48:35 [2023-06-01T18:48:35.364Z] #48 9.462 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348 18:48:35 [2023-06-01T18:48:35.364Z] #48 9.463 go: downloading github.com/olekukonko/tablewriter v0.0.5 18:48:35 [2023-06-01T18:48:35.364Z] #48 9.514 go: downloading github.com/quasilyte/gogrep v0.5.0 18:48:35 [2023-06-01T18:48:35.660Z] #48 9.629 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 18:48:35 [2023-06-01T18:48:35.660Z] #48 9.636 go: downloading github.com/golang/protobuf v1.5.2 18:48:35 [2023-06-01T18:48:35.660Z] #48 9.718 go: downloading github.com/prometheus/common v0.32.1 18:48:35 [2023-06-01T18:48:35.660Z] #48 9.760 go: downloading github.com/beorn7/perks v1.0.1 18:48:35 [2023-06-01T18:48:35.660Z] #48 9.762 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:48:35 [2023-06-01T18:48:35.660Z] #48 9.885 go: downloading github.com/prometheus/procfs v0.7.3 18:48:35 [2023-06-01T18:48:35.660Z] #48 9.969 go: downloading google.golang.org/protobuf v1.28.0 18:48:35 [2023-06-01T18:48:35.922Z] #48 10.05 go: downloading github.com/mattn/go-runewidth v0.0.9 18:48:35 [2023-06-01T18:48:35.922Z] #48 ... 18:48:35 [2023-06-01T18:48:35.922Z] 18:48:35 [2023-06-01T18:48:35.922Z] #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 18:48:35 [2023-06-01T18:48:35.922Z] #0 2.440 go: downloading github.com/pelletier/go-toml v1.8.1 18:48:36 [2023-06-01T18:48:36.183Z] #53 ... 18:48:36 [2023-06-01T18:48:36.183Z] 18:48:36 [2023-06-01T18:48:36.183Z] #54 [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 18:48:36 [2023-06-01T18:48:36.183Z] #0 2.430 go: downloading github.com/tc-hib/go-winres v0.3.0 18:48:36 [2023-06-01T18:48:36.183Z] #0 3.487 go: downloading github.com/tc-hib/winres v0.1.6 18:48:36 [2023-06-01T18:48:36.183Z] #0 3.487 go: downloading github.com/urfave/cli/v2 v2.3.0 18:48:36 [2023-06-01T18:48:36.183Z] #0 3.844 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 18:48:36 [2023-06-01T18:48:36.183Z] #0 3.846 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 18:48:36 [2023-06-01T18:48:36.183Z] #0 4.056 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 18:48:36 [2023-06-01T18:48:36.183Z] #0 4.068 go: downloading github.com/russross/blackfriday/v2 v2.1.0 18:48:36 [2023-06-01T18:48:36.183Z] #54 ... 18:48:36 [2023-06-01T18:48:36.183Z] 18:48:36 [2023-06-01T18:48:36.183Z] #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 18:48:36 [2023-06-01T18:48:36.183Z] #0 1.812 go: downloading mvdan.cc/sh/v3 v3.6.0 18:48:36 [2023-06-01T18:48:36.183Z] #0 2.379 go: downloading golang.org/x/term v0.3.0 18:48:36 [2023-06-01T18:48:36.183Z] #0 2.382 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 18:48:36 [2023-06-01T18:48:36.183Z] #0 2.382 go: downloading github.com/google/renameio/v2 v2.0.0 18:48:36 [2023-06-01T18:48:36.183Z] #0 2.382 go: downloading mvdan.cc/editorconfig v0.2.0 18:48:36 [2023-06-01T18:48:36.183Z] #0 2.457 go: downloading golang.org/x/sys v0.3.0 18:48:36 [2023-06-01T18:48:36.445Z] #55 ... 18:48:36 [2023-06-01T18:48:36.445Z] 18:48:36 [2023-06-01T18:48:36.445Z] #56 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 18:48:36 [2023-06-01T18:48:36.445Z] #0 3.976 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:48:36 [2023-06-01T18:48:36.445Z] #0 4.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:48:36 [2023-06-01T18:48:36.445Z] #0 4.091 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:48:36 [2023-06-01T18:48:36.445Z] #0 4.381 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:48:36 [2023-06-01T18:48:36.445Z] #0 4.788 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 18:48:36 [2023-06-01T18:48:36.445Z] #0 5.105 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:48:36 [2023-06-01T18:48:36.445Z] #0 6.984 Fetched 8531 kB in 3s (2605 kB/s) 18:48:36 [2023-06-01T18:48:36.445Z] #0 6.984 Reading package lists... 18:48:36 [2023-06-01T18:48:36.445Z] #0 8.713 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 18:48:36 [2023-06-01T18:48:36.445Z] #0 8.713 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 18:48:36 [2023-06-01T18:48:36.445Z] #0 8.713 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 18:48:36 [2023-06-01T18:48:36.445Z] #0 10.08 Reading package lists... 18:48:36 [2023-06-01T18:48:36.445Z] #56 ... 18:48:36 [2023-06-01T18:48:36.445Z] 18:48:36 [2023-06-01T18:48:36.445Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 18:48:36 [2023-06-01T18:48:36.445Z] #0 2.172 go: downloading gotest.tools/gotestsum v1.8.2 18:48:36 [2023-06-01T18:48:36.445Z] #0 2.984 go: downloading github.com/fatih/color v1.13.0 18:48:36 [2023-06-01T18:48:36.445Z] #0 2.984 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 18:48:36 [2023-06-01T18:48:36.445Z] #0 2.984 go: downloading github.com/dnephin/pflag v1.0.7 18:48:36 [2023-06-01T18:48:36.445Z] #0 2.984 go: downloading github.com/fsnotify/fsnotify v1.5.4 18:48:36 [2023-06-01T18:48:36.445Z] #0 2.984 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 18:48:36 [2023-06-01T18:48:36.445Z] #0 2.990 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 18:48:36 [2023-06-01T18:48:36.445Z] #0 2.993 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 18:48:36 [2023-06-01T18:48:36.445Z] #0 3.016 go: downloading golang.org/x/tools v0.1.11 18:48:36 [2023-06-01T18:48:36.445Z] #0 3.149 go: downloading github.com/mattn/go-isatty v0.0.14 18:48:36 [2023-06-01T18:48:36.445Z] #0 3.183 go: downloading github.com/mattn/go-colorable v0.1.12 18:48:36 [2023-06-01T18:48:36.445Z] #0 4.663 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 18:48:36 [2023-06-01T18:48:36.707Z] #57 ... 18:48:36 [2023-06-01T18:48:36.708Z] 18:48:36 [2023-06-01T18:48:36.708Z] #58 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 18:48:36 [2023-06-01T18:48:36.708Z] #0 4.547 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 4.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 4.583 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 4.983 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 5.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 6.421 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 7.713 Fetched 8531 kB in 3s (2448 kB/s) 18:48:36 [2023-06-01T18:48:36.708Z] #0 7.713 Reading package lists... 18:48:36 [2023-06-01T18:48:36.708Z] #0 9.240 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 18:48:36 [2023-06-01T18:48:36.708Z] #0 9.240 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 18:48:36 [2023-06-01T18:48:36.708Z] #0 9.240 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 18:48:36 [2023-06-01T18:48:36.708Z] #0 10.52 Reading package lists... 18:48:36 [2023-06-01T18:48:36.708Z] #58 ... 18:48:36 [2023-06-01T18:48:36.708Z] 18:48:36 [2023-06-01T18:48:36.708Z] #59 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 18:48:36 [2023-06-01T18:48:36.708Z] #0 4.606 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 4.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 4.665 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 5.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 5.802 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 6.545 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:48:36 [2023-06-01T18:48:36.708Z] #0 7.889 Fetched 8531 kB in 4s (2411 kB/s) 18:48:36 [2023-06-01T18:48:36.708Z] #0 7.889 Reading package lists... 18:48:36 [2023-06-01T18:48:36.708Z] #0 9.482 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 18:48:36 [2023-06-01T18:48:36.708Z] #0 9.482 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 18:48:36 [2023-06-01T18:48:36.708Z] #0 9.482 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 18:48:36 [2023-06-01T18:48:36.973Z] #59 ... 18:48:36 [2023-06-01T18:48:36.973Z] 18:48:36 [2023-06-01T18:48:36.973Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 18:48:36 [2023-06-01T18:48:36.973Z] #0 2.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:48:36 [2023-06-01T18:48:36.973Z] #0 2.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:48:36 [2023-06-01T18:48:36.973Z] #0 2.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:48:36 [2023-06-01T18:48:36.973Z] #0 2.492 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:48:36 [2023-06-01T18:48:36.973Z] #0 2.732 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 18:48:36 [2023-06-01T18:48:36.973Z] #0 2.972 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:48:36 [2023-06-01T18:48:36.973Z] #0 4.057 Fetched 8531 kB in 2s (4224 kB/s) 18:48:36 [2023-06-01T18:48:36.973Z] #0 4.057 Reading package lists... 18:48:36 [2023-06-01T18:48:36.973Z] #0 4.808 Reading package lists... 18:48:36 [2023-06-01T18:48:36.973Z] #0 5.751 Building dependency tree... 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.664 python3 is already the newest version (3.9.2-3). 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.664 The following additional packages will be installed: 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.680 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.680 patch xz-utils 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.680 Suggested packages: 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.680 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.680 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.680 m4-doc ed diffutils-doc 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.680 Recommended packages: 18:48:36 [2023-06-01T18:48:36.973Z] #0 6.680 fakeroot libalgorithm-merge-perl libltdl-dev 18:48:36 [2023-06-01T18:48:36.973Z] #0 7.315 The following NEW packages will be installed: 18:48:36 [2023-06-01T18:48:36.973Z] #0 7.321 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 18:48:36 [2023-06-01T18:48:36.973Z] #0 7.321 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 18:48:36 [2023-06-01T18:48:36.973Z] #0 7.321 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 18:48:36 [2023-06-01T18:48:36.973Z] #0 7.761 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. 18:48:36 [2023-06-01T18:48:36.973Z] #0 7.761 Need to get 5458 kB of archives. 18:48:36 [2023-06-01T18:48:36.973Z] #0 7.761 After this operation, 11.6 MB of additional disk space will be used. 18:48:36 [2023-06-01T18:48:36.973Z] #0 7.761 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.797 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.856 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.875 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.887 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.925 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.995 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.000 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.107 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.124 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.127 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.130 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.131 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.191 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.195 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.202 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.210 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.274 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.287 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.740 debconf: delaying package configuration, since apt-utils is not installed 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.903 Fetched 5458 kB in 1s (6218 kB/s) 18:48:36 [2023-06-01T18:48:36.974Z] #0 9.219 Selecting previously unselected package bzip2. 18:48:36 [2023-06-01T18:48:36.974Z] #0 9.220 (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.) 18:48:36 [2023-06-01T18:48:36.974Z] #0 9.243 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 18:48:36 [2023-06-01T18:48:36.974Z] #0 9.362 Unpacking bzip2 (1.0.8-4) ... 18:48:36 [2023-06-01T18:48:36.974Z] #0 9.741 Selecting previously unselected package xz-utils. 18:48:36 [2023-06-01T18:48:36.974Z] #0 9.745 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 18:48:36 [2023-06-01T18:48:36.974Z] #0 9.762 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:48:36 [2023-06-01T18:48:36.974Z] #0 10.50 Selecting previously unselected package libsigsegv2:arm64. 18:48:36 [2023-06-01T18:48:36.974Z] #0 10.51 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 18:48:36 [2023-06-01T18:48:36.974Z] #0 10.62 Unpacking libsigsegv2:arm64 (2.13-1) ... 18:48:36 [2023-06-01T18:48:36.974Z] #60 11.14 Selecting previously unselected package m4. 18:48:36 [2023-06-01T18:48:36.974Z] #60 11.14 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 18:48:36 [2023-06-01T18:48:36.974Z] #60 11.17 Unpacking m4 (1.4.18-5) ... 18:48:36 [2023-06-01T18:48:36.974Z] #60 ... 18:48:36 [2023-06-01T18:48:36.974Z] 18:48:36 [2023-06-01T18:48:36.974Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:48:36 [2023-06-01T18:48:36.974Z] #0 4.109 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/* 18:48:36 [2023-06-01T18:48:36.974Z] #0 6.134 + git checkout -q FETCH_HEAD 18:48:36 [2023-06-01T18:48:36.974Z] #0 6.447 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 18:48:36 [2023-06-01T18:48:36.974Z] #0 6.447 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.159 internal/coverage/rtcov 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.183 internal/goexperiment 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.210 internal/goos 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.227 internal/goarch 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.229 internal/race 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.257 internal/unsafeheader 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.259 internal/cpu 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.328 sync/atomic 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.378 unicode 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.381 internal/abi 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.388 runtime/internal/math 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.395 runtime/internal/syscall 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.455 runtime/internal/sys 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.522 unicode/utf8 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.522 container/list 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.733 internal/itoa 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.739 math/bits 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.775 crypto/internal/alias 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.799 crypto/subtle 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.803 internal/bytealg 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.891 crypto/internal/boring/sig 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.898 runtime/internal/atomic 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.910 unicode/utf16 18:48:36 [2023-06-01T18:48:36.974Z] #0 7.914 vendor/golang.org/x/crypto/cryptobyte/asn1 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.041 math 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.107 internal/nettrace 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.131 vendor/golang.org/x/crypto/internal/alias 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.166 encoding 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.166 github.com/docker/distribution/manifest 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.168 github.com/inconshreveable/mousetrap 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.318 github.com/docker/distribution/registry/storage/driver/gcs 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.338 github.com/docker/distribution/registry/storage/driver/oss 18:48:36 [2023-06-01T18:48:36.974Z] #0 8.442 runtime 18:48:37 [2023-06-01T18:48:37.235Z] #61 ... 18:48:37 [2023-06-01T18:48:37.235Z] 18:48:37 [2023-06-01T18:48:37.235Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 18:48:37 [2023-06-01T18:48:37.235Z] #0 4.816 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:48:37 [2023-06-01T18:48:37.235Z] #0 4.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:48:37 [2023-06-01T18:48:37.235Z] #0 4.856 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:48:37 [2023-06-01T18:48:37.235Z] #0 5.348 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:48:37 [2023-06-01T18:48:37.235Z] #0 6.045 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 18:48:37 [2023-06-01T18:48:37.235Z] #0 6.769 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:48:37 [2023-06-01T18:48:37.235Z] #0 7.826 Fetched 8531 kB in 3s (2612 kB/s) 18:48:37 [2023-06-01T18:48:37.235Z] #0 7.826 Reading package lists... 18:48:37 [2023-06-01T18:48:37.235Z] #0 8.901 Reading package lists... 18:48:37 [2023-06-01T18:48:37.235Z] #0 9.642 Building dependency tree... 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.32 The following additional packages will be installed: 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.33 Suggested packages: 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.33 cmake-doc ninja-build lrzip 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.46 The following NEW packages will be installed: 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.48 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.77 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.77 Need to get 15.1 MB of archives. 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.77 After this operation, 66.8 MB of additional disk space will be used. 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 18:48:37 [2023-06-01T18:48:37.235Z] #0 10.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 18:48:37 [2023-06-01T18:48:37.235Z] #62 11.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 18:48:37 [2023-06-01T18:48:37.235Z] #62 ... 18:48:37 [2023-06-01T18:48:37.235Z] 18:48:37 [2023-06-01T18:48:37.235Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 18:48:37 [2023-06-01T18:48:37.235Z] #42 8.457 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 18:48:37 [2023-06-01T18:48:37.235Z] #42 8.777 18:48:37 [2023-06-01T18:48:37.235Z] #42 9.039 #=#=# ######################################################################## 100.0% 18:48:37 [2023-06-01T18:48:37.235Z] #42 9.353 18:48:37 [2023-06-01T18:48:37.235Z] #42 11.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 18:48:37 [2023-06-01T18:48:37.235Z] #42 11.53 18:48:37 [2023-06-01T18:48:37.235Z] #42 11.80 #=#=# ######################################################################## 100.0% 18:48:37 [2023-06-01T18:48:37.235Z] #42 12.33 18:48:37 [2023-06-01T18:48:37.235Z] #42 12.52 Download of images into '/build' complete. 18:48:37 [2023-06-01T18:48:37.235Z] #42 12.52 Use something like the following to load the result into a Docker daemon: 18:48:37 [2023-06-01T18:48:37.235Z] #42 12.52 tar -cC '/build' . | docker load 18:48:37 [2023-06-01T18:48:37.496Z] #42 ... 18:48:37 [2023-06-01T18:48:37.496Z] 18:48:37 [2023-06-01T18:48:37.496Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 18:48:37 [2023-06-01T18:48:37.496Z] #62 11.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 18:48:37 [2023-06-01T18:48:37.496Z] #62 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 18:48:37 [2023-06-01T18:48:37.496Z] #62 11.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 18:48:37 [2023-06-01T18:48:37.496Z] #62 11.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 18:48:37 [2023-06-01T18:48:37.496Z] #62 11.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 18:48:38 [2023-06-01T18:48:38.086Z] #62 11.73 debconf: delaying package configuration, since apt-utils is not installed 18:48:38 [2023-06-01T18:48:38.086Z] #62 11.84 Fetched 15.1 MB in 1s (18.7 MB/s) 18:48:38 [2023-06-01T18:48:38.660Z] #62 12.18 Selecting previously unselected package cmake-data. 18:48:38 [2023-06-01T18:48:38.660Z] #62 12.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 18:48:38 [2023-06-01T18:48:38.660Z] #62 12.20 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 18:48:38 [2023-06-01T18:48:38.660Z] #62 12.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... 18:48:38 [2023-06-01T18:48:38.660Z] #62 ... 18:48:38 [2023-06-01T18:48:38.660Z] 18:48:38 [2023-06-01T18:48:38.660Z] #63 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:48:38 [2023-06-01T18:48:38.929Z] #63 ... 18:48:38 [2023-06-01T18:48:38.929Z] 18:48:38 [2023-06-01T18:48:38.929Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 18:48:38 [2023-06-01T18:48:38.929Z] #60 11.53 Selecting previously unselected package autoconf. 18:48:38 [2023-06-01T18:48:38.929Z] #60 11.54 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 18:48:38 [2023-06-01T18:48:38.929Z] #60 11.59 Unpacking autoconf (2.69-14) ... 18:48:38 [2023-06-01T18:48:38.929Z] #60 11.89 Selecting previously unselected package autotools-dev. 18:48:38 [2023-06-01T18:48:38.929Z] #60 11.90 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 18:48:38 [2023-06-01T18:48:38.929Z] #60 12.10 Unpacking autotools-dev (20180224.1+nmu1) ... 18:48:38 [2023-06-01T18:48:38.929Z] #60 12.55 Selecting previously unselected package automake. 18:48:38 [2023-06-01T18:48:38.929Z] #60 12.55 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 18:48:38 [2023-06-01T18:48:38.929Z] #60 12.59 Unpacking automake (1:1.16.3-2) ... 18:48:38 [2023-06-01T18:48:38.929Z] #60 13.00 Selecting previously unselected package patch. 18:48:38 [2023-06-01T18:48:38.929Z] #60 13.01 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 18:48:38 [2023-06-01T18:48:38.929Z] #60 13.11 Unpacking patch (2.7.6-7) ... 18:48:39 [2023-06-01T18:48:39.190Z] #60 13.47 Selecting previously unselected package dpkg-dev. 18:48:39 [2023-06-01T18:48:39.190Z] #60 13.47 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 18:48:39 [2023-06-01T18:48:39.453Z] #60 13.52 Unpacking dpkg-dev (1.20.12) ... 18:48:39 [2023-06-01T18:48:39.715Z] #60 14.03 Selecting previously unselected package build-essential. 18:48:39 [2023-06-01T18:48:39.715Z] #60 14.03 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 18:48:39 [2023-06-01T18:48:39.715Z] #60 14.04 Unpacking build-essential (12.9) ... 18:48:39 [2023-06-01T18:48:39.715Z] #60 ... 18:48:39 [2023-06-01T18:48:39.715Z] 18:48:39 [2023-06-01T18:48:39.715Z] #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 18:48:39 [2023-06-01T18:48:39.977Z] #64 ... 18:48:39 [2023-06-01T18:48:39.977Z] 18:48:39 [2023-06-01T18:48:39.977Z] #65 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:48:39 [2023-06-01T18:48:39.977Z] #65 DONE 7.8s 18:48:39 [2023-06-01T18:48:39.977Z] 18:48:39 [2023-06-01T18:48:39.977Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:48:39 [2023-06-01T18:48:39.977Z] #66 ... 18:48:39 [2023-06-01T18:48:39.977Z] 18:48:39 [2023-06-01T18:48:39.977Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 18:48:39 [2023-06-01T18:48:39.977Z] #42 DONE 17.9s 18:48:39 [2023-06-01T18:48:39.977Z] 18:48:39 [2023-06-01T18:48:39.977Z] #44 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:48:39 [2023-06-01T18:48:39.977Z] #44 DONE 12.5s 18:48:39 [2023-06-01T18:48:39.977Z] 18:48:39 [2023-06-01T18:48:39.977Z] #63 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:48:39 [2023-06-01T18:48:39.977Z] #63 DONE 11.3s 18:48:39 [2023-06-01T18:48:39.977Z] 18:48:39 [2023-06-01T18:48:39.977Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 18:48:39 [2023-06-01T18:48:39.977Z] #50 DONE 8.3s 18:48:39 [2023-06-01T18:48:39.977Z] 18:48:39 [2023-06-01T18:48:39.977Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 18:48:39 [2023-06-01T18:48:39.977Z] #60 14.20 Selecting previously unselected package libcap2:arm64. 18:48:39 [2023-06-01T18:48:39.977Z] #60 14.22 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 18:48:39 [2023-06-01T18:48:39.977Z] #60 14.28 Unpacking libcap2:arm64 (1:2.44-1) ... 18:48:40 [2023-06-01T18:48:40.246Z] #60 ... 18:48:40 [2023-06-01T18:48:40.246Z] 18:48:40 [2023-06-01T18:48:40.246Z] #56 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 18:48:40 [2023-06-01T18:48:40.246Z] #0 10.08 Reading package lists... 18:48:40 [2023-06-01T18:48:40.246Z] #56 10.77 + apt-get install -y --no-install-recommends gcc libc6-dev 18:48:40 [2023-06-01T18:48:40.246Z] #56 10.80 Reading package lists... 18:48:40 [2023-06-01T18:48:40.246Z] #56 11.54 Building dependency tree... 18:48:40 [2023-06-01T18:48:40.246Z] #56 12.36 gcc is already the newest version (4:10.2.1-1). 18:48:40 [2023-06-01T18:48:40.246Z] #56 12.36 libc6-dev is already the newest version (2.31-13+deb11u6). 18:48:40 [2023-06-01T18:48:40.246Z] #56 12.36 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 18:48:40 [2023-06-01T18:48:40.246Z] #56 DONE 14.0s 18:48:40 [2023-06-01T18:48:40.246Z] 18:48:40 [2023-06-01T18:48:40.246Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 18:48:40 [2023-06-01T18:48:40.246Z] #60 14.39 Selecting previously unselected package libcap-dev:arm64. 18:48:40 [2023-06-01T18:48:40.246Z] #60 14.39 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 18:48:40 [2023-06-01T18:48:40.246Z] #60 14.41 Unpacking libcap-dev:arm64 (1:2.44-1) ... 18:48:40 [2023-06-01T18:48:40.521Z] #60 14.61 Selecting previously unselected package libprotobuf-c1:arm64. 18:48:40 [2023-06-01T18:48:40.521Z] #60 14.65 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 18:48:40 [2023-06-01T18:48:40.521Z] #60 14.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:48:40 [2023-06-01T18:48:40.782Z] #60 14.83 Selecting previously unselected package libprotobuf-c-dev:arm64. 18:48:40 [2023-06-01T18:48:40.782Z] #60 14.83 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 18:48:40 [2023-06-01T18:48:40.782Z] #60 14.84 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 18:48:41 [2023-06-01T18:48:41.044Z] #60 15.04 Selecting previously unselected package libseccomp-dev:arm64. 18:48:41 [2023-06-01T18:48:41.044Z] #60 15.04 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 18:48:41 [2023-06-01T18:48:41.044Z] #60 15.08 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:48:41 [2023-06-01T18:48:41.567Z] #60 15.52 Selecting previously unselected package libsystemd-dev:arm64. 18:48:41 [2023-06-01T18:48:41.567Z] #60 15.55 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... 18:48:41 [2023-06-01T18:48:41.567Z] #60 15.56 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... 18:48:41 [2023-06-01T18:48:41.829Z] #60 15.91 Selecting previously unselected package libtool. 18:48:41 [2023-06-01T18:48:41.829Z] #60 15.92 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 18:48:41 [2023-06-01T18:48:41.829Z] #60 15.94 Unpacking libtool (2.4.6-15) ... 18:48:42 [2023-06-01T18:48:42.096Z] #60 16.16 Selecting previously unselected package libudev-dev:arm64. 18:48:42 [2023-06-01T18:48:42.096Z] #60 16.16 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ... 18:48:42 [2023-06-01T18:48:42.096Z] #60 16.16 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... 18:48:42 [2023-06-01T18:48:42.096Z] #60 16.33 Selecting previously unselected package libyajl2:arm64. 18:48:42 [2023-06-01T18:48:42.096Z] #60 16.34 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 18:48:42 [2023-06-01T18:48:42.358Z] #60 16.36 Unpacking libyajl2:arm64 (2.1.0-3) ... 18:48:42 [2023-06-01T18:48:42.358Z] #60 16.48 Selecting previously unselected package libyajl-dev:arm64. 18:48:42 [2023-06-01T18:48:42.358Z] #60 16.48 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 18:48:42 [2023-06-01T18:48:42.358Z] #60 16.49 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 18:48:42 [2023-06-01T18:48:42.358Z] #60 16.68 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:48:42 [2023-06-01T18:48:42.623Z] #60 16.74 Setting up libyajl2:arm64 (2.1.0-3) ... 18:48:42 [2023-06-01T18:48:42.623Z] #60 16.77 Setting up bzip2 (1.0.8-4) ... 18:48:42 [2023-06-01T18:48:42.623Z] #60 16.85 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:48:42 [2023-06-01T18:48:42.623Z] #60 16.90 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 18:48:42 [2023-06-01T18:48:42.884Z] #60 16.96 Setting up libcap2:arm64 (1:2.44-1) ... 18:48:43 [2023-06-01T18:48:43.189Z] #60 17.15 Setting up autotools-dev (20180224.1+nmu1) ... 18:48:43 [2023-06-01T18:48:43.189Z] #60 17.24 Setting up libsigsegv2:arm64 (2.13-1) ... 18:48:43 [2023-06-01T18:48:43.554Z] #60 17.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:48:43 [2023-06-01T18:48:43.874Z] #60 17.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:48:44 [2023-06-01T18:48:44.135Z] #60 18.06 Setting up patch (2.7.6-7) ... 18:48:45 [2023-06-01T18:48:45.079Z] #60 19.16 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... 18:48:45 [2023-06-01T18:48:45.079Z] #60 19.18 Setting up libyajl-dev:arm64 (2.1.0-3) ... 18:48:45 [2023-06-01T18:48:45.347Z] #60 19.28 Setting up libcap-dev:arm64 (1:2.44-1) ... 18:48:45 [2023-06-01T18:48:45.919Z] #60 19.86 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... 18:48:45 [2023-06-01T18:48:45.919Z] #60 20.14 Setting up libtool (2.4.6-15) ... 18:48:46 [2023-06-01T18:48:46.491Z] #60 20.45 Setting up m4 (1.4.18-5) ... 18:48:46 [2023-06-01T18:48:46.753Z] #60 20.83 Setting up dpkg-dev (1.20.12) ... 18:48:46 [2023-06-01T18:48:46.753Z] #60 ... 18:48:46 [2023-06-01T18:48:46.753Z] 18:48:46 [2023-06-01T18:48:46.753Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:48:46 [2023-06-01T18:48:46.753Z] #48 10.88 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 18:48:46 [2023-06-01T18:48:46.753Z] #48 ... 18:48:46 [2023-06-01T18:48:46.753Z] 18:48:46 [2023-06-01T18:48:46.753Z] #59 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 18:48:46 [2023-06-01T18:48:46.753Z] #59 10.95 Reading package lists... 18:48:46 [2023-06-01T18:48:46.753Z] #59 11.84 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 18:48:46 [2023-06-01T18:48:46.753Z] #59 11.87 Reading package lists... 18:48:46 [2023-06-01T18:48:46.753Z] #59 12.80 Building dependency tree... 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.59 gcc is already the newest version (4:10.2.1-1). 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.59 The following additional packages will be installed: 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.59 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.59 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.59 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.59 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.60 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.60 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.60 Suggested packages: 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.60 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 18:48:46 [2023-06-01T18:48:46.753Z] #59 13.60 | libgdk-pixbuf2.0-dev libxml2-utils 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.08 The following NEW packages will be installed: 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.08 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.08 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.08 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.08 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.10 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.56 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.56 Need to get 7950 kB of archives. 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.56 After this operation, 39.9 MB of additional disk space will be used. 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.56 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] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.56 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] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 14.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 15.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 18:48:46 [2023-06-01T18:48:46.753Z] #59 15.49 debconf: delaying package configuration, since apt-utils is not installed 18:48:46 [2023-06-01T18:48:46.753Z] #59 15.66 Fetched 7950 kB in 1s (8512 kB/s) 18:48:46 [2023-06-01T18:48:46.753Z] #59 15.75 Selecting previously unselected package libgirepository-1.0-1:arm64. 18:48:46 [2023-06-01T18:48:46.754Z] #59 15.75 (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.) 18:48:46 [2023-06-01T18:48:46.754Z] #59 15.81 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 15.82 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 15.97 Selecting previously unselected package gir1.2-glib-2.0:arm64. 18:48:46 [2023-06-01T18:48:46.754Z] #59 15.98 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 15.98 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 16.16 Selecting previously unselected package libsecret-common. 18:48:46 [2023-06-01T18:48:46.754Z] #59 16.17 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 16.20 Unpacking libsecret-common (0.20.4-2) ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 16.56 Selecting previously unselected package libsecret-1-0:arm64. 18:48:46 [2023-06-01T18:48:46.754Z] #59 16.56 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 16.59 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 16.80 Selecting previously unselected package gir1.2-secret-1:arm64. 18:48:46 [2023-06-01T18:48:46.754Z] #59 16.80 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 16.83 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 17.22 Selecting previously unselected package uuid-dev:arm64. 18:48:46 [2023-06-01T18:48:46.754Z] #59 17.23 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 17.44 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 19.15 Selecting previously unselected package libblkid-dev:arm64. 18:48:46 [2023-06-01T18:48:46.754Z] #59 19.15 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 19.32 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 20.31 Selecting previously unselected package libbtrfs0:arm64. 18:48:46 [2023-06-01T18:48:46.754Z] #59 20.31 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 18:48:46 [2023-06-01T18:48:46.754Z] #59 20.45 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 18:48:47 [2023-06-01T18:48:47.033Z] #59 ... 18:48:47 [2023-06-01T18:48:47.033Z] 18:48:47 [2023-06-01T18:48:47.033Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:48:47 [2023-06-01T18:48:47.033Z] #61 16.71 internal/reflectlite 18:48:47 [2023-06-01T18:48:47.033Z] #61 16.71 sync 18:48:47 [2023-06-01T18:48:47.033Z] #61 16.95 internal/testlog 18:48:47 [2023-06-01T18:48:47.033Z] #61 16.97 internal/godebug 18:48:47 [2023-06-01T18:48:47.033Z] #61 16.97 internal/singleflight 18:48:47 [2023-06-01T18:48:47.033Z] #61 17.27 math/rand 18:48:47 [2023-06-01T18:48:47.033Z] #61 17.28 internal/intern 18:48:47 [2023-06-01T18:48:47.033Z] #61 17.88 errors 18:48:47 [2023-06-01T18:48:47.033Z] #61 17.88 sort 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.27 container/heap 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.30 io 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.30 path 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.30 internal/oserror 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.30 strconv 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.30 vendor/golang.org/x/net/dns/dnsmessage 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.30 internal/safefilepath 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.30 crypto/internal/nistec/fiat 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.48 syscall 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.92 bytes 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.94 hash 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.94 crypto/internal/randutil 18:48:47 [2023-06-01T18:48:47.033Z] #61 18.94 strings 18:48:47 [2023-06-01T18:48:47.033Z] #61 19.03 text/tabwriter 18:48:47 [2023-06-01T18:48:47.033Z] #61 19.29 hash/crc32 18:48:47 [2023-06-01T18:48:47.033Z] #61 19.53 github.com/stevvooe/resumable 18:48:47 [2023-06-01T18:48:47.033Z] #61 20.01 crypto 18:48:47 [2023-06-01T18:48:47.033Z] #61 20.01 reflect 18:48:47 [2023-06-01T18:48:47.033Z] #61 20.09 crypto/rc4 18:48:47 [2023-06-01T18:48:47.302Z] #61 20.23 net/netip 18:48:47 [2023-06-01T18:48:47.302Z] #61 20.26 bufio 18:48:47 [2023-06-01T18:48:47.302Z] #61 20.38 vendor/golang.org/x/text/transform 18:48:47 [2023-06-01T18:48:47.586Z] #61 20.38 net/http/internal/ascii 18:48:47 [2023-06-01T18:48:47.586Z] #61 20.51 regexp/syntax 18:48:47 [2023-06-01T18:48:47.586Z] #61 ... 18:48:47 [2023-06-01T18:48:47.586Z] 18:48:47 [2023-06-01T18:48:47.586Z] #58 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 18:48:47 [2023-06-01T18:48:47.586Z] #0 10.52 Reading package lists... 18:48:47 [2023-06-01T18:48:47.586Z] #58 11.45 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 18:48:47 [2023-06-01T18:48:47.586Z] #58 11.49 Reading package lists... 18:48:47 [2023-06-01T18:48:47.586Z] #58 12.67 Building dependency tree... 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.39 gcc is already the newest version (4:10.2.1-1). 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.39 libc6-dev is already the newest version (2.31-13+deb11u6). 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.39 The following additional packages will be installed: 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.40 bzip2 patch xz-utils 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.40 Suggested packages: 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.40 bzip2-doc debian-keyring seccomp ed diffutils-doc 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.40 Recommended packages: 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.40 build-essential fakeroot libalgorithm-merge-perl 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.49 The following NEW packages will be installed: 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.49 bzip2 dpkg-dev libseccomp-dev patch xz-utils 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.87 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded. 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.87 Need to get 2790 kB of archives. 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.87 After this operation, 4077 kB of additional disk space will be used. 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 18:48:47 [2023-06-01T18:48:47.587Z] #58 13.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 18:48:47 [2023-06-01T18:48:47.587Z] #58 14.54 debconf: delaying package configuration, since apt-utils is not installed 18:48:47 [2023-06-01T18:48:47.587Z] #58 14.68 Fetched 2790 kB in 0s (6830 kB/s) 18:48:47 [2023-06-01T18:48:47.587Z] #58 14.80 Selecting previously unselected package bzip2. 18:48:47 [2023-06-01T18:48:47.587Z] #58 14.81 (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.) 18:48:47 [2023-06-01T18:48:47.587Z] #58 14.90 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 14.95 Unpacking bzip2 (1.0.8-4) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 15.21 Selecting previously unselected package xz-utils. 18:48:47 [2023-06-01T18:48:47.587Z] #58 15.21 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 15.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 15.38 Selecting previously unselected package patch. 18:48:47 [2023-06-01T18:48:47.587Z] #58 15.38 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 15.43 Unpacking patch (2.7.6-7) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 15.64 Selecting previously unselected package dpkg-dev. 18:48:47 [2023-06-01T18:48:47.587Z] #58 15.64 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 15.65 Unpacking dpkg-dev (1.20.12) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 16.04 Selecting previously unselected package libseccomp-dev:arm64. 18:48:47 [2023-06-01T18:48:47.587Z] #58 16.05 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 16.07 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 16.27 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 16.37 Setting up bzip2 (1.0.8-4) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 16.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 16.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:48:47 [2023-06-01T18:48:47.587Z] #58 16.51 Setting up patch (2.7.6-7) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 16.58 Setting up dpkg-dev (1.20.12) ... 18:48:47 [2023-06-01T18:48:47.587Z] #58 DONE 21.4s 18:48:47 [2023-06-01T18:48:47.587Z] 18:48:47 [2023-06-01T18:48:47.587Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:48:47 [2023-06-01T18:48:47.587Z] #61 20.57 encoding/base32 18:48:47 [2023-06-01T18:48:47.848Z] #61 20.79 github.com/garyburd/redigo/internal 18:48:47 [2023-06-01T18:48:47.849Z] #61 20.90 golang.org/x/crypto/blowfish 18:48:47 [2023-06-01T18:48:47.849Z] #61 20.91 html 18:48:48 [2023-06-01T18:48:48.481Z] #61 21.37 time 18:48:48 [2023-06-01T18:48:48.481Z] #61 21.38 internal/syscall/unix 18:48:48 [2023-06-01T18:48:48.481Z] #61 21.39 internal/syscall/execenv 18:48:48 [2023-06-01T18:48:48.744Z] #61 21.78 regexp 18:48:50 [2023-06-01T18:48:50.135Z] #61 ... 18:48:50 [2023-06-01T18:48:50.135Z] 18:48:50 [2023-06-01T18:48:50.135Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 18:48:50 [2023-06-01T18:48:50.135Z] #62 13.81 Selecting previously unselected package libicu67:arm64. 18:48:50 [2023-06-01T18:48:50.135Z] #62 13.81 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 13.88 Unpacking libicu67:arm64 (67.1-7) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 16.50 Selecting previously unselected package libxml2:arm64. 18:48:50 [2023-06-01T18:48:50.135Z] #62 16.51 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 16.52 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 17.23 Selecting previously unselected package libarchive13:arm64. 18:48:50 [2023-06-01T18:48:50.135Z] #62 17.23 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 17.50 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 18.90 Selecting previously unselected package libjsoncpp24:arm64. 18:48:50 [2023-06-01T18:48:50.135Z] #62 18.94 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 19.08 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 20.04 Selecting previously unselected package librhash0:arm64. 18:48:50 [2023-06-01T18:48:50.135Z] #62 20.06 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 20.25 Unpacking librhash0:arm64 (1.4.1-2) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 20.99 Selecting previously unselected package libuv1:arm64. 18:48:50 [2023-06-01T18:48:50.135Z] #62 20.99 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 21.01 Unpacking libuv1:arm64 (1.40.0-2) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 21.78 Selecting previously unselected package cmake. 18:48:50 [2023-06-01T18:48:50.135Z] #62 21.78 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 21.82 Unpacking cmake (3.18.4-2+deb11u1) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 23.19 Setting up libicu67:arm64 (67.1-7) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 23.35 Setting up libuv1:arm64 (1.40.0-2) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 23.68 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 18:48:50 [2023-06-01T18:48:50.135Z] #62 ... 18:48:50 [2023-06-01T18:48:50.135Z] 18:48:50 [2023-06-01T18:48:50.135Z] #54 [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 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 NAME: 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 go-winres - A tool for embedding resources in Windows executables 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 USAGE: 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 go-winres [global options] command [command options] [arguments...] 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 COMMANDS: 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 init Create an initial ./winres/winres.json 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 make Make syso files for the "go build" command 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 simply Make syso files for the "go build" command (simplified) 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 extract Extract all resources from an executable 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 patch Replace resources in an executable file (exe, dll) 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 help, h Shows a list of commands or help for one command 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 GLOBAL OPTIONS: 18:48:50 [2023-06-01T18:48:50.135Z] #54 23.80 --help, -h show help (default: false) 18:48:50 [2023-06-01T18:48:50.398Z] #54 ... 18:48:50 [2023-06-01T18:48:50.398Z] 18:48:50 [2023-06-01T18:48:50.398Z] #67 [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...) 18:48:50 [2023-06-01T18:48:50.398Z] #0 1.895 go: downloading github.com/urfave/cli/v2 v2.23.5 18:48:50 [2023-06-01T18:48:50.398Z] #0 1.970 go: downloading github.com/gorilla/mux v1.8.0 18:48:50 [2023-06-01T18:48:50.398Z] #0 1.977 go: downloading github.com/moby/sys/mountinfo v0.6.2 18:48:50 [2023-06-01T18:48:50.398Z] #0 2.008 go: downloading golang.org/x/sys v0.2.0 18:48:50 [2023-06-01T18:48:50.398Z] #0 2.219 go: downloading github.com/google/uuid v1.3.0 18:48:50 [2023-06-01T18:48:50.398Z] #0 2.220 go: downloading github.com/moby/vpnkit v0.5.0 18:48:50 [2023-06-01T18:48:50.398Z] #0 2.220 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 18:48:50 [2023-06-01T18:48:50.398Z] #0 2.345 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 18:48:50 [2023-06-01T18:48:50.398Z] #0 3.892 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 18:48:50 [2023-06-01T18:48:50.398Z] #0 3.895 go: downloading golang.org/x/net v0.1.0 18:48:50 [2023-06-01T18:48:50.398Z] #0 4.218 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 18:48:50 [2023-06-01T18:48:50.398Z] #0 4.229 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 18:48:50 [2023-06-01T18:48:50.398Z] #67 ... 18:48:50 [2023-06-01T18:48:50.398Z] 18:48:50 [2023-06-01T18:48:50.398Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:48:50 [2023-06-01T18:48:50.398Z] #61 23.43 context 18:48:50 [2023-06-01T18:48:50.398Z] #61 23.43 io/fs 18:48:50 [2023-06-01T18:48:50.398Z] #61 23.43 internal/poll 18:48:50 [2023-06-01T18:48:50.689Z] #61 23.51 encoding/binary 18:48:50 [2023-06-01T18:48:50.689Z] #61 23.51 internal/fmtsort 18:48:50 [2023-06-01T18:48:50.689Z] #61 23.56 internal/saferio 18:48:50 [2023-06-01T18:48:50.689Z] #61 23.63 embed 18:48:50 [2023-06-01T18:48:50.950Z] #61 ... 18:48:50 [2023-06-01T18:48:50.950Z] 18:48:50 [2023-06-01T18:48:50.950Z] #68 [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...) 18:48:50 [2023-06-01T18:48:50.950Z] #68 ... 18:48:50 [2023-06-01T18:48:50.950Z] 18:48:50 [2023-06-01T18:48:50.950Z] #69 [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...) 18:48:50 [2023-06-01T18:48:50.950Z] #69 ... 18:48:50 [2023-06-01T18:48:50.950Z] 18:48:50 [2023-06-01T18:48:50.950Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:48:50 [2023-06-01T18:48:50.950Z] #61 24.02 os 18:48:50 [2023-06-01T18:48:50.950Z] #61 24.11 crypto/cipher 18:48:50 [2023-06-01T18:48:50.950Z] #61 24.12 crypto/internal/edwards25519/field 18:48:50 [2023-06-01T18:48:50.950Z] #61 24.12 crypto/internal/nistec 18:48:51 [2023-06-01T18:48:51.211Z] #61 24.12 crypto/md5 18:48:51 [2023-06-01T18:48:51.211Z] #61 24.12 encoding/base64 18:48:51 [2023-06-01T18:48:51.211Z] #61 24.12 vendor/golang.org/x/crypto/internal/poly1305 18:48:51 [2023-06-01T18:48:51.211Z] #61 24.12 crypto/sha1 18:48:51 [2023-06-01T18:48:51.497Z] #61 24.34 crypto/internal/boring 18:48:51 [2023-06-01T18:48:51.497Z] #61 24.35 crypto/des 18:48:51 [2023-06-01T18:48:51.497Z] #61 24.45 crypto/internal/edwards25519 18:48:51 [2023-06-01T18:48:51.497Z] #61 24.53 vendor/golang.org/x/crypto/chacha20 18:48:51 [2023-06-01T18:48:51.758Z] #61 24.56 encoding/pem 18:48:51 [2023-06-01T18:48:51.758Z] #61 24.71 crypto/aes 18:48:51 [2023-06-01T18:48:51.758Z] #61 24.73 crypto/sha512 18:48:51 [2023-06-01T18:48:51.758Z] #61 24.80 crypto/hmac 18:48:52 [2023-06-01T18:48:52.020Z] #61 24.96 crypto/sha256 18:48:52 [2023-06-01T18:48:52.020Z] #61 24.97 fmt 18:48:52 [2023-06-01T18:48:52.020Z] #61 25.05 net 18:48:52 [2023-06-01T18:48:52.020Z] #61 25.15 crypto/ecdh 18:48:52 [2023-06-01T18:48:52.020Z] #61 25.16 path/filepath 18:48:52 [2023-06-01T18:48:52.282Z] #61 25.18 vendor/golang.org/x/crypto/chacha20poly1305 18:48:52 [2023-06-01T18:48:52.282Z] #61 25.41 vendor/golang.org/x/crypto/hkdf 18:48:52 [2023-06-01T18:48:52.282Z] #61 25.44 io/ioutil 18:48:52 [2023-06-01T18:48:52.544Z] #61 25.45 os/signal 18:48:52 [2023-06-01T18:48:52.544Z] #61 25.49 github.com/bugsnag/osext 18:48:52 [2023-06-01T18:48:52.544Z] #61 25.50 os/exec 18:48:53 [2023-06-01T18:48:53.117Z] #61 25.92 github.com/bugsnag/panicwrap 18:48:53 [2023-06-01T18:48:53.117Z] #61 25.96 math/big 18:48:53 [2023-06-01T18:48:53.117Z] #61 25.96 net/url 18:48:53 [2023-06-01T18:48:53.117Z] #61 25.96 encoding/json 18:48:53 [2023-06-01T18:48:53.117Z] #61 25.96 log 18:48:53 [2023-06-01T18:48:53.117Z] #61 25.96 github.com/bugsnag/bugsnag-go/errors 18:48:53 [2023-06-01T18:48:53.117Z] #61 25.96 encoding/hex 18:48:53 [2023-06-01T18:48:53.117Z] #61 26.00 compress/flate 18:48:53 [2023-06-01T18:48:53.117Z] #61 26.14 vendor/golang.org/x/text/unicode/bidi 18:48:53 [2023-06-01T18:48:53.117Z] #61 26.19 vendor/golang.org/x/text/unicode/norm 18:48:53 [2023-06-01T18:48:53.380Z] #61 26.27 vendor/golang.org/x/net/http2/hpack 18:48:53 [2023-06-01T18:48:53.952Z] #61 26.91 compress/gzip 18:48:54 [2023-06-01T18:48:54.226Z] #61 ... 18:48:54 [2023-06-01T18:48:54.226Z] 18:48:54 [2023-06-01T18:48:54.226Z] #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 18:48:54 [2023-06-01T18:48:54.226Z] #64 DONE 24.6s 18:48:54 [2023-06-01T18:48:54.489Z] 18:48:54 [2023-06-01T18:48:54.489Z] #70 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 18:48:54 [2023-06-01T18:48:54.489Z] #70 ... 18:48:54 [2023-06-01T18:48:54.489Z] 18:48:54 [2023-06-01T18:48:54.489Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 18:48:54 [2023-06-01T18:48:54.489Z] #66 DONE 24.7s 18:48:54 [2023-06-01T18:48:54.489Z] 18:48:54 [2023-06-01T18:48:54.489Z] #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 18:48:54 [2023-06-01T18:48:54.489Z] #55 21.95 v3.6.0 18:48:54 [2023-06-01T18:48:54.489Z] #55 DONE 28.8s 18:48:54 [2023-06-01T18:48:54.751Z] 18:48:54 [2023-06-01T18:48:54.751Z] #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 18:48:54 [2023-06-01T18:48:54.751Z] #53 20.76 tomll can be used in two ways: 18:48:54 [2023-06-01T18:48:54.751Z] #53 20.76 Writing to STDIN and reading from STDOUT: 18:48:54 [2023-06-01T18:48:54.751Z] #53 20.76 cat file.toml | tomll > file.toml 18:48:54 [2023-06-01T18:48:54.751Z] #53 20.76 18:48:54 [2023-06-01T18:48:54.751Z] #53 20.76 Reading and updating a list of files: 18:48:54 [2023-06-01T18:48:54.751Z] #53 20.76 tomll a.toml b.toml c.toml 18:48:54 [2023-06-01T18:48:54.751Z] #53 20.76 18:48:54 [2023-06-01T18:48:54.751Z] #53 20.76 When given a list of files, tomll will modify all files in place without asking. 18:48:54 [2023-06-01T18:48:54.751Z] #53 DONE 28.8s 18:48:54 [2023-06-01T18:48:54.751Z] 18:48:54 [2023-06-01T18:48:54.751Z] #54 [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 18:48:54 [2023-06-01T18:48:54.751Z] #54 DONE 28.8s 18:48:54 [2023-06-01T18:48:54.751Z] 18:48:54 [2023-06-01T18:48:54.751Z] #60 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 18:48:54 [2023-06-01T18:48:54.751Z] #60 21.42 Setting up autoconf (2.69-14) ... 18:48:54 [2023-06-01T18:48:54.751Z] #60 21.94 Setting up build-essential (12.9) ... 18:48:54 [2023-06-01T18:48:54.751Z] #60 22.22 Setting up automake (1:1.16.3-2) ... 18:48:54 [2023-06-01T18:48:54.751Z] #60 22.33 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 18:48:54 [2023-06-01T18:48:54.751Z] #60 22.37 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:48:54 [2023-06-01T18:48:54.751Z] #60 DONE 28.9s 18:48:54 [2023-06-01T18:48:54.751Z] 18:48:54 [2023-06-01T18:48:54.751Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 18:48:54 [2023-06-01T18:48:54.751Z] #62 24.16 Setting up librhash0:arm64 (1.4.1-2) ... 18:48:54 [2023-06-01T18:48:54.751Z] #62 24.26 Setting up cmake-data (3.18.4-2+deb11u1) ... 18:48:54 [2023-06-01T18:48:54.751Z] #62 24.63 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 18:48:54 [2023-06-01T18:48:54.751Z] #62 24.76 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 18:48:54 [2023-06-01T18:48:54.751Z] #62 25.06 Setting up cmake (3.18.4-2+deb11u1) ... 18:48:54 [2023-06-01T18:48:54.751Z] #62 25.46 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:48:54 [2023-06-01T18:48:54.751Z] #62 DONE 28.5s 18:48:54 [2023-06-01T18:48:54.751Z] 18:48:54 [2023-06-01T18:48:54.751Z] #71 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 18:48:57 [2023-06-01T18:48:57.300Z] #71 ... 18:48:57 [2023-06-01T18:48:57.300Z] 18:48:57 [2023-06-01T18:48:57.300Z] #59 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 18:48:57 [2023-06-01T18:48:57.300Z] #59 21.06 Selecting previously unselected package libbtrfs-dev:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 21.06 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 21.16 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 21.88 Selecting previously unselected package libelf1:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 21.89 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 21.98 Unpacking libelf1:arm64 (0.183-1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 22.20 Selecting previously unselected package libffi-dev:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 22.21 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 22.34 Unpacking libffi-dev:arm64 (3.3-6) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 22.80 Selecting previously unselected package libglib2.0-data. 18:48:57 [2023-06-01T18:48:57.300Z] #59 22.80 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 22.89 Unpacking libglib2.0-data (2.66.8-1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 23.58 Selecting previously unselected package libglib2.0-bin. 18:48:57 [2023-06-01T18:48:57.300Z] #59 23.58 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 23.82 Unpacking libglib2.0-bin (2.66.8-1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 24.63 Selecting previously unselected package python3-lib2to3. 18:48:57 [2023-06-01T18:48:57.300Z] #59 24.63 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 24.69 Unpacking python3-lib2to3 (3.9.2-1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 25.64 Selecting previously unselected package python3-distutils. 18:48:57 [2023-06-01T18:48:57.300Z] #59 25.64 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 25.82 Unpacking python3-distutils (3.9.2-1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 26.57 Selecting previously unselected package libglib2.0-dev-bin. 18:48:57 [2023-06-01T18:48:57.300Z] #59 26.57 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 26.64 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 26.99 Selecting previously unselected package libsepol1-dev:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 26.99 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 27.06 Unpacking libsepol1-dev:arm64 (3.1-1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 27.70 Selecting previously unselected package libpcre2-16-0:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 27.71 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 27.90 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 28.36 Selecting previously unselected package libpcre2-32-0:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 28.37 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 28.40 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 28.64 Selecting previously unselected package libpcre2-posix2:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 28.64 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 28.65 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 28.82 Selecting previously unselected package libpcre2-dev:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 28.82 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 28.85 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.29 Selecting previously unselected package libselinux1-dev:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.29 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.32 Unpacking libselinux1-dev:arm64 (3.1-3) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.48 Selecting previously unselected package libmount-dev:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.48 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.48 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.60 Selecting previously unselected package libpcre16-3:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.61 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.61 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.89 Selecting previously unselected package libpcre32-3:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.89 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 29.89 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 30.75 Selecting previously unselected package libpcrecpp0v5:arm64. 18:48:57 [2023-06-01T18:48:57.300Z] #59 30.75 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.300Z] #59 30.79 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 18:48:57 [2023-06-01T18:48:57.561Z] #59 ... 18:48:57 [2023-06-01T18:48:57.561Z] 18:48:57 [2023-06-01T18:48:57.561Z] #71 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 18:48:57 [2023-06-01T18:48:57.561Z] #71 2.646 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 18:48:57 [2023-06-01T18:48:57.561Z] #71 2.646 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 18:48:57 [2023-06-01T18:48:57.561Z] #71 2.646 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 18:48:57 [2023-06-01T18:48:57.561Z] #71 ... 18:48:57 [2023-06-01T18:48:57.561Z] 18:48:57 [2023-06-01T18:48:57.561Z] #72 [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...) 18:48:57 [2023-06-01T18:48:57.561Z] #0 1.941 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 . 18:48:57 [2023-06-01T18:48:57.822Z] #72 ... 18:48:57 [2023-06-01T18:48:57.823Z] 18:48:57 [2023-06-01T18:48:57.823Z] #59 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 18:48:57 [2023-06-01T18:48:57.823Z] #59 31.34 Selecting previously unselected package libpcre3-dev:arm64. 18:48:57 [2023-06-01T18:48:57.823Z] #59 31.35 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 18:48:57 [2023-06-01T18:48:57.823Z] #59 31.39 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 18:48:58 [2023-06-01T18:48:58.084Z] #59 31.85 Selecting previously unselected package zlib1g-dev:arm64. 18:48:58 [2023-06-01T18:48:58.084Z] #59 31.85 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 18:48:58 [2023-06-01T18:48:58.084Z] #59 31.90 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 18:48:58 [2023-06-01T18:48:58.345Z] #59 32.34 Selecting previously unselected package libglib2.0-dev:arm64. 18:48:58 [2023-06-01T18:48:58.608Z] #59 32.34 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 18:48:58 [2023-06-01T18:48:58.608Z] #59 32.44 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 18:48:59 [2023-06-01T18:48:59.551Z] #59 33.20 Selecting previously unselected package libsecret-1-dev:arm64. 18:48:59 [2023-06-01T18:48:59.551Z] #59 33.21 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 18:48:59 [2023-06-01T18:48:59.551Z] #59 33.24 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 18:48:59 [2023-06-01T18:48:59.813Z] #59 33.80 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 18:49:00 [2023-06-01T18:49:00.078Z] #59 33.85 Setting up libpcre16-3:arm64 (2:8.39-13) ... 18:49:00 [2023-06-01T18:49:00.078Z] #59 33.91 Setting up libsepol1-dev:arm64 (3.1-1) ... 18:49:00 [2023-06-01T18:49:00.078Z] 18:49:00 [2023-06-01T18:49:00.078Z] #59 ... 18:49:00 [2023-06-01T18:49:00.078Z] 18:49:00 [2023-06-01T18:49:00.078Z] #57 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 18:49:00 [2023-06-01T18:49:00.078Z] #57 34.02 gotestsum version dev 18:49:00 [2023-06-01T18:49:00.078Z] #57 DONE 34.3s 18:49:00 [2023-06-01T18:49:00.078Z] 18:49:00 [2023-06-01T18:49:00.078Z] #70 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 18:49:00 [2023-06-01T18:49:00.078Z] #70 DONE 5.7s 18:49:00 [2023-06-01T18:49:00.078Z] 18:49:00 [2023-06-01T18:49:00.078Z] #59 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 18:49:00 [2023-06-01T18:49:00.078Z] #59 33.95 Setting up libffi-dev:arm64 (3.3-6) ... 18:49:00 [2023-06-01T18:49:00.340Z] #59 34.02 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:49:00 [2023-06-01T18:49:00.340Z] #59 34.23 Setting up libbtrfs0:arm64 (5.10.1-2) ... 18:49:00 [2023-06-01T18:49:00.340Z] #59 34.26 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:49:00 [2023-06-01T18:49:00.601Z] 18:49:00 [2023-06-01T18:49:00.601Z] #59 ... 18:49:00 [2023-06-01T18:49:00.601Z] 18:49:00 [2023-06-01T18:49:00.601Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 18:49:00 [2023-06-01T18:49:00.601Z] #73 DONE 0.4s 18:49:00 [2023-06-01T18:49:00.601Z] 18:49:00 [2023-06-01T18:49:00.601Z] #59 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 18:49:00 [2023-06-01T18:49:00.601Z] #59 34.33 Setting up libglib2.0-data (2.66.8-1) ... 18:49:00 [2023-06-01T18:49:00.601Z] #59 34.36 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 18:49:00 [2023-06-01T18:49:00.601Z] #59 34.46 Setting up libpcre32-3:arm64 (2:8.39-13) ... 18:49:00 [2023-06-01T18:49:00.601Z] #59 34.49 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:49:00 [2023-06-01T18:49:00.601Z] #59 34.54 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 18:49:00 [2023-06-01T18:49:00.878Z] #59 34.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 18:49:00 [2023-06-01T18:49:00.878Z] #59 34.62 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 18:49:00 [2023-06-01T18:49:00.878Z] #59 34.63 Setting up python3-lib2to3 (3.9.2-1) ... 18:49:01 [2023-06-01T18:49:01.452Z] #59 35.08 Setting up libelf1:arm64 (0.183-1) ... 18:49:01 [2023-06-01T18:49:01.452Z] #59 35.20 Setting up libsecret-common (0.20.4-2) ... 18:49:01 [2023-06-01T18:49:01.452Z] #59 35.34 Setting up python3-distutils (3.9.2-1) ... 18:49:02 [2023-06-01T18:49:02.025Z] #59 35.77 Setting up libglib2.0-dev-bin (2.66.8-1) ... 18:49:02 [2023-06-01T18:49:02.597Z] #59 ... 18:49:02 [2023-06-01T18:49:02.597Z] 18:49:02 [2023-06-01T18:49:02.597Z] #71 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 18:49:02 [2023-06-01T18:49:02.597Z] #71 4.144 Reading package lists... 18:49:02 [2023-06-01T18:49:02.597Z] #71 5.042 + apt-get install -y --no-install-recommends gcc libc6-dev 18:49:02 [2023-06-01T18:49:02.597Z] #71 5.116 Reading package lists... 18:49:02 [2023-06-01T18:49:02.597Z] #71 5.980 Building dependency tree... 18:49:02 [2023-06-01T18:49:02.597Z] #71 6.268 Reading state information... 18:49:02 [2023-06-01T18:49:02.597Z] #71 6.897 gcc is already the newest version (4:10.2.1-1). 18:49:02 [2023-06-01T18:49:02.597Z] #71 6.897 libc6-dev is already the newest version (2.31-13+deb11u6). 18:49:02 [2023-06-01T18:49:02.597Z] #71 6.897 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 18:49:02 [2023-06-01T18:49:02.597Z] #71 DONE 7.9s 18:49:02 [2023-06-01T18:49:02.597Z] 18:49:02 [2023-06-01T18:49:02.597Z] #59 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 18:49:02 [2023-06-01T18:49:02.597Z] #59 36.40 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 18:49:02 [2023-06-01T18:49:02.597Z] #59 36.49 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:49:02 [2023-06-01T18:49:02.597Z] #59 36.52 Setting up libselinux1-dev:arm64 (3.1-3) ... 18:49:02 [2023-06-01T18:49:02.597Z] #59 36.57 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 18:49:02 [2023-06-01T18:49:02.858Z] #59 36.66 Setting up libglib2.0-bin (2.66.8-1) ... 18:49:02 [2023-06-01T18:49:02.858Z] #59 36.72 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 18:49:03 [2023-06-01T18:49:03.122Z] #59 36.73 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 18:49:03 [2023-06-01T18:49:03.122Z] #59 36.75 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 18:49:03 [2023-06-01T18:49:03.122Z] #59 36.77 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 18:49:03 [2023-06-01T18:49:03.122Z] #59 36.89 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 18:49:03 [2023-06-01T18:49:03.122Z] #59 36.92 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 18:49:03 [2023-06-01T18:49:03.122Z] #59 36.96 No schema files found: doing nothing. 18:49:03 [2023-06-01T18:49:03.385Z] #59 37.07 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:49:03 [2023-06-01T18:49:03.385Z] #59 37.16 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 18:49:04 [2023-06-01T18:49:04.330Z] #59 DONE 38.2s 18:49:04 [2023-06-01T18:49:04.330Z] 18:49:04 [2023-06-01T18:49:04.330Z] #74 [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...) 18:49:04 [2023-06-01T18:49:04.593Z] #74 ... 18:49:04 [2023-06-01T18:49:04.593Z] 18:49:04 [2023-06-01T18:49:04.593Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:49:04 [2023-06-01T18:49:04.593Z] #61 27.57 mime 18:49:04 [2023-06-01T18:49:04.593Z] #61 27.67 mime/quotedprintable 18:49:04 [2023-06-01T18:49:04.593Z] #61 27.68 vendor/golang.org/x/text/secure/bidirule 18:49:04 [2023-06-01T18:49:04.593Z] #61 27.69 net/http/internal 18:49:04 [2023-06-01T18:49:04.593Z] #61 28.19 gopkg.in/yaml.v2 18:49:04 [2023-06-01T18:49:04.593Z] #61 28.24 golang.org/x/net/context 18:49:04 [2023-06-01T18:49:04.593Z] #61 28.39 github.com/docker/distribution/digest 18:49:04 [2023-06-01T18:49:04.593Z] #61 28.41 github.com/Sirupsen/logrus 18:49:04 [2023-06-01T18:49:04.593Z] #61 29.17 github.com/docker/distribution/reference 18:49:04 [2023-06-01T18:49:04.593Z] #61 29.46 encoding/gob 18:49:04 [2023-06-01T18:49:04.593Z] #61 29.75 text/template/parse 18:49:04 [2023-06-01T18:49:04.593Z] #61 30.36 github.com/docker/distribution/version 18:49:04 [2023-06-01T18:49:04.593Z] #61 30.60 github.com/Sirupsen/logrus/formatters/logstash 18:49:04 [2023-06-01T18:49:04.593Z] #61 30.60 runtime/debug 18:49:04 [2023-06-01T18:49:04.593Z] #61 30.75 encoding/xml 18:49:04 [2023-06-01T18:49:04.593Z] #61 30.85 vendor/golang.org/x/net/idna 18:49:04 [2023-06-01T18:49:04.593Z] #61 31.24 os/user 18:49:04 [2023-06-01T18:49:04.593Z] #61 31.25 text/template 18:49:04 [2023-06-01T18:49:04.593Z] #61 31.39 github.com/mitchellh/mapstructure 18:49:04 [2023-06-01T18:49:04.593Z] #61 31.45 crypto/elliptic 18:49:04 [2023-06-01T18:49:04.593Z] #61 31.74 crypto/internal/bigmod 18:49:04 [2023-06-01T18:49:04.593Z] #61 31.89 crypto/internal/boring/bbig 18:49:04 [2023-06-01T18:49:04.593Z] #61 32.05 encoding/asn1 18:49:04 [2023-06-01T18:49:04.593Z] #61 32.27 crypto/rand 18:49:04 [2023-06-01T18:49:04.593Z] #61 32.31 crypto/dsa 18:49:04 [2023-06-01T18:49:04.593Z] #61 32.80 net/textproto 18:49:04 [2023-06-01T18:49:04.593Z] #61 32.86 crypto/ed25519 18:49:04 [2023-06-01T18:49:04.593Z] #61 33.00 crypto/rsa 18:49:04 [2023-06-01T18:49:04.593Z] #61 33.76 vendor/golang.org/x/net/http/httpproxy 18:49:04 [2023-06-01T18:49:04.593Z] #61 33.84 github.com/docker/distribution/uuid 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.29 github.com/garyburd/redigo/redis 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.34 github.com/docker/distribution/registry/listener 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.40 vendor/golang.org/x/crypto/cryptobyte 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.40 crypto/x509/pkix 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.42 vendor/golang.org/x/net/http/httpguts 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.59 mime/multipart 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.59 github.com/spf13/pflag 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.60 log/syslog 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.70 golang.org/x/crypto/bcrypt 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.76 github.com/stevvooe/resumable/sha256 18:49:04 [2023-06-01T18:49:04.593Z] #61 34.82 github.com/stevvooe/resumable/sha512 18:49:04 [2023-06-01T18:49:04.593Z] #61 35.05 internal/profile 18:49:04 [2023-06-01T18:49:04.593Z] #61 35.14 runtime/pprof 18:49:04 [2023-06-01T18:49:04.593Z] #61 35.24 github.com/yvasiyarov/go-metrics 18:49:04 [2023-06-01T18:49:04.593Z] #61 35.28 runtime/trace 18:49:04 [2023-06-01T18:49:04.593Z] #61 35.37 crypto/ecdsa 18:49:04 [2023-06-01T18:49:04.593Z] #61 36.30 github.com/spf13/cobra 18:49:04 [2023-06-01T18:49:04.593Z] #61 36.56 crypto/x509 18:49:04 [2023-06-01T18:49:04.855Z] #61 ... 18:49:04 [2023-06-01T18:49:04.855Z] 18:49:04 [2023-06-01T18:49:04.855Z] #75 [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 18:49:04 [2023-06-01T18:49:04.855Z] #0 2.058 Cloning into '/tmp/crun-build'... 18:49:04 [2023-06-01T18:49:04.855Z] #0 3.595 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 18:49:04 [2023-06-01T18:49:04.855Z] #0 3.613 Cloning into '/tmp/crun-build/libocispec'... 18:49:04 [2023-06-01T18:49:04.855Z] #0 4.169 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 18:49:04 [2023-06-01T18:49:04.855Z] #0 4.180 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 18:49:04 [2023-06-01T18:49:04.855Z] #0 4.180 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 18:49:04 [2023-06-01T18:49:04.855Z] #0 4.180 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 18:49:04 [2023-06-01T18:49:04.855Z] #0 4.209 Cloning into '/tmp/crun-build/libocispec/image-spec'... 18:49:04 [2023-06-01T18:49:04.855Z] #0 4.849 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 18:49:04 [2023-06-01T18:49:04.855Z] #0 5.535 Cloning into '/tmp/crun-build/libocispec/yajl'... 18:49:04 [2023-06-01T18:49:04.855Z] #0 6.286 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 18:49:04 [2023-06-01T18:49:04.855Z] #0 6.530 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 18:49:04 [2023-06-01T18:49:04.855Z] #0 6.649 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 18:49:04 [2023-06-01T18:49:04.855Z] #75 ... 18:49:04 [2023-06-01T18:49:04.855Z] 18:49:04 [2023-06-01T18:49:04.855Z] #76 [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...) 18:49:04 [2023-06-01T18:49:04.855Z] #0 1.450 -- The C compiler identification is GNU 10.2.1 18:49:04 [2023-06-01T18:49:04.855Z] #0 1.479 -- Detecting C compiler ABI info 18:49:04 [2023-06-01T18:49:04.855Z] #0 1.763 -- Detecting C compiler ABI info - done 18:49:04 [2023-06-01T18:49:04.855Z] #0 1.801 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 18:49:04 [2023-06-01T18:49:04.855Z] #0 1.801 -- Detecting C compile features 18:49:04 [2023-06-01T18:49:04.855Z] #0 1.801 -- Detecting C compile features - done 18:49:04 [2023-06-01T18:49:04.855Z] #0 1.822 -- Performing Test HAS_BUILTIN_FORTIFY 18:49:04 [2023-06-01T18:49:04.855Z] #0 1.952 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 18:49:04 [2023-06-01T18:49:04.855Z] #0 2.013 -- Configuring done 18:49:04 [2023-06-01T18:49:04.855Z] #0 2.053 -- Generating done 18:49:04 [2023-06-01T18:49:04.855Z] #0 2.063 -- Build files have been written to: /go/src/github.com/krallin/tini 18:49:04 [2023-06-01T18:49:04.855Z] #0 2.160 Scanning dependencies of target tini-static 18:49:04 [2023-06-01T18:49:04.855Z] #0 2.217 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 18:49:05 [2023-06-01T18:49:05.428Z] #76 2.752 [100%] Linking C executable tini-static 18:49:05 [2023-06-01T18:49:05.690Z] #76 2.913 [100%] Built target tini-static 18:49:06 [2023-06-01T18:49:06.634Z] #76 DONE 3.9s 18:49:06 [2023-06-01T18:49:06.634Z] 18:49:06 [2023-06-01T18:49:06.634Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:49:06 [2023-06-01T18:49:06.634Z] #61 38.35 crypto/tls 18:49:07 [2023-06-01T18:49:07.582Z] #61 40.51 github.com/docker/libtrust 18:49:07 [2023-06-01T18:49:07.582Z] #61 40.52 net/smtp 18:49:07 [2023-06-01T18:49:07.582Z] #61 40.52 net/http/httptrace 18:49:07 [2023-06-01T18:49:07.844Z] #61 40.66 net/http 18:49:11 [2023-06-01T18:49:11.149Z] #61 ... 18:49:11 [2023-06-01T18:49:11.149Z] 18:49:11 [2023-06-01T18:49:11.149Z] #77 [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...) 18:49:11 [2023-06-01T18:49:11.149Z] #77 ... 18:49:11 [2023-06-01T18:49:11.149Z] 18:49:11 [2023-06-01T18:49:11.149Z] #74 [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...) 18:49:11 [2023-06-01T18:49:11.149Z] #74 4.401 + bin/ctr 18:49:11 [2023-06-01T18:49:11.149Z] #74 4.402 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 18:49:14 [2023-06-01T18:49:14.455Z] #74 ... 18:49:14 [2023-06-01T18:49:14.455Z] 18:49:14 [2023-06-01T18:49:14.455Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.47 github.com/docker/distribution/configuration 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.47 github.com/bugsnag/bugsnag-go 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.47 github.com/docker/distribution/registry/api/errcode 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.47 github.com/gorilla/context 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.47 github.com/docker/distribution/registry/client/transport 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.47 github.com/gorilla/handlers 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.47 github.com/yvasiyarov/newrelic_platform_go 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.48 expvar 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.75 github.com/Azure/azure-sdk-for-go/storage 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.79 github.com/gorilla/mux 18:49:14 [2023-06-01T18:49:14.455Z] #61 45.97 github.com/AdRoll/goamz/aws 18:49:14 [2023-06-01T18:49:14.455Z] #61 46.02 net/http/httputil 18:49:14 [2023-06-01T18:49:14.455Z] #61 46.15 github.com/ncw/swift 18:49:14 [2023-06-01T18:49:14.455Z] #61 46.15 net/http/pprof 18:49:14 [2023-06-01T18:49:14.455Z] #61 46.29 github.com/yvasiyarov/gorelic 18:49:14 [2023-06-01T18:49:14.455Z] #61 46.59 github.com/docker/distribution/context 18:49:14 [2023-06-01T18:49:14.455Z] #61 46.67 github.com/docker/distribution/registry/api/v2 18:49:14 [2023-06-01T18:49:14.455Z] #61 47.41 github.com/docker/distribution/health 18:49:14 [2023-06-01T18:49:14.455Z] #61 47.41 github.com/docker/distribution 18:49:14 [2023-06-01T18:49:14.455Z] #61 47.41 github.com/docker/distribution/registry/auth 18:49:14 [2023-06-01T18:49:14.455Z] #61 47.43 github.com/docker/distribution/registry/storage/driver 18:49:14 [2023-06-01T18:49:14.716Z] #61 47.70 github.com/docker/distribution/registry/auth/htpasswd 18:49:14 [2023-06-01T18:49:14.716Z] #61 47.73 github.com/docker/distribution/registry/auth/silly 18:49:14 [2023-06-01T18:49:14.716Z] #61 47.73 github.com/docker/distribution/registry/auth/token 18:49:14 [2023-06-01T18:49:14.997Z] #61 47.82 github.com/AdRoll/goamz/cloudfront 18:49:14 [2023-06-01T18:49:14.997Z] #61 47.98 github.com/docker/distribution/registry/proxy/scheduler 18:49:14 [2023-06-01T18:49:14.997Z] #61 48.05 github.com/docker/distribution/health/checks 18:49:14 [2023-06-01T18:49:14.997Z] #61 48.07 github.com/docker/distribution/manifest/manifestlist 18:49:14 [2023-06-01T18:49:14.997Z] #61 48.18 github.com/docker/distribution/manifest/schema1 18:49:15 [2023-06-01T18:49:15.259Z] #61 48.22 github.com/docker/distribution/manifest/schema2 18:49:15 [2023-06-01T18:49:15.520Z] #61 48.35 github.com/docker/distribution/notifications 18:49:15 [2023-06-01T18:49:15.520Z] #61 48.36 github.com/docker/distribution/registry/middleware/registry 18:49:15 [2023-06-01T18:49:15.520Z] #61 48.36 github.com/docker/distribution/registry/middleware/repository 18:49:15 [2023-06-01T18:49:15.520Z] #61 48.40 github.com/docker/distribution/registry/storage/cache 18:49:15 [2023-06-01T18:49:15.520Z] #61 48.50 github.com/docker/distribution/registry/storage/driver/factory 18:49:15 [2023-06-01T18:49:15.520Z] #61 48.56 github.com/docker/distribution/registry/storage/driver/middleware 18:49:15 [2023-06-01T18:49:15.782Z] #61 48.66 github.com/docker/distribution/registry/storage/driver/base 18:49:15 [2023-06-01T18:49:15.782Z] #61 48.66 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 18:49:15 [2023-06-01T18:49:15.782Z] #61 48.66 github.com/AdRoll/goamz/s3 18:49:15 [2023-06-01T18:49:15.782Z] #61 48.73 github.com/docker/distribution/registry/storage/cache/memory 18:49:15 [2023-06-01T18:49:15.782Z] #61 48.77 github.com/docker/distribution/registry/storage 18:49:15 [2023-06-01T18:49:15.782Z] #61 48.77 github.com/docker/distribution/registry/storage/cache/redis 18:49:15 [2023-06-01T18:49:15.782Z] #61 48.88 github.com/docker/distribution/registry/client 18:49:16 [2023-06-01T18:49:16.044Z] #61 48.90 github.com/docker/distribution/registry/storage/driver/azure 18:49:16 [2023-06-01T18:49:16.044Z] #61 48.92 github.com/docker/distribution/registry/storage/driver/filesystem 18:49:16 [2023-06-01T18:49:16.044Z] #61 48.98 github.com/docker/distribution/registry/storage/driver/inmemory 18:49:16 [2023-06-01T18:49:16.306Z] #61 49.20 github.com/docker/distribution/registry/storage/driver/swift 18:49:16 [2023-06-01T18:49:16.880Z] #61 50.03 github.com/docker/distribution/registry/storage/driver/s3 18:49:17 [2023-06-01T18:49:17.141Z] #61 50.05 github.com/docker/distribution/registry/client/auth 18:49:17 [2023-06-01T18:49:17.715Z] #61 50.76 github.com/docker/distribution/registry/proxy 18:49:17 [2023-06-01T18:49:17.976Z] #61 51.00 github.com/docker/distribution/registry/handlers 18:49:18 [2023-06-01T18:49:18.238Z] #61 ... 18:49:18 [2023-06-01T18:49:18.238Z] 18:49:18 [2023-06-01T18:49:18.238Z] #75 [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 18:49:18 [2023-06-01T18:49:18.238Z] #75 13.45 aclocal: warning: couldn't open directory 'm4': No such file or directory 18:49:18 [2023-06-01T18:49:18.238Z] #75 18.62 libtoolize: putting auxiliary files in '.'. 18:49:18 [2023-06-01T18:49:18.238Z] #75 18.62 libtoolize: copying file './ltmain.sh' 18:49:18 [2023-06-01T18:49:18.238Z] #75 19.55 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 18:49:18 [2023-06-01T18:49:18.238Z] #75 19.55 libtoolize: and rerunning libtoolize and aclocal. 18:49:18 [2023-06-01T18:49:18.238Z] #75 19.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 18:49:18 [2023-06-01T18:49:18.238Z] #75 23.10 configure.ac:7: installing './compile' 18:49:18 [2023-06-01T18:49:18.238Z] #75 23.11 configure.ac:11: installing './config.guess' 18:49:18 [2023-06-01T18:49:18.238Z] #75 23.11 configure.ac:11: installing './config.sub' 18:49:18 [2023-06-01T18:49:18.238Z] #75 23.12 configure.ac:8: installing './install-sh' 18:49:18 [2023-06-01T18:49:18.238Z] #75 23.12 configure.ac:8: installing './missing' 18:49:18 [2023-06-01T18:49:18.238Z] #75 23.17 Makefile.am: installing './depcomp' 18:49:18 [2023-06-01T18:49:18.811Z] #75 23.97 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 18:49:18 [2023-06-01T18:49:18.811Z] #75 23.97 libtoolize: copying file 'build-aux/ltmain.sh' 18:49:18 [2023-06-01T18:49:18.811Z] #75 24.13 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 18:49:18 [2023-06-01T18:49:18.811Z] #75 24.13 libtoolize: copying file 'm4/libtool.m4' 18:49:18 [2023-06-01T18:49:18.811Z] #75 24.24 libtoolize: copying file 'm4/ltoptions.m4' 18:49:18 [2023-06-01T18:49:18.811Z] #75 ... 18:49:18 [2023-06-01T18:49:18.811Z] 18:49:18 [2023-06-01T18:49:18.811Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:49:18 [2023-06-01T18:49:18.811Z] #61 51.87 github.com/docker/distribution/registry 18:49:19 [2023-06-01T18:49:19.072Z] #61 52.08 github.com/docker/distribution/cmd/registry 18:49:20 [2023-06-01T18:49:20.988Z] #61 53.73 + xx-verify /build/registry-v2 18:49:25 [2023-06-01T18:49:25.198Z] #61 ... 18:49:25 [2023-06-01T18:49:25.198Z] 18:49:25 [2023-06-01T18:49:25.198Z] #75 [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 18:49:25 [2023-06-01T18:49:25.198Z] #75 24.36 libtoolize: copying file 'm4/ltsugar.m4' 18:49:25 [2023-06-01T18:49:25.198Z] #75 24.54 libtoolize: copying file 'm4/ltversion.m4' 18:49:25 [2023-06-01T18:49:25.198Z] #75 24.69 libtoolize: copying file 'm4/lt~obsolete.m4' 18:49:25 [2023-06-01T18:49:25.198Z] #75 24.85 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 18:49:25 [2023-06-01T18:49:25.198Z] #75 29.30 configure.ac:7: installing 'build-aux/compile' 18:49:25 [2023-06-01T18:49:25.198Z] #75 29.30 configure.ac:9: installing 'build-aux/config.guess' 18:49:25 [2023-06-01T18:49:25.198Z] #75 29.30 configure.ac:9: installing 'build-aux/config.sub' 18:49:25 [2023-06-01T18:49:25.198Z] #75 29.31 configure.ac:11: installing 'build-aux/install-sh' 18:49:25 [2023-06-01T18:49:25.198Z] #75 29.31 configure.ac:11: installing 'build-aux/missing' 18:49:25 [2023-06-01T18:49:25.198Z] #75 29.44 Makefile.am: installing 'build-aux/depcomp' 18:49:25 [2023-06-01T18:49:25.198Z] #75 29.48 parallel-tests: installing 'build-aux/test-driver' 18:49:25 [2023-06-01T18:49:25.777Z] #75 31.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 18:49:25 [2023-06-01T18:49:25.777Z] #75 31.00 libtoolize: copying file 'build-aux/ltmain.sh' 18:49:26 [2023-06-01T18:49:26.350Z] #75 31.55 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 18:49:26 [2023-06-01T18:49:26.350Z] #75 31.55 libtoolize: copying file 'm4/libtool.m4' 18:49:26 [2023-06-01T18:49:26.350Z] #75 31.69 libtoolize: copying file 'm4/ltoptions.m4' 18:49:26 [2023-06-01T18:49:26.611Z] #75 31.87 libtoolize: copying file 'm4/ltsugar.m4' 18:49:26 [2023-06-01T18:49:26.611Z] #75 31.98 libtoolize: copying file 'm4/ltversion.m4' 18:49:26 [2023-06-01T18:49:26.873Z] #75 32.05 libtoolize: copying file 'm4/lt~obsolete.m4' 18:49:27 [2023-06-01T18:49:27.816Z] #75 ... 18:49:27 [2023-06-01T18:49:27.816Z] 18:49:27 [2023-06-01T18:49:27.816Z] #61 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 18:49:27 [2023-06-01T18:49:27.816Z] #61 DONE 60.8s 18:49:28 [2023-06-01T18:49:28.077Z] 18:49:28 [2023-06-01T18:49:28.077Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:49:28 [2023-06-01T18:49:28.649Z] #48 ... 18:49:28 [2023-06-01T18:49:28.649Z] 18:49:28 [2023-06-01T18:49:28.649Z] #67 [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...) 18:49:28 [2023-06-01T18:49:28.649Z] #67 DONE 48.5s 18:49:28 [2023-06-01T18:49:28.910Z] 18:49:28 [2023-06-01T18:49:28.910Z] #78 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 18:49:28 [2023-06-01T18:49:28.910Z] #78 DONE 0.1s 18:49:28 [2023-06-01T18:49:28.910Z] 18:49:28 [2023-06-01T18:49:28.910Z] #79 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 18:49:28 [2023-06-01T18:49:28.910Z] #79 DONE 0.1s 18:49:28 [2023-06-01T18:49:28.910Z] 18:49:28 [2023-06-01T18:49:28.910Z] #77 [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...) 18:49:32 [2023-06-01T18:49:32.212Z] #77 ... 18:49:32 [2023-06-01T18:49:32.212Z] 18:49:32 [2023-06-01T18:49:32.212Z] #75 [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 18:49:32 [2023-06-01T18:49:32.212Z] #75 37.63 configure.ac:11: installing 'build-aux/compile' 18:49:32 [2023-06-01T18:49:32.475Z] #75 37.63 configure.ac:11: installing 'build-aux/config.guess' 18:49:32 [2023-06-01T18:49:32.475Z] #75 37.63 configure.ac:11: installing 'build-aux/config.sub' 18:49:32 [2023-06-01T18:49:32.475Z] #75 37.63 configure.ac:13: installing 'build-aux/install-sh' 18:49:32 [2023-06-01T18:49:32.475Z] #75 37.64 configure.ac:13: installing 'build-aux/missing' 18:49:32 [2023-06-01T18:49:32.475Z] #75 37.64 configure.ac:8: installing 'build-aux/tap-driver.sh' 18:49:32 [2023-06-01T18:49:32.475Z] #75 37.70 Makefile.am: installing 'build-aux/depcomp' 18:49:33 [2023-06-01T18:49:33.418Z] #75 38.54 checking build system type... aarch64-unknown-linux-gnu 18:49:33 [2023-06-01T18:49:33.418Z] #75 38.77 checking host system type... aarch64-unknown-linux-gnu 18:49:33 [2023-06-01T18:49:33.418Z] #75 38.77 checking how to print strings... printf 18:49:33 [2023-06-01T18:49:33.679Z] #75 38.79 checking for gcc... gcc 18:49:33 [2023-06-01T18:49:33.679Z] #75 38.89 checking whether the C compiler works... yes 18:49:33 [2023-06-01T18:49:33.679Z] #75 38.98 checking for C compiler default output file name... a.out 18:49:33 [2023-06-01T18:49:33.679Z] #75 38.99 checking for suffix of executables... 18:49:33 [2023-06-01T18:49:33.940Z] #75 39.09 checking whether we are cross compiling... no 18:49:33 [2023-06-01T18:49:33.940Z] #75 39.19 checking for suffix of object files... o 18:49:33 [2023-06-01T18:49:33.940Z] #75 39.26 checking whether we are using the GNU C compiler... yes 18:49:33 [2023-06-01T18:49:33.940Z] #75 39.34 checking whether gcc accepts -g... yes 18:49:34 [2023-06-01T18:49:34.201Z] #75 39.39 checking for gcc option to accept ISO C89... none needed 18:49:34 [2023-06-01T18:49:34.201Z] #75 39.51 checking whether gcc understands -c and -o together... yes 18:49:34 [2023-06-01T18:49:34.201Z] #75 39.59 checking for a sed that does not truncate output... /bin/sed 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.62 checking for grep that handles long lines and -e... /bin/grep 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.62 checking for egrep... /bin/grep -E 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.63 checking for fgrep... /bin/grep -F 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.63 checking for ld used by gcc... /usr/bin/ld 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.66 checking if the linker (/usr/bin/ld) is GNU ld... yes 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.68 checking the name lister (/usr/bin/nm -B) interface... BSD nm 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.75 checking whether ln -s works... yes 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.75 checking the maximum length of command line arguments... 1572864 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.78 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.78 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.79 checking for /usr/bin/ld option to reload object files... -r 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.79 checking for objdump... objdump 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.79 checking how to recognize dependent libraries... pass_all 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.79 checking for dlltool... no 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.80 checking how to associate runtime and link libraries... printf %s\n 18:49:34 [2023-06-01T18:49:34.462Z] #75 39.80 checking for ar... ar 18:49:34 [2023-06-01T18:49:34.722Z] #75 39.81 checking for archiver @FILE support... @ 18:49:34 [2023-06-01T18:49:34.722Z] #75 39.91 checking for strip... strip 18:49:34 [2023-06-01T18:49:34.722Z] #75 39.91 checking for ranlib... ranlib 18:49:34 [2023-06-01T18:49:34.723Z] #75 39.91 checking for gawk... no 18:49:34 [2023-06-01T18:49:34.723Z] #75 39.92 checking for mawk... mawk 18:49:34 [2023-06-01T18:49:34.723Z] #75 39.93 checking command to parse /usr/bin/nm -B output from gcc object... ok 18:49:34 [2023-06-01T18:49:34.983Z] #75 40.19 checking for sysroot... no 18:49:34 [2023-06-01T18:49:34.983Z] #75 40.19 checking for a working dd... /bin/dd 18:49:34 [2023-06-01T18:49:34.983Z] #75 40.20 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 18:49:34 [2023-06-01T18:49:34.983Z] #75 40.22 checking for mt... no 18:49:34 [2023-06-01T18:49:34.983Z] #75 40.22 checking if : is a manifest tool... no 18:49:34 [2023-06-01T18:49:34.983Z] #75 40.23 checking how to run the C preprocessor... gcc -E 18:49:35 [2023-06-01T18:49:35.556Z] #75 40.40 checking for ANSI C header files... yes 18:49:35 [2023-06-01T18:49:35.556Z] #75 40.76 checking for sys/types.h... yes 18:49:35 [2023-06-01T18:49:35.556Z] #75 40.91 checking for sys/stat.h... yes 18:49:35 [2023-06-01T18:49:35.816Z] #75 40.99 checking for stdlib.h... yes 18:49:35 [2023-06-01T18:49:35.816Z] #75 41.10 checking for string.h... yes 18:49:36 [2023-06-01T18:49:36.077Z] #75 41.27 checking for memory.h... yes 18:49:36 [2023-06-01T18:49:36.077Z] #75 41.35 checking for strings.h... yes 18:49:36 [2023-06-01T18:49:36.338Z] #75 41.48 checking for inttypes.h... yes 18:49:36 [2023-06-01T18:49:36.338Z] #75 41.62 checking for stdint.h... yes 18:49:36 [2023-06-01T18:49:36.600Z] #75 41.75 checking for unistd.h... yes 18:49:36 [2023-06-01T18:49:36.600Z] #75 41.88 checking for dlfcn.h... yes 18:49:36 [2023-06-01T18:49:36.864Z] #75 41.95 checking for objdir... .libs 18:49:36 [2023-06-01T18:49:36.864Z] #75 42.13 checking if gcc supports -fno-rtti -fno-exceptions... no 18:49:37 [2023-06-01T18:49:37.125Z] #75 42.24 checking for gcc option to produce PIC... -fPIC -DPIC 18:49:37 [2023-06-01T18:49:37.125Z] #75 42.24 checking if gcc PIC flag -fPIC -DPIC works... yes 18:49:37 [2023-06-01T18:49:37.125Z] #75 42.30 checking if gcc static flag -static works... yes 18:49:37 [2023-06-01T18:49:37.125Z] #75 42.46 checking if gcc supports -c -o file.o... yes 18:49:37 [2023-06-01T18:49:37.386Z] #75 42.52 checking if gcc supports -c -o file.o... (cached) yes 18:49:37 [2023-06-01T18:49:37.386Z] #75 42.52 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 18:49:37 [2023-06-01T18:49:37.386Z] #75 42.56 checking dynamic linker characteristics... GNU/Linux ld.so 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.79 checking how to hardcode library paths into programs... immediate 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.79 checking whether stripping libraries is possible... yes 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.80 checking if libtool supports shared libraries... yes 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.80 checking whether to build shared libraries... no 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.80 checking whether to build static libraries... yes 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.80 checking for a BSD-compatible install... /usr/bin/install -c 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.83 checking whether build environment is sane... yes 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.88 checking for a thread-safe mkdir -p... /bin/mkdir -p 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.89 checking whether make sets $(MAKE)... yes 18:49:37 [2023-06-01T18:49:37.647Z] #75 42.96 checking whether make supports the include directive... yes (GNU style) 18:49:37 [2023-06-01T18:49:37.908Z] #75 43.04 checking whether make supports nested variables... yes 18:49:37 [2023-06-01T18:49:37.908Z] #75 43.08 checking whether UID '0' is supported by ustar format... yes 18:49:37 [2023-06-01T18:49:37.908Z] #75 43.08 checking whether GID '0' is supported by ustar format... yes 18:49:37 [2023-06-01T18:49:37.908Z] #75 43.08 checking how to create a ustar tar archive... gnutar 18:49:37 [2023-06-01T18:49:37.908Z] #75 43.18 checking dependency style of gcc... gcc3 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.28 checking whether to enable maintainer-specific portions of Makefiles... yes 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.29 checking whether make supports nested variables... (cached) yes 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.29 checking for gawk... (cached) mawk 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.29 checking for a sed that does not truncate output... (cached) /bin/sed 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.31 checking for gcc... (cached) gcc 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.39 checking whether we are using the GNU C compiler... (cached) yes 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.40 checking whether gcc accepts -g... (cached) yes 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.40 checking for gcc option to accept ISO C89... (cached) none needed 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.40 checking whether gcc understands -c and -o together... (cached) yes 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.40 checking for a Python interpreter with version >= 3... python3 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.44 checking for python3... /usr/bin/python3 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.44 checking for python3 version... 3.9 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.47 checking for python3 platform... linux 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.49 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 18:49:38 [2023-06-01T18:49:38.169Z] #75 43.56 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 18:49:38 [2023-06-01T18:49:38.430Z] #75 43.60 checking for go-md2man... no 18:49:38 [2023-06-01T18:49:38.430Z] #75 43.61 checking error.h usability... yes 18:49:38 [2023-06-01T18:49:38.430Z] #75 43.66 checking error.h presence... yes 18:49:38 [2023-06-01T18:49:38.430Z] #75 43.69 checking for error.h... yes 18:49:38 [2023-06-01T18:49:38.430Z] #75 43.73 checking linux/openat2.h usability... yes 18:49:38 [2023-06-01T18:49:38.430Z] #75 43.79 checking linux/openat2.h presence... yes 18:49:38 [2023-06-01T18:49:38.430Z] #75 43.81 checking for linux/openat2.h... yes 18:49:38 [2023-06-01T18:49:38.691Z] #75 43.85 checking for copy_file_range... yes 18:49:38 [2023-06-01T18:49:38.691Z] #75 43.98 checking for fgetxattr... yes 18:49:38 [2023-06-01T18:49:38.951Z] #75 44.08 checking for statx... yes 18:49:39 [2023-06-01T18:49:39.212Z] #75 44.24 checking for fgetpwent_r... yes 18:49:39 [2023-06-01T18:49:39.212Z] #75 44.41 checking for issetugid... no 18:49:39 [2023-06-01T18:49:39.212Z] #75 44.54 checking for pkg-config... /usr/bin/pkg-config 18:49:39 [2023-06-01T18:49:39.212Z] #75 44.54 checking pkg-config is at least version 0.9.0... yes 18:49:39 [2023-06-01T18:49:39.473Z] #75 44.54 checking for library containing yajl_tree_get... -lyajl 18:49:39 [2023-06-01T18:49:39.473Z] #75 44.76 checking for yajl >= 2.0.0... yes 18:49:39 [2023-06-01T18:49:39.473Z] #75 44.77 checking sys/capability.h usability... yes 18:49:39 [2023-06-01T18:49:39.473Z] #75 44.85 checking sys/capability.h presence... yes 18:49:39 [2023-06-01T18:49:39.473Z] #75 44.87 checking for sys/capability.h... yes 18:49:39 [2023-06-01T18:49:39.751Z] #75 44.87 checking for library containing cap_from_name... -lcap 18:49:40 [2023-06-01T18:49:40.013Z] #75 45.01 checking for library containing dlopen... -ldl 18:49:40 [2023-06-01T18:49:40.013Z] #75 45.29 checking seccomp.h usability... yes 18:49:40 [2023-06-01T18:49:40.273Z] #75 45.37 checking seccomp.h presence... yes 18:49:40 [2023-06-01T18:49:40.273Z] #75 45.39 checking for seccomp.h... yes 18:49:40 [2023-06-01T18:49:40.273Z] #75 45.40 checking for library containing seccomp_rule_add... -lseccomp 18:49:40 [2023-06-01T18:49:40.533Z] #75 45.62 checking for library containing seccomp_arch_resolve_name... none required 18:49:40 [2023-06-01T18:49:40.533Z] #75 45.71 checking systemd/sd-bus.h usability... yes 18:49:40 [2023-06-01T18:49:40.533Z] #75 45.80 checking systemd/sd-bus.h presence... yes 18:49:40 [2023-06-01T18:49:40.533Z] #75 45.85 checking for systemd/sd-bus.h... yes 18:49:40 [2023-06-01T18:49:40.794Z] #75 45.85 checking for library containing sd_bus_match_signal_async... -lsystemd 18:49:40 [2023-06-01T18:49:40.794Z] #75 46.00 checking for sd_notify_barrier... yes 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.14 checking linux/bpf.h usability... yes 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.24 checking linux/bpf.h presence... yes 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.27 checking for linux/bpf.h... yes 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.27 checking compilation for eBPF... yes 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.34 checking for criu >= 3.15... no 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.35 configure: CRIU headers not found, building without CRIU support 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.35 checking for criu > 3.16... no 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.37 configure: CRIU version doesn't support join-ns API 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.37 checking for criu > 3.16.1... no 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.39 configure: CRIU version doesn't support for pre-dumping 18:49:41 [2023-06-01T18:49:41.055Z] #75 46.39 checking for new mount API (fsconfig)... yes 18:49:41 [2023-06-01T18:49:41.316Z] #75 46.43 checking for seccomp notify API... yes 18:49:41 [2023-06-01T18:49:41.316Z] #75 46.50 checking for gperf... no 18:49:41 [2023-06-01T18:49:41.316Z] #75 46.50 configure: gperf not found - cannot rebuild signal parser code 18:49:41 [2023-06-01T18:49:41.316Z] #75 46.50 checking for library containing argp_parse... none required 18:49:41 [2023-06-01T18:49:41.577Z] #75 46.65 checking that generated files are newer than configure... done 18:49:41 [2023-06-01T18:49:41.577Z] #75 46.65 configure: creating ./config.status 18:49:41 [2023-06-01T18:49:41.577Z] #75 ... 18:49:41 [2023-06-01T18:49:41.577Z] 18:49:41 [2023-06-01T18:49:41.577Z] #68 [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...) 18:49:41 [2023-06-01T18:49:41.577Z] #68 DONE 60.8s 18:49:41 [2023-06-01T18:49:41.577Z] 18:49:41 [2023-06-01T18:49:41.577Z] #72 [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...) 18:49:41 [2023-06-01T18:49:41.577Z] #72 DONE 54.0s 18:49:41 [2023-06-01T18:49:41.577Z] 18:49:41 [2023-06-01T18:49:41.577Z] #69 [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...) 18:49:41 [2023-06-01T18:49:41.577Z] #69 DONE 60.9s 18:49:41 [2023-06-01T18:49:41.577Z] 18:49:41 [2023-06-01T18:49:41.577Z] #77 [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...) 18:49:44 [2023-06-01T18:49:44.123Z] #77 ... 18:49:44 [2023-06-01T18:49:44.123Z] 18:49:44 [2023-06-01T18:49:44.123Z] #75 [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 18:49:44 [2023-06-01T18:49:44.123Z] #75 49.35 config.status: creating Makefile 18:49:44 [2023-06-01T18:49:44.123Z] #75 49.42 config.status: creating rpm/crun.spec 18:49:44 [2023-06-01T18:49:44.123Z] #75 49.48 config.status: creating config.h 18:49:44 [2023-06-01T18:49:44.385Z] #75 49.51 config.status: executing libtool commands 18:49:44 [2023-06-01T18:49:44.385Z] #75 49.57 config.status: executing depfiles commands 18:49:45 [2023-06-01T18:49:45.329Z] #75 50.44 === configuring in libocispec (/tmp/crun-build/libocispec) 18:49:45 [2023-06-01T18:49:45.329Z] #75 50.46 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 18:49:45 [2023-06-01T18:49:45.590Z] #75 50.80 checking for gcc... gcc 18:49:45 [2023-06-01T18:49:45.590Z] #75 50.88 checking whether the C compiler works... yes 18:49:45 [2023-06-01T18:49:45.853Z] #75 50.95 checking for C compiler default output file name... a.out 18:49:45 [2023-06-01T18:49:45.853Z] #75 50.96 checking for suffix of executables... 18:49:45 [2023-06-01T18:49:45.853Z] #75 51.04 checking whether we are cross compiling... no 18:49:45 [2023-06-01T18:49:45.853Z] #75 51.10 checking for suffix of object files... o 18:49:45 [2023-06-01T18:49:45.853Z] #75 51.13 checking whether we are using the GNU C compiler... yes 18:49:45 [2023-06-01T18:49:45.853Z] #75 51.16 checking whether gcc accepts -g... yes 18:49:45 [2023-06-01T18:49:45.853Z] #75 51.19 checking for gcc option to accept ISO C89... none needed 18:49:46 [2023-06-01T18:49:46.114Z] #75 51.24 checking whether gcc understands -c and -o together... yes 18:49:46 [2023-06-01T18:49:46.114Z] #75 51.32 checking how to run the C preprocessor... gcc -E 18:49:46 [2023-06-01T18:49:46.114Z] #75 51.40 checking for grep that handles long lines and -e... /bin/grep 18:49:46 [2023-06-01T18:49:46.114Z] #75 51.40 checking for egrep... /bin/grep -E 18:49:46 [2023-06-01T18:49:46.375Z] #75 51.40 checking for ANSI C header files... yes 18:49:46 [2023-06-01T18:49:46.375Z] #75 51.61 checking for sys/types.h... yes 18:49:46 [2023-06-01T18:49:46.375Z] #75 51.68 checking for sys/stat.h... yes 18:49:46 [2023-06-01T18:49:46.637Z] #75 51.79 checking for stdlib.h... yes 18:49:46 [2023-06-01T18:49:46.637Z] #75 51.86 checking for string.h... yes 18:49:46 [2023-06-01T18:49:46.637Z] #75 51.92 checking for memory.h... yes 18:49:46 [2023-06-01T18:49:46.637Z] #75 52.02 checking for strings.h... yes 18:49:46 [2023-06-01T18:49:46.897Z] #75 52.13 checking for inttypes.h... yes 18:49:46 [2023-06-01T18:49:46.897Z] #75 52.22 checking for stdint.h... yes 18:49:46 [2023-06-01T18:49:46.897Z] #75 52.29 checking for unistd.h... yes 18:49:47 [2023-06-01T18:49:47.160Z] #75 52.35 checking minix/config.h usability... no 18:49:47 [2023-06-01T18:49:47.160Z] #75 52.39 checking minix/config.h presence... no 18:49:47 [2023-06-01T18:49:47.160Z] #75 52.44 checking for minix/config.h... no 18:49:47 [2023-06-01T18:49:47.160Z] #75 52.44 checking whether it is safe to define __EXTENSIONS__... yes 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.51 checking build system type... aarch64-unknown-linux-gnu 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.66 checking host system type... aarch64-unknown-linux-gnu 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.66 checking how to print strings... printf 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.68 checking for a sed that does not truncate output... /bin/sed 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.70 checking for fgrep... /bin/grep -F 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.70 checking for ld used by gcc... /usr/bin/ld 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.72 checking if the linker (/usr/bin/ld) is GNU ld... yes 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.73 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.82 checking whether ln -s works... yes 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.82 checking the maximum length of command line arguments... 1572864 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.84 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.84 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.84 checking for /usr/bin/ld option to reload object files... -r 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.84 checking for objdump... objdump 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.84 checking how to recognize dependent libraries... pass_all 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.84 checking for dlltool... no 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.85 checking how to associate runtime and link libraries... printf %s\n 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.85 checking for ar... ar 18:49:47 [2023-06-01T18:49:47.421Z] #75 52.85 checking for archiver @FILE support... @ 18:49:47 [2023-06-01T18:49:47.682Z] #75 52.89 checking for strip... strip 18:49:47 [2023-06-01T18:49:47.682Z] #75 52.89 checking for ranlib... ranlib 18:49:47 [2023-06-01T18:49:47.682Z] #75 52.89 checking for gawk... no 18:49:47 [2023-06-01T18:49:47.682Z] #75 52.89 checking for mawk... mawk 18:49:47 [2023-06-01T18:49:47.682Z] #75 52.89 checking command to parse /usr/bin/nm -B output from gcc object... ok 18:49:47 [2023-06-01T18:49:47.682Z] #75 53.02 checking for sysroot... no 18:49:47 [2023-06-01T18:49:47.682Z] #75 53.02 checking for a working dd... /bin/dd 18:49:47 [2023-06-01T18:49:47.682Z] #75 53.03 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 18:49:47 [2023-06-01T18:49:47.682Z] #75 53.05 checking for mt... no 18:49:47 [2023-06-01T18:49:47.682Z] #75 53.05 checking if : is a manifest tool... no 18:49:47 [2023-06-01T18:49:47.682Z] #75 53.06 checking for dlfcn.h... yes 18:49:47 [2023-06-01T18:49:47.682Z] #75 53.11 checking for objdir... .libs 18:49:47 [2023-06-01T18:49:47.943Z] #75 53.20 checking if gcc supports -fno-rtti -fno-exceptions... no 18:49:47 [2023-06-01T18:49:47.943Z] #75 53.24 checking for gcc option to produce PIC... -fPIC -DPIC 18:49:47 [2023-06-01T18:49:47.943Z] #75 53.24 checking if gcc PIC flag -fPIC -DPIC works... yes 18:49:47 [2023-06-01T18:49:47.943Z] #75 53.28 checking if gcc static flag -static works... yes 18:49:48 [2023-06-01T18:49:48.210Z] #75 53.36 checking if gcc supports -c -o file.o... yes 18:49:48 [2023-06-01T18:49:48.210Z] #75 53.45 checking if gcc supports -c -o file.o... (cached) yes 18:49:48 [2023-06-01T18:49:48.210Z] #75 53.45 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 18:49:48 [2023-06-01T18:49:48.210Z] #75 53.47 checking dynamic linker characteristics... GNU/Linux ld.so 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.62 checking how to hardcode library paths into programs... immediate 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.62 checking whether stripping libraries is possible... yes 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.63 checking if libtool supports shared libraries... yes 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.63 checking whether to build shared libraries... no 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.63 checking whether to build static libraries... yes 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.63 checking for a BSD-compatible install... /usr/bin/install -c 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.64 checking whether build environment is sane... yes 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.69 checking for a thread-safe mkdir -p... /bin/mkdir -p 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.71 checking whether make sets $(MAKE)... yes 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.77 checking whether make supports the include directive... yes (GNU style) 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.79 checking whether make supports nested variables... yes 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.81 checking whether UID '0' is supported by ustar format... yes 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.81 checking whether GID '0' is supported by ustar format... yes 18:49:48 [2023-06-01T18:49:48.471Z] #75 53.82 checking how to create a ustar tar archive... gnutar 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.84 checking dependency style of gcc... gcc3 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.91 checking whether to enable maintainer-specific portions of Makefiles... yes 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.91 checking whether make supports nested variables... (cached) yes 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.91 checking for pkg-config... /usr/bin/pkg-config 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.92 checking pkg-config is at least version 0.9.0... yes 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.92 checking for yajl >= 2.1.0... yes 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.93 checking for a sed that does not truncate output... (cached) /bin/sed 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.93 checking for gcc... (cached) gcc 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.96 checking whether we are using the GNU C compiler... (cached) yes 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.96 checking whether gcc accepts -g... (cached) yes 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.96 checking for gcc option to accept ISO C89... (cached) none needed 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.96 checking whether gcc understands -c and -o together... (cached) yes 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.96 checking for a Python interpreter with version >= 3... python3 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.98 checking for python3... /usr/bin/python3 18:49:48 [2023-06-01T18:49:48.732Z] #75 53.98 checking for python3 version... 3.9 18:49:48 [2023-06-01T18:49:48.732Z] #75 54.00 checking for python3 platform... linux 18:49:48 [2023-06-01T18:49:48.732Z] #75 54.01 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 18:49:48 [2023-06-01T18:49:48.732Z] #75 54.05 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 18:49:49 [2023-06-01T18:49:49.302Z] #75 54.16 checking that generated files are newer than configure... done 18:49:49 [2023-06-01T18:49:49.302Z] #75 54.66 configure: creating ./config.status 18:49:49 [2023-06-01T18:49:49.563Z] #75 ... 18:49:49 [2023-06-01T18:49:49.563Z] 18:49:49 [2023-06-01T18:49:49.563Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version 18:49:49 [2023-06-01T18:49:49.563Z] #48 82.78 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown) 18:49:49 [2023-06-01T18:49:49.563Z] #48 DONE 83.7s 18:49:49 [2023-06-01T18:49:49.823Z] 18:49:49 [2023-06-01T18:49:49.823Z] #74 [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...) 18:49:50 [2023-06-01T18:49:50.394Z] #74 ... 18:49:50 [2023-06-01T18:49:50.394Z] 18:49:50 [2023-06-01T18:49:50.394Z] #75 [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 18:49:50 [2023-06-01T18:49:50.394Z] #75 55.69 config.status: creating Makefile 18:49:50 [2023-06-01T18:49:50.394Z] #75 55.71 config.status: creating config.h 18:49:50 [2023-06-01T18:49:50.394Z] #75 55.72 config.status: executing libtool commands 18:49:50 [2023-06-01T18:49:50.394Z] #75 55.73 config.status: executing depfiles commands 18:49:50 [2023-06-01T18:49:50.653Z] #75 55.93 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 18:49:50 [2023-06-01T18:49:50.653Z] #75 55.93 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 18:49:50 [2023-06-01T18:49:50.913Z] #75 56.04 checking for gcc... gcc 18:49:50 [2023-06-01T18:49:50.913Z] #75 56.06 checking whether the C compiler works... yes 18:49:50 [2023-06-01T18:49:50.913Z] #75 56.13 checking for C compiler default output file name... a.out 18:49:50 [2023-06-01T18:49:50.913Z] #75 56.13 checking for suffix of executables... 18:49:50 [2023-06-01T18:49:50.913Z] #75 56.23 checking whether we are cross compiling... no 18:49:51 [2023-06-01T18:49:51.173Z] #75 56.30 checking for suffix of object files... o 18:49:51 [2023-06-01T18:49:51.173Z] #75 56.35 checking whether we are using the GNU C compiler... yes 18:49:51 [2023-06-01T18:49:51.173Z] #75 56.41 checking whether gcc accepts -g... yes 18:49:51 [2023-06-01T18:49:51.173Z] #75 56.45 checking for gcc option to accept ISO C89... none needed 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.51 checking whether gcc understands -c and -o together... yes 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.56 checking for a BSD-compatible install... /usr/bin/install -c 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.57 checking whether build environment is sane... yes 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.59 checking for a thread-safe mkdir -p... /bin/mkdir -p 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.59 checking for gawk... no 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.59 checking for mawk... mawk 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.59 checking whether make sets $(MAKE)... yes 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.60 checking whether make supports the include directive... yes (GNU style) 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.61 checking whether make supports nested variables... yes 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.62 checking whether UID '0' is supported by ustar format... yes 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.62 checking whether GID '0' is supported by ustar format... yes 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.62 checking how to create a ustar tar archive... gnutar 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.64 checking dependency style of gcc... gcc3 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.69 checking whether to enable maintainer-specific portions of Makefiles... yes 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.69 checking whether make supports nested variables... (cached) yes 18:49:51 [2023-06-01T18:49:51.432Z] #75 56.71 checking build system type... aarch64-unknown-linux-gnu 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.82 checking host system type... aarch64-unknown-linux-gnu 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.82 checking how to print strings... printf 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.82 checking for a sed that does not truncate output... /bin/sed 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.83 checking for grep that handles long lines and -e... /bin/grep 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.83 checking for egrep... /bin/grep -E 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.84 checking for fgrep... /bin/grep -F 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.84 checking for ld used by gcc... /usr/bin/ld 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.84 checking if the linker (/usr/bin/ld) is GNU ld... yes 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.85 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.85 checking the name lister (/usr/bin/nm -B) interface... BSD nm 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.88 checking whether ln -s works... yes 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.88 checking the maximum length of command line arguments... 1572864 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.89 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.89 checking for /usr/bin/ld option to reload object files... -r 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.89 checking for objdump... objdump 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.90 checking how to recognize dependent libraries... pass_all 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.90 checking for dlltool... no 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.90 checking how to associate runtime and link libraries... printf %s\n 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.90 checking for ar... ar 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.90 checking for archiver @FILE support... @ 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.93 checking for strip... strip 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.93 checking for ranlib... ranlib 18:49:51 [2023-06-01T18:49:51.692Z] #75 56.94 checking command to parse /usr/bin/nm -B output from gcc object... ok 18:49:51 [2023-06-01T18:49:51.692Z] #75 57.02 checking for sysroot... no 18:49:51 [2023-06-01T18:49:51.692Z] #75 57.02 checking for a working dd... /bin/dd 18:49:51 [2023-06-01T18:49:51.692Z] #75 57.03 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 18:49:51 [2023-06-01T18:49:51.692Z] #75 57.03 checking for mt... no 18:49:51 [2023-06-01T18:49:51.692Z] #75 57.03 checking if : is a manifest tool... no 18:49:51 [2023-06-01T18:49:51.951Z] 18:49:51 [2023-06-01T18:49:51.951Z] #75 ... 18:49:51 [2023-06-01T18:49:51.951Z] 18:49:51 [2023-06-01T18:49:51.951Z] #77 [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...) 18:49:51 [2023-06-01T18:49:51.951Z] #77 DONE 51.0s 18:49:51 [2023-06-01T18:49:51.951Z] 18:49:51 [2023-06-01T18:49:51.951Z] #75 [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 18:49:51 [2023-06-01T18:49:51.951Z] #75 57.04 checking how to run the C preprocessor... gcc -E 18:49:51 [2023-06-01T18:49:51.951Z] #75 57.10 checking for ANSI C header files... yes 18:49:51 [2023-06-01T18:49:51.951Z] #75 57.23 checking for sys/types.h... yes 18:49:51 [2023-06-01T18:49:51.951Z] #75 57.27 checking for sys/stat.h... yes 18:49:51 [2023-06-01T18:49:51.951Z] #75 57.34 checking for stdlib.h... yes 18:49:51 [2023-06-01T18:49:51.951Z] #75 57.38 checking for string.h... yes 18:49:52 [2023-06-01T18:49:52.282Z] #75 57.43 checking for memory.h... yes 18:49:52 [2023-06-01T18:49:52.282Z] #75 57.47 checking for strings.h... yes 18:49:52 [2023-06-01T18:49:52.282Z] #75 57.51 checking for inttypes.h... yes 18:49:52 [2023-06-01T18:49:52.282Z] #75 57.55 checking for stdint.h... yes 18:49:52 [2023-06-01T18:49:52.282Z] #75 57.60 checking for unistd.h... yes 18:49:52 [2023-06-01T18:49:52.542Z] #75 57.64 checking for dlfcn.h... yes 18:49:52 [2023-06-01T18:49:52.542Z] #75 57.80 checking for objdir... .libs 18:49:52 [2023-06-01T18:49:52.803Z] #75 57.92 checking if gcc supports -fno-rtti -fno-exceptions... no 18:49:52 [2023-06-01T18:49:52.803Z] #75 57.96 checking for gcc option to produce PIC... -fPIC -DPIC 18:49:52 [2023-06-01T18:49:52.803Z] #75 57.96 checking if gcc PIC flag -fPIC -DPIC works... yes 18:49:52 [2023-06-01T18:49:52.803Z] #75 58.02 checking if gcc static flag -static works... yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.11 checking if gcc supports -c -o file.o... yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.20 checking if gcc supports -c -o file.o... (cached) yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.20 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.23 checking dynamic linker characteristics... GNU/Linux ld.so 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.32 checking how to hardcode library paths into programs... immediate 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.32 checking whether stripping libraries is possible... yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.32 checking if libtool supports shared libraries... yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.32 checking whether to build shared libraries... no 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.32 checking whether to build static libraries... yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.33 checking float.h usability... yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.37 checking float.h presence... yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.39 checking for float.h... yes 18:49:53 [2023-06-01T18:49:53.067Z] #75 58.41 checking limits.h usability... yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 ... 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #80 [dev-systemd-false 1/19] COPY --link --from=dockercli /build/ /usr/local/cli 18:49:53 [2023-06-01T18:49:53.337Z] #80 DONE 0.5s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #75 [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 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.46 checking limits.h presence... yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.48 checking for limits.h... yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.48 checking stddef.h usability... yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.53 checking stddef.h presence... yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.55 checking for stddef.h... yes 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #75 ... 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #81 [dev-systemd-false 2/19] COPY --link --from=frozen-images /build/ /docker-frozen-images 18:49:53 [2023-06-01T18:49:53.337Z] #81 DONE 0.7s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #82 [dev-systemd-false 3/19] COPY --link --from=swagger /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.337Z] #82 DONE 0.7s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #83 [dev-systemd-false 4/19] COPY --link --from=delve /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.337Z] #83 DONE 0.7s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #84 [dev-systemd-false 5/19] COPY --link --from=tomll /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.337Z] #84 DONE 0.4s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #75 [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 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.57 checking for stdlib.h... (cached) yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.59 checking for string.h... (cached) yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.61 checking sys/time.h usability... yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.65 checking sys/time.h presence... 18:49:53 [2023-06-01T18:49:53.337Z] #75 ... 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #85 [dev-systemd-false 6/19] COPY --link --from=gowinres /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.337Z] #85 DONE 0.4s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #86 [dev-systemd-false 7/19] COPY --link --from=tini /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.337Z] #86 DONE 0.2s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #87 [dev-systemd-false 8/19] COPY --link --from=registry /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.337Z] #87 DONE 0.1s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #88 [dev-systemd-false 9/19] COPY --link --from=gotestsum /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.337Z] #88 DONE 0.3s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #89 [dev-systemd-false 10/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.337Z] #89 DONE 1.6s 18:49:53 [2023-06-01T18:49:53.337Z] 18:49:53 [2023-06-01T18:49:53.337Z] #75 [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 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.65 checking sys/time.h presence... yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.66 checking for sys/time.h... yes 18:49:53 [2023-06-01T18:49:53.337Z] #75 58.68 checking for inline... inline 18:49:53 [2023-06-01T18:49:53.598Z] #75 58.72 checking for size_t... #75 ... 18:49:53 [2023-06-01T18:49:53.599Z] 18:49:53 [2023-06-01T18:49:53.599Z] #90 [dev-systemd-false 11/19] COPY --link --from=shfmt /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.599Z] #90 DONE 0.4s 18:49:53 [2023-06-01T18:49:53.599Z] 18:49:53 [2023-06-01T18:49:53.599Z] #91 [dev-systemd-false 12/19] COPY --link --from=runc /build/ /usr/local/bin/ 18:49:53 [2023-06-01T18:49:53.599Z] #91 DONE 0.7s 18:49:53 [2023-06-01T18:49:53.599Z] 18:49:53 [2023-06-01T18:49:53.599Z] #75 [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 18:49:53 [2023-06-01T18:49:53.599Z] #75 58.72 checking for size_t... yes 18:49:53 [2023-06-01T18:49:53.599Z] #75 58.83 checking for stdlib.h... (cached) yes 18:49:53 [2023-06-01T18:49:53.599Z] #75 58.83 checking for GNU libc compatible malloc... yes 18:49:53 [2023-06-01T18:49:53.599Z] #75 58.90 checking for stdlib.h... (cached) yes 18:49:53 [2023-06-01T18:49:53.599Z] #75 58.90 checking for GNU libc compatible realloc... yes 18:49:53 [2023-06-01T18:49:53.599Z] #75 58.96 checking for working strtod... yes 18:49:53 [2023-06-01T18:49:53.860Z] #75 59.05 checking for gettimeofday... yes 18:49:53 [2023-06-01T18:49:53.860Z] #75 59.12 checking for memset... yes 18:49:53 [2023-06-01T18:49:53.860Z] #75 59.23 checking for strspn... yes 18:49:54 [2023-06-01T18:49:54.121Z] #75 59.36 checking that generated files are newer than configure... done 18:49:54 [2023-06-01T18:49:54.121Z] #75 59.36 configure: creating ./config.status 18:49:55 [2023-06-01T18:49:55.509Z] #75 60.92 config.status: creating Makefile 18:49:55 [2023-06-01T18:49:55.771Z] #75 60.94 config.status: creating config.h 18:49:55 [2023-06-01T18:49:55.771Z] #75 60.97 config.status: executing depfiles commands 18:49:55 [2023-06-01T18:49:55.771Z] #75 61.06 config.status: executing libtool commands 18:49:56 [2023-06-01T18:49:56.032Z] #75 61.41 GEN .version 18:49:56 [2023-06-01T18:49:56.032Z] #75 61.42 make install-recursive 18:49:56 [2023-06-01T18:49:56.032Z] #75 61.43 make[1]: Entering directory '/tmp/crun-build' 18:49:56 [2023-06-01T18:49:56.032Z] #75 61.48 Making install in libocispec 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.48 make[2]: Entering directory '/tmp/crun-build/libocispec' 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.52 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.53 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.59 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 18:49:56 [2023-06-01T18:49:56.294Z] #75 61.62 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.82 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.83 make install-recursive 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.83 make[3]: Entering directory '/tmp/crun-build/libocispec' 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.87 Making install in yajl 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.87 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.90 CC verify/json_verify-json_verify.o 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.90 CC src/libyajl_la-yajl_alloc.lo 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.90 CC src/libyajl_la-yajl.lo 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.90 CC src/libyajl_la-yajl_gen.lo 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.90 CC src/libyajl_la-yajl_parser.lo 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.91 CC src/libyajl_la-yajl_buf.lo 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.92 CC src/libyajl_la-yajl_encode.lo 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.92 CC src/libyajl_la-yajl_lex.lo 18:49:56 [2023-06-01T18:49:56.556Z] #75 61.92 CC src/libyajl_la-yajl_tree.lo 18:49:57 [2023-06-01T18:49:57.500Z] #75 62.53 CCLD libyajl.la 18:49:57 [2023-06-01T18:49:57.500Z] #75 62.69 CCLD verify/json_verify 18:49:57 [2023-06-01T18:49:57.500Z] #75 62.86 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 18:49:57 [2023-06-01T18:49:57.500Z] #75 62.86 make[5]: Nothing to be done for 'install-exec-am'. 18:49:57 [2023-06-01T18:49:57.500Z] #75 62.86 make[5]: Nothing to be done for 'install-data-am'. 18:49:57 [2023-06-01T18:49:57.500Z] #75 62.86 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 18:49:57 [2023-06-01T18:49:57.500Z] #75 62.86 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 18:49:57 [2023-06-01T18:49:57.500Z] #75 62.87 make[4]: Entering directory '/tmp/crun-build/libocispec' 18:49:57 [2023-06-01T18:49:57.500Z] #75 62.92 CC src/validate.o 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.92 CC src/image_spec_schema_config_schema.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.92 CC src/image_spec_schema_content_descriptor.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.92 CC src/image_spec_schema_defs.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.93 CC src/image_spec_schema_defs_descriptor.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.93 CC src/image_spec_schema_image_index_schema.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.93 CC src/image_spec_schema_image_layout_schema.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.94 CC src/image_spec_schema_image_manifest_schema.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.94 CC src/runtime_spec_schema_config_linux.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.95 CC src/runtime_spec_schema_config_zos.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.95 CC src/runtime_spec_schema_config_schema.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.96 CC src/runtime_spec_schema_config_solaris.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.97 CC src/runtime_spec_schema_config_vm.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.97 CC src/runtime_spec_schema_config_windows.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.98 CC src/runtime_spec_schema_defs.lo 18:49:57 [2023-06-01T18:49:57.761Z] #75 62.99 CC src/runtime_spec_schema_defs_linux.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 62.99 CC src/runtime_spec_schema_defs_zos.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.00 CC src/runtime_spec_schema_defs_vm.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.01 CC src/runtime_spec_schema_defs_windows.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.03 CC src/runtime_spec_schema_state_schema.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.05 CC src/image_manifest_items_image_manifest_items_schema.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.05 CC src/basic_test_double_array_item.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.06 CC src/basic_test_double_array.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.06 CC src/basic_test_top_array_int.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.11 CC src/basic_test_top_array_string.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.12 CC src/basic_test_top_double_array_int.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.12 CC src/basic_test_top_double_array_obj.lo 18:49:57 [2023-06-01T18:49:57.762Z] #75 63.14 CC src/basic_test_top_double_array_refobj.lo 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.15 CC src/basic_test_top_double_array_string.lo 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.16 CC src/read-file.lo 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.18 CC src/json_common.lo 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.21 CC tests/test-1.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.22 CC tests/test-2.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.23 CC tests/test-3.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.25 CC tests/test-4.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.26 CC tests/test-5.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.27 CC tests/test-6.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.27 CC tests/test-7.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.29 CC tests/test-8.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.31 CC tests/test-9.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.33 CC tests/test-11.o 18:49:58 [2023-06-01T18:49:58.023Z] #75 63.34 CC tests/test-10.o 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.25 CCLD libocispec.la 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.45 CCLD src/validate 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.46 CCLD tests/test-1 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.47 CCLD tests/test-2 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.47 CCLD tests/test-3 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.50 CCLD tests/test-5 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.50 CCLD tests/test-4 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.51 CCLD tests/test-6 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.52 CCLD tests/test-7 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.52 CCLD tests/test-8 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.53 CCLD tests/test-9 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.54 CCLD tests/test-10 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.57 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 18:50:01 [2023-06-01T18:50:01.323Z] #75 66.60 CCLD tests/test-11 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.79 libtool: link: ar cr libocispec.a 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.81 libtool: link: ranlib libocispec.a 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.93 make[5]: Entering directory '/tmp/crun-build/libocispec' 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.96 make[5]: Nothing to be done for 'install-exec-am'. 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.96 make[5]: Nothing to be done for 'install-data-am'. 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.96 make[5]: Leaving directory '/tmp/crun-build/libocispec' 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.96 make[4]: Leaving directory '/tmp/crun-build/libocispec' 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.96 make[3]: Leaving directory '/tmp/crun-build/libocispec' 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.96 make[2]: Leaving directory '/tmp/crun-build/libocispec' 18:50:01 [2023-06-01T18:50:01.584Z] #75 66.96 make[2]: Entering directory '/tmp/crun-build' 18:50:01 [2023-06-01T18:50:01.584Z] #75 67.02 CC src/libcrun/libcrun_testing_a-utils.o 18:50:01 [2023-06-01T18:50:01.584Z] #75 67.02 CC src/libcrun/libcrun_testing_a-cloned_binary.o 18:50:01 [2023-06-01T18:50:01.584Z] #75 67.02 CC src/libcrun/libcrun_testing_a-container.o 18:50:01 [2023-06-01T18:50:01.584Z] #75 67.02 CC src/libcrun/libcrun_testing_a-cgroup.o 18:50:01 [2023-06-01T18:50:01.584Z] #75 67.03 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 18:50:01 [2023-06-01T18:50:01.584Z] #75 67.03 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 18:50:01 [2023-06-01T18:50:01.584Z] #75 67.05 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.07 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.09 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.10 CC src/libcrun/libcrun_testing_a-criu.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.12 CC src/libcrun/libcrun_testing_a-custom-handler.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.14 CC src/libcrun/libcrun_testing_a-linux.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.15 CC src/libcrun/libcrun_testing_a-seccomp.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.17 CC src/libcrun/libcrun_testing_a-ebpf.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.19 CC src/libcrun/libcrun_testing_a-error.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.20 CC src/libcrun/libcrun_testing_a-status.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.22 CC src/libcrun/libcrun_testing_a-terminal.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.27 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 18:50:01 [2023-06-01T18:50:01.845Z] #75 67.28 CC src/libcrun/libcrun_testing_a-signals.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.29 CC src/libcrun/libcrun_testing_a-mount_flags.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.30 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.30 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.31 CC src/libcrun/handlers/libcrun_testing_a-krun.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.32 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.34 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.35 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.39 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.40 CC src/crun-crun.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.41 CC src/crun-run.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.43 CC src/crun-delete.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.44 CC src/crun-kill.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.46 CC src/crun-pause.o 18:50:02 [2023-06-01T18:50:02.105Z] #75 67.49 CC src/crun-unpause.o 18:50:02 [2023-06-01T18:50:02.366Z] #75 67.52 CC src/crun-spec.o 18:50:02 [2023-06-01T18:50:02.366Z] #75 67.55 CC src/crun-exec.o 18:50:02 [2023-06-01T18:50:02.366Z] #75 67.59 CC src/crun-list.o 18:50:02 [2023-06-01T18:50:02.366Z] #75 67.62 CC src/crun-create.o 18:50:02 [2023-06-01T18:50:02.366Z] #75 67.64 CC src/crun-start.o 18:50:02 [2023-06-01T18:50:02.366Z] #75 67.67 CC src/crun-state.o 18:50:02 [2023-06-01T18:50:02.366Z] #75 ... 18:50:02 [2023-06-01T18:50:02.366Z] 18:50:02 [2023-06-01T18:50:02.366Z] #74 [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...) 18:50:02 [2023-06-01T18:50:02.366Z] #74 48.12 + bin/containerd 18:50:02 [2023-06-01T18:50:02.366Z] #74 48.12 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 18:50:02 [2023-06-01T18:50:02.627Z] #74 ... 18:50:02 [2023-06-01T18:50:02.627Z] 18:50:02 [2023-06-01T18:50:02.627Z] #75 [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 18:50:02 [2023-06-01T18:50:02.627Z] #75 67.88 CC src/crun-update.o 18:50:02 [2023-06-01T18:50:02.627Z] #75 67.90 CC src/crun-ps.o 18:50:02 [2023-06-01T18:50:02.888Z] #75 68.10 CC src/crun-checkpoint.o 18:50:02 [2023-06-01T18:50:02.888Z] #75 68.16 CC src/crun-restore.o 18:50:02 [2023-06-01T18:50:02.888Z] #75 68.27 CC src/libcrun/libcrun_la-utils.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.27 CC src/libcrun/libcrun_la-cloned_binary.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.28 CC src/libcrun/libcrun_la-container.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.30 CC src/libcrun/libcrun_la-cgroup.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.30 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.35 CC src/libcrun/libcrun_la-cgroup-resources.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.36 CC src/libcrun/libcrun_la-cgroup-setup.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.37 CC src/libcrun/libcrun_la-cgroup-systemd.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.38 CC src/libcrun/libcrun_la-cgroup-utils.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.38 CC src/libcrun/libcrun_la-criu.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.38 CC src/libcrun/libcrun_la-custom-handler.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.38 CC src/libcrun/libcrun_la-linux.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.40 CC src/libcrun/libcrun_la-seccomp.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.41 CC src/libcrun/libcrun_la-ebpf.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.42 CC src/libcrun/libcrun_la-error.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.43 CC src/libcrun/libcrun_la-status.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.44 CC src/libcrun/libcrun_la-terminal.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.45 CC src/libcrun/libcrun_la-chroot_realpath.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.47 CC src/libcrun/libcrun_la-signals.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.49 CC src/libcrun/libcrun_la-mount_flags.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.52 CC src/libcrun/libcrun_la-seccomp_notify.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.53 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.54 CC src/libcrun/handlers/libcrun_la-krun.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.54 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.59 CC src/libcrun/handlers/libcrun_la-wasmer.lo 18:50:03 [2023-06-01T18:50:03.148Z] #75 68.60 CC tests/init.o 18:50:03 [2023-06-01T18:50:03.409Z] #75 68.60 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 18:50:03 [2023-06-01T18:50:03.670Z] #75 69.04 CCLD tests/init 18:50:05 [2023-06-01T18:50:05.057Z] #75 70.35 AR libcrun_testing.a 18:50:05 [2023-06-01T18:50:05.057Z] #75 70.35 ar: `u' modifier ignored since `D' is the default (see `U') 18:50:05 [2023-06-01T18:50:05.057Z] #75 70.37 CCLD tests/tests_libcrun_utils 18:50:05 [2023-06-01T18:50:05.057Z] #75 70.37 CCLD tests/tests_libcrun_errors 18:50:05 [2023-06-01T18:50:05.057Z] #75 70.37 CCLD tests/tests_libcrun_fuzzer 18:50:05 [2023-06-01T18:50:05.626Z] #75 70.82 CCLD libcrun.la 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.05 CCLD crun 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.22 make[3]: Entering directory '/tmp/crun-build' 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.29 /bin/mkdir -p '/usr/local/share/man/man1' 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.29 /bin/mkdir -p '/usr/local/lib' 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.29 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.30 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.31 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.31 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.32 libtool: install: chmod 644 /usr/local/lib/libcrun.a 18:50:05 [2023-06-01T18:50:05.886Z] #75 71.32 libtool: install: ranlib /usr/local/lib/libcrun.a 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 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 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 ---------------------------------------------------------------------- 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 Libraries have been installed in: 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 /usr/local/lib 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 If you ever happen to want to link against installed libraries 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 in a given directory, LIBDIR, you must either use libtool, and 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 specify the full pathname of the library, or use the '-LLIBDIR' 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 flag during linking and do at least one of the following: 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 during execution 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 - add LIBDIR to the 'LD_RUN_PATH' environment variable 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 during linking 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 See any operating system documentation about shared libraries for 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 more information, such as the ld(1) and ld.so(8) manual pages. 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 ---------------------------------------------------------------------- 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 /bin/mkdir -p '/build' 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.38 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.41 libtool: install: /usr/bin/install -c crun /build/crun 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.41 make[3]: Leaving directory '/tmp/crun-build' 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.41 make[2]: Leaving directory '/tmp/crun-build' 18:50:06 [2023-06-01T18:50:06.145Z] #75 71.41 make[1]: Leaving directory '/tmp/crun-build' 18:50:08 [2023-06-01T18:50:08.054Z] #75 DONE 73.0s 18:50:08 [2023-06-01T18:50:08.054Z] 18:50:08 [2023-06-01T18:50:08.054Z] #74 [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...) 18:50:09 [2023-06-01T18:50:09.433Z] #74 65.10 + bin/containerd-stress 18:50:09 [2023-06-01T18:50:09.433Z] #74 65.10 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 18:50:10 [2023-06-01T18:50:10.811Z] #74 66.31 + bin/containerd-shim 18:50:11 [2023-06-01T18:50:11.071Z] #74 66.84 + bin/containerd-shim-runc-v1 18:50:12 [2023-06-01T18:50:12.009Z] #74 67.64 + bin/containerd-shim-runc-v2 18:50:12 [2023-06-01T18:50:12.577Z] #74 68.37 + binaries 18:50:13 [2023-06-01T18:50:13.146Z] #74 DONE 68.7s 18:50:13 [2023-06-01T18:50:13.715Z] 18:50:13 [2023-06-01T18:50:13.715Z] #92 [dev-systemd-false 13/19] COPY --link --from=containerd /build/ /usr/local/bin/ 18:50:13 [2023-06-01T18:50:13.715Z] #92 DONE 0.2s 18:50:13 [2023-06-01T18:50:13.715Z] 18:50:13 [2023-06-01T18:50:13.715Z] #93 [dev-systemd-false 14/19] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 18:50:13 [2023-06-01T18:50:13.715Z] #93 DONE 0.2s 18:50:13 [2023-06-01T18:50:13.715Z] 18:50:13 [2023-06-01T18:50:13.715Z] #94 [dev-systemd-false 15/19] COPY --link --from=vpnkit / /usr/local/bin/ 18:50:13 [2023-06-01T18:50:13.715Z] #94 DONE 0.2s 18:50:13 [2023-06-01T18:50:13.715Z] 18:50:13 [2023-06-01T18:50:13.715Z] #95 [dev-systemd-false 16/19] COPY --link --from=containerutil /build/ /usr/local/bin/ 18:50:13 [2023-06-01T18:50:13.974Z] #95 DONE 0.0s 18:50:13 [2023-06-01T18:50:13.974Z] 18:50:13 [2023-06-01T18:50:13.974Z] #96 [dev-systemd-false 17/19] COPY --link --from=crun /build/ /usr/local/bin/ 18:50:13 [2023-06-01T18:50:13.974Z] #96 DONE 0.1s 18:50:13 [2023-06-01T18:50:13.974Z] 18:50:13 [2023-06-01T18:50:13.974Z] #97 [dev-systemd-false 18/19] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 18:50:13 [2023-06-01T18:50:13.974Z] #97 merging 18:50:46 [2023-06-01T18:50:46.066Z] #97 merging 26.9s done 18:50:46 [2023-06-01T18:50:46.066Z] #97 DONE 31.8s 18:50:46 [2023-06-01T18:50:46.066Z] 18:50:46 [2023-06-01T18:50:46.066Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker 18:50:46 [2023-06-01T18:50:46.066Z] #98 DONE 0.1s 18:50:46 [2023-06-01T18:50:46.066Z] 18:50:46 [2023-06-01T18:50:46.066Z] #99 [dev-base 1/11] RUN groupadd -r docker 18:50:46 [2023-06-01T18:50:46.066Z] #99 DONE 0.4s 18:50:46 [2023-06-01T18:50:46.066Z] 18:50:46 [2023-06-01T18:50:46.066Z] #100 [dev-base 2/11] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 18:50:46 [2023-06-01T18:50:46.066Z] #100 DONE 0.6s 18:50:46 [2023-06-01T18:50:46.066Z] 18:50:46 [2023-06-01T18:50:46.066Z] #101 [dev-base 3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 18:50:46 [2023-06-01T18:50:46.066Z] #101 0.425 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 18:50:46 [2023-06-01T18:50:46.066Z] #101 DONE 0.5s 18:50:46 [2023-06-01T18:50:46.066Z] 18:50:46 [2023-06-01T18:50:46.066Z] #102 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 18:50:46 [2023-06-01T18:50:46.066Z] #102 DONE 0.5s 18:50:46 [2023-06-01T18:50:46.066Z] 18:50:46 [2023-06-01T18:50:46.066Z] #103 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 18:50:46 [2023-06-01T18:50:46.066Z] #103 DONE 0.5s 18:50:46 [2023-06-01T18:50:46.066Z] 18:50:46 [2023-06-01T18:50:46.066Z] #104 [dev-base 6/11] RUN ldconfig 18:50:46 [2023-06-01T18:50:46.066Z] #104 DONE 0.5s 18:50:46 [2023-06-01T18:50:46.066Z] 18:50:46 [2023-06-01T18:50:46.066Z] #105 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 18:50:46 [2023-06-01T18:50:46.066Z] #105 DONE 0.5s 18:50:46 [2023-06-01T18:50:46.066Z] 18:50:46 [2023-06-01T18:50:46.066Z] #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 18:50:46 [2023-06-01T18:50:46.066Z] #106 0.730 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 18:50:46 [2023-06-01T18:50:46.066Z] #106 0.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 18:50:46 [2023-06-01T18:50:46.066Z] #106 0.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 18:50:46 [2023-06-01T18:50:46.066Z] #106 0.921 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 18:50:46 [2023-06-01T18:50:46.066Z] #106 1.070 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB] 18:50:46 [2023-06-01T18:50:46.066Z] #106 1.120 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 18:50:46 [2023-06-01T18:50:46.326Z] #106 1.979 Fetched 8531 kB in 2s (5640 kB/s) 18:50:46 [2023-06-01T18:50:46.894Z] #106 1.979 Reading package lists... 18:50:47 [2023-06-01T18:50:47.463Z] #106 2.550 Reading package lists... 18:50:47 [2023-06-01T18:50:47.723Z] #106 3.105 Building dependency tree... 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.571 The following additional packages will be installed: 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.571 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.572 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.572 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.572 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.573 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.573 xxd 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.575 Suggested packages: 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.575 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.575 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.575 ctags vim-doc vim-scripts xfsdump acl attr quota 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.575 Recommended packages: 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.575 libatm1 nftables libpam-cap build-essential python3-dev dbus 18:50:47 [2023-06-01T18:50:47.982Z] #106 3.575 systemd-timesyncd | time-daemon unzip 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.932 The following NEW packages will be installed: 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.933 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.933 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.933 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.933 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.933 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.934 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.934 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.934 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.934 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 18:50:48 [2023-06-01T18:50:48.241Z] #106 3.934 xz-utils zip zstd 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.214 0 upgraded, 59 newly installed, 0 to remove and 2 not upgraded. 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.214 Need to get 32.1 MB of archives. 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.214 After this operation, 124 MB of additional disk space will be used. 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.214 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.219 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.221 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.222 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.224 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.228 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.229 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.233 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.235 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 18:50:48 [2023-06-01T18:50:48.501Z] #106 4.237 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.316 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.317 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.318 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.322 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.322 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.323 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.323 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.341 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.342 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.343 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.347 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 18:50:48 [2023-06-01T18:50:48.760Z] #106 4.347 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.348 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.351 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.370 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.371 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.371 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.371 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.372 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.374 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.375 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.376 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.376 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.376 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.382 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.532 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.535 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.535 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.536 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.536 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.538 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.538 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.539 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.540 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 18:50:48 [2023-06-01T18:50:48.761Z] #106 4.567 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.567 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.568 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.569 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.589 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.589 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.591 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.609 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.610 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.621 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.622 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.735 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.762 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.777 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 18:50:49 [2023-06-01T18:50:49.020Z] #106 4.779 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 18:50:49 [2023-06-01T18:50:49.279Z] #106 5.025 debconf: delaying package configuration, since apt-utils is not installed 18:50:49 [2023-06-01T18:50:49.279Z] #106 5.068 Fetched 32.1 MB in 1s (38.4 MB/s) 18:50:49 [2023-06-01T18:50:49.279Z] #106 5.095 Selecting previously unselected package libapparmor1:arm64. 18:50:49 [2023-06-01T18:50:49.279Z] #106 5.095 (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.) 18:50:49 [2023-06-01T18:50:49.279Z] #106 5.105 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.279Z] #106 5.114 Unpacking libapparmor1:arm64 (2.13.6-10) ... 18:50:49 [2023-06-01T18:50:49.279Z] #106 5.153 Selecting previously unselected package libcap2:arm64. 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.155 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.159 Unpacking libcap2:arm64 (1:2.44-1) ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.194 Selecting previously unselected package libargon2-1:arm64. 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.196 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.199 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.230 Selecting previously unselected package dmsetup. 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.233 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.236 Unpacking dmsetup (2:1.02.175-2.1) ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.276 Selecting previously unselected package libdevmapper1.02.1:arm64. 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.278 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.281 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.323 Selecting previously unselected package libjson-c5:arm64. 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.325 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.329 Unpacking libjson-c5:arm64 (0.15-2) ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.368 Selecting previously unselected package libcryptsetup12:arm64. 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.370 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.539Z] #106 5.376 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 18:50:49 [2023-06-01T18:50:49.798Z] #106 5.439 Selecting previously unselected package libip4tc2:arm64. 18:50:49 [2023-06-01T18:50:49.798Z] #106 5.442 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.798Z] #106 5.445 Unpacking libip4tc2:arm64 (1.8.7-1) ... 18:50:49 [2023-06-01T18:50:49.798Z] #106 5.483 Selecting previously unselected package libkmod2:arm64. 18:50:49 [2023-06-01T18:50:49.798Z] #106 5.485 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.798Z] #106 5.489 Unpacking libkmod2:arm64 (28-1) ... 18:50:49 [2023-06-01T18:50:49.798Z] #106 5.536 Selecting previously unselected package systemd. 18:50:49 [2023-06-01T18:50:49.798Z] #106 5.538 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ... 18:50:49 [2023-06-01T18:50:49.798Z] #106 5.586 Unpacking systemd (247.3-7+deb11u2) ... 18:50:50 [2023-06-01T18:50:50.057Z] #106 5.951 Selecting previously unselected package pigz. 18:50:50 [2023-06-01T18:50:50.317Z] #106 5.953 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 5.956 Unpacking pigz (2.6-1) ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 5.995 Selecting previously unselected package libelf1:arm64. 18:50:50 [2023-06-01T18:50:50.317Z] #106 5.997 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.001 Unpacking libelf1:arm64 (0.183-1) ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.050 Selecting previously unselected package libbpf0:arm64. 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.052 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.055 Unpacking libbpf0:arm64 (1:0.3-2) ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.102 Selecting previously unselected package libmnl0:arm64. 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.104 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.108 Unpacking libmnl0:arm64 (1.0.4-3) ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.142 Selecting previously unselected package libxtables12:arm64. 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.144 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.148 Unpacking libxtables12:arm64 (1.8.7-1) ... 18:50:50 [2023-06-01T18:50:50.317Z] #106 6.177 Selecting previously unselected package libcap2-bin. 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.179 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.184 Unpacking libcap2-bin (1:2.44-1) ... 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.227 Selecting previously unselected package iproute2. 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.229 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.233 Unpacking iproute2 (5.10.0-4) ... 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.331 Selecting previously unselected package xxd. 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.333 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.337 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.388 Selecting previously unselected package vim-common. 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.390 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.399 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 18:50:50 [2023-06-01T18:50:50.576Z] #106 6.453 Selecting previously unselected package bash-completion. 18:50:50 [2023-06-01T18:50:50.835Z] #106 6.455 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 18:50:51 [2023-06-01T18:50:51.404Z] #106 7.126 Unpacking bash-completion (1:2.11-2) ... 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.231 Selecting previously unselected package bzip2. 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.234 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.237 Unpacking bzip2 (1.0.8-4) ... 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.273 Selecting previously unselected package xz-utils. 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.276 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.280 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.344 Selecting previously unselected package apparmor. 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.346 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.370 Unpacking apparmor (2.13.6-10) ... 18:50:51 [2023-06-01T18:50:51.663Z] #106 7.464 Selecting previously unselected package inetutils-ping. 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.467 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.472 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.523 Selecting previously unselected package libip6tc2:arm64. 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.525 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.531 Unpacking libip6tc2:arm64 (1.8.7-1) ... 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.592 Selecting previously unselected package libnfnetlink0:arm64. 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.594 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.598 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.638 Selecting previously unselected package libnetfilter-conntrack3:arm64. 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.640 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.645 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 18:50:51 [2023-06-01T18:50:51.922Z] #106 7.706 Selecting previously unselected package libnftnl11:arm64. 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.709 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.714 Unpacking libnftnl11:arm64 (1.1.9-1) ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.753 Selecting previously unselected package iptables. 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.755 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.759 Unpacking iptables (1.8.7-1) ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.836 Selecting previously unselected package libonig5:arm64. 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.838 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.843 Unpacking libonig5:arm64 (6.9.6-1.1) ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.894 Selecting previously unselected package libjq1:arm64. 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.896 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.900 Unpacking libjq1:arm64 (1.6-2.1) ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.943 Selecting previously unselected package jq. 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.945 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 7.949 Unpacking jq (1.6-2.1) ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 8.000 Selecting previously unselected package libaio1:arm64. 18:50:52 [2023-06-01T18:50:52.182Z] #106 8.002 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 8.006 Unpacking libaio1:arm64 (0.3.112-9) ... 18:50:52 [2023-06-01T18:50:52.182Z] #106 8.045 Selecting previously unselected package libgpm2:arm64. 18:50:52 [2023-06-01T18:50:52.441Z] #106 8.047 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 18:50:52 [2023-06-01T18:50:52.441Z] #106 8.052 Unpacking libgpm2:arm64 (1.20.7-8) ... 18:50:52 [2023-06-01T18:50:52.441Z] #106 8.093 Selecting previously unselected package libicu67:arm64. 18:50:52 [2023-06-01T18:50:52.441Z] #106 8.095 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 18:50:52 [2023-06-01T18:50:52.441Z] #106 8.099 Unpacking libicu67:arm64 (67.1-7) ... 18:50:53 [2023-06-01T18:50:53.009Z] #106 8.768 Selecting previously unselected package libinih1:arm64. 18:50:53 [2023-06-01T18:50:53.009Z] #106 8.771 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 18:50:53 [2023-06-01T18:50:53.009Z] #106 8.775 Unpacking libinih1:arm64 (53-1+b2) ... 18:50:53 [2023-06-01T18:50:53.009Z] #106 8.813 Selecting previously unselected package libmicrohttpd12:arm64. 18:50:53 [2023-06-01T18:50:53.009Z] #106 8.816 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 18:50:53 [2023-06-01T18:50:53.009Z] #106 8.819 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 18:50:53 [2023-06-01T18:50:53.009Z] #106 8.864 Selecting previously unselected package libnet1:arm64. 18:50:53 [2023-06-01T18:50:53.009Z] #106 8.866 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 18:50:53 [2023-06-01T18:50:53.009Z] #106 8.876 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 8.921 Selecting previously unselected package libnl-3-200:arm64. 18:50:53 [2023-06-01T18:50:53.269Z] #106 8.923 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 8.927 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 8.968 Selecting previously unselected package libprotobuf-c1:arm64. 18:50:53 [2023-06-01T18:50:53.269Z] #106 8.970 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 8.974 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.013 Selecting previously unselected package libyajl2:arm64. 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.015 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.019 Unpacking libyajl2:arm64 (2.1.0-3) ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.051 Selecting previously unselected package net-tools. 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.054 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.057 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.106 Selecting previously unselected package patch. 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.108 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.112 Unpacking patch (2.7.6-7) ... 18:50:53 [2023-06-01T18:50:53.269Z] #106 9.149 Selecting previously unselected package python-pip-whl. 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.152 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.156 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.288 Selecting previously unselected package python3-lib2to3. 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.291 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.295 Unpacking python3-lib2to3 (3.9.2-1) ... 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.335 Selecting previously unselected package python3-distutils. 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.337 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.341 Unpacking python3-distutils (3.9.2-1) ... 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.385 Selecting previously unselected package python3-pkg-resources. 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.388 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 18:50:53 [2023-06-01T18:50:53.528Z] #106 9.392 Unpacking python3-pkg-resources (52.0.0-4) ... 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.437 Selecting previously unselected package python3-setuptools. 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.440 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.444 Unpacking python3-setuptools (52.0.0-4) ... 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.512 Selecting previously unselected package python3-wheel. 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.515 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.518 Unpacking python3-wheel (0.34.2-1) ... 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.556 Selecting previously unselected package python3-pip. 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.558 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.562 Unpacking python3-pip (20.3.4-4+deb11u1) ... 18:50:53 [2023-06-01T18:50:53.788Z] #106 9.629 Selecting previously unselected package sudo. 18:50:54 [2023-06-01T18:50:54.047Z] #106 9.632 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 18:50:54 [2023-06-01T18:50:54.047Z] #106 9.638 Unpacking sudo (1.9.5p2-3+deb11u1) ... 18:50:54 [2023-06-01T18:50:54.047Z] #106 9.751 Selecting previously unselected package systemd-journal-remote. 18:50:54 [2023-06-01T18:50:54.047Z] #106 9.754 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ... 18:50:54 [2023-06-01T18:50:54.047Z] #106 9.758 Unpacking systemd-journal-remote (247.3-7+deb11u2) ... 18:50:54 [2023-06-01T18:50:54.047Z] #106 9.798 Selecting previously unselected package thin-provisioning-tools. 18:50:54 [2023-06-01T18:50:54.047Z] #106 9.801 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 18:50:54 [2023-06-01T18:50:54.047Z] #106 9.804 Unpacking thin-provisioning-tools (0.9.0-1) ... 18:50:54 [2023-06-01T18:50:54.047Z] #106 9.862 Selecting previously unselected package uidmap. 18:50:54 [2023-06-01T18:50:54.306Z] #106 9.865 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 18:50:54 [2023-06-01T18:50:54.307Z] #106 9.869 Unpacking uidmap (1:4.8.1-1) ... 18:50:54 [2023-06-01T18:50:54.307Z] #106 10.01 Selecting previously unselected package vim-runtime. 18:50:54 [2023-06-01T18:50:54.307Z] #106 10.01 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 18:50:54 [2023-06-01T18:50:54.307Z] #106 10.02 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 18:50:54 [2023-06-01T18:50:54.307Z] #106 10.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 18:50:54 [2023-06-01T18:50:54.307Z] #106 10.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 18:50:54 [2023-06-01T18:50:54.875Z] #106 10.66 Selecting previously unselected package vim. 18:50:54 [2023-06-01T18:50:54.875Z] #106 10.67 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 18:50:54 [2023-06-01T18:50:54.875Z] #106 10.68 Unpacking vim (2:8.2.2434-3+deb11u1) ... 18:50:55 [2023-06-01T18:50:55.134Z] #106 10.81 Selecting previously unselected package xfsprogs. 18:50:55 [2023-06-01T18:50:55.134Z] #106 10.81 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 18:50:55 [2023-06-01T18:50:55.134Z] #106 10.81 Unpacking xfsprogs (5.10.0-4) ... 18:50:55 [2023-06-01T18:50:55.394Z] #106 10.91 Selecting previously unselected package zip. 18:50:55 [2023-06-01T18:50:55.394Z] #106 10.91 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 18:50:55 [2023-06-01T18:50:55.394Z] #106 10.92 Unpacking zip (3.0-12) ... 18:50:55 [2023-06-01T18:50:55.394Z] #106 10.97 Selecting previously unselected package zstd. 18:50:55 [2023-06-01T18:50:55.394Z] #106 10.97 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 18:50:55 [2023-06-01T18:50:55.394Z] #106 10.97 Unpacking zstd (1.4.8+dfsg-2.1) ... 18:50:55 [2023-06-01T18:50:55.394Z] #106 11.06 Setting up python3-pkg-resources (52.0.0-4) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.26 Setting up libip4tc2:arm64 (1.8.7-1) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.29 Setting up libapparmor1:arm64 (2.13.6-10) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.30 Setting up libgpm2:arm64 (1.20.7-8) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.31 Setting up libicu67:arm64 (67.1-7) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.32 Setting up libip6tc2:arm64 (1.8.7-1) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.34 Setting up libinih1:arm64 (53-1+b2) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.35 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.36 Setting up uidmap (1:4.8.1-1) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.37 Setting up libyajl2:arm64 (2.1.0-3) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.40 Setting up bzip2 (1.0.8-4) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 18:50:55 [2023-06-01T18:50:55.653Z] #106 11.42 Setting up python3-wheel (0.34.2-1) ... 18:50:55 [2023-06-01T18:50:55.913Z] #106 11.57 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 18:50:55 [2023-06-01T18:50:55.913Z] #106 11.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... 18:50:55 [2023-06-01T18:50:55.913Z] #106 11.59 Setting up libcap2:arm64 (1:2.44-1) ... 18:50:55 [2023-06-01T18:50:55.913Z] #106 11.60 Setting up libcap2-bin (1:2.44-1) ... 18:50:55 [2023-06-01T18:50:55.913Z] #106 11.62 Setting up apparmor (2.13.6-10) ... 18:50:56 [2023-06-01T18:50:56.851Z] #106 12.46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:50:56 [2023-06-01T18:50:56.851Z] #106 12.57 Setting up zip (3.0-12) ... 18:50:56 [2023-06-01T18:50:56.851Z] #106 12.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 18:50:56 [2023-06-01T18:50:56.851Z] #106 12.61 Setting up bash-completion (1:2.11-2) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.38 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.40 Setting up libmnl0:arm64 (1.0.4-3) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.42 Setting up patch (2.7.6-7) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.44 Setting up sudo (1.9.5p2-3+deb11u1) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.49 invoke-rc.d: could not determine current runlevel 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.49 invoke-rc.d: policy-rc.d denied execution of start. 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.50 Setting up libxtables12:arm64 (1.8.7-1) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.51 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.53 Setting up pigz (2.6-1) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.54 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.56 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.59 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 18:50:57 [2023-06-01T18:50:57.789Z] #106 13.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 18:50:58 [2023-06-01T18:50:58.049Z] #106 13.79 Setting up libaio1:arm64 (0.3.112-9) ... 18:50:58 [2023-06-01T18:50:58.049Z] #106 13.81 Setting up python3-lib2to3 (3.9.2-1) ... 18:50:58 [2023-06-01T18:50:58.049Z] #106 13.91 Setting up libelf1:arm64 (0.183-1) ... 18:50:58 [2023-06-01T18:50:58.309Z] #106 13.93 Setting up libjson-c5:arm64 (0.15-2) ... 18:50:58 [2023-06-01T18:50:58.309Z] #106 13.94 Setting up zstd (1.4.8+dfsg-2.1) ... 18:50:58 [2023-06-01T18:50:58.309Z] #106 13.95 Setting up libonig5:arm64 (6.9.6-1.1) ... 18:50:58 [2023-06-01T18:50:58.309Z] #106 13.96 Setting up libkmod2:arm64 (28-1) ... 18:50:58 [2023-06-01T18:50:58.309Z] #106 13.97 Setting up python3-distutils (3.9.2-1) ... 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.10 Setting up vim (2:8.2.2434-3+deb11u1) ... 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 18:50:58 [2023-06-01T18:50:58.569Z] #106 14.15 Setting up python3-setuptools (52.0.0-4) ... 18:50:58 [2023-06-01T18:50:58.828Z] #106 14.50 Setting up libjq1:arm64 (1.6-2.1) ... 18:50:58 [2023-06-01T18:50:58.828Z] #106 14.53 Setting up libnftnl11:arm64 (1.1.9-1) ... 18:50:58 [2023-06-01T18:50:58.828Z] #106 14.54 Setting up thin-provisioning-tools (0.9.0-1) ... 18:50:58 [2023-06-01T18:50:58.828Z] #106 14.55 Setting up python3-pip (20.3.4-4+deb11u1) ... 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.82 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.84 Setting up jq (1.6-2.1) ... 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.85 Setting up libbpf0:arm64 (1:0.3-2) ... 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.86 Setting up iptables (1.8.7-1) ... 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 18:50:59 [2023-06-01T18:50:59.088Z] #106 14.90 Setting up iproute2 (5.10.0-4) ... 18:50:59 [2023-06-01T18:50:59.347Z] #106 15.13 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 18:50:59 [2023-06-01T18:50:59.347Z] #106 15.14 Setting up dmsetup (2:1.02.175-2.1) ... 18:50:59 [2023-06-01T18:50:59.347Z] #106 15.16 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 18:50:59 [2023-06-01T18:50:59.606Z] #106 15.17 Setting up systemd (247.3-7+deb11u2) ... 18:50:59 [2023-06-01T18:50:59.607Z] #106 15.22 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 18:50:59 [2023-06-01T18:50:59.607Z] #106 15.22 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 18:50:59 [2023-06-01T18:50:59.607Z] #106 15.23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 18:50:59 [2023-06-01T18:50:59.607Z] #106 15.23 Initializing machine ID from random generator. 18:50:59 [2023-06-01T18:50:59.866Z] #106 15.70 Setting up systemd-journal-remote (247.3-7+deb11u2) ... 18:51:00 [2023-06-01T18:51:00.435Z] #106 15.93 Setting up xfsprogs (5.10.0-4) ... 18:51:00 [2023-06-01T18:51:00.435Z] #106 15.97 System has not been booted with systemd as init system (PID 1). Can't operate. 18:51:00 [2023-06-01T18:51:00.435Z] #106 15.97 Failed to connect to bus: Host is down 18:51:00 [2023-06-01T18:51:00.435Z] #106 15.99 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:51:01 [2023-06-01T18:51:01.004Z] #106 DONE 16.8s 18:51:01 [2023-06-01T18:51:01.004Z] 18:51:01 [2023-06-01T18:51:01.004Z] #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 18:51:01 [2023-06-01T18:51:01.573Z] #107 0.457 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 18:51:01 [2023-06-01T18:51:01.573Z] #107 0.461 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 18:51:01 [2023-06-01T18:51:01.573Z] #107 0.465 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 18:51:01 [2023-06-01T18:51:01.573Z] #107 DONE 0.5s 18:51:01 [2023-06-01T18:51:01.573Z] 18:51:01 [2023-06-01T18:51:01.573Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 18:51:08 [2023-06-01T18:51:08.144Z] #108 5.758 Collecting yamllint==1.27.1 18:51:08 [2023-06-01T18:51:08.403Z] #108 6.790 Downloading yamllint-1.27.1.tar.gz (129 kB) 18:51:08 [2023-06-01T18:51:08.663Z] #108 7.104 Collecting pathspec>=0.5.3 18:51:08 [2023-06-01T18:51:08.663Z] #108 7.108 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 18:51:08 [2023-06-01T18:51:08.922Z] #108 7.201 Collecting pyyaml 18:51:08 [2023-06-01T18:51:08.922Z] #108 7.208 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 18:51:08 [2023-06-01T18:51:08.922Z] #108 7.227 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 18:51:08 [2023-06-01T18:51:08.922Z] #108 7.231 Building wheels for collected packages: yamllint 18:51:08 [2023-06-01T18:51:08.922Z] #108 7.232 Building wheel for yamllint (setup.py): started 18:51:09 [2023-06-01T18:51:09.182Z] #108 7.493 Building wheel for yamllint (setup.py): finished with status 'done' 18:51:09 [2023-06-01T18:51:09.182Z] #108 7.494 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c8998733da7cbffcad0953759780cb2c9de822506cda27fcac6c2014eb5ea612 18:51:09 [2023-06-01T18:51:09.182Z] #108 7.494 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 18:51:09 [2023-06-01T18:51:09.182Z] #108 7.496 Successfully built yamllint 18:51:09 [2023-06-01T18:51:09.182Z] #108 7.503 Installing collected packages: pyyaml, pathspec, yamllint 18:51:09 [2023-06-01T18:51:09.182Z] #108 7.621 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1 18:51:09 [2023-06-01T18:51:09.182Z] #108 DONE 7.7s 18:51:09 [2023-06-01T18:51:09.442Z] 18:51:09 [2023-06-01T18:51:09.442Z] #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 18:51:10 [2023-06-01T18:51:10.011Z] #109 0.726 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 18:51:10 [2023-06-01T18:51:10.011Z] #109 0.726 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 18:51:10 [2023-06-01T18:51:10.011Z] #109 0.726 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 18:51:11 [2023-06-01T18:51:11.208Z] #109 1.101 Reading package lists... 18:51:11 [2023-06-01T18:51:11.468Z] #109 1.667 Reading package lists... 18:51:11 [2023-06-01T18:51:11.727Z] #109 2.225 Building dependency tree... 18:51:11 [2023-06-01T18:51:11.727Z] #109 2.403 Reading state information... 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.693 gcc is already the newest version (4:10.2.1-1). 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.693 pkg-config is already the newest version (0.29.2-1). 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.693 The following additional packages will be installed: 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.693 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.693 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.694 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.694 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.695 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.695 uuid-dev zlib1g-dev 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.697 Suggested packages: 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.697 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.697 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.697 Recommended packages: 18:51:11 [2023-06-01T18:51:11.986Z] #109 2.697 build-essential fakeroot libalgorithm-merge-perl 18:51:12 [2023-06-01T18:51:12.245Z] #109 2.955 The following NEW packages will be installed: 18:51:12 [2023-06-01T18:51:12.245Z] #109 2.955 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 18:51:12 [2023-06-01T18:51:12.245Z] #109 2.955 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 18:51:12 [2023-06-01T18:51:12.245Z] #109 2.955 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin 18:51:12 [2023-06-01T18:51:12.245Z] #109 2.955 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 18:51:12 [2023-06-01T18:51:12.245Z] #109 2.956 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev 18:51:12 [2023-06-01T18:51:12.245Z] #109 2.956 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev 18:51:12 [2023-06-01T18:51:12.245Z] #109 2.956 libsystemd-dev libudev-dev uuid-dev zlib1g-dev 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.245 0 upgraded, 32 newly installed, 0 to remove and 2 not upgraded. 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.245 Need to get 10.3 MB of archives. 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.245 After this operation, 41.5 MB of additional disk space will be used. 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.245 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.268 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] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.270 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] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.271 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.273 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.275 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.277 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.279 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.281 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.284 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] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.285 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.287 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.290 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.293 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.295 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.297 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.300 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.301 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.303 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.305 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.311 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.312 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.313 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.315 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.317 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.321 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.322 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.326 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.328 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.339 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.340 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 18:51:12 [2023-06-01T18:51:12.505Z] #109 3.341 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] 18:51:12 [2023-06-01T18:51:12.764Z] #109 3.492 debconf: delaying package configuration, since apt-utils is not installed 18:51:12 [2023-06-01T18:51:12.764Z] #109 3.536 Fetched 10.3 MB in 0s (27.4 MB/s) 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.560 Selecting previously unselected package dpkg-dev. 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.560 (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.) 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.573 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.578 Unpacking dpkg-dev (1.20.12) ... 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.754 Selecting previously unselected package libgirepository-1.0-1:arm64. 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.757 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.766 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.805 Selecting previously unselected package gir1.2-glib-2.0:arm64. 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.808 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.814 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.856 Selecting previously unselected package libsecret-common. 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.859 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.862 Unpacking libsecret-common (0.20.4-2) ... 18:51:13 [2023-06-01T18:51:13.024Z] #109 3.924 Selecting previously unselected package libsecret-1-0:arm64. 18:51:13 [2023-06-01T18:51:13.284Z] #109 3.927 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 3.931 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 3.971 Selecting previously unselected package gir1.2-secret-1:arm64. 18:51:13 [2023-06-01T18:51:13.284Z] #109 3.974 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 3.979 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.010 Selecting previously unselected package libapparmor-dev:arm64. 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.013 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.017 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.056 Selecting previously unselected package uuid-dev:arm64. 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.059 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.063 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.107 Selecting previously unselected package libblkid-dev:arm64. 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.110 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.119 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 18:51:13 [2023-06-01T18:51:13.284Z] #109 4.173 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 18:51:13 [2023-06-01T18:51:13.543Z] #109 4.176 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.543Z] #109 4.180 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 18:51:13 [2023-06-01T18:51:13.543Z] #109 4.212 Selecting previously unselected package libudev-dev:arm64. 18:51:13 [2023-06-01T18:51:13.543Z] #109 4.215 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.543Z] #109 4.218 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... 18:51:13 [2023-06-01T18:51:13.543Z] #109 4.264 Selecting previously unselected package libsepol1-dev:arm64. 18:51:13 [2023-06-01T18:51:13.543Z] #109 4.267 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.543Z] #109 4.271 Unpacking libsepol1-dev:arm64 (3.1-1) ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.345 Selecting previously unselected package libpcre2-16-0:arm64. 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.348 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.352 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.406 Selecting previously unselected package libpcre2-32-0:arm64. 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.408 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.413 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.469 Selecting previously unselected package libpcre2-posix2:arm64. 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.471 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.475 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.509 Selecting previously unselected package libpcre2-dev:arm64. 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.512 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.516 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.595 Selecting previously unselected package libselinux1-dev:arm64. 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.598 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.602 Unpacking libselinux1-dev:arm64 (3.1-3) ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.657 Selecting previously unselected package libdevmapper-dev:arm64. 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.660 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.663 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 18:51:13 [2023-06-01T18:51:13.802Z] #109 4.695 Selecting previously unselected package libffi-dev:arm64. 18:51:14 [2023-06-01T18:51:14.062Z] #109 4.698 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.062Z] #109 4.702 Unpacking libffi-dev:arm64 (3.3-6) ... 18:51:14 [2023-06-01T18:51:14.062Z] #109 4.738 Selecting previously unselected package libglib2.0-data. 18:51:14 [2023-06-01T18:51:14.062Z] #109 4.740 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... 18:51:14 [2023-06-01T18:51:14.062Z] #109 4.744 Unpacking libglib2.0-data (2.66.8-1) ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 4.876 Selecting previously unselected package libglib2.0-bin. 18:51:14 [2023-06-01T18:51:14.321Z] #109 4.879 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 4.884 Unpacking libglib2.0-bin (2.66.8-1) ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 4.933 Selecting previously unselected package libglib2.0-dev-bin. 18:51:14 [2023-06-01T18:51:14.321Z] #109 4.936 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 4.940 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 4.983 Selecting previously unselected package libmount-dev:arm64. 18:51:14 [2023-06-01T18:51:14.321Z] #109 4.986 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 4.992 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.037 Selecting previously unselected package libpcre16-3:arm64. 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.040 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.044 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.116 Selecting previously unselected package libpcre32-3:arm64. 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.119 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.122 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.171 Selecting previously unselected package libpcrecpp0v5:arm64. 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.174 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.177 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.213 Selecting previously unselected package libpcre3-dev:arm64. 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.216 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.321Z] #109 5.220 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 18:51:14 [2023-06-01T18:51:14.582Z] #109 5.299 Selecting previously unselected package zlib1g-dev:arm64. 18:51:14 [2023-06-01T18:51:14.582Z] #109 5.302 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.582Z] #109 5.306 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 18:51:14 [2023-06-01T18:51:14.582Z] #109 5.347 Selecting previously unselected package libglib2.0-dev:arm64. 18:51:14 [2023-06-01T18:51:14.582Z] #109 5.350 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.582Z] #109 5.354 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 18:51:14 [2023-06-01T18:51:14.841Z] #109 5.541 Selecting previously unselected package libseccomp-dev:arm64. 18:51:14 [2023-06-01T18:51:14.841Z] #109 5.544 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.841Z] #109 5.547 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:51:14 [2023-06-01T18:51:14.841Z] #109 5.589 Selecting previously unselected package libsecret-1-dev:arm64. 18:51:14 [2023-06-01T18:51:14.841Z] #109 5.592 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... 18:51:14 [2023-06-01T18:51:14.841Z] #109 5.595 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 18:51:15 [2023-06-01T18:51:15.101Z] #109 5.653 Selecting previously unselected package libsystemd-dev:arm64. 18:51:15 [2023-06-01T18:51:15.101Z] #109 5.656 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... 18:51:15 [2023-06-01T18:51:15.101Z] #109 5.660 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... 18:51:15 [2023-06-01T18:51:15.101Z] #109 5.771 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 18:51:15 [2023-06-01T18:51:15.101Z] #109 5.782 Setting up libglib2.0-dev-bin (2.66.8-1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 5.949 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 5.961 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 5.973 Setting up libpcre16-3:arm64 (2:8.39-13) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 5.984 Setting up libsepol1-dev:arm64 (3.1-1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 5.996 Setting up libffi-dev:arm64 (3.3-6) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.007 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.018 Setting up dpkg-dev (1.20.12) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.037 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.049 Setting up libglib2.0-data (2.66.8-1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.059 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.071 Setting up libpcre32-3:arm64 (2:8.39-13) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.084 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.096 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.107 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.119 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.131 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.142 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.153 Setting up libsecret-common (0.20.4-2) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.164 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.181 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.192 Setting up libselinux1-dev:arm64 (3.1-3) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.203 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.212 Setting up libglib2.0-bin (2.66.8-1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.222 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.232 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 18:51:15 [2023-06-01T18:51:15.360Z] #109 6.246 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 18:51:15 [2023-06-01T18:51:15.620Z] #109 6.258 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 18:51:15 [2023-06-01T18:51:15.620Z] #109 6.269 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 18:51:15 [2023-06-01T18:51:15.620Z] #109 6.279 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 18:51:15 [2023-06-01T18:51:15.620Z] #109 6.290 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 18:51:15 [2023-06-01T18:51:15.620Z] #109 6.302 No schema files found: doing nothing. 18:51:15 [2023-06-01T18:51:15.620Z] #109 6.308 Processing triggers for libc-bin (2.31-13+deb11u6) ... 18:51:15 [2023-06-01T18:51:15.620Z] #109 6.329 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 18:51:16 [2023-06-01T18:51:16.199Z] #109 DONE 6.7s 18:51:16 [2023-06-01T18:51:16.199Z] 18:51:16 [2023-06-01T18:51:16.199Z] #110 [dev 1/1] COPY . . 18:51:17 [2023-06-01T18:51:17.137Z] #110 DONE 1.1s 18:51:17 [2023-06-01T18:51:17.137Z] 18:51:17 [2023-06-01T18:51:17.137Z] #111 exporting to image 18:51:17 [2023-06-01T18:51:17.137Z] #111 exporting layers 18:51:21 [2023-06-01T18:51:21.333Z] #111 exporting layers 4.2s done 18:51:21 [2023-06-01T18:51:21.333Z] #111 writing image sha256:f436b5cb5e58cc505643372c550f683fa8f8b80a901f7513780fe7175bdee75d done 18:51:21 [2023-06-01T18:51:21.333Z] #111 naming to docker.io/library/docker:0f6eeecac0de1266def9577fe1eeb9be3739597a done 18:51:21 [2023-06-01T18:51:21.333Z] #111 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 18:51:21 [2023-06-01T18:51:21.644Z] + sudo modprobe ip6table_filter [Pipeline] sh 18:51:21 [2023-06-01T18:51:21.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f6eeecac0de1266def9577fe1eeb9be3739597a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f6eeecac0de1266def9577fe1eeb9be3739597a hack/test/unit 18:51:22 [2023-06-01T18:51:22.187Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 18:51:22 [2023-06-01T18:51:22.187Z] + TESTFLAGS+=' -test.timeout=5m' 18:51:22 [2023-06-01T18:51:22.187Z] + TESTDIRS=./... 18:51:22 [2023-06-01T18:51:22.187Z] + exclude_paths='/vendor/|/integration' 18:51:22 [2023-06-01T18:51:22.187Z] ++ go list ./... 18:51:22 [2023-06-01T18:51:22.187Z] ++ grep -vE '(/vendor/|/integration)' 18:51:23 [2023-06-01T18:51:23.128Z] + pkg_list='github.com/docker/docker/api 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/backend/build 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/httpstatus 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/httputils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/middleware 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/build 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/checkpoint 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/container 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/debug 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/distribution 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/grpc 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/image 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/network 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/plugin 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/session 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/swarm 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/system 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/volume 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/backend 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/blkiodev 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/container 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/events 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/filters 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/image 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/mount 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/network 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/plugins/logdriver 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/registry 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/strslice 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/swarm 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/swarm/runtime 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/time 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/versions 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/versions/v1p19 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/versions/v1p20 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/volume 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/builder-next 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/builder-next/exporter 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/builder-next/worker 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/dockerfile 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/remotecontext 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/remotecontext/git 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/builder/remotecontext/urlutil 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/cli/debug 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/cli/winresources/docker-proxy 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/cli/winresources/dockerd 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/client 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/client/buildkit 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/cmd/docker-proxy 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/cmd/dockerd 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/cmd/dockerd/trap 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/container 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/container/stream 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/contrib/apparmor 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/contrib/httpserver 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/cluster 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/cluster/convert 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/cluster/executor 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/cluster/executor/container 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/cluster/provider 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/config 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/containerd 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/events 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/events/testutils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver/copy 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver/register 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver/vfs 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/graphdriver/zfs 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/images 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/initlayer 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/links 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/listeners 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/awslogs 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/fluentd 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/gcplogs 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/gelf 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/journald 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/local 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/logentries 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/loggertest 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/loggerutils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/splunk 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/syslog 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/logger/templates 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/names 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/network 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/daemon/stats 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/distribution 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/distribution/metadata 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/distribution/utils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/distribution/xfer 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/dockerversion 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/errdefs 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/image 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/image/cache 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/image/tarexport 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/image/v1 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/internal/mod 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/internal/mounttree 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/internal/test/suite 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/internal/unshare 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/layer 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libcontainerd 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libcontainerd/queue 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libcontainerd/remote 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libcontainerd/shimopts 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libcontainerd/supervisor 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libcontainerd/types 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/bitmap 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/bitseq 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/cluster 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/config 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/datastore 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/diagnostic 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/discoverapi 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/driverapi 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/bridge 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/host 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/null 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/overlay 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/remote 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/windows 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/drvregistry 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/etchosts 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/idm 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/internal/caller 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ipam 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ipamapi 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ipams/builtin 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ipams/null 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ipams/remote 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ipamutils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ipbits 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/iptables 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/netlabel 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/netutils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/networkdb 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/ns 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/options 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/osl 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/osl/kernel 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/portallocator 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/portmapper 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/resolvconf 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/testutils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/libnetwork/types 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/oci 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/oci/caps 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/opts 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/aaparser 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/archive 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/authorization 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/broadcaster 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/capabilities 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/chrootarchive 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/containerfs 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/directory 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/dmesg 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/fileutils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/homedir 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/idtools 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/ioutils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/jsonmessage 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/longpath 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/loopback 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/meminfo 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/namesgenerator 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/parsers 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/parsers/kernel 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/pidfile 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/platform 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/platforms 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/plugingetter 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/plugins 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/plugins/transport 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/pools 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/process 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/progress 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/reexec 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/rootless 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/rootless/specconv 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/stack 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/stdcopy 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/streamformatter 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/stringid 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/sysinfo 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/system 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/tailfile 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/tarsum 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/pkg/useragent 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/plugin 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/plugin/executor/containerd 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/plugin/v2 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/profiles/apparmor 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/profiles/seccomp 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/quota 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/reference 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/registry 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/registry/resumable 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/restartmanager 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/runconfig 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/runconfig/opts 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/daemon 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/environment 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/fakecontext 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/fakegit 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/fakestorage 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/fixtures/load 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/fixtures/plugin 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/registry 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/testutil/request 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/volume 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/volume/drivers 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/volume/local 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/volume/mounts 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/volume/service 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/volume/service/opts 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/volume/testutils' 18:51:23 [2023-06-01T18:51:23.128Z] ++ grep --fixed-strings -v /libnetwork 18:51:23 [2023-06-01T18:51:23.128Z] ++ echo 'github.com/docker/docker/api 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/backend/build 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/httpstatus 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/httputils 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/middleware 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/build 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/checkpoint 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/container 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/debug 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/distribution 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/grpc 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/image 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/network 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/plugin 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/session 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/swarm 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/system 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/server/router/volume 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/backend 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/blkiodev 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/container 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/events 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/filters 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/image 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/mount 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/network 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/plugins/logdriver 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/registry 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/strslice 18:51:23 [2023-06-01T18:51:23.128Z] github.com/docker/docker/api/types/swarm 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/swarm/runtime 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/time 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/versions 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/versions/v1p19 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/versions/v1p20 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/volume 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/exporter 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/worker 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/dockerfile 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/remotecontext 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/remotecontext/git 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/remotecontext/urlutil 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cli/debug 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cli/winresources/docker-proxy 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cli/winresources/dockerd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/client 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/client/buildkit 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cmd/docker-proxy 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cmd/dockerd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cmd/dockerd/trap 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/container 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/container/stream 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/contrib/apparmor 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/contrib/httpserver 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/convert 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/executor 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/executor/container 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/provider 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/config 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/containerd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/events 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/events/testutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/copy 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/register 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/vfs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/zfs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/images 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/initlayer 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/links 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/listeners 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/awslogs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/fluentd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/gcplogs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/gelf 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/journald 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/local 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/logentries 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/loggertest 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/loggerutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/splunk 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/syslog 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/templates 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/names 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/network 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/stats 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/distribution 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/distribution/metadata 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/distribution/utils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/distribution/xfer 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/dockerversion 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/errdefs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/image 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/image/cache 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/image/tarexport 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/image/v1 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/internal/mod 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/internal/mounttree 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/internal/test/suite 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/internal/unshare 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/layer 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libcontainerd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libcontainerd/queue 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libcontainerd/remote 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libcontainerd/shimopts 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libcontainerd/supervisor 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libcontainerd/types 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/bitmap 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/bitseq 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/cluster 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/config 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/datastore 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/diagnostic 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/discoverapi 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/driverapi 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/bridge 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/host 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/null 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/overlay 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/remote 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/windows 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/drvregistry 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/etchosts 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/idm 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/internal/caller 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ipam 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ipamapi 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ipams/builtin 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ipams/null 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ipams/remote 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ipamutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ipbits 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/iptables 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/netlabel 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/netutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/networkdb 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/ns 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/options 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/osl 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/osl/kernel 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/portallocator 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/portmapper 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/resolvconf 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/testutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/libnetwork/types 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/oci 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/oci/caps 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/opts 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/aaparser 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/archive 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/authorization 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/broadcaster 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/capabilities 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/chrootarchive 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/containerfs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/directory 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/dmesg 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/fileutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/homedir 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/idtools 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/ioutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/jsonmessage 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/longpath 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/loopback 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/meminfo 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/namesgenerator 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/parsers 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/parsers/kernel 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/pidfile 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/platform 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/platforms 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/plugingetter 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/plugins 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/plugins/transport 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/pools 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/process 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/progress 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/reexec 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/rootless 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/rootless/specconv 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/stack 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/stdcopy 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/streamformatter 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/stringid 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/sysinfo 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/system 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/tailfile 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/tarsum 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/pkg/useragent 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/plugin 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/plugin/executor/containerd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/plugin/v2 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/profiles/apparmor 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/profiles/seccomp 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/quota 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/reference 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/registry 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/registry/resumable 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/restartmanager 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/runconfig 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/runconfig/opts 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/daemon 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/environment 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/fakecontext 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/fakegit 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/fakestorage 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/fixtures/load 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/fixtures/plugin 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/registry 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/testutil/request 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/volume 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/volume/drivers 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/volume/local 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/volume/mounts 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/volume/service 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/volume/service/opts 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/volume/testutils' 18:51:23 [2023-06-01T18:51:23.129Z] + base_pkg_list='github.com/docker/docker/api 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/backend/build 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/httpstatus 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/httputils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/middleware 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/build 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/checkpoint 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/container 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/debug 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/distribution 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/grpc 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/image 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/network 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/plugin 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/session 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/swarm 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/system 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/server/router/volume 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/backend 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/blkiodev 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/container 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/events 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/filters 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/image 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/mount 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/network 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/plugins/logdriver 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/registry 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/strslice 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/swarm 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/swarm/runtime 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/time 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/versions 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/versions/v1p19 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/versions/v1p20 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/api/types/volume 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/exporter 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/builder-next/worker 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/dockerfile 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/remotecontext 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/remotecontext/git 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/builder/remotecontext/urlutil 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cli/debug 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cli/winresources/docker-proxy 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cli/winresources/dockerd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/client 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/client/buildkit 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cmd/docker-proxy 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cmd/dockerd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cmd/dockerd/trap 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/container 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/container/stream 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/contrib/apparmor 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/contrib/httpserver 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/convert 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/executor 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/executor/container 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/cluster/provider 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/config 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/containerd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/events 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/events/testutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/copy 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/register 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/vfs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/graphdriver/zfs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/images 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/initlayer 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/links 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/listeners 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/awslogs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/fluentd 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/gcplogs 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/gelf 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/journald 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:51:23 [2023-06-01T18:51:23.129Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/local 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/logentries 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/loggertest 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/loggerutils 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/splunk 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/syslog 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/templates 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/names 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/network 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/stats 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/distribution 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/distribution/metadata 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/distribution/utils 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/distribution/xfer 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/dockerversion 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/errdefs 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/image 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/image/cache 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/image/tarexport 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/image/v1 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/internal/mod 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/internal/mounttree 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/internal/test/suite 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/internal/unshare 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/layer 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/queue 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/remote 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/shimopts 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/supervisor 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/types 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/oci 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/oci/caps 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/opts 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/aaparser 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/archive 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/authorization 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/broadcaster 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/capabilities 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/chrootarchive 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/containerfs 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/directory 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/dmesg 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/fileutils 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/homedir 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/idtools 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/ioutils 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/jsonmessage 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/longpath 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/loopback 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/meminfo 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/namesgenerator 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/parsers 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/parsers/kernel 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/pidfile 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/platform 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/platforms 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/plugingetter 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/plugins 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/plugins/transport 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/pools 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/process 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/progress 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/reexec 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/rootless 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/rootless/specconv 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/stack 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/stdcopy 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/streamformatter 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/stringid 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/sysinfo 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/system 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/tailfile 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/tarsum 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/pkg/useragent 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/plugin 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/plugin/executor/containerd 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/plugin/v2 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/profiles/apparmor 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/profiles/seccomp 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/quota 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/reference 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/registry 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/registry/resumable 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/restartmanager 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/runconfig 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/runconfig/opts 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/daemon 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/environment 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/fakecontext 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/fakegit 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/fakestorage 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/fixtures/load 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/fixtures/plugin 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/registry 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/testutil/request 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/volume 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/volume/drivers 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/volume/local 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/volume/mounts 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/volume/service 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/volume/service/opts 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/volume/testutils' 18:51:23 [2023-06-01T18:51:23.130Z] ++ grep --fixed-strings /libnetwork 18:51:23 [2023-06-01T18:51:23.130Z] ++ echo 'github.com/docker/docker/api 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/backend/build 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/httpstatus 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/httputils 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/middleware 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/build 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/checkpoint 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/container 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/debug 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/distribution 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/grpc 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/image 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/network 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/plugin 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/session 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/swarm 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/system 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/server/router/volume 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/backend 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/blkiodev 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/container 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/events 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/filters 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/image 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/mount 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/network 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/plugins/logdriver 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/registry 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/strslice 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/swarm 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/swarm/runtime 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/time 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/versions 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/versions/v1p19 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/versions/v1p20 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/api/types/volume 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/builder-next 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/builder-next/exporter 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/builder-next/worker 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/dockerfile 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/remotecontext 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/remotecontext/git 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/builder/remotecontext/urlutil 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/cli/debug 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/cli/winresources/docker-proxy 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/cli/winresources/dockerd 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/client 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/client/buildkit 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/cmd/docker-proxy 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/cmd/dockerd 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/cmd/dockerd/trap 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/container 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/container/stream 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/contrib/apparmor 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/contrib/httpserver 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/cluster 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/cluster/convert 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/cluster/executor 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/cluster/executor/container 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/cluster/provider 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/config 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/containerd 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/events 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/events/testutils 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver/copy 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver/register 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver/vfs 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/graphdriver/zfs 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/images 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/initlayer 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/links 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/listeners 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/awslogs 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/fluentd 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/gcplogs 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/gelf 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/journald 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/local 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/logentries 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/loggertest 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/loggerutils 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/splunk 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/syslog 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/logger/templates 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/names 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/network 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/daemon/stats 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/distribution 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/distribution/metadata 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/distribution/utils 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/distribution/xfer 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/dockerversion 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/errdefs 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/image 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/image/cache 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/image/tarexport 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/image/v1 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/internal/mod 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/internal/mounttree 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/internal/test/suite 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/internal/unshare 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/layer 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/queue 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/remote 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/shimopts 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/supervisor 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libcontainerd/types 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/bitmap 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/bitseq 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/cluster 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/config 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/datastore 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/diagnostic 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/discoverapi 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/driverapi 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/drivers/bridge 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/drivers/host 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:51:23 [2023-06-01T18:51:23.130Z] github.com/docker/docker/libnetwork/drivers/null 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/overlay 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/remote 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/windows 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drvregistry 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/etchosts 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/idm 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/internal/caller 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipam 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipamapi 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/builtin 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/null 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/remote 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipamutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipbits 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/iptables 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/netlabel 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/netutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/networkdb 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ns 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/options 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/osl 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/osl/kernel 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/portallocator 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/portmapper 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/resolvconf 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/testutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/types 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/oci 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/oci/caps 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/opts 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/aaparser 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/archive 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/authorization 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/broadcaster 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/capabilities 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/chrootarchive 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/containerfs 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/directory 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/dmesg 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/fileutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/homedir 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/idtools 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/ioutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/jsonmessage 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/longpath 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/loopback 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/meminfo 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/namesgenerator 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/parsers 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/parsers/kernel 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/pidfile 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/platform 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/platforms 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/plugingetter 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/plugins 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/plugins/transport 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/pools 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/process 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/progress 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/reexec 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/rootless 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/rootless/specconv 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/stack 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/stdcopy 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/streamformatter 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/stringid 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/sysinfo 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/system 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/tailfile 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/tarsum 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/pkg/useragent 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/plugin 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/plugin/executor/containerd 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/plugin/v2 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/profiles/apparmor 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/profiles/seccomp 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/quota 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/reference 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/registry 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/registry/resumable 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/restartmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/runconfig 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/runconfig/opts 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/daemon 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/environment 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/fakecontext 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/fakegit 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/fakestorage 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/fixtures/load 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/fixtures/plugin 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/registry 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/testutil/request 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/volume 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/volume/drivers 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/volume/local 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/volume/mounts 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/volume/service 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/volume/service/opts 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/volume/testutils' 18:51:23 [2023-06-01T18:51:23.131Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/bitmap 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/bitseq 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cluster 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/config 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/datastore 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/diagnostic 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/discoverapi 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/driverapi 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/bridge 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/host 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/null 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/overlay 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/remote 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/windows 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drvregistry 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/etchosts 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/idm 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/internal/caller 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipam 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipamapi 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/builtin 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/null 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/remote 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipamutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipbits 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/iptables 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/netlabel 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/netutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/networkdb 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ns 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/options 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/osl 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/osl/kernel 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/portallocator 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/portmapper 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/resolvconf 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/testutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/types' 18:51:23 [2023-06-01T18:51:23.131Z] + echo 'github.com/docker/docker/libnetwork 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/bitmap 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/bitseq 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cluster 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/config 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/datastore 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/diagnostic 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/discoverapi 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/driverapi 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/bridge 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/host 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/null 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/overlay 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/remote 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/windows 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drvregistry 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/etchosts 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/idm 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/internal/caller 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipam 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipamapi 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/builtin 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/null 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/remote 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipamutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ipbits 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/iptables 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/netlabel 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/netutils 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/networkdb 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/ns 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/options 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/osl 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/osl/kernel 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/portallocator 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/portmapper 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/resolvconf 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/testutils 18:51:23 [2023-06-01T18:51:23.131Z] + grep --fixed-strings libnetwork/drivers/bridge 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/types' 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/bridge 18:51:23 [2023-06-01T18:51:23.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:51:23 [2023-06-01T18:51:23.131Z] + type docker-proxy 18:51:23 [2023-06-01T18:51:23.131Z] hack/test/unit: line 25: type: docker-proxy: not found 18:51:23 [2023-06-01T18:51:23.131Z] + hack/make.sh binary-proxy install-proxy 18:51:23 [2023-06-01T18:51:23.131Z] 18:51:23 [2023-06-01T18:51:23.131Z] Removing bundles/ 18:51:23 [2023-06-01T18:51:23.131Z] 18:51:23 [2023-06-01T18:51:23.131Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 18:51:23 [2023-06-01T18:51:23.131Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 18:51:27 [2023-06-01T18:51:27.327Z] Created binary: bundles/binary-proxy/docker-proxy 18:51:27 [2023-06-01T18:51:27.327Z] 18:51:27 [2023-06-01T18:51:27.327Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 18:51:27 [2023-06-01T18:51:27.327Z] Installing docker-proxy to /usr/local/bin/ 18:51:27 [2023-06-01T18:51:27.327Z] 18:51:27 [2023-06-01T18:51:27.327Z] + mkdir -p bundles 18:51:27 [2023-06-01T18:51:27.327Z] + '[' -n 'github.com/docker/docker/api 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/backend/build 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/httpstatus 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/httputils 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/middleware 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/build 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/checkpoint 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/container 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/debug 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/distribution 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/grpc 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/image 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/network 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/plugin 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/session 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/swarm 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/system 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/server/router/volume 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/backend 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/blkiodev 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/container 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/events 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/filters 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/image 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/mount 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/network 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/plugins/logdriver 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/registry 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/strslice 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/swarm 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/swarm/runtime 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/time 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/versions 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/versions/v1p19 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/versions/v1p20 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/api/types/volume 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/builder-next 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/builder-next/exporter 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/builder-next/exporter/overrides 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/builder-next/worker 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/dockerfile 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/remotecontext 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/remotecontext/git 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/builder/remotecontext/urlutil 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/cli/debug 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/cli/winresources/docker-proxy 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/cli/winresources/dockerd 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/client 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/client/buildkit 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/cmd/docker-proxy 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/cmd/dockerd 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/cmd/dockerd/trap 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/container 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/container/stream 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/contrib/apparmor 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/contrib/httpserver 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/cluster 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/cluster/controllers/plugin 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/cluster/convert 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/cluster/executor 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/cluster/executor/container 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/cluster/provider 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/config 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/containerd 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/events 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/events/testutils 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver/btrfs 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver/copy 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver/graphtest 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver/overlay2 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver/register 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver/vfs 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/graphdriver/zfs 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/images 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/initlayer 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/links 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/listeners 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/awslogs 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/fluentd 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/gcplogs 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/gelf 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/journald 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/journald/internal/export 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/journald/internal/fake 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/jsonfilelog 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/local 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/logentries 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/loggertest 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/loggerutils 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/loggerutils/cache 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/splunk 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/syslog 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/logger/templates 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/names 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/network 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/daemon/stats 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/distribution 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/distribution/metadata 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/distribution/utils 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/distribution/xfer 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/dockerversion 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/errdefs 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/image 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/image/cache 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/image/tarexport 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/image/v1 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/internal/mod 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/internal/mounttree 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/internal/test/suite 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/internal/unshare 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/layer 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/libcontainerd 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/libcontainerd/queue 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/libcontainerd/remote 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/libcontainerd/shimopts 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/libcontainerd/supervisor 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/libcontainerd/types 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/oci 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/oci/caps 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/opts 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/aaparser 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/archive 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/authorization 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/broadcaster 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/capabilities 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/chrootarchive 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/containerfs 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/directory 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/dmesg 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/fileutils 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/homedir 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/idtools 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/ioutils 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/jsonmessage 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/longpath 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/loopback 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/meminfo 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/namesgenerator 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/parsers 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/parsers/kernel 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/parsers/operatingsystem 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/pidfile 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/platform 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/platforms 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/plugingetter 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/plugins 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/plugins/transport 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/pools 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/process 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/progress 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/reexec 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/rootless 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/rootless/specconv 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/stack 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/stdcopy 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/streamformatter 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/stringid 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/sysinfo 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/system 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/tailfile 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/tarsum 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/pkg/useragent 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/plugin 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/plugin/executor/containerd 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/plugin/v2 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/profiles/apparmor 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/profiles/seccomp 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/quota 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/reference 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/registry 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/registry/resumable 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/restartmanager 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/runconfig 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/runconfig/opts 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/daemon 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/environment 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/fakecontext 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/fakegit 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/fakestorage 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/fixtures/load 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/fixtures/plugin 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/fixtures/plugin/basic 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/registry 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/testutil/request 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/volume 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/volume/drivers 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/volume/local 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/volume/mounts 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/volume/service 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/volume/service/opts 18:51:27 [2023-06-01T18:51:27.327Z] github.com/docker/docker/volume/testutils' ']' 18:51:27 [2023-06-01T18:51:27.328Z] + 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/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/mod 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/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 18:51:28 [2023-06-01T18:51:28.269Z] ? github.com/docker/docker/api [no test files] 18:51:36 [2023-06-01T18:51:36.412Z] github.com/docker/docker/api/server coverage: 13.0% of statements 18:51:36 [2023-06-01T18:51:36.412Z] ok github.com/docker/docker/api/server 0.037s coverage: 13.0% of statements 18:51:54 [2023-06-01T18:51:54.557Z] ? github.com/docker/docker/api/server/backend/build [no test files] 18:51:54 [2023-06-01T18:51:54.557Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 18:51:54 [2023-06-01T18:51:54.557Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements 18:51:54 [2023-06-01T18:51:54.557Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements 18:51:54 [2023-06-01T18:51:54.557Z] ? github.com/docker/docker/api/server/router [no test files] 18:51:54 [2023-06-01T18:51:54.557Z] ? github.com/docker/docker/api/server/router/build [no test files] 18:51:54 [2023-06-01T18:51:54.557Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 18:51:54 [2023-06-01T18:51:54.557Z] ? github.com/docker/docker/api/server/router/container [no test files] 18:51:54 [2023-06-01T18:51:54.557Z] ? github.com/docker/docker/api/server/router/debug [no test files] 18:51:54 [2023-06-01T18:51:54.557Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 18:51:54 [2023-06-01T18:51:54.557Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 18:51:54 [2023-06-01T18:51:54.557Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements 18:51:54 [2023-06-01T18:51:54.557Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements 18:51:54 [2023-06-01T18:51:54.818Z] ? github.com/docker/docker/api/server/router/image [no test files] 18:51:55 [2023-06-01T18:51:55.079Z] ? github.com/docker/docker/api/server/router/network [no test files] 18:51:55 [2023-06-01T18:51:55.339Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 18:51:55 [2023-06-01T18:51:55.339Z] ? github.com/docker/docker/api/server/router/session [no test files] 18:51:55 [2023-06-01T18:51:55.339Z] ? github.com/docker/docker/api/server/router/system [no test files] 18:51:55 [2023-06-01T18:51:55.339Z] ? github.com/docker/docker/api/types [no test files] 18:51:55 [2023-06-01T18:51:55.339Z] ? github.com/docker/docker/api/types/backend [no test files] 18:51:55 [2023-06-01T18:51:55.339Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 18:51:55 [2023-06-01T18:51:55.339Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements 18:51:55 [2023-06-01T18:51:55.339Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements 18:51:55 [2023-06-01T18:51:55.339Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements 18:51:55 [2023-06-01T18:51:55.339Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements 18:51:55 [2023-06-01T18:51:55.599Z] ? github.com/docker/docker/api/types/events [no test files] 18:51:55 [2023-06-01T18:51:55.599Z] github.com/docker/docker/api/types/container coverage: 82.3% of statements 18:51:55 [2023-06-01T18:51:55.599Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 82.3% of statements 18:51:55 [2023-06-01T18:51:55.599Z] ? github.com/docker/docker/api/types/image [no test files] 18:51:55 [2023-06-01T18:51:55.599Z] ? github.com/docker/docker/api/types/mount [no test files] 18:51:55 [2023-06-01T18:51:55.599Z] ? github.com/docker/docker/api/types/network [no test files] 18:51:55 [2023-06-01T18:51:55.599Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 18:51:55 [2023-06-01T18:51:55.599Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements 18:51:55 [2023-06-01T18:51:55.599Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements 18:51:55 [2023-06-01T18:51:55.599Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 18:51:55 [2023-06-01T18:51:55.599Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 89.3% of statements 18:51:55 [2023-06-01T18:51:55.859Z] ? github.com/docker/docker/api/types/swarm [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements 18:51:55 [2023-06-01T18:51:55.860Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/api/types/volume [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder/builder-next [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 18:51:55 [2023-06-01T18:51:55.860Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements 18:51:55 [2023-06-01T18:51:55.860Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements 18:51:55 [2023-06-01T18:51:55.860Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 18:51:55 [2023-06-01T18:51:55.860Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 18:51:57 [2023-06-01T18:51:57.770Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 18:51:57 [2023-06-01T18:51:57.770Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 18:51:57 [2023-06-01T18:51:57.770Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements 18:51:57 [2023-06-01T18:51:57.770Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.008s coverage: 100.0% of statements 18:51:57 [2023-06-01T18:51:57.770Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements 18:51:57 [2023-06-01T18:51:57.770Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements 18:51:57 [2023-06-01T18:51:57.770Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements 18:51:57 [2023-06-01T18:51:57.770Z] ok github.com/docker/docker/builder/remotecontext 0.038s coverage: 33.5% of statements 18:51:57 [2023-06-01T18:51:57.770Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements 18:51:57 [2023-06-01T18:51:57.770Z] ok github.com/docker/docker/builder/dockerfile 0.075s coverage: 50.1% of statements 18:51:58 [2023-06-01T18:51:58.345Z] ? github.com/docker/docker/client/buildkit [no test files] 18:51:58 [2023-06-01T18:51:58.345Z] github.com/docker/docker/client coverage: 76.8% of statements 18:51:58 [2023-06-01T18:51:58.345Z] ok github.com/docker/docker/client 0.134s coverage: 76.8% of statements 18:51:58 [2023-06-01T18:51:58.606Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements 18:51:58 [2023-06-01T18:51:58.606Z] ok github.com/docker/docker/cmd/docker-proxy 0.237s coverage: 66.5% of statements 18:52:02 [2023-06-01T18:52:02.819Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements 18:52:02 [2023-06-01T18:52:02.819Z] ok github.com/docker/docker/builder/remotecontext/git 5.368s coverage: 82.5% of statements 18:52:10 [2023-06-01T18:52:10.955Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 18:52:10 [2023-06-01T18:52:10.955Z] ? github.com/docker/docker/container/stream [no test files] 18:52:10 [2023-06-01T18:52:10.955Z] ? github.com/docker/docker/contrib/apparmor [no test files] 18:52:10 [2023-06-01T18:52:10.956Z] ? github.com/docker/docker/contrib/httpserver [no test files] 18:52:10 [2023-06-01T18:52:10.956Z] github.com/docker/docker/container coverage: 36.5% of statements 18:52:10 [2023-06-01T18:52:10.956Z] ok github.com/docker/docker/container 0.142s coverage: 36.5% of statements 18:52:10 [2023-06-01T18:52:10.956Z] github.com/docker/docker/cmd/dockerd coverage: 29.5% of statements 18:52:10 [2023-06-01T18:52:10.956Z] ok github.com/docker/docker/cmd/dockerd 0.213s coverage: 29.5% of statements 18:52:12 [2023-06-01T18:52:12.335Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements 18:52:12 [2023-06-01T18:52:12.335Z] ok github.com/docker/docker/cmd/dockerd/trap 2.419s coverage: 0.0% of statements 18:52:13 [2023-06-01T18:52:13.717Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 18:52:13 [2023-06-01T18:52:13.717Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements 18:52:13 [2023-06-01T18:52:13.717Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements 18:52:13 [2023-06-01T18:52:13.717Z] github.com/docker/docker/daemon/cluster/convert coverage: 36.9% of statements 18:52:13 [2023-06-01T18:52:13.717Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 36.9% of statements 18:52:13 [2023-06-01T18:52:13.717Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements 18:52:13 [2023-06-01T18:52:13.717Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements 18:52:14 [2023-06-01T18:52:14.287Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 18:52:14 [2023-06-01T18:52:14.287Z] github.com/docker/docker/daemon/config coverage: 76.2% of statements 18:52:14 [2023-06-01T18:52:14.287Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 76.2% of statements 18:52:15 [2023-06-01T18:52:15.225Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 18:52:15 [2023-06-01T18:52:15.225Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements 18:52:15 [2023-06-01T18:52:15.225Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.3% of statements 18:52:15 [2023-06-01T18:52:15.225Z] github.com/docker/docker/daemon/containerd coverage: 0.4% of statements 18:52:15 [2023-06-01T18:52:15.225Z] ok github.com/docker/docker/daemon/containerd 0.021s coverage: 0.4% of statements 18:52:15 [2023-06-01T18:52:15.225Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements 18:52:15 [2023-06-01T18:52:15.225Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 18:52:15 [2023-06-01T18:52:15.795Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements 18:52:15 [2023-06-01T18:52:15.795Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 18:52:15 [2023-06-01T18:52:15.795Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements 18:52:15 [2023-06-01T18:52:15.795Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 59.6% of statements 18:52:16 [2023-06-01T18:52:16.054Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 18:52:16 [2023-06-01T18:52:16.316Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements 18:52:16 [2023-06-01T18:52:16.316Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements 18:52:16 [2023-06-01T18:52:16.316Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 18:52:16 [2023-06-01T18:52:16.316Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 18:52:16 [2023-06-01T18:52:16.575Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements 18:52:16 [2023-06-01T18:52:16.575Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.186s coverage: 60.2% of statements 18:52:16 [2023-06-01T18:52:16.835Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements 18:52:16 [2023-06-01T18:52:16.835Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 60.9% of statements 18:52:17 [2023-06-01T18:52:17.094Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements 18:52:17 [2023-06-01T18:52:17.094Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 18:52:17 [2023-06-01T18:52:17.664Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements 18:52:17 [2023-06-01T18:52:17.664Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.0% of statements 18:52:17 [2023-06-01T18:52:17.664Z] ? github.com/docker/docker/daemon/initlayer [no test files] 18:52:17 [2023-06-01T18:52:17.664Z] ? github.com/docker/docker/daemon/listeners [no test files] 18:52:17 [2023-06-01T18:52:17.664Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements 18:52:17 [2023-06-01T18:52:17.664Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements 18:52:17 [2023-06-01T18:52:17.664Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements 18:52:17 [2023-06-01T18:52:17.664Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 3.0% of statements 18:52:17 [2023-06-01T18:52:17.924Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements 18:52:17 [2023-06-01T18:52:17.924Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements 18:52:18 [2023-06-01T18:52:18.184Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.5% of statements 18:52:18 [2023-06-01T18:52:18.184Z] ok github.com/docker/docker/daemon/logger/awslogs 0.117s coverage: 78.5% of statements 18:52:18 [2023-06-01T18:52:18.444Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 18:52:18 [2023-06-01T18:52:18.444Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements 18:52:18 [2023-06-01T18:52:18.444Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements 18:52:18 [2023-06-01T18:52:18.444Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements 18:52:18 [2023-06-01T18:52:18.444Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements 18:52:18 [2023-06-01T18:52:18.704Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 18:52:18 [2023-06-01T18:52:18.704Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 18:52:18 [2023-06-01T18:52:18.704Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements 18:52:18 [2023-06-01T18:52:18.704Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 18:52:18 [2023-06-01T18:52:18.964Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements 18:52:18 [2023-06-01T18:52:18.964Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements 18:52:18 [2023-06-01T18:52:18.964Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements 18:52:18 [2023-06-01T18:52:18.964Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.090s coverage: 76.8% of statements 18:52:18 [2023-06-01T18:52:18.964Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 18:52:18 [2023-06-01T18:52:18.964Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 18:52:19 [2023-06-01T18:52:19.225Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements 18:52:19 [2023-06-01T18:52:19.225Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 79.4% of statements 18:52:19 [2023-06-01T18:52:19.796Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements 18:52:19 [2023-06-01T18:52:19.796Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 63.5% of statements 18:52:19 [2023-06-01T18:52:19.796Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements 18:52:19 [2023-06-01T18:52:19.796Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements 18:52:19 [2023-06-01T18:52:19.796Z] ? github.com/docker/docker/daemon/names [no test files] 18:52:19 [2023-06-01T18:52:19.796Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements 18:52:19 [2023-06-01T18:52:19.796Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements 18:52:19 [2023-06-01T18:52:19.796Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements 18:52:19 [2023-06-01T18:52:19.796Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements 18:52:20 [2023-06-01T18:52:20.057Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements 18:52:20 [2023-06-01T18:52:20.057Z] ok github.com/docker/docker/daemon/logger/journald 1.414s coverage: 74.5% of statements 18:52:20 [2023-06-01T18:52:20.057Z] ? github.com/docker/docker/daemon/stats [no test files] 18:52:20 [2023-06-01T18:52:20.057Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements 18:52:20 [2023-06-01T18:52:20.057Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 18:52:21 [2023-06-01T18:52:21.438Z] ? github.com/docker/docker/distribution/utils [no test files] 18:52:21 [2023-06-01T18:52:21.438Z] ? github.com/docker/docker/dockerversion [no test files] 18:52:21 [2023-06-01T18:52:21.439Z] github.com/docker/docker/errdefs coverage: 77.7% of statements 18:52:21 [2023-06-01T18:52:21.439Z] ok github.com/docker/docker/errdefs 0.008s coverage: 77.7% of statements 18:52:21 [2023-06-01T18:52:21.439Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements 18:52:21 [2023-06-01T18:52:21.439Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 44.4% of statements 18:52:21 [2023-06-01T18:52:21.439Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements 18:52:21 [2023-06-01T18:52:21.439Z] ok github.com/docker/docker/daemon/logger/splunk 1.478s coverage: 82.5% of statements 18:52:21 [2023-06-01T18:52:21.699Z] github.com/docker/docker/distribution coverage: 29.5% of statements 18:52:21 [2023-06-01T18:52:21.699Z] ok github.com/docker/docker/distribution 0.592s coverage: 29.5% of statements 18:52:21 [2023-06-01T18:52:21.699Z] github.com/docker/docker/image/cache coverage: 19.2% of statements 18:52:21 [2023-06-01T18:52:21.699Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 18:52:21 [2023-06-01T18:52:21.959Z] github.com/docker/docker/image coverage: 86.5% of statements 18:52:21 [2023-06-01T18:52:21.959Z] ok github.com/docker/docker/image 0.031s coverage: 86.5% of statements 18:52:21 [2023-06-01T18:52:21.959Z] ? github.com/docker/docker/image/v1 [no test files] 18:52:21 [2023-06-01T18:52:21.959Z] ? github.com/docker/docker/internal/mounttree [no test files] 18:52:21 [2023-06-01T18:52:21.959Z] ? github.com/docker/docker/internal/test/suite [no test files] 18:52:21 [2023-06-01T18:52:21.959Z] ? github.com/docker/docker/internal/unshare [no test files] 18:52:21 [2023-06-01T18:52:21.959Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements 18:52:21 [2023-06-01T18:52:21.959Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements 18:52:21 [2023-06-01T18:52:21.959Z] github.com/docker/docker/image/tarexport coverage: 0.7% of statements 18:52:21 [2023-06-01T18:52:21.959Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements 18:52:23 [2023-06-01T18:52:23.339Z] ? github.com/docker/docker/libcontainerd [no test files] 18:52:23 [2023-06-01T18:52:23.339Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 18:52:23 [2023-06-01T18:52:23.339Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 18:52:23 [2023-06-01T18:52:23.339Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 18:52:23 [2023-06-01T18:52:23.339Z] ? github.com/docker/docker/libcontainerd/types [no test files] 18:52:23 [2023-06-01T18:52:23.339Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements 18:52:23 [2023-06-01T18:52:23.339Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 18:52:23 [2023-06-01T18:52:23.339Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements 18:52:23 [2023-06-01T18:52:23.339Z] ok github.com/docker/docker/distribution/xfer 2.191s coverage: 85.4% of statements 18:52:23 [2023-06-01T18:52:23.339Z] github.com/docker/docker/daemon coverage: 16.8% of statements 18:52:23 [2023-06-01T18:52:23.339Z] ok github.com/docker/docker/daemon 10.795s coverage: 16.8% of statements 18:52:23 [2023-06-01T18:52:23.600Z] ? github.com/docker/docker/oci/caps [no test files] 18:52:23 [2023-06-01T18:52:23.600Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements 18:52:23 [2023-06-01T18:52:23.600Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements 18:52:23 [2023-06-01T18:52:23.600Z] github.com/docker/docker/oci coverage: 39.3% of statements 18:52:23 [2023-06-01T18:52:23.600Z] ok github.com/docker/docker/oci 0.030s coverage: 39.3% of statements 18:52:23 [2023-06-01T18:52:23.861Z] github.com/docker/docker/opts coverage: 67.9% of statements 18:52:23 [2023-06-01T18:52:23.861Z] ok github.com/docker/docker/opts 0.088s coverage: 67.9% of statements 18:52:24 [2023-06-01T18:52:24.431Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements 18:52:24 [2023-06-01T18:52:24.431Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements 18:52:24 [2023-06-01T18:52:24.431Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements 18:52:24 [2023-06-01T18:52:24.431Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements 18:52:24 [2023-06-01T18:52:24.431Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements 18:52:24 [2023-06-01T18:52:24.431Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements 18:52:24 [2023-06-01T18:52:24.431Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 81.8% of statements 18:52:24 [2023-06-01T18:52:24.431Z] ok github.com/docker/docker/pkg/broadcaster 0.021s coverage: 100.0% of statements 18:52:24 [2023-06-01T18:52:24.431Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements 18:52:24 [2023-06-01T18:52:24.432Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements 18:52:24 [2023-06-01T18:52:24.432Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements 18:52:24 [2023-06-01T18:52:24.432Z] ok github.com/docker/docker/pkg/chrootarchive 0.248s coverage: 83.1% of statements 18:52:24 [2023-06-01T18:52:24.432Z] github.com/docker/docker/pkg/fileutils coverage: 77.5% of statements 18:52:24 [2023-06-01T18:52:24.432Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 77.5% of statements 18:52:24 [2023-06-01T18:52:24.432Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements 18:52:24 [2023-06-01T18:52:24.432Z] ok github.com/docker/docker/pkg/authorization 0.307s coverage: 68.3% of statements 18:52:24 [2023-06-01T18:52:24.692Z] github.com/docker/docker/pkg/homedir coverage: 10.4% of statements 18:52:24 [2023-06-01T18:52:24.692Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements 18:52:24 [2023-06-01T18:52:24.692Z] github.com/docker/docker/pkg/archive coverage: 81.5% of statements 18:52:24 [2023-06-01T18:52:24.692Z] ok github.com/docker/docker/pkg/archive 0.506s coverage: 81.5% of statements 18:52:24 [2023-06-01T18:52:24.952Z] ? github.com/docker/docker/pkg/loopback [no test files] 18:52:24 [2023-06-01T18:52:24.952Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements 18:52:24 [2023-06-01T18:52:24.952Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements 18:52:24 [2023-06-01T18:52:24.952Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 92.3% of statements 18:52:24 [2023-06-01T18:52:24.952Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 45.5% of statements 18:52:24 [2023-06-01T18:52:24.952Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements 18:52:24 [2023-06-01T18:52:24.952Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements 18:52:24 [2023-06-01T18:52:24.952Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements 18:52:24 [2023-06-01T18:52:24.952Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements 18:52:25 [2023-06-01T18:52:25.214Z] github.com/docker/docker/pkg/idtools coverage: 69.6% of statements 18:52:25 [2023-06-01T18:52:25.214Z] ok github.com/docker/docker/pkg/idtools 0.350s coverage: 69.6% of statements 18:52:25 [2023-06-01T18:52:25.214Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements 18:52:25 [2023-06-01T18:52:25.214Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements 18:52:25 [2023-06-01T18:52:25.214Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements 18:52:25 [2023-06-01T18:52:25.214Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 18:52:25 [2023-06-01T18:52:25.214Z] ? github.com/docker/docker/pkg/platform [no test files] 18:52:25 [2023-06-01T18:52:25.214Z] ? github.com/docker/docker/pkg/platforms [no test files] 18:52:25 [2023-06-01T18:52:25.214Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 18:52:25 [2023-06-01T18:52:25.214Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements 18:52:25 [2023-06-01T18:52:25.214Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements 18:52:25 [2023-06-01T18:52:25.214Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements 18:52:25 [2023-06-01T18:52:25.214Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 94.1% of statements 18:52:25 [2023-06-01T18:52:25.214Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements 18:52:25 [2023-06-01T18:52:25.214Z] ok github.com/docker/docker/pkg/ioutils 0.388s coverage: 72.3% of statements 18:52:25 [2023-06-01T18:52:25.784Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 18:52:25 [2023-06-01T18:52:25.784Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 18:52:25 [2023-06-01T18:52:25.784Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements 18:52:25 [2023-06-01T18:52:25.784Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements 18:52:25 [2023-06-01T18:52:25.784Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 18:52:25 [2023-06-01T18:52:25.784Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements 18:52:25 [2023-06-01T18:52:25.784Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 18:52:25 [2023-06-01T18:52:25.784Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements 18:52:25 [2023-06-01T18:52:25.784Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 18:52:25 [2023-06-01T18:52:25.784Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements 18:52:26 [2023-06-01T18:52:26.044Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements 18:52:26 [2023-06-01T18:52:26.044Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 18:52:26 [2023-06-01T18:52:26.044Z] ? github.com/docker/docker/pkg/rootless [no test files] 18:52:26 [2023-06-01T18:52:26.044Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 18:52:26 [2023-06-01T18:52:26.044Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements 18:52:26 [2023-06-01T18:52:26.044Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 18:52:26 [2023-06-01T18:52:26.044Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements 18:52:26 [2023-06-01T18:52:26.044Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements 18:52:26 [2023-06-01T18:52:26.044Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements 18:52:26 [2023-06-01T18:52:26.044Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements 18:52:26 [2023-06-01T18:52:26.304Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements 18:52:26 [2023-06-01T18:52:26.304Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements 18:52:26 [2023-06-01T18:52:26.304Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements 18:52:26 [2023-06-01T18:52:26.304Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements 18:52:26 [2023-06-01T18:52:26.565Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements 18:52:26 [2023-06-01T18:52:26.565Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements 18:52:26 [2023-06-01T18:52:26.565Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements 18:52:26 [2023-06-01T18:52:26.565Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements 18:52:26 [2023-06-01T18:52:26.565Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements 18:52:26 [2023-06-01T18:52:26.565Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements 18:52:26 [2023-06-01T18:52:26.565Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements 18:52:26 [2023-06-01T18:52:26.565Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements 18:52:26 [2023-06-01T18:52:26.565Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements 18:52:26 [2023-06-01T18:52:26.565Z] ok github.com/docker/docker/pkg/tarsum 0.054s coverage: 89.1% of statements 18:52:27 [2023-06-01T18:52:27.504Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 18:52:27 [2023-06-01T18:52:27.504Z] ? github.com/docker/docker/profiles/apparmor [no test files] 18:52:27 [2023-06-01T18:52:27.504Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements 18:52:27 [2023-06-01T18:52:27.504Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.4% of statements 18:52:27 [2023-06-01T18:52:27.504Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements 18:52:27 [2023-06-01T18:52:27.504Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 86.0% of statements 18:52:27 [2023-06-01T18:52:27.764Z] github.com/docker/docker/reference coverage: 83.7% of statements 18:52:27 [2023-06-01T18:52:27.764Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements 18:52:28 [2023-06-01T18:52:28.024Z] github.com/docker/docker/plugin coverage: 23.3% of statements 18:52:28 [2023-06-01T18:52:28.024Z] ok github.com/docker/docker/plugin 0.522s coverage: 23.3% of statements 18:52:28 [2023-06-01T18:52:28.284Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements 18:52:28 [2023-06-01T18:52:28.284Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 51.9% of statements 18:52:28 [2023-06-01T18:52:28.284Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements 18:52:28 [2023-06-01T18:52:28.284Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements 18:52:28 [2023-06-01T18:52:28.284Z] ? github.com/docker/docker/runconfig/opts [no test files] 18:52:28 [2023-06-01T18:52:28.284Z] github.com/docker/docker/runconfig coverage: 63.6% of statements 18:52:28 [2023-06-01T18:52:28.284Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements 18:52:28 [2023-06-01T18:52:28.284Z] github.com/docker/docker/registry coverage: 64.9% of statements 18:52:28 [2023-06-01T18:52:28.284Z] ok github.com/docker/docker/registry 0.136s coverage: 64.9% of statements 18:52:28 [2023-06-01T18:52:28.543Z] github.com/docker/docker/testutil coverage: 62.5% of statements 18:52:28 [2023-06-01T18:52:28.543Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements 18:52:28 [2023-06-01T18:52:28.803Z] ? github.com/docker/docker/testutil/daemon [no test files] 18:52:28 [2023-06-01T18:52:28.803Z] ? github.com/docker/docker/testutil/environment [no test files] 18:52:28 [2023-06-01T18:52:28.803Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 18:52:29 [2023-06-01T18:52:29.063Z] ? github.com/docker/docker/testutil/fakegit [no test files] 18:52:29 [2023-06-01T18:52:29.063Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 18:52:29 [2023-06-01T18:52:29.063Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 18:52:29 [2023-06-01T18:52:29.063Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 18:52:29 [2023-06-01T18:52:29.063Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 18:52:29 [2023-06-01T18:52:29.063Z] ? github.com/docker/docker/testutil/registry [no test files] 18:52:29 [2023-06-01T18:52:29.063Z] ? github.com/docker/docker/testutil/request [no test files] 18:52:29 [2023-06-01T18:52:29.063Z] ? github.com/docker/docker/volume [no test files] 18:52:29 [2023-06-01T18:52:29.634Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements 18:52:29 [2023-06-01T18:52:29.634Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements 18:52:29 [2023-06-01T18:52:29.634Z] github.com/docker/docker/volume/mounts coverage: 68.3% of statements 18:52:29 [2023-06-01T18:52:29.634Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 68.3% of statements 18:52:29 [2023-06-01T18:52:29.894Z] github.com/docker/docker/quota coverage: 13.6% of statements 18:52:29 [2023-06-01T18:52:29.894Z] ok github.com/docker/docker/quota 2.158s coverage: 13.6% of statements 18:52:30 [2023-06-01T18:52:30.153Z] ? github.com/docker/docker/volume/service/opts [no test files] 18:52:30 [2023-06-01T18:52:30.153Z] ? github.com/docker/docker/volume/testutils [no test files] 18:52:30 [2023-06-01T18:52:30.153Z] github.com/docker/docker/volume/service coverage: 72.9% of statements 18:52:30 [2023-06-01T18:52:30.153Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.9% of statements 18:52:30 [2023-06-01T18:52:30.412Z] github.com/docker/docker/volume/local coverage: 72.1% of statements 18:52:30 [2023-06-01T18:52:30.412Z] ok github.com/docker/docker/volume/local 0.874s coverage: 72.1% of statements 18:52:31 [2023-06-01T18:52:31.350Z] github.com/docker/docker/layer coverage: 68.7% of statements 18:52:31 [2023-06-01T18:52:31.350Z] ok github.com/docker/docker/layer 8.019s coverage: 68.7% of statements 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/pkg/plugins coverage: 74.4% of statements 18:53:03 [2023-06-01T18:53:03.435Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 74.4% of statements 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === Skipped 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] network_proxy_test.go:208: No support for dual stack yet 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver btrfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver btrfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver btrfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver btrfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver btrfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:70: No driver to put! 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] time="2023-06-01T18:52:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: driver not supported 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver fuse-overlayfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] time="2023-06-01T18:52:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: driver not supported 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver fuse-overlayfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] time="2023-06-01T18:52:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: driver not supported 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver fuse-overlayfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] time="2023-06-01T18:52:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: driver not supported 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver fuse-overlayfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] time="2023-06-01T18:52:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: driver not supported 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver fuse-overlayfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:70: No driver to put! 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] overlay_test.go:61: Cannot run test with naive change algorithm 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:313: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver zfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver zfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver zfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver zfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:43: Driver zfs not supported 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] graphtest_unix.go:70: No driver to put! 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 18:53:03 [2023-06-01T18:53:03.435Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: quota TestBlockDev/testBlockDevQuotaDisabled (0.43s) 18:53:03 [2023-06-01T18:53:03.435Z] testhelpers.go:89: no /proc/fs/xfs 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: quota TestBlockDev/testBlockDevQuotaEnabled (0.43s) 18:53:03 [2023-06-01T18:53:03.435Z] testhelpers.go:89: no /proc/fs/xfs 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: quota TestBlockDev/testSmallerThanQuota (0.43s) 18:53:03 [2023-06-01T18:53:03.435Z] testhelpers.go:89: no /proc/fs/xfs 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: quota TestBlockDev/testBiggerThanQuota (0.43s) 18:53:03 [2023-06-01T18:53:03.435Z] testhelpers.go:89: no /proc/fs/xfs 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: quota TestBlockDev/testRetrieveQuota (0.43s) 18:53:03 [2023-06-01T18:53:03.435Z] testhelpers.go:89: no /proc/fs/xfs 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: volume/local TestQuota/testVolWithQuota (0.43s) 18:53:03 [2023-06-01T18:53:03.435Z] testhelpers.go:89: no /proc/fs/xfs 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] === SKIP: volume/local TestQuota/testVolQuotaUnsupported (0.43s) 18:53:03 [2023-06-01T18:53:03.435Z] testhelpers.go:89: no /proc/fs/xfs 18:53:03 [2023-06-01T18:53:03.435Z] 18:53:03 [2023-06-01T18:53:03.435Z] DONE 3022 tests, 33 skipped in 92.196s 18:53:03 [2023-06-01T18:53:03.435Z] + '[' -n 'github.com/docker/docker/libnetwork 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/bitmap 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/bitseq 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/cluster 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/cmd/diagnostic 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/cmd/readme_test 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/config 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/datastore 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/diagnostic 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/discoverapi 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/driverapi 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/bridge 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/host 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/ipvlan 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/macvlan 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/null 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/overlay 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/remote 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/remote/api 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/windows 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/drvregistry 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/etchosts 18:53:03 [2023-06-01T18:53:03.435Z] github.com/docker/docker/libnetwork/idm 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/internal/caller 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/internal/setmatrix 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ipam 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ipamapi 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ipams/builtin 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ipams/null 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ipams/remote 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ipams/remote/api 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ipams/windowsipam 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ipamutils 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ipbits 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/iptables 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/netlabel 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/netutils 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/networkdb 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/ns 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/options 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/osl 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/osl/kernel 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/portallocator 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/portmapper 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/resolvconf 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/testutils 18:53:03 [2023-06-01T18:53:03.436Z] github.com/docker/docker/libnetwork/types' ']' 18:53:03 [2023-06-01T18:53:03.436Z] + 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 18:53:50 [2023-06-01T18:53:50.126Z] github.com/docker/docker/libnetwork coverage: 42.3% of statements 18:53:50 [2023-06-01T18:53:50.126Z] ok github.com/docker/docker/libnetwork 44.399s coverage: 42.3% of statements 18:53:50 [2023-06-01T18:53:50.126Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements 18:53:50 [2023-06-01T18:53:50.126Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements 18:53:50 [2023-06-01T18:53:50.126Z] github.com/docker/docker/libnetwork/bitseq coverage: 75.7% of statements 18:53:50 [2023-06-01T18:53:50.126Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 75.7% of statements 18:53:50 [2023-06-01T18:53:50.126Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 18:53:50 [2023-06-01T18:53:50.126Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 18:53:50 [2023-06-01T18:53:50.126Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 18:53:50 [2023-06-01T18:53:50.126Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 18:53:50 [2023-06-01T18:53:50.126Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 18:53:50 [2023-06-01T18:53:50.126Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 18:53:50 [2023-06-01T18:53:50.126Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 18:53:50 [2023-06-01T18:53:50.695Z] github.com/docker/docker/libnetwork/config coverage: 10.6% of statements 18:53:50 [2023-06-01T18:53:50.695Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 10.6% of statements 18:53:50 [2023-06-01T18:53:50.954Z] github.com/docker/docker/libnetwork/datastore coverage: 20.5% of statements 18:53:50 [2023-06-01T18:53:50.954Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements 18:53:50 [2023-06-01T18:53:50.954Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 18:53:50 [2023-06-01T18:53:50.954Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 18:53:51 [2023-06-01T18:53:51.523Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements 18:53:51 [2023-06-01T18:53:51.523Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements 18:53:54 [2023-06-01T18:53:54.817Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements 18:53:54 [2023-06-01T18:53:54.817Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.110s coverage: 62.2% of statements 18:53:54 [2023-06-01T18:53:54.817Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 18:53:54 [2023-06-01T18:53:54.817Z] github.com/docker/docker/libnetwork/drivers/host coverage: 33.3% of statements 18:53:54 [2023-06-01T18:53:54.817Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 33.3% of statements 18:53:56 [2023-06-01T18:53:56.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.2% of statements 18:53:56 [2023-06-01T18:53:56.198Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.602s coverage: 5.2% of statements 18:53:56 [2023-06-01T18:53:56.198Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 18:53:56 [2023-06-01T18:53:56.767Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.8% of statements 18:53:56 [2023-06-01T18:53:56.767Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements 18:53:56 [2023-06-01T18:53:56.767Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 18:53:57 [2023-06-01T18:53:57.027Z] github.com/docker/docker/libnetwork/drivers/null coverage: 34.8% of statements 18:53:57 [2023-06-01T18:53:57.027Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 18:53:57 [2023-06-01T18:53:57.966Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.5% of statements 18:53:57 [2023-06-01T18:53:57.966Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.5% of statements 18:53:57 [2023-06-01T18:53:57.966Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 18:53:58 [2023-06-01T18:53:58.535Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.9% of statements 18:53:58 [2023-06-01T18:53:58.535Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 62.9% of statements 18:53:59 [2023-06-01T18:53:59.104Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.1% of statements 18:53:59 [2023-06-01T18:53:59.104Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.013s coverage: 57.1% of statements 18:53:59 [2023-06-01T18:53:59.104Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 18:53:59 [2023-06-01T18:53:59.104Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 18:53:59 [2023-06-01T18:53:59.104Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 18:53:59 [2023-06-01T18:53:59.672Z] github.com/docker/docker/libnetwork/drvregistry coverage: 86.2% of statements 18:53:59 [2023-06-01T18:53:59.673Z] ok github.com/docker/docker/libnetwork/drvregistry 0.044s coverage: 86.2% of statements 18:53:59 [2023-06-01T18:53:59.932Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements 18:53:59 [2023-06-01T18:53:59.932Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 18:54:00 [2023-06-01T18:54:00.192Z] github.com/docker/docker/libnetwork/idm coverage: 87.5% of statements 18:54:00 [2023-06-01T18:54:00.192Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements 18:54:00 [2023-06-01T18:54:00.452Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements 18:54:00 [2023-06-01T18:54:00.452Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 18:54:12 [2023-06-01T18:54:12.672Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements 18:54:12 [2023-06-01T18:54:12.672Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements 18:54:13 [2023-06-01T18:54:13.612Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements 18:54:13 [2023-06-01T18:54:13.612Z] ok github.com/docker/docker/libnetwork/ipam 2.463s coverage: 80.5% of statements 18:54:13 [2023-06-01T18:54:13.612Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 18:54:13 [2023-06-01T18:54:13.612Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 18:54:14 [2023-06-01T18:54:14.181Z] github.com/docker/docker/libnetwork/ipams/null coverage: 54.5% of statements 18:54:14 [2023-06-01T18:54:14.181Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 54.5% of statements 18:54:14 [2023-06-01T18:54:14.441Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 46.8% of statements 18:54:14 [2023-06-01T18:54:14.441Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 46.8% of statements 18:54:14 [2023-06-01T18:54:14.441Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 18:54:15 [2023-06-01T18:54:15.014Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements 18:54:15 [2023-06-01T18:54:15.014Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 80.0% of statements 18:54:15 [2023-06-01T18:54:15.276Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements 18:54:15 [2023-06-01T18:54:15.276Z] ok github.com/docker/docker/libnetwork/ipamutils 0.303s coverage: 86.4% of statements 18:54:15 [2023-06-01T18:54:15.537Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements 18:54:15 [2023-06-01T18:54:15.537Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 18:54:16 [2023-06-01T18:54:16.486Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements 18:54:16 [2023-06-01T18:54:16.486Z] ok github.com/docker/docker/libnetwork/iptables 0.246s coverage: 40.7% of statements 18:54:16 [2023-06-01T18:54:16.486Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 18:54:16 [2023-06-01T18:54:16.748Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements 18:54:16 [2023-06-01T18:54:16.748Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 54.9% of statements 18:56:08 [2023-06-01T18:56:08.343Z] github.com/docker/docker/libnetwork/networkdb coverage: 59.1% of statements 18:56:08 [2023-06-01T18:56:08.343Z] ok github.com/docker/docker/libnetwork/networkdb 103.664s coverage: 59.1% of statements 18:56:08 [2023-06-01T18:56:08.343Z] ? github.com/docker/docker/libnetwork/ns [no test files] 18:56:08 [2023-06-01T18:56:08.343Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements 18:56:08 [2023-06-01T18:56:08.343Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 18:56:08 [2023-06-01T18:56:08.343Z] github.com/docker/docker/libnetwork/osl coverage: 41.5% of statements 18:56:08 [2023-06-01T18:56:08.343Z] ok github.com/docker/docker/libnetwork/osl 4.434s coverage: 41.5% of statements 18:56:08 [2023-06-01T18:56:08.343Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements 18:56:08 [2023-06-01T18:56:08.343Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements 18:56:08 [2023-06-01T18:56:08.343Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements 18:56:08 [2023-06-01T18:56:08.343Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 18:56:08 [2023-06-01T18:56:08.603Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements 18:56:08 [2023-06-01T18:56:08.603Z] ok github.com/docker/docker/libnetwork/portmapper 0.704s coverage: 46.3% of statements 18:56:08 [2023-06-01T18:56:08.862Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements 18:56:08 [2023-06-01T18:56:08.862Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements 18:56:08 [2023-06-01T18:56:08.862Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 18:56:09 [2023-06-01T18:56:09.121Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements 18:56:09 [2023-06-01T18:56:09.121Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements 18:56:09 [2023-06-01T18:56:09.121Z] 18:56:09 [2023-06-01T18:56:09.121Z] === Skipped 18:56:09 [2023-06-01T18:56:09.121Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 18:56:09 [2023-06-01T18:56:09.121Z] firewalld_test.go:14: firewalld is not running 18:56:09 [2023-06-01T18:56:09.121Z] 18:56:09 [2023-06-01T18:56:09.121Z] DONE 355 tests, 1 skipped in 189.565s Post stage [Pipeline] junit 18:56:10 [2023-06-01T18:56:10.075Z] Recording test results 18:56:11 [2023-06-01T18:56:11.221Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:11 [2023-06-01T18:56:11.539Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f6eeecac0de1266def9577fe1eeb9be3739597a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f6eeecac0de1266def9577fe1eeb9be3739597a hack/make.sh dynbinary test-integration 18:56:11 [2023-06-01T18:56:11.799Z] 18:56:12 [2023-06-01T18:56:12.059Z] Removing bundles/ 18:56:12 [2023-06-01T18:56:12.059Z] 18:56:12 [2023-06-01T18:56:12.059Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 18:56:12 [2023-06-01T18:56:12.059Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 18:56:50 [2023-06-01T18:56:50.831Z] Created binary: bundles/dynbinary-daemon/dockerd 18:56:50 [2023-06-01T18:56:50.831Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 18:56:50 [2023-06-01T18:56:50.831Z] Created binary: bundles/dynbinary-daemon/docker-proxy 18:56:50 [2023-06-01T18:56:50.831Z] 18:56:50 [2023-06-01T18:56:50.831Z] ---> Making bundle: test-integration (in bundles/test-integration) 18:56:50 [2023-06-01T18:56:50.831Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 18:56:50 [2023-06-01T18:56:50.831Z] HOSTNAME=b8e203ce832c 18:56:50 [2023-06-01T18:56:50.831Z] TESTDEBUG=0 18:56:50 [2023-06-01T18:56:50.831Z] DEST=bundles/test-integration 18:56:50 [2023-06-01T18:56:50.831Z] PWD=/go/src/github.com/docker/docker 18:56:50 [2023-06-01T18:56:50.832Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 18:56:50 [2023-06-01T18:56:50.832Z] DOCKER_GITCOMMIT=0f6eeecac0de1266def9577fe1eeb9be3739597a 18:56:50 [2023-06-01T18:56:50.832Z] container=docker 18:56:50 [2023-06-01T18:56:50.832Z] HOME=/root 18:56:50 [2023-06-01T18:56:50.832Z] CONTAINERD_NAMESPACE=moby 18:56:50 [2023-06-01T18:56:50.832Z] GOLANG_VERSION=1.20.4 18:56:50 [2023-06-01T18:56:50.832Z] VALIDATE_REPO=https://github.com/moby/moby.git 18:56:50 [2023-06-01T18:56:50.832Z] VALIDATE_BRANCH=master 18:56:50 [2023-06-01T18:56:50.832Z] TERM=xterm 18:56:50 [2023-06-01T18:56:50.832Z] DOCKER_PKG=github.com/docker/docker 18:56:50 [2023-06-01T18:56:50.832Z] SHLVL=1 18:56:50 [2023-06-01T18:56:50.832Z] TIMEOUT=120m 18:56:50 [2023-06-01T18:56:50.832Z] DOCKER_GRAPHDRIVER=overlay2 18:56:50 [2023-06-01T18:56:50.832Z] GO111MODULE=off 18:56:50 [2023-06-01T18:56:50.832Z] DOCKER_EXPERIMENTAL=1 18:56:50 [2023-06-01T18:56:50.832Z] TEST_SKIP_INTEGRATION_CLI=1 18:56:50 [2023-06-01T18:56:50.832Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 18:56:50 [2023-06-01T18:56:50.832Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 18:56:50 [2023-06-01T18:56:50.832Z] GOPATH=/go 18:56:50 [2023-06-01T18:56:50.832Z] PKG_CONFIG=pkg-config 18:56:50 [2023-06-01T18:56:50.832Z] _=/usr/bin/env 18:56:50 [2023-06-01T18:56:50.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 18:57:00 [2023-06-01T18:57:00.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 18:57:00 [2023-06-01T18:57:00.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 18:57:10 [2023-06-01T18:57:10.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 18:57:14 [2023-06-01T18:57:14.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 18:57:17 [2023-06-01T18:57:17.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 18:57:17 [2023-06-01T18:57:17.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 18:57:18 [2023-06-01T18:57:18.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 18:57:19 [2023-06-01T18:57:19.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 18:57:19 [2023-06-01T18:57:19.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 18:57:19 [2023-06-01T18:57:19.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 18:57:20 [2023-06-01T18:57:20.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 18:57:21 [2023-06-01T18:57:21.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 18:57:23 [2023-06-01T18:57:23.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 18:57:23 [2023-06-01T18:57:23.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 18:57:23 [2023-06-01T18:57:23.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 18:57:24 [2023-06-01T18:57:24.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 18:57:25 [2023-06-01T18:57:25.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 18:57:26 [2023-06-01T18:57:26.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 18:57:26 [2023-06-01T18:57:26.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 18:57:27 [2023-06-01T18:57:27.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 18:57:28 [2023-06-01T18:57:28.372Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 18:57:28 [2023-06-01T18:57:28.372Z] Using test binary docker 18:57:28 [2023-06-01T18:57:28.372Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 18:57:28 [2023-06-01T18:57:28.372Z] +++ /etc/init.d/apparmor start 18:57:28 [2023-06-01T18:57:28.372Z] Not: starting. 18:57:28 [2023-06-01T18:57:28.372Z] INFO: Waiting for daemon to start... 18:57:28 [2023-06-01T18:57:28.372Z] Starting dockerd 18:57:28 [2023-06-01T18:57:28.372Z] +++ 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 18:57:30 [2023-06-01T18:57:30.278Z] . 18:57:30 [2023-06-01T18:57:30.278Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 18:57:30 [2023-06-01T18:57:30.278Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 18:57:30 [2023-06-01T18:57:30.278Z] ++++ tar -cC bundles/test-integration/emptyfs . 18:57:30 [2023-06-01T18:57:30.278Z] ++++ docker load 18:57:30 [2023-06-01T18:57:30.278Z] Loaded image: emptyfs:latest 18:57:30 [2023-06-01T18:57:30.278Z] ++++ tar -cC bundles/test-integration/dangling . 18:57:30 [2023-06-01T18:57:30.278Z] ++++ docker load 18:57:30 [2023-06-01T18:57:30.278Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 18:57:30 [2023-06-01T18:57:30.278Z] Running integration-test (iteration 1) 18:57:30 [2023-06-01T18:57:30.278Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 18:57:30 [2023-06-01T18:57:30.278Z] ++ 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 18:57:30 [2023-06-01T18:57:30.278Z] ++ set -e 18:57:30 [2023-06-01T18:57:30.278Z] ++ '[' -n 0 ']' 18:57:30 [2023-06-01T18:57:30.278Z] ++ set -x 18:57:30 [2023-06-01T18:57:30.278Z] ++ 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 18:57:30 [2023-06-01T18:57:30.538Z] Loaded image: busybox:latest 18:57:30 [2023-06-01T18:57:30.538Z] Loaded image: busybox:glibc 18:57:31 [2023-06-01T18:57:31.476Z] Loaded image: debian:bullseye-slim 18:57:31 [2023-06-01T18:57:31.476Z] Loaded image: hello-world:latest 18:57:31 [2023-06-01T18:57:31.476Z] Loaded image: arm32v7/hello-world:latest 18:57:31 [2023-06-01T18:57:31.476Z] INFO: Testing against a local daemon 18:57:31 [2023-06-01T18:57:31.476Z] === RUN TestCgroupNamespacesBuild 18:57:33 [2023-06-01T18:57:33.381Z] --- PASS: TestCgroupNamespacesBuild (1.45s) 18:57:33 [2023-06-01T18:57:33.381Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 18:57:34 [2023-06-01T18:57:34.319Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) 18:57:34 [2023-06-01T18:57:34.319Z] === RUN TestBuildWithSession 18:57:34 [2023-06-01T18:57:34.319Z] build_session_test.go:25: TODO: BuildKit 18:57:34 [2023-06-01T18:57:34.319Z] --- SKIP: TestBuildWithSession (0.00s) 18:57:34 [2023-06-01T18:57:34.319Z] === RUN TestBuildSquashParent 18:57:37 [2023-06-01T18:57:37.610Z] --- PASS: TestBuildSquashParent (2.94s) 18:57:37 [2023-06-01T18:57:37.610Z] === RUN TestBuildWithRemoveAndForceRemove 18:57:37 [2023-06-01T18:57:37.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:57:37 [2023-06-01T18:57:37.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:57:37 [2023-06-01T18:57:37.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:57:37 [2023-06-01T18:57:37.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:57:37 [2023-06-01T18:57:37.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:57:37 [2023-06-01T18:57:37.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:57:37 [2023-06-01T18:57:37.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:57:37 [2023-06-01T18:57:37.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:57:37 [2023-06-01T18:57:37.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:57:37 [2023-06-01T18:57:37.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:57:37 [2023-06-01T18:57:37.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:57:37 [2023-06-01T18:57:37.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:57:37 [2023-06-01T18:57:37.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 18:57:37 [2023-06-01T18:57:37.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 18:57:37 [2023-06-01T18:57:37.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 18:57:37 [2023-06-01T18:57:37.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 18:57:37 [2023-06-01T18:57:37.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 18:57:37 [2023-06-01T18:57:37.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 18:57:40 [2023-06-01T18:57:40.902Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 18:57:40 [2023-06-01T18:57:40.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.31s) 18:57:40 [2023-06-01T18:57:40.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) 18:57:40 [2023-06-01T18:57:40.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.59s) 18:57:40 [2023-06-01T18:57:40.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) 18:57:40 [2023-06-01T18:57:40.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) 18:57:40 [2023-06-01T18:57:40.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) 18:57:40 [2023-06-01T18:57:40.902Z] === RUN TestBuildMultiStageCopy 18:57:40 [2023-06-01T18:57:40.902Z] === RUN TestBuildMultiStageCopy/copy_to_root 18:57:41 [2023-06-01T18:57:41.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 18:57:41 [2023-06-01T18:57:41.421Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 18:57:41 [2023-06-01T18:57:41.421Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 18:57:41 [2023-06-01T18:57:41.421Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 18:57:41 [2023-06-01T18:57:41.421Z] --- PASS: TestBuildMultiStageCopy (1.16s) 18:57:41 [2023-06-01T18:57:41.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s) 18:57:41 [2023-06-01T18:57:41.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) 18:57:41 [2023-06-01T18:57:41.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) 18:57:41 [2023-06-01T18:57:41.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) 18:57:41 [2023-06-01T18:57:41.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) 18:57:41 [2023-06-01T18:57:41.421Z] === RUN TestBuildMultiStageParentConfig 18:57:41 [2023-06-01T18:57:41.681Z] --- PASS: TestBuildMultiStageParentConfig (0.29s) 18:57:41 [2023-06-01T18:57:41.681Z] === RUN TestBuildLabelWithTargets 18:57:42 [2023-06-01T18:57:42.249Z] --- PASS: TestBuildLabelWithTargets (0.48s) 18:57:42 [2023-06-01T18:57:42.249Z] === RUN TestBuildWithEmptyLayers 18:57:42 [2023-06-01T18:57:42.509Z] --- PASS: TestBuildWithEmptyLayers (0.11s) 18:57:42 [2023-06-01T18:57:42.509Z] === RUN TestBuildMultiStageOnBuild 18:57:43 [2023-06-01T18:57:43.447Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) 18:57:43 [2023-06-01T18:57:43.447Z] === RUN TestBuildUncleanTarFilenames 18:57:43 [2023-06-01T18:57:43.706Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) 18:57:43 [2023-06-01T18:57:43.706Z] === RUN TestBuildMultiStageLayerLeak 18:57:45 [2023-06-01T18:57:45.087Z] --- PASS: TestBuildMultiStageLayerLeak (1.16s) 18:57:45 [2023-06-01T18:57:45.087Z] === RUN TestBuildWithHugeFile 18:58:31 [2023-06-01T18:58:31.778Z] --- PASS: TestBuildWithHugeFile (44.39s) 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildWCOWSandboxSize 18:58:31 [2023-06-01T18:58:31.778Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 18:58:31 [2023-06-01T18:58:31.778Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildWithEmptyDockerfile 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 18:58:31 [2023-06-01T18:58:31.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:58:31 [2023-06-01T18:58:31.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:58:31 [2023-06-01T18:58:31.778Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:58:31 [2023-06-01T18:58:31.778Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 18:58:31 [2023-06-01T18:58:31.778Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 18:58:31 [2023-06-01T18:58:31.778Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 18:58:31 [2023-06-01T18:58:31.778Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 18:58:31 [2023-06-01T18:58:31.778Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 18:58:31 [2023-06-01T18:58:31.778Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 18:58:31 [2023-06-01T18:58:31.778Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildPreserveOwnership 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildPreserveOwnership/copy_from 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 18:58:31 [2023-06-01T18:58:31.778Z] --- PASS: TestBuildPreserveOwnership (2.09s) 18:58:31 [2023-06-01T18:58:31.778Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.48s) 18:58:31 [2023-06-01T18:58:31.778Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.61s) 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildPlatformInvalid 18:58:31 [2023-06-01T18:58:31.778Z] --- PASS: TestBuildPlatformInvalid (0.03s) 18:58:31 [2023-06-01T18:58:31.778Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 18:58:32 [2023-06-01T18:58:32.040Z] Loaded image: busybox:latest 18:58:32 [2023-06-01T18:58:32.040Z] Loaded image: busybox:glibc 18:58:32 [2023-06-01T18:58:32.978Z] Loaded image: debian:bullseye-slim 18:58:32 [2023-06-01T18:58:32.978Z] Loaded image: hello-world:latest 18:58:33 [2023-06-01T18:58:33.238Z] Loaded image: arm32v7/hello-world:latest 18:58:41 [2023-06-01T18:58:41.360Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.05s) 18:58:41 [2023-06-01T18:58:41.360Z] PASS 18:58:41 [2023-06-01T18:58:41.360Z] 18:58:41 [2023-06-01T18:58:41.360Z] === Skipped 18:58:41 [2023-06-01T18:58:41.360Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 18:58:41 [2023-06-01T18:58:41.360Z] build_session_test.go:25: TODO: BuildKit 18:58:41 [2023-06-01T18:58:41.360Z] 18:58:41 [2023-06-01T18:58:41.360Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 18:58:41 [2023-06-01T18:58:41.360Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 18:58:41 [2023-06-01T18:58:41.360Z] 18:58:41 [2023-06-01T18:58:41.360Z] DONE 34 tests, 2 skipped in 70.082s 18:58:41 [2023-06-01T18:58:41.360Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 18:58:41 [2023-06-01T18:58:41.360Z] ++ 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 18:58:41 [2023-06-01T18:58:41.360Z] ++ set -e 18:58:41 [2023-06-01T18:58:41.360Z] ++ '[' -n 0 ']' 18:58:41 [2023-06-01T18:58:41.360Z] ++ set -x 18:58:41 [2023-06-01T18:58:41.360Z] ++ 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 18:58:41 [2023-06-01T18:58:41.360Z] INFO: Testing against a local daemon 18:58:41 [2023-06-01T18:58:41.360Z] === RUN TestConfigInspect 18:58:42 [2023-06-01T18:58:42.298Z] --- PASS: TestConfigInspect (1.90s) 18:58:42 [2023-06-01T18:58:42.298Z] === RUN TestConfigList 18:58:44 [2023-06-01T18:58:44.211Z] --- PASS: TestConfigList (1.83s) 18:58:44 [2023-06-01T18:58:44.211Z] === RUN TestConfigsCreateAndDelete 18:58:46 [2023-06-01T18:58:46.116Z] --- PASS: TestConfigsCreateAndDelete (1.85s) 18:58:46 [2023-06-01T18:58:46.117Z] === RUN TestConfigsUpdate 18:58:48 [2023-06-01T18:58:48.022Z] --- PASS: TestConfigsUpdate (2.01s) 18:58:48 [2023-06-01T18:58:48.022Z] === RUN TestTemplatedConfig 18:58:50 [2023-06-01T18:58:50.557Z] --- PASS: TestTemplatedConfig (2.60s) 18:58:50 [2023-06-01T18:58:50.557Z] === RUN TestConfigCreateResolve 18:58:52 [2023-06-01T18:58:52.464Z] --- PASS: TestConfigCreateResolve (1.88s) 18:58:52 [2023-06-01T18:58:52.464Z] PASS 18:58:52 [2023-06-01T18:58:52.464Z] 18:58:52 [2023-06-01T18:58:52.464Z] DONE 6 tests in 12.095s 18:58:52 [2023-06-01T18:58:52.464Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 18:58:52 [2023-06-01T18:58:52.464Z] ++ 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 18:58:52 [2023-06-01T18:58:52.464Z] ++ set -e 18:58:52 [2023-06-01T18:58:52.464Z] ++ '[' -n 0 ']' 18:58:52 [2023-06-01T18:58:52.464Z] ++ set -x 18:58:52 [2023-06-01T18:58:52.464Z] ++ 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 18:58:52 [2023-06-01T18:58:52.464Z] INFO: Testing against a local daemon 18:58:52 [2023-06-01T18:58:52.464Z] === RUN TestAttachWithTTY 18:58:52 [2023-06-01T18:58:52.723Z] --- PASS: TestAttachWithTTY (0.04s) 18:58:52 [2023-06-01T18:58:52.723Z] === RUN TestAttachWithoutTTy 18:58:52 [2023-06-01T18:58:52.723Z] --- PASS: TestAttachWithoutTTy (0.03s) 18:58:52 [2023-06-01T18:58:52.723Z] === RUN TestCreateWithCDIDevices 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestCreateWithCDIDevices (1.04s) 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestCheckpoint 18:58:53 [2023-06-01T18:58:53.660Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 18:58:53 [2023-06-01T18:58:53.660Z] --- SKIP: TestCheckpoint (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/commit 18:58:53 [2023-06-01T18:58:53.660Z] === PAUSE TestContainerInvalidJSON/commit 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/create 18:58:53 [2023-06-01T18:58:53.660Z] === PAUSE TestContainerInvalidJSON/containers/create 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 18:58:53 [2023-06-01T18:58:53.660Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update 18:58:53 [2023-06-01T18:58:53.660Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start 18:58:53 [2023-06-01T18:58:53.660Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 18:58:53 [2023-06-01T18:58:53.660Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 18:58:53 [2023-06-01T18:58:53.660Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 18:58:53 [2023-06-01T18:58:53.660Z] === CONT TestContainerInvalidJSON/commit 18:58:53 [2023-06-01T18:58:53.660Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 18:58:53 [2023-06-01T18:58:53.660Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 18:58:53 [2023-06-01T18:58:53.660Z] === CONT TestContainerInvalidJSON/containers/foobar/update 18:58:53 [2023-06-01T18:58:53.660Z] === CONT TestContainerInvalidJSON/containers/create 18:58:53 [2023-06-01T18:58:53.660Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 18:58:53 [2023-06-01T18:58:53.660Z] === CONT TestContainerInvalidJSON/exec/foobar/start 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/commit/empty_body 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON (0.01s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestCopyFromContainerPathDoesNotExist 18:58:53 [2023-06-01T18:58:53.660Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 18:58:53 [2023-06-01T18:58:53.660Z] === RUN TestCopyFromContainerPathIsNotDir 18:58:53 [2023-06-01T18:58:53.919Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 18:58:53 [2023-06-01T18:58:53.919Z] === RUN TestCopyToContainerPathDoesNotExist 18:58:53 [2023-06-01T18:58:53.919Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 18:58:53 [2023-06-01T18:58:53.919Z] === RUN TestCopyEmptyFile 18:58:53 [2023-06-01T18:58:53.919Z] --- PASS: TestCopyEmptyFile (0.05s) 18:58:53 [2023-06-01T18:58:53.919Z] === RUN TestCopyToContainerPathIsNotDir 18:58:53 [2023-06-01T18:58:53.919Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 18:58:53 [2023-06-01T18:58:53.919Z] === RUN TestCopyFromContainer 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer// 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/. 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer//. 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/./ 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer//./ 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer//bar/root 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer//bar/root/ 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer//bar/root/. 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/bar/quux 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/bar/quux/ 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/bar/quux/. 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/bar/quux/baz 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/bar/filesymlink 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/bar/dirsymlink 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 18:58:54 [2023-06-01T18:58:54.487Z] === RUN TestCopyFromContainer/bar/notarget 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer (0.71s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer// (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/. (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer//. (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/./ (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer//./ (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:58:54 [2023-06-01T18:58:54.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:58:54 [2023-06-01T18:58:54.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 18:58:54 [2023-06-01T18:58:54.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 18:58:54 [2023-06-01T18:58:54.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 18:58:54 [2023-06-01T18:58:54.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 18:58:54 [2023-06-01T18:58:54.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateLinkToNonExistingContainer 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateWithInvalidEnv 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateWithInvalidEnv/0 18:58:54 [2023-06-01T18:58:54.747Z] === PAUSE TestCreateWithInvalidEnv/0 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateWithInvalidEnv/1 18:58:54 [2023-06-01T18:58:54.747Z] === PAUSE TestCreateWithInvalidEnv/1 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateWithInvalidEnv/2 18:58:54 [2023-06-01T18:58:54.747Z] === PAUSE TestCreateWithInvalidEnv/2 18:58:54 [2023-06-01T18:58:54.747Z] === CONT TestCreateWithInvalidEnv/0 18:58:54 [2023-06-01T18:58:54.747Z] === CONT TestCreateWithInvalidEnv/2 18:58:54 [2023-06-01T18:58:54.747Z] === CONT TestCreateWithInvalidEnv/1 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateTmpfsMountsTarget 18:58:54 [2023-06-01T18:58:54.747Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 18:58:54 [2023-06-01T18:58:54.747Z] === RUN TestCreateWithCustomMaskedPaths 18:58:56 [2023-06-01T18:58:56.125Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) 18:58:56 [2023-06-01T18:58:56.125Z] === RUN TestCreateWithCustomReadonlyPaths 18:58:57 [2023-06-01T18:58:57.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s) 18:58:57 [2023-06-01T18:58:57.503Z] === RUN TestCreateWithInvalidHealthcheckParams 18:58:57 [2023-06-01T18:58:57.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:58:57 [2023-06-01T18:58:57.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:58:57 [2023-06-01T18:58:57.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:58:57 [2023-06-01T18:58:57.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:58:57 [2023-06-01T18:58:57.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:58:57 [2023-06-01T18:58:57.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:58:57 [2023-06-01T18:58:57.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:58:57 [2023-06-01T18:58:57.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:58:57 [2023-06-01T18:58:57.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:58:57 [2023-06-01T18:58:57.504Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:58:57 [2023-06-01T18:58:57.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 18:58:57 [2023-06-01T18:58:57.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 18:58:57 [2023-06-01T18:58:57.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 18:58:57 [2023-06-01T18:58:57.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 18:58:57 [2023-06-01T18:58:57.504Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 18:58:57 [2023-06-01T18:58:57.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 18:58:57 [2023-06-01T18:58:57.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 18:58:57 [2023-06-01T18:58:57.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 18:58:57 [2023-06-01T18:58:57.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 18:58:57 [2023-06-01T18:58:57.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 18:58:57 [2023-06-01T18:58:57.504Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 18:58:57 [2023-06-01T18:58:57.504Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateDifferentPlatform 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateDifferentPlatform/different_os 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateDifferentPlatform (0.01s) 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateVolumesFromNonExistingContainer 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreatePlatformSpecificImageNoPlatform 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateInvalidHostConfig 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 18:58:57 [2023-06-01T18:58:57.763Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 18:58:57 [2023-06-01T18:58:57.763Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 18:58:57 [2023-06-01T18:58:57.763Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 18:58:57 [2023-06-01T18:58:57.763Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 18:58:57 [2023-06-01T18:58:57.763Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 18:58:57 [2023-06-01T18:58:57.763Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestContainerStartOnDaemonRestart 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestContainerStartOnDaemonRestart 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestDaemonRestartIpcMode 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestDaemonRestartIpcMode 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestDaemonHostGatewayIP 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestDaemonHostGatewayIP 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestRestartDaemonWithRestartingContainer 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestRestartDaemonWithRestartingContainer 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestContainerKillOnDaemonStart 18:58:57 [2023-06-01T18:58:57.763Z] === PAUSE TestContainerKillOnDaemonStart 18:58:57 [2023-06-01T18:58:57.763Z] === RUN TestDiff 18:58:58 [2023-06-01T18:58:58.331Z] --- PASS: TestDiff (0.48s) 18:58:58 [2023-06-01T18:58:58.331Z] === RUN TestExecConsoleSize 18:58:58 [2023-06-01T18:58:58.900Z] --- PASS: TestExecConsoleSize (0.51s) 18:58:58 [2023-06-01T18:58:58.900Z] === RUN TestExecWithCloseStdin 18:58:59 [2023-06-01T18:58:59.468Z] --- PASS: TestExecWithCloseStdin (0.51s) 18:58:59 [2023-06-01T18:58:59.468Z] === RUN TestExec 18:58:59 [2023-06-01T18:58:59.728Z] --- PASS: TestExec (0.53s) 18:58:59 [2023-06-01T18:58:59.728Z] === RUN TestExecUser 18:59:00 [2023-06-01T18:59:00.296Z] --- PASS: TestExecUser (0.51s) 18:59:00 [2023-06-01T18:59:00.296Z] === RUN TestExportContainerAndImportImage 18:59:00 [2023-06-01T18:59:00.865Z] --- PASS: TestExportContainerAndImportImage (0.51s) 18:59:00 [2023-06-01T18:59:00.865Z] === RUN TestExportContainerAfterDaemonRestart 18:59:07 [2023-06-01T18:59:07.435Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) 18:59:07 [2023-06-01T18:59:07.435Z] === RUN TestHealthCheckWorkdir 18:59:07 [2023-06-01T18:59:07.435Z] --- PASS: TestHealthCheckWorkdir (0.48s) 18:59:07 [2023-06-01T18:59:07.435Z] === RUN TestHealthKillContainer 18:59:15 [2023-06-01T18:59:15.555Z] --- PASS: TestHealthKillContainer (7.95s) 18:59:15 [2023-06-01T18:59:15.555Z] === RUN TestHealthCheckProcessKilled 18:59:16 [2023-06-01T18:59:16.124Z] --- PASS: TestHealthCheckProcessKilled (0.78s) 18:59:16 [2023-06-01T18:59:16.124Z] === RUN TestInspectCpusetInConfigPre120 18:59:16 [2023-06-01T18:59:16.692Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) 18:59:16 [2023-06-01T18:59:16.692Z] === RUN TestInspectAnnotations 18:59:16 [2023-06-01T18:59:16.692Z] --- PASS: TestInspectAnnotations (0.04s) 18:59:16 [2023-06-01T18:59:16.692Z] === RUN TestIpcModeNone 18:59:17 [2023-06-01T18:59:17.261Z] --- PASS: TestIpcModeNone (0.52s) 18:59:17 [2023-06-01T18:59:17.261Z] === RUN TestIpcModePrivate 18:59:17 [2023-06-01T18:59:17.520Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false 18:59:17 [2023-06-01T18:59:17.780Z] --- PASS: TestIpcModePrivate (0.54s) 18:59:17 [2023-06-01T18:59:17.780Z] === RUN TestIpcModeShareable 18:59:18 [2023-06-01T18:59:18.039Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true 18:59:18 [2023-06-01T18:59:18.299Z] --- PASS: TestIpcModeShareable (0.53s) 18:59:18 [2023-06-01T18:59:18.299Z] === RUN TestAPIIpcModeShareableAndContainer 18:59:20 [2023-06-01T18:59:20.205Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.65s) 18:59:20 [2023-06-01T18:59:20.205Z] === RUN TestAPIIpcModeHost 18:59:20 [2023-06-01T18:59:20.205Z] --- PASS: TestAPIIpcModeHost (0.35s) 18:59:20 [2023-06-01T18:59:20.205Z] === RUN TestDaemonIpcModeShareable 18:59:21 [2023-06-01T18:59:21.142Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true 18:59:21 [2023-06-01T18:59:21.402Z] --- PASS: TestDaemonIpcModeShareable (1.14s) 18:59:21 [2023-06-01T18:59:21.402Z] === RUN TestDaemonIpcModePrivate 18:59:22 [2023-06-01T18:59:22.339Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false 18:59:22 [2023-06-01T18:59:22.598Z] --- PASS: TestDaemonIpcModePrivate (1.12s) 18:59:22 [2023-06-01T18:59:22.598Z] === RUN TestDaemonIpcModePrivateFromConfig 18:59:23 [2023-06-01T18:59:23.536Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false 18:59:23 [2023-06-01T18:59:23.795Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) 18:59:23 [2023-06-01T18:59:23.795Z] === RUN TestDaemonIpcModeShareableFromConfig 18:59:24 [2023-06-01T18:59:24.733Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true 18:59:24 [2023-06-01T18:59:24.733Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) 18:59:24 [2023-06-01T18:59:24.733Z] === RUN TestIpcModeOlderClient 18:59:24 [2023-06-01T18:59:24.733Z] === PAUSE TestIpcModeOlderClient 18:59:24 [2023-06-01T18:59:24.733Z] === RUN TestKillContainerInvalidSignal 18:59:25 [2023-06-01T18:59:25.302Z] --- PASS: TestKillContainerInvalidSignal (0.42s) 18:59:25 [2023-06-01T18:59:25.302Z] === RUN TestKillContainer 18:59:25 [2023-06-01T18:59:25.302Z] === RUN TestKillContainer/no_signal 18:59:25 [2023-06-01T18:59:25.561Z] === RUN TestKillContainer/non_killing_signal 18:59:25 [2023-06-01T18:59:25.821Z] === RUN TestKillContainer/killing_signal 18:59:26 [2023-06-01T18:59:26.759Z] --- PASS: TestKillContainer (1.36s) 18:59:26 [2023-06-01T18:59:26.759Z] --- PASS: TestKillContainer/no_signal (0.42s) 18:59:26 [2023-06-01T18:59:26.759Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 18:59:26 [2023-06-01T18:59:26.759Z] --- PASS: TestKillContainer/killing_signal (0.43s) 18:59:26 [2023-06-01T18:59:26.759Z] === RUN TestKillWithStopSignalAndRestartPolicies 18:59:26 [2023-06-01T18:59:26.759Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 18:59:27 [2023-06-01T18:59:27.018Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 18:59:27 [2023-06-01T18:59:27.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) 18:59:27 [2023-06-01T18:59:27.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) 18:59:27 [2023-06-01T18:59:27.587Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) 18:59:27 [2023-06-01T18:59:27.587Z] === RUN TestKillStoppedContainer 18:59:27 [2023-06-01T18:59:27.587Z] --- PASS: TestKillStoppedContainer (0.04s) 18:59:27 [2023-06-01T18:59:27.587Z] === RUN TestKillStoppedContainerAPIPre120 18:59:27 [2023-06-01T18:59:27.587Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 18:59:27 [2023-06-01T18:59:27.587Z] === RUN TestKillDifferentUserContainer 18:59:28 [2023-06-01T18:59:28.156Z] --- PASS: TestKillDifferentUserContainer (0.46s) 18:59:28 [2023-06-01T18:59:28.156Z] === RUN TestInspectOomKilledTrue 18:59:28 [2023-06-01T18:59:28.415Z] --- PASS: TestInspectOomKilledTrue (0.46s) 18:59:28 [2023-06-01T18:59:28.415Z] === RUN TestInspectOomKilledFalse 18:59:28 [2023-06-01T18:59:28.984Z] --- PASS: TestInspectOomKilledFalse (0.45s) 18:59:28 [2023-06-01T18:59:28.984Z] === RUN TestLinksEtcHostsContentMatch 18:59:29 [2023-06-01T18:59:29.243Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) 18:59:29 [2023-06-01T18:59:29.243Z] === RUN TestLinksContainerNames 18:59:30 [2023-06-01T18:59:30.181Z] --- PASS: TestLinksContainerNames (0.95s) 18:59:30 [2023-06-01T18:59:30.181Z] === RUN TestLogsFollowTailEmpty 18:59:30 [2023-06-01T18:59:30.750Z] --- PASS: TestLogsFollowTailEmpty (0.48s) 18:59:30 [2023-06-01T18:59:30.750Z] === RUN TestLogs 18:59:30 [2023-06-01T18:59:30.750Z] === RUN TestLogs/driver_local 18:59:30 [2023-06-01T18:59:30.750Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === RUN TestLogs/driver_local/tty/only_stdout 18:59:30 [2023-06-01T18:59:30.750Z] === PAUSE TestLogs/driver_local/tty/only_stdout 18:59:30 [2023-06-01T18:59:30.750Z] === RUN TestLogs/driver_local/tty/only_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === PAUSE TestLogs/driver_local/tty/only_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === RUN TestLogs/driver_local/without_tty/only_stdout 18:59:30 [2023-06-01T18:59:30.750Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 18:59:30 [2023-06-01T18:59:30.750Z] === RUN TestLogs/driver_local/without_tty/only_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === CONT TestLogs/driver_local/without_tty/only_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === CONT TestLogs/driver_local/without_tty/only_stdout 18:59:30 [2023-06-01T18:59:30.750Z] === CONT TestLogs/driver_local/tty/only_stderr 18:59:30 [2023-06-01T18:59:30.750Z] === CONT TestLogs/driver_local/tty/only_stdout 18:59:30 [2023-06-01T18:59:30.750Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === RUN TestLogs/driver_json-file 18:59:32 [2023-06-01T18:59:32.658Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === RUN TestLogs/driver_json-file/tty/only_stdout 18:59:32 [2023-06-01T18:59:32.658Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 18:59:32 [2023-06-01T18:59:32.658Z] === RUN TestLogs/driver_json-file/tty/only_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 18:59:32 [2023-06-01T18:59:32.658Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 18:59:32 [2023-06-01T18:59:32.658Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 18:59:32 [2023-06-01T18:59:32.658Z] === CONT TestLogs/driver_json-file/tty/only_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === CONT TestLogs/driver_json-file/tty/only_stdout 18:59:32 [2023-06-01T18:59:32.658Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 18:59:32 [2023-06-01T18:59:32.658Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs (3.26s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_local (0.01s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.83s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.06s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.42s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.53s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.56s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.59s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_json-file (0.01s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.04s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.05s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.30s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.35s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.56s) 18:59:34 [2023-06-01T18:59:34.038Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.65s) 18:59:34 [2023-06-01T18:59:34.038Z] === RUN TestContainerNetworkMountsNoChown 18:59:34 [2023-06-01T18:59:34.300Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/default 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/default 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/private 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/private 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rprivate 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rprivate 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/slave 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/slave 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rslave 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rslave 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/shared 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/shared 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rshared 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rshared 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/default 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/rshared 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/rprivate 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/private 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rprivate/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/slave 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/shared 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/shared/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/private/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/shared/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/slave/mount_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/private/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rprivate/mount_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/private/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/rslave 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/slave/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rslave/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/shared/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/default/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/shared/mount_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/private/mount_root 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/slave/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/private/mount_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/private/mount_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/private/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/private/mount_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/slave/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/slave/mount_root 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/slave/mount_root 18:59:34 [2023-06-01T18:59:34.300Z] === CONT TestMountDaemonRoot/slave/mount_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rshared/bind_root 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/shared/mount_root 18:59:34 [2023-06-01T18:59:34.300Z] === RUN TestMountDaemonRoot/rslave/mount_root 18:59:34 [2023-06-01T18:59:34.300Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 18:59:34 [2023-06-01T18:59:34.301Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/default/bind_root 18:59:34 [2023-06-01T18:59:34.301Z] === RUN TestMountDaemonRoot/rshared/mount_root 18:59:34 [2023-06-01T18:59:34.301Z] === RUN TestMountDaemonRoot/default/bind_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/slave/mount_root 18:59:34 [2023-06-01T18:59:34.301Z] === RUN TestMountDaemonRoot/shared/mount_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/rprivate/bind_root 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === RUN TestMountDaemonRoot/default/mount_root 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/private/mount_root 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/slave/bind_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/default/mount_root 18:59:34 [2023-06-01T18:59:34.301Z] === RUN TestMountDaemonRoot/default/mount_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/private/bind_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/slave/bind_root 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/rprivate/mount_root 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/rshared/bind_root 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/rslave/bind_root 18:59:34 [2023-06-01T18:59:34.301Z] === CONT TestMountDaemonRoot/rshared/mount_root 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/shared/bind_root 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/shared/mount_root 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/default/bind_root 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/default/mount_subpath 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/shared/bind_subpath 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/default/mount_root 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/default/bind_subpath 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/shared/mount_subpath 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/rslave/mount_root 18:59:34 [2023-06-01T18:59:34.560Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot (0.02s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/private (0.00s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/default (0.00s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 18:59:34 [2023-06-01T18:59:34.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 18:59:34 [2023-06-01T18:59:34.560Z] === RUN TestContainerBindMountNonRecursive 18:59:35 [2023-06-01T18:59:35.940Z] --- PASS: TestContainerBindMountNonRecursive (1.11s) 18:59:35 [2023-06-01T18:59:35.940Z] === RUN TestContainerVolumesMountedAsShared 18:59:35 [2023-06-01T18:59:35.940Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) 18:59:35 [2023-06-01T18:59:35.940Z] === RUN TestContainerVolumesMountedAsSlave 18:59:36 [2023-06-01T18:59:36.509Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) 18:59:36 [2023-06-01T18:59:36.509Z] === RUN TestContainerCopyLeaksMounts 18:59:36 [2023-06-01T18:59:36.768Z] --- PASS: TestContainerCopyLeaksMounts (0.53s) 18:59:36 [2023-06-01T18:59:36.768Z] === RUN TestContainerBindMountRecursivelyReadOnly 18:59:39 [2023-06-01T18:59:39.306Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (2.25s) 18:59:39 [2023-06-01T18:59:39.306Z] === RUN TestNetworkNat 18:59:39 [2023-06-01T18:59:39.565Z] --- PASS: TestNetworkNat (0.46s) 18:59:39 [2023-06-01T18:59:39.565Z] === RUN TestNetworkLocalhostTCPNat 18:59:40 [2023-06-01T18:59:40.134Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) 18:59:40 [2023-06-01T18:59:40.134Z] === RUN TestNetworkLoopbackNat 18:59:42 [2023-06-01T18:59:42.670Z] --- PASS: TestNetworkLoopbackNat (2.56s) 18:59:42 [2023-06-01T18:59:42.670Z] === RUN TestPause 18:59:43 [2023-06-01T18:59:43.239Z] --- PASS: TestPause (0.51s) 18:59:43 [2023-06-01T18:59:43.239Z] === RUN TestPauseFailsOnWindowsServerContainers 18:59:43 [2023-06-01T18:59:43.239Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 18:59:43 [2023-06-01T18:59:43.239Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 18:59:43 [2023-06-01T18:59:43.239Z] === RUN TestPauseStopPausedContainer 18:59:43 [2023-06-01T18:59:43.499Z] --- PASS: TestPauseStopPausedContainer (0.51s) 18:59:43 [2023-06-01T18:59:43.499Z] === RUN TestPidHost 18:59:44 [2023-06-01T18:59:44.881Z] --- PASS: TestPidHost (1.03s) 18:59:44 [2023-06-01T18:59:44.881Z] === RUN TestPsFilter 18:59:44 [2023-06-01T18:59:44.881Z] === RUN TestPsFilter/since 18:59:44 [2023-06-01T18:59:44.881Z] === RUN TestPsFilter/before 18:59:44 [2023-06-01T18:59:44.881Z] --- PASS: TestPsFilter (0.09s) 18:59:44 [2023-06-01T18:59:44.881Z] --- PASS: TestPsFilter/since (0.00s) 18:59:44 [2023-06-01T18:59:44.881Z] --- PASS: TestPsFilter/before (0.00s) 18:59:44 [2023-06-01T18:59:44.881Z] === RUN TestRemoveContainerWithRemovedVolume 18:59:45 [2023-06-01T18:59:45.141Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) 18:59:45 [2023-06-01T18:59:45.141Z] === RUN TestRemoveContainerWithVolume 18:59:45 [2023-06-01T18:59:45.710Z] --- PASS: TestRemoveContainerWithVolume (0.45s) 18:59:45 [2023-06-01T18:59:45.710Z] === RUN TestRemoveContainerRunning 18:59:45 [2023-06-01T18:59:45.970Z] --- PASS: TestRemoveContainerRunning (0.44s) 18:59:45 [2023-06-01T18:59:45.970Z] === RUN TestRemoveContainerForceRemoveRunning 18:59:46 [2023-06-01T18:59:46.538Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) 18:59:46 [2023-06-01T18:59:46.538Z] === RUN TestRemoveInvalidContainer 18:59:46 [2023-06-01T18:59:46.538Z] --- PASS: TestRemoveInvalidContainer (0.01s) 18:59:46 [2023-06-01T18:59:46.538Z] === RUN TestRenameLinkedContainer 18:59:48 [2023-06-01T18:59:48.445Z] --- PASS: TestRenameLinkedContainer (1.91s) 18:59:48 [2023-06-01T18:59:48.445Z] === RUN TestRenameStoppedContainer 18:59:49 [2023-06-01T18:59:49.014Z] --- PASS: TestRenameStoppedContainer (0.48s) 18:59:49 [2023-06-01T18:59:49.014Z] === RUN TestRenameRunningContainerAndReuse 18:59:49 [2023-06-01T18:59:49.952Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) 18:59:49 [2023-06-01T18:59:49.952Z] === RUN TestRenameInvalidName 18:59:50 [2023-06-01T18:59:50.212Z] --- PASS: TestRenameInvalidName (0.46s) 18:59:50 [2023-06-01T18:59:50.212Z] === RUN TestRenameAnonymousContainer 18:59:52 [2023-06-01T18:59:52.136Z] --- PASS: TestRenameAnonymousContainer (1.63s) 18:59:52 [2023-06-01T18:59:52.136Z] === RUN TestRenameContainerWithSameName 18:59:52 [2023-06-01T18:59:52.396Z] --- PASS: TestRenameContainerWithSameName (0.48s) 18:59:52 [2023-06-01T18:59:52.396Z] === RUN TestRenameContainerWithLinkedContainer 18:59:53 [2023-06-01T18:59:53.344Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s) 18:59:53 [2023-06-01T18:59:53.344Z] === RUN TestResize 18:59:53 [2023-06-01T18:59:53.915Z] --- PASS: TestResize (0.51s) 18:59:53 [2023-06-01T18:59:53.915Z] === RUN TestResizeWithInvalidSize 18:59:54 [2023-06-01T18:59:54.507Z] --- PASS: TestResizeWithInvalidSize (0.52s) 18:59:54 [2023-06-01T18:59:54.507Z] === RUN TestResizeWhenContainerNotStarted 18:59:55 [2023-06-01T18:59:55.080Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) 18:59:55 [2023-06-01T18:59:55.080Z] === RUN TestDaemonRestartKillContainers 18:59:55 [2023-06-01T18:59:55.080Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:59:55 [2023-06-01T18:59:55.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 18:59:55 [2023-06-01T18:59:55.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 18:59:56 [2023-06-01T18:59:56.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 18:59:56 [2023-06-01T18:59:56.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 18:59:56 [2023-06-01T18:59:56.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 18:59:56 [2023-06-01T18:59:56.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 18:59:57 [2023-06-01T18:59:57.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 18:59:57 [2023-06-01T18:59:57.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 18:59:58 [2023-06-01T18:59:58.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 18:59:58 [2023-06-01T18:59:58.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.42s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.92s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.02s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.03s) 19:00:00 [2023-06-01T19:00:00.409Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) 19:00:00 [2023-06-01T19:00:00.409Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 19:00:00 [2023-06-01T19:00:00.409Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 19:00:01 [2023-06-01T19:00:01.346Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 19:00:02 [2023-06-01T19:00:02.285Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.95s) 19:00:02 [2023-06-01T19:00:02.285Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) 19:00:02 [2023-06-01T19:00:02.285Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.01s) 19:00:02 [2023-06-01T19:00:02.285Z] === RUN TestCgroupNamespacesRun 19:00:03 [2023-06-01T19:00:03.665Z] --- PASS: TestCgroupNamespacesRun (1.27s) 19:00:03 [2023-06-01T19:00:03.665Z] === RUN TestCgroupNamespacesRunPrivileged 19:00:05 [2023-06-01T19:00:05.045Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) 19:00:05 [2023-06-01T19:00:05.045Z] === RUN TestCgroupNamespacesRunDaemonHostMode 19:00:05 [2023-06-01T19:00:05.983Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) 19:00:05 [2023-06-01T19:00:05.983Z] === RUN TestCgroupNamespacesRunHostMode 19:00:06 [2023-06-01T19:00:06.922Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) 19:00:06 [2023-06-01T19:00:06.922Z] === RUN TestCgroupNamespacesRunPrivateMode 19:00:08 [2023-06-01T19:00:08.302Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) 19:00:08 [2023-06-01T19:00:08.302Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 19:00:09 [2023-06-01T19:00:09.239Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) 19:00:09 [2023-06-01T19:00:09.239Z] === RUN TestCgroupNamespacesRunInvalidMode 19:00:09 [2023-06-01T19:00:09.808Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 19:00:09 [2023-06-01T19:00:09.808Z] === RUN TestCgroupNamespacesRunOlderClient 19:00:11 [2023-06-01T19:00:11.188Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) 19:00:11 [2023-06-01T19:00:11.188Z] === RUN TestNISDomainname 19:00:11 [2023-06-01T19:00:11.448Z] --- PASS: TestNISDomainname (0.57s) 19:00:11 [2023-06-01T19:00:11.448Z] === RUN TestHostnameDnsResolution 19:00:12 [2023-06-01T19:00:12.386Z] --- PASS: TestHostnameDnsResolution (0.69s) 19:00:12 [2023-06-01T19:00:12.386Z] === RUN TestUnprivilegedPortsAndPing 19:00:12 [2023-06-01T19:00:12.648Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) 19:00:12 [2023-06-01T19:00:12.648Z] === RUN TestPrivilegedHostDevices 19:00:13 [2023-06-01T19:00:13.217Z] --- PASS: TestPrivilegedHostDevices (0.55s) 19:00:13 [2023-06-01T19:00:13.217Z] === RUN TestRunConsoleSize 19:00:13 [2023-06-01T19:00:13.785Z] --- PASS: TestRunConsoleSize (0.42s) 19:00:13 [2023-06-01T19:00:13.785Z] === RUN TestRunWithAlternativeContainerdShim 19:00:17 [2023-06-01T19:00:17.979Z] --- PASS: TestRunWithAlternativeContainerdShim (3.98s) 19:00:17 [2023-06-01T19:00:17.979Z] === RUN TestStats 19:00:20 [2023-06-01T19:00:20.515Z] --- PASS: TestStats (2.46s) 19:00:20 [2023-06-01T19:00:20.515Z] === RUN TestStopContainerWithTimeout 19:00:20 [2023-06-01T19:00:20.515Z] === RUN TestStopContainerWithTimeout/0 19:00:20 [2023-06-01T19:00:20.515Z] === PAUSE TestStopContainerWithTimeout/0 19:00:20 [2023-06-01T19:00:20.515Z] === RUN TestStopContainerWithTimeout/1 19:00:20 [2023-06-01T19:00:20.515Z] === PAUSE TestStopContainerWithTimeout/1 19:00:20 [2023-06-01T19:00:20.515Z] === RUN TestStopContainerWithTimeout/3 19:00:20 [2023-06-01T19:00:20.515Z] === PAUSE TestStopContainerWithTimeout/3 19:00:20 [2023-06-01T19:00:20.515Z] === RUN TestStopContainerWithTimeout/-1 19:00:20 [2023-06-01T19:00:20.515Z] === PAUSE TestStopContainerWithTimeout/-1 19:00:20 [2023-06-01T19:00:20.515Z] === CONT TestStopContainerWithTimeout/0 19:00:20 [2023-06-01T19:00:20.515Z] === CONT TestStopContainerWithTimeout/3 19:00:20 [2023-06-01T19:00:20.515Z] === CONT TestStopContainerWithTimeout/1 19:00:20 [2023-06-01T19:00:20.515Z] === CONT TestStopContainerWithTimeout/-1 19:00:23 [2023-06-01T19:00:23.806Z] --- PASS: TestStopContainerWithTimeout (0.01s) 19:00:23 [2023-06-01T19:00:23.806Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) 19:00:23 [2023-06-01T19:00:23.806Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) 19:00:23 [2023-06-01T19:00:23.806Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) 19:00:23 [2023-06-01T19:00:23.806Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) 19:00:23 [2023-06-01T19:00:23.806Z] === RUN TestStopContainerWithRestartPolicyAlways 19:00:25 [2023-06-01T19:00:25.185Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s) 19:00:25 [2023-06-01T19:00:25.185Z] === RUN TestUpdateMemory 19:00:25 [2023-06-01T19:00:25.754Z] --- PASS: TestUpdateMemory (0.54s) 19:00:25 [2023-06-01T19:00:25.754Z] === RUN TestUpdateCPUQuota 19:00:26 [2023-06-01T19:00:26.693Z] --- PASS: TestUpdateCPUQuota (0.97s) 19:00:26 [2023-06-01T19:00:26.693Z] === RUN TestUpdatePidsLimit 19:00:26 [2023-06-01T19:00:26.693Z] === RUN TestUpdatePidsLimit/update_from_none 19:00:26 [2023-06-01T19:00:26.953Z] === RUN TestUpdatePidsLimit/no_change 19:00:27 [2023-06-01T19:00:27.213Z] === RUN TestUpdatePidsLimit/update_lower 19:00:27 [2023-06-01T19:00:27.472Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 19:00:27 [2023-06-01T19:00:27.472Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 19:00:27 [2023-06-01T19:00:27.732Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 19:00:27 [2023-06-01T19:00:27.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 19:00:28 [2023-06-01T19:00:28.929Z] --- PASS: TestUpdatePidsLimit (1.98s) 19:00:28 [2023-06-01T19:00:28.929Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) 19:00:28 [2023-06-01T19:00:28.929Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) 19:00:28 [2023-06-01T19:00:28.929Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) 19:00:28 [2023-06-01T19:00:28.929Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) 19:00:28 [2023-06-01T19:00:28.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) 19:00:28 [2023-06-01T19:00:28.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 19:00:28 [2023-06-01T19:00:28.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) 19:00:28 [2023-06-01T19:00:28.929Z] === RUN TestUpdateRestartPolicy 19:00:41 [2023-06-01T19:00:41.144Z] --- PASS: TestUpdateRestartPolicy (10.83s) 19:00:41 [2023-06-01T19:00:41.144Z] === RUN TestUpdateRestartWithAutoRemove 19:00:41 [2023-06-01T19:00:41.144Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) 19:00:41 [2023-06-01T19:00:41.144Z] === RUN TestWaitNonBlocked 19:00:41 [2023-06-01T19:00:41.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 19:00:41 [2023-06-01T19:00:41.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 19:00:41 [2023-06-01T19:00:41.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 19:00:41 [2023-06-01T19:00:41.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 19:00:41 [2023-06-01T19:00:41.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 19:00:41 [2023-06-01T19:00:41.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 19:00:41 [2023-06-01T19:00:41.144Z] --- PASS: TestWaitNonBlocked (0.01s) 19:00:41 [2023-06-01T19:00:41.144Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) 19:00:41 [2023-06-01T19:00:41.144Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) 19:00:41 [2023-06-01T19:00:41.144Z] === RUN TestWaitBlocked 19:00:41 [2023-06-01T19:00:41.144Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 19:00:41 [2023-06-01T19:00:41.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 19:00:41 [2023-06-01T19:00:41.144Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 19:00:41 [2023-06-01T19:00:41.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 19:00:41 [2023-06-01T19:00:41.144Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 19:00:41 [2023-06-01T19:00:41.144Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 19:00:41 [2023-06-01T19:00:41.404Z] --- PASS: TestWaitBlocked (0.01s) 19:00:41 [2023-06-01T19:00:41.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) 19:00:41 [2023-06-01T19:00:41.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) 19:00:41 [2023-06-01T19:00:41.404Z] === RUN TestWaitConditions 19:00:41 [2023-06-01T19:00:41.663Z] === RUN TestWaitConditions/default 19:00:41 [2023-06-01T19:00:41.663Z] === PAUSE TestWaitConditions/default 19:00:41 [2023-06-01T19:00:41.663Z] === RUN TestWaitConditions/not-running 19:00:41 [2023-06-01T19:00:41.663Z] === PAUSE TestWaitConditions/not-running 19:00:41 [2023-06-01T19:00:41.663Z] === RUN TestWaitConditions/next-exit 19:00:41 [2023-06-01T19:00:41.663Z] === PAUSE TestWaitConditions/next-exit 19:00:41 [2023-06-01T19:00:41.663Z] === RUN TestWaitConditions/removed 19:00:41 [2023-06-01T19:00:41.663Z] === PAUSE TestWaitConditions/removed 19:00:41 [2023-06-01T19:00:41.663Z] === CONT TestWaitConditions/default 19:00:41 [2023-06-01T19:00:41.663Z] === CONT TestWaitConditions/next-exit 19:00:41 [2023-06-01T19:00:41.663Z] === CONT TestWaitConditions/not-running 19:00:41 [2023-06-01T19:00:41.663Z] === CONT TestWaitConditions/removed 19:00:41 [2023-06-01T19:00:41.663Z] wait_test.go:146: ContainerID = a5c982112b69a0db1db9d453783832685e225201756bb7296cf5bed065d219c7 19:00:41 [2023-06-01T19:00:41.663Z] wait_test.go:146: ContainerID = 6cad701e9ac40b064413c8a8ca2c2cd9afbe6d9766412de250e450c03005a1c2 19:00:41 [2023-06-01T19:00:41.664Z] wait_test.go:146: ContainerID = bc8ea6292a7291bbacbceee9ac2675298e243bf5ea501486de9ec50ecd1ba710 19:00:41 [2023-06-01T19:00:41.664Z] wait_test.go:146: ContainerID = 3c1ab79bde575b11edff88d90888d7e46f662e4215e9382c287eda63d0df450c 19:00:42 [2023-06-01T19:00:42.601Z] --- PASS: TestWaitConditions (0.01s) 19:00:42 [2023-06-01T19:00:42.601Z] --- PASS: TestWaitConditions/not-running (0.75s) 19:00:42 [2023-06-01T19:00:42.601Z] --- PASS: TestWaitConditions/removed (0.94s) 19:00:42 [2023-06-01T19:00:42.601Z] --- PASS: TestWaitConditions/next-exit (1.04s) 19:00:42 [2023-06-01T19:00:42.601Z] --- PASS: TestWaitConditions/default (1.09s) 19:00:42 [2023-06-01T19:00:42.601Z] === RUN TestWaitRestartedContainer 19:00:42 [2023-06-01T19:00:42.601Z] === RUN TestWaitRestartedContainer/default 19:00:42 [2023-06-01T19:00:42.601Z] === PAUSE TestWaitRestartedContainer/default 19:00:42 [2023-06-01T19:00:42.601Z] === RUN TestWaitRestartedContainer/not-running 19:00:42 [2023-06-01T19:00:42.601Z] === PAUSE TestWaitRestartedContainer/not-running 19:00:42 [2023-06-01T19:00:42.601Z] === RUN TestWaitRestartedContainer/next-exit 19:00:42 [2023-06-01T19:00:42.601Z] === PAUSE TestWaitRestartedContainer/next-exit 19:00:42 [2023-06-01T19:00:42.601Z] === CONT TestWaitRestartedContainer/default 19:00:42 [2023-06-01T19:00:42.601Z] === CONT TestWaitRestartedContainer/not-running 19:00:42 [2023-06-01T19:00:42.601Z] === CONT TestWaitRestartedContainer/next-exit 19:00:44 [2023-06-01T19:00:44.508Z] --- PASS: TestWaitRestartedContainer (0.01s) 19:00:44 [2023-06-01T19:00:44.508Z] --- PASS: TestWaitRestartedContainer/default (1.69s) 19:00:44 [2023-06-01T19:00:44.508Z] --- PASS: TestWaitRestartedContainer/not-running (1.95s) 19:00:44 [2023-06-01T19:00:44.508Z] --- PASS: TestWaitRestartedContainer/next-exit (1.98s) 19:00:44 [2023-06-01T19:00:44.508Z] === CONT TestRestartDaemonWithRestartingContainer 19:00:44 [2023-06-01T19:00:44.508Z] === CONT TestContainerKillOnDaemonStart 19:00:44 [2023-06-01T19:00:44.508Z] === CONT TestContainerStartOnDaemonRestart 19:00:44 [2023-06-01T19:00:44.508Z] === CONT TestDaemonHostGatewayIP 19:00:44 [2023-06-01T19:00:44.508Z] === CONT TestDaemonRestartIpcMode 19:00:44 [2023-06-01T19:00:44.508Z] === CONT TestIpcModeOlderClient 19:00:44 [2023-06-01T19:00:44.768Z] --- PASS: TestIpcModeOlderClient (0.06s) 19:00:47 [2023-06-01T19:00:47.306Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) 19:00:47 [2023-06-01T19:00:47.565Z] --- PASS: TestDaemonHostGatewayIP (2.85s) 19:00:47 [2023-06-01T19:00:47.824Z] --- PASS: TestDaemonRestartIpcMode (3.22s) 19:00:47 [2023-06-01T19:00:47.824Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.24s) 19:00:57 [2023-06-01T19:00:57.804Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) 19:00:57 [2023-06-01T19:00:57.804Z] PASS 19:00:57 [2023-06-01T19:00:57.804Z] 19:00:57 [2023-06-01T19:00:57.804Z] === Skipped 19:00:57 [2023-06-01T19:00:57.804Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 19:00:57 [2023-06-01T19:00:57.804Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 19:00:57 [2023-06-01T19:00:57.804Z] 19:00:57 [2023-06-01T19:00:57.804Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 19:00:57 [2023-06-01T19:00:57.804Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 19:00:57 [2023-06-01T19:00:57.804Z] 19:00:57 [2023-06-01T19:00:57.804Z] DONE 286 tests, 2 skipped in 123.721s 19:00:57 [2023-06-01T19:00:57.804Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 19:00:57 [2023-06-01T19:00:57.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 19:00:57 [2023-06-01T19:00:57.804Z] ++ set -e 19:00:57 [2023-06-01T19:00:57.804Z] ++ '[' -n 0 ']' 19:00:57 [2023-06-01T19:00:57.804Z] ++ set -x 19:00:57 [2023-06-01T19:00:57.804Z] ++ 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 19:00:57 [2023-06-01T19:00:57.804Z] INFO: Testing against a local daemon 19:00:57 [2023-06-01T19:00:57.804Z] === RUN TestConfigDaemonID 19:00:57 [2023-06-01T19:00:57.804Z] daemon_test.go:52: [d33a78d6f5058] daemon is not started 19:00:57 [2023-06-01T19:00:57.804Z] --- PASS: TestConfigDaemonID (1.04s) 19:00:57 [2023-06-01T19:00:57.804Z] === RUN TestDaemonConfigValidation 19:00:57 [2023-06-01T19:00:57.804Z] === RUN TestDaemonConfigValidation/config_with_no_content 19:00:57 [2023-06-01T19:00:57.804Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 19:00:57 [2023-06-01T19:00:57.804Z] === RUN TestDaemonConfigValidation/config_with_{} 19:00:57 [2023-06-01T19:00:57.804Z] === PAUSE TestDaemonConfigValidation/config_with_{} 19:00:57 [2023-06-01T19:00:57.804Z] === RUN TestDaemonConfigValidation/invalid_config 19:00:57 [2023-06-01T19:00:57.804Z] === PAUSE TestDaemonConfigValidation/invalid_config 19:00:57 [2023-06-01T19:00:57.804Z] === RUN TestDaemonConfigValidation/malformed_config 19:00:57 [2023-06-01T19:00:57.804Z] === PAUSE TestDaemonConfigValidation/malformed_config 19:00:57 [2023-06-01T19:00:57.804Z] === RUN TestDaemonConfigValidation/valid_config 19:00:57 [2023-06-01T19:00:57.804Z] === PAUSE TestDaemonConfigValidation/valid_config 19:00:57 [2023-06-01T19:00:57.804Z] === CONT TestDaemonConfigValidation/config_with_no_content 19:00:57 [2023-06-01T19:00:57.804Z] === CONT TestDaemonConfigValidation/malformed_config 19:00:57 [2023-06-01T19:00:57.804Z] === CONT TestDaemonConfigValidation/invalid_config 19:00:57 [2023-06-01T19:00:57.804Z] === CONT TestDaemonConfigValidation/valid_config 19:00:57 [2023-06-01T19:00:57.804Z] === CONT TestDaemonConfigValidation/config_with_{} 19:00:57 [2023-06-01T19:00:57.804Z] --- PASS: TestDaemonConfigValidation (0.00s) 19:00:57 [2023-06-01T19:00:57.804Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 19:00:57 [2023-06-01T19:00:57.804Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 19:00:57 [2023-06-01T19:00:57.804Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 19:00:57 [2023-06-01T19:00:57.804Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 19:00:57 [2023-06-01T19:00:57.804Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) 19:00:57 [2023-06-01T19:00:57.804Z] === RUN TestConfigDaemonSeccompProfiles 19:00:57 [2023-06-01T19:00:57.804Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 19:00:58 [2023-06-01T19:00:58.372Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 19:00:59 [2023-06-01T19:00:59.751Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 19:01:00 [2023-06-01T19:01:00.689Z] daemon_test.go:166: [d2d6f132eafd7] daemon is not started 19:01:00 [2023-06-01T19:01:00.689Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) 19:01:00 [2023-06-01T19:01:00.689Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 19:01:00 [2023-06-01T19:01:00.689Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 19:01:00 [2023-06-01T19:01:00.689Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 19:01:00 [2023-06-01T19:01:00.689Z] === RUN TestDaemonProxy 19:01:00 [2023-06-01T19:01:00.689Z] === RUN TestDaemonProxy/environment_variables 19:01:02 [2023-06-01T19:01:02.594Z] === RUN TestDaemonProxy/command-line_options 19:01:03 [2023-06-01T19:01:03.972Z] === RUN TestDaemonProxy/configuration_file 19:01:05 [2023-06-01T19:01:05.878Z] === RUN TestDaemonProxy/conflicting_options 19:01:06 [2023-06-01T19:01:06.446Z] === RUN TestDaemonProxy/reload_sanitized 19:01:06 [2023-06-01T19:01:06.705Z] daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs 19:01:06 [2023-06-01T19:01:06.705Z] --- PASS: TestDaemonProxy (6.24s) 19:01:06 [2023-06-01T19:01:06.705Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) 19:01:06 [2023-06-01T19:01:06.705Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 19:01:06 [2023-06-01T19:01:06.705Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 19:01:06 [2023-06-01T19:01:06.705Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 19:01:06 [2023-06-01T19:01:06.705Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) 19:01:06 [2023-06-01T19:01:06.705Z] === RUN TestLiveRestore 19:01:06 [2023-06-01T19:01:06.705Z] === RUN TestLiveRestore/volume_references 19:01:06 [2023-06-01T19:01:06.705Z] === PAUSE TestLiveRestore/volume_references 19:01:06 [2023-06-01T19:01:06.705Z] === CONT TestLiveRestore/volume_references 19:01:07 [2023-06-01T19:01:07.274Z] === RUN TestLiveRestore/volume_references/restartPolicy 19:01:07 [2023-06-01T19:01:07.274Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 19:01:08 [2023-06-01T19:01:08.653Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 19:01:09 [2023-06-01T19:01:09.590Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 19:01:10 [2023-06-01T19:01:10.528Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 19:01:11 [2023-06-01T19:01:11.466Z] --- PASS: TestLiveRestore (0.00s) 19:01:11 [2023-06-01T19:01:11.466Z] --- PASS: TestLiveRestore/volume_references (4.50s) 19:01:11 [2023-06-01T19:01:11.466Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.90s) 19:01:11 [2023-06-01T19:01:11.466Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s) 19:01:11 [2023-06-01T19:01:11.466Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s) 19:01:11 [2023-06-01T19:01:11.466Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) 19:01:11 [2023-06-01T19:01:11.466Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s) 19:01:11 [2023-06-01T19:01:11.466Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 19:01:12 [2023-06-01T19:01:12.036Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) 19:01:12 [2023-06-01T19:01:12.036Z] PASS 19:01:12 [2023-06-01T19:01:12.036Z] 19:01:12 [2023-06-01T19:01:12.036Z] === Skipped 19:01:12 [2023-06-01T19:01:12.036Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) 19:01:12 [2023-06-01T19:01:12.036Z] daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs 19:01:12 [2023-06-01T19:01:12.036Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) 19:01:12 [2023-06-01T19:01:12.036Z] 19:01:12 [2023-06-01T19:01:12.036Z] DONE 25 tests, 1 skipped in 15.685s 19:01:12 [2023-06-01T19:01:12.036Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 19:01:12 [2023-06-01T19:01:12.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 19:01:12 [2023-06-01T19:01:12.036Z] ++ set -e 19:01:12 [2023-06-01T19:01:12.036Z] ++ '[' -n 0 ']' 19:01:12 [2023-06-01T19:01:12.036Z] ++ set -x 19:01:12 [2023-06-01T19:01:12.036Z] ++ 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 19:01:12 [2023-06-01T19:01:12.036Z] INFO: Testing against a local daemon 19:01:12 [2023-06-01T19:01:12.036Z] === RUN TestCommitInheritsEnv 19:01:12 [2023-06-01T19:01:12.036Z] --- PASS: TestCommitInheritsEnv (0.14s) 19:01:12 [2023-06-01T19:01:12.036Z] === RUN TestImportExtremelyLargeImageWorks 19:01:12 [2023-06-01T19:01:12.036Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 19:01:12 [2023-06-01T19:01:12.036Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 19:01:12 [2023-06-01T19:01:12.036Z] === RUN TestImportWithCustomPlatform 19:01:12 [2023-06-01T19:01:12.295Z] === RUN TestImportWithCustomPlatform/#00 19:01:12 [2023-06-01T19:01:12.295Z] === RUN TestImportWithCustomPlatform/_______ 19:01:12 [2023-06-01T19:01:12.295Z] === RUN TestImportWithCustomPlatform// 19:01:12 [2023-06-01T19:01:12.295Z] === RUN TestImportWithCustomPlatform/linux 19:01:12 [2023-06-01T19:01:12.295Z] === RUN TestImportWithCustomPlatform/LINUX 19:01:12 [2023-06-01T19:01:12.295Z] === RUN TestImportWithCustomPlatform/linux/sparc64 19:01:12 [2023-06-01T19:01:12.295Z] === RUN TestImportWithCustomPlatform/macos 19:01:12 [2023-06-01T19:01:12.295Z] === RUN TestImportWithCustomPlatform/macos/arm64 19:01:12 [2023-06-01T19:01:12.295Z] === RUN TestImportWithCustomPlatform/nintendo64 19:01:12 [2023-06-01T19:01:12.295Z] --- PASS: TestImportWithCustomPlatform (0.11s) 19:01:12 [2023-06-01T19:01:12.295Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 19:01:12 [2023-06-01T19:01:12.295Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 19:01:12 [2023-06-01T19:01:12.295Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 19:01:12 [2023-06-01T19:01:12.295Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 19:01:12 [2023-06-01T19:01:12.296Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 19:01:12 [2023-06-01T19:01:12.296Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 19:01:12 [2023-06-01T19:01:12.296Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 19:01:12 [2023-06-01T19:01:12.296Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 19:01:12 [2023-06-01T19:01:12.296Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 19:01:12 [2023-06-01T19:01:12.296Z] === RUN TestImageInspectEmptyTagsAndDigests 19:01:12 [2023-06-01T19:01:12.296Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 19:01:12 [2023-06-01T19:01:12.296Z] === RUN TestImagesFilterMultiReference 19:01:12 [2023-06-01T19:01:12.296Z] --- PASS: TestImagesFilterMultiReference (0.06s) 19:01:12 [2023-06-01T19:01:12.296Z] === RUN TestImagesFilterBeforeSince 19:01:12 [2023-06-01T19:01:12.557Z] list_test.go:87: ImageList: ID=sha256:3daf468002e48fc8b85725ff3603f14407f67d8fb1ecd7e004af8cafeae11210 RepoTags=[testimagesfilterbeforesince:v2] 19:01:12 [2023-06-01T19:01:12.557Z] list_test.go:87: ImageList: ID=sha256:643464c31110690ac7f9cd13aa9981e96432a4daf4d6221a37b302210fd3bc3e RepoTags=[testimagesfilterbeforesince:v1] 19:01:12 [2023-06-01T19:01:12.557Z] list_test.go:87: ImageList: ID=sha256:0427dd0c1a168b6636aca5ae92d767170297de61b82c3918df4255bbfb2192dc RepoTags=[testimagesfilterbeforesince:v3] 19:01:12 [2023-06-01T19:01:12.557Z] --- PASS: TestImagesFilterBeforeSince (0.21s) 19:01:12 [2023-06-01T19:01:12.557Z] === RUN TestImagePullPlatformInvalid 19:01:12 [2023-06-01T19:01:12.557Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 19:01:12 [2023-06-01T19:01:12.557Z] === RUN TestImagePullStoredfDigestForOtherRepo 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" 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=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.20.4 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dce54703-915e-465d-b0be-1a7c5aec9752 http.request.method=GET http.request.remoteaddr="127.0.0.1:41660" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dce54703-915e-465d-b0be-1a7c5aec9752 http.request.method=GET http.request.remoteaddr="127.0.0.1:41660" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.09726ms http.response.status=200 http.response.written=2 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=90f5905a-c0ea-4be9-8a7f-d137c1c727c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=90f5905a-c0ea-4be9-8a7f-d137c1c727c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=90f5905a-c0ea-4be9-8a7f-d137c1c727c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=32.09µ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=b8aa4b44-78c6-436b-82dc-f9d06f4411ea trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=918e32e6-8ef9-4c5c-a81b-c886d5590880 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=918e32e6-8ef9-4c5c-a81b-c886d5590880 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=90f5905a-c0ea-4be9-8a7f-d137c1c727c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.988348ms http.response.status=404 http.response.written=157 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" 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=918e32e6-8ef9-4c5c-a81b-c886d5590880 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=25.436µ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=3664c8b6-8942-4975-bd52-38b9f1f24040 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" 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=918e32e6-8ef9-4c5c-a81b-c886d5590880 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41672" 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=1.984688ms http.response.status=404 http.response.written=157 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6fe3449-cf1f-45f9-a417-0ae53b403ea6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9103410f-3d18-4f7a-ace7-e79cb66aba3e http.request.method=POST http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6fe3449-cf1f-45f9-a417-0ae53b403ea6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9103410f-3d18-4f7a-ace7-e79cb66aba3e http.request.method=POST http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6fe3449-cf1f-45f9-a417-0ae53b403ea6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=130.79µ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=22dc9ccc-8842-49d3-82c0-ecf6beffce27 trace.line=95 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9103410f-3d18-4f7a-ace7-e79cb66aba3e http.request.method=POST http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=77.744µ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=ac398f09-1267-4550-a70c-eadff5095b62 trace.line=95 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9103410f-3d18-4f7a-ace7-e79cb66aba3e http.request.method=POST http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=12.472µ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=fb84099f-7d1f-47fc-b5d1-d0b3d7114ae7 trace.line=141 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6fe3449-cf1f-45f9-a417-0ae53b403ea6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=31.443µ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=7e3f5b74-1c02-412f-abee-4ae2a66caf2f trace.line=141 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9103410f-3d18-4f7a-ace7-e79cb66aba3e http.request.method=POST http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=95.041µ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=a497ca39-b8d2-4670-b49a-3a818070ffe0 trace.line=95 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9103410f-3d18-4f7a-ace7-e79cb66aba3e http.request.method=POST http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.268316ms http.response.status=202 http.response.written=0 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6fe3449-cf1f-45f9-a417-0ae53b403ea6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=74.535µ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=85e9ea48-36cf-438d-88a4-76e86aed913b trace.line=95 vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e6fe3449-cf1f-45f9-a417-0ae53b403ea6 http.request.method=POST http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.337854ms http.response.status=202 http.response.written=0 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" 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=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" 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=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.557Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=46.269µ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=747e8376-179d-4df1-8c9a-e8c94265cda0 trace.line=82 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.558Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=15.606µ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=f0ec6253-bd1c-4a55-800e-45bcde1c44e9 trace.line=141 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.558Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=83.151µ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=78964e71-ffdc-45cb-8c71-ecfc4ebf81b5 trace.line=124 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.558Z] time="2023-06-01T19:01:12Z" 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=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.558Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=10.65µ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=0dfdf065-2833-4141-aa81-ea2b18fd3ada trace.line=141 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.558Z] time="2023-06-01T19:01:12Z" 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=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=11.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=389595ce-e7c9-4938-a85c-0e15258555f3 trace.line=141 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.558Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=8.221µ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=e84faf3a-f6b6-4fe9-852e-b61bffb728cf trace.line=141 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.558Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383/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=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=51.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).Move" trace.id=1f2988dd-4aec-4aab-bc7e-852e2d18d637 trace.line=167 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.558Z] time="2023-06-01T19:01:12Z" 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=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=54.991µ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=afc541ab-b155-47fa-9eca-dfd1a38f2983 trace.line=95 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=97.206µ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=dedb9c7f-d488-4416-9079-43bd6fec4c04 trace.line=181 vars.name=test vars.uuid=dd377e3d-3f3d-4b86-93a6-b379a6501383 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] time="2023-06-01T19:01:12Z" 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=c1021976-9426-4494-820e-9abc93132757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.963052ms http.response.status=201 http.response.written=0 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "PUT /v2/test/blobs/uploads/dd377e3d-3f3d-4b86-93a6-b379a6501383?_state=5HR4YsFX6zGFRtvW98Qwt9F7nlS-1iJguFTWvFO1WMh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkMzc3ZTNkLTNmM2QtNGI4Ni05M2E2LWIzNzlhNjUwMTM4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ5MDE3MzVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] time="2023-06-01T19:01:12Z" 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=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] time="2023-06-01T19:01:12Z" 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=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=39.861µ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=7335b5e5-2bc6-4bf2-b1dd-7ea0f2d72ad2 trace.line=82 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=13.874µ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=cc43e8e2-31bd-45f2-b961-25aa95da708f trace.line=141 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=349.285µ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=b718a9e2-2d0a-41df-a0a4-ba471419654f trace.line=124 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] time="2023-06-01T19:01:12Z" 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=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.820Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=16.517µ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=69e6e2c8-d2d1-4c4d-8c25-45f39b2dd8e5 trace.line=141 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=15.13µ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=0d965e19-3811-42d7-8b26-dd4cec6440ed trace.line=141 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=18.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).Stat" trace.id=796da451-835e-468d-8bb6-f3dacc5472c0 trace.line=141 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=44.767µ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=91dcf2b1-ac18-447a-beef-6f8e808a56f9 trace.line=167 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=51.972µ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=b84d881c-ce3b-47d4-a198-7f47b6896591 trace.line=95 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=96.714µ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=14c4c646-c41f-48a3-8d10-61934f7d964b trace.line=181 vars.name=test vars.uuid=78c32f42-a0c9-429f-9f24-d76a7023b1d1 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=1de5a1e1-dc5d-4594-81eb-77b09df5db99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.536805ms http.response.status=201 http.response.written=0 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "PUT /v2/test/blobs/uploads/78c32f42-a0c9-429f-9f24-d76a7023b1d1?_state=MN3UIYO0vYEHiNmbQy5grcHU0NZEHOqZ3DC-xrsIeTZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc4YzMyZjQyLWEwYzktNDI5Zi05ZjI0LWQ3NmE3MDIzYjFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMVQxOTowMToxMi41NTQ4MTkwNTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a7ffa7b0-ddf8-49b8-ae74-cb301892eecb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a7ffa7b0-ddf8-49b8-ae74-cb301892eecb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=a7ffa7b0-ddf8-49b8-ae74-cb301892eecb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=29.933µ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=203ddf85-20ac-4b2a-82c0-c1335e9b2efb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=a7ffa7b0-ddf8-49b8-ae74-cb301892eecb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41674" 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="976.857µs" http.response.status=404 http.response.written=96 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=46.531µ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=c1a57c9b-7d1f-4d7e-8646-5839f383f17b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=21.104µ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=0b682884-9fe1-4526-b3ce-6881b0a04378 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=25.641µ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=6839d799-6bc0-4766-8302-ee7264fce3b3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=11.028µ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=ece9d371-14d9-4c28-9526-ca9fbce59329 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=12.792µ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=f93ff576-6025-4b60-bff5-89463908f3da trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=58.733µ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=36b0d823-ac77-41a4-9861-bb29617faf6e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=52.472µ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=74f99889-bd00-47ff-b169-8456633c7cd5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=26.117µ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=36a27e80-20b2-455f-9f24-59a36a334273 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=62.277µ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=33dc0f28-c88f-4085-87af-fded215bee97 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=33.797µ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=6429de96-0bec-4a81-9fc3-d9d2b2e86877 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" 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=c3edea10-1b30-443c-830b-55960866d070 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.930321ms http.response.status=201 http.response.written=0 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=82ccef47-101a-4021-a0cb-dc41fc281f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] time="2023-06-01T19:01:12Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=82ccef47-101a-4021-a0cb-dc41fc281f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a 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="809.595µs" http.response.status=200 http.response.written=2 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.821Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=df3c4036-17e7-4aea-ba3f-5e51896f8064 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=df3c4036-17e7-4aea-ba3f-5e51896f8064 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" 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=df3c4036-17e7-4aea-ba3f-5e51896f8064 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=48.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32a68455-cb8c-4e56-86f1-6614cd38a5b3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=df3c4036-17e7-4aea-ba3f-5e51896f8064 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=df3c4036-17e7-4aea-ba3f-5e51896f8064 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=22.565µ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=bed8b61a-d191-4310-b062-b03ae1366dea trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=df3c4036-17e7-4aea-ba3f-5e51896f8064 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=16.591µ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=6d377d6c-9c61-498a-917a-10ba3315e2f3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=df3c4036-17e7-4aea-ba3f-5e51896f8064 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=17.009µ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=8c2dcfb6-a0ee-424a-b0b5-9ca788dbec4d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=df3c4036-17e7-4aea-ba3f-5e51896f8064 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=df3c4036-17e7-4aea-ba3f-5e51896f8064 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a 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.37187ms http.response.status=200 http.response.written=417 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ea9602a5-3744-43ff-a761-8bf78174060d http.request.method=GET http.request.remoteaddr="127.0.0.1:41734" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ea9602a5-3744-43ff-a761-8bf78174060d http.request.method=GET http.request.remoteaddr="127.0.0.1:41734" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ea9602a5-3744-43ff-a761-8bf78174060d http.request.method=GET http.request.remoteaddr="127.0.0.1:41734" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ea9602a5-3744-43ff-a761-8bf78174060d http.request.method=GET http.request.remoteaddr="127.0.0.1:41734" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=45.777µ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=7ab90845-86c4-4936-9628-96626afdbce1 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ea9602a5-3744-43ff-a761-8bf78174060d http.request.method=GET http.request.remoteaddr="127.0.0.1:41734" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=15.574µ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=ba138674-902e-41f0-b0f4-f82b338a8c82 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ea9602a5-3744-43ff-a761-8bf78174060d http.request.method=GET http.request.remoteaddr="127.0.0.1:41734" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=17.116µ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=d99faee6-8004-4eb3-9b74-d341bc8f53fa trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ea9602a5-3744-43ff-a761-8bf78174060d http.request.method=GET http.request.remoteaddr="127.0.0.1:41734" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ea9602a5-3744-43ff-a761-8bf78174060d http.request.method=GET http.request.remoteaddr="127.0.0.1:41734" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a 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.331591ms http.response.status=200 http.response.written=417 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" 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=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=45.859µ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=744a44e2-c6b7-4f02-8138-10c04abec51b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" 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=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=16.673µ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=b4a9b3e1-31e6-41b6-94df-539d8ab33ab7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" 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=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=18.15µ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=ae8bfe19-bda0-4922-8064-e40bd159b775 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" 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=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=9.165µ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=d1382c61-c41d-41c3-a276-62bc8231f94d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" 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=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=8.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).Stat" trace.id=c2fe6187-0605-4d3d-814c-00187d3221db trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.822Z] time="2023-06-01T19:01:12Z" 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=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=5.547µ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=3e0fe5d8-25b4-42d1-96ca-e2119c9f29dc trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" 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=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=17.468µ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=54dc3c58-b063-473b-96e7-d0b055a37e12 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=36.021µ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=d6d32add-7a6d-4d9a-8064-43dbc81902b7 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=127.878µ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=b3469f9d-00c6-4fcf-ada6-a1c00a083841 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=41.69µ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=83d661c1-1964-4742-bca3-1be6d1d702df trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=15.885µ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=e2b8a461-4bfc-4fe8-9e55-c1a566afdcab trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=21.407µ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=baafdfe0-dcd4-47a2-94da-b3a442b3638f trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=5.817µ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=a4073630-cf0b-4d54-b00a-382f1a669c87 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" 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=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=34.609µ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=8f1069dd-d20a-46dd-b83d-e9427751e8df trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" 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=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=13.39µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ed1b7ddc-ab26-4eba-a32b-d111ca6d42e4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=20.513µ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=36327b43-ca2b-4bed-8128-275178f39db3 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09538aea-c72b-4105-8e02-36f21cd2ba8e http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a 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.90548ms http.response.status=200 http.response.written=68 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=47.992µ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=8907676e-0c10-4972-927c-69beab9e7038 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=13.924µ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=99f1cf36-2d1b-4855-8f21-aa564c7b70ce trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8490033c-f3ef-44fb-8626-55e067305459 http.request.method=GET http.request.remoteaddr="127.0.0.1:41748" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a 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=4.064237ms http.response.status=200 http.response.written=194 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=32fd5d7f-213c-4ea5-98ea-9b430fb91475 http.request.method=GET http.request.remoteaddr="127.0.0.1:41774" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=32fd5d7f-213c-4ea5-98ea-9b430fb91475 http.request.method=GET http.request.remoteaddr="127.0.0.1:41774" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a 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.372206ms http.response.status=200 http.response.written=2 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4bf80d9c-c9e3-4613-908d-6a2b9a67315c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41780" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4bf80d9c-c9e3-4613-908d-6a2b9a67315c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41780" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4bf80d9c-c9e3-4613-908d-6a2b9a67315c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41780" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4bf80d9c-c9e3-4613-908d-6a2b9a67315c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41780" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=33.378µ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=88368d4f-3364-4295-aa79-dfa2380ca7c9 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.823Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4bf80d9c-c9e3-4613-908d-6a2b9a67315c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41780" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=12.398µ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=2b94ca88-c328-46ae-a915-4fca37de433d trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.824Z] time="2023-06-01T19:01:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=4bf80d9c-c9e3-4613-908d-6a2b9a67315c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41780" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a 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.143939ms http.response.status=404 http.response.written=181 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.824Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 19:01:12 [2023-06-01T19:01:12.824Z] time="2023-06-01T19:01:12Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26fe5799-0a57-44e8-aa74-701bfe12c878 http.request.method=GET http.request.remoteaddr="127.0.0.1:41792" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.824Z] time="2023-06-01T19:01:12Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26fe5799-0a57-44e8-aa74-701bfe12c878 http.request.method=GET http.request.remoteaddr="127.0.0.1:41792" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.824Z] time="2023-06-01T19:01:12Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26fe5799-0a57-44e8-aa74-701bfe12c878 http.request.method=GET http.request.remoteaddr="127.0.0.1:41792" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.824Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26fe5799-0a57-44e8-aa74-701bfe12c878 http.request.method=GET http.request.remoteaddr="127.0.0.1:41792" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=29.58µ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=d6917f8e-685f-4949-9f87-aa0c2e3b772d trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.824Z] time="2023-06-01T19:01:12Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26fe5799-0a57-44e8-aa74-701bfe12c878 http.request.method=GET http.request.remoteaddr="127.0.0.1:41792" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 trace.duration=12.373µ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=01759c41-7e8f-48a3-bb9f-fb404dac9edd trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.824Z] time="2023-06-01T19:01:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=26fe5799-0a57-44e8-aa74-701bfe12c878 http.request.method=GET http.request.remoteaddr="127.0.0.1:41792" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a 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.075401ms http.response.status=404 http.response.written=181 instance.id=df8950f3-cd22-49b8-8bcf-a42235cc83e5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 19:01:12 [2023-06-01T19:01:12.824Z] 127.0.0.1 - - [01/Jun/2023:19:01:12 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/0f6eeecac0de1266def9577fe1eeb9be3739597a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 19:01:12 [2023-06-01T19:01:12.824Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) 19:01:12 [2023-06-01T19:01:12.824Z] === RUN TestRemoveImageOrphaning 19:01:12 [2023-06-01T19:01:12.824Z] --- PASS: TestRemoveImageOrphaning (0.12s) 19:01:12 [2023-06-01T19:01:12.824Z] === RUN TestRemoveImageGarbageCollector 19:01:12 [2023-06-01T19:01:12.824Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:01:12 [2023-06-01T19:01:12.824Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 19:01:12 [2023-06-01T19:01:12.824Z] === RUN TestTagUnprefixedRepoByNameOrName 19:01:12 [2023-06-01T19:01:12.824Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 19:01:12 [2023-06-01T19:01:12.824Z] === RUN TestTagInvalidReference 19:01:12 [2023-06-01T19:01:12.824Z] --- PASS: TestTagInvalidReference (0.01s) 19:01:12 [2023-06-01T19:01:12.824Z] === RUN TestTagValidPrefixedRepo 19:01:13 [2023-06-01T19:01:13.083Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 19:01:13 [2023-06-01T19:01:13.083Z] === RUN TestTagExistedNameWithoutForce 19:01:13 [2023-06-01T19:01:13.083Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 19:01:13 [2023-06-01T19:01:13.083Z] === RUN TestTagOfficialNames 19:01:13 [2023-06-01T19:01:13.083Z] --- PASS: TestTagOfficialNames (0.05s) 19:01:13 [2023-06-01T19:01:13.083Z] === RUN TestTagMatchesDigest 19:01:13 [2023-06-01T19:01:13.083Z] --- PASS: TestTagMatchesDigest (0.01s) 19:01:13 [2023-06-01T19:01:13.083Z] PASS 19:01:13 [2023-06-01T19:01:13.083Z] 19:01:13 [2023-06-01T19:01:13.083Z] === Skipped 19:01:13 [2023-06-01T19:01:13.083Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 19:01:13 [2023-06-01T19:01:13.083Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 19:01:13 [2023-06-01T19:01:13.083Z] 19:01:13 [2023-06-01T19:01:13.083Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 19:01:13 [2023-06-01T19:01:13.083Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:01:13 [2023-06-01T19:01:13.083Z] 19:01:13 [2023-06-01T19:01:13.083Z] DONE 25 tests, 2 skipped in 1.079s 19:01:13 [2023-06-01T19:01:13.083Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 19:01:13 [2023-06-01T19:01:13.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 19:01:13 [2023-06-01T19:01:13.083Z] ++ set -e 19:01:13 [2023-06-01T19:01:13.083Z] ++ '[' -n 0 ']' 19:01:13 [2023-06-01T19:01:13.083Z] ++ set -x 19:01:13 [2023-06-01T19:01:13.084Z] ++ 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 19:01:13 [2023-06-01T19:01:13.084Z] === RUN TestStripANSICommands 19:01:13 [2023-06-01T19:01:13.084Z] === RUN TestStripANSICommands/#00 19:01:13 [2023-06-01T19:01:13.084Z] === RUN TestStripANSICommands/#01 19:01:13 [2023-06-01T19:01:13.084Z] --- PASS: TestStripANSICommands (0.00s) 19:01:13 [2023-06-01T19:01:13.084Z] --- PASS: TestStripANSICommands/#00 (0.00s) 19:01:13 [2023-06-01T19:01:13.084Z] --- PASS: TestStripANSICommands/#01 (0.00s) 19:01:13 [2023-06-01T19:01:13.084Z] PASS 19:01:13 [2023-06-01T19:01:13.084Z] 19:01:13 [2023-06-01T19:01:13.084Z] DONE 3 tests in 0.010s 19:01:13 [2023-06-01T19:01:13.084Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 19:01:13 [2023-06-01T19:01:13.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 19:01:13 [2023-06-01T19:01:13.084Z] ++ set -e 19:01:13 [2023-06-01T19:01:13.084Z] ++ '[' -n 0 ']' 19:01:13 [2023-06-01T19:01:13.084Z] ++ set -x 19:01:13 [2023-06-01T19:01:13.084Z] ++ 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 19:01:13 [2023-06-01T19:01:13.084Z] INFO: Testing against a local daemon 19:01:13 [2023-06-01T19:01:13.084Z] === RUN TestNetworkCreateDelete 19:01:13 [2023-06-01T19:01:13.343Z] --- PASS: TestNetworkCreateDelete (0.19s) 19:01:13 [2023-06-01T19:01:13.343Z] === RUN TestDockerNetworkDeletePreferID 19:01:13 [2023-06-01T19:01:13.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) 19:01:13 [2023-06-01T19:01:13.912Z] === RUN TestDaemonDNSFallback 19:01:20 [2023-06-01T19:01:20.481Z] --- PASS: TestDaemonDNSFallback (6.24s) 19:01:20 [2023-06-01T19:01:20.481Z] === RUN TestInspectNetwork 19:01:23 [2023-06-01T19:01:23.017Z] === RUN TestInspectNetwork/full_network_id 19:01:23 [2023-06-01T19:01:23.017Z] === RUN TestInspectNetwork/partial_network_id 19:01:23 [2023-06-01T19:01:23.017Z] === RUN TestInspectNetwork/network_name 19:01:23 [2023-06-01T19:01:23.017Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 19:01:27 [2023-06-01T19:01:27.210Z] --- PASS: TestInspectNetwork (7.18s) 19:01:27 [2023-06-01T19:01:27.210Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 19:01:27 [2023-06-01T19:01:27.210Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 19:01:27 [2023-06-01T19:01:27.210Z] --- PASS: TestInspectNetwork/network_name (0.00s) 19:01:27 [2023-06-01T19:01:27.210Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 19:01:27 [2023-06-01T19:01:27.210Z] === RUN TestRunContainerWithBridgeNone 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/create 19:01:28 [2023-06-01T19:01:28.589Z] === PAUSE TestNetworkInvalidJSON/networks/create 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 19:01:28 [2023-06-01T19:01:28.589Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 19:01:28 [2023-06-01T19:01:28.589Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 19:01:28 [2023-06-01T19:01:28.589Z] === CONT TestNetworkInvalidJSON/networks/create 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 19:01:28 [2023-06-01T19:01:28.589Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 19:01:28 [2023-06-01T19:01:28.589Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON (0.01s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkList 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkList//networks 19:01:28 [2023-06-01T19:01:28.589Z] === PAUSE TestNetworkList//networks 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestNetworkList//networks/ 19:01:28 [2023-06-01T19:01:28.589Z] === PAUSE TestNetworkList//networks/ 19:01:28 [2023-06-01T19:01:28.589Z] === CONT TestNetworkList//networks 19:01:28 [2023-06-01T19:01:28.589Z] === CONT TestNetworkList//networks/ 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkList (0.01s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkList//networks/ (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] --- PASS: TestNetworkList//networks (0.00s) 19:01:28 [2023-06-01T19:01:28.589Z] === RUN TestHostIPv4BridgeLabel 19:01:29 [2023-06-01T19:01:29.158Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 19:01:29 [2023-06-01T19:01:29.158Z] === RUN TestDefaultNetworkOpts 19:01:29 [2023-06-01T19:01:29.158Z] === RUN TestDefaultNetworkOpts/default_value 19:01:30 [2023-06-01T19:01:30.536Z] === RUN TestDefaultNetworkOpts/cmdline_value 19:01:31 [2023-06-01T19:01:31.915Z] === RUN TestDefaultNetworkOpts/config-from_value 19:01:33 [2023-06-01T19:01:33.294Z] --- PASS: TestDefaultNetworkOpts (3.93s) 19:01:33 [2023-06-01T19:01:33.294Z] --- PASS: TestDefaultNetworkOpts/default_value (1.36s) 19:01:33 [2023-06-01T19:01:33.294Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.28s) 19:01:33 [2023-06-01T19:01:33.294Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s) 19:01:33 [2023-06-01T19:01:33.294Z] === RUN TestDaemonRestartWithLiveRestore 19:01:34 [2023-06-01T19:01:34.232Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 19:01:34 [2023-06-01T19:01:34.232Z] === RUN TestDaemonDefaultNetworkPools 19:01:35 [2023-06-01T19:01:35.170Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) 19:01:35 [2023-06-01T19:01:35.170Z] === RUN TestDaemonRestartWithExistingNetwork 19:01:36 [2023-06-01T19:01:36.109Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) 19:01:36 [2023-06-01T19:01:36.109Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 19:01:37 [2023-06-01T19:01:37.488Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) 19:01:37 [2023-06-01T19:01:37.488Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 19:01:38 [2023-06-01T19:01:38.057Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 19:01:38 [2023-06-01T19:01:38.057Z] === RUN TestServiceWithPredefinedNetwork 19:01:40 [2023-06-01T19:01:40.594Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) 19:01:40 [2023-06-01T19:01:40.594Z] === RUN TestServiceRemoveKeepsIngressNetwork 19:01:40 [2023-06-01T19:01:40.594Z] service_test.go:242: FLAKY_TEST 19:01:40 [2023-06-01T19:01:40.594Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 19:01:40 [2023-06-01T19:01:40.594Z] === RUN TestServiceWithDataPathPortInit 19:01:55 [2023-06-01T19:01:55.484Z] --- PASS: TestServiceWithDataPathPortInit (13.37s) 19:01:55 [2023-06-01T19:01:55.484Z] === RUN TestServiceWithDefaultAddressPoolInit 19:01:55 [2023-06-01T19:01:55.743Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qpuktzu8i9588k9xqtxpem3lh Created:2023-06-01 19:01:54.784546401 +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[aca921713639537e8d58379d21e752a7b9f4931c869c22926059557f76d1a61f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yvpjeuj7379v66sompi9vw9xb EndpointID:fc09ed21430c7af8c87d09c25ca716a0221e2ef9431c8539545d2297ba9d8e40 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:23703db1bb6f80c8dd27616b64870df6804ebe263f6c0ef8e9bc11411ad0a651 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:fbc079c7db0f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yvpjeuj7379v66sompi9vw9xb EndpointID:fc09ed21430c7af8c87d09c25ca716a0221e2ef9431c8539545d2297ba9d8e40 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 19:02:01 [2023-06-01T19:02:01.017Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.62s) 19:02:01 [2023-06-01T19:02:01.017Z] PASS 19:02:01 [2023-06-01T19:02:01.017Z] 19:02:01 [2023-06-01T19:02:01.017Z] === Skipped 19:02:01 [2023-06-01T19:02:01.017Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 19:02:01 [2023-06-01T19:02:01.017Z] service_test.go:242: FLAKY_TEST 19:02:01 [2023-06-01T19:02:01.017Z] 19:02:01 [2023-06-01T19:02:01.017Z] DONE 42 tests, 1 skipped in 47.102s 19:02:01 [2023-06-01T19:02:01.017Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 19:02:01 [2023-06-01T19:02:01.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 19:02:01 [2023-06-01T19:02:01.017Z] ++ set -e 19:02:01 [2023-06-01T19:02:01.017Z] ++ '[' -n 0 ']' 19:02:01 [2023-06-01T19:02:01.017Z] ++ set -x 19:02:01 [2023-06-01T19:02:01.017Z] ++ 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 19:02:01 [2023-06-01T19:02:01.017Z] INFO: Testing against a local daemon 19:02:01 [2023-06-01T19:02:01.017Z] === RUN TestDockerNetworkIpvlanPersistance 19:02:01 [2023-06-01T19:02:01.017Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 19:02:01 [2023-06-01T19:02:01.017Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 19:02:01 [2023-06-01T19:02:01.017Z] === RUN TestDockerNetworkIpvlan 19:02:01 [2023-06-01T19:02:01.017Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 19:02:01 [2023-06-01T19:02:01.017Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 19:02:01 [2023-06-01T19:02:01.017Z] PASS 19:02:01 [2023-06-01T19:02:01.017Z] 19:02:01 [2023-06-01T19:02:01.017Z] === Skipped 19:02:01 [2023-06-01T19:02:01.017Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 19:02:01 [2023-06-01T19:02:01.017Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 19:02:01 [2023-06-01T19:02:01.017Z] 19:02:01 [2023-06-01T19:02:01.017Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 19:02:01 [2023-06-01T19:02:01.017Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 19:02:01 [2023-06-01T19:02:01.017Z] 19:02:01 [2023-06-01T19:02:01.017Z] DONE 2 tests, 2 skipped in 0.024s 19:02:01 [2023-06-01T19:02:01.017Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 19:02:01 [2023-06-01T19:02:01.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 19:02:01 [2023-06-01T19:02:01.017Z] ++ set -e 19:02:01 [2023-06-01T19:02:01.017Z] ++ '[' -n 0 ']' 19:02:01 [2023-06-01T19:02:01.017Z] ++ set -x 19:02:01 [2023-06-01T19:02:01.018Z] ++ 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 19:02:01 [2023-06-01T19:02:01.018Z] INFO: Testing against a local daemon 19:02:01 [2023-06-01T19:02:01.018Z] === RUN TestDockerNetworkMacvlanPersistance 19:02:01 [2023-06-01T19:02:01.586Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) 19:02:01 [2023-06-01T19:02:01.586Z] === RUN TestDockerNetworkMacvlan 19:02:02 [2023-06-01T19:02:02.155Z] === RUN TestDockerNetworkMacvlan/Subinterface 19:02:03 [2023-06-01T19:02:03.093Z] === RUN TestDockerNetworkMacvlan/OverlapParent 19:02:03 [2023-06-01T19:02:03.662Z] === RUN TestDockerNetworkMacvlan/NilParent 19:02:05 [2023-06-01T19:02:05.042Z] === RUN TestDockerNetworkMacvlan/InternalMode 19:02:06 [2023-06-01T19:02:06.949Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 19:02:09 [2023-06-01T19:02:09.486Z] === RUN TestDockerNetworkMacvlan/Addressing 19:02:09 [2023-06-01T19:02:09.746Z] --- PASS: TestDockerNetworkMacvlan (8.26s) 19:02:09 [2023-06-01T19:02:09.746Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 19:02:09 [2023-06-01T19:02:09.746Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) 19:02:09 [2023-06-01T19:02:09.746Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.73s) 19:02:09 [2023-06-01T19:02:09.746Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s) 19:02:09 [2023-06-01T19:02:09.746Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.32s) 19:02:09 [2023-06-01T19:02:09.746Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.41s) 19:02:09 [2023-06-01T19:02:09.746Z] PASS 19:02:09 [2023-06-01T19:02:09.746Z] 19:02:09 [2023-06-01T19:02:09.746Z] DONE 8 tests in 9.594s 19:02:10 [2023-06-01T19:02:10.006Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 19:02:10 [2023-06-01T19:02:10.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 19:02:10 [2023-06-01T19:02:10.006Z] ++ set -e 19:02:10 [2023-06-01T19:02:10.006Z] ++ '[' -n 0 ']' 19:02:10 [2023-06-01T19:02:10.006Z] ++ set -x 19:02:10 [2023-06-01T19:02:10.006Z] ++ 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 19:02:10 [2023-06-01T19:02:10.006Z] testing: warning: no tests to run 19:02:10 [2023-06-01T19:02:10.006Z] PASS 19:02:10 [2023-06-01T19:02:10.006Z] 19:02:10 [2023-06-01T19:02:10.006Z] DONE 0 tests in 0.008s 19:02:10 [2023-06-01T19:02:10.006Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 19:02:10 [2023-06-01T19:02:10.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 19:02:10 [2023-06-01T19:02:10.006Z] ++ set -e 19:02:10 [2023-06-01T19:02:10.006Z] ++ '[' -n 0 ']' 19:02:10 [2023-06-01T19:02:10.006Z] ++ set -x 19:02:10 [2023-06-01T19:02:10.006Z] ++ 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 19:02:10 [2023-06-01T19:02:10.006Z] INFO: Testing against a local daemon 19:02:10 [2023-06-01T19:02:10.006Z] === RUN TestAuthZPluginAllowRequest 19:02:10 [2023-06-01T19:02:10.944Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) 19:02:10 [2023-06-01T19:02:10.944Z] === RUN TestAuthZPluginTLS 19:02:11 [2023-06-01T19:02:11.513Z] --- PASS: TestAuthZPluginTLS (0.55s) 19:02:11 [2023-06-01T19:02:11.513Z] === RUN TestAuthZPluginDenyRequest 19:02:12 [2023-06-01T19:02:12.081Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 19:02:12 [2023-06-01T19:02:12.081Z] === RUN TestAuthZPluginAPIDenyResponse 19:02:12 [2023-06-01T19:02:12.650Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 19:02:12 [2023-06-01T19:02:12.650Z] === RUN TestAuthZPluginDenyResponse 19:02:13 [2023-06-01T19:02:13.219Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 19:02:13 [2023-06-01T19:02:13.219Z] === RUN TestAuthZPluginAllowEventStream 19:02:14 [2023-06-01T19:02:14.158Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) 19:02:14 [2023-06-01T19:02:14.158Z] === RUN TestAuthZPluginErrorResponse 19:02:14 [2023-06-01T19:02:14.727Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 19:02:14 [2023-06-01T19:02:14.727Z] === RUN TestAuthZPluginErrorRequest 19:02:15 [2023-06-01T19:02:15.296Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 19:02:15 [2023-06-01T19:02:15.296Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 19:02:15 [2023-06-01T19:02:15.865Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 19:02:15 [2023-06-01T19:02:15.865Z] === RUN TestAuthZPluginEnsureLoadImportWorking 19:02:17 [2023-06-01T19:02:17.245Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) 19:02:17 [2023-06-01T19:02:17.245Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 19:02:18 [2023-06-01T19:02:18.184Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s) 19:02:18 [2023-06-01T19:02:18.184Z] === RUN TestAuthZPluginHeader 19:02:18 [2023-06-01T19:02:18.753Z] --- PASS: TestAuthZPluginHeader (0.62s) 19:02:18 [2023-06-01T19:02:18.753Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 19:02:18 [2023-06-01T19:02:18.753Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:18 [2023-06-01T19:02:18.753Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 19:02:18 [2023-06-01T19:02:18.753Z] === RUN TestAuthZPluginV2Disable 19:02:18 [2023-06-01T19:02:18.753Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:18 [2023-06-01T19:02:18.753Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 19:02:18 [2023-06-01T19:02:18.753Z] === RUN TestAuthZPluginV2RejectVolumeRequests 19:02:18 [2023-06-01T19:02:18.753Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:18 [2023-06-01T19:02:18.753Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 19:02:18 [2023-06-01T19:02:18.753Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 19:02:18 [2023-06-01T19:02:18.753Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:18 [2023-06-01T19:02:18.753Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 19:02:18 [2023-06-01T19:02:18.753Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 19:02:36 [2023-06-01T19:02:36.848Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 19:02:36 [2023-06-01T19:02:36.848Z] PASS 19:02:36 [2023-06-01T19:02:36.848Z] 19:02:36 [2023-06-01T19:02:36.848Z] === Skipped 19:02:36 [2023-06-01T19:02:36.848Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 19:02:36 [2023-06-01T19:02:36.848Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:36 [2023-06-01T19:02:36.848Z] 19:02:36 [2023-06-01T19:02:36.848Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 19:02:36 [2023-06-01T19:02:36.848Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:36 [2023-06-01T19:02:36.848Z] 19:02:36 [2023-06-01T19:02:36.848Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 19:02:36 [2023-06-01T19:02:36.848Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:36 [2023-06-01T19:02:36.848Z] 19:02:36 [2023-06-01T19:02:36.848Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 19:02:36 [2023-06-01T19:02:36.848Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:36 [2023-06-01T19:02:36.848Z] 19:02:36 [2023-06-01T19:02:36.848Z] DONE 17 tests, 4 skipped in 25.724s 19:02:36 [2023-06-01T19:02:36.848Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 19:02:36 [2023-06-01T19:02:36.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 19:02:36 [2023-06-01T19:02:36.849Z] ++ set -e 19:02:36 [2023-06-01T19:02:36.849Z] ++ '[' -n 0 ']' 19:02:36 [2023-06-01T19:02:36.849Z] ++ set -x 19:02:36 [2023-06-01T19:02:36.849Z] ++ 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 19:02:36 [2023-06-01T19:02:36.849Z] INFO: Testing against a local daemon 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 19:02:36 [2023-06-01T19:02:36.849Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 19:02:36 [2023-06-01T19:02:36.849Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/pull 19:02:36 [2023-06-01T19:02:36.849Z] === PAUSE TestPluginInvalidJSON/plugins/pull 19:02:36 [2023-06-01T19:02:36.849Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 19:02:36 [2023-06-01T19:02:36.849Z] === CONT TestPluginInvalidJSON/plugins/pull 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 19:02:36 [2023-06-01T19:02:36.849Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON (0.01s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInstall 19:02:36 [2023-06-01T19:02:36.849Z] === RUN TestPluginInstall/no_auth 19:02:38 [2023-06-01T19:02:38.757Z] time="2023-06-01T19:02:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 19:02:38 [2023-06-01T19:02:38.757Z] time="2023-06-01T19:02:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60d777cdbb203bd2aad9f783b2db5ee5df97418aa4380a051c322bbd8d44bbbe" mediatype=application/vnd.docker.plugin.v1+json size=522 19:02:38 [2023-06-01T19:02:38.757Z] time="2023-06-01T19:02:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 19:02:38 [2023-06-01T19:02:38.757Z] time="2023-06-01T19:02:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60d777cdbb203bd2aad9f783b2db5ee5df97418aa4380a051c322bbd8d44bbbe" mediatype=application/vnd.docker.plugin.v1+json size=522 19:02:38 [2023-06-01T19:02:38.757Z] === RUN TestPluginInstall/with_htpasswd 19:02:39 [2023-06-01T19:02:39.326Z] time="2023-06-01T19:02:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 19:02:39 [2023-06-01T19:02:39.326Z] time="2023-06-01T19:02:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60d777cdbb203bd2aad9f783b2db5ee5df97418aa4380a051c322bbd8d44bbbe" mediatype=application/vnd.docker.plugin.v1+json size=522 19:02:39 [2023-06-01T19:02:39.326Z] time="2023-06-01T19:02:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 19:02:39 [2023-06-01T19:02:39.326Z] time="2023-06-01T19:02:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60d777cdbb203bd2aad9f783b2db5ee5df97418aa4380a051c322bbd8d44bbbe" mediatype=application/vnd.docker.plugin.v1+json size=522 19:02:39 [2023-06-01T19:02:39.326Z] === RUN TestPluginInstall/with_insecure 19:02:40 [2023-06-01T19:02:40.264Z] time="2023-06-01T19:02:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 19:02:40 [2023-06-01T19:02:40.264Z] time="2023-06-01T19:02:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b04e8d62a9115a9e35a9c6c1c7e4654318e936fa760e5016ec2d7be7ac009fd4" mediatype=application/vnd.docker.plugin.v1+json size=522 19:02:40 [2023-06-01T19:02:40.264Z] time="2023-06-01T19:02:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 19:02:40 [2023-06-01T19:02:40.264Z] time="2023-06-01T19:02:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b04e8d62a9115a9e35a9c6c1c7e4654318e936fa760e5016ec2d7be7ac009fd4" mediatype=application/vnd.docker.plugin.v1+json size=522 19:02:40 [2023-06-01T19:02:40.264Z] plugin_test.go:195: [dd8d9dffe1f9e] daemon is not started 19:02:40 [2023-06-01T19:02:40.264Z] --- PASS: TestPluginInstall (4.63s) 19:02:40 [2023-06-01T19:02:40.264Z] --- PASS: TestPluginInstall/no_auth (3.18s) 19:02:40 [2023-06-01T19:02:40.264Z] --- PASS: TestPluginInstall/with_htpasswd (0.49s) 19:02:40 [2023-06-01T19:02:40.264Z] --- PASS: TestPluginInstall/with_insecure (0.95s) 19:02:40 [2023-06-01T19:02:40.264Z] === RUN TestPluginsWithRuntimes 19:02:42 [2023-06-01T19:02:42.170Z] === RUN TestPluginsWithRuntimes/No_Args 19:02:42 [2023-06-01T19:02:42.740Z] === RUN TestPluginsWithRuntimes/With_Args 19:02:43 [2023-06-01T19:02:43.678Z] --- PASS: TestPluginsWithRuntimes (3.34s) 19:02:43 [2023-06-01T19:02:43.678Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) 19:02:43 [2023-06-01T19:02:43.678Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) 19:02:43 [2023-06-01T19:02:43.678Z] === RUN TestPluginBackCompatMediaTypes 19:02:44 [2023-06-01T19:02:44.247Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s) 19:02:44 [2023-06-01T19:02:44.247Z] PASS 19:02:44 [2023-06-01T19:02:44.247Z] 19:02:44 [2023-06-01T19:02:44.247Z] DONE 24 tests in 8.529s 19:02:44 [2023-06-01T19:02:44.247Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 19:02:44 [2023-06-01T19:02:44.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 19:02:44 [2023-06-01T19:02:44.247Z] ++ set -e 19:02:44 [2023-06-01T19:02:44.247Z] ++ '[' -n 0 ']' 19:02:44 [2023-06-01T19:02:44.247Z] ++ set -x 19:02:44 [2023-06-01T19:02:44.247Z] ++ 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 19:02:44 [2023-06-01T19:02:44.247Z] INFO: Testing against a local daemon 19:02:44 [2023-06-01T19:02:44.247Z] === RUN TestExternalGraphDriver 19:02:44 [2023-06-01T19:02:44.506Z] === RUN TestExternalGraphDriver/json 19:02:46 [2023-06-01T19:02:46.413Z] === RUN TestExternalGraphDriver/spec 19:02:47 [2023-06-01T19:02:47.792Z] === RUN TestExternalGraphDriver/pull 19:02:49 [2023-06-01T19:02:49.173Z] --- PASS: TestExternalGraphDriver (5.05s) 19:02:49 [2023-06-01T19:02:49.173Z] --- PASS: TestExternalGraphDriver/json (1.58s) 19:02:49 [2023-06-01T19:02:49.173Z] --- PASS: TestExternalGraphDriver/spec (1.53s) 19:02:49 [2023-06-01T19:02:49.173Z] --- PASS: TestExternalGraphDriver/pull (1.60s) 19:02:49 [2023-06-01T19:02:49.173Z] === RUN TestGraphdriverPluginV2 19:02:49 [2023-06-01T19:02:49.742Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:49 [2023-06-01T19:02:49.742Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 19:02:49 [2023-06-01T19:02:49.742Z] PASS 19:02:49 [2023-06-01T19:02:49.742Z] 19:02:49 [2023-06-01T19:02:49.742Z] === Skipped 19:02:49 [2023-06-01T19:02:49.742Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 19:02:49 [2023-06-01T19:02:49.742Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:02:49 [2023-06-01T19:02:49.742Z] 19:02:49 [2023-06-01T19:02:49.742Z] DONE 5 tests, 1 skipped in 5.405s 19:02:49 [2023-06-01T19:02:49.742Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 19:02:49 [2023-06-01T19:02:49.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 19:02:49 [2023-06-01T19:02:49.742Z] ++ set -e 19:02:49 [2023-06-01T19:02:49.742Z] ++ '[' -n 0 ']' 19:02:49 [2023-06-01T19:02:49.742Z] ++ set -x 19:02:49 [2023-06-01T19:02:49.742Z] ++ 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 19:02:49 [2023-06-01T19:02:49.742Z] INFO: Testing against a local daemon 19:02:49 [2023-06-01T19:02:49.742Z] === RUN TestContinueAfterPluginCrash 19:02:49 [2023-06-01T19:02:49.742Z] === PAUSE TestContinueAfterPluginCrash 19:02:49 [2023-06-01T19:02:49.742Z] === RUN TestReadPluginNoRead 19:02:49 [2023-06-01T19:02:49.742Z] === PAUSE TestReadPluginNoRead 19:02:49 [2023-06-01T19:02:49.742Z] === RUN TestDaemonStartWithLogOpt 19:02:49 [2023-06-01T19:02:49.742Z] === PAUSE TestDaemonStartWithLogOpt 19:02:49 [2023-06-01T19:02:49.742Z] === CONT TestContinueAfterPluginCrash 19:02:49 [2023-06-01T19:02:49.742Z] === CONT TestReadPluginNoRead 19:02:49 [2023-06-01T19:02:49.742Z] === CONT TestDaemonStartWithLogOpt 19:02:51 [2023-06-01T19:02:51.650Z] === RUN TestReadPluginNoRead/default 19:02:52 [2023-06-01T19:02:52.589Z] --- PASS: TestDaemonStartWithLogOpt (2.76s) 19:02:53 [2023-06-01T19:02:53.157Z] === RUN TestReadPluginNoRead/disabled_caching 19:02:54 [2023-06-01T19:02:54.095Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 19:02:55 [2023-06-01T19:02:55.474Z] read_test.go:91: [d02ff53fd1b3c] daemon is not started 19:02:55 [2023-06-01T19:02:55.474Z] --- PASS: TestReadPluginNoRead (5.78s) 19:02:55 [2023-06-01T19:02:55.474Z] --- PASS: TestReadPluginNoRead/default (1.28s) 19:02:55 [2023-06-01T19:02:55.474Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) 19:02:55 [2023-06-01T19:02:55.474Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 19:02:57 [2023-06-01T19:02:57.379Z] --- PASS: TestContinueAfterPluginCrash (7.63s) 19:02:57 [2023-06-01T19:02:57.380Z] PASS 19:02:57 [2023-06-01T19:02:57.380Z] 19:02:57 [2023-06-01T19:02:57.380Z] DONE 6 tests in 7.655s 19:02:57 [2023-06-01T19:02:57.380Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 19:02:57 [2023-06-01T19:02:57.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 19:02:57 [2023-06-01T19:02:57.380Z] ++ set -e 19:02:57 [2023-06-01T19:02:57.380Z] ++ '[' -n 0 ']' 19:02:57 [2023-06-01T19:02:57.380Z] ++ set -x 19:02:57 [2023-06-01T19:02:57.380Z] ++ 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 19:02:57 [2023-06-01T19:02:57.380Z] testing: warning: no tests to run 19:02:57 [2023-06-01T19:02:57.380Z] PASS 19:02:57 [2023-06-01T19:02:57.380Z] 19:02:57 [2023-06-01T19:02:57.380Z] DONE 0 tests in 0.009s 19:02:57 [2023-06-01T19:02:57.380Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 19:02:57 [2023-06-01T19:02:57.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 19:02:57 [2023-06-01T19:02:57.380Z] ++ set -e 19:02:57 [2023-06-01T19:02:57.380Z] ++ '[' -n 0 ']' 19:02:57 [2023-06-01T19:02:57.380Z] ++ set -x 19:02:57 [2023-06-01T19:02:57.380Z] ++ 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 19:02:57 [2023-06-01T19:02:57.380Z] INFO: Testing against a local daemon 19:02:57 [2023-06-01T19:02:57.380Z] === RUN TestPluginWithDevMounts 19:02:57 [2023-06-01T19:02:57.380Z] === PAUSE TestPluginWithDevMounts 19:02:57 [2023-06-01T19:02:57.380Z] === CONT TestPluginWithDevMounts 19:02:58 [2023-06-01T19:02:58.759Z] --- PASS: TestPluginWithDevMounts (1.51s) 19:02:58 [2023-06-01T19:02:58.759Z] PASS 19:02:58 [2023-06-01T19:02:58.759Z] 19:02:58 [2023-06-01T19:02:58.759Z] DONE 1 tests in 1.532s 19:02:58 [2023-06-01T19:02:58.759Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 19:02:58 [2023-06-01T19:02:58.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 19:02:58 [2023-06-01T19:02:58.759Z] ++ set -e 19:02:58 [2023-06-01T19:02:58.759Z] ++ '[' -n 0 ']' 19:02:58 [2023-06-01T19:02:58.759Z] ++ set -x 19:02:58 [2023-06-01T19:02:58.759Z] ++ 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 19:02:58 [2023-06-01T19:02:58.759Z] INFO: Testing against a local daemon 19:02:58 [2023-06-01T19:02:58.759Z] === RUN TestSecretInspect 19:03:01 [2023-06-01T19:03:01.295Z] --- PASS: TestSecretInspect (1.97s) 19:03:01 [2023-06-01T19:03:01.295Z] === RUN TestSecretList 19:03:02 [2023-06-01T19:03:02.674Z] --- PASS: TestSecretList (1.91s) 19:03:02 [2023-06-01T19:03:02.674Z] === RUN TestSecretsCreateAndDelete 19:03:04 [2023-06-01T19:03:04.580Z] --- PASS: TestSecretsCreateAndDelete (1.89s) 19:03:04 [2023-06-01T19:03:04.580Z] === RUN TestSecretsUpdate 19:03:06 [2023-06-01T19:03:06.488Z] --- PASS: TestSecretsUpdate (1.95s) 19:03:06 [2023-06-01T19:03:06.488Z] === RUN TestTemplatedSecret 19:03:09 [2023-06-01T19:03:09.780Z] --- PASS: TestTemplatedSecret (2.66s) 19:03:09 [2023-06-01T19:03:09.780Z] === RUN TestSecretCreateResolve 19:03:11 [2023-06-01T19:03:11.158Z] --- PASS: TestSecretCreateResolve (1.85s) 19:03:11 [2023-06-01T19:03:11.159Z] PASS 19:03:11 [2023-06-01T19:03:11.159Z] 19:03:11 [2023-06-01T19:03:11.159Z] DONE 6 tests in 12.251s 19:03:11 [2023-06-01T19:03:11.159Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 19:03:11 [2023-06-01T19:03:11.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 19:03:11 [2023-06-01T19:03:11.159Z] ++ set -e 19:03:11 [2023-06-01T19:03:11.159Z] ++ '[' -n 0 ']' 19:03:11 [2023-06-01T19:03:11.159Z] ++ set -x 19:03:11 [2023-06-01T19:03:11.159Z] ++ 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 19:03:11 [2023-06-01T19:03:11.159Z] INFO: Testing against a local daemon 19:03:11 [2023-06-01T19:03:11.159Z] === RUN TestServiceCreateInit 19:03:11 [2023-06-01T19:03:11.159Z] === RUN TestServiceCreateInit/daemonInitDisabled 19:03:15 [2023-06-01T19:03:15.352Z] === RUN TestServiceCreateInit/daemonInitEnabled 19:03:18 [2023-06-01T19:03:18.643Z] --- PASS: TestServiceCreateInit (7.59s) 19:03:18 [2023-06-01T19:03:18.643Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) 19:03:18 [2023-06-01T19:03:18.643Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s) 19:03:18 [2023-06-01T19:03:18.643Z] === RUN TestCreateServiceMultipleTimes 19:03:33 [2023-06-01T19:03:33.532Z] --- PASS: TestCreateServiceMultipleTimes (14.86s) 19:03:33 [2023-06-01T19:03:33.532Z] === RUN TestCreateServiceConflict 19:03:36 [2023-06-01T19:03:36.069Z] --- PASS: TestCreateServiceConflict (1.99s) 19:03:36 [2023-06-01T19:03:36.069Z] === RUN TestCreateServiceMaxReplicas 19:03:38 [2023-06-01T19:03:38.607Z] --- PASS: TestCreateServiceMaxReplicas (3.11s) 19:03:38 [2023-06-01T19:03:38.607Z] === RUN TestCreateWithDuplicateNetworkNames 19:03:53 [2023-06-01T19:03:53.496Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) 19:03:53 [2023-06-01T19:03:53.496Z] === RUN TestCreateServiceSecretFileMode 19:03:54 [2023-06-01T19:03:54.433Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) 19:03:54 [2023-06-01T19:03:54.433Z] === RUN TestCreateServiceConfigFileMode 19:03:56 [2023-06-01T19:03:56.969Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) 19:03:56 [2023-06-01T19:03:56.969Z] === RUN TestCreateServiceSysctls 19:04:00 [2023-06-01T19:04:00.262Z] --- PASS: TestCreateServiceSysctls (3.06s) 19:04:00 [2023-06-01T19:04:00.262Z] === RUN TestCreateServiceCapabilities 19:04:02 [2023-06-01T19:04:02.797Z] --- PASS: TestCreateServiceCapabilities (2.56s) 19:04:02 [2023-06-01T19:04:02.797Z] === RUN TestInspect 19:04:06 [2023-06-01T19:04:06.088Z] --- PASS: TestInspect (2.99s) 19:04:06 [2023-06-01T19:04:06.088Z] === RUN TestCreateJob 19:04:09 [2023-06-01T19:04:09.380Z] --- PASS: TestCreateJob (3.31s) 19:04:09 [2023-06-01T19:04:09.380Z] === RUN TestReplicatedJob 19:04:14 [2023-06-01T19:04:14.654Z] --- PASS: TestReplicatedJob (5.16s) 19:04:14 [2023-06-01T19:04:14.654Z] === RUN TestUpdateReplicatedJob 19:04:17 [2023-06-01T19:04:17.190Z] --- PASS: TestUpdateReplicatedJob (3.19s) 19:04:17 [2023-06-01T19:04:17.190Z] === RUN TestServiceListWithStatuses 19:04:17 [2023-06-01T19:04:17.190Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 19:04:17 [2023-06-01T19:04:17.190Z] --- SKIP: TestServiceListWithStatuses (0.00s) 19:04:17 [2023-06-01T19:04:17.190Z] === RUN TestDockerNetworkConnectAlias 19:04:21 [2023-06-01T19:04:21.383Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) 19:04:21 [2023-06-01T19:04:21.383Z] === RUN TestDockerNetworkReConnect 19:04:24 [2023-06-01T19:04:24.673Z] --- PASS: TestDockerNetworkReConnect (3.25s) 19:04:24 [2023-06-01T19:04:24.673Z] === RUN TestServicePlugin 19:04:24 [2023-06-01T19:04:24.673Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:04:24 [2023-06-01T19:04:24.673Z] --- SKIP: TestServicePlugin (0.00s) 19:04:24 [2023-06-01T19:04:24.673Z] === RUN TestServiceUpdateLabel 19:04:26 [2023-06-01T19:04:26.580Z] --- PASS: TestServiceUpdateLabel (1.88s) 19:04:26 [2023-06-01T19:04:26.580Z] === RUN TestServiceUpdateSecrets 19:04:41 [2023-06-01T19:04:41.467Z] --- PASS: TestServiceUpdateSecrets (14.48s) 19:04:41 [2023-06-01T19:04:41.467Z] === RUN TestServiceUpdateConfigs 19:04:56 [2023-06-01T19:04:56.354Z] --- PASS: TestServiceUpdateConfigs (14.46s) 19:04:56 [2023-06-01T19:04:56.354Z] === RUN TestServiceUpdateNetwork 19:05:08 [2023-06-01T19:05:08.568Z] --- PASS: TestServiceUpdateNetwork (12.29s) 19:05:08 [2023-06-01T19:05:08.568Z] === RUN TestServiceUpdatePidsLimit 19:05:08 [2023-06-01T19:05:08.827Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 19:05:09 [2023-06-01T19:05:09.396Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 19:05:17 [2023-06-01T19:05:17.521Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 19:05:24 [2023-06-01T19:05:24.098Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) 19:05:24 [2023-06-01T19:05:24.098Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 19:05:24 [2023-06-01T19:05:24.098Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 19:05:24 [2023-06-01T19:05:24.098Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) 19:05:24 [2023-06-01T19:05:24.098Z] PASS 19:05:24 [2023-06-01T19:05:24.098Z] 19:05:24 [2023-06-01T19:05:24.098Z] === Skipped 19:05:24 [2023-06-01T19:05:24.098Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 19:05:24 [2023-06-01T19:05:24.098Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 19:05:24 [2023-06-01T19:05:24.098Z] 19:05:24 [2023-06-01T19:05:24.098Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 19:05:24 [2023-06-01T19:05:24.098Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:05:24 [2023-06-01T19:05:24.098Z] 19:05:24 [2023-06-01T19:05:24.098Z] DONE 27 tests, 2 skipped in 132.644s 19:05:24 [2023-06-01T19:05:24.098Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 19:05:24 [2023-06-01T19:05:24.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 19:05:24 [2023-06-01T19:05:24.098Z] ++ set -e 19:05:24 [2023-06-01T19:05:24.098Z] ++ '[' -n 0 ']' 19:05:24 [2023-06-01T19:05:24.098Z] ++ set -x 19:05:24 [2023-06-01T19:05:24.099Z] ++ 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 19:05:24 [2023-06-01T19:05:24.099Z] INFO: Testing against a local daemon 19:05:24 [2023-06-01T19:05:24.099Z] === RUN TestSessionCreate 19:05:24 [2023-06-01T19:05:24.099Z] --- PASS: TestSessionCreate (0.02s) 19:05:24 [2023-06-01T19:05:24.099Z] === RUN TestSessionCreateWithBadUpgrade 19:05:24 [2023-06-01T19:05:24.099Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 19:05:24 [2023-06-01T19:05:24.099Z] PASS 19:05:24 [2023-06-01T19:05:24.099Z] 19:05:24 [2023-06-01T19:05:24.099Z] DONE 2 tests in 0.066s 19:05:24 [2023-06-01T19:05:24.099Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 19:05:24 [2023-06-01T19:05:24.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 19:05:24 [2023-06-01T19:05:24.099Z] ++ set -e 19:05:24 [2023-06-01T19:05:24.099Z] ++ '[' -n 0 ']' 19:05:24 [2023-06-01T19:05:24.099Z] ++ set -x 19:05:24 [2023-06-01T19:05:24.099Z] ++ 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 19:05:24 [2023-06-01T19:05:24.099Z] INFO: Testing against a local daemon 19:05:24 [2023-06-01T19:05:24.099Z] === RUN TestCgroupDriverSystemdMemoryLimit 19:05:24 [2023-06-01T19:05:24.099Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 19:05:24 [2023-06-01T19:05:24.099Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 19:05:24 [2023-06-01T19:05:24.099Z] === RUN TestDiskUsage 19:05:24 [2023-06-01T19:05:24.099Z] === PAUSE TestDiskUsage 19:05:24 [2023-06-01T19:05:24.099Z] === RUN TestEventsExecDie 19:05:24 [2023-06-01T19:05:24.364Z] --- PASS: TestEventsExecDie (0.57s) 19:05:24 [2023-06-01T19:05:24.364Z] === RUN TestEventsBackwardsCompatible 19:05:24 [2023-06-01T19:05:24.627Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 19:05:24 [2023-06-01T19:05:24.627Z] === RUN TestEventsVolumeCreate 19:05:24 [2023-06-01T19:05:24.627Z] --- PASS: TestEventsVolumeCreate (0.04s) 19:05:24 [2023-06-01T19:05:24.627Z] === RUN TestInfoBinaryCommits 19:05:24 [2023-06-01T19:05:24.627Z] --- PASS: TestInfoBinaryCommits (0.02s) 19:05:24 [2023-06-01T19:05:24.627Z] === RUN TestInfoAPIVersioned 19:05:24 [2023-06-01T19:05:24.627Z] --- PASS: TestInfoAPIVersioned (0.01s) 19:05:24 [2023-06-01T19:05:24.627Z] === RUN TestInfoAPI 19:05:24 [2023-06-01T19:05:24.627Z] --- PASS: TestInfoAPI (0.02s) 19:05:24 [2023-06-01T19:05:24.627Z] === RUN TestInfoAPIWarnings 19:05:42 [2023-06-01T19:05:42.763Z] --- PASS: TestInfoAPIWarnings (16.54s) 19:05:42 [2023-06-01T19:05:42.763Z] === RUN TestInfoDebug 19:05:42 [2023-06-01T19:05:42.763Z] --- PASS: TestInfoDebug (0.52s) 19:05:42 [2023-06-01T19:05:42.763Z] === RUN TestInfoInsecureRegistries 19:05:42 [2023-06-01T19:05:42.763Z] --- PASS: TestInfoInsecureRegistries (0.52s) 19:05:42 [2023-06-01T19:05:42.763Z] === RUN TestInfoRegistryMirrors 19:05:42 [2023-06-01T19:05:42.763Z] --- PASS: TestInfoRegistryMirrors (0.52s) 19:05:42 [2023-06-01T19:05:42.763Z] === RUN TestLoginFailsWithBadCredentials 19:05:43 [2023-06-01T19:05:43.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) 19:05:43 [2023-06-01T19:05:43.024Z] === RUN TestPingCacheHeaders 19:05:43 [2023-06-01T19:05:43.024Z] --- PASS: TestPingCacheHeaders (0.02s) 19:05:43 [2023-06-01T19:05:43.024Z] === RUN TestPingGet 19:05:43 [2023-06-01T19:05:43.024Z] --- PASS: TestPingGet (0.01s) 19:05:43 [2023-06-01T19:05:43.024Z] === RUN TestPingHead 19:05:43 [2023-06-01T19:05:43.284Z] --- PASS: TestPingHead (0.02s) 19:05:43 [2023-06-01T19:05:43.284Z] === RUN TestPingSwarmHeader 19:05:43 [2023-06-01T19:05:43.557Z] === RUN TestPingSwarmHeader/before_swarm_init 19:05:44 [2023-06-01T19:05:44.135Z] === RUN TestPingSwarmHeader/after_swarm_init 19:05:45 [2023-06-01T19:05:45.082Z] === RUN TestPingSwarmHeader/after_swarm_leave 19:05:45 [2023-06-01T19:05:45.082Z] --- PASS: TestPingSwarmHeader (1.95s) 19:05:45 [2023-06-01T19:05:45.082Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 19:05:45 [2023-06-01T19:05:45.082Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 19:05:45 [2023-06-01T19:05:45.082Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 19:05:45 [2023-06-01T19:05:45.082Z] === RUN TestPingBuilderHeader 19:05:45 [2023-06-01T19:05:45.082Z] === RUN TestPingBuilderHeader/default_config 19:05:45 [2023-06-01T19:05:45.652Z] === RUN TestPingBuilderHeader/buildkit_disabled 19:05:46 [2023-06-01T19:05:46.221Z] --- PASS: TestPingBuilderHeader (1.04s) 19:05:46 [2023-06-01T19:05:46.221Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 19:05:46 [2023-06-01T19:05:46.221Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 19:05:46 [2023-06-01T19:05:46.221Z] === RUN TestVersion 19:05:46 [2023-06-01T19:05:46.221Z] --- PASS: TestVersion (0.02s) 19:05:46 [2023-06-01T19:05:46.221Z] === CONT TestDiskUsage 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/container_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/image_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/volume_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/container,_volume_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/image,_build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 19:05:46 [2023-06-01T19:05:46.789Z] === RUN TestDiskUsage/after_container.Run 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/container_types 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/image_types 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/volume_types 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 19:05:47 [2023-06-01T19:05:47.048Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage (1.07s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty (0.01s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] PASS 19:05:47 [2023-06-01T19:05:47.308Z] 19:05:47 [2023-06-01T19:05:47.308Z] === Skipped 19:05:47 [2023-06-01T19:05:47.308Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 19:05:47 [2023-06-01T19:05:47.308Z] 19:05:47 [2023-06-01T19:05:47.308Z] DONE 57 tests, 1 skipped in 23.369s 19:05:47 [2023-06-01T19:05:47.308Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 19:05:47 [2023-06-01T19:05:47.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 19:05:47 [2023-06-01T19:05:47.308Z] ++ set -e 19:05:47 [2023-06-01T19:05:47.308Z] ++ '[' -n 0 ']' 19:05:47 [2023-06-01T19:05:47.308Z] ++ set -x 19:05:47 [2023-06-01T19:05:47.308Z] ++ 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 19:05:47 [2023-06-01T19:05:47.308Z] INFO: Testing against a local daemon 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesCreateAndList 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesCreateAndList (0.02s) 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesRemove 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesRemove/volume_in_use 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesRemove/volume_not_in_use 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesRemove/non-existing_volume 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesRemove/non-existing_volume_force 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesRemove (0.05s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesRemoveSwarmEnabled 19:05:47 [2023-06-01T19:05:47.308Z] === PAUSE TestVolumesRemoveSwarmEnabled 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesInspect 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesInspect (0.02s) 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesInvalidJSON 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create 19:05:47 [2023-06-01T19:05:47.308Z] === PAUSE TestVolumesInvalidJSON/volumes/create 19:05:47 [2023-06-01T19:05:47.308Z] === CONT TestVolumesInvalidJSON/volumes/create 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesInvalidJSON (0.01s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumePruneAnonymous 19:05:47 [2023-06-01T19:05:47.308Z] --- PASS: TestVolumePruneAnonymous (0.03s) 19:05:47 [2023-06-01T19:05:47.308Z] === RUN TestVolumePruneAnonFromImage 19:05:47 [2023-06-01T19:05:47.568Z] --- PASS: TestVolumePruneAnonFromImage (0.10s) 19:05:47 [2023-06-01T19:05:47.568Z] === CONT TestVolumesRemoveSwarmEnabled 19:05:48 [2023-06-01T19:05:48.947Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 19:05:48 [2023-06-01T19:05:48.947Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 19:05:48 [2023-06-01T19:05:48.947Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 19:05:48 [2023-06-01T19:05:48.947Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 19:05:49 [2023-06-01T19:05:49.516Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s) 19:05:49 [2023-06-01T19:05:49.516Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 19:05:49 [2023-06-01T19:05:49.516Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 19:05:49 [2023-06-01T19:05:49.516Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 19:05:49 [2023-06-01T19:05:49.516Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 19:05:49 [2023-06-01T19:05:49.516Z] PASS 19:05:49 [2023-06-01T19:05:49.516Z] 19:05:49 [2023-06-01T19:05:49.516Z] DONE 20 tests in 2.185s 19:05:49 [2023-06-01T19:05:49.516Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 19:05:49 [2023-06-01T19:05:49.516Z] ++++ cat bundles/test-integration/docker.pid 19:05:49 [2023-06-01T19:05:49.516Z] +++ kill 21927 19:05:50 [2023-06-01T19:05:50.894Z] +++ /etc/init.d/apparmor stop 19:05:50 [2023-06-01T19:05:50.894Z] Leaving: AppArmorNo profiles have been unloaded. 19:05:50 [2023-06-01T19:05:50.894Z] 19:05:50 [2023-06-01T19:05:50.895Z] Unloading profiles will leave already running processes permanently 19:05:50 [2023-06-01T19:05:50.895Z] unconfined, which can lead to unexpected situations. 19:05:50 [2023-06-01T19:05:50.895Z] 19:05:50 [2023-06-01T19:05:50.895Z] To set a process to complain mode, use the command line tool 19:05:50 [2023-06-01T19:05:50.895Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 19:05:50 [2023-06-01T19:05:50.895Z] +++ true 19:05:50 [2023-06-01T19:05:50.895Z] exiting test-integration 19:05:50 [2023-06-01T19:05:50.895Z] ++ exit 0 19:05:50 [2023-06-01T19:05:50.895Z] Post stage [Pipeline] junit 19:05:51 [2023-06-01T19:05:51.847Z] Recording test results 19:05:52 [2023-06-01T19:05:52.031Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 19:05:52 [2023-06-01T19:05:52.341Z] + echo Ensuring container killed. 19:05:52 [2023-06-01T19:05:52.341Z] Ensuring container killed. 19:05:52 [2023-06-01T19:05:52.341Z] + docker rm -vf docker-pr20 19:05:52 [2023-06-01T19:05:52.341Z] Error response from daemon: No such container: docker-pr20 [Pipeline] sh 19:05:52 [2023-06-01T19:05:52.625Z] + echo Chowning /workspace to jenkins user 19:05:52 [2023-06-01T19:05:52.625Z] Chowning /workspace to jenkins user 19:05:52 [2023-06-01T19:05:52.625Z] + id -u 19:05:52 [2023-06-01T19:05:52.625Z] + id -g 19:05:52 [2023-06-01T19:05:52.625Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43980:/workspace busybox chown -R 1000:1000 /workspace 19:05:52 [2023-06-01T19:05:52.625Z] Unable to find image 'busybox:latest' locally 19:05:52 [2023-06-01T19:05:52.625Z] latest: Pulling from library/busybox 19:05:52 [2023-06-01T19:05:52.884Z] fee740108510: Already exists 19:05:52 [2023-06-01T19:05:52.884Z] Digest: sha256:560af6915bfc8d7630e50e212e08242d37b63bd5c1ccf9bd4acccf116e262d5b 19:05:52 [2023-06-01T19:05:52.884Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 19:05:54 [2023-06-01T19:05:54.555Z] + bundleName=arm64-integration 19:05:54 [2023-06-01T19:05:54.555Z] + echo Creating arm64-integration-bundles.tar.gz 19:05:54 [2023-06-01T19:05:54.555Z] Creating arm64-integration-bundles.tar.gz 19:05:54 [2023-06-01T19:05:54.555Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -o -name *-report.xml ) -print 19:05:54 [2023-06-01T19:05:54.555Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 19:05:54 [2023-06-01T19:05:54.827Z] Archiving artifacts 19:05:56 [2023-06-01T19:05:56.337Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43980/20/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 19:05:56 [2023-06-01T19:05:56.634Z] + make clean 19:05:56 [2023-06-01T19:05:56.894Z] docker volume rm -f docker-dev-cache docker-mod-cache 19:05:56 [2023-06-01T19:05:56.894Z] docker-dev-cache 19:05:56 [2023-06-01T19:05:56.894Z] 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