Pull request #44959 opened 16:00:04 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4002fa877b4c3b85647e94c3a6c7306a4f28daa1+77f3d31ed6e178e70785c4598742e1f3b270d527 (e9b65f2316cc057827a4da14bafd9f43a37cbbd6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44959@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 16:00:09 [2023-02-08T16:00:09.081Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 16:00:09 [2023-02-08T16:00:09.085Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 16:00:24 [2023-02-08T16:00:24.263Z] Still waiting to schedule task 16:00:24 [2023-02-08T16:00:24.265Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0168d8d129c64f677)’ is offline 16:00:24 [2023-02-08T16:00:24.265Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’ 16:00:24 [2023-02-08T16:00:24.265Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘arm64&&ubuntu-2004’ 16:00:24 [2023-02-08T16:00:24.265Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’ 16:01:15 [2023-02-08T16:01:15.576Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0168d8d129c64f677) in /home/ubuntu/workspace/moby_PR-44959 [Pipeline] { [Pipeline] checkout 16:01:15 [2023-02-08T16:01:15.726Z] The recommended git tool is: git 16:01:19 [2023-02-08T16:01:19.351Z] using credential docker-jenkins-github-credentials 16:01:19 [2023-02-08T16:01:19.363Z] Cloning the remote Git repository 16:01:19 [2023-02-08T16:01:19.363Z] Cloning with configured refspecs honoured and without tags 16:01:19 [2023-02-08T16:01:19.384Z] Cloning repository https://github.com/moby/moby.git 16:01:19 [2023-02-08T16:01:19.447Z] > git init /home/ubuntu/workspace/moby_PR-44959 # timeout=10 16:01:19 [2023-02-08T16:01:19.745Z] Fetching upstream changes from https://github.com/moby/moby.git 16:01:19 [2023-02-08T16:01:19.745Z] > git --version # timeout=10 16:01:19 [2023-02-08T16:01:19.751Z] > git --version # 'git version 2.25.1' 16:01:19 [2023-02-08T16:01:19.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 16:01:19 [2023-02-08T16:01:19.753Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44959/head:refs/remotes/origin/PR-44959 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 16:02:15 [2023-02-08T16:02:15.151Z] Fetching without tags 16:02:15 [2023-02-08T16:02:15.384Z] Merging remotes/origin/23.0 commit 77f3d31ed6e178e70785c4598742e1f3b270d527 into PR head commit 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 16:02:16 [2023-02-08T16:02:16.008Z] Merge succeeded, producing 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 16:02:16 [2023-02-08T16:02:16.008Z] Checking out Revision 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 (PR-44959) 16:02:15 [2023-02-08T16:02:15.108Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 16:02:15 [2023-02-08T16:02:15.116Z] > git config --add remote.origin.fetch +refs/pull/44959/head:refs/remotes/origin/PR-44959 # timeout=10 16:02:15 [2023-02-08T16:02:15.126Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 16:02:15 [2023-02-08T16:02:15.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 16:02:15 [2023-02-08T16:02:15.156Z] Fetching upstream changes from https://github.com/moby/moby.git 16:02:15 [2023-02-08T16:02:15.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 16:02:15 [2023-02-08T16:02:15.157Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44959/head:refs/remotes/origin/PR-44959 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 16:02:15 [2023-02-08T16:02:15.393Z] > git config core.sparsecheckout # timeout=10 16:02:15 [2023-02-08T16:02:15.397Z] > git checkout -f 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 # timeout=10 16:02:15 [2023-02-08T16:02:15.961Z] > git remote # timeout=10 16:02:15 [2023-02-08T16:02:15.972Z] > git config --get remote.origin.url # timeout=10 16:02:15 [2023-02-08T16:02:15.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 16:02:15 [2023-02-08T16:02:15.980Z] > git merge 77f3d31ed6e178e70785c4598742e1f3b270d527 # timeout=10 16:02:15 [2023-02-08T16:02:15.996Z] > git rev-parse HEAD^{commit} # timeout=10 16:02:16 [2023-02-08T16:02:16.011Z] > git config core.sparsecheckout # timeout=10 16:02:16 [2023-02-08T16:02:16.027Z] > git checkout -f 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 # timeout=10 16:02:20 [2023-02-08T16:02:20.486Z] Commit message: "vendor: update buildkit to latest v0.10" 16:02:20 [2023-02-08T16:02:20.486Z] First time build. Skipping changelog. 16:02:20 [2023-02-08T16:02:20.509Z] > git --version # timeout=10 16:02:20 [2023-02-08T16:02:20.516Z] > git --version # 'git version 2.25.1' 16:02:20 [2023-02-08T16:02:20.524Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:21 [2023-02-08T16:02:21.524Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44959:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 16:02:43 [2023-02-08T16:02:43.493Z] Unable to find image 'alpine:latest' locally 16:02:43 [2023-02-08T16:02:43.493Z] latest: Pulling from library/alpine 16:02:43 [2023-02-08T16:02:43.493Z] a9eaa45ef418: Pulling fs layer 16:02:43 [2023-02-08T16:02:43.493Z] a9eaa45ef418: Verifying Checksum 16:02:43 [2023-02-08T16:02:43.493Z] a9eaa45ef418: Download complete 16:02:43 [2023-02-08T16:02:43.493Z] a9eaa45ef418: Pull complete 16:02:43 [2023-02-08T16:02:43.493Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 16:02:43 [2023-02-08T16:02:43.493Z] Status: Downloaded newer image for alpine:latest 16:02:50 [2023-02-08T16:02:50.080Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional 16:02:51 [2023-02-08T16:02:51.188Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0168d8d129c64f677) in /home/ubuntu/workspace/moby_PR-44959 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 16:02:51 [2023-02-08T16:02:51.220Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage 16:02:51 [2023-02-08T16:02:51.230Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage 16:02:51 [2023-02-08T16:02:51.248Z] 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) [Pipeline] stage [Pipeline] { (Build dev image) 16:02:51 [2023-02-08T16:02:51.260Z] Fetching without tags 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] } 16:02:51 [2023-02-08T16:02:51.570Z] Merging remotes/origin/23.0 commit 77f3d31ed6e178e70785c4598742e1f3b270d527 into PR head commit 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 16:02:51 [2023-02-08T16:02:51.674Z] Merge succeeded, producing 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 16:02:51 [2023-02-08T16:02:51.674Z] Checking out Revision 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 (PR-44959) 16:02:51 [2023-02-08T16:02:51.741Z] Commit message: "vendor: update buildkit to latest v0.10" 16:02:51 [2023-02-08T16:02:51.756Z] > git --version # timeout=10 16:02:51 [2023-02-08T16:02:51.767Z] > git --version # 'git version 2.25.1' 16:02:51 [2023-02-08T16:02:51.799Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 16:02:51 [2023-02-08T16:02:51.242Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44959/.git # timeout=10 16:02:51 [2023-02-08T16:02:51.251Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 16:02:51 [2023-02-08T16:02:51.263Z] Fetching upstream changes from https://github.com/moby/moby.git 16:02:51 [2023-02-08T16:02:51.264Z] > git --version # timeout=10 16:02:51 [2023-02-08T16:02:51.272Z] > git --version # 'git version 2.25.1' 16:02:51 [2023-02-08T16:02:51.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 16:02:51 [2023-02-08T16:02:51.273Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44959/head:refs/remotes/origin/PR-44959 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 16:02:51 [2023-02-08T16:02:51.577Z] > git config core.sparsecheckout # timeout=10 16:02:51 [2023-02-08T16:02:51.591Z] > git checkout -f 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 # timeout=10 16:02:51 [2023-02-08T16:02:51.631Z] > git remote # timeout=10 16:02:51 [2023-02-08T16:02:51.635Z] > git config --get remote.origin.url # timeout=10 16:02:51 [2023-02-08T16:02:51.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 16:02:51 [2023-02-08T16:02:51.648Z] > git merge 77f3d31ed6e178e70785c4598742e1f3b270d527 # timeout=10 16:02:51 [2023-02-08T16:02:51.662Z] > git rev-parse HEAD^{commit} # timeout=10 16:02:51 [2023-02-08T16:02:51.677Z] > git config core.sparsecheckout # timeout=10 16:02:51 [2023-02-08T16:02:51.686Z] > git checkout -f 4002fa877b4c3b85647e94c3a6c7306a4f28daa1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 16:02:52 [2023-02-08T16:02:52.566Z] + docker version 16:02:52 [2023-02-08T16:02:52.566Z] Client: Docker Engine - Community 16:02:52 [2023-02-08T16:02:52.566Z] Version: 22.06.0-beta.0 16:02:52 [2023-02-08T16:02:52.566Z] API version: 1.42 16:02:52 [2023-02-08T16:02:52.566Z] Go version: go1.18.3 16:02:52 [2023-02-08T16:02:52.566Z] Git commit: 3e9117b 16:02:52 [2023-02-08T16:02:52.566Z] Built: Fri Jun 3 17:55:34 2022 16:02:52 [2023-02-08T16:02:52.566Z] OS/Arch: linux/arm64 16:02:52 [2023-02-08T16:02:52.566Z] Context: default 16:02:52 [2023-02-08T16:02:52.566Z] 16:02:52 [2023-02-08T16:02:52.566Z] Server: Docker Engine - Community 16:02:52 [2023-02-08T16:02:52.566Z] Engine: 16:02:52 [2023-02-08T16:02:52.566Z] Version: 22.06.0-beta.0 16:02:52 [2023-02-08T16:02:52.566Z] API version: 1.42 (minimum version 1.12) 16:02:52 [2023-02-08T16:02:52.566Z] Go version: go1.18.3 16:02:52 [2023-02-08T16:02:52.566Z] Git commit: 38633e7 16:02:52 [2023-02-08T16:02:52.566Z] Built: Fri Jun 3 17:55:34 2022 16:02:52 [2023-02-08T16:02:52.566Z] OS/Arch: linux/arm64 16:02:52 [2023-02-08T16:02:52.566Z] Experimental: true 16:02:52 [2023-02-08T16:02:52.566Z] containerd: 16:02:52 [2023-02-08T16:02:52.566Z] Version: 1.6.8 16:02:52 [2023-02-08T16:02:52.566Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 16:02:52 [2023-02-08T16:02:52.566Z] runc: 16:02:52 [2023-02-08T16:02:52.566Z] Version: 1.1.4 16:02:52 [2023-02-08T16:02:52.566Z] GitCommit: v1.1.4-0-g5fd4c4d 16:02:52 [2023-02-08T16:02:52.566Z] docker-init: 16:02:52 [2023-02-08T16:02:52.566Z] Version: 0.19.0 16:02:52 [2023-02-08T16:02:52.566Z] GitCommit: de40ad0 [Pipeline] sh 16:02:52 [2023-02-08T16:02:52.854Z] + docker info 16:02:52 [2023-02-08T16:02:52.854Z] Client: 16:02:52 [2023-02-08T16:02:52.854Z] Context: default 16:02:52 [2023-02-08T16:02:52.854Z] Debug Mode: false 16:02:52 [2023-02-08T16:02:52.854Z] Plugins: 16:02:52 [2023-02-08T16:02:52.854Z] buildx: Docker Buildx (Docker Inc.) 16:02:52 [2023-02-08T16:02:52.854Z] Version: v0.8.2 16:02:52 [2023-02-08T16:02:52.854Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 16:02:52 [2023-02-08T16:02:52.854Z] compose: Docker Compose (Docker Inc.) 16:02:52 [2023-02-08T16:02:52.854Z] Version: v2.12.0 16:02:52 [2023-02-08T16:02:52.854Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 16:02:52 [2023-02-08T16:02:52.854Z] 16:02:52 [2023-02-08T16:02:52.854Z] Server: 16:02:52 [2023-02-08T16:02:52.854Z] Containers: 0 16:02:52 [2023-02-08T16:02:52.854Z] Running: 0 16:02:52 [2023-02-08T16:02:52.854Z] Paused: 0 16:02:52 [2023-02-08T16:02:52.854Z] Stopped: 0 16:02:52 [2023-02-08T16:02:52.854Z] Images: 1 16:02:52 [2023-02-08T16:02:52.854Z] Server Version: 22.06.0-beta.0 16:02:52 [2023-02-08T16:02:52.854Z] Storage Driver: overlay2 16:02:52 [2023-02-08T16:02:52.854Z] Backing Filesystem: extfs 16:02:52 [2023-02-08T16:02:52.854Z] Supports d_type: true 16:02:52 [2023-02-08T16:02:52.854Z] Using metacopy: false 16:02:52 [2023-02-08T16:02:52.854Z] Native Overlay Diff: true 16:02:52 [2023-02-08T16:02:52.854Z] userxattr: false 16:02:52 [2023-02-08T16:02:52.854Z] Logging Driver: json-file 16:02:52 [2023-02-08T16:02:52.854Z] Cgroup Driver: cgroupfs 16:02:52 [2023-02-08T16:02:52.854Z] Cgroup Version: 1 16:02:52 [2023-02-08T16:02:52.854Z] Plugins: 16:02:52 [2023-02-08T16:02:52.854Z] Volume: local 16:02:52 [2023-02-08T16:02:52.854Z] Network: bridge host ipvlan macvlan null overlay 16:02:52 [2023-02-08T16:02:52.854Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 16:02:52 [2023-02-08T16:02:52.854Z] Swarm: inactive 16:02:52 [2023-02-08T16:02:52.854Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 16:02:52 [2023-02-08T16:02:52.854Z] Default Runtime: runc 16:02:52 [2023-02-08T16:02:52.854Z] Init Binary: docker-init 16:02:52 [2023-02-08T16:02:52.854Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 16:02:52 [2023-02-08T16:02:52.854Z] runc version: v1.1.4-0-g5fd4c4d 16:02:52 [2023-02-08T16:02:52.854Z] init version: de40ad0 16:02:52 [2023-02-08T16:02:52.854Z] Security Options: 16:02:52 [2023-02-08T16:02:52.854Z] apparmor 16:02:52 [2023-02-08T16:02:52.854Z] seccomp 16:02:52 [2023-02-08T16:02:52.854Z] Profile: builtin 16:02:52 [2023-02-08T16:02:52.854Z] Kernel Version: 5.15.0-1022-aws 16:02:52 [2023-02-08T16:02:52.854Z] Operating System: Ubuntu 20.04.5 LTS 16:02:52 [2023-02-08T16:02:52.854Z] OSType: linux 16:02:52 [2023-02-08T16:02:52.854Z] Architecture: aarch64 16:02:52 [2023-02-08T16:02:52.854Z] CPUs: 2 16:02:52 [2023-02-08T16:02:52.854Z] Total Memory: 7.559GiB 16:02:52 [2023-02-08T16:02:52.854Z] Name: ip-10-100-58-179 16:02:52 [2023-02-08T16:02:52.854Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 16:02:52 [2023-02-08T16:02:52.854Z] Docker Root Dir: /var/lib/docker 16:02:52 [2023-02-08T16:02:52.855Z] Debug Mode: false 16:02:52 [2023-02-08T16:02:52.855Z] Registry: https://index.docker.io/v1/ 16:02:52 [2023-02-08T16:02:52.855Z] Labels: 16:02:52 [2023-02-08T16:02:52.855Z] Experimental: true 16:02:52 [2023-02-08T16:02:52.855Z] Insecure Registries: 16:02:52 [2023-02-08T16:02:52.855Z] 127.0.0.0/8 16:02:52 [2023-02-08T16:02:52.855Z] Live Restore Enabled: true 16:02:52 [2023-02-08T16:02:52.855Z] [Pipeline] sh 16:02:53 [2023-02-08T16:02:53.143Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 16:02:53 [2023-02-08T16:02:53.143Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 16:02:53 [2023-02-08T16:02:53.143Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44959/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 16:02:53 [2023-02-08T16:02:53.143Z] + bash /home/ubuntu/workspace/moby_PR-44959/check-config.sh 16:02:53 [2023-02-08T16:02:53.143Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 16:02:53 [2023-02-08T16:02:53.143Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 16:02:53 [2023-02-08T16:02:53.143Z] 16:02:53 [2023-02-08T16:02:53.143Z] Generally Necessary: 16:02:53 [2023-02-08T16:02:53.143Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 16:02:53 [2023-02-08T16:02:53.143Z] - apparmor: enabled and tools installed 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_NAMESPACES: enabled 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_NET_NS: enabled 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_PID_NS: enabled 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_IPC_NS: enabled 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_UTS_NS: enabled 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_CGROUPS: enabled 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_CGROUP_CPUACCT: enabled 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_CGROUP_DEVICE: enabled 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_CGROUP_FREEZER: enabled 16:02:53 [2023-02-08T16:02:53.143Z] - CONFIG_CGROUP_SCHED: enabled 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_CPUSETS: enabled 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_MEMCG: enabled 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_KEYS: enabled 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_VETH: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_BRIDGE: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_IP_NF_FILTER: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_IP_NF_NAT: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_NF_NAT: enabled (as module) 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_POSIX_MQUEUE: enabled 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_CGROUP_BPF: enabled 16:02:53 [2023-02-08T16:02:53.406Z] 16:02:53 [2023-02-08T16:02:53.406Z] Optional Features: 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_USER_NS: enabled 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_SECCOMP: enabled 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_SECCOMP_FILTER: enabled 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_CGROUP_PIDS: enabled 16:02:53 [2023-02-08T16:02:53.406Z] - CONFIG_MEMCG_SWAP: enabled 16:02:53 [2023-02-08T16:02:53.406Z] (cgroup swap accounting is currently enabled) 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_BLK_CGROUP: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_BLK_DEV_THROTTLING: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_CGROUP_PERF: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_CGROUP_HUGETLB: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_CGROUP_NET_PRIO: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_CFS_BANDWIDTH: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_FAIR_GROUP_SCHED: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_RT_GROUP_SCHED: missing 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_IP_VS: enabled (as module) 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_IP_VS_NFCT: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_IP_VS_PROTO_TCP: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_IP_VS_PROTO_UDP: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_IP_VS_RR: enabled (as module) 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_SECURITY_SELINUX: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_SECURITY_APPARMOR: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_EXT4_FS: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - CONFIG_EXT4_FS_SECURITY: enabled 16:02:53 [2023-02-08T16:02:53.668Z] - Network Drivers: 16:02:53 [2023-02-08T16:02:53.668Z] - "overlay": 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_VXLAN: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 16:02:53 [2023-02-08T16:02:53.930Z] Optional (for encrypted networks): 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_CRYPTO: enabled 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_CRYPTO_AEAD: enabled 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_CRYPTO_GCM: enabled 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_CRYPTO_SEQIV: enabled 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_CRYPTO_GHASH: enabled 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_XFRM: enabled 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_XFRM_USER: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_XFRM_ALGO: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_INET_ESP: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - "ipvlan": 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_IPVLAN: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - "macvlan": 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_MACVLAN: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_DUMMY: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - "ftp,tftp client in container": 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_NF_NAT_FTP: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 16:02:53 [2023-02-08T16:02:53.930Z] - Storage Drivers: 16:02:53 [2023-02-08T16:02:53.930Z] - "aufs": 16:02:53 [2023-02-08T16:02:53.930Z] - CONFIG_AUFS_FS: enabled (as module) 16:02:54 [2023-02-08T16:02:54.191Z] - "btrfs": 16:02:54 [2023-02-08T16:02:54.191Z] - CONFIG_BTRFS_FS: enabled (as module) 16:02:54 [2023-02-08T16:02:54.191Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 16:02:54 [2023-02-08T16:02:54.191Z] - "devicemapper": 16:02:54 [2023-02-08T16:02:54.191Z] - CONFIG_BLK_DEV_DM: enabled 16:02:54 [2023-02-08T16:02:54.191Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 16:02:54 [2023-02-08T16:02:54.191Z] - "overlay": 16:02:54 [2023-02-08T16:02:54.191Z] - CONFIG_OVERLAY_FS: enabled (as module) 16:02:54 [2023-02-08T16:02:54.191Z] - "zfs": 16:02:54 [2023-02-08T16:02:54.191Z] - /dev/zfs: present 16:02:54 [2023-02-08T16:02:54.191Z] - zfs command: missing 16:02:54 [2023-02-08T16:02:54.191Z] - zpool command: missing 16:02:54 [2023-02-08T16:02:54.191Z] 16:02:54 [2023-02-08T16:02:54.191Z] Limits: 16:02:54 [2023-02-08T16:02:54.191Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 16:02:54 [2023-02-08T16:02:54.191Z] 16:02:54 [2023-02-08T16:02:54.191Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 16:02:54 [2023-02-08T16:02:54.509Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4002fa877b4c3b85647e94c3a6c7306a4f28daa1 . 16:02:54 [2023-02-08T16:02:54.770Z] #1 [internal] load .dockerignore 16:02:54 [2023-02-08T16:02:54.770Z] #1 transferring context: 113B 0.0s done 16:02:54 [2023-02-08T16:02:54.770Z] #1 DONE 0.1s 16:02:54 [2023-02-08T16:02:54.770Z] 16:02:54 [2023-02-08T16:02:54.770Z] #2 [internal] load build definition from Dockerfile 16:02:54 [2023-02-08T16:02:54.770Z] #2 transferring dockerfile: 27.21kB done 16:02:54 [2023-02-08T16:02:54.770Z] #2 DONE 0.1s 16:02:54 [2023-02-08T16:02:54.770Z] 16:02:54 [2023-02-08T16:02:54.770Z] #3 resolve image config for docker.io/docker/dockerfile:1 16:02:55 [2023-02-08T16:02:55.343Z] #3 DONE 0.5s 16:02:55 [2023-02-08T16:02:55.343Z] 16:02:55 [2023-02-08T16:02:55.343Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 16:02:55 [2023-02-08T16:02:55.343Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 0.0s done 16:02:55 [2023-02-08T16:02:55.343Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done 16:02:55 [2023-02-08T16:02:55.343Z] #4 sha256:4dda4747da062a66c11168cc37e459ded693563b4ed78961d4389f35a2e06f98 482B / 482B done 16:02:55 [2023-02-08T16:02:55.343Z] #4 sha256:578d6647f5b39e1ec555f780190d748de2393563651db09be340ff696d6b31a8 2.91kB / 2.91kB done 16:02:55 [2023-02-08T16:02:55.343Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0B / 10.82MB 0.1s 16:02:55 [2023-02-08T16:02:55.343Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 2.10MB / 10.82MB 0.2s 16:02:55 [2023-02-08T16:02:55.604Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 10.82MB / 10.82MB 0.3s 16:02:55 [2023-02-08T16:02:55.604Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 16:02:55 [2023-02-08T16:02:55.604Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 10.82MB / 10.82MB 0.3s done 16:02:55 [2023-02-08T16:02:55.866Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0.2s done 16:02:55 [2023-02-08T16:02:55.866Z] #4 DONE 0.7s 16:02:56 [2023-02-08T16:02:56.129Z] 16:02:56 [2023-02-08T16:02:56.129Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 16:02:56 [2023-02-08T16:02:56.705Z] #5 ... 16:02:56 [2023-02-08T16:02:56.705Z] 16:02:56 [2023-02-08T16:02:56.705Z] #6 [internal] load metadata for docker.io/library/debian:bullseye 16:02:56 [2023-02-08T16:02:56.705Z] #6 DONE 0.7s 16:02:56 [2023-02-08T16:02:56.970Z] 16:02:56 [2023-02-08T16:02:56.970Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 16:02:56 [2023-02-08T16:02:56.970Z] #7 DONE 0.7s 16:02:56 [2023-02-08T16:02:56.970Z] 16:02:56 [2023-02-08T16:02:56.970Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 16:02:56 [2023-02-08T16:02:56.970Z] #5 DONE 0.8s 16:02:56 [2023-02-08T16:02:56.970Z] 16:02:56 [2023-02-08T16:02:56.970Z] #8 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye 16:02:56 [2023-02-08T16:02:56.970Z] #8 DONE 0.8s 16:02:56 [2023-02-08T16:02:56.970Z] 16:02:56 [2023-02-08T16:02:56.970Z] #9 [internal] load metadata for docker.io/library/busybox:latest 16:02:56 [2023-02-08T16:02:56.970Z] #9 DONE 0.8s 16:02:56 [2023-02-08T16:02:56.970Z] 16:02:56 [2023-02-08T16:02:56.970Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 16:02:56 [2023-02-08T16:02:56.970Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done 16:02:56 [2023-02-08T16:02:56.970Z] #10 DONE 0.0s 16:02:56 [2023-02-08T16:02:56.970Z] 16:02:56 [2023-02-08T16:02:56.970Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 16:02:56 [2023-02-08T16:02:56.970Z] #11 resolve docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 0.1s done 16:02:57 [2023-02-08T16:02:57.239Z] #11 sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 1.85kB / 1.85kB done 16:02:57 [2023-02-08T16:02:57.239Z] #11 sha256:acd40516036b5b8bda9c0b171922c9720e3438aeb621ac66fe51bb35e2e615c9 529B / 529B done 16:02:57 [2023-02-08T16:02:57.239Z] #11 sha256:e2e67f3d9c8ebadc3bea4ce11c1cd4f71fc8801cf98d053b9532a4faa1a45cbf 1.48kB / 1.48kB done 16:02:57 [2023-02-08T16:02:57.239Z] #11 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 6.29MB / 53.68MB 0.1s 16:02:57 [2023-02-08T16:02:57.504Z] #11 ... 16:02:57 [2023-02-08T16:02:57.504Z] 16:02:57 [2023-02-08T16:02:57.504Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 16:02:57 [2023-02-08T16:02:57.504Z] #12 DONE 0.5s 16:02:57 [2023-02-08T16:02:57.504Z] 16:02:57 [2023-02-08T16:02:57.504Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 16:02:57 [2023-02-08T16:02:57.504Z] #11 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 25.50MB / 53.68MB 0.3s 16:02:57 [2023-02-08T16:02:57.504Z] #11 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 33.55MB / 53.68MB 0.5s 16:02:57 [2023-02-08T16:02:57.769Z] #11 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 48.23MB / 53.68MB 0.5s 16:02:57 [2023-02-08T16:02:57.769Z] #11 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 53.68MB / 53.68MB 0.7s 16:02:58 [2023-02-08T16:02:58.345Z] #11 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 53.68MB / 53.68MB 1.0s done 16:02:58 [2023-02-08T16:02:58.345Z] #11 extracting sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 16:02:58 [2023-02-08T16:02:58.611Z] #11 ... 16:02:58 [2023-02-08T16:02:58.611Z] 16:02:58 [2023-02-08T16:02:58.611Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 16:02:58 [2023-02-08T16:02:58.611Z] #13 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.0s done 16:02:58 [2023-02-08T16:02:58.611Z] #13 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done 16:02:58 [2023-02-08T16:02:58.611Z] #13 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done 16:02:58 [2023-02-08T16:02:58.611Z] #13 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done 16:02:58 [2023-02-08T16:02:58.611Z] #13 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 0.1s done 16:02:58 [2023-02-08T16:02:58.611Z] #13 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.5s done 16:02:58 [2023-02-08T16:02:58.611Z] #13 DONE 1.7s 16:02:58 [2023-02-08T16:02:58.611Z] 16:02:58 [2023-02-08T16:02:58.611Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 16:02:58 [2023-02-08T16:02:58.888Z] #11 ... 16:02:58 [2023-02-08T16:02:58.888Z] 16:02:58 [2023-02-08T16:02:58.888Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 16:02:58 [2023-02-08T16:02:58.888Z] #14 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done 16:02:58 [2023-02-08T16:02:58.888Z] #14 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done 16:02:58 [2023-02-08T16:02:58.888Z] #14 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done 16:02:58 [2023-02-08T16:02:58.888Z] #14 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done 16:02:58 [2023-02-08T16:02:58.888Z] #14 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.2s done 16:02:58 [2023-02-08T16:02:58.888Z] #14 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.0s done 16:02:58 [2023-02-08T16:02:58.888Z] #14 DONE 1.7s 16:02:58 [2023-02-08T16:02:58.888Z] 16:02:58 [2023-02-08T16:02:58.888Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 16:02:58 [2023-02-08T16:02:58.888Z] #15 resolve docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 0.1s done 16:02:58 [2023-02-08T16:02:58.888Z] #15 sha256:61248b8c26b014525785437737d9b866b2eae7046357f4b9cb024fc6228d5bda 1.80kB / 1.80kB done 16:02:58 [2023-02-08T16:02:58.888Z] #15 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 53.68MB / 53.68MB 0.9s done 16:02:58 [2023-02-08T16:02:58.888Z] #15 sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 1.86kB / 1.86kB done 16:02:58 [2023-02-08T16:02:58.888Z] #15 sha256:ad9a659c868fc3bb1c6f43a4959fa06bb75ef91134967fe742497cac03bac546 7.12kB / 7.12kB done 16:02:58 [2023-02-08T16:02:58.888Z] #15 sha256:38880e907cdcb0da4f6bddfc0380aaa5b11d6adf12bf87034adce6372ba306ba 5.15MB / 5.15MB 0.4s done 16:02:58 [2023-02-08T16:02:58.888Z] #15 sha256:a8181793414caae285b5e035037e19a57765aa12828ef23dd5e47e7606631696 10.87MB / 10.87MB 1.2s done 16:02:58 [2023-02-08T16:02:58.888Z] #15 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 30.41MB / 115.17MB 1.6s 16:02:58 [2023-02-08T16:02:58.888Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 23.29MB / 81.40MB 1.6s 16:02:58 [2023-02-08T16:02:58.888Z] #15 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 14.91MB / 54.68MB 1.6s 16:02:59 [2023-02-08T16:02:59.155Z] #15 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 20.97MB / 54.68MB 1.7s 16:02:59 [2023-02-08T16:02:59.155Z] #15 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 53.48MB / 115.17MB 1.9s 16:02:59 [2023-02-08T16:02:59.155Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 35.65MB / 81.40MB 1.9s 16:02:59 [2023-02-08T16:02:59.155Z] #15 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 35.65MB / 54.68MB 1.9s 16:02:59 [2023-02-08T16:02:59.155Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 42.26MB / 81.40MB 2.0s 16:02:59 [2023-02-08T16:02:59.155Z] #15 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 38.78MB / 54.68MB 2.0s 16:02:59 [2023-02-08T16:02:59.419Z] #15 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 62.91MB / 115.17MB 2.1s 16:02:59 [2023-02-08T16:02:59.419Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 49.28MB / 81.40MB 2.1s 16:02:59 [2023-02-08T16:02:59.419Z] #15 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 42.99MB / 54.68MB 2.1s 16:02:59 [2023-02-08T16:02:59.419Z] #15 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 71.30MB / 115.17MB 2.2s 16:02:59 [2023-02-08T16:02:59.419Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 58.16MB / 81.40MB 2.2s 16:02:59 [2023-02-08T16:02:59.419Z] #15 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 54.53MB / 54.68MB 2.2s 16:02:59 [2023-02-08T16:02:59.683Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 63.96MB / 81.40MB 2.3s 16:02:59 [2023-02-08T16:02:59.683Z] #15 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 83.89MB / 115.17MB 2.4s 16:02:59 [2023-02-08T16:02:59.683Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 70.19MB / 81.40MB 2.4s 16:02:59 [2023-02-08T16:02:59.683Z] #15 sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 54.68MB / 54.68MB 2.4s done 16:02:59 [2023-02-08T16:02:59.943Z] #15 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 94.37MB / 115.17MB 2.5s 16:02:59 [2023-02-08T16:02:59.943Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 77.11MB / 81.40MB 2.5s 16:02:59 [2023-02-08T16:02:59.943Z] #15 sha256:702e64579f5556bcf96b26ac641b3b417a1ce6aecc3357dd00cf0579bd906df2 0B / 155B 2.5s 16:02:59 [2023-02-08T16:02:59.943Z] #15 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 102.76MB / 115.17MB 2.6s 16:02:59 [2023-02-08T16:02:59.943Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 81.40MB / 81.40MB 2.6s 16:02:59 [2023-02-08T16:02:59.943Z] #15 sha256:702e64579f5556bcf96b26ac641b3b417a1ce6aecc3357dd00cf0579bd906df2 155B / 155B 2.6s 16:02:59 [2023-02-08T16:02:59.943Z] #15 sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 115.17MB / 115.17MB 2.8s 16:03:00 [2023-02-08T16:03:00.204Z] #15 sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 81.40MB / 81.40MB 2.9s done 16:03:00 [2023-02-08T16:03:00.465Z] #15 ... 16:03:00 [2023-02-08T16:03:00.465Z] 16:03:00 [2023-02-08T16:03:00.465Z] #16 [internal] load build context 16:03:00 [2023-02-08T16:03:00.465Z] #16 transferring context: 63.99MB 3.1s done 16:03:00 [2023-02-08T16:03:00.465Z] #16 DONE 3.3s 16:03:00 [2023-02-08T16:03:00.465Z] 16:03:00 [2023-02-08T16:03:00.465Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 16:03:00 [2023-02-08T16:03:00.465Z] #15 sha256:702e64579f5556bcf96b26ac641b3b417a1ce6aecc3357dd00cf0579bd906df2 155B / 155B 3.0s done 16:03:00 [2023-02-08T16:03:00.726Z] #15 ... 16:03:00 [2023-02-08T16:03:00.726Z] 16:03:00 [2023-02-08T16:03:00.726Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 16:03:00 [2023-02-08T16:03:00.726Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 16:03:00 [2023-02-08T16:03:00.726Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 16:03:00 [2023-02-08T16:03:00.726Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 16:03:00 [2023-02-08T16:03:00.726Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done 16:03:00 [2023-02-08T16:03:00.726Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done 16:03:00 [2023-02-08T16:03:00.726Z] #10 DONE 3.6s 16:03:00 [2023-02-08T16:03:00.726Z] 16:03:00 [2023-02-08T16:03:00.726Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 16:03:01 [2023-02-08T16:03:01.669Z] #15 ... 16:03:01 [2023-02-08T16:03:01.669Z] 16:03:01 [2023-02-08T16:03:01.669Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 16:03:01 [2023-02-08T16:03:01.669Z] #11 extracting sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 3.2s done 16:03:01 [2023-02-08T16:03:01.669Z] #11 DONE 4.8s 16:03:01 [2023-02-08T16:03:01.669Z] 16:03:01 [2023-02-08T16:03:01.669Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 16:03:01 [2023-02-08T16:03:01.669Z] #15 extracting sha256:38880e907cdcb0da4f6bddfc0380aaa5b11d6adf12bf87034adce6372ba306ba 16:03:01 [2023-02-08T16:03:01.932Z] #15 extracting sha256:38880e907cdcb0da4f6bddfc0380aaa5b11d6adf12bf87034adce6372ba306ba 0.2s done 16:03:02 [2023-02-08T16:03:02.194Z] #15 extracting sha256:a8181793414caae285b5e035037e19a57765aa12828ef23dd5e47e7606631696 0.1s 16:03:02 [2023-02-08T16:03:02.455Z] #15 extracting sha256:a8181793414caae285b5e035037e19a57765aa12828ef23dd5e47e7606631696 0.3s done 16:03:02 [2023-02-08T16:03:02.719Z] #15 extracting sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 0.1s 16:03:04 [2023-02-08T16:03:04.637Z] #15 ... 16:03:04 [2023-02-08T16:03:04.637Z] 16:03:04 [2023-02-08T16:03:04.637Z] #17 [build-dummy 2/2] RUN mkdir -p /build 16:03:04 [2023-02-08T16:03:04.637Z] #17 DONE 6.0s 16:03:04 [2023-02-08T16:03:04.637Z] 16:03:04 [2023-02-08T16:03:04.637Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 16:03:04 [2023-02-08T16:03:04.898Z] #15 ... 16:03:04 [2023-02-08T16:03:04.898Z] 16:03:04 [2023-02-08T16:03:04.898Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build 16:03:04 [2023-02-08T16:03:04.898Z] #18 DONE 0.1s 16:03:04 [2023-02-08T16:03:04.898Z] 16:03:04 [2023-02-08T16:03:04.898Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 16:03:05 [2023-02-08T16:03:05.842Z] #15 extracting sha256:43bb9401c1adc4cb3357318434fac52322d8be0895e0085fec8b3448ff7a1619 3.3s done 16:03:06 [2023-02-08T16:03:06.103Z] #15 extracting sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 16:03:09 [2023-02-08T16:03:09.410Z] #15 extracting sha256:e3b7564f1bb4f618f285d2d45d191f5a3bb40b7707682ab9d965a068ceb5fb94 2.7s done 16:03:09 [2023-02-08T16:03:09.410Z] #15 extracting sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 0.1s 16:03:11 [2023-02-08T16:03:11.956Z] #15 ... 16:03:11 [2023-02-08T16:03:11.956Z] 16:03:11 [2023-02-08T16:03:11.956Z] #19 [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 16:03:11 [2023-02-08T16:03:11.956Z] #0 1.009 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 1.031 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 1.031 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 1.189 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 1.492 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 1.722 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 2.462 Fetched 8510 kB in 2s (4967 kB/s) 16:03:11 [2023-02-08T16:03:11.956Z] #0 2.462 Reading package lists... 16:03:11 [2023-02-08T16:03:11.956Z] #0 3.139 Reading package lists... 16:03:11 [2023-02-08T16:03:11.956Z] #0 3.727 Building dependency tree... 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.214 The following additional packages will be installed: 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.218 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.218 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.220 Recommended packages: 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.220 libldap-common publicsuffix libsasl2-modules 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.346 The following NEW packages will be installed: 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.346 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.346 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.346 libssh2-1 openssl 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.620 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.620 Need to get 2944 kB of archives. 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.620 After this operation, 6484 kB of additional disk space will be used. 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.620 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.631 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.631 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.635 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.635 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.635 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.640 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.640 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.640 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.640 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.642 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.649 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.649 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.697 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.697 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 16:03:11 [2023-02-08T16:03:11.956Z] #0 4.925 debconf: delaying package configuration, since apt-utils is not installed 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.035 Fetched 2944 kB in 0s (8802 kB/s) 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.071 Selecting previously unselected package openssl. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.071 (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 ... 6653 files and directories currently installed.) 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.071 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.076 Unpacking openssl (1.1.1n-0+deb11u4) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.216 Selecting previously unselected package ca-certificates. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.216 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.221 Unpacking ca-certificates (20210119) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.291 Selecting previously unselected package libbrotli1:arm64. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.291 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.302 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.361 Selecting previously unselected package libsasl2-modules-db:arm64. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.361 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.367 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.416 Selecting previously unselected package libsasl2-2:arm64. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.416 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.422 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.471 Selecting previously unselected package libldap-2.4-2:arm64. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.471 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.475 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.548 Selecting previously unselected package libnghttp2-14:arm64. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.548 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.554 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.601 Selecting previously unselected package libpsl5:arm64. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.601 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.606 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.654 Selecting previously unselected package librtmp1:arm64. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.655 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.660 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.707 Selecting previously unselected package libssh2-1:arm64. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.707 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.712 Unpacking libssh2-1:arm64 (1.9.0-2) ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.768 Selecting previously unselected package libcurl4:arm64. 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.769 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.956Z] #0 5.773 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 5.840 Selecting previously unselected package curl. 16:03:11 [2023-02-08T16:03:11.957Z] #0 5.841 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 5.847 Unpacking curl (7.74.0-1.3+deb11u5) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 5.923 Selecting previously unselected package libonig5:arm64. 16:03:11 [2023-02-08T16:03:11.957Z] #0 5.925 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 5.930 Unpacking libonig5:arm64 (6.9.6-1.1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 5.998 Selecting previously unselected package libjq1:arm64. 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.000 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.005 Unpacking libjq1:arm64 (1.6-2.1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.058 Selecting previously unselected package jq. 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.058 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.066 Unpacking jq (1.6-2.1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.108 Setting up libpsl5:arm64 (0.21.0-1.2) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.123 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.137 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.152 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.168 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.182 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.197 Setting up libssh2-1:arm64 (1.9.0-2) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.210 Setting up openssl (1.1.1n-0+deb11u4) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.228 Setting up libonig5:arm64 (6.9.6-1.1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.243 Setting up libjq1:arm64 (1.6-2.1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.257 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 6.270 Setting up ca-certificates (20210119) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 7.041 Updating certificates in /etc/ssl/certs... 16:03:11 [2023-02-08T16:03:11.957Z] #0 7.950 129 added, 0 removed; done. 16:03:11 [2023-02-08T16:03:11.957Z] #0 8.088 Setting up jq (1.6-2.1) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 8.100 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 8.112 Setting up curl (7.74.0-1.3+deb11u5) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 8.127 Processing triggers for libc-bin (2.31-13+deb11u5) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 8.151 Processing triggers for ca-certificates (20210119) ... 16:03:11 [2023-02-08T16:03:11.957Z] #0 8.161 Updating certificates in /etc/ssl/certs... 16:03:11 [2023-02-08T16:03:11.957Z] #0 8.963 0 added, 0 removed; done. 16:03:11 [2023-02-08T16:03:11.957Z] #0 8.963 Running hooks in /etc/ca-certificates/update.d... 16:03:11 [2023-02-08T16:03:11.957Z] #0 8.965 done. 16:03:11 [2023-02-08T16:03:11.957Z] #19 ... 16:03:11 [2023-02-08T16:03:11.957Z] 16:03:11 [2023-02-08T16:03:11.957Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce 16:03:13 [2023-02-08T16:03:13.342Z] #15 extracting sha256:48c2fa547302eb7057b50fbb8cd3744b3cc3b230dd73bac0a10908361146917d 4.1s done 16:03:13 [2023-02-08T16:03:13.602Z] #15 extracting sha256:702e64579f5556bcf96b26ac641b3b417a1ce6aecc3357dd00cf0579bd906df2 done 16:03:14 [2023-02-08T16:03:14.189Z] #15 DONE 17.2s 16:03:14 [2023-02-08T16:03:14.189Z] 16:03:14 [2023-02-08T16:03:14.189Z] #19 [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 16:03:14 [2023-02-08T16:03:14.450Z] #19 ... 16:03:14 [2023-02-08T16:03:14.450Z] 16:03:14 [2023-02-08T16:03:14.450Z] #20 [base 2/5] COPY --from=xx / / 16:03:15 [2023-02-08T16:03:15.021Z] #20 ... 16:03:15 [2023-02-08T16:03:15.021Z] 16:03:15 [2023-02-08T16:03:15.021Z] #19 [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 16:03:15 [2023-02-08T16:03:15.021Z] #19 DONE 13.3s 16:03:15 [2023-02-08T16:03:15.283Z] 16:03:15 [2023-02-08T16:03:15.283Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 16:03:15 [2023-02-08T16:03:15.283Z] #21 DONE 0.2s 16:03:15 [2023-02-08T16:03:15.283Z] 16:03:15 [2023-02-08T16:03:15.283Z] #20 [base 2/5] COPY --from=xx / / 16:03:15 [2023-02-08T16:03:15.283Z] #20 DONE 0.9s 16:03:15 [2023-02-08T16:03:15.283Z] 16:03:15 [2023-02-08T16:03:15.283Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 16:03:16 [2023-02-08T16:03:16.233Z] #22 DONE 0.6s 16:03:16 [2023-02-08T16:03:16.233Z] 16:03:16 [2023-02-08T16:03:16.233Z] #23 [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 16:03:16 [2023-02-08T16:03:16.494Z] #23 DONE 0.6s 16:03:16 [2023-02-08T16:03:16.494Z] 16:03:16 [2023-02-08T16:03:16.494Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 16:03:17 [2023-02-08T16:03:17.441Z] #24 0.793 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 16:03:17 [2023-02-08T16:03:17.441Z] #24 0.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 16:03:17 [2023-02-08T16:03:17.441Z] #24 0.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 16:03:17 [2023-02-08T16:03:17.441Z] #24 0.939 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 16:03:17 [2023-02-08T16:03:17.441Z] #24 1.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 16:03:18 [2023-02-08T16:03:18.015Z] #24 1.317 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 16:03:18 [2023-02-08T16:03:18.587Z] #24 1.990 Fetched 8510 kB in 1s (5734 kB/s) 16:03:19 [2023-02-08T16:03:19.159Z] #24 1.990 Reading package lists... 16:03:19 [2023-02-08T16:03:19.730Z] #24 2.565 Reading package lists... 16:03:19 [2023-02-08T16:03:19.993Z] #24 3.136 Building dependency tree... 16:03:19 [2023-02-08T16:03:19.993Z] #24 3.316 Reading state information... 16:03:20 [2023-02-08T16:03:20.254Z] #24 3.591 The following additional packages will be installed: 16:03:20 [2023-02-08T16:03:20.254Z] #24 3.592 libmagic-mgc libmagic1 16:03:20 [2023-02-08T16:03:20.254Z] #24 3.623 The following NEW packages will be installed: 16:03:20 [2023-02-08T16:03:20.254Z] #24 3.625 file libmagic-mgc libmagic1 16:03:20 [2023-02-08T16:03:20.514Z] #24 3.902 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. 16:03:20 [2023-02-08T16:03:20.514Z] #24 3.902 Need to get 463 kB of archives. 16:03:20 [2023-02-08T16:03:20.514Z] #24 3.902 After this operation, 7063 kB of additional disk space will be used. 16:03:20 [2023-02-08T16:03:20.514Z] #24 3.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 16:03:20 [2023-02-08T16:03:20.514Z] #24 3.910 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 16:03:20 [2023-02-08T16:03:20.514Z] #24 3.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 16:03:20 [2023-02-08T16:03:20.514Z] #24 4.062 debconf: delaying package configuration, since apt-utils is not installed 16:03:20 [2023-02-08T16:03:20.514Z] #24 4.106 Fetched 463 kB in 0s (1657 kB/s) 16:03:20 [2023-02-08T16:03:20.514Z] #24 4.127 Selecting previously unselected package libmagic-mgc. 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.127 (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 ... 15710 files and directories currently installed.) 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.138 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.143 Unpacking libmagic-mgc (1:5.39-3) ... 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.222 Selecting previously unselected package libmagic1:arm64. 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.224 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.234 Unpacking libmagic1:arm64 (1:5.39-3) ... 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.279 Selecting previously unselected package file. 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.281 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.287 Unpacking file (1:5.39-3) ... 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.333 Setting up libmagic-mgc (1:5.39-3) ... 16:03:20 [2023-02-08T16:03:20.779Z] #24 4.346 Setting up libmagic1:arm64 (1:5.39-3) ... 16:03:21 [2023-02-08T16:03:21.040Z] #24 4.368 Setting up file (1:5.39-3) ... 16:03:21 [2023-02-08T16:03:21.040Z] #24 4.384 Processing triggers for libc-bin (2.31-13+deb11u5) ... 16:03:21 [2023-02-08T16:03:21.041Z] #24 DONE 4.5s 16:03:21 [2023-02-08T16:03:21.041Z] 16:03:21 [2023-02-08T16:03:21.041Z] #25 [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 16:03:21 [2023-02-08T16:03:21.041Z] #0 1.801 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 16:03:21 [2023-02-08T16:03:21.041Z] #0 1.990 16:03:21 [2023-02-08T16:03:21.041Z] #0 2.210 #=#=# 0.9% ######################################################################## 100.0% 16:03:21 [2023-02-08T16:03:21.041Z] #0 2.555 16:03:21 [2023-02-08T16:03:21.041Z] #0 3.672 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 16:03:21 [2023-02-08T16:03:21.041Z] #0 3.896 16:03:21 [2023-02-08T16:03:21.041Z] #0 4.117 #=#=# #### 5.9% ######################################################################## 100.0% 16:03:21 [2023-02-08T16:03:21.041Z] #0 4.392 16:03:21 [2023-02-08T16:03:21.041Z] #0 5.508 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 16:03:21 [2023-02-08T16:03:21.041Z] #0 5.728 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #25 ... 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #26 [delve-src 1/3] WORKDIR /usr/src/delve 16:03:21 [2023-02-08T16:03:21.303Z] #26 DONE 0.1s 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #27 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 16:03:21 [2023-02-08T16:03:21.303Z] #27 DONE 0.2s 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #25 [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 16:03:21 [2023-02-08T16:03:21.303Z] #25 5.949 #=#=# 16:03:21 [2023-02-08T16:03:21.303Z] #25 ... 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #28 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 16:03:21 [2023-02-08T16:03:21.303Z] #28 ... 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 16:03:21 [2023-02-08T16:03:21.303Z] #29 DONE 0.3s 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #30 [runc-src 1/3] WORKDIR /usr/src/runc 16:03:21 [2023-02-08T16:03:21.303Z] #30 DONE 0.3s 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #31 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 16:03:21 [2023-02-08T16:03:21.303Z] #31 DONE 0.3s 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #32 [registry-src 1/2] WORKDIR /usr/src/registry 16:03:21 [2023-02-08T16:03:21.303Z] #32 DONE 0.4s 16:03:21 [2023-02-08T16:03:21.303Z] 16:03:21 [2023-02-08T16:03:21.303Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 16:03:21 [2023-02-08T16:03:21.303Z] #33 DONE 0.4s 16:03:21 [2023-02-08T16:03:21.574Z] 16:03:21 [2023-02-08T16:03:21.574Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 16:03:21 [2023-02-08T16:03:21.574Z] #34 DONE 0.4s 16:03:21 [2023-02-08T16:03:21.574Z] 16:03:21 [2023-02-08T16:03:21.574Z] #35 [containerd-src 1/3] WORKDIR /usr/src/containerd 16:03:21 [2023-02-08T16:03:21.574Z] #35 DONE 0.4s 16:03:21 [2023-02-08T16:03:21.574Z] 16:03:21 [2023-02-08T16:03:21.574Z] #36 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 16:03:21 [2023-02-08T16:03:21.574Z] #36 ... 16:03:21 [2023-02-08T16:03:21.574Z] 16:03:21 [2023-02-08T16:03:21.574Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger 16:03:21 [2023-02-08T16:03:21.574Z] #37 DONE 0.5s 16:03:21 [2023-02-08T16:03:21.574Z] 16:03:21 [2023-02-08T16:03:21.574Z] #38 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 16:03:21 [2023-02-08T16:03:21.574Z] #38 DONE 0.5s 16:03:21 [2023-02-08T16:03:21.574Z] 16:03:21 [2023-02-08T16:03:21.574Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 16:03:21 [2023-02-08T16:03:21.574Z] #39 DONE 0.5s 16:03:21 [2023-02-08T16:03:21.574Z] 16:03:21 [2023-02-08T16:03:21.574Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini 16:03:21 [2023-02-08T16:03:21.574Z] #40 DONE 0.6s 16:03:21 [2023-02-08T16:03:21.836Z] 16:03:21 [2023-02-08T16:03:21.836Z] #41 [dockercli-src 1/5] WORKDIR /tmp/dockercli 16:03:21 [2023-02-08T16:03:21.836Z] #41 DONE 0.7s 16:03:21 [2023-02-08T16:03:21.836Z] 16:03:21 [2023-02-08T16:03:21.836Z] #42 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 16:03:21 [2023-02-08T16:03:21.836Z] #42 DONE 0.7s 16:03:21 [2023-02-08T16:03:21.836Z] 16:03:21 [2023-02-08T16:03:21.836Z] #43 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 16:03:22 [2023-02-08T16:03:22.101Z] #43 ... 16:03:22 [2023-02-08T16:03:22.101Z] 16:03:22 [2023-02-08T16:03:22.101Z] #44 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 16:03:22 [2023-02-08T16:03:22.101Z] #44 DONE 1.0s 16:03:22 [2023-02-08T16:03:22.101Z] 16:03:22 [2023-02-08T16:03:22.101Z] #25 [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 16:03:22 [2023-02-08T16:03:22.101Z] #25 5.949 #=#=# 0.0% ##################################### 51.9% ########################################## 59.2% ######################################################################## 100.0% 16:03:22 [2023-02-08T16:03:22.101Z] #25 6.725 16:03:24 [2023-02-08T16:03:24.034Z] #25 8.465 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 16:03:24 [2023-02-08T16:03:24.297Z] #25 8.949 16:03:24 [2023-02-08T16:03:24.560Z] #25 9.163 #=#=# ######################################################################## 100.0% 16:03:24 [2023-02-08T16:03:24.560Z] #25 9.436 16:03:25 [2023-02-08T16:03:25.508Z] #25 10.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 16:03:25 [2023-02-08T16:03:25.769Z] #25 ... 16:03:25 [2023-02-08T16:03:25.769Z] 16:03:25 [2023-02-08T16:03:25.769Z] #45 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: Using 'master' as the name for the initial branch. This default branch name 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: is subject to change. To configure the initial branch name to use in all 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: of your new repositories, which will suppress this warning, call: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: git config --global init.defaultBranch <name> 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: 'development'. The just-created branch can be renamed via this command: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.149 hint: git branch -m <name> 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.156 Initialized empty Git repository in /usr/src/runc/.git/ 16:03:25 [2023-02-08T16:03:25.769Z] #45 DONE 4.3s 16:03:25 [2023-02-08T16:03:25.769Z] 16:03:25 [2023-02-08T16:03:25.769Z] #46 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: Using 'master' as the name for the initial branch. This default branch name 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: is subject to change. To configure the initial branch name to use in all 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: of your new repositories, which will suppress this warning, call: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: git config --global init.defaultBranch <name> 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: 'development'. The just-created branch can be renamed via this command: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.446 hint: git branch -m <name> 16:03:25 [2023-02-08T16:03:25.769Z] #0 4.450 Initialized empty Git repository in /usr/src/delve/.git/ 16:03:25 [2023-02-08T16:03:25.769Z] #46 DONE 4.5s 16:03:25 [2023-02-08T16:03:25.769Z] 16:03:25 [2023-02-08T16:03:25.769Z] #25 [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 16:03:25 [2023-02-08T16:03:25.769Z] #25 10.49 16:03:26 [2023-02-08T16:03:26.029Z] #25 10.71 #=#=# ######################################################################## 100.0% 16:03:26 [2023-02-08T16:03:26.290Z] #25 10.94 16:03:26 [2023-02-08T16:03:26.290Z] #25 11.01 Download of images into '/build' complete. 16:03:26 [2023-02-08T16:03:26.290Z] #25 11.01 Use something like the following to load the result into a Docker daemon: 16:03:26 [2023-02-08T16:03:26.290Z] #25 11.01 tar -cC '/build' . | docker load 16:03:26 [2023-02-08T16:03:26.290Z] #25 DONE 11.1s 16:03:26 [2023-02-08T16:03:26.290Z] 16:03:26 [2023-02-08T16:03:26.290Z] #47 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:26 [2023-02-08T16:03:26.862Z] #47 ... 16:03:26 [2023-02-08T16:03:26.862Z] 16:03:26 [2023-02-08T16:03:26.862Z] #48 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 Initialized empty Git repository in /usr/src/registry/.git/ 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: Using 'master' as the name for the initial branch. This default branch name 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: is subject to change. To configure the initial branch name to use in all 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: of your new repositories, which will suppress this warning, call: 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: git config --global init.defaultBranch <name> 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: 'development'. The just-created branch can be renamed via this command: 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: 16:03:26 [2023-02-08T16:03:26.862Z] #0 5.412 hint: git branch -m <name> 16:03:26 [2023-02-08T16:03:26.862Z] #48 DONE 5.5s 16:03:27 [2023-02-08T16:03:27.122Z] 16:03:27 [2023-02-08T16:03:27.122Z] #49 [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...) 16:03:27 [2023-02-08T16:03:27.385Z] #49 ... 16:03:27 [2023-02-08T16:03:27.385Z] 16:03:27 [2023-02-08T16:03:27.385Z] #36 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: Using 'master' as the name for the initial branch. This default branch name 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: is subject to change. To configure the initial branch name to use in all 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: of your new repositories, which will suppress this warning, call: 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: git config --global init.defaultBranch <name> 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: 'development'. The just-created branch can be renamed via this command: 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 hint: git branch -m <name> 16:03:27 [2023-02-08T16:03:27.385Z] #36 5.837 Initialized empty Git repository in /usr/src/containerd/.git/ 16:03:27 [2023-02-08T16:03:27.385Z] #36 DONE 5.9s 16:03:27 [2023-02-08T16:03:27.648Z] 16:03:27 [2023-02-08T16:03:27.648Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.16" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:27 [2023-02-08T16:03:27.914Z] #50 ... 16:03:27 [2023-02-08T16:03:27.914Z] 16:03:27 [2023-02-08T16:03:27.914Z] #51 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 Initialized empty Git repository in /usr/src/swagger/.git/ 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: Using 'master' as the name for the initial branch. This default branch name 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: is subject to change. To configure the initial branch name to use in all 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: of your new repositories, which will suppress this warning, call: 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: git config --global init.defaultBranch <name> 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: 'development'. The just-created branch can be renamed via this command: 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: 16:03:27 [2023-02-08T16:03:27.914Z] #0 6.167 hint: git branch -m <name> 16:03:27 [2023-02-08T16:03:27.914Z] #51 DONE 6.3s 16:03:27 [2023-02-08T16:03:27.914Z] 16:03:27 [2023-02-08T16:03:27.914Z] #52 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 16:03:28 [2023-02-08T16:03:28.177Z] #52 ... 16:03:28 [2023-02-08T16:03:28.177Z] 16:03:28 [2023-02-08T16:03:28.177Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: Using 'master' as the name for the initial branch. This default branch name 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: is subject to change. To configure the initial branch name to use in all 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: of your new repositories, which will suppress this warning, call: 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: git config --global init.defaultBranch <name> 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: 'development'. The just-created branch can be renamed via this command: 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.220 hint: git branch -m <name> 16:03:28 [2023-02-08T16:03:28.177Z] #0 6.221 Initialized empty Git repository in /usr/src/tini/.git/ 16:03:28 [2023-02-08T16:03:28.177Z] #53 DONE 6.3s 16:03:28 [2023-02-08T16:03:28.177Z] 16:03:28 [2023-02-08T16:03:28.177Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:29 [2023-02-08T16:03:29.565Z] #54 ... 16:03:29 [2023-02-08T16:03:29.565Z] 16:03:29 [2023-02-08T16:03:29.565Z] #43 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: Using 'master' as the name for the initial branch. This default branch name 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: is subject to change. To configure the initial branch name to use in all 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: of your new repositories, which will suppress this warning, call: 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: git config --global init.defaultBranch <name> 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: 'development'. The just-created branch can be renamed via this command: 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.405 hint: git branch -m <name> 16:03:29 [2023-02-08T16:03:29.565Z] #43 7.415 Initialized empty Git repository in /tmp/dockercli/.git/ 16:03:29 [2023-02-08T16:03:29.565Z] #43 DONE 7.5s 16:03:29 [2023-02-08T16:03:29.565Z] 16:03:29 [2023-02-08T16:03:29.565Z] #55 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:30 [2023-02-08T16:03:30.137Z] #55 ... 16:03:30 [2023-02-08T16:03:30.137Z] 16:03:30 [2023-02-08T16:03:30.137Z] #56 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: Using 'master' as the name for the initial branch. This default branch name 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: is subject to change. To configure the initial branch name to use in all 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: of your new repositories, which will suppress this warning, call: 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: git config --global init.defaultBranch <name> 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: 'development'. The just-created branch can be renamed via this command: 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.033 hint: git branch -m <name> 16:03:30 [2023-02-08T16:03:30.137Z] #0 8.041 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 16:03:30 [2023-02-08T16:03:30.137Z] #56 DONE 8.1s 16:03:30 [2023-02-08T16:03:30.137Z] 16:03:30 [2023-02-08T16:03:30.137Z] #57 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:31 [2023-02-08T16:03:31.081Z] #57 ... 16:03:31 [2023-02-08T16:03:31.081Z] 16:03:31 [2023-02-08T16:03:31.081Z] #58 [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.49.0" && /build/golangci-lint --version 16:03:31 [2023-02-08T16:03:31.081Z] #0 9.805 go: downloading github.com/golangci/golangci-lint v1.49.0 16:03:31 [2023-02-08T16:03:31.342Z] #58 ... 16:03:31 [2023-02-08T16:03:31.342Z] 16:03:31 [2023-02-08T16:03:31.342Z] #59 [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 ; 16:03:31 [2023-02-08T16:03:31.342Z] #0 8.054 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 16:03:31 [2023-02-08T16:03:31.342Z] #0 8.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 16:03:31 [2023-02-08T16:03:31.342Z] #0 8.108 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 16:03:31 [2023-02-08T16:03:31.342Z] #0 8.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 16:03:31 [2023-02-08T16:03:31.342Z] #59 ... 16:03:31 [2023-02-08T16:03:31.342Z] 16:03:31 [2023-02-08T16:03:31.342Z] #60 [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 16:03:31 [2023-02-08T16:03:31.342Z] #0 7.827 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 16:03:31 [2023-02-08T16:03:31.342Z] #0 7.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 16:03:31 [2023-02-08T16:03:31.342Z] #0 7.857 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 16:03:31 [2023-02-08T16:03:31.342Z] #0 8.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 16:03:31 [2023-02-08T16:03:31.604Z] #60 ... 16:03:31 [2023-02-08T16:03:31.604Z] 16:03:31 [2023-02-08T16:03:31.604Z] #61 [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 16:03:31 [2023-02-08T16:03:31.604Z] #0 9.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 16:03:31 [2023-02-08T16:03:31.604Z] #0 9.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 16:03:31 [2023-02-08T16:03:31.604Z] #0 9.551 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 16:03:31 [2023-02-08T16:03:31.604Z] #61 ... 16:03:31 [2023-02-08T16:03:31.604Z] 16:03:31 [2023-02-08T16:03:31.604Z] #62 [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 16:03:31 [2023-02-08T16:03:31.604Z] #0 7.908 go: downloading github.com/pelletier/go-toml v1.8.1 16:03:31 [2023-02-08T16:03:31.871Z] #62 ... 16:03:31 [2023-02-08T16:03:31.871Z] 16:03:31 [2023-02-08T16:03:31.871Z] #63 [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 16:03:31 [2023-02-08T16:03:31.871Z] #0 10.34 go: downloading github.com/tc-hib/go-winres v0.3.0 16:03:31 [2023-02-08T16:03:31.871Z] #63 ... 16:03:31 [2023-02-08T16:03:31.871Z] 16:03:31 [2023-02-08T16:03:31.871Z] #64 [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 16:03:31 [2023-02-08T16:03:31.871Z] #0 8.334 go: downloading gotest.tools/gotestsum v1.8.2 16:03:31 [2023-02-08T16:03:31.871Z] #0 10.20 go: downloading github.com/fatih/color v1.13.0 16:03:31 [2023-02-08T16:03:31.871Z] #0 10.33 go: downloading github.com/dnephin/pflag v1.0.7 16:03:31 [2023-02-08T16:03:31.871Z] #0 10.33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 16:03:31 [2023-02-08T16:03:31.871Z] #0 10.70 go: downloading golang.org/x/tools v0.1.11 16:03:32 [2023-02-08T16:03:32.134Z] #64 ... 16:03:32 [2023-02-08T16:03:32.134Z] 16:03:32 [2023-02-08T16:03:32.134Z] #65 [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 16:03:32 [2023-02-08T16:03:32.134Z] #0 8.454 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 16:03:32 [2023-02-08T16:03:32.134Z] #0 8.520 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 16:03:32 [2023-02-08T16:03:32.134Z] #0 8.537 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 16:03:32 [2023-02-08T16:03:32.134Z] #0 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 16:03:32 [2023-02-08T16:03:32.395Z] #65 ... 16:03:32 [2023-02-08T16:03:32.395Z] 16:03:32 [2023-02-08T16:03:32.395Z] #66 [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.0.2" && /build/shfmt --version 16:03:32 [2023-02-08T16:03:32.395Z] #0 6.983 go: downloading mvdan.cc/sh/v3 v3.0.2 16:03:32 [2023-02-08T16:03:32.395Z] #0 8.374 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 16:03:32 [2023-02-08T16:03:32.395Z] #0 8.374 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 16:03:32 [2023-02-08T16:03:32.395Z] #0 8.637 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 16:03:32 [2023-02-08T16:03:32.395Z] #0 11.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 16:03:32 [2023-02-08T16:03:32.395Z] #66 ... 16:03:32 [2023-02-08T16:03:32.395Z] 16:03:32 [2023-02-08T16:03:32.395Z] #67 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 16:03:32 [2023-02-08T16:03:32.395Z] #0 6.832 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 16:03:32 [2023-02-08T16:03:32.395Z] #0 6.832 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 16:03:32 [2023-02-08T16:03:32.395Z] #0 6.832 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 16:03:32 [2023-02-08T16:03:32.656Z] #0 8.687 Reading package lists... 16:03:32 [2023-02-08T16:03:32.656Z] #67 ... 16:03:32 [2023-02-08T16:03:32.656Z] 16:03:32 [2023-02-08T16:03:32.656Z] #68 [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 16:03:32 [2023-02-08T16:03:32.656Z] #0 8.981 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 16:03:32 [2023-02-08T16:03:32.656Z] #0 9.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 16:03:32 [2023-02-08T16:03:32.656Z] #0 9.101 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 16:03:32 [2023-02-08T16:03:32.656Z] #0 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 16:03:32 [2023-02-08T16:03:32.656Z] #68 ... 16:03:32 [2023-02-08T16:03:32.656Z] 16:03:32 [2023-02-08T16:03:32.656Z] #64 [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 16:03:32 [2023-02-08T16:03:32.656Z] #64 11.23 go: downloading github.com/mattn/go-colorable v0.1.12 16:03:32 [2023-02-08T16:03:32.656Z] #64 11.31 go: downloading github.com/mattn/go-isatty v0.0.14 16:03:32 [2023-02-08T16:03:32.656Z] #64 11.46 go: downloading github.com/fsnotify/fsnotify v1.5.4 16:03:32 [2023-02-08T16:03:32.917Z] #64 11.93 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 16:03:34 [2023-02-08T16:03:34.307Z] #64 ... 16:03:34 [2023-02-08T16:03:34.307Z] 16:03:34 [2023-02-08T16:03:34.307Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:34 [2023-02-08T16:03:34.307Z] #54 DONE 6.2s 16:03:34 [2023-02-08T16:03:34.307Z] 16:03:34 [2023-02-08T16:03:34.307Z] #63 [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 16:03:34 [2023-02-08T16:03:34.307Z] #63 11.42 go: downloading github.com/tc-hib/winres v0.1.6 16:03:34 [2023-02-08T16:03:34.307Z] #63 12.87 go: downloading github.com/urfave/cli/v2 v2.3.0 16:03:34 [2023-02-08T16:03:34.307Z] #63 13.16 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 16:03:34 [2023-02-08T16:03:34.307Z] #63 13.26 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 16:03:35 [2023-02-08T16:03:35.695Z] #63 ... 16:03:35 [2023-02-08T16:03:35.695Z] 16:03:35 [2023-02-08T16:03:35.695Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:36 [2023-02-08T16:03:36.008Z] #69 ... 16:03:36 [2023-02-08T16:03:36.008Z] 16:03:36 [2023-02-08T16:03:36.008Z] #68 [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 16:03:36 [2023-02-08T16:03:36.008Z] #68 14.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 16:03:39 [2023-02-08T16:03:39.333Z] #68 ... 16:03:39 [2023-02-08T16:03:39.333Z] 16:03:39 [2023-02-08T16:03:39.333Z] #57 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:39 [2023-02-08T16:03:39.333Z] #57 DONE 9.2s 16:03:39 [2023-02-08T16:03:39.595Z] 16:03:39 [2023-02-08T16:03:39.596Z] #58 [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.49.0" && /build/golangci-lint --version 16:03:39 [2023-02-08T16:03:39.596Z] #58 13.51 go: downloading github.com/gofrs/flock v0.8.1 16:03:39 [2023-02-08T16:03:39.596Z] #58 13.55 go: downloading github.com/pkg/errors v0.9.1 16:03:39 [2023-02-08T16:03:39.596Z] #58 13.68 go: downloading github.com/spf13/cobra v1.5.0 16:03:39 [2023-02-08T16:03:39.596Z] #58 13.68 go: downloading github.com/spf13/pflag v1.0.5 16:03:39 [2023-02-08T16:03:39.596Z] #58 14.12 go: downloading github.com/spf13/viper v1.12.0 16:03:39 [2023-02-08T16:03:39.596Z] #58 14.15 go: downloading gopkg.in/yaml.v3 v3.0.1 16:03:39 [2023-02-08T16:03:39.596Z] #58 14.65 go: downloading github.com/mattn/go-isatty v0.0.16 16:03:39 [2023-02-08T16:03:39.596Z] #58 14.70 go: downloading github.com/mattn/go-colorable v0.1.13 16:03:39 [2023-02-08T16:03:39.596Z] #58 14.81 go: downloading golang.org/x/tools v0.1.12 16:03:39 [2023-02-08T16:03:39.596Z] #58 15.08 go: downloading github.com/hashicorp/go-version v1.6.0 16:03:39 [2023-02-08T16:03:39.596Z] #58 15.30 go: downloading github.com/ldez/gomoddirectives v0.2.3 16:03:39 [2023-02-08T16:03:39.596Z] #58 15.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:03:39 [2023-02-08T16:03:39.596Z] #58 15.69 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:03:40 [2023-02-08T16:03:40.168Z] #58 ... 16:03:40 [2023-02-08T16:03:40.168Z] 16:03:40 [2023-02-08T16:03:40.169Z] #28 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 16:03:40 [2023-02-08T16:03:40.169Z] #28 8.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 16:03:40 [2023-02-08T16:03:40.169Z] #28 8.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 16:03:40 [2023-02-08T16:03:40.169Z] #28 8.935 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 16:03:40 [2023-02-08T16:03:40.169Z] #28 9.347 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 16:03:40 [2023-02-08T16:03:40.169Z] #28 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 16:03:40 [2023-02-08T16:03:40.169Z] #28 14.76 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 16:03:40 [2023-02-08T16:03:40.169Z] #28 18.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 16:03:40 [2023-02-08T16:03:40.169Z] #28 ... 16:03:40 [2023-02-08T16:03:40.169Z] 16:03:40 [2023-02-08T16:03:40.169Z] #68 [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 16:03:40 [2023-02-08T16:03:40.169Z] #68 18.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 16:03:40 [2023-02-08T16:03:40.430Z] #68 ... 16:03:40 [2023-02-08T16:03:40.430Z] 16:03:40 [2023-02-08T16:03:40.430Z] #52 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 16:03:40 [2023-02-08T16:03:40.430Z] #52 DONE 12.7s 16:03:40 [2023-02-08T16:03:40.691Z] 16:03:40 [2023-02-08T16:03:40.691Z] #67 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 16:03:40 [2023-02-08T16:03:40.691Z] #0 8.687 Reading package lists... 16:03:40 [2023-02-08T16:03:40.691Z] #67 16.27 + apt-get install -y --no-install-recommends gcc libc6-dev 16:03:42 [2023-02-08T16:03:42.607Z] #67 16.39 Reading package lists... 16:03:42 [2023-02-08T16:03:42.607Z] #67 ... 16:03:42 [2023-02-08T16:03:42.607Z] 16:03:42 [2023-02-08T16:03:42.607Z] #49 [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...) 16:03:42 [2023-02-08T16:03:42.607Z] #49 5.381 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/* 16:03:42 [2023-02-08T16:03:42.607Z] #49 14.83 + git checkout -q FETCH_HEAD 16:03:42 [2023-02-08T16:03:42.868Z] #49 ... 16:03:42 [2023-02-08T16:03:42.868Z] 16:03:42 [2023-02-08T16:03:42.868Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:42 [2023-02-08T16:03:42.868Z] #69 DONE 17.2s 16:03:42 [2023-02-08T16:03:42.868Z] 16:03:42 [2023-02-08T16:03:42.868Z] #64 [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 16:03:42 [2023-02-08T16:03:42.868Z] #64 16.66 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 16:03:42 [2023-02-08T16:03:42.868Z] #64 16.87 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 16:03:42 [2023-02-08T16:03:42.868Z] #64 21.20 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 16:03:42 [2023-02-08T16:03:42.868Z] #64 ... 16:03:42 [2023-02-08T16:03:42.868Z] 16:03:42 [2023-02-08T16:03:42.868Z] #28 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 16:03:42 [2023-02-08T16:03:42.868Z] #28 21.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] 16:03:43 [2023-02-08T16:03:43.147Z] #28 ... 16:03:43 [2023-02-08T16:03:43.147Z] 16:03:43 [2023-02-08T16:03:43.147Z] #61 [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 16:03:43 [2023-02-08T16:03:43.147Z] #61 11.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 16:03:43 [2023-02-08T16:03:43.147Z] #61 15.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 16:03:43 [2023-02-08T16:03:43.147Z] #61 18.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 16:03:43 [2023-02-08T16:03:43.408Z] #61 ... 16:03:43 [2023-02-08T16:03:43.408Z] 16:03:43 [2023-02-08T16:03:43.408Z] #70 [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...) 16:03:43 [2023-02-08T16:03:43.669Z] #70 ... 16:03:43 [2023-02-08T16:03:43.669Z] 16:03:43 [2023-02-08T16:03:43.669Z] #59 [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 ; 16:03:43 [2023-02-08T16:03:43.669Z] #59 12.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 16:03:43 [2023-02-08T16:03:43.669Z] #59 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 16:03:43 [2023-02-08T16:03:43.931Z] #59 ... 16:03:43 [2023-02-08T16:03:43.931Z] 16:03:43 [2023-02-08T16:03:43.931Z] #58 [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.49.0" && /build/golangci-lint --version 16:03:43 [2023-02-08T16:03:43.931Z] #58 22.51 go: downloading github.com/sirupsen/logrus v1.9.0 16:03:43 [2023-02-08T16:03:43.931Z] #58 22.58 go: downloading github.com/stretchr/testify v1.8.0 16:03:43 [2023-02-08T16:03:43.931Z] #58 22.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 16:03:44 [2023-02-08T16:03:44.192Z] #58 23.06 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 16:03:44 [2023-02-08T16:03:44.192Z] #58 23.21 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:03:44 [2023-02-08T16:03:44.192Z] #58 23.22 go: downloading github.com/spf13/afero v1.8.2 16:03:44 [2023-02-08T16:03:44.453Z] #58 23.34 go: downloading github.com/spf13/cast v1.5.0 16:03:44 [2023-02-08T16:03:44.453Z] #58 23.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 16:03:44 [2023-02-08T16:03:44.714Z] #58 23.65 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 16:03:44 [2023-02-08T16:03:44.714Z] #58 ... 16:03:44 [2023-02-08T16:03:44.714Z] 16:03:44 [2023-02-08T16:03:44.714Z] #60 [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 16:03:44 [2023-02-08T16:03:44.714Z] #60 13.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 16:03:44 [2023-02-08T16:03:44.714Z] #60 17.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 16:03:44 [2023-02-08T16:03:44.714Z] #60 23.09 Fetched 8510 kB in 16s (547 kB/s) 16:03:44 [2023-02-08T16:03:44.714Z] #60 23.09 Reading package lists... 16:03:44 [2023-02-08T16:03:44.714Z] #60 ... 16:03:44 [2023-02-08T16:03:44.714Z] 16:03:44 [2023-02-08T16:03:44.714Z] #62 [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 16:03:44 [2023-02-08T16:03:44.714Z] #62 23.46 tomll can be used in two ways: 16:03:44 [2023-02-08T16:03:44.714Z] #62 23.47 Writing to STDIN and reading from STDOUT: 16:03:44 [2023-02-08T16:03:44.714Z] #62 23.47 cat file.toml | tomll > file.toml 16:03:44 [2023-02-08T16:03:44.714Z] #62 23.47 16:03:44 [2023-02-08T16:03:44.714Z] #62 23.47 Reading and updating a list of files: 16:03:44 [2023-02-08T16:03:44.714Z] #62 23.47 tomll a.toml b.toml c.toml 16:03:44 [2023-02-08T16:03:44.714Z] #62 23.47 16:03:44 [2023-02-08T16:03:44.714Z] #62 23.47 When given a list of files, tomll will modify all files in place without asking. 16:03:44 [2023-02-08T16:03:44.975Z] #62 DONE 24.0s 16:03:44 [2023-02-08T16:03:44.975Z] 16:03:44 [2023-02-08T16:03:44.975Z] #49 [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...) 16:03:44 [2023-02-08T16:03:44.975Z] #49 17.15 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 16:03:44 [2023-02-08T16:03:44.975Z] #49 17.17 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry 16:03:45 [2023-02-08T16:03:45.236Z] #49 ... 16:03:45 [2023-02-08T16:03:45.236Z] 16:03:45 [2023-02-08T16:03:45.236Z] #65 [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 16:03:45 [2023-02-08T16:03:45.236Z] #65 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 16:03:45 [2023-02-08T16:03:45.236Z] #65 17.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 16:03:45 [2023-02-08T16:03:45.497Z] #65 ... 16:03:45 [2023-02-08T16:03:45.497Z] 16:03:45 [2023-02-08T16:03:45.497Z] #67 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 16:03:45 [2023-02-08T16:03:45.497Z] #67 16.39 Reading package lists... 16:03:46 [2023-02-08T16:03:46.883Z] #67 23.22 Building dependency tree... 16:03:46 [2023-02-08T16:03:46.883Z] #67 ... 16:03:46 [2023-02-08T16:03:46.883Z] 16:03:46 [2023-02-08T16:03:46.883Z] #47 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:03:46 [2023-02-08T16:03:46.883Z] #47 DONE 21.3s 16:03:46 [2023-02-08T16:03:46.883Z] 16:03:46 [2023-02-08T16:03:46.883Z] #67 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 16:03:46 [2023-02-08T16:03:46.883Z] #67 25.35 Reading state information... 16:03:47 [2023-02-08T16:03:47.460Z] #67 ... 16:03:47 [2023-02-08T16:03:47.460Z] 16:03:47 [2023-02-08T16:03:47.460Z] #63 [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 16:03:47 [2023-02-08T16:03:47.460Z] #63 16.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 16:03:47 [2023-02-08T16:03:47.460Z] #63 16.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 16:03:47 [2023-02-08T16:03:47.460Z] #63 ... 16:03:47 [2023-02-08T16:03:47.460Z] 16:03:47 [2023-02-08T16:03:47.460Z] #71 [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...) 16:03:51 [2023-02-08T16:03:51.666Z] #71 ... 16:03:51 [2023-02-08T16:03:51.666Z] 16:03:51 [2023-02-08T16:03:51.666Z] #67 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 16:03:51 [2023-02-08T16:03:51.666Z] #67 29.05 gcc is already the newest version (4:10.2.1-1). 16:03:51 [2023-02-08T16:03:51.666Z] #67 29.05 libc6-dev is already the newest version (2.31-13+deb11u5). 16:03:51 [2023-02-08T16:03:51.666Z] #67 29.05 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 16:03:51 [2023-02-08T16:03:51.666Z] #67 DONE 29.5s 16:03:51 [2023-02-08T16:03:51.666Z] 16:03:51 [2023-02-08T16:03:51.666Z] #58 [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.49.0" && /build/golangci-lint --version 16:03:51 [2023-02-08T16:03:51.666Z] #58 23.73 go: downloading github.com/hashicorp/errwrap v1.0.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 26.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 26.14 go: downloading github.com/Antonboom/errname v0.1.7 16:03:51 [2023-02-08T16:03:51.666Z] #58 26.43 go: downloading github.com/Antonboom/nilnil v0.1.1 16:03:51 [2023-02-08T16:03:51.666Z] #58 26.59 go: downloading github.com/BurntSushi/toml v1.2.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 26.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 16:03:51 [2023-02-08T16:03:51.666Z] #58 26.69 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 27.12 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 27.22 go: downloading github.com/alexkohler/prealloc v1.0.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 27.37 go: downloading github.com/alingse/asasalint v0.0.11 16:03:51 [2023-02-08T16:03:51.666Z] #58 27.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 27.62 go: downloading github.com/ashanbrown/makezero v1.1.1 16:03:51 [2023-02-08T16:03:51.666Z] #58 27.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 27.72 go: downloading github.com/blizzy78/varnamelen v0.8.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 27.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 27.90 go: downloading github.com/breml/bidichk v0.2.3 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.04 go: downloading github.com/breml/errchkjson v0.3.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.07 go: downloading github.com/butuzov/ireturn v0.1.1 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.17 go: downloading github.com/charithe/durationcheck v0.0.9 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.21 go: downloading github.com/curioswitch/go-reassign v0.1.2 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.30 go: downloading github.com/daixiang0/gci v0.6.3 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.68 go: downloading github.com/denis-tingaikin/go-header v0.4.3 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.72 go: downloading github.com/esimonov/ifshort v1.0.4 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.81 go: downloading github.com/firefart/nonamedreturns v1.0.4 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.89 go: downloading github.com/fzipp/gocyclo v0.6.0 16:03:51 [2023-02-08T16:03:51.666Z] #58 28.94 go: downloading github.com/go-critic/go-critic v0.6.4 16:03:51 [2023-02-08T16:03:51.666Z] #58 29.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 16:03:51 [2023-02-08T16:03:51.666Z] #58 30.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 16:03:51 [2023-02-08T16:03:51.666Z] #58 30.00 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 16:03:51 [2023-02-08T16:03:51.666Z] #58 30.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 16:03:51 [2023-02-08T16:03:51.666Z] #58 30.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 16:03:51 [2023-02-08T16:03:51.666Z] #58 30.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 16:03:51 [2023-02-08T16:03:51.666Z] #58 30.62 go: downloading github.com/golangci/misspell v0.3.5 16:03:51 [2023-02-08T16:03:51.666Z] #58 30.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 16:03:51 [2023-02-08T16:03:51.926Z] #58 30.78 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 16:03:51 [2023-02-08T16:03:51.926Z] #58 30.88 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 16:03:51 [2023-02-08T16:03:51.926Z] #58 30.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 16:03:52 [2023-02-08T16:03:52.187Z] #58 31.07 go: downloading github.com/hexops/gotextdiff v1.0.3 16:03:52 [2023-02-08T16:03:52.187Z] #58 31.19 go: downloading github.com/jgautheron/goconst v1.5.1 16:03:52 [2023-02-08T16:03:52.187Z] #58 31.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 16:03:52 [2023-02-08T16:03:52.187Z] #58 31.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 16:03:52 [2023-02-08T16:03:52.448Z] #58 31.28 go: downloading github.com/julz/importas v0.1.0 16:03:52 [2023-02-08T16:03:52.448Z] #58 31.36 go: downloading github.com/kisielk/errcheck v1.6.2 16:03:52 [2023-02-08T16:03:52.448Z] #58 31.38 go: downloading github.com/kulti/thelper v0.6.3 16:03:52 [2023-02-08T16:03:52.448Z] #58 31.47 go: downloading github.com/kunwardeep/paralleltest v1.0.6 16:03:52 [2023-02-08T16:03:52.708Z] #58 31.56 go: downloading github.com/kyoh86/exportloopref v0.1.8 16:03:52 [2023-02-08T16:03:52.708Z] #58 31.56 go: downloading github.com/ldez/tagliatelle v0.3.1 16:03:52 [2023-02-08T16:03:52.708Z] #58 31.64 go: downloading github.com/leonklingele/grouper v1.1.0 16:03:52 [2023-02-08T16:03:52.708Z] #58 31.70 go: downloading github.com/lufeee/execinquery v1.2.1 16:03:52 [2023-02-08T16:03:52.969Z] #58 31.77 go: downloading github.com/maratori/testpackage v1.1.0 16:03:52 [2023-02-08T16:03:52.969Z] #58 31.95 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 16:03:52 [2023-02-08T16:03:52.969Z] #58 32.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 16:03:52 [2023-02-08T16:03:52.969Z] #58 32.06 go: downloading github.com/mgechev/revive v1.2.3 16:03:53 [2023-02-08T16:03:53.912Z] #58 32.88 go: downloading github.com/moricho/tparallel v0.2.1 16:03:53 [2023-02-08T16:03:53.912Z] #58 32.89 go: downloading github.com/nakabonne/nestif v0.3.1 16:03:53 [2023-02-08T16:03:53.912Z] #58 32.94 go: downloading github.com/nishanths/exhaustive v0.8.1 16:03:54 [2023-02-08T16:03:54.174Z] #58 33.08 go: downloading github.com/nishanths/predeclared v0.2.2 16:03:54 [2023-02-08T16:03:54.174Z] #58 ... 16:03:54 [2023-02-08T16:03:54.174Z] 16:03:54 [2023-02-08T16:03:54.174Z] #59 [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 ; 16:03:54 [2023-02-08T16:03:54.174Z] #59 23.04 Fetched 8510 kB in 15s (558 kB/s) 16:03:54 [2023-02-08T16:03:54.174Z] #59 23.04 Reading package lists... 16:03:54 [2023-02-08T16:03:54.174Z] #59 28.91 Reading package lists... 16:03:54 [2023-02-08T16:03:54.174Z] #59 ... 16:03:54 [2023-02-08T16:03:54.174Z] 16:03:54 [2023-02-08T16:03:54.174Z] #58 [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.49.0" && /build/golangci-lint --version 16:03:54 [2023-02-08T16:03:54.174Z] #58 33.17 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 16:03:54 [2023-02-08T16:03:54.174Z] #58 33.25 go: downloading github.com/ryancurrah/gomodguard v1.2.4 16:03:54 [2023-02-08T16:03:54.174Z] #58 33.27 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 16:03:54 [2023-02-08T16:03:54.434Z] #58 33.43 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 16:03:54 [2023-02-08T16:03:54.434Z] #58 33.44 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 16:03:54 [2023-02-08T16:03:54.434Z] #58 33.47 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 16:03:54 [2023-02-08T16:03:54.434Z] #58 33.48 go: downloading github.com/securego/gosec/v2 v2.13.1 16:03:55 [2023-02-08T16:03:55.006Z] #58 33.87 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 16:03:55 [2023-02-08T16:03:55.006Z] #58 33.90 go: downloading github.com/sivchari/containedctx v1.0.2 16:03:55 [2023-02-08T16:03:55.006Z] #58 33.95 go: downloading github.com/sivchari/nosnakecase v1.7.0 16:03:55 [2023-02-08T16:03:55.006Z] #58 33.97 go: downloading github.com/sivchari/tenv v1.7.0 16:03:55 [2023-02-08T16:03:55.006Z] #58 34.05 go: downloading github.com/sonatard/noctx v0.0.1 16:03:55 [2023-02-08T16:03:55.006Z] #58 34.09 go: downloading github.com/sourcegraph/go-diff v0.6.1 16:03:55 [2023-02-08T16:03:55.268Z] #58 34.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 16:03:55 [2023-02-08T16:03:55.268Z] #58 34.22 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 16:03:55 [2023-02-08T16:03:55.268Z] #58 34.29 go: downloading github.com/sylvia7788/contextcheck v1.0.6 16:03:55 [2023-02-08T16:03:55.268Z] #58 34.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 16:03:55 [2023-02-08T16:03:55.529Z] #58 34.42 go: downloading github.com/tetafro/godot v1.4.11 16:03:55 [2023-02-08T16:03:55.529Z] #58 34.49 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 16:03:55 [2023-02-08T16:03:55.529Z] #58 34.51 go: downloading github.com/timonwong/logrlint v0.1.0 16:03:55 [2023-02-08T16:03:55.529Z] #58 34.54 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 16:03:55 [2023-02-08T16:03:55.790Z] #58 34.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 16:03:56 [2023-02-08T16:03:56.062Z] #58 34.98 go: downloading github.com/ultraware/funlen v0.0.3 16:03:56 [2023-02-08T16:03:56.062Z] #58 35.06 go: downloading github.com/ultraware/whitespace v0.0.5 16:03:56 [2023-02-08T16:03:56.062Z] #58 ... 16:03:56 [2023-02-08T16:03:56.062Z] 16:03:56 [2023-02-08T16:03:56.062Z] #65 [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 16:03:56 [2023-02-08T16:03:56.062Z] #65 24.17 Fetched 8510 kB in 16s (531 kB/s) 16:03:56 [2023-02-08T16:03:56.062Z] #65 24.17 Reading package lists... 16:03:56 [2023-02-08T16:03:56.062Z] #65 31.04 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 16:03:56 [2023-02-08T16:03:56.062Z] #65 31.04 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 16:03:56 [2023-02-08T16:03:56.062Z] #65 31.05 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 16:03:56 [2023-02-08T16:03:56.062Z] #65 34.00 Reading package lists... 16:03:56 [2023-02-08T16:03:56.062Z] #65 ... 16:03:56 [2023-02-08T16:03:56.062Z] 16:03:56 [2023-02-08T16:03:56.062Z] #68 [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 16:03:56 [2023-02-08T16:03:56.062Z] #68 24.74 Fetched 8510 kB in 16s (528 kB/s) 16:03:56 [2023-02-08T16:03:56.062Z] #68 24.74 Reading package lists... 16:03:56 [2023-02-08T16:03:56.062Z] #68 31.58 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 16:03:56 [2023-02-08T16:03:56.062Z] #68 31.58 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 16:03:56 [2023-02-08T16:03:56.062Z] #68 31.58 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 16:03:56 [2023-02-08T16:03:56.323Z] #68 34.59 Reading package lists... 16:03:56 [2023-02-08T16:03:56.323Z] #68 ... 16:03:56 [2023-02-08T16:03:56.323Z] 16:03:56 [2023-02-08T16:03:56.323Z] #58 [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.49.0" && /build/golangci-lint --version 16:03:56 [2023-02-08T16:03:56.323Z] #58 35.08 go: downloading github.com/uudashr/gocognit v1.0.6 16:03:56 [2023-02-08T16:03:56.323Z] #58 35.18 go: downloading github.com/yagipy/maintidx v1.0.0 16:03:56 [2023-02-08T16:03:56.323Z] #58 35.21 go: downloading github.com/yeya24/promlinter v0.2.0 16:03:56 [2023-02-08T16:03:56.323Z] #58 35.32 go: downloading gitlab.com/bosi/decorder v0.2.3 16:03:56 [2023-02-08T16:03:56.323Z] #58 35.43 go: downloading honnef.co/go/tools v0.3.3 16:03:56 [2023-02-08T16:03:56.896Z] #58 ... 16:03:56 [2023-02-08T16:03:56.896Z] 16:03:56 [2023-02-08T16:03:56.896Z] #61 [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 16:03:56 [2023-02-08T16:03:56.896Z] #61 25.07 Fetched 8510 kB in 16s (530 kB/s) 16:03:56 [2023-02-08T16:03:56.896Z] #61 25.07 Reading package lists... 16:03:56 [2023-02-08T16:03:56.896Z] #61 30.52 Reading package lists... 16:03:56 [2023-02-08T16:03:56.896Z] #61 ... 16:03:56 [2023-02-08T16:03:56.896Z] 16:03:56 [2023-02-08T16:03:56.896Z] #28 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 16:03:56 [2023-02-08T16:03:56.896Z] #28 25.67 Fetched 8513 kB in 17s (496 kB/s) 16:03:56 [2023-02-08T16:03:56.896Z] #28 25.67 Reading package lists... 16:03:56 [2023-02-08T16:03:56.896Z] #28 31.57 Reading package lists... 16:03:56 [2023-02-08T16:03:56.896Z] #28 ... 16:03:56 [2023-02-08T16:03:56.896Z] 16:03:56 [2023-02-08T16:03:56.896Z] #61 [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 16:03:56 [2023-02-08T16:03:56.896Z] #61 30.52 Reading package lists... 16:03:57 [2023-02-08T16:03:57.730Z] #61 35.52 Building dependency tree... 16:03:57 [2023-02-08T16:03:57.730Z] #61 ... 16:03:57 [2023-02-08T16:03:57.730Z] 16:03:57 [2023-02-08T16:03:57.730Z] #49 [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...) 16:03:57 [2023-02-08T16:03:57.730Z] #49 20.67 github.com/docker/distribution/manifest 16:03:57 [2023-02-08T16:03:57.730Z] #49 21.12 crypto/sha1 16:03:57 [2023-02-08T16:03:57.730Z] #49 21.25 net 16:03:57 [2023-02-08T16:03:57.730Z] #49 22.43 github.com/Sirupsen/logrus 16:03:57 [2023-02-08T16:03:57.730Z] #49 25.60 github.com/Sirupsen/logrus/formatters/logstash 16:03:57 [2023-02-08T16:03:57.730Z] #49 26.09 github.com/bugsnag/bugsnag-go/errors 16:03:57 [2023-02-08T16:03:57.730Z] #49 26.74 github.com/bugsnag/osext 16:03:57 [2023-02-08T16:03:57.730Z] #49 27.04 github.com/bugsnag/panicwrap 16:03:57 [2023-02-08T16:03:57.730Z] #49 28.23 gopkg.in/yaml.v2 16:03:57 [2023-02-08T16:03:57.991Z] #49 ... 16:03:57 [2023-02-08T16:03:57.991Z] 16:03:57 [2023-02-08T16:03:57.991Z] #28 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 16:03:57 [2023-02-08T16:03:57.991Z] #28 31.57 Reading package lists... 16:03:59 [2023-02-08T16:03:59.906Z] #28 36.79 Building dependency tree... 16:04:00 [2023-02-08T16:04:00.478Z] #28 ... 16:04:00 [2023-02-08T16:04:00.478Z] 16:04:00 [2023-02-08T16:04:00.478Z] #60 [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 16:04:00 [2023-02-08T16:04:00.478Z] #60 23.09 Reading package lists... 16:04:00 [2023-02-08T16:04:00.478Z] #60 30.23 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 16:04:00 [2023-02-08T16:04:00.478Z] #60 30.23 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 16:04:00 [2023-02-08T16:04:00.478Z] #60 30.31 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 16:04:00 [2023-02-08T16:04:00.478Z] #60 33.23 Reading package lists... 16:04:00 [2023-02-08T16:04:00.478Z] #60 38.28 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 16:04:00 [2023-02-08T16:04:00.478Z] #60 38.40 Reading package lists... 16:04:00 [2023-02-08T16:04:00.478Z] #60 ... 16:04:00 [2023-02-08T16:04:00.478Z] 16:04:00 [2023-02-08T16:04:00.478Z] #65 [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 16:04:00 [2023-02-08T16:04:00.478Z] #65 34.00 Reading package lists... 16:04:00 [2023-02-08T16:04:00.738Z] #65 38.81 + apt-get install -y --no-install-recommends gcc libc6-dev 16:04:04 [2023-02-08T16:04:04.037Z] #65 38.88 Reading package lists... 16:04:04 [2023-02-08T16:04:04.037Z] #65 ... 16:04:04 [2023-02-08T16:04:04.037Z] 16:04:04 [2023-02-08T16:04:04.037Z] #66 [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.0.2" && /build/shfmt --version 16:04:04 [2023-02-08T16:04:04.037Z] #66 41.99 v3.0.2 16:04:04 [2023-02-08T16:04:04.037Z] #66 DONE 42.6s 16:04:04 [2023-02-08T16:04:04.037Z] 16:04:04 [2023-02-08T16:04:04.037Z] #28 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.08 The following additional packages will be installed: 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.13 python3-protobuf python3-six 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.15 Suggested packages: 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.16 python3-setuptools 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.16 Recommended packages: 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.16 iproute2 | iproute 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.89 The following NEW packages will be installed: 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.91 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 16:04:04 [2023-02-08T16:04:04.037Z] #28 41.92 python3-protobuf python3-six 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.43 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.43 Need to get 2136 kB of archives. 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.43 After this operation, 10.8 MB of additional disk space will be used. 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 16:04:04 [2023-02-08T16:04:04.037Z] #28 42.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #28 ... 16:04:04 [2023-02-08T16:04:04.981Z] 16:04:04 [2023-02-08T16:04:04.981Z] #59 [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 ; 16:04:04 [2023-02-08T16:04:04.981Z] #59 28.91 Reading package lists... 16:04:04 [2023-02-08T16:04:04.981Z] #59 33.88 Building dependency tree... 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.05 python3 is already the newest version (3.9.2-3). 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.05 The following additional packages will be installed: 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.06 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.08 patch xz-utils 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.09 Suggested packages: 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.12 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.12 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.12 m4-doc ed diffutils-doc 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.12 Recommended packages: 16:04:04 [2023-02-08T16:04:04.981Z] #59 38.12 fakeroot libalgorithm-merge-perl libltdl-dev 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.52 The following NEW packages will be installed: 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.53 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.53 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.53 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.98 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.98 Need to get 5458 kB of archives. 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.98 After this operation, 11.6 MB of additional disk space will be used. 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 39.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 40.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 16:04:04 [2023-02-08T16:04:04.981Z] #59 41.52 debconf: delaying package configuration, since apt-utils is not installed 16:04:04 [2023-02-08T16:04:04.981Z] #59 41.89 Fetched 5458 kB in 1s (8874 kB/s) 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.03 Selecting previously unselected package bzip2. 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.03 (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 ... 15745 files and directories currently installed.) 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.14 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.20 Unpacking bzip2 (1.0.8-4) ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.39 Selecting previously unselected package xz-utils. 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.39 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.74 Selecting previously unselected package libsigsegv2:arm64. 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.74 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 42.75 Unpacking libsigsegv2:arm64 (2.13-1) ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 43.02 Selecting previously unselected package m4. 16:04:04 [2023-02-08T16:04:04.981Z] #59 43.02 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 43.03 Unpacking m4 (1.4.18-5) ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 43.52 Selecting previously unselected package autoconf. 16:04:04 [2023-02-08T16:04:04.981Z] #59 43.53 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 43.54 Unpacking autoconf (2.69-14) ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 43.89 Selecting previously unselected package autotools-dev. 16:04:04 [2023-02-08T16:04:04.981Z] #59 43.89 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 16:04:04 [2023-02-08T16:04:04.981Z] #59 43.92 Unpacking autotools-dev (20180224.1+nmu1) ... 16:04:05 [2023-02-08T16:04:05.242Z] #59 44.14 Selecting previously unselected package automake. 16:04:05 [2023-02-08T16:04:05.242Z] #59 44.14 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 16:04:05 [2023-02-08T16:04:05.242Z] #59 44.17 Unpacking automake (1:1.16.3-2) ... 16:04:05 [2023-02-08T16:04:05.815Z] #59 44.79 Selecting previously unselected package patch. 16:04:05 [2023-02-08T16:04:05.815Z] #59 44.79 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 16:04:05 [2023-02-08T16:04:05.815Z] #59 44.80 Unpacking patch (2.7.6-7) ... 16:04:05 [2023-02-08T16:04:05.815Z] #59 ... 16:04:05 [2023-02-08T16:04:05.815Z] 16:04:05 [2023-02-08T16:04:05.815Z] #65 [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 16:04:05 [2023-02-08T16:04:05.815Z] #65 38.88 Reading package lists... 16:04:07 [2023-02-08T16:04:07.465Z] #65 44.17 Building dependency tree... 16:04:07 [2023-02-08T16:04:07.465Z] #65 ... 16:04:07 [2023-02-08T16:04:07.465Z] 16:04:07 [2023-02-08T16:04:07.465Z] #63 [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 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.71 NAME: 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.71 go-winres - A tool for embedding resources in Windows executables 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 USAGE: 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 go-winres [global options] command [command options] [arguments...] 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 COMMANDS: 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 init Create an initial ./winres/winres.json 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 make Make syso files for the "go build" command 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 simply Make syso files for the "go build" command (simplified) 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 extract Extract all resources from an executable 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 patch Replace resources in an executable file (exe, dll) 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 help, h Shows a list of commands or help for one command 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 GLOBAL OPTIONS: 16:04:07 [2023-02-08T16:04:07.465Z] #63 45.72 --help, -h show help (default: false) 16:04:07 [2023-02-08T16:04:07.465Z] #63 DONE 46.2s 16:04:07 [2023-02-08T16:04:07.465Z] 16:04:07 [2023-02-08T16:04:07.465Z] #59 [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 ; 16:04:07 [2023-02-08T16:04:07.465Z] #59 45.08 Selecting previously unselected package dpkg-dev. 16:04:07 [2023-02-08T16:04:07.465Z] #59 45.08 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 16:04:07 [2023-02-08T16:04:07.465Z] #59 45.10 Unpacking dpkg-dev (1.20.12) ... 16:04:07 [2023-02-08T16:04:07.465Z] #59 46.36 Selecting previously unselected package build-essential. 16:04:07 [2023-02-08T16:04:07.465Z] #59 46.36 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 16:04:07 [2023-02-08T16:04:07.465Z] #59 46.37 Unpacking build-essential (12.9) ... 16:04:07 [2023-02-08T16:04:07.726Z] #59 46.61 Selecting previously unselected package libcap2:arm64. 16:04:07 [2023-02-08T16:04:07.726Z] #59 46.61 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 16:04:07 [2023-02-08T16:04:07.726Z] #59 46.62 Unpacking libcap2:arm64 (1:2.44-1) ... 16:04:08 [2023-02-08T16:04:08.301Z] #59 47.08 Selecting previously unselected package libcap-dev:arm64. 16:04:08 [2023-02-08T16:04:08.301Z] #59 47.09 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 16:04:08 [2023-02-08T16:04:08.301Z] #59 47.09 Unpacking libcap-dev:arm64 (1:2.44-1) ... 16:04:08 [2023-02-08T16:04:08.301Z] #59 ... 16:04:08 [2023-02-08T16:04:08.301Z] 16:04:08 [2023-02-08T16:04:08.301Z] #58 [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.49.0" && /build/golangci-lint --version 16:04:08 [2023-02-08T16:04:08.301Z] #58 37.08 go: downloading mvdan.cc/gofumpt v0.3.1 16:04:08 [2023-02-08T16:04:08.301Z] #58 37.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 16:04:08 [2023-02-08T16:04:08.301Z] #58 37.24 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 16:04:08 [2023-02-08T16:04:08.301Z] #58 37.36 go: downloading github.com/davecgh/go-spew v1.1.1 16:04:08 [2023-02-08T16:04:08.301Z] #58 37.39 go: downloading github.com/pmezard/go-difflib v1.0.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 37.50 go: downloading github.com/stretchr/objx v0.4.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 37.54 go: downloading github.com/subosito/gotenv v1.4.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 37.75 go: downloading github.com/hashicorp/hcl v1.0.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 38.07 go: downloading gopkg.in/ini.v1 v1.66.6 16:04:08 [2023-02-08T16:04:08.301Z] #58 38.07 go: downloading github.com/magiconair/properties v1.8.6 16:04:08 [2023-02-08T16:04:08.301Z] #58 38.15 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 16:04:08 [2023-02-08T16:04:08.301Z] #58 38.21 go: downloading golang.org/x/text v0.3.7 16:04:08 [2023-02-08T16:04:08.301Z] #58 38.90 go: downloading github.com/pelletier/go-toml v1.9.5 16:04:08 [2023-02-08T16:04:08.301Z] #58 44.36 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 16:04:08 [2023-02-08T16:04:08.301Z] #58 44.44 go: downloading github.com/gobwas/glob v0.2.3 16:04:08 [2023-02-08T16:04:08.301Z] #58 44.81 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 16:04:08 [2023-02-08T16:04:08.301Z] #58 44.90 go: downloading go.uber.org/zap v1.17.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.49 go: downloading github.com/go-toolsmith/astcopy v1.0.1 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.58 go: downloading github.com/go-toolsmith/astequal v1.0.2 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.64 go: downloading github.com/go-toolsmith/astp v1.0.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.69 go: downloading github.com/go-toolsmith/typep v1.0.2 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.75 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 16:04:08 [2023-02-08T16:04:08.301Z] #58 45.83 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 16:04:08 [2023-02-08T16:04:08.301Z] #58 46.11 go: downloading github.com/kisielk/gotool v1.0.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 46.21 go: downloading github.com/gostaticanalysis/comment v1.4.2 16:04:08 [2023-02-08T16:04:08.301Z] #58 46.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 16:04:08 [2023-02-08T16:04:08.301Z] #58 46.45 go: downloading github.com/ettle/strcase v0.1.1 16:04:08 [2023-02-08T16:04:08.301Z] #58 46.63 go: downloading github.com/fatih/structtag v1.2.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 46.73 go: downloading github.com/Masterminds/semver v1.5.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 46.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 16:04:08 [2023-02-08T16:04:08.301Z] #58 47.07 go: downloading gopkg.in/yaml.v2 v2.4.0 16:04:08 [2023-02-08T16:04:08.301Z] #58 47.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 16:04:08 [2023-02-08T16:04:08.301Z] #58 47.34 go: downloading github.com/prometheus/client_golang v1.12.1 16:04:08 [2023-02-08T16:04:08.561Z] #58 ... 16:04:08 [2023-02-08T16:04:08.561Z] 16:04:08 [2023-02-08T16:04:08.562Z] #59 [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 ; 16:04:08 [2023-02-08T16:04:08.562Z] #59 47.47 Selecting previously unselected package libprotobuf-c1:arm64. 16:04:08 [2023-02-08T16:04:08.562Z] #59 47.47 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 16:04:08 [2023-02-08T16:04:08.562Z] #59 47.49 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 16:04:08 [2023-02-08T16:04:08.562Z] #59 47.58 Selecting previously unselected package libprotobuf-c-dev:arm64. 16:04:08 [2023-02-08T16:04:08.562Z] #59 47.58 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 16:04:08 [2023-02-08T16:04:08.562Z] #59 47.59 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 16:04:08 [2023-02-08T16:04:08.562Z] #59 ... 16:04:08 [2023-02-08T16:04:08.562Z] 16:04:08 [2023-02-08T16:04:08.562Z] #61 [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 16:04:08 [2023-02-08T16:04:08.562Z] #61 35.52 Building dependency tree... 16:04:08 [2023-02-08T16:04:08.562Z] #61 39.80 The following additional packages will be installed: 16:04:08 [2023-02-08T16:04:08.562Z] #61 39.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 16:04:08 [2023-02-08T16:04:08.562Z] #61 39.83 Suggested packages: 16:04:08 [2023-02-08T16:04:08.562Z] #61 39.84 cmake-doc ninja-build lrzip 16:04:08 [2023-02-08T16:04:08.562Z] #61 40.33 The following NEW packages will be installed: 16:04:08 [2023-02-08T16:04:08.562Z] #61 40.37 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 16:04:08 [2023-02-08T16:04:08.562Z] #61 40.85 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 16:04:08 [2023-02-08T16:04:08.562Z] #61 40.85 Need to get 15.1 MB of archives. 16:04:08 [2023-02-08T16:04:08.562Z] #61 40.85 After this operation, 66.8 MB of additional disk space will be used. 16:04:08 [2023-02-08T16:04:08.562Z] #61 40.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 16:04:08 [2023-02-08T16:04:08.562Z] #61 40.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 16:04:08 [2023-02-08T16:04:08.562Z] #61 41.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] 16:04:08 [2023-02-08T16:04:08.562Z] #61 41.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 16:04:08 [2023-02-08T16:04:08.562Z] #61 41.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 16:04:08 [2023-02-08T16:04:08.562Z] #61 41.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 16:04:08 [2023-02-08T16:04:08.562Z] #61 41.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 16:04:08 [2023-02-08T16:04:08.562Z] #61 41.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 16:04:08 [2023-02-08T16:04:08.562Z] #61 43.10 debconf: delaying package configuration, since apt-utils is not installed 16:04:08 [2023-02-08T16:04:08.562Z] #61 43.33 Fetched 15.1 MB in 1s (16.0 MB/s) 16:04:08 [2023-02-08T16:04:08.562Z] #61 43.53 Selecting previously unselected package cmake-data. 16:04:08 [2023-02-08T16:04:08.562Z] #61 43.53 (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 ... 15745 files and directories currently installed.) 16:04:08 [2023-02-08T16:04:08.562Z] #61 43.58 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 16:04:08 [2023-02-08T16:04:08.562Z] #61 43.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... 16:04:08 [2023-02-08T16:04:08.822Z] #61 ... 16:04:08 [2023-02-08T16:04:08.822Z] 16:04:08 [2023-02-08T16:04:08.822Z] #59 [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 ; 16:04:08 [2023-02-08T16:04:08.822Z] #59 47.77 Selecting previously unselected package libseccomp-dev:arm64. 16:04:08 [2023-02-08T16:04:08.822Z] #59 47.78 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 16:04:08 [2023-02-08T16:04:08.822Z] #59 47.79 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 16:04:09 [2023-02-08T16:04:09.123Z] #59 48.04 Selecting previously unselected package libsystemd-dev:arm64. 16:04:09 [2023-02-08T16:04:09.123Z] #59 48.04 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 16:04:09 [2023-02-08T16:04:09.123Z] #59 48.07 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 16:04:10 [2023-02-08T16:04:10.063Z] #59 48.91 Selecting previously unselected package libtool. 16:04:10 [2023-02-08T16:04:10.063Z] #59 48.91 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 16:04:10 [2023-02-08T16:04:10.063Z] #59 48.95 Unpacking libtool (2.4.6-15) ... 16:04:10 [2023-02-08T16:04:10.324Z] #59 49.26 Selecting previously unselected package libudev-dev:arm64. 16:04:10 [2023-02-08T16:04:10.324Z] #59 49.27 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ... 16:04:10 [2023-02-08T16:04:10.324Z] #59 49.31 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 16:04:10 [2023-02-08T16:04:10.895Z] #59 49.70 Selecting previously unselected package libyajl2:arm64. 16:04:10 [2023-02-08T16:04:10.895Z] #59 49.71 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 16:04:10 [2023-02-08T16:04:10.895Z] #59 49.72 Unpacking libyajl2:arm64 (2.1.0-3) ... 16:04:10 [2023-02-08T16:04:10.895Z] #59 ... 16:04:10 [2023-02-08T16:04:10.895Z] 16:04:10 [2023-02-08T16:04:10.895Z] #68 [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 16:04:10 [2023-02-08T16:04:10.895Z] #68 34.59 Reading package lists... 16:04:10 [2023-02-08T16:04:10.895Z] #68 39.44 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 16:04:10 [2023-02-08T16:04:10.895Z] #68 39.52 Reading package lists... 16:04:10 [2023-02-08T16:04:10.895Z] #68 44.89 Building dependency tree... 16:04:10 [2023-02-08T16:04:10.895Z] #68 48.68 gcc is already the newest version (4:10.2.1-1). 16:04:10 [2023-02-08T16:04:10.895Z] #68 48.68 libc6-dev is already the newest version (2.31-13+deb11u5). 16:04:10 [2023-02-08T16:04:10.895Z] #68 48.68 The following additional packages will be installed: 16:04:10 [2023-02-08T16:04:10.895Z] #68 48.69 bzip2 patch xz-utils 16:04:10 [2023-02-08T16:04:10.895Z] #68 48.70 Suggested packages: 16:04:10 [2023-02-08T16:04:10.895Z] #68 48.72 bzip2-doc debian-keyring seccomp ed diffutils-doc 16:04:10 [2023-02-08T16:04:10.895Z] #68 48.72 Recommended packages: 16:04:10 [2023-02-08T16:04:10.895Z] #68 48.72 build-essential fakeroot libalgorithm-merge-perl 16:04:10 [2023-02-08T16:04:10.895Z] #68 49.24 The following NEW packages will be installed: 16:04:10 [2023-02-08T16:04:10.895Z] #68 49.26 bzip2 dpkg-dev libseccomp-dev patch xz-utils 16:04:10 [2023-02-08T16:04:10.895Z] #68 ... 16:04:10 [2023-02-08T16:04:10.895Z] 16:04:10 [2023-02-08T16:04:10.895Z] #59 [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 ; 16:04:10 [2023-02-08T16:04:10.895Z] #59 49.89 Selecting previously unselected package libyajl-dev:arm64. 16:04:10 [2023-02-08T16:04:10.895Z] #59 49.90 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 16:04:10 [2023-02-08T16:04:10.895Z] #59 49.92 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 16:04:11 [2023-02-08T16:04:11.158Z] #59 50.27 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 16:04:11 [2023-02-08T16:04:11.419Z] 16:04:11 [2023-02-08T16:04:11.419Z] #59 ... 16:04:11 [2023-02-08T16:04:11.419Z] 16:04:11 [2023-02-08T16:04:11.419Z] #55 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:04:11 [2023-02-08T16:04:11.419Z] #55 DONE 42.1s 16:04:11 [2023-02-08T16:04:11.419Z] 16:04:11 [2023-02-08T16:04:11.419Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.16" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 16:04:11 [2023-02-08T16:04:11.419Z] #50 DONE 44.0s 16:04:11 [2023-02-08T16:04:11.419Z] 16:04:11 [2023-02-08T16:04:11.419Z] #59 [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 ; 16:04:11 [2023-02-08T16:04:11.419Z] #59 50.32 Setting up libyajl2:arm64 (2.1.0-3) ... 16:04:11 [2023-02-08T16:04:11.419Z] #59 50.37 Setting up bzip2 (1.0.8-4) ...#59 ... 16:04:11 [2023-02-08T16:04:11.419Z] 16:04:11 [2023-02-08T16:04:11.419Z] #65 [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 16:04:11 [2023-02-08T16:04:11.419Z] #65 44.17 Building dependency tree... 16:04:11 [2023-02-08T16:04:11.419Z] #65 48.80 gcc is already the newest version (4:10.2.1-1). 16:04:11 [2023-02-08T16:04:11.419Z] #65 48.80 libc6-dev is already the newest version (2.31-13+deb11u5). 16:04:11 [2023-02-08T16:04:11.419Z] #65 48.80 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 16:04:11 [2023-02-08T16:04:11.419Z] #65 DONE 49.7s 16:04:11 [2023-02-08T16:04:11.419Z] 16:04:11 [2023-02-08T16:04:11.419Z] #59 [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 ; 16:04:11 [2023-02-08T16:04:11.419Z] #59 50.37 Setting up bzip2 (1.0.8-4) ... 16:04:11 [2023-02-08T16:04:11.679Z] #59 50.56 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 16:04:11 [2023-02-08T16:04:11.679Z] #59 50.60 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 16:04:11 [2023-02-08T16:04:11.679Z] #59 50.64 Setting up libcap2:arm64 (1:2.44-1) ... 16:04:11 [2023-02-08T16:04:11.679Z] #59 50.68 Setting up autotools-dev (20180224.1+nmu1) ... 16:04:11 [2023-02-08T16:04:11.942Z] #59 50.78 Setting up libsigsegv2:arm64 (2.13-1) ... 16:04:11 [2023-02-08T16:04:11.942Z] #59 50.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 16:04:11 [2023-02-08T16:04:11.942Z] #59 50.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 16:04:11 [2023-02-08T16:04:11.942Z] #59 50.88 Setting up patch (2.7.6-7) ... 16:04:11 [2023-02-08T16:04:11.942Z] #59 50.92 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 16:04:11 [2023-02-08T16:04:11.942Z] #59 50.95 Setting up libyajl-dev:arm64 (2.1.0-3) ... 16:04:12 [2023-02-08T16:04:12.202Z] #59 51.04 Setting up libcap-dev:arm64 (1:2.44-1) ... 16:04:12 [2023-02-08T16:04:12.202Z] #59 51.08 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 16:04:12 [2023-02-08T16:04:12.202Z] #59 51.10 Setting up libtool (2.4.6-15) ... 16:04:12 [2023-02-08T16:04:12.202Z] #59 51.17 Setting up m4 (1.4.18-5) ... 16:04:12 [2023-02-08T16:04:12.202Z] #59 51.21 Setting up dpkg-dev (1.20.12) ... 16:04:12 [2023-02-08T16:04:12.464Z] #59 51.28 Setting up autoconf (2.69-14) ... 16:04:12 [2023-02-08T16:04:12.464Z] #59 51.35 Setting up build-essential (12.9) ... 16:04:12 [2023-02-08T16:04:12.464Z] #59 51.38 Setting up automake (1:1.16.3-2) ... 16:04:12 [2023-02-08T16:04:12.464Z] #59 51.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 16:04:12 [2023-02-08T16:04:12.464Z] #59 51.43 Processing triggers for libc-bin (2.31-13+deb11u5) ... 16:04:13 [2023-02-08T16:04:13.036Z] #59 DONE 52.0s 16:04:13 [2023-02-08T16:04:13.036Z] 16:04:13 [2023-02-08T16:04:13.036Z] #72 [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 16:04:13 [2023-02-08T16:04:13.978Z] #72 0.959 Cloning into '/tmp/crun-build'... 16:04:14 [2023-02-08T16:04:14.550Z] #72 ... 16:04:14 [2023-02-08T16:04:14.550Z] 16:04:14 [2023-02-08T16:04:14.550Z] #60 [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 16:04:14 [2023-02-08T16:04:14.550Z] #60 38.40 Reading package lists... 16:04:14 [2023-02-08T16:04:14.550Z] #60 43.32 Building dependency tree... 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.58 gcc is already the newest version (4:10.2.1-1). 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.58 The following additional packages will be installed: 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.59 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.59 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.59 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.59 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.59 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.60 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.60 Suggested packages: 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.61 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 16:04:14 [2023-02-08T16:04:14.550Z] #60 47.61 | libgdk-pixbuf2.0-dev libxml2-utils 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.50 The following NEW packages will be installed: 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.51 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.51 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.51 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.51 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.52 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.95 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.95 Need to get 7950 kB of archives. 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.95 After this operation, 39.9 MB of additional disk space will be used. 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.95 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] 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.97 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] 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 49.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 50.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 16:04:14 [2023-02-08T16:04:14.550Z] #60 52.29 debconf: delaying package configuration, since apt-utils is not installed 16:04:14 [2023-02-08T16:04:14.550Z] #60 52.68 Fetched 7950 kB in 1s (8386 kB/s) 16:04:14 [2023-02-08T16:04:14.550Z] #60 52.88 Selecting previously unselected package libgirepository-1.0-1:arm64. 16:04:14 [2023-02-08T16:04:14.550Z] #60 52.88 (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 ... 15745 files and directories currently installed.) 16:04:14 [2023-02-08T16:04:14.550Z] #60 52.95 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 16:04:14 [2023-02-08T16:04:14.550Z] #60 52.96 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 16:04:14 [2023-02-08T16:04:14.550Z] #60 53.11 Selecting previously unselected package gir1.2-glib-2.0:arm64. 16:04:14 [2023-02-08T16:04:14.550Z] #60 53.13 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 16:04:14 [2023-02-08T16:04:14.550Z] #60 53.14 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 16:04:14 [2023-02-08T16:04:14.811Z] #60 ... 16:04:14 [2023-02-08T16:04:14.811Z] 16:04:14 [2023-02-08T16:04:14.811Z] #68 [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 16:04:14 [2023-02-08T16:04:14.811Z] #68 49.76 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded. 16:04:14 [2023-02-08T16:04:14.811Z] #68 49.76 Need to get 2790 kB of archives. 16:04:14 [2023-02-08T16:04:14.811Z] #68 49.76 After this operation, 4077 kB of additional disk space will be used. 16:04:14 [2023-02-08T16:04:14.811Z] #68 49.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 16:04:14 [2023-02-08T16:04:14.811Z] #68 49.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 16:04:14 [2023-02-08T16:04:14.811Z] #68 49.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 16:04:14 [2023-02-08T16:04:14.811Z] #68 49.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 16:04:14 [2023-02-08T16:04:14.811Z] #68 49.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 16:04:14 [2023-02-08T16:04:14.811Z] #68 51.53 debconf: delaying package configuration, since apt-utils is not installed 16:04:14 [2023-02-08T16:04:14.811Z] #68 51.98 Fetched 2790 kB in 0s (5868 kB/s) 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.08 Selecting previously unselected package bzip2. 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.08 (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 ... 15745 files and directories currently installed.) 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.19 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.20 Unpacking bzip2 (1.0.8-4) ... 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.42 Selecting previously unselected package xz-utils. 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.42 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.71 Selecting previously unselected package patch. 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.71 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.72 Unpacking patch (2.7.6-7) ... 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.88 Selecting previously unselected package dpkg-dev. 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.88 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 16:04:14 [2023-02-08T16:04:14.811Z] #68 52.88 Unpacking dpkg-dev (1.20.12) ... 16:04:15 [2023-02-08T16:04:15.382Z] #68 53.99 Selecting previously unselected package libseccomp-dev:arm64. 16:04:15 [2023-02-08T16:04:15.643Z] #68 53.99 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 16:04:15 [2023-02-08T16:04:15.643Z] #68 54.00 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 16:04:15 [2023-02-08T16:04:15.905Z] #68 ... 16:04:15 [2023-02-08T16:04:15.905Z] 16:04:15 [2023-02-08T16:04:15.905Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 16:04:15 [2023-02-08T16:04:15.905Z] #73 DONE 4.4s 16:04:15 [2023-02-08T16:04:15.905Z] 16:04:15 [2023-02-08T16:04:15.905Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 16:04:15 [2023-02-08T16:04:15.905Z] #74 DONE 0.1s 16:04:15 [2023-02-08T16:04:15.905Z] 16:04:15 [2023-02-08T16:04:15.905Z] #68 [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 16:04:15 [2023-02-08T16:04:15.905Z] #68 54.43 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 16:04:15 [2023-02-08T16:04:15.905Z] #68 54.53 Setting up bzip2 (1.0.8-4) ... 16:04:16 [2023-02-08T16:04:16.167Z] #68 54.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 16:04:16 [2023-02-08T16:04:16.167Z] #68 54.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 16:04:16 [2023-02-08T16:04:16.167Z] #68 54.59 Setting up patch (2.7.6-7) ... 16:04:16 [2023-02-08T16:04:16.167Z] #68 54.61 Setting up dpkg-dev (1.20.12) ... 16:04:16 [2023-02-08T16:04:16.429Z] #68 DONE 55.0s 16:04:16 [2023-02-08T16:04:16.429Z] 16:04:16 [2023-02-08T16:04:16.429Z] #60 [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 16:04:16 [2023-02-08T16:04:16.429Z] #60 53.45 Selecting previously unselected package libsecret-common. 16:04:16 [2023-02-08T16:04:16.429Z] #60 53.45 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 53.47 Unpacking libsecret-common (0.20.4-2) ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 53.70 Selecting previously unselected package libsecret-1-0:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #60 53.73 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 53.74 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 53.94 Selecting previously unselected package gir1.2-secret-1:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #60 53.95 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 53.99 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 54.12 Selecting previously unselected package uuid-dev:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #60 54.14 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 54.16 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 54.57 Selecting previously unselected package libblkid-dev:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #60 54.57 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 54.65 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 54.84 Selecting previously unselected package libbtrfs0:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #60 54.85 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 54.85 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 16:04:16 [2023-02-08T16:04:16.429Z] #60 55.17 Selecting previously unselected package libbtrfs-dev:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #60 ... 16:04:16 [2023-02-08T16:04:16.429Z] 16:04:16 [2023-02-08T16:04:16.429Z] #28 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 16:04:16 [2023-02-08T16:04:16.429Z] #28 45.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] 16:04:16 [2023-02-08T16:04:16.429Z] #28 46.83 debconf: delaying package configuration, since apt-utils is not installed 16:04:16 [2023-02-08T16:04:16.429Z] #28 47.19 Fetched 2136 kB in 3s (631 kB/s) 16:04:16 [2023-02-08T16:04:16.429Z] #28 47.34 Selecting previously unselected package libprotobuf23:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #28 47.34 (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 ... 15745 files and directories currently installed.) 16:04:16 [2023-02-08T16:04:16.429Z] #28 47.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 47.43 Unpacking libprotobuf23:arm64 (3.12.4-1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 48.18 Selecting previously unselected package python3-pkg-resources. 16:04:16 [2023-02-08T16:04:16.429Z] #28 48.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 48.20 Unpacking python3-pkg-resources (52.0.0-4) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 48.41 Selecting previously unselected package python3-six. 16:04:16 [2023-02-08T16:04:16.429Z] #28 48.42 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 48.43 Unpacking python3-six (1.16.0-2) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 48.57 Selecting previously unselected package python3-protobuf. 16:04:16 [2023-02-08T16:04:16.429Z] #28 48.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 48.58 Unpacking python3-protobuf (3.12.4-1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 49.23 Selecting previously unselected package libnet1:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #28 49.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 49.24 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 49.53 Selecting previously unselected package libnl-3-200:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #28 49.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 49.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 49.75 Selecting previously unselected package libprotobuf-c1:arm64. 16:04:16 [2023-02-08T16:04:16.429Z] #28 49.76 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 49.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 50.12 Selecting previously unselected package criu. 16:04:16 [2023-02-08T16:04:16.429Z] #28 50.13 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 50.15 Unpacking criu (3.17.1-1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 51.41 Setting up python3-pkg-resources (52.0.0-4) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 53.43 Setting up libprotobuf23:arm64 (3.12.4-1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 53.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 53.53 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 53.59 Setting up python3-six (1.16.0-2) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 55.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 16:04:16 [2023-02-08T16:04:16.429Z] #28 55.14 Setting up python3-protobuf (3.12.4-1) ... 16:04:16 [2023-02-08T16:04:16.690Z] #28 ... 16:04:16 [2023-02-08T16:04:16.690Z] 16:04:16 [2023-02-08T16:04:16.690Z] #60 [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 16:04:16 [2023-02-08T16:04:16.690Z] #60 55.17 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 16:04:16 [2023-02-08T16:04:16.690Z] #60 55.21 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 16:04:17 [2023-02-08T16:04:17.305Z] #60 55.85 Selecting previously unselected package libelf1:arm64. 16:04:17 [2023-02-08T16:04:17.305Z] #60 55.86 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 16:04:17 [2023-02-08T16:04:17.305Z] #60 55.89 Unpacking libelf1:arm64 (0.183-1) ... 16:04:17 [2023-02-08T16:04:17.603Z] #60 56.23 Selecting previously unselected package libffi-dev:arm64. 16:04:17 [2023-02-08T16:04:17.603Z] #60 56.24 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 16:04:17 [2023-02-08T16:04:17.603Z] #60 56.26 Unpacking libffi-dev:arm64 (3.3-6) ... 16:04:17 [2023-02-08T16:04:17.603Z] #60 56.40 Selecting previously unselected package libglib2.0-data. 16:04:17 [2023-02-08T16:04:17.864Z] #60 56.42 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 16:04:17 [2023-02-08T16:04:17.865Z] #60 56.43 Unpacking libglib2.0-data (2.66.8-1) ... 16:04:19 [2023-02-08T16:04:19.068Z] #60 57.48 Selecting previously unselected package libglib2.0-bin. 16:04:19 [2023-02-08T16:04:19.068Z] #60 57.49 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 16:04:19 [2023-02-08T16:04:19.068Z] #60 57.50 Unpacking libglib2.0-bin (2.66.8-1) ... 16:04:19 [2023-02-08T16:04:19.068Z] #60 57.74 Selecting previously unselected package python3-lib2to3. 16:04:19 [2023-02-08T16:04:19.068Z] #60 ... 16:04:19 [2023-02-08T16:04:19.068Z] 16:04:19 [2023-02-08T16:04:19.068Z] #58 [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.49.0" && /build/golangci-lint --version 16:04:19 [2023-02-08T16:04:19.068Z] #58 47.98 go: downloading github.com/prometheus/client_model v0.2.0 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.13 go: downloading github.com/google/go-cmp v0.5.8 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.54 go: downloading go.uber.org/atomic v1.7.0 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.56 go: downloading go.uber.org/multierr v1.6.0 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.66 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.78 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.87 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.96 go: downloading github.com/beorn7/perks v1.0.1 16:04:19 [2023-02-08T16:04:19.068Z] #58 48.98 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:04:19 [2023-02-08T16:04:19.068Z] #58 49.02 go: downloading github.com/golang/protobuf v1.5.2 16:04:19 [2023-02-08T16:04:19.068Z] #58 49.12 go: downloading github.com/prometheus/common v0.32.1 16:04:19 [2023-02-08T16:04:19.068Z] #58 49.64 go: downloading github.com/prometheus/procfs v0.7.3 16:04:19 [2023-02-08T16:04:19.068Z] #58 49.64 go: downloading google.golang.org/protobuf v1.28.0 16:04:19 [2023-02-08T16:04:19.068Z] #58 50.56 go: downloading github.com/mattn/go-runewidth v0.0.9 16:04:19 [2023-02-08T16:04:19.068Z] #58 51.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 16:04:19 [2023-02-08T16:04:19.329Z] #58 ... 16:04:19 [2023-02-08T16:04:19.329Z] 16:04:19 [2023-02-08T16:04:19.329Z] #60 [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 16:04:19 [2023-02-08T16:04:19.329Z] #60 57.74 Selecting previously unselected package python3-lib2to3. 16:04:19 [2023-02-08T16:04:19.329Z] #60 57.74 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 16:04:19 [2023-02-08T16:04:19.329Z] #60 57.76 Unpacking python3-lib2to3 (3.9.2-1) ... 16:04:19 [2023-02-08T16:04:19.329Z] #60 57.99 Selecting previously unselected package python3-distutils. 16:04:19 [2023-02-08T16:04:19.329Z] #60 57.99 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 16:04:19 [2023-02-08T16:04:19.329Z] #60 58.00 Unpacking python3-distutils (3.9.2-1) ... 16:04:19 [2023-02-08T16:04:19.329Z] #60 ... 16:04:19 [2023-02-08T16:04:19.329Z] 16:04:19 [2023-02-08T16:04:19.329Z] #61 [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 16:04:19 [2023-02-08T16:04:19.329Z] #61 47.81 Selecting previously unselected package libicu67:arm64. 16:04:19 [2023-02-08T16:04:19.329Z] #61 47.82 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 47.84 Unpacking libicu67:arm64 (67.1-7) ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 55.23 Selecting previously unselected package libxml2:arm64. 16:04:19 [2023-02-08T16:04:19.329Z] #61 55.23 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 55.24 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.06 Selecting previously unselected package libarchive13:arm64. 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.07 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.08 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.42 Selecting previously unselected package libjsoncpp24:arm64. 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.42 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.44 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.63 Selecting previously unselected package librhash0:arm64. 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.63 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.64 Unpacking librhash0:arm64 (1.4.1-2) ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.84 Selecting previously unselected package libuv1:arm64. 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.84 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 56.85 Unpacking libuv1:arm64 (1.40.0-2) ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 57.01 Selecting previously unselected package cmake. 16:04:19 [2023-02-08T16:04:19.329Z] #61 57.02 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 16:04:19 [2023-02-08T16:04:19.329Z] #61 57.05 Unpacking cmake (3.18.4-2+deb11u1) ... 16:04:19 [2023-02-08T16:04:19.900Z] #61 ... 16:04:19 [2023-02-08T16:04:19.900Z] 16:04:19 [2023-02-08T16:04:19.900Z] #60 [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 16:04:19 [2023-02-08T16:04:19.900Z] #60 58.33 Selecting previously unselected package libglib2.0-dev-bin. 16:04:19 [2023-02-08T16:04:19.900Z] #60 58.34 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 16:04:19 [2023-02-08T16:04:19.900Z] #60 58.36 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 16:04:19 [2023-02-08T16:04:19.900Z] #60 58.59 Selecting previously unselected package libsepol1-dev:arm64. 16:04:20 [2023-02-08T16:04:20.161Z] #60 58.60 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 16:04:20 [2023-02-08T16:04:20.161Z] #60 58.61 Unpacking libsepol1-dev:arm64 (3.1-1) ... 16:04:20 [2023-02-08T16:04:20.441Z] #60 59.03 Selecting previously unselected package libpcre2-16-0:arm64. 16:04:20 [2023-02-08T16:04:20.441Z] #60 59.03 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 16:04:20 [2023-02-08T16:04:20.441Z] #60 59.04 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 16:04:20 [2023-02-08T16:04:20.703Z] #60 59.32 Selecting previously unselected package libpcre2-32-0:arm64. 16:04:20 [2023-02-08T16:04:20.703Z] #60 59.32 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 16:04:20 [2023-02-08T16:04:20.703Z] #60 59.33 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 16:04:20 [2023-02-08T16:04:20.964Z] #60 59.57 Selecting previously unselected package libpcre2-posix2:arm64. 16:04:20 [2023-02-08T16:04:20.964Z] #60 59.57 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 16:04:20 [2023-02-08T16:04:20.964Z] #60 59.61 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 16:04:20 [2023-02-08T16:04:20.964Z] #60 59.69 Selecting previously unselected package libpcre2-dev:arm64. 16:04:21 [2023-02-08T16:04:21.225Z] #60 59.69 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 16:04:21 [2023-02-08T16:04:21.225Z] #60 59.72 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 16:04:21 [2023-02-08T16:04:21.490Z] #60 ... 16:04:21 [2023-02-08T16:04:21.490Z] 16:04:21 [2023-02-08T16:04:21.490Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 16:04:21 [2023-02-08T16:04:21.491Z] #0 2.233 go: downloading github.com/urfave/cli/v2 v2.23.5 16:04:21 [2023-02-08T16:04:21.491Z] #0 2.889 go: downloading golang.org/x/sys v0.2.0 16:04:21 [2023-02-08T16:04:21.491Z] #0 6.667 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 16:04:21 [2023-02-08T16:04:21.491Z] #0 7.336 go: downloading github.com/google/uuid v1.3.0 16:04:21 [2023-02-08T16:04:21.491Z] #0 7.351 go: downloading github.com/moby/vpnkit v0.5.0 16:04:21 [2023-02-08T16:04:21.491Z] #0 7.415 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 16:04:21 [2023-02-08T16:04:21.491Z] #0 7.589 go: downloading github.com/gorilla/mux v1.8.0 16:04:21 [2023-02-08T16:04:21.491Z] #0 7.765 go: downloading github.com/moby/sys/mountinfo v0.6.2 16:04:21 [2023-02-08T16:04:21.491Z] #0 8.573 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 16:04:21 [2023-02-08T16:04:21.491Z] #0 8.681 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 16:04:21 [2023-02-08T16:04:21.491Z] #0 9.705 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 16:04:21 [2023-02-08T16:04:21.491Z] #0 9.841 go: downloading golang.org/x/net v0.1.0 16:04:21 [2023-02-08T16:04:21.766Z] #75 ... 16:04:21 [2023-02-08T16:04:21.766Z] 16:04:21 [2023-02-08T16:04:21.766Z] #60 [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 16:04:21 [2023-02-08T16:04:21.766Z] #60 60.37 Selecting previously unselected package libselinux1-dev:arm64. 16:04:21 [2023-02-08T16:04:21.766Z] #60 60.38 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 16:04:21 [2023-02-08T16:04:21.766Z] #60 60.39 Unpacking libselinux1-dev:arm64 (3.1-3) ... 16:04:21 [2023-02-08T16:04:21.766Z] #60 ... 16:04:21 [2023-02-08T16:04:21.766Z] 16:04:21 [2023-02-08T16:04:21.766Z] #49 [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...) 16:04:21 [2023-02-08T16:04:21.766Z] #49 44.80 github.com/docker/distribution/uuid 16:04:21 [2023-02-08T16:04:21.766Z] #49 45.59 golang.org/x/net/context 16:04:21 [2023-02-08T16:04:21.766Z] #49 47.22 github.com/docker/distribution/digest 16:04:21 [2023-02-08T16:04:21.766Z] #49 47.84 crypto/x509 16:04:21 [2023-02-08T16:04:21.766Z] #49 48.40 net/textproto 16:04:21 [2023-02-08T16:04:21.766Z] #49 50.85 vendor/golang.org/x/net/http/httpguts 16:04:21 [2023-02-08T16:04:21.766Z] #49 51.41 vendor/golang.org/x/net/http/httpproxy 16:04:21 [2023-02-08T16:04:21.766Z] #49 52.24 mime/multipart 16:04:21 [2023-02-08T16:04:21.766Z] #49 54.11 github.com/docker/distribution/reference 16:04:22 [2023-02-08T16:04:22.027Z] #49 ... 16:04:22 [2023-02-08T16:04:22.027Z] 16:04:22 [2023-02-08T16:04:22.027Z] #61 [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 16:04:22 [2023-02-08T16:04:22.027Z] #61 59.72 Setting up libicu67:arm64 (67.1-7) ... 16:04:22 [2023-02-08T16:04:22.027Z] #61 59.75 Setting up libuv1:arm64 (1.40.0-2) ... 16:04:22 [2023-02-08T16:04:22.027Z] #61 59.77 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 16:04:22 [2023-02-08T16:04:22.027Z] #61 59.80 Setting up librhash0:arm64 (1.4.1-2) ... 16:04:22 [2023-02-08T16:04:22.027Z] #61 59.81 Setting up cmake-data (3.18.4-2+deb11u1) ... 16:04:22 [2023-02-08T16:04:22.027Z] #61 59.85 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... 16:04:22 [2023-02-08T16:04:22.027Z] #61 59.87 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 16:04:22 [2023-02-08T16:04:22.027Z] #61 59.91 Setting up cmake (3.18.4-2+deb11u1) ... 16:04:22 [2023-02-08T16:04:22.027Z] #61 59.93 Processing triggers for libc-bin (2.31-13+deb11u5) ... 16:04:22 [2023-02-08T16:04:22.969Z] #61 DONE 61.2s 16:04:22 [2023-02-08T16:04:22.969Z] 16:04:22 [2023-02-08T16:04:22.969Z] #28 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 16:04:22 [2023-02-08T16:04:22.969Z] #28 59.10 Setting up criu (3.17.1-1) ... 16:04:22 [2023-02-08T16:04:22.969Z] #28 60.75 Processing triggers for libc-bin (2.31-13+deb11u5) ... 16:04:22 [2023-02-08T16:04:22.969Z] #28 DONE 61.6s 16:04:22 [2023-02-08T16:04:22.969Z] 16:04:22 [2023-02-08T16:04:22.969Z] #60 [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 16:04:22 [2023-02-08T16:04:22.969Z] #60 60.95 Selecting previously unselected package libmount-dev:arm64. 16:04:22 [2023-02-08T16:04:22.969Z] #60 60.95 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 16:04:22 [2023-02-08T16:04:22.969Z] #60 60.97 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 16:04:22 [2023-02-08T16:04:22.969Z] #60 61.16 Selecting previously unselected package libpcre16-3:arm64. 16:04:22 [2023-02-08T16:04:22.969Z] #60 61.17 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 16:04:22 [2023-02-08T16:04:22.969Z] #60 61.18 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 16:04:22 [2023-02-08T16:04:22.969Z] #60 61.45 Selecting previously unselected package libpcre32-3:arm64. 16:04:22 [2023-02-08T16:04:22.969Z] #60 61.45 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 16:04:22 [2023-02-08T16:04:22.969Z] #60 61.45 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 16:04:23 [2023-02-08T16:04:23.230Z] #60 61.78 Selecting previously unselected package libpcrecpp0v5:arm64. 16:04:23 [2023-02-08T16:04:23.230Z] #60 61.79 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 16:04:23 [2023-02-08T16:04:23.230Z] #60 61.83 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 16:04:23 [2023-02-08T16:04:23.490Z] #60 62.15 Selecting previously unselected package libpcre3-dev:arm64. 16:04:23 [2023-02-08T16:04:23.490Z] #60 62.17 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 16:04:23 [2023-02-08T16:04:23.750Z] #60 62.21 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 16:04:24 [2023-02-08T16:04:24.322Z] #60 63.04 Selecting previously unselected package zlib1g-dev:arm64. 16:04:24 [2023-02-08T16:04:24.583Z] #60 63.04 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 16:04:24 [2023-02-08T16:04:24.583Z] #60 63.06 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 16:04:24 [2023-02-08T16:04:24.583Z] #60 63.22 Selecting previously unselected package libglib2.0-dev:arm64. 16:04:24 [2023-02-08T16:04:24.583Z] #60 63.23 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 16:04:24 [2023-02-08T16:04:24.583Z] #60 63.23 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 16:04:25 [2023-02-08T16:04:25.968Z] #60 64.53 Selecting previously unselected package libsecret-1-dev:arm64. 16:04:25 [2023-02-08T16:04:25.968Z] #60 64.53 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 16:04:25 [2023-02-08T16:04:25.968Z] #60 64.55 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 16:04:26 [2023-02-08T16:04:26.237Z] #60 ... 16:04:26 [2023-02-08T16:04:26.237Z] 16:04:26 [2023-02-08T16:04:26.237Z] #76 [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...) 16:04:26 [2023-02-08T16:04:26.237Z] #76 ... 16:04:26 [2023-02-08T16:04:26.237Z] 16:04:26 [2023-02-08T16:04:26.237Z] #60 [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 16:04:26 [2023-02-08T16:04:26.237Z] #60 64.95 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 16:04:26 [2023-02-08T16:04:26.497Z] #60 64.98 Setting up libpcre16-3:arm64 (2:8.39-13) ... 16:04:26 [2023-02-08T16:04:26.497Z] #60 65.05 Setting up libsepol1-dev:arm64 (3.1-1) ... 16:04:26 [2023-02-08T16:04:26.497Z] #60 65.07 Setting up libffi-dev:arm64 (3.3-6) ... 16:04:26 [2023-02-08T16:04:26.497Z] #60 65.09 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 16:04:26 [2023-02-08T16:04:26.497Z] #60 ... 16:04:26 [2023-02-08T16:04:26.497Z] 16:04:26 [2023-02-08T16:04:26.497Z] #77 [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...) 16:04:26 [2023-02-08T16:04:26.497Z] #0 1.383 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc . 16:04:26 [2023-02-08T16:04:26.497Z] #77 ... 16:04:26 [2023-02-08T16:04:26.497Z] 16:04:26 [2023-02-08T16:04:26.497Z] #60 [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 16:04:26 [2023-02-08T16:04:26.497Z] #60 65.09 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 16:04:26 [2023-02-08T16:04:26.497Z] #60 65.10 Setting up libbtrfs0:arm64 (5.10.1-2) ... 16:04:26 [2023-02-08T16:04:26.497Z] #60 65.12 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 16:04:26 [2023-02-08T16:04:26.497Z] #60 65.13 Setting up libglib2.0-data (2.66.8-1) ... 16:04:26 [2023-02-08T16:04:26.497Z] #60 65.18 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 16:04:26 [2023-02-08T16:04:26.758Z] #60 65.19 Setting up libpcre32-3:arm64 (2:8.39-13) ... 16:04:26 [2023-02-08T16:04:26.758Z] #60 65.21 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 16:04:26 [2023-02-08T16:04:26.758Z] #60 65.22 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 16:04:26 [2023-02-08T16:04:26.758Z] #60 65.24 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 16:04:26 [2023-02-08T16:04:26.758Z] #60 65.25 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 16:04:26 [2023-02-08T16:04:26.758Z] #60 65.26 Setting up python3-lib2to3 (3.9.2-1) ... 16:04:27 [2023-02-08T16:04:27.330Z] #60 65.82 Setting up libelf1:arm64 (0.183-1) ... 16:04:27 [2023-02-08T16:04:27.330Z] #60 65.83 Setting up libsecret-common (0.20.4-2) ... 16:04:27 [2023-02-08T16:04:27.330Z] #60 65.85 Setting up python3-distutils (3.9.2-1) ... 16:04:27 [2023-02-08T16:04:27.901Z] #60 66.63 Setting up libglib2.0-dev-bin (2.66.8-1) ... 16:04:29 [2023-02-08T16:04:29.287Z] #60 68.02 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.04 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.07 Setting up libselinux1-dev:arm64 (3.1-3) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.08 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.11 Setting up libglib2.0-bin (2.66.8-1) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.14 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.17 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.18 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.20 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.21 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.23 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.24 No schema files found: doing nothing. 16:04:29 [2023-02-08T16:04:29.549Z] #60 68.25 Processing triggers for libc-bin (2.31-13+deb11u5) ... 16:04:29 [2023-02-08T16:04:29.836Z] #60 68.35 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 16:04:30 [2023-02-08T16:04:30.099Z] #60 DONE 68.7s 16:04:30 [2023-02-08T16:04:30.099Z] 16:04:30 [2023-02-08T16:04:30.099Z] #64 [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 16:04:30 [2023-02-08T16:04:30.099Z] #64 68.74 gotestsum version dev 16:04:30 [2023-02-08T16:04:30.099Z] #64 DONE 69.0s 16:04:30 [2023-02-08T16:04:30.099Z] 16:04:30 [2023-02-08T16:04:30.099Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:04:30 [2023-02-08T16:04:30.359Z] #78 ... 16:04:30 [2023-02-08T16:04:30.359Z] 16:04:30 [2023-02-08T16:04:30.359Z] #72 [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 16:04:30 [2023-02-08T16:04:30.359Z] #72 7.144 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 16:04:30 [2023-02-08T16:04:30.359Z] #72 7.184 Cloning into '/tmp/crun-build/libocispec'... 16:04:30 [2023-02-08T16:04:30.359Z] #72 9.301 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 16:04:30 [2023-02-08T16:04:30.359Z] #72 9.333 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 16:04:30 [2023-02-08T16:04:30.359Z] #72 9.334 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 16:04:30 [2023-02-08T16:04:30.359Z] #72 9.335 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 16:04:30 [2023-02-08T16:04:30.359Z] #72 9.367 Cloning into '/tmp/crun-build/libocispec/image-spec'... 16:04:30 [2023-02-08T16:04:30.359Z] #72 11.85 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 16:04:30 [2023-02-08T16:04:30.359Z] #72 13.65 Cloning into '/tmp/crun-build/libocispec/yajl'... 16:04:30 [2023-02-08T16:04:30.359Z] #72 15.15 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 16:04:30 [2023-02-08T16:04:30.359Z] #72 15.46 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 16:04:30 [2023-02-08T16:04:30.359Z] #72 15.70 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 16:04:30 [2023-02-08T16:04:30.359Z] #72 ... 16:04:30 [2023-02-08T16:04:30.359Z] 16:04:30 [2023-02-08T16:04:30.359Z] #49 [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...) 16:04:30 [2023-02-08T16:04:30.359Z] #49 55.23 github.com/stevvooe/resumable 16:04:30 [2023-02-08T16:04:30.359Z] #49 55.51 github.com/stevvooe/resumable/sha256 16:04:30 [2023-02-08T16:04:30.359Z] #49 56.42 github.com/stevvooe/resumable/sha512 16:04:30 [2023-02-08T16:04:30.359Z] #49 57.32 github.com/garyburd/redigo/internal 16:04:30 [2023-02-08T16:04:30.359Z] #49 57.61 github.com/garyburd/redigo/redis 16:04:30 [2023-02-08T16:04:30.359Z] #49 58.89 crypto/tls 16:04:30 [2023-02-08T16:04:30.359Z] #49 61.27 github.com/docker/distribution/registry/listener 16:04:30 [2023-02-08T16:04:30.359Z] #49 61.68 github.com/docker/distribution/version 16:04:30 [2023-02-08T16:04:30.359Z] #49 61.97 github.com/inconshreveable/mousetrap 16:04:30 [2023-02-08T16:04:30.359Z] #49 62.09 github.com/spf13/pflag 16:04:32 [2023-02-08T16:04:32.271Z] #49 65.32 github.com/spf13/cobra 16:04:32 [2023-02-08T16:04:32.843Z] #49 ... 16:04:32 [2023-02-08T16:04:32.843Z] 16:04:32 [2023-02-08T16:04:32.843Z] #79 [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 16:04:32 [2023-02-08T16:04:32.843Z] #0 2.212 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 16:04:32 [2023-02-08T16:04:32.843Z] #0 2.236 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 16:04:32 [2023-02-08T16:04:32.843Z] #0 2.236 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 16:04:32 [2023-02-08T16:04:32.843Z] #0 4.461 Reading package lists... 16:04:32 [2023-02-08T16:04:32.843Z] #0 8.682 + apt-get install -y --no-install-recommends gcc libc6-dev 16:04:34 [2023-02-08T16:04:34.754Z] #0 8.727 Reading package lists... 16:04:35 [2023-02-08T16:04:35.326Z] #79 11.84 Building dependency tree... 16:04:35 [2023-02-08T16:04:35.326Z] #79 ... 16:04:35 [2023-02-08T16:04:35.326Z] 16:04:35 [2023-02-08T16:04:35.326Z] #49 [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...) 16:04:35 [2023-02-08T16:04:35.326Z] #49 68.11 log/syslog 16:04:35 [2023-02-08T16:04:35.897Z] #49 68.80 github.com/yvasiyarov/go-metrics 16:04:37 [2023-02-08T16:04:37.813Z] #49 ... 16:04:37 [2023-02-08T16:04:37.813Z] 16:04:37 [2023-02-08T16:04:37.813Z] #79 [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 16:04:37 [2023-02-08T16:04:37.813Z] #79 11.84 Building dependency tree... 16:04:37 [2023-02-08T16:04:37.813Z] #79 12.89 Reading state information... 16:04:37 [2023-02-08T16:04:37.813Z] #79 14.87 gcc is already the newest version (4:10.2.1-1). 16:04:37 [2023-02-08T16:04:37.813Z] #79 14.87 libc6-dev is already the newest version (2.31-13+deb11u5). 16:04:37 [2023-02-08T16:04:37.813Z] #79 14.87 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. 16:04:37 [2023-02-08T16:04:37.813Z] #79 DONE 15.1s 16:04:38 [2023-02-08T16:04:38.075Z] 16:04:38 [2023-02-08T16:04:38.075Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 16:04:39 [2023-02-08T16:04:39.461Z] #80 1.245 -- The C compiler identification is GNU 10.2.1 16:04:39 [2023-02-08T16:04:39.461Z] #80 1.286 -- Detecting C compiler ABI info 16:04:39 [2023-02-08T16:04:39.723Z] #80 1.821 -- Detecting C compiler ABI info - done 16:04:39 [2023-02-08T16:04:39.723Z] #80 1.887 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 16:04:39 [2023-02-08T16:04:39.723Z] #80 1.907 -- Detecting C compile features 16:04:39 [2023-02-08T16:04:39.985Z] #80 1.909 -- Detecting C compile features - done 16:04:39 [2023-02-08T16:04:39.985Z] #80 1.961 -- Performing Test HAS_BUILTIN_FORTIFY 16:04:40 [2023-02-08T16:04:40.246Z] #80 2.156 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 16:04:40 [2023-02-08T16:04:40.246Z] #80 2.218 -- Configuring done 16:04:40 [2023-02-08T16:04:40.246Z] #80 2.255 -- Generating done 16:04:40 [2023-02-08T16:04:40.246Z] #80 2.257 -- Build files have been written to: /go/src/github.com/krallin/tini 16:04:40 [2023-02-08T16:04:40.507Z] #80 2.575 Scanning dependencies of target tini-static 16:04:40 [2023-02-08T16:04:40.507Z] #80 2.633 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 16:04:41 [2023-02-08T16:04:41.895Z] #80 3.944 [100%] Linking C executable tini-static 16:04:42 [2023-02-08T16:04:42.469Z] #80 4.462 [100%] Built target tini-static 16:04:42 [2023-02-08T16:04:42.731Z] #80 DONE 4.8s 16:04:42 [2023-02-08T16:04:42.731Z] 16:04:42 [2023-02-08T16:04:42.731Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:04:42 [2023-02-08T16:04:42.731Z] #78 6.772 + bin/ctr 16:04:42 [2023-02-08T16:04:42.994Z] #78 ... 16:04:42 [2023-02-08T16:04:42.994Z] 16:04:42 [2023-02-08T16:04:42.994Z] #49 [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...) 16:04:42 [2023-02-08T16:04:42.994Z] #49 75.81 golang.org/x/crypto/blowfish 16:04:43 [2023-02-08T16:04:43.941Z] #49 76.68 golang.org/x/crypto/bcrypt 16:04:44 [2023-02-08T16:04:44.202Z] #49 77.08 net/http/httptrace 16:04:44 [2023-02-08T16:04:44.463Z] #49 77.26 github.com/docker/libtrust 16:04:44 [2023-02-08T16:04:44.724Z] #49 77.60 net/http 16:04:48 [2023-02-08T16:04:48.937Z] #49 81.22 net/smtp 16:04:49 [2023-02-08T16:04:49.198Z] #49 82.32 github.com/docker/distribution/registry/storage/driver/gcs 16:04:49 [2023-02-08T16:04:49.460Z] #49 82.39 os/user 16:04:50 [2023-02-08T16:04:50.403Z] #49 83.19 github.com/docker/distribution/registry/storage/driver/oss 16:04:50 [2023-02-08T16:04:50.403Z] #49 83.24 github.com/mitchellh/mapstructure 16:04:54 [2023-02-08T16:04:54.608Z] #49 ... 16:04:54 [2023-02-08T16:04:54.608Z] 16:04:54 [2023-02-08T16:04:54.608Z] #72 [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 16:04:54 [2023-02-08T16:04:54.608Z] #72 30.84 aclocal: warning: couldn't open directory 'm4': No such file or directory 16:04:54 [2023-02-08T16:04:54.608Z] #72 40.79 libtoolize: putting auxiliary files in '.'. 16:04:54 [2023-02-08T16:04:54.608Z] #72 40.79 libtoolize: copying file './ltmain.sh' 16:04:54 [2023-02-08T16:04:54.608Z] #72 41.56 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 16:04:54 [2023-02-08T16:04:54.608Z] #72 41.56 libtoolize: and rerunning libtoolize and aclocal. 16:04:54 [2023-02-08T16:04:54.608Z] #72 41.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 16:05:02 [2023-02-08T16:05:02.745Z] #72 49.45 configure.ac:7: installing './compile' 16:05:02 [2023-02-08T16:05:02.745Z] #72 49.46 configure.ac:11: installing './config.guess' 16:05:02 [2023-02-08T16:05:02.745Z] #72 49.47 configure.ac:11: installing './config.sub' 16:05:02 [2023-02-08T16:05:02.745Z] #72 49.49 configure.ac:8: installing './install-sh' 16:05:02 [2023-02-08T16:05:02.745Z] #72 49.49 configure.ac:8: installing './missing' 16:05:02 [2023-02-08T16:05:02.745Z] #72 49.59 Makefile.am: installing './depcomp' 16:05:03 [2023-02-08T16:05:03.688Z] #72 50.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 16:05:03 [2023-02-08T16:05:03.688Z] #72 50.78 libtoolize: copying file 'build-aux/ltmain.sh' 16:05:04 [2023-02-08T16:05:04.260Z] #72 50.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 16:05:04 [2023-02-08T16:05:04.260Z] #72 50.98 libtoolize: copying file 'm4/libtool.m4' 16:05:04 [2023-02-08T16:05:04.260Z] #72 51.13 libtoolize: copying file 'm4/ltoptions.m4' 16:05:04 [2023-02-08T16:05:04.521Z] #72 51.24 libtoolize: copying file 'm4/ltsugar.m4' 16:05:04 [2023-02-08T16:05:04.521Z] #72 51.38 libtoolize: copying file 'm4/ltversion.m4' 16:05:04 [2023-02-08T16:05:04.521Z] #72 51.51 libtoolize: copying file 'm4/lt~obsolete.m4' 16:05:04 [2023-02-08T16:05:04.521Z] #72 ... 16:05:04 [2023-02-08T16:05:04.521Z] 16:05:04 [2023-02-08T16:05:04.521Z] #49 [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...) 16:05:04 [2023-02-08T16:05:04.521Z] #49 97.42 github.com/docker/distribution/configuration 16:05:04 [2023-02-08T16:05:04.521Z] #49 97.47 github.com/bugsnag/bugsnag-go 16:05:05 [2023-02-08T16:05:05.907Z] #49 98.95 github.com/gorilla/context 16:05:06 [2023-02-08T16:05:06.168Z] #49 98.96 github.com/docker/distribution/registry/api/errcode 16:05:06 [2023-02-08T16:05:06.449Z] #49 99.46 github.com/gorilla/mux 16:05:06 [2023-02-08T16:05:06.764Z] #49 99.82 expvar 16:05:08 [2023-02-08T16:05:08.171Z] #49 100.7 github.com/docker/distribution/registry/client/transport 16:05:08 [2023-02-08T16:05:08.171Z] #49 101.1 github.com/docker/distribution/context 16:05:08 [2023-02-08T16:05:08.432Z] #49 101.4 github.com/docker/distribution/registry/api/v2 16:05:09 [2023-02-08T16:05:09.817Z] #49 102.7 github.com/gorilla/handlers 16:05:09 [2023-02-08T16:05:09.817Z] #49 102.7 github.com/docker/distribution/health 16:05:10 [2023-02-08T16:05:10.390Z] #49 103.2 github.com/docker/distribution 16:05:10 [2023-02-08T16:05:10.962Z] #49 103.9 github.com/docker/distribution/health/checks 16:05:11 [2023-02-08T16:05:11.533Z] #49 104.3 github.com/docker/distribution/manifest/manifestlist 16:05:11 [2023-02-08T16:05:11.533Z] #49 104.5 github.com/docker/distribution/manifest/schema1 16:05:11 [2023-02-08T16:05:11.794Z] #49 104.6 github.com/docker/distribution/manifest/schema2 16:05:12 [2023-02-08T16:05:12.366Z] #49 105.1 github.com/docker/distribution/notifications 16:05:12 [2023-02-08T16:05:12.627Z] #49 105.5 github.com/docker/distribution/registry/auth 16:05:13 [2023-02-08T16:05:13.199Z] #49 106.1 github.com/docker/distribution/registry/middleware/registry 16:05:13 [2023-02-08T16:05:13.460Z] #49 106.5 github.com/docker/distribution/registry/middleware/repository 16:05:14 [2023-02-08T16:05:14.033Z] #49 106.9 github.com/docker/distribution/registry/storage/cache 16:05:14 [2023-02-08T16:05:14.295Z] #49 107.2 github.com/docker/distribution/registry/storage/cache/memory 16:05:14 [2023-02-08T16:05:14.556Z] #49 107.5 github.com/docker/distribution/registry/client 16:05:14 [2023-02-08T16:05:14.556Z] #49 107.7 github.com/docker/distribution/registry/storage/driver 16:05:14 [2023-02-08T16:05:14.556Z] #49 ... 16:05:14 [2023-02-08T16:05:14.556Z] 16:05:14 [2023-02-08T16:05:14.556Z] #72 [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 16:05:14 [2023-02-08T16:05:14.556Z] #72 51.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 16:05:15 [2023-02-08T16:05:15.502Z] #72 ... 16:05:15 [2023-02-08T16:05:15.502Z] 16:05:15 [2023-02-08T16:05:15.502Z] #49 [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...) 16:05:15 [2023-02-08T16:05:15.502Z] #49 108.4 github.com/docker/distribution/registry/proxy/scheduler 16:05:16 [2023-02-08T16:05:16.074Z] #49 109.1 github.com/docker/distribution/registry/client/auth 16:05:16 [2023-02-08T16:05:16.335Z] #49 109.3 github.com/docker/distribution/registry/storage 16:05:17 [2023-02-08T16:05:17.277Z] #49 110.1 github.com/docker/distribution/registry/storage/cache/redis 16:05:17 [2023-02-08T16:05:17.848Z] #49 110.7 github.com/docker/distribution/registry/storage/driver/factory 16:05:17 [2023-02-08T16:05:17.848Z] #49 110.9 github.com/docker/distribution/registry/storage/driver/middleware 16:05:18 [2023-02-08T16:05:18.420Z] #49 111.2 github.com/yvasiyarov/newrelic_platform_go 16:05:18 [2023-02-08T16:05:18.991Z] #49 111.8 github.com/yvasiyarov/gorelic 16:05:20 [2023-02-08T16:05:20.904Z] #49 113.4 github.com/docker/distribution/registry/auth/htpasswd 16:05:21 [2023-02-08T16:05:21.164Z] #49 114.0 github.com/docker/distribution/registry/auth/silly 16:05:21 [2023-02-08T16:05:21.164Z] #49 114.0 github.com/docker/distribution/registry/proxy 16:05:21 [2023-02-08T16:05:21.734Z] #49 114.5 github.com/docker/distribution/registry/auth/token 16:05:22 [2023-02-08T16:05:22.309Z] #49 115.2 github.com/docker/distribution/registry/handlers 16:05:23 [2023-02-08T16:05:23.262Z] #49 116.1 github.com/Azure/azure-sdk-for-go/storage 16:05:25 [2023-02-08T16:05:25.174Z] #49 ... 16:05:25 [2023-02-08T16:05:25.174Z] 16:05:25 [2023-02-08T16:05:25.174Z] #72 [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 16:05:25 [2023-02-08T16:05:25.174Z] #72 63.09 configure.ac:7: installing 'build-aux/compile' 16:05:25 [2023-02-08T16:05:25.174Z] #72 63.15 configure.ac:9: installing 'build-aux/config.guess' 16:05:25 [2023-02-08T16:05:25.174Z] #72 63.15 configure.ac:9: installing 'build-aux/config.sub' 16:05:25 [2023-02-08T16:05:25.174Z] #72 63.15 configure.ac:11: installing 'build-aux/install-sh' 16:05:25 [2023-02-08T16:05:25.174Z] #72 63.18 configure.ac:11: installing 'build-aux/missing' 16:05:25 [2023-02-08T16:05:25.174Z] #72 63.41 Makefile.am: installing 'build-aux/depcomp' 16:05:25 [2023-02-08T16:05:25.174Z] #72 63.52 parallel-tests: installing 'build-aux/test-driver' 16:05:25 [2023-02-08T16:05:25.174Z] #72 65.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 16:05:25 [2023-02-08T16:05:25.174Z] #72 65.75 libtoolize: copying file 'build-aux/ltmain.sh' 16:05:25 [2023-02-08T16:05:25.174Z] #72 66.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 16:05:25 [2023-02-08T16:05:25.174Z] #72 66.46 libtoolize: copying file 'm4/libtool.m4' 16:05:25 [2023-02-08T16:05:25.174Z] #72 66.55 libtoolize: copying file 'm4/ltoptions.m4' 16:05:25 [2023-02-08T16:05:25.174Z] #72 66.66 libtoolize: copying file 'm4/ltsugar.m4' 16:05:25 [2023-02-08T16:05:25.174Z] #72 66.81 libtoolize: copying file 'm4/ltversion.m4' 16:05:25 [2023-02-08T16:05:25.174Z] #72 66.94 libtoolize: copying file 'm4/lt~obsolete.m4' 16:05:27 [2023-02-08T16:05:27.088Z] #72 ... 16:05:27 [2023-02-08T16:05:27.088Z] 16:05:27 [2023-02-08T16:05:27.088Z] #49 [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...) 16:05:27 [2023-02-08T16:05:27.088Z] #49 119.7 github.com/docker/distribution/registry/storage/driver/base 16:05:27 [2023-02-08T16:05:27.659Z] #49 120.5 github.com/docker/distribution/registry/storage/driver/azure 16:05:27 [2023-02-08T16:05:27.659Z] #49 120.7 github.com/docker/distribution/registry 16:05:29 [2023-02-08T16:05:29.570Z] #49 122.1 github.com/docker/distribution/registry/storage/driver/filesystem 16:05:29 [2023-02-08T16:05:29.570Z] #49 122.2 github.com/docker/distribution/registry/storage/driver/inmemory 16:05:29 [2023-02-08T16:05:29.831Z] #49 122.7 github.com/AdRoll/goamz/aws 16:05:30 [2023-02-08T16:05:30.771Z] #49 123.5 net/http/httputil 16:05:32 [2023-02-08T16:05:32.156Z] #49 124.9 github.com/AdRoll/goamz/cloudfront 16:05:32 [2023-02-08T16:05:32.419Z] #49 125.4 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 16:05:32 [2023-02-08T16:05:32.990Z] #49 125.9 github.com/ncw/swift 16:05:32 [2023-02-08T16:05:32.990Z] #49 126.1 github.com/AdRoll/goamz/s3 16:05:33 [2023-02-08T16:05:33.251Z] #49 ... 16:05:33 [2023-02-08T16:05:33.251Z] 16:05:33 [2023-02-08T16:05:33.251Z] #72 [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 16:05:33 [2023-02-08T16:05:33.251Z] #72 80.32 configure.ac:11: installing 'build-aux/compile' 16:05:33 [2023-02-08T16:05:33.513Z] #72 80.33 configure.ac:11: installing 'build-aux/config.guess' 16:05:33 [2023-02-08T16:05:33.513Z] #72 80.34 configure.ac:11: installing 'build-aux/config.sub' 16:05:33 [2023-02-08T16:05:33.513Z] #72 80.35 configure.ac:13: installing 'build-aux/install-sh' 16:05:33 [2023-02-08T16:05:33.513Z] #72 80.37 configure.ac:13: installing 'build-aux/missing' 16:05:33 [2023-02-08T16:05:33.513Z] #72 80.40 configure.ac:8: installing 'build-aux/tap-driver.sh' 16:05:33 [2023-02-08T16:05:33.774Z] #72 80.57 Makefile.am: installing 'build-aux/depcomp' 16:05:35 [2023-02-08T16:05:35.422Z] #72 82.00 checking build system type... aarch64-unknown-linux-gnu 16:05:35 [2023-02-08T16:05:35.682Z] #72 82.41 checking host system type... aarch64-unknown-linux-gnu 16:05:35 [2023-02-08T16:05:35.682Z] #72 82.41 checking how to print strings... printf 16:05:35 [2023-02-08T16:05:35.682Z] #72 82.43 checking for gcc... gcc 16:05:35 [2023-02-08T16:05:35.943Z] #72 82.58 checking whether the C compiler works... yes 16:05:35 [2023-02-08T16:05:35.943Z] #72 82.82 checking for C compiler default output file name... a.out 16:05:36 [2023-02-08T16:05:36.204Z] #72 82.82 checking for suffix of executables... 16:05:36 [2023-02-08T16:05:36.465Z] #72 83.14 checking whether we are cross compiling... no 16:05:36 [2023-02-08T16:05:36.725Z] #72 83.38 checking for suffix of object files... o 16:05:36 [2023-02-08T16:05:36.725Z] #72 83.55 checking whether we are using the GNU C compiler... yes 16:05:36 [2023-02-08T16:05:36.725Z] #72 83.66 checking whether gcc accepts -g... yes 16:05:36 [2023-02-08T16:05:36.986Z] #72 83.79 checking for gcc option to accept ISO C89... none needed 16:05:37 [2023-02-08T16:05:37.247Z] #72 84.02 checking whether gcc understands -c and -o together... yes 16:05:37 [2023-02-08T16:05:37.247Z] #72 84.25 checking for a sed that does not truncate output... /bin/sed 16:05:37 [2023-02-08T16:05:37.247Z] #72 84.31 checking for grep that handles long lines and -e... /bin/grep 16:05:37 [2023-02-08T16:05:37.247Z] #72 84.31 checking for egrep... /bin/grep -E 16:05:37 [2023-02-08T16:05:37.508Z] #72 84.34 checking for fgrep... /bin/grep -F 16:05:37 [2023-02-08T16:05:37.508Z] #72 84.35 checking for ld used by gcc... /usr/bin/ld 16:05:37 [2023-02-08T16:05:37.508Z] #72 84.40 checking if the linker (/usr/bin/ld) is GNU ld... yes 16:05:37 [2023-02-08T16:05:37.508Z] #72 84.42 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.43 checking the name lister (/usr/bin/nm -B) interface... BSD nm 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.57 checking whether ln -s works... yes 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.58 checking the maximum length of command line arguments... 1572864 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.65 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.65 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.65 checking for /usr/bin/ld option to reload object files... -r 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.66 checking for objdump... objdump 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.66 checking how to recognize dependent libraries... pass_all 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.66 checking for dlltool... no 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.66 checking how to associate runtime and link libraries... printf %s\n 16:05:37 [2023-02-08T16:05:37.769Z] #72 84.67 checking for ar... ar 16:05:38 [2023-02-08T16:05:38.030Z] #72 84.67 checking for archiver @FILE support... @ 16:05:38 [2023-02-08T16:05:38.030Z] #72 84.86 checking for strip... strip 16:05:38 [2023-02-08T16:05:38.030Z] #72 84.86 checking for ranlib... ranlib 16:05:38 [2023-02-08T16:05:38.030Z] #72 84.88 checking for gawk... no 16:05:38 [2023-02-08T16:05:38.030Z] #72 84.89 checking for mawk... mawk 16:05:38 [2023-02-08T16:05:38.602Z] #72 84.89 checking command to parse /usr/bin/nm -B output from gcc object... ok 16:05:38 [2023-02-08T16:05:38.602Z] #72 85.43 checking for sysroot... no 16:05:38 [2023-02-08T16:05:38.602Z] #72 85.43 checking for a working dd... /bin/dd 16:05:38 [2023-02-08T16:05:38.602Z] #72 85.45 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 16:05:38 [2023-02-08T16:05:38.602Z] #72 85.47 checking for mt... no 16:05:38 [2023-02-08T16:05:38.602Z] #72 85.49 checking if : is a manifest tool... no 16:05:38 [2023-02-08T16:05:38.863Z] #72 85.52 checking how to run the C preprocessor... gcc -E 16:05:39 [2023-02-08T16:05:39.696Z] #72 85.91 checking for ANSI C header files... yes 16:05:40 [2023-02-08T16:05:40.268Z] #72 86.71 checking for sys/types.h... yes 16:05:40 [2023-02-08T16:05:40.531Z] #72 86.99 checking for sys/stat.h... yes 16:05:40 [2023-02-08T16:05:40.531Z] #72 87.29 checking for stdlib.h... yes 16:05:40 [2023-02-08T16:05:40.791Z] #72 87.51 checking for string.h... yes 16:05:41 [2023-02-08T16:05:41.052Z] #72 87.70 checking for memory.h... yes 16:05:41 [2023-02-08T16:05:41.313Z] #72 88.01 checking for strings.h... yes 16:05:41 [2023-02-08T16:05:41.313Z] #72 88.24 checking for inttypes.h... yes 16:05:41 [2023-02-08T16:05:41.573Z] #72 88.43 checking for stdint.h... yes 16:05:41 [2023-02-08T16:05:41.833Z] #72 88.67 checking for unistd.h... yes 16:05:42 [2023-02-08T16:05:42.094Z] #72 88.93 checking for dlfcn.h... yes 16:05:42 [2023-02-08T16:05:42.094Z] #72 89.11 checking for objdir... .libs 16:05:42 [2023-02-08T16:05:42.926Z] #72 89.59 checking if gcc supports -fno-rtti -fno-exceptions... no 16:05:42 [2023-02-08T16:05:42.926Z] #72 89.79 checking for gcc option to produce PIC... -fPIC -DPIC 16:05:42 [2023-02-08T16:05:42.926Z] #72 89.79 checking if gcc PIC flag -fPIC -DPIC works... yes 16:05:43 [2023-02-08T16:05:43.498Z] #72 89.92 checking if gcc static flag -static works... yes 16:05:43 [2023-02-08T16:05:43.498Z] #72 90.35 checking if gcc supports -c -o file.o... yes 16:05:43 [2023-02-08T16:05:43.498Z] #72 90.54 checking if gcc supports -c -o file.o... (cached) yes 16:05:43 [2023-02-08T16:05:43.498Z] #72 90.54 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 16:05:44 [2023-02-08T16:05:44.019Z] #72 90.60 checking dynamic linker characteristics... GNU/Linux ld.so 16:05:44 [2023-02-08T16:05:44.019Z] #72 90.94 checking how to hardcode library paths into programs... immediate 16:05:44 [2023-02-08T16:05:44.019Z] #72 90.94 checking whether stripping libraries is possible... yes 16:05:44 [2023-02-08T16:05:44.019Z] #72 90.95 checking if libtool supports shared libraries... yes 16:05:44 [2023-02-08T16:05:44.019Z] #72 90.95 checking whether to build shared libraries... no 16:05:44 [2023-02-08T16:05:44.019Z] #72 90.95 checking whether to build static libraries... yes 16:05:44 [2023-02-08T16:05:44.019Z] #72 90.95 checking for a BSD-compatible install... /usr/bin/install -c 16:05:44 [2023-02-08T16:05:44.019Z] #72 91.00 checking whether build environment is sane... yes 16:05:44 [2023-02-08T16:05:44.281Z] #72 91.05 checking for a thread-safe mkdir -p... /bin/mkdir -p 16:05:44 [2023-02-08T16:05:44.281Z] #72 91.09 checking whether make sets $(MAKE)... yes 16:05:44 [2023-02-08T16:05:44.281Z] #72 91.15 checking whether make supports the include directive... yes (GNU style) 16:05:44 [2023-02-08T16:05:44.281Z] #72 91.20 checking whether make supports nested variables... yes 16:05:44 [2023-02-08T16:05:44.281Z] #72 91.29 checking whether UID '0' is supported by ustar format... yes 16:05:44 [2023-02-08T16:05:44.281Z] #72 91.29 checking whether GID '0' is supported by ustar format... yes 16:05:44 [2023-02-08T16:05:44.281Z] #72 91.29 checking how to create a ustar tar archive... gnutar 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.38 checking dependency style of gcc... gcc3 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.59 checking whether to enable maintainer-specific portions of Makefiles... yes 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.60 checking whether make supports nested variables... (cached) yes 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.60 checking for gawk... (cached) mawk 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.60 checking for a sed that does not truncate output... (cached) /bin/sed 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.61 checking for gcc... (cached) gcc 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.73 checking whether we are using the GNU C compiler... (cached) yes 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.73 checking whether gcc accepts -g... (cached) yes 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.74 checking for gcc option to accept ISO C89... (cached) none needed 16:05:44 [2023-02-08T16:05:44.853Z] #72 91.74 checking whether gcc understands -c and -o together... (cached) yes 16:05:45 [2023-02-08T16:05:45.118Z] #72 91.74 checking for a Python interpreter with version >= 3... python3 16:05:45 [2023-02-08T16:05:45.118Z] #72 91.88 checking for python3... /usr/bin/python3 16:05:45 [2023-02-08T16:05:45.118Z] #72 91.88 checking for python3 version... 3.9 16:05:45 [2023-02-08T16:05:45.118Z] #72 91.92 checking for python3 platform... linux 16:05:45 [2023-02-08T16:05:45.379Z] #72 91.99 checking for python3 script directory... 16:05:45 [2023-02-08T16:05:45.379Z] #72 ... 16:05:45 [2023-02-08T16:05:45.379Z] 16:05:45 [2023-02-08T16:05:45.379Z] #49 [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...) 16:05:45 [2023-02-08T16:05:45.379Z] #49 129.2 github.com/docker/distribution/registry/storage/driver/s3 16:05:45 [2023-02-08T16:05:45.379Z] #49 129.3 github.com/docker/distribution/registry/storage/driver/swift 16:05:45 [2023-02-08T16:05:45.379Z] #49 130.8 net/http/pprof 16:05:45 [2023-02-08T16:05:45.379Z] #49 131.5 github.com/docker/distribution/cmd/registry 16:05:45 [2023-02-08T16:05:45.379Z] #49 136.0 + xx-verify /build/registry-v2 16:05:45 [2023-02-08T16:05:45.379Z] #49 DONE 138.2s 16:05:45 [2023-02-08T16:05:45.379Z] 16:05:45 [2023-02-08T16:05:45.379Z] #72 [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 16:05:45 [2023-02-08T16:05:45.379Z] #72 91.99 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 16:05:45 [2023-02-08T16:05:45.952Z] #72 92.40 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 16:05:45 [2023-02-08T16:05:45.952Z] #72 92.74 checking for go-md2man... no 16:05:46 [2023-02-08T16:05:46.228Z] #72 92.80 checking error.h usability... yes 16:05:46 [2023-02-08T16:05:46.508Z] #72 93.21 checking error.h presence... yes 16:05:46 [2023-02-08T16:05:46.508Z] #72 93.25 checking for error.h... yes 16:05:46 [2023-02-08T16:05:46.508Z] #72 93.29 checking linux/openat2.h usability... yes 16:05:46 [2023-02-08T16:05:46.786Z] #72 93.48 checking linux/openat2.h presence... yes 16:05:46 [2023-02-08T16:05:46.786Z] #72 93.52 checking for linux/openat2.h... yes 16:05:47 [2023-02-08T16:05:47.048Z] #72 93.57 checking for copy_file_range... yes 16:05:47 [2023-02-08T16:05:47.310Z] #72 93.84 checking for fgetxattr... yes 16:05:47 [2023-02-08T16:05:47.570Z] #72 94.16 checking for statx... yes 16:05:47 [2023-02-08T16:05:47.838Z] #72 94.45 checking for fgetpwent_r... yes 16:05:48 [2023-02-08T16:05:48.099Z] #72 94.76 checking for issetugid... no 16:05:48 [2023-02-08T16:05:48.099Z] #72 95.03 checking for pkg-config... /usr/bin/pkg-config 16:05:48 [2023-02-08T16:05:48.099Z] #72 95.03 checking pkg-config is at least version 0.9.0... yes 16:05:48 [2023-02-08T16:05:48.670Z] #72 95.04 checking for library containing yajl_tree_get... -lyajl 16:05:48 [2023-02-08T16:05:48.670Z] #72 95.60 checking for yajl >= 2.0.0... yes 16:05:48 [2023-02-08T16:05:48.670Z] #72 95.63 checking sys/capability.h usability... yes 16:05:48 [2023-02-08T16:05:48.931Z] #72 95.73 checking sys/capability.h presence... yes 16:05:48 [2023-02-08T16:05:48.931Z] #72 95.78 checking for sys/capability.h... yes 16:05:49 [2023-02-08T16:05:49.508Z] #72 95.79 checking for library containing cap_from_name... 16:05:49 [2023-02-08T16:05:49.508Z] #72 ... 16:05:49 [2023-02-08T16:05:49.508Z] 16:05:49 [2023-02-08T16:05:49.508Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 16:05:49 [2023-02-08T16:05:49.508Z] #75 DONE 97.7s 16:05:49 [2023-02-08T16:05:49.508Z] 16:05:49 [2023-02-08T16:05:49.508Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 16:05:49 [2023-02-08T16:05:49.508Z] #81 DONE 0.1s 16:05:49 [2023-02-08T16:05:49.508Z] 16:05:49 [2023-02-08T16:05:49.508Z] #72 [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 16:05:49 [2023-02-08T16:05:49.508Z] #72 95.79 checking for library containing cap_from_name... -lcap 16:05:49 [2023-02-08T16:05:49.508Z] #72 96.26 checking for library containing dlopen... 16:05:49 [2023-02-08T16:05:49.508Z] #72 ... 16:05:49 [2023-02-08T16:05:49.508Z] 16:05:49 [2023-02-08T16:05:49.508Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 16:05:49 [2023-02-08T16:05:49.508Z] #82 DONE 0.1s 16:05:49 [2023-02-08T16:05:49.769Z] 16:05:49 [2023-02-08T16:05:49.769Z] #58 [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.49.0" && /build/golangci-lint --version 16:05:50 [2023-02-08T16:05:50.034Z] #58 ... 16:05:50 [2023-02-08T16:05:50.034Z] 16:05:50 [2023-02-08T16:05:50.034Z] #72 [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 16:05:50 [2023-02-08T16:05:50.034Z] #72 96.26 checking for library containing dlopen... -ldl 16:05:50 [2023-02-08T16:05:50.295Z] #72 97.01 checking seccomp.h usability... yes 16:05:50 [2023-02-08T16:05:50.561Z] #72 97.30 checking seccomp.h presence... yes 16:05:50 [2023-02-08T16:05:50.561Z] #72 97.47 checking for seccomp.h... yes 16:05:51 [2023-02-08T16:05:51.131Z] #72 97.47 checking for library containing seccomp_rule_add... -lseccomp 16:05:51 [2023-02-08T16:05:51.392Z] #72 97.95 checking for library containing seccomp_arch_resolve_name... none required 16:05:51 [2023-02-08T16:05:51.392Z] #72 98.17 checking systemd/sd-bus.h usability... yes 16:05:51 [2023-02-08T16:05:51.653Z] #72 98.38 checking systemd/sd-bus.h presence... yes 16:05:51 [2023-02-08T16:05:51.653Z] #72 98.44 checking for systemd/sd-bus.h... yes 16:05:51 [2023-02-08T16:05:51.653Z] #72 98.44 checking for library containing sd_bus_match_signal_async... 16:05:51 [2023-02-08T16:05:51.653Z] #72 ... 16:05:51 [2023-02-08T16:05:51.653Z] 16:05:51 [2023-02-08T16:05:51.653Z] #70 [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...) 16:05:51 [2023-02-08T16:05:51.653Z] #70 DONE 130.7s 16:05:51 [2023-02-08T16:05:51.914Z] 16:05:51 [2023-02-08T16:05:51.914Z] #58 [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.49.0" && /build/golangci-lint --version 16:05:52 [2023-02-08T16:05:52.485Z] #58 ... 16:05:52 [2023-02-08T16:05:52.485Z] 16:05:52 [2023-02-08T16:05:52.485Z] #72 [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 16:05:52 [2023-02-08T16:05:52.485Z] #72 98.44 checking for library containing sd_bus_match_signal_async... -lsystemd 16:05:52 [2023-02-08T16:05:52.485Z] #72 99.31 checking for sd_notify_barrier... yes 16:05:52 [2023-02-08T16:05:52.485Z] #72 99.44 checking linux/bpf.h usability... yes 16:05:52 [2023-02-08T16:05:52.485Z] #72 99.50 checking linux/bpf.h presence... yes 16:05:52 [2023-02-08T16:05:52.745Z] #72 99.53 checking for linux/bpf.h... yes 16:05:52 [2023-02-08T16:05:52.745Z] #72 99.54 checking compilation for eBPF... yes 16:05:52 [2023-02-08T16:05:52.745Z] #72 99.63 checking for criu >= 3.15... no 16:05:52 [2023-02-08T16:05:52.745Z] #72 99.66 configure: CRIU headers not found, building without CRIU support 16:05:52 [2023-02-08T16:05:52.745Z] #72 99.67 checking for criu > 3.16... no 16:05:52 [2023-02-08T16:05:52.745Z] #72 99.70 configure: CRIU version doesn't support join-ns API 16:05:52 [2023-02-08T16:05:52.745Z] #72 99.70 checking for criu > 3.16.1... no 16:05:52 [2023-02-08T16:05:52.745Z] #72 99.72 configure: CRIU version doesn't support for pre-dumping 16:05:53 [2023-02-08T16:05:53.006Z] #72 99.72 checking for new mount API (fsconfig)... yes 16:05:53 [2023-02-08T16:05:53.006Z] #72 99.83 checking for seccomp notify API... yes 16:05:53 [2023-02-08T16:05:53.006Z] #72 99.95 checking for gperf... no 16:05:53 [2023-02-08T16:05:53.006Z] #72 99.96 configure: gperf not found - cannot rebuild signal parser code 16:05:53 [2023-02-08T16:05:53.269Z] #72 99.96 checking for library containing argp_parse... none required 16:05:53 [2023-02-08T16:05:53.531Z] #72 100.3 checking that generated files are newer than configure... done 16:05:53 [2023-02-08T16:05:53.531Z] #72 100.3 configure: creating ./config.status 16:05:56 [2023-02-08T16:05:56.837Z] #72 103.2 config.status: creating Makefile 16:05:56 [2023-02-08T16:05:56.837Z] #72 103.3 config.status: creating rpm/crun.spec 16:05:56 [2023-02-08T16:05:56.837Z] #72 103.4 config.status: creating config.h 16:05:56 [2023-02-08T16:05:56.837Z] #72 103.4 config.status: executing libtool commands 16:05:56 [2023-02-08T16:05:56.837Z] #72 103.5 config.status: executing depfiles commands 16:05:57 [2023-02-08T16:05:57.778Z] #72 104.7 === configuring in libocispec (/tmp/crun-build/libocispec) 16:05:57 [2023-02-08T16:05:57.778Z] #72 104.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 16:05:58 [2023-02-08T16:05:58.351Z] #72 105.2 checking for gcc... gcc 16:05:58 [2023-02-08T16:05:58.612Z] #72 105.3 checking whether the C compiler works... yes 16:05:58 [2023-02-08T16:05:58.612Z] #72 105.5 checking for C compiler default output file name... a.out 16:05:58 [2023-02-08T16:05:58.612Z] #72 105.5 checking for suffix of executables... 16:05:58 [2023-02-08T16:05:58.873Z] #72 105.7 checking whether we are cross compiling... no 16:05:58 [2023-02-08T16:05:58.873Z] #72 105.9 checking for suffix of object files... o 16:05:59 [2023-02-08T16:05:59.134Z] #72 106.0 checking whether we are using the GNU C compiler... yes 16:05:59 [2023-02-08T16:05:59.395Z] #72 106.0 checking whether gcc accepts -g... yes 16:05:59 [2023-02-08T16:05:59.395Z] #72 106.1 checking for gcc option to accept ISO C89... none needed 16:05:59 [2023-02-08T16:05:59.656Z] #72 106.3 checking whether gcc understands -c and -o together... 16:05:59 [2023-02-08T16:05:59.656Z] #72 ... 16:05:59 [2023-02-08T16:05:59.656Z] 16:05:59 [2023-02-08T16:05:59.656Z] #71 [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...) 16:05:59 [2023-02-08T16:05:59.656Z] #71 DONE 132.0s 16:05:59 [2023-02-08T16:05:59.656Z] 16:05:59 [2023-02-08T16:05:59.656Z] #72 [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 16:05:59 [2023-02-08T16:05:59.656Z] #72 106.3 checking whether gcc understands -c and -o together... yes 16:05:59 [2023-02-08T16:05:59.917Z] #72 106.5 checking how to run the C preprocessor... gcc -E 16:05:59 [2023-02-08T16:05:59.917Z] #72 106.9 checking for grep that handles long lines and -e... /bin/grep 16:05:59 [2023-02-08T16:05:59.917Z] #72 106.9 checking for egrep... /bin/grep -E 16:06:00 [2023-02-08T16:06:00.860Z] #72 106.9 checking for ANSI C header files... yes 16:06:00 [2023-02-08T16:06:00.860Z] #72 107.7 checking for sys/types.h... yes 16:06:01 [2023-02-08T16:06:01.122Z] #72 107.9 checking for sys/stat.h... yes 16:06:01 [2023-02-08T16:06:01.383Z] #72 108.0 checking for stdlib.h... yes 16:06:01 [2023-02-08T16:06:01.383Z] #72 108.2 checking for string.h... yes 16:06:01 [2023-02-08T16:06:01.644Z] #72 108.3 checking for memory.h... yes 16:06:01 [2023-02-08T16:06:01.644Z] #72 108.5 checking for strings.h... yes 16:06:01 [2023-02-08T16:06:01.644Z] #72 108.6 checking for inttypes.h... yes 16:06:01 [2023-02-08T16:06:01.905Z] #72 108.7 checking for stdint.h... yes 16:06:02 [2023-02-08T16:06:02.166Z] #72 108.8 checking for unistd.h... yes 16:06:02 [2023-02-08T16:06:02.166Z] #72 109.0 checking minix/config.h usability... no 16:06:02 [2023-02-08T16:06:02.166Z] #72 109.1 checking minix/config.h presence... no 16:06:02 [2023-02-08T16:06:02.427Z] #72 109.2 checking for minix/config.h... no 16:06:02 [2023-02-08T16:06:02.427Z] #72 109.2 checking whether it is safe to define __EXTENSIONS__... yes 16:06:02 [2023-02-08T16:06:02.688Z] #72 109.4 checking build system type... aarch64-unknown-linux-gnu 16:06:02 [2023-02-08T16:06:02.688Z] #72 109.6 checking host system type... aarch64-unknown-linux-gnu 16:06:02 [2023-02-08T16:06:02.688Z] #72 109.6 checking how to print strings... printf 16:06:02 [2023-02-08T16:06:02.688Z] #72 109.6 checking for a sed that does not truncate output... /bin/sed 16:06:02 [2023-02-08T16:06:02.688Z] #72 109.6 checking for fgrep... /bin/grep -F 16:06:02 [2023-02-08T16:06:02.688Z] #72 109.6 checking for ld used by gcc... /usr/bin/ld 16:06:02 [2023-02-08T16:06:02.688Z] #72 109.6 checking if the linker (/usr/bin/ld) is GNU ld... yes 16:06:02 [2023-02-08T16:06:02.688Z] #72 109.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking whether ln -s works... yes 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking the maximum length of command line arguments... 1572864 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking for /usr/bin/ld option to reload object files... -r 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking for objdump... objdump 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking how to recognize dependent libraries... pass_all 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking for dlltool... no 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking how to associate runtime and link libraries... printf %s\n 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking for ar... ar 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.8 checking for archiver @FILE support... @ 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.9 checking for strip... strip 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.9 checking for ranlib... ranlib 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.9 checking for gawk... no 16:06:02 [2023-02-08T16:06:02.948Z] #72 109.9 checking for mawk... mawk 16:06:03 [2023-02-08T16:06:03.210Z] #72 109.9 checking command to parse /usr/bin/nm -B output from gcc object... ok 16:06:03 [2023-02-08T16:06:03.210Z] #72 110.3 checking for sysroot... no 16:06:03 [2023-02-08T16:06:03.210Z] #72 110.3 checking for a working dd... /bin/dd 16:06:03 [2023-02-08T16:06:03.210Z] #72 110.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 16:06:03 [2023-02-08T16:06:03.471Z] #72 110.3 checking for mt... no 16:06:03 [2023-02-08T16:06:03.471Z] #72 110.3 checking if : is a manifest tool... no 16:06:03 [2023-02-08T16:06:03.471Z] #72 110.3 checking for dlfcn.h... yes 16:06:03 [2023-02-08T16:06:03.733Z] #72 110.4 checking for objdir... .libs 16:06:03 [2023-02-08T16:06:03.993Z] #72 110.7 checking if gcc supports -fno-rtti -fno-exceptions... no 16:06:03 [2023-02-08T16:06:03.994Z] #72 110.8 checking for gcc option to produce PIC... -fPIC -DPIC 16:06:03 [2023-02-08T16:06:03.994Z] #72 110.8 checking if gcc PIC flag -fPIC -DPIC works... yes 16:06:04 [2023-02-08T16:06:04.254Z] #72 111.0 checking if gcc static flag -static works... yes 16:06:04 [2023-02-08T16:06:04.254Z] #72 111.2 checking if gcc supports -c -o file.o... yes 16:06:04 [2023-02-08T16:06:04.515Z] #72 111.3 checking if gcc supports -c -o file.o... (cached) yes 16:06:04 [2023-02-08T16:06:04.515Z] #72 111.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.3 checking dynamic linker characteristics... GNU/Linux ld.so 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.6 checking how to hardcode library paths into programs... immediate 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.6 checking whether stripping libraries is possible... yes 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.6 checking if libtool supports shared libraries... yes 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.6 checking whether to build shared libraries... no 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.6 checking whether to build static libraries... yes 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.6 checking for a BSD-compatible install... /usr/bin/install -c 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.7 checking whether build environment is sane... yes 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.7 checking for a thread-safe mkdir -p... /bin/mkdir -p 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.7 checking whether make sets $(MAKE)... yes 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.8 checking whether make supports the include directive... yes (GNU style) 16:06:04 [2023-02-08T16:06:04.776Z] #72 111.8 checking whether make supports nested variables... yes 16:06:05 [2023-02-08T16:06:05.037Z] #72 111.9 checking whether UID '0' is supported by ustar format... yes 16:06:05 [2023-02-08T16:06:05.037Z] #72 111.9 checking whether GID '0' is supported by ustar format... yes 16:06:05 [2023-02-08T16:06:05.037Z] #72 111.9 checking how to create a ustar tar archive... gnutar 16:06:05 [2023-02-08T16:06:05.037Z] #72 111.9 checking dependency style of gcc... gcc3 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.1 checking whether to enable maintainer-specific portions of Makefiles... yes 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.1 checking whether make supports nested variables... (cached) yes 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.1 checking for pkg-config... /usr/bin/pkg-config 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.1 checking pkg-config is at least version 0.9.0... yes 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.1 checking for yajl >= 2.1.0... yes 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.1 checking for a sed that does not truncate output... (cached) /bin/sed 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.1 checking for gcc... (cached) gcc 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.2 checking whether we are using the GNU C compiler... (cached) yes 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.2 checking whether gcc accepts -g... (cached) yes 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.2 checking for gcc option to accept ISO C89... (cached) none needed 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.2 checking whether gcc understands -c and -o together... (cached) yes 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.2 checking for a Python interpreter with version >= 3... python3 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.3 checking for python3... /usr/bin/python3 16:06:05 [2023-02-08T16:06:05.298Z] #72 112.3 checking for python3 version... 3.9 16:06:05 [2023-02-08T16:06:05.559Z] #72 112.3 checking for python3 platform... linux 16:06:05 [2023-02-08T16:06:05.559Z] #72 112.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 16:06:05 [2023-02-08T16:06:05.559Z] #72 112.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 16:06:05 [2023-02-08T16:06:05.819Z] #72 112.7 checking that generated files are newer than configure... done 16:06:05 [2023-02-08T16:06:05.819Z] #72 112.7 configure: creating ./config.status 16:06:08 [2023-02-08T16:06:08.366Z] #72 114.9 config.status: creating Makefile 16:06:08 [2023-02-08T16:06:08.366Z] #72 114.9 config.status: creating config.h 16:06:08 [2023-02-08T16:06:08.366Z] #72 115.0 config.status: executing libtool commands 16:06:08 [2023-02-08T16:06:08.366Z] #72 115.0 config.status: executing depfiles commands 16:06:08 [2023-02-08T16:06:08.626Z] #72 115.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 16:06:08 [2023-02-08T16:06:08.887Z] #72 115.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 16:06:09 [2023-02-08T16:06:09.148Z] #72 116.0 checking for gcc... gcc 16:06:09 [2023-02-08T16:06:09.409Z] #72 116.1 checking whether the C compiler works... yes 16:06:09 [2023-02-08T16:06:09.409Z] #72 116.2 checking for C compiler default output file name... a.out 16:06:09 [2023-02-08T16:06:09.409Z] #72 116.2 checking for suffix of executables... 16:06:09 [2023-02-08T16:06:09.670Z] #72 116.3 checking whether we are cross compiling... no 16:06:09 [2023-02-08T16:06:09.670Z] #72 116.4 checking for suffix of object files... o 16:06:09 [2023-02-08T16:06:09.670Z] #72 116.5 checking whether we are using the GNU C compiler... yes 16:06:09 [2023-02-08T16:06:09.930Z] #72 116.6 checking whether gcc accepts -g... yes 16:06:09 [2023-02-08T16:06:09.930Z] #72 116.7 checking for gcc option to accept ISO C89... none needed 16:06:10 [2023-02-08T16:06:10.193Z] #72 116.9 checking whether gcc understands -c and -o together... yes 16:06:10 [2023-02-08T16:06:10.193Z] #72 117.0 checking for a BSD-compatible install... /usr/bin/install -c 16:06:10 [2023-02-08T16:06:10.193Z] #72 117.1 checking whether build environment is sane... yes 16:06:10 [2023-02-08T16:06:10.193Z] #72 117.1 checking for a thread-safe mkdir -p... /bin/mkdir -p 16:06:10 [2023-02-08T16:06:10.193Z] #72 117.1 checking for gawk... no 16:06:10 [2023-02-08T16:06:10.193Z] #72 117.1 checking for mawk... mawk 16:06:10 [2023-02-08T16:06:10.193Z] #72 117.1 checking whether make sets $(MAKE)... yes 16:06:10 [2023-02-08T16:06:10.193Z] #72 117.2 checking whether make supports the include directive... yes (GNU style) 16:06:10 [2023-02-08T16:06:10.453Z] #72 117.2 checking whether make supports nested variables... yes 16:06:10 [2023-02-08T16:06:10.453Z] #72 117.2 checking whether UID '0' is supported by ustar format... yes 16:06:10 [2023-02-08T16:06:10.453Z] #72 117.2 checking whether GID '0' is supported by ustar format... yes 16:06:10 [2023-02-08T16:06:10.453Z] #72 117.2 checking how to create a ustar tar archive... gnutar 16:06:10 [2023-02-08T16:06:10.453Z] #72 117.3 checking dependency style of gcc... gcc3 16:06:10 [2023-02-08T16:06:10.453Z] #72 117.4 checking whether to enable maintainer-specific portions of Makefiles... yes 16:06:10 [2023-02-08T16:06:10.453Z] #72 117.4 checking whether make supports nested variables... (cached) yes 16:06:10 [2023-02-08T16:06:10.714Z] #72 117.5 checking build system type... aarch64-unknown-linux-gnu 16:06:10 [2023-02-08T16:06:10.714Z] #72 117.7 checking host system type... aarch64-unknown-linux-gnu 16:06:10 [2023-02-08T16:06:10.714Z] #72 117.7 checking how to print strings... printf 16:06:10 [2023-02-08T16:06:10.714Z] #72 117.7 checking for a sed that does not truncate output... /bin/sed 16:06:10 [2023-02-08T16:06:10.714Z] #72 117.7 checking for grep that handles long lines and -e... /bin/grep 16:06:10 [2023-02-08T16:06:10.714Z] #72 117.7 checking for egrep... /bin/grep -E 16:06:10 [2023-02-08T16:06:10.714Z] #72 117.7 checking for fgrep... /bin/grep -F 16:06:10 [2023-02-08T16:06:10.714Z] #72 117.7 checking for ld used by gcc... /usr/bin/ld 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.7 checking if the linker (/usr/bin/ld) is GNU ld... yes 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking whether ln -s works... yes 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking the maximum length of command line arguments... 1572864 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking for /usr/bin/ld option to reload object files... -r 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking for objdump... objdump 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking how to recognize dependent libraries... pass_all 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking for dlltool... no 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking how to associate runtime and link libraries... printf %s\n 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking for ar... ar 16:06:10 [2023-02-08T16:06:10.975Z] #72 117.9 checking for archiver @FILE support... @ 16:06:11 [2023-02-08T16:06:11.236Z] #72 118.0 checking for strip... strip 16:06:11 [2023-02-08T16:06:11.236Z] #72 118.0 checking for ranlib... ranlib 16:06:11 [2023-02-08T16:06:11.496Z] #72 118.0 checking command to parse /usr/bin/nm -B output from gcc object... ok 16:06:11 [2023-02-08T16:06:11.496Z] #72 118.3 checking for sysroot... no 16:06:11 [2023-02-08T16:06:11.496Z] #72 118.3 checking for a working dd... /bin/dd 16:06:11 [2023-02-08T16:06:11.496Z] #72 118.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 16:06:11 [2023-02-08T16:06:11.496Z] #72 118.4 checking for mt... no 16:06:11 [2023-02-08T16:06:11.496Z] #72 118.4 checking if : is a manifest tool... no 16:06:11 [2023-02-08T16:06:11.757Z] #72 118.4 checking how to run the C preprocessor... gcc -E 16:06:12 [2023-02-08T16:06:12.018Z] #72 118.6 checking for ANSI C header files... yes 16:06:12 [2023-02-08T16:06:12.279Z] #72 119.0 checking for sys/types.h... yes 16:06:12 [2023-02-08T16:06:12.279Z] #72 119.1 checking for sys/stat.h... yes 16:06:12 [2023-02-08T16:06:12.279Z] #72 119.2 checking for stdlib.h... yes 16:06:12 [2023-02-08T16:06:12.540Z] #72 119.4 checking for string.h... yes 16:06:12 [2023-02-08T16:06:12.540Z] #72 119.5 checking for memory.h... yes 16:06:13 [2023-02-08T16:06:13.062Z] #72 119.6 checking for strings.h... yes 16:06:13 [2023-02-08T16:06:13.062Z] #72 119.8 checking for inttypes.h... yes 16:06:13 [2023-02-08T16:06:13.323Z] #72 120.0 checking for stdint.h... yes 16:06:13 [2023-02-08T16:06:13.323Z] #72 120.1 checking for unistd.h... yes 16:06:13 [2023-02-08T16:06:13.323Z] #72 120.3 checking for dlfcn.h... yes 16:06:13 [2023-02-08T16:06:13.584Z] #72 120.4 checking for objdir... .libs 16:06:13 [2023-02-08T16:06:13.844Z] #72 120.7 checking if gcc supports -fno-rtti -fno-exceptions... no 16:06:13 [2023-02-08T16:06:13.844Z] #72 120.8 checking for gcc option to produce PIC... -fPIC -DPIC 16:06:13 [2023-02-08T16:06:13.844Z] #72 120.8 checking if gcc PIC flag -fPIC -DPIC works... yes 16:06:14 [2023-02-08T16:06:14.416Z] #72 120.9 checking if gcc static flag -static works... yes 16:06:14 [2023-02-08T16:06:14.416Z] #72 121.1 checking if gcc supports -c -o file.o... yes 16:06:14 [2023-02-08T16:06:14.416Z] #72 121.3 checking if gcc supports -c -o file.o... (cached) yes 16:06:14 [2023-02-08T16:06:14.416Z] #72 121.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 16:06:14 [2023-02-08T16:06:14.677Z] #72 121.3 checking dynamic linker characteristics... GNU/Linux ld.so 16:06:14 [2023-02-08T16:06:14.677Z] #72 121.5 checking how to hardcode library paths into programs... immediate 16:06:14 [2023-02-08T16:06:14.677Z] #72 121.5 checking whether stripping libraries is possible... yes 16:06:14 [2023-02-08T16:06:14.677Z] #72 121.5 checking if libtool supports shared libraries... yes 16:06:14 [2023-02-08T16:06:14.677Z] #72 121.5 checking whether to build shared libraries... no 16:06:14 [2023-02-08T16:06:14.677Z] #72 121.5 checking whether to build static libraries... yes 16:06:14 [2023-02-08T16:06:14.937Z] #72 121.6 checking float.h usability... yes 16:06:14 [2023-02-08T16:06:14.937Z] #72 121.7 checking float.h presence... yes 16:06:14 [2023-02-08T16:06:14.937Z] #72 121.7 checking for float.h... yes 16:06:14 [2023-02-08T16:06:14.937Z] #72 121.7 checking limits.h usability... yes 16:06:14 [2023-02-08T16:06:14.937Z] #72 121.9 checking limits.h presence... yes 16:06:14 [2023-02-08T16:06:14.937Z] #72 121.9 checking for limits.h... yes 16:06:14 [2023-02-08T16:06:14.937Z] #72 121.9 checking stddef.h usability... yes 16:06:15 [2023-02-08T16:06:15.198Z] #72 122.0 checking stddef.h presence... yes 16:06:15 [2023-02-08T16:06:15.198Z] #72 122.1 checking for stddef.h... yes 16:06:15 [2023-02-08T16:06:15.198Z] #72 122.1 checking for stdlib.h... (cached) yes 16:06:15 [2023-02-08T16:06:15.198Z] #72 122.2 checking for string.h... (cached) yes 16:06:15 [2023-02-08T16:06:15.198Z] #72 122.2 checking sys/time.h usability... yes 16:06:15 [2023-02-08T16:06:15.198Z] #72 122.2 checking sys/time.h presence... yes 16:06:15 [2023-02-08T16:06:15.459Z] #72 122.3 checking for sys/time.h... yes 16:06:15 [2023-02-08T16:06:15.459Z] #72 122.3 checking for inline... inline 16:06:15 [2023-02-08T16:06:15.721Z] #72 122.4 checking for size_t... yes 16:06:15 [2023-02-08T16:06:15.721Z] #72 122.6 checking for stdlib.h... (cached) yes 16:06:15 [2023-02-08T16:06:15.982Z] #72 122.6 checking for GNU libc compatible malloc... yes 16:06:15 [2023-02-08T16:06:15.982Z] #72 122.9 checking for stdlib.h... (cached) yes 16:06:16 [2023-02-08T16:06:16.243Z] #72 122.9 checking for GNU libc compatible realloc... yes 16:06:16 [2023-02-08T16:06:16.243Z] #72 123.1 checking for working strtod... yes 16:06:16 [2023-02-08T16:06:16.505Z] #72 123.3 checking for gettimeofday... yes 16:06:16 [2023-02-08T16:06:16.765Z] #72 123.5 checking for memset... yes 16:06:17 [2023-02-08T16:06:17.027Z] #72 123.8 checking for strspn... yes 16:06:17 [2023-02-08T16:06:17.290Z] #72 124.1 checking that generated files are newer than configure... done 16:06:17 [2023-02-08T16:06:17.290Z] #72 124.1 configure: creating ./config.status 16:06:19 [2023-02-08T16:06:19.203Z] #72 126.2 config.status: creating Makefile 16:06:19 [2023-02-08T16:06:19.203Z] #72 126.3 config.status: creating config.h 16:06:19 [2023-02-08T16:06:19.464Z] #72 126.3 config.status: executing depfiles commands 16:06:19 [2023-02-08T16:06:19.464Z] #72 126.5 config.status: executing libtool commands 16:06:20 [2023-02-08T16:06:20.406Z] #72 127.2 GEN .version 16:06:20 [2023-02-08T16:06:20.406Z] #72 127.2 make install-recursive 16:06:20 [2023-02-08T16:06:20.406Z] #72 127.3 make[1]: Entering directory '/tmp/crun-build' 16:06:20 [2023-02-08T16:06:20.406Z] #72 127.3 Making install in libocispec 16:06:20 [2023-02-08T16:06:20.406Z] #72 127.4 make[2]: Entering directory '/tmp/crun-build/libocispec' 16:06:20 [2023-02-08T16:06:20.406Z] #72 127.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 16:06:20 [2023-02-08T16:06:20.666Z] #72 127.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 16:06:20 [2023-02-08T16:06:20.666Z] #72 127.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 16:06:20 [2023-02-08T16:06:20.666Z] #72 127.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 16:06:20 [2023-02-08T16:06:20.927Z] #72 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 16:06:20 [2023-02-08T16:06:20.927Z] #72 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 16:06:20 [2023-02-08T16:06:20.927Z] #72 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 16:06:20 [2023-02-08T16:06:20.927Z] #72 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 16:06:20 [2023-02-08T16:06:20.927Z] #72 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 16:06:20 [2023-02-08T16:06:20.927Z] #72 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 16:06:20 [2023-02-08T16:06:20.927Z] #72 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 16:06:20 [2023-02-08T16:06:20.927Z] #72 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 16:06:20 [2023-02-08T16:06:20.927Z] #72 128.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 16:06:21 [2023-02-08T16:06:21.188Z] #72 128.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 16:06:21 [2023-02-08T16:06:21.188Z] #72 128.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 16:06:21 [2023-02-08T16:06:21.188Z] #72 128.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 16:06:21 [2023-02-08T16:06:21.188Z] #72 128.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 16:06:21 [2023-02-08T16:06:21.188Z] #72 128.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 16:06:21 [2023-02-08T16:06:21.188Z] #72 128.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 16:06:21 [2023-02-08T16:06:21.188Z] #72 128.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.7 make install-recursive 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.7 make[3]: Entering directory '/tmp/crun-build/libocispec' 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.8 Making install in yajl 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.8 CC verify/json_verify-json_verify.o 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.8 CC src/libyajl_la-yajl.lo 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.8 CC src/libyajl_la-yajl_alloc.lo 16:06:21 [2023-02-08T16:06:21.759Z] #72 128.9 CC src/libyajl_la-yajl_gen.lo 16:06:22 [2023-02-08T16:06:22.019Z] #72 128.9 CC src/libyajl_la-yajl_parser.lo 16:06:22 [2023-02-08T16:06:22.019Z] #72 128.9 CC src/libyajl_la-yajl_buf.lo 16:06:22 [2023-02-08T16:06:22.019Z] #72 129.0 CC src/libyajl_la-yajl_encode.lo 16:06:22 [2023-02-08T16:06:22.280Z] #72 129.0 CC src/libyajl_la-yajl_lex.lo 16:06:22 [2023-02-08T16:06:22.280Z] #72 129.0 CC src/libyajl_la-yajl_tree.lo 16:06:26 [2023-02-08T16:06:26.530Z] #72 132.9 CCLD libyajl.la 16:06:26 [2023-02-08T16:06:26.530Z] #72 133.3 CCLD verify/json_verify 16:06:26 [2023-02-08T16:06:26.530Z] #72 133.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.6 make[5]: Nothing to be done for 'install-exec-am'. 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.6 make[5]: Nothing to be done for 'install-data-am'. 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.6 make[4]: Entering directory '/tmp/crun-build/libocispec' 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.8 CC src/validate.o 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.8 CC src/image_spec_schema_config_schema.lo 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.8 CC src/image_spec_schema_content_descriptor.lo 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.8 CC src/image_spec_schema_defs.lo 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.8 CC src/image_spec_schema_defs_descriptor.lo 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.8 CC src/image_spec_schema_image_index_schema.lo 16:06:26 [2023-02-08T16:06:26.795Z] #72 133.9 CC src/image_spec_schema_image_layout_schema.lo 16:06:27 [2023-02-08T16:06:27.055Z] #72 133.9 CC src/image_spec_schema_image_manifest_schema.lo 16:06:27 [2023-02-08T16:06:27.055Z] #72 133.9 CC src/runtime_spec_schema_config_linux.lo 16:06:27 [2023-02-08T16:06:27.055Z] #72 133.9 CC src/runtime_spec_schema_config_zos.lo 16:06:27 [2023-02-08T16:06:27.055Z] #72 134.0 CC src/runtime_spec_schema_config_schema.lo 16:06:27 [2023-02-08T16:06:27.055Z] #72 134.0 CC src/runtime_spec_schema_config_solaris.lo 16:06:27 [2023-02-08T16:06:27.055Z] #72 134.0 CC src/runtime_spec_schema_config_vm.lo 16:06:27 [2023-02-08T16:06:27.055Z] #72 134.1 CC src/runtime_spec_schema_config_windows.lo 16:06:27 [2023-02-08T16:06:27.055Z] #72 134.1 CC src/runtime_spec_schema_defs.lo 16:06:27 [2023-02-08T16:06:27.322Z] #72 134.2 CC src/runtime_spec_schema_defs_linux.lo 16:06:27 [2023-02-08T16:06:27.322Z] #72 134.3 CC src/runtime_spec_schema_defs_zos.lo 16:06:27 [2023-02-08T16:06:27.584Z] #72 134.4 CC src/runtime_spec_schema_defs_vm.lo 16:06:27 [2023-02-08T16:06:27.584Z] #72 134.5 CC src/runtime_spec_schema_defs_windows.lo 16:06:27 [2023-02-08T16:06:27.584Z] #72 134.6 CC src/runtime_spec_schema_state_schema.lo 16:06:27 [2023-02-08T16:06:27.584Z] #72 134.7 CC src/image_manifest_items_image_manifest_items_schema.lo 16:06:27 [2023-02-08T16:06:27.844Z] #72 134.8 CC src/basic_test_double_array_item.lo 16:06:28 [2023-02-08T16:06:28.105Z] #72 135.1 CC src/basic_test_double_array.lo 16:06:28 [2023-02-08T16:06:28.105Z] #72 135.2 CC src/basic_test_top_array_int.lo 16:06:28 [2023-02-08T16:06:28.365Z] #72 135.3 CC src/basic_test_top_array_string.lo 16:06:28 [2023-02-08T16:06:28.365Z] #72 135.4 CC src/basic_test_top_double_array_int.lo 16:06:28 [2023-02-08T16:06:28.365Z] #72 135.4 CC src/basic_test_top_double_array_obj.lo 16:06:28 [2023-02-08T16:06:28.625Z] #72 135.5 CC src/basic_test_top_double_array_refobj.lo 16:06:28 [2023-02-08T16:06:28.625Z] #72 135.5 CC src/basic_test_top_double_array_string.lo 16:06:28 [2023-02-08T16:06:28.625Z] #72 135.7 CC src/read-file.lo 16:06:28 [2023-02-08T16:06:28.885Z] #72 135.9 CC src/json_common.lo 16:06:29 [2023-02-08T16:06:29.146Z] #72 136.0 CC tests/test-1.o 16:06:29 [2023-02-08T16:06:29.146Z] #72 136.1 CC tests/test-2.o 16:06:29 [2023-02-08T16:06:29.406Z] #72 136.2 CC tests/test-3.o 16:06:29 [2023-02-08T16:06:29.406Z] #72 136.3 CC tests/test-4.o 16:06:29 [2023-02-08T16:06:29.666Z] #72 136.5 CC tests/test-5.o 16:06:29 [2023-02-08T16:06:29.926Z] #72 136.8 CC tests/test-6.o 16:06:29 [2023-02-08T16:06:29.927Z] #72 137.0 CC tests/test-7.o 16:06:30 [2023-02-08T16:06:30.187Z] #72 137.1 CC tests/test-8.o 16:06:30 [2023-02-08T16:06:30.447Z] #72 137.3 CC tests/test-9.o 16:06:30 [2023-02-08T16:06:30.707Z] #72 137.5 CC tests/test-10.o 16:06:30 [2023-02-08T16:06:30.968Z] #72 137.7 CC tests/test-11.o 16:07:03 [2023-02-08T16:07:03.082Z] #72 166.4 CCLD libocispec.la 16:07:03 [2023-02-08T16:07:03.082Z] #72 166.8 CCLD src/validate 16:07:03 [2023-02-08T16:07:03.082Z] #72 166.8 CCLD tests/test-1 16:07:03 [2023-02-08T16:07:03.082Z] #72 166.8 CCLD tests/test-2 16:07:03 [2023-02-08T16:07:03.082Z] #72 166.8 CCLD tests/test-3 16:07:03 [2023-02-08T16:07:03.082Z] #72 166.9 CCLD tests/test-4 16:07:03 [2023-02-08T16:07:03.082Z] #72 166.9 CCLD tests/test-5 16:07:03 [2023-02-08T16:07:03.082Z] #72 166.9 CCLD tests/test-6 16:07:03 [2023-02-08T16:07:03.082Z] #72 167.0 CCLD tests/test-7 16:07:03 [2023-02-08T16:07:03.082Z] #72 167.1 CCLD tests/test-8 16:07:03 [2023-02-08T16:07:03.082Z] #72 167.2 CCLD tests/test-9 16:07:03 [2023-02-08T16:07:03.082Z] #72 167.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 16:07:03 [2023-02-08T16:07:03.082Z] #72 167.4 CCLD tests/test-11 16:07:03 [2023-02-08T16:07:03.082Z] #72 167.4 CCLD tests/test-10 16:07:03 [2023-02-08T16:07:03.082Z] #72 168.7 libtool: link: ar cr libocispec.a 16:07:03 [2023-02-08T16:07:03.082Z] #72 168.8 libtool: link: ranlib libocispec.a 16:07:03 [2023-02-08T16:07:03.653Z] #72 170.5 make[5]: Entering directory '/tmp/crun-build/libocispec' 16:07:03 [2023-02-08T16:07:03.653Z] #72 170.5 make[5]: Nothing to be done for 'install-exec-am'. 16:07:03 [2023-02-08T16:07:03.653Z] #72 170.5 make[5]: Nothing to be done for 'install-data-am'. 16:07:03 [2023-02-08T16:07:03.653Z] #72 170.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' 16:07:03 [2023-02-08T16:07:03.653Z] #72 170.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' 16:07:03 [2023-02-08T16:07:03.653Z] #72 170.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' 16:07:03 [2023-02-08T16:07:03.653Z] #72 170.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' 16:07:03 [2023-02-08T16:07:03.653Z] #72 170.6 make[2]: Entering directory '/tmp/crun-build' 16:07:03 [2023-02-08T16:07:03.914Z] #72 170.7 CC src/libcrun/libcrun_testing_a-utils.o 16:07:03 [2023-02-08T16:07:03.914Z] #72 170.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o 16:07:03 [2023-02-08T16:07:03.914Z] #72 170.7 CC src/libcrun/libcrun_testing_a-container.o 16:07:03 [2023-02-08T16:07:03.914Z] #72 170.7 CC src/libcrun/libcrun_testing_a-cgroup.o 16:07:03 [2023-02-08T16:07:03.914Z] #72 170.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 16:07:03 [2023-02-08T16:07:03.914Z] #72 170.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 16:07:03 [2023-02-08T16:07:03.914Z] #72 170.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 16:07:03 [2023-02-08T16:07:03.914Z] #72 170.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 16:07:04 [2023-02-08T16:07:04.176Z] #72 171.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 16:07:04 [2023-02-08T16:07:04.176Z] #72 171.0 CC src/libcrun/libcrun_testing_a-criu.o 16:07:04 [2023-02-08T16:07:04.176Z] #72 171.1 CC src/libcrun/libcrun_testing_a-custom-handler.o 16:07:04 [2023-02-08T16:07:04.176Z] #72 171.1 CC src/libcrun/libcrun_testing_a-linux.o 16:07:04 [2023-02-08T16:07:04.437Z] #72 171.2 CC src/libcrun/libcrun_testing_a-seccomp.o 16:07:04 [2023-02-08T16:07:04.437Z] #72 171.2 CC src/libcrun/libcrun_testing_a-ebpf.o 16:07:04 [2023-02-08T16:07:04.437Z] #72 171.3 CC src/libcrun/libcrun_testing_a-error.o 16:07:04 [2023-02-08T16:07:04.437Z] #72 171.4 CC src/libcrun/libcrun_testing_a-status.o 16:07:04 [2023-02-08T16:07:04.437Z] #72 171.4 CC src/libcrun/libcrun_testing_a-terminal.o 16:07:04 [2023-02-08T16:07:04.698Z] #72 171.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 16:07:04 [2023-02-08T16:07:04.958Z] #72 171.8 CC src/libcrun/libcrun_testing_a-signals.o 16:07:04 [2023-02-08T16:07:04.958Z] #72 171.9 CC src/libcrun/libcrun_testing_a-mount_flags.o 16:07:04 [2023-02-08T16:07:04.958Z] #72 172.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 16:07:05 [2023-02-08T16:07:05.219Z] #72 172.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 16:07:05 [2023-02-08T16:07:05.219Z] #72 172.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o 16:07:05 [2023-02-08T16:07:05.219Z] #72 172.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 16:07:05 [2023-02-08T16:07:05.219Z] #72 172.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 16:07:05 [2023-02-08T16:07:05.219Z] #72 172.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 16:07:05 [2023-02-08T16:07:05.219Z] #72 172.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 16:07:05 [2023-02-08T16:07:05.790Z] #72 172.7 CC src/crun-crun.o 16:07:05 [2023-02-08T16:07:05.790Z] #72 172.7 CC src/crun-run.o 16:07:05 [2023-02-08T16:07:05.790Z] #72 172.8 CC src/crun-delete.o 16:07:06 [2023-02-08T16:07:06.050Z] #72 173.0 CC src/crun-kill.o 16:07:06 [2023-02-08T16:07:06.050Z] #72 173.1 CC src/crun-pause.o 16:07:06 [2023-02-08T16:07:06.311Z] #72 173.2 CC src/crun-unpause.o 16:07:06 [2023-02-08T16:07:06.311Z] #72 173.3 CC src/crun-spec.o 16:07:06 [2023-02-08T16:07:06.572Z] #72 173.5 CC src/crun-exec.o 16:07:06 [2023-02-08T16:07:06.834Z] #72 173.8 CC src/crun-list.o 16:07:06 [2023-02-08T16:07:06.834Z] #72 173.8 CC src/crun-create.o 16:07:06 [2023-02-08T16:07:06.834Z] #72 173.8 CC src/crun-state.o 16:07:06 [2023-02-08T16:07:06.834Z] #72 173.8 CC src/crun-start.o 16:07:07 [2023-02-08T16:07:07.405Z] #72 174.1 CC src/crun-update.o 16:07:07 [2023-02-08T16:07:07.405Z] #72 174.3 CC src/crun-ps.o 16:07:07 [2023-02-08T16:07:07.405Z] #72 174.4 CC src/crun-checkpoint.o 16:07:07 [2023-02-08T16:07:07.405Z] #72 174.4 CC src/crun-restore.o 16:07:07 [2023-02-08T16:07:07.665Z] #72 174.6 CC src/libcrun/libcrun_la-utils.lo 16:07:07 [2023-02-08T16:07:07.926Z] #72 174.7 CC src/libcrun/libcrun_la-cloned_binary.lo 16:07:08 [2023-02-08T16:07:08.186Z] #72 174.9 CC src/libcrun/libcrun_la-container.lo 16:07:08 [2023-02-08T16:07:08.186Z] #72 175.0 CC src/libcrun/libcrun_la-cgroup.lo 16:07:08 [2023-02-08T16:07:08.447Z] #72 175.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 16:07:08 [2023-02-08T16:07:08.707Z] #72 175.5 CC src/libcrun/libcrun_la-cgroup-resources.lo 16:07:08 [2023-02-08T16:07:08.968Z] #72 175.8 CC src/libcrun/libcrun_la-cgroup-setup.lo 16:07:08 [2023-02-08T16:07:08.968Z] #72 176.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo 16:07:08 [2023-02-08T16:07:08.968Z] #72 176.0 CC src/libcrun/libcrun_la-cgroup-utils.lo 16:07:09 [2023-02-08T16:07:09.539Z] #72 ... 16:07:09 [2023-02-08T16:07:09.539Z] 16:07:09 [2023-02-08T16:07:09.539Z] #76 [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...) 16:07:09 [2023-02-08T16:07:09.539Z] #76 DONE 173.2s 16:07:09 [2023-02-08T16:07:09.539Z] 16:07:09 [2023-02-08T16:07:09.539Z] #58 [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.49.0" && /build/golangci-lint --version 16:07:09 [2023-02-08T16:07:09.799Z] #58 ... 16:07:09 [2023-02-08T16:07:09.799Z] 16:07:09 [2023-02-08T16:07:09.799Z] #72 [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 16:07:09 [2023-02-08T16:07:09.799Z] #72 176.9 CC src/libcrun/libcrun_la-criu.lo 16:07:10 [2023-02-08T16:07:10.371Z] #72 ... 16:07:10 [2023-02-08T16:07:10.371Z] 16:07:10 [2023-02-08T16:07:10.371Z] #83 [dev-systemd-false 1/20] COPY --from=dockercli /build/ /usr/local/cli 16:07:10 [2023-02-08T16:07:10.371Z] #83 DONE 0.1s 16:07:10 [2023-02-08T16:07:10.371Z] 16:07:10 [2023-02-08T16:07:10.371Z] #72 [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 16:07:10 [2023-02-08T16:07:10.371Z] #72 177.3 CC src/libcrun/libcrun_la-custom-handler.lo 16:07:10 [2023-02-08T16:07:10.371Z] #72 177.3 CC src/libcrun/libcrun_la-linux.lo 16:07:10 [2023-02-08T16:07:10.371Z] #72 177.4 CC src/libcrun/libcrun_la-seccomp.lo 16:07:10 [2023-02-08T16:07:10.631Z] #72 ... 16:07:10 [2023-02-08T16:07:10.631Z] 16:07:10 [2023-02-08T16:07:10.631Z] #84 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images 16:07:10 [2023-02-08T16:07:10.631Z] #84 DONE 0.4s 16:07:10 [2023-02-08T16:07:10.631Z] 16:07:10 [2023-02-08T16:07:10.631Z] #72 [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 16:07:10 [2023-02-08T16:07:10.631Z] #72 177.7 CC src/libcrun/libcrun_la-ebpf.lo 16:07:10 [2023-02-08T16:07:10.892Z] #72 ... 16:07:10 [2023-02-08T16:07:10.892Z] 16:07:10 [2023-02-08T16:07:10.892Z] #85 [dev-systemd-false 3/20] COPY --from=swagger /build/ /usr/local/bin/ 16:07:10 [2023-02-08T16:07:10.892Z] #85 DONE 0.1s 16:07:10 [2023-02-08T16:07:10.892Z] 16:07:10 [2023-02-08T16:07:10.892Z] #72 [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 16:07:10 [2023-02-08T16:07:10.892Z] #72 177.9 CC src/libcrun/libcrun_la-error.lo 16:07:11 [2023-02-08T16:07:11.161Z] #72 ... 16:07:11 [2023-02-08T16:07:11.161Z] 16:07:11 [2023-02-08T16:07:11.161Z] #86 [dev-systemd-false 4/20] COPY --from=delve /build/ /usr/local/bin/ 16:07:11 [2023-02-08T16:07:11.161Z] #86 DONE 0.3s 16:07:11 [2023-02-08T16:07:11.161Z] 16:07:11 [2023-02-08T16:07:11.161Z] #87 [dev-systemd-false 5/20] COPY --from=tomll /build/ /usr/local/bin/ 16:07:11 [2023-02-08T16:07:11.161Z] #87 DONE 0.1s 16:07:11 [2023-02-08T16:07:11.161Z] 16:07:11 [2023-02-08T16:07:11.161Z] #72 [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 16:07:11 [2023-02-08T16:07:11.161Z] #72 178.2 CC src/libcrun/libcrun_la-status.lo 16:07:11 [2023-02-08T16:07:11.421Z] #72 ... 16:07:11 [2023-02-08T16:07:11.421Z] 16:07:11 [2023-02-08T16:07:11.421Z] #88 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ 16:07:11 [2023-02-08T16:07:11.421Z] #88 DONE 0.1s 16:07:11 [2023-02-08T16:07:11.421Z] 16:07:11 [2023-02-08T16:07:11.421Z] #89 [dev-systemd-false 7/20] COPY --from=tini /build/ /usr/local/bin/ 16:07:11 [2023-02-08T16:07:11.421Z] #89 DONE 0.2s 16:07:11 [2023-02-08T16:07:11.421Z] 16:07:11 [2023-02-08T16:07:11.421Z] #90 [dev-systemd-false 8/20] COPY --from=registry /build/ /usr/local/bin/ 16:07:12 [2023-02-08T16:07:12.002Z] #90 DONE 0.5s 16:07:12 [2023-02-08T16:07:12.002Z] 16:07:12 [2023-02-08T16:07:12.002Z] #91 [dev-systemd-false 9/20] COPY --from=criu /build/ /usr/local/bin/ 16:07:12 [2023-02-08T16:07:12.002Z] #91 DONE 0.1s 16:07:12 [2023-02-08T16:07:12.002Z] 16:07:12 [2023-02-08T16:07:12.002Z] #72 [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 16:07:12 [2023-02-08T16:07:12.002Z] #72 178.7 CC src/libcrun/libcrun_la-terminal.lo 16:07:12 [2023-02-08T16:07:12.265Z] #72 ... 16:07:12 [2023-02-08T16:07:12.265Z] 16:07:12 [2023-02-08T16:07:12.265Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ 16:07:12 [2023-02-08T16:07:12.265Z] #92 DONE 0.1s 16:07:12 [2023-02-08T16:07:12.265Z] 16:07:12 [2023-02-08T16:07:12.265Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:07:12 [2023-02-08T16:07:12.525Z] #78 ... 16:07:12 [2023-02-08T16:07:12.525Z] 16:07:12 [2023-02-08T16:07:12.525Z] #72 [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 16:07:12 [2023-02-08T16:07:12.525Z] #72 179.4 CC src/libcrun/libcrun_la-chroot_realpath.lo 16:07:12 [2023-02-08T16:07:12.786Z] #72 179.7 CC src/libcrun/libcrun_la-signals.lo 16:07:13 [2023-02-08T16:07:13.047Z] #72 179.9 CC src/libcrun/libcrun_la-mount_flags.lo 16:07:13 [2023-02-08T16:07:13.047Z] #72 180.0 CC src/libcrun/libcrun_la-seccomp_notify.lo 16:07:13 [2023-02-08T16:07:13.308Z] #72 180.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 16:07:13 [2023-02-08T16:07:13.308Z] #72 180.2 CC src/libcrun/handlers/libcrun_la-krun.lo 16:07:13 [2023-02-08T16:07:13.568Z] #72 180.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 16:07:13 [2023-02-08T16:07:13.568Z] #72 180.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo 16:07:14 [2023-02-08T16:07:14.140Z] #72 181.0 CC tests/init.o 16:07:14 [2023-02-08T16:07:14.140Z] #72 181.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 16:07:22 [2023-02-08T16:07:22.276Z] #72 ... 16:07:22 [2023-02-08T16:07:22.276Z] 16:07:22 [2023-02-08T16:07:22.276Z] #77 [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...) 16:07:22 [2023-02-08T16:07:22.276Z] #77 DONE 184.8s 16:07:22 [2023-02-08T16:07:22.276Z] 16:07:22 [2023-02-08T16:07:22.276Z] #72 [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 16:07:27 [2023-02-08T16:07:27.567Z] #72 194.0 CCLD tests/init 16:07:39 [2023-02-08T16:07:39.798Z] #72 206.0 AR libcrun_testing.a 16:07:39 [2023-02-08T16:07:39.798Z] #72 206.0 ar: `u' modifier ignored since `D' is the default (see `U') 16:07:39 [2023-02-08T16:07:39.798Z] #72 206.1 CCLD tests/tests_libcrun_utils 16:07:39 [2023-02-08T16:07:39.798Z] #72 206.1 CCLD tests/tests_libcrun_errors 16:07:39 [2023-02-08T16:07:39.798Z] #72 206.1 CCLD tests/tests_libcrun_fuzzer 16:07:39 [2023-02-08T16:07:39.798Z] #72 206.4 CCLD libcrun.la 16:07:40 [2023-02-08T16:07:40.059Z] #72 207.1 CCLD crun 16:07:40 [2023-02-08T16:07:40.630Z] #72 207.6 make[3]: Entering directory '/tmp/crun-build' 16:07:40 [2023-02-08T16:07:40.630Z] #72 207.7 /bin/mkdir -p '/usr/local/lib' 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.7 /bin/mkdir -p '/usr/local/share/man/man1' 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.8 libtool: install: ranlib /usr/local/lib/libcrun.a 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 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 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 ---------------------------------------------------------------------- 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 Libraries have been installed in: 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 /usr/local/lib 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 If you ever happen to want to link against installed libraries 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 in a given directory, LIBDIR, you must either use libtool, and 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 specify the full pathname of the library, or use the '-LLIBDIR' 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 flag during linking and do at least one of the following: 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 during execution 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 during linking 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 See any operating system documentation about shared libraries for 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 more information, such as the ld(1) and ld.so(8) manual pages. 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 ---------------------------------------------------------------------- 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 /bin/mkdir -p '/build' 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 libtool: install: /usr/bin/install -c crun /build/crun 16:07:40 [2023-02-08T16:07:40.891Z] #72 207.9 make[3]: Leaving directory '/tmp/crun-build' 16:07:41 [2023-02-08T16:07:41.152Z] #72 207.9 make[2]: Leaving directory '/tmp/crun-build' 16:07:41 [2023-02-08T16:07:41.152Z] #72 207.9 make[1]: Leaving directory '/tmp/crun-build' 16:07:41 [2023-02-08T16:07:41.413Z] #72 DONE 208.4s 16:07:41 [2023-02-08T16:07:41.413Z] 16:07:41 [2023-02-08T16:07:41.413Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:07:41 [2023-02-08T16:07:41.674Z] #78 191.8 + bin/containerd 16:07:49 [2023-02-08T16:07:49.806Z] #78 ... 16:07:49 [2023-02-08T16:07:49.806Z] 16:07:49 [2023-02-08T16:07:49.806Z] #58 [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.49.0" && /build/golangci-lint --version 16:07:49 [2023-02-08T16:07:49.806Z] #58 267.5 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 16:07:49 [2023-02-08T16:07:49.806Z] #58 DONE 267.8s 16:07:49 [2023-02-08T16:07:49.806Z] 16:07:49 [2023-02-08T16:07:49.806Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:07:49 [2023-02-08T16:07:49.806Z] #78 ... 16:07:49 [2023-02-08T16:07:49.806Z] 16:07:49 [2023-02-08T16:07:49.806Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/ 16:07:49 [2023-02-08T16:07:49.806Z] #93 DONE 0.2s 16:07:49 [2023-02-08T16:07:49.806Z] 16:07:49 [2023-02-08T16:07:49.806Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ 16:07:50 [2023-02-08T16:07:50.067Z] #94 DONE 0.1s 16:07:50 [2023-02-08T16:07:50.067Z] 16:07:50 [2023-02-08T16:07:50.067Z] #95 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ 16:07:50 [2023-02-08T16:07:50.067Z] #95 DONE 0.1s 16:07:50 [2023-02-08T16:07:50.067Z] 16:07:50 [2023-02-08T16:07:50.067Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 16:08:28 [2023-02-08T16:08:28.876Z] #78 233.3 + bin/containerd-stress 16:08:28 [2023-02-08T16:08:28.876Z] #78 234.4 + bin/containerd-shim 16:08:28 [2023-02-08T16:08:28.876Z] #78 235.1 + bin/containerd-shim-runc-v1 16:08:28 [2023-02-08T16:08:28.876Z] #78 236.1 + bin/containerd-shim-runc-v2 16:08:28 [2023-02-08T16:08:28.876Z] #78 236.9 + binaries 16:08:28 [2023-02-08T16:08:28.876Z] #78 DONE 238.0s 16:08:28 [2023-02-08T16:08:28.876Z] 16:08:28 [2023-02-08T16:08:28.876Z] #96 [dev-systemd-false 14/20] COPY --from=containerd /build/ /usr/local/bin/ 16:08:28 [2023-02-08T16:08:28.876Z] #96 DONE 0.2s 16:08:28 [2023-02-08T16:08:28.876Z] 16:08:28 [2023-02-08T16:08:28.876Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit /build/ /usr/local/bin/ 16:08:29 [2023-02-08T16:08:29.136Z] #97 DONE 0.3s 16:08:29 [2023-02-08T16:08:29.136Z] 16:08:29 [2023-02-08T16:08:29.136Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit / /usr/local/bin/ 16:08:29 [2023-02-08T16:08:29.707Z] #98 DONE 0.4s 16:08:29 [2023-02-08T16:08:29.707Z] 16:08:29 [2023-02-08T16:08:29.707Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/ 16:08:29 [2023-02-08T16:08:29.707Z] #99 DONE 0.0s 16:08:29 [2023-02-08T16:08:29.707Z] 16:08:29 [2023-02-08T16:08:29.707Z] #100 [dev-systemd-false 18/20] COPY --from=crun /build/ /usr/local/bin/ 16:08:29 [2023-02-08T16:08:29.707Z] #100 DONE 0.1s 16:08:29 [2023-02-08T16:08:29.707Z] 16:08:29 [2023-02-08T16:08:29.707Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/ /etc/docker/ 16:08:29 [2023-02-08T16:08:29.707Z] #101 DONE 0.1s 16:08:29 [2023-02-08T16:08:29.707Z] 16:08:29 [2023-02-08T16:08:29.707Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 16:08:29 [2023-02-08T16:08:29.707Z] #102 DONE 0.0s 16:08:29 [2023-02-08T16:08:29.967Z] 16:08:29 [2023-02-08T16:08:29.967Z] #103 [dev-base 1/11] RUN groupadd -r docker 16:08:30 [2023-02-08T16:08:30.227Z] #103 DONE 0.4s 16:08:30 [2023-02-08T16:08:30.487Z] 16:08:30 [2023-02-08T16:08:30.487Z] #104 [dev-base 2/11] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 16:08:30 [2023-02-08T16:08:30.747Z] #104 DONE 0.5s 16:08:30 [2023-02-08T16:08:30.747Z] 16:08:30 [2023-02-08T16:08:30.747Z] #105 [dev-base 3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 16:08:31 [2023-02-08T16:08:31.321Z] #105 0.403 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 16:08:31 [2023-02-08T16:08:31.321Z] #105 DONE 0.4s 16:08:31 [2023-02-08T16:08:31.321Z] 16:08:31 [2023-02-08T16:08:31.321Z] #106 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 16:08:31 [2023-02-08T16:08:31.891Z] #106 DONE 0.5s 16:08:31 [2023-02-08T16:08:31.891Z] 16:08:31 [2023-02-08T16:08:31.891Z] #107 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 16:08:32 [2023-02-08T16:08:32.151Z] #107 DONE 0.5s 16:08:32 [2023-02-08T16:08:32.151Z] 16:08:32 [2023-02-08T16:08:32.151Z] #108 [dev-base 6/11] RUN ldconfig 16:08:32 [2023-02-08T16:08:32.723Z] #108 DONE 0.5s 16:08:32 [2023-02-08T16:08:32.723Z] 16:08:32 [2023-02-08T16:08:32.723Z] #109 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 16:08:33 [2023-02-08T16:08:33.293Z] #109 DONE 0.5s 16:08:33 [2023-02-08T16:08:33.293Z] 16:08:33 [2023-02-08T16:08:33.293Z] #110 [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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 16:08:33 [2023-02-08T16:08:33.863Z] #110 0.851 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 16:08:34 [2023-02-08T16:08:34.123Z] #110 0.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 16:08:34 [2023-02-08T16:08:34.123Z] #110 1.042 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 16:08:34 [2023-02-08T16:08:34.123Z] #110 1.065 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 16:08:34 [2023-02-08T16:08:34.123Z] #110 1.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 16:08:34 [2023-02-08T16:08:34.383Z] #110 1.264 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 16:08:35 [2023-02-08T16:08:35.324Z] #110 2.046 Fetched 8510 kB in 2s (5411 kB/s) 16:08:35 [2023-02-08T16:08:35.584Z] #110 2.046 Reading package lists... 16:08:36 [2023-02-08T16:08:36.417Z] #110 2.621 Reading package lists... 16:08:36 [2023-02-08T16:08:36.417Z] #110 3.183 Building dependency tree... 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.662 The following additional packages will be installed: 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.663 dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.663 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.664 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.664 python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.667 Suggested packages: 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.667 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.667 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.667 acl attr quota 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.667 Recommended packages: 16:08:36 [2023-02-08T16:08:36.986Z] #110 3.667 libatm1 nftables libpam-cap build-essential python3-dev unzip 16:08:36 [2023-02-08T16:08:36.986Z] #110 4.022 The following NEW packages will be installed: 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.023 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.023 libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.023 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.023 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.024 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.024 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.024 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.024 vim-common vim-runtime xfsprogs xxd xz-utils zip zstd 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.304 0 upgraded, 51 newly installed, 0 to remove and 2 not upgraded. 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.304 Need to get 27.2 MB of archives. 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.304 After this operation, 106 MB of additional disk space will be used. 16:08:37 [2023-02-08T16:08:37.247Z] #110 4.304 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.309 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.311 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.314 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.323 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.326 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.326 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.333 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.335 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.337 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.342 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.342 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.342 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.344 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.345 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.346 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.347 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.348 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.348 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.349 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.350 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.351 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.353 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.355 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.356 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.358 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.360 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.361 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 16:08:37 [2023-02-08T16:08:37.507Z] #110 4.422 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.423 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.423 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.424 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.424 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.425 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.426 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.427 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.439 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.440 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.441 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.442 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.445 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.445 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.447 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.452 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.454 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.455 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.576 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.587 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.591 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 16:08:37 [2023-02-08T16:08:37.767Z] #110 4.615 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.768 debconf: delaying package configuration, since apt-utils is not installed 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.814 Fetched 27.2 MB in 1s (46.7 MB/s) 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.842 Selecting previously unselected package pigz. 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.842 (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 ... 15745 files and directories currently installed.) 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.853 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.857 Unpacking pigz (2.6-1) ... 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.901 Selecting previously unselected package libelf1:arm64. 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.903 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.912 Unpacking libelf1:arm64 (0.183-1) ... 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.965 Selecting previously unselected package libbpf0:arm64. 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.967 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... 16:08:38 [2023-02-08T16:08:38.028Z] #110 4.972 Unpacking libbpf0:arm64 (1:0.3-2) ... 16:08:38 [2023-02-08T16:08:38.028Z] #110 5.018 Selecting previously unselected package libcap2:arm64. 16:08:38 [2023-02-08T16:08:38.028Z] #110 5.021 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... 16:08:38 [2023-02-08T16:08:38.028Z] #110 5.025 Unpacking libcap2:arm64 (1:2.44-1) ... 16:08:38 [2023-02-08T16:08:38.028Z] #110 5.063 Selecting previously unselected package libmnl0:arm64. 16:08:38 [2023-02-08T16:08:38.028Z] #110 5.066 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.070 Unpacking libmnl0:arm64 (1.0.4-3) ... 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.110 Selecting previously unselected package libxtables12:arm64. 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.113 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.118 Unpacking libxtables12:arm64 (1.8.7-1) ... 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.152 Selecting previously unselected package libcap2-bin. 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.154 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.158 Unpacking libcap2-bin (1:2.44-1) ... 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.208 Selecting previously unselected package iproute2. 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.210 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.215 Unpacking iproute2 (5.10.0-4) ... 16:08:38 [2023-02-08T16:08:38.288Z] #110 5.318 Selecting previously unselected package xxd. 16:08:38 [2023-02-08T16:08:38.548Z] #110 5.321 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 16:08:38 [2023-02-08T16:08:38.548Z] #110 5.326 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 16:08:38 [2023-02-08T16:08:38.548Z] #110 5.380 Selecting previously unselected package vim-common. 16:08:38 [2023-02-08T16:08:38.548Z] #110 5.383 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 16:08:38 [2023-02-08T16:08:38.548Z] #110 5.393 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 16:08:38 [2023-02-08T16:08:38.548Z] #110 5.454 Selecting previously unselected package bash-completion. 16:08:38 [2023-02-08T16:08:38.548Z] #110 5.457 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.139 Unpacking bash-completion (1:2.11-2) ... 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.256 Selecting previously unselected package bzip2. 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.258 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.263 Unpacking bzip2 (1.0.8-4) ... 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.299 Selecting previously unselected package xz-utils. 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.301 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.305 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.369 Selecting previously unselected package apparmor. 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.369 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.393 Unpacking apparmor (2.13.6-10) ... 16:08:39 [2023-02-08T16:08:39.489Z] #110 6.500 Selecting previously unselected package libdevmapper1.02.1:arm64. 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.503 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.507 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.556 Selecting previously unselected package dmsetup. 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.559 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.563 Unpacking dmsetup (2:1.02.175-2.1) ... 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.600 Selecting previously unselected package inetutils-ping. 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.602 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.607 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.662 Selecting previously unselected package libip4tc2:arm64. 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.663 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ... 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.667 Unpacking libip4tc2:arm64 (1.8.7-1) ... 16:08:39 [2023-02-08T16:08:39.748Z] #110 6.707 Selecting previously unselected package libip6tc2:arm64. 16:08:40 [2023-02-08T16:08:40.008Z] #110 6.710 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.008Z] #110 6.714 Unpacking libip6tc2:arm64 (1.8.7-1) ... 16:08:40 [2023-02-08T16:08:40.008Z] #110 6.755 Selecting previously unselected package libnfnetlink0:arm64. 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.758 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.763 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.801 Selecting previously unselected package libnetfilter-conntrack3:arm64. 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.804 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.809 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.850 Selecting previously unselected package libnftnl11:arm64. 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.853 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.858 Unpacking libnftnl11:arm64 (1.1.9-1) ... 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.901 Selecting previously unselected package iptables. 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.903 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.009Z] #110 6.907 Unpacking iptables (1.8.7-1) ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 6.983 Selecting previously unselected package libonig5:arm64. 16:08:40 [2023-02-08T16:08:40.269Z] #110 6.986 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 6.991 Unpacking libonig5:arm64 (6.9.6-1.1) ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.041 Selecting previously unselected package libjq1:arm64. 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.044 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.048 Unpacking libjq1:arm64 (1.6-2.1) ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.090 Selecting previously unselected package jq. 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.092 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.097 Unpacking jq (1.6-2.1) ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.140 Selecting previously unselected package libaio1:arm64. 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.143 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.146 Unpacking libaio1:arm64 (0.3.112-9) ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.185 Selecting previously unselected package libgpm2:arm64. 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.187 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.269Z] #110 7.193 Unpacking libgpm2:arm64 (1.20.7-8) ... 16:08:40 [2023-02-08T16:08:40.529Z] #110 7.234 Selecting previously unselected package libicu67:arm64. 16:08:40 [2023-02-08T16:08:40.529Z] #110 7.234 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ... 16:08:40 [2023-02-08T16:08:40.529Z] #110 7.239 Unpacking libicu67:arm64 (67.1-7) ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 7.929 Selecting previously unselected package libinih1:arm64. 16:08:41 [2023-02-08T16:08:41.100Z] #110 7.932 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 7.937 Unpacking libinih1:arm64 (53-1+b2) ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 7.979 Selecting previously unselected package libnet1:arm64. 16:08:41 [2023-02-08T16:08:41.100Z] #110 7.982 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 7.987 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 8.027 Selecting previously unselected package libnl-3-200:arm64. 16:08:41 [2023-02-08T16:08:41.100Z] #110 8.030 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 8.034 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 8.079 Selecting previously unselected package libprotobuf-c1:arm64. 16:08:41 [2023-02-08T16:08:41.100Z] #110 8.081 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 8.086 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 8.123 Selecting previously unselected package libyajl2:arm64. 16:08:41 [2023-02-08T16:08:41.100Z] #110 8.126 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ... 16:08:41 [2023-02-08T16:08:41.100Z] #110 8.130 Unpacking libyajl2:arm64 (2.1.0-3) ... 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.166 Selecting previously unselected package net-tools. 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.169 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.174 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.222 Selecting previously unselected package patch. 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.225 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ... 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.229 Unpacking patch (2.7.6-7) ... 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.270 Selecting previously unselected package python-pip-whl. 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.273 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.278 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 16:08:41 [2023-02-08T16:08:41.360Z] #110 8.418 Selecting previously unselected package python3-lib2to3. 16:08:41 [2023-02-08T16:08:41.620Z] #110 8.421 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.425 Unpacking python3-lib2to3 (3.9.2-1) ... 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.472 Selecting previously unselected package python3-distutils. 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.474 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.479 Unpacking python3-distutils (3.9.2-1) ... 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.525 Selecting previously unselected package python3-pkg-resources. 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.527 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.531 Unpacking python3-pkg-resources (52.0.0-4) ... 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.582 Selecting previously unselected package python3-setuptools. 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.585 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.590 Unpacking python3-setuptools (52.0.0-4) ... 16:08:41 [2023-02-08T16:08:41.621Z] #110 8.655 Selecting previously unselected package python3-wheel. 16:08:41 [2023-02-08T16:08:41.881Z] #110 8.657 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... 16:08:41 [2023-02-08T16:08:41.881Z] #110 8.662 Unpacking python3-wheel (0.34.2-1) ... 16:08:41 [2023-02-08T16:08:41.881Z] #110 8.705 Selecting previously unselected package python3-pip. 16:08:41 [2023-02-08T16:08:41.881Z] #110 8.708 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... 16:08:41 [2023-02-08T16:08:41.881Z] #110 8.713 Unpacking python3-pip (20.3.4-4+deb11u1) ... 16:08:41 [2023-02-08T16:08:41.881Z] #110 8.786 Selecting previously unselected package sudo. 16:08:41 [2023-02-08T16:08:41.881Z] #110 8.789 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 16:08:41 [2023-02-08T16:08:41.881Z] #110 8.796 Unpacking sudo (1.9.5p2-3+deb11u1) ... 16:08:41 [2023-02-08T16:08:41.881Z] #110 8.913 Selecting previously unselected package thin-provisioning-tools. 16:08:42 [2023-02-08T16:08:42.141Z] #110 8.916 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ... 16:08:42 [2023-02-08T16:08:42.141Z] #110 8.922 Unpacking thin-provisioning-tools (0.9.0-1) ... 16:08:42 [2023-02-08T16:08:42.141Z] #110 8.990 Selecting previously unselected package uidmap. 16:08:42 [2023-02-08T16:08:42.141Z] #110 8.993 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ... 16:08:42 [2023-02-08T16:08:42.141Z] #110 8.997 Unpacking uidmap (1:4.8.1-1) ... 16:08:42 [2023-02-08T16:08:42.141Z] #110 9.049 Selecting previously unselected package vim-runtime. 16:08:42 [2023-02-08T16:08:42.141Z] #110 9.052 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 16:08:42 [2023-02-08T16:08:42.141Z] #110 9.064 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 16:08:42 [2023-02-08T16:08:42.141Z] #110 9.078 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 16:08:42 [2023-02-08T16:08:42.141Z] #110 9.082 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.674 Selecting previously unselected package vim. 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.678 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.689 Unpacking vim (2:8.2.2434-3+deb11u1) ... 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.830 Selecting previously unselected package xfsprogs. 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.834 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ... 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.838 Unpacking xfsprogs (5.10.0-4) ... 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.939 Selecting previously unselected package zip. 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.942 Preparing to unpack .../49-zip_3.0-12_arm64.deb ... 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.947 Unpacking zip (3.0-12) ... 16:08:43 [2023-02-08T16:08:43.081Z] #110 9.998 Selecting previously unselected package zstd. 16:08:43 [2023-02-08T16:08:43.081Z] #110 10.00 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ... 16:08:43 [2023-02-08T16:08:43.081Z] #110 10.00 Unpacking zstd (1.4.8+dfsg-2.1) ... 16:08:43 [2023-02-08T16:08:43.341Z] #110 10.10 Setting up python3-pkg-resources (52.0.0-4) ... 16:08:43 [2023-02-08T16:08:43.341Z] #110 10.30 Setting up libip4tc2:arm64 (1.8.7-1) ... 16:08:43 [2023-02-08T16:08:43.341Z] #110 10.32 Setting up net-tools (1.60+git20181103.0eebece-1) ... 16:08:43 [2023-02-08T16:08:43.341Z] #110 10.33 Setting up libgpm2:arm64 (1.20.7-8) ... 16:08:43 [2023-02-08T16:08:43.341Z] #110 10.34 Setting up libicu67:arm64 (67.1-7) ... 16:08:43 [2023-02-08T16:08:43.601Z] #110 10.36 Setting up libip6tc2:arm64 (1.8.7-1) ... 16:08:43 [2023-02-08T16:08:43.601Z] #110 10.37 Setting up libinih1:arm64 (53-1+b2) ... 16:08:43 [2023-02-08T16:08:43.601Z] #110 10.38 Setting up uidmap (1:4.8.1-1) ... 16:08:43 [2023-02-08T16:08:43.601Z] #110 10.39 Setting up libyajl2:arm64 (2.1.0-3) ... 16:08:43 [2023-02-08T16:08:43.601Z] #110 10.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 16:08:43 [2023-02-08T16:08:43.601Z] #110 10.42 Setting up bzip2 (1.0.8-4) ... 16:08:43 [2023-02-08T16:08:43.601Z] #110 10.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 16:08:43 [2023-02-08T16:08:43.601Z] #110 10.45 Setting up python3-wheel (0.34.2-1) ... 16:08:43 [2023-02-08T16:08:43.862Z] #110 10.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... 16:08:43 [2023-02-08T16:08:43.862Z] #110 10.61 Setting up libcap2:arm64 (1:2.44-1) ... 16:08:43 [2023-02-08T16:08:43.862Z] #110 10.63 Setting up libcap2-bin (1:2.44-1) ... 16:08:43 [2023-02-08T16:08:43.862Z] #110 10.64 Setting up apparmor (2.13.6-10) ... 16:08:44 [2023-02-08T16:08:44.802Z] #110 11.51 Setting up zip (3.0-12) ... 16:08:44 [2023-02-08T16:08:44.802Z] #110 11.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 16:08:44 [2023-02-08T16:08:44.802Z] #110 11.54 Setting up bash-completion (1:2.11-2) ... 16:08:45 [2023-02-08T16:08:45.373Z] #110 12.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 16:08:45 [2023-02-08T16:08:45.373Z] #110 12.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.37 Setting up libmnl0:arm64 (1.0.4-3) ... 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.38 Setting up patch (2.7.6-7) ... 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.40 Setting up sudo (1.9.5p2-3+deb11u1) ... 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.45 invoke-rc.d: could not determine current runlevel 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.45 invoke-rc.d: policy-rc.d denied execution of start. 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.46 Setting up libxtables12:arm64 (1.8.7-1) ... 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.47 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.49 Setting up pigz (2.6-1) ... 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.50 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.51 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 16:08:45 [2023-02-08T16:08:45.634Z] #110 12.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 16:08:45 [2023-02-08T16:08:45.895Z] #110 12.71 Setting up libaio1:arm64 (0.3.112-9) ... 16:08:45 [2023-02-08T16:08:45.895Z] #110 12.73 Setting up python3-lib2to3 (3.9.2-1) ... 16:08:45 [2023-02-08T16:08:45.895Z] #110 12.84 Setting up libelf1:arm64 (0.183-1) ... 16:08:46 [2023-02-08T16:08:46.155Z] #110 12.87 Setting up zstd (1.4.8+dfsg-2.1) ... 16:08:46 [2023-02-08T16:08:46.155Z] #110 12.88 Setting up libonig5:arm64 (6.9.6-1.1) ... 16:08:46 [2023-02-08T16:08:46.155Z] #110 12.90 Setting up python3-distutils (3.9.2-1) ... 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.03 Setting up vim (2:8.2.2434-3+deb11u1) ... 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 16:08:46 [2023-02-08T16:08:46.155Z] #110 13.09 Setting up python3-setuptools (52.0.0-4) ... 16:08:46 [2023-02-08T16:08:46.726Z] #110 13.44 Setting up libjq1:arm64 (1.6-2.1) ... 16:08:46 [2023-02-08T16:08:46.726Z] #110 13.45 Setting up libnftnl11:arm64 (1.1.9-1) ... 16:08:46 [2023-02-08T16:08:46.726Z] #110 13.47 Setting up thin-provisioning-tools (0.9.0-1) ... 16:08:46 [2023-02-08T16:08:46.726Z] #110 13.48 Setting up python3-pip (20.3.4-4+deb11u1) ... 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.75 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.77 Setting up jq (1.6-2.1) ... 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.78 Setting up libbpf0:arm64 (1:0.3-2) ... 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.80 Setting up iptables (1.8.7-1) ... 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 16:08:46 [2023-02-08T16:08:46.985Z] #110 13.85 Setting up iproute2 (5.10.0-4) ... 16:08:47 [2023-02-08T16:08:47.246Z] #110 14.00 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 16:08:47 [2023-02-08T16:08:47.246Z] #110 14.01 Setting up dmsetup (2:1.02.175-2.1) ... 16:08:47 [2023-02-08T16:08:47.246Z] #110 14.03 Setting up xfsprogs (5.10.0-4) ... 16:08:47 [2023-02-08T16:08:47.246Z] #110 14.04 Processing triggers for libc-bin (2.31-13+deb11u5) ... 16:08:47 [2023-02-08T16:08:47.815Z] #110 DONE 14.6s 16:08:47 [2023-02-08T16:08:47.815Z] 16:08:47 [2023-02-08T16:08:47.815Z] #111 [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 16:08:48 [2023-02-08T16:08:48.385Z] #111 0.413 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 16:08:48 [2023-02-08T16:08:48.385Z] #111 0.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 16:08:48 [2023-02-08T16:08:48.385Z] #111 0.422 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 16:08:48 [2023-02-08T16:08:48.385Z] #111 DONE 0.5s 16:08:48 [2023-02-08T16:08:48.385Z] 16:08:48 [2023-02-08T16:08:48.385Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 16:08:54 [2023-02-08T16:08:54.961Z] #112 5.744 Collecting yamllint==1.27.1 16:08:54 [2023-02-08T16:08:54.961Z] #112 6.779 Downloading yamllint-1.27.1.tar.gz (129 kB) 16:08:55 [2023-02-08T16:08:55.532Z] #112 7.092 Collecting pathspec>=0.5.3 16:08:55 [2023-02-08T16:08:55.532Z] #112 7.096 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) 16:08:55 [2023-02-08T16:08:55.532Z] #112 7.195 Collecting pyyaml 16:08:55 [2023-02-08T16:08:55.532Z] #112 7.208 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 16:08:55 [2023-02-08T16:08:55.532Z] #112 7.227 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 16:08:55 [2023-02-08T16:08:55.532Z] #112 7.232 Building wheels for collected packages: yamllint 16:08:55 [2023-02-08T16:08:55.532Z] #112 7.233 Building wheel for yamllint (setup.py): started 16:08:55 [2023-02-08T16:08:55.793Z] #112 7.498 Building wheel for yamllint (setup.py): finished with status 'done' 16:08:55 [2023-02-08T16:08:55.793Z] #112 7.499 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=bb9c016b57c609a4ae41be1b765526856ed4ef64ff2ef9363b6957ebcfc32804 16:08:55 [2023-02-08T16:08:55.793Z] #112 7.500 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 16:08:55 [2023-02-08T16:08:55.793Z] #112 7.503 Successfully built yamllint 16:08:55 [2023-02-08T16:08:55.793Z] #112 7.510 Installing collected packages: pyyaml, pathspec, yamllint 16:08:55 [2023-02-08T16:08:55.793Z] #112 7.633 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 16:08:56 [2023-02-08T16:08:56.053Z] #112 DONE 7.8s 16:08:56 [2023-02-08T16:08:56.053Z] 16:08:56 [2023-02-08T16:08:56.053Z] #113 [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 16:08:56 [2023-02-08T16:08:56.994Z] #113 0.711 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 16:08:56 [2023-02-08T16:08:56.994Z] #113 0.793 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 16:08:56 [2023-02-08T16:08:56.994Z] #113 0.796 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 16:08:57 [2023-02-08T16:08:57.826Z] #113 1.097 Reading package lists... 16:08:58 [2023-02-08T16:08:58.397Z] #113 1.683 Reading package lists... 16:08:58 [2023-02-08T16:08:58.397Z] #113 2.247 Building dependency tree... 16:08:58 [2023-02-08T16:08:58.397Z] #113 2.423 Reading state information... 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.705 gcc is already the newest version (4:10.2.1-1). 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.705 pkg-config is already the newest version (0.29.2-1). 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.705 The following additional packages will be installed: 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.706 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.706 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.706 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.706 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.706 libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.707 libsepol1-dev uuid-dev zlib1g-dev 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.709 Suggested packages: 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.709 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.709 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.709 Recommended packages: 16:08:58 [2023-02-08T16:08:58.967Z] #113 2.709 build-essential fakeroot libalgorithm-merge-perl 16:08:59 [2023-02-08T16:08:59.228Z] #113 2.983 The following NEW packages will be installed: 16:08:59 [2023-02-08T16:08:59.228Z] #113 2.983 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 16:08:59 [2023-02-08T16:08:59.228Z] #113 2.984 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev 16:08:59 [2023-02-08T16:08:59.228Z] #113 2.984 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 16:08:59 [2023-02-08T16:08:59.228Z] #113 2.984 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 16:08:59 [2023-02-08T16:08:59.228Z] #113 2.984 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 16:08:59 [2023-02-08T16:08:59.228Z] #113 2.984 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common 16:08:59 [2023-02-08T16:08:59.228Z] #113 2.985 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev 16:08:59 [2023-02-08T16:08:59.228Z] #113 3.265 0 upgraded, 33 newly installed, 0 to remove and 2 not upgraded. 16:08:59 [2023-02-08T16:08:59.228Z] #113 3.265 Need to get 10.4 MB of archives. 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.265 After this operation, 41.6 MB of additional disk space will be used. 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.265 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.284 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] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.286 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] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.288 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.289 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.290 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.292 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.293 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.295 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.296 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.312 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.313 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.314 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.317 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.318 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.327 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.328 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.332 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.334 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.335 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.336 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.345 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.347 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.347 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.347 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.348 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.350 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.355 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.355 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.355 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.368 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.369 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 16:08:59 [2023-02-08T16:08:59.489Z] #113 3.370 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.522 debconf: delaying package configuration, since apt-utils is not installed 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.569 Fetched 10.4 MB in 0s (27.5 MB/s) 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.596 Selecting previously unselected package dpkg-dev. 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.596 (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 ... 20386 files and directories currently installed.) 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.609 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.614 Unpacking dpkg-dev (1.20.12) ... 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.764 Selecting previously unselected package libgirepository-1.0-1:arm64. 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.767 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.778 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.819 Selecting previously unselected package gir1.2-glib-2.0:arm64. 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.819 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.823 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.871 Selecting previously unselected package libsecret-common. 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.874 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 16:08:59 [2023-02-08T16:08:59.749Z] #113 3.879 Unpacking libsecret-common (0.20.4-2) ... 16:09:00 [2023-02-08T16:09:00.009Z] #113 3.941 Selecting previously unselected package libsecret-1-0:arm64. 16:09:00 [2023-02-08T16:09:00.009Z] #113 3.944 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.009Z] #113 3.949 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 16:09:00 [2023-02-08T16:09:00.009Z] #113 3.992 Selecting previously unselected package gir1.2-secret-1:arm64. 16:09:00 [2023-02-08T16:09:00.009Z] #113 3.994 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.009Z] #113 3.999 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 16:09:00 [2023-02-08T16:09:00.009Z] #113 4.040 Selecting previously unselected package libapparmor1:arm64. 16:09:00 [2023-02-08T16:09:00.009Z] #113 4.043 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.009Z] #113 4.047 Unpacking libapparmor1:arm64 (2.13.6-10) ... 16:09:00 [2023-02-08T16:09:00.009Z] #113 4.089 Selecting previously unselected package libapparmor-dev:arm64. 16:09:00 [2023-02-08T16:09:00.009Z] #113 4.092 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.098 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.143 Selecting previously unselected package uuid-dev:arm64. 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.146 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.153 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.204 Selecting previously unselected package libblkid-dev:arm64. 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.207 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.218 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.286 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.289 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.295 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 16:09:00 [2023-02-08T16:09:00.269Z] #113 4.336 Selecting previously unselected package libudev-dev:arm64. 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.339 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.344 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.393 Selecting previously unselected package libsepol1-dev:arm64. 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.396 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.401 Unpacking libsepol1-dev:arm64 (3.1-1) ... 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.474 Selecting previously unselected package libpcre2-16-0:arm64. 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.478 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.482 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.540 Selecting previously unselected package libpcre2-32-0:arm64. 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.543 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.548 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 16:09:00 [2023-02-08T16:09:00.530Z] #113 4.603 Selecting previously unselected package libpcre2-posix2:arm64. 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.603 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.608 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.645 Selecting previously unselected package libpcre2-dev:arm64. 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.648 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.653 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.739 Selecting previously unselected package libselinux1-dev:arm64. 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.742 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.747 Unpacking libselinux1-dev:arm64 (3.1-3) ... 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.813 Selecting previously unselected package libdevmapper-dev:arm64. 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.816 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.822 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 16:09:00 [2023-02-08T16:09:00.790Z] #113 4.860 Selecting previously unselected package libffi-dev:arm64. 16:09:01 [2023-02-08T16:09:01.050Z] #113 4.863 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.050Z] #113 4.867 Unpacking libffi-dev:arm64 (3.3-6) ... 16:09:01 [2023-02-08T16:09:01.050Z] #113 4.905 Selecting previously unselected package libglib2.0-data. 16:09:01 [2023-02-08T16:09:01.050Z] #113 4.908 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ... 16:09:01 [2023-02-08T16:09:01.050Z] #113 4.913 Unpacking libglib2.0-data (2.66.8-1) ... 16:09:01 [2023-02-08T16:09:01.050Z] #113 5.057 Selecting previously unselected package libglib2.0-bin. 16:09:01 [2023-02-08T16:09:01.050Z] #113 5.060 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.051Z] #113 5.079 Unpacking libglib2.0-bin (2.66.8-1) ... 16:09:01 [2023-02-08T16:09:01.051Z] #113 5.130 Selecting previously unselected package libglib2.0-dev-bin. 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.133 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.138 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.187 Selecting previously unselected package libmount-dev:arm64. 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.190 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.195 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.245 Selecting previously unselected package libpcre16-3:arm64. 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.248 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.253 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.303 Selecting previously unselected package libpcre32-3:arm64. 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.306 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.310 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 16:09:01 [2023-02-08T16:09:01.310Z] #113 5.364 Selecting previously unselected package libpcrecpp0v5:arm64. 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.367 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.372 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.414 Selecting previously unselected package libpcre3-dev:arm64. 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.417 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.421 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.509 Selecting previously unselected package zlib1g-dev:arm64. 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.512 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.518 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.569 Selecting previously unselected package libglib2.0-dev:arm64. 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.572 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.570Z] #113 5.577 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 16:09:01 [2023-02-08T16:09:01.830Z] #113 5.783 Selecting previously unselected package libseccomp-dev:arm64. 16:09:01 [2023-02-08T16:09:01.830Z] #113 5.787 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.830Z] #113 5.793 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 16:09:01 [2023-02-08T16:09:01.830Z] #113 5.836 Selecting previously unselected package libsecret-1-dev:arm64. 16:09:01 [2023-02-08T16:09:01.830Z] #113 5.838 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ... 16:09:01 [2023-02-08T16:09:01.830Z] #113 5.842 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 16:09:01 [2023-02-08T16:09:01.830Z] #113 5.906 Selecting previously unselected package libsystemd-dev:arm64. 16:09:02 [2023-02-08T16:09:02.090Z] #113 5.909 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 16:09:02 [2023-02-08T16:09:02.090Z] #113 5.915 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.090Z] #113 6.036 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 16:09:02 [2023-02-08T16:09:02.090Z] #113 6.051 Setting up libglib2.0-dev-bin (2.66.8-1) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.220 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.245 Setting up libapparmor1:arm64 (2.13.6-10) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.261 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.278 Setting up libpcre16-3:arm64 (2:8.39-13) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.294 Setting up libsepol1-dev:arm64 (3.1-1) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.308 Setting up libffi-dev:arm64 (3.3-6) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.324 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.340 Setting up dpkg-dev (1.20.12) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.365 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.390 Setting up libglib2.0-data (2.66.8-1) ... 16:09:02 [2023-02-08T16:09:02.350Z] #113 6.405 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.420 Setting up libpcre32-3:arm64 (2:8.39-13) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.434 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.449 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.464 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.480 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.496 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.510 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.522 Setting up libsecret-common (0.20.4-2) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.536 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.557 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.572 Setting up libselinux1-dev:arm64 (3.1-3) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.586 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.600 Setting up libglib2.0-bin (2.66.8-1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.614 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.629 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.644 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.659 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.672 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.685 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.700 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 16:09:02 [2023-02-08T16:09:02.611Z] #113 6.715 No schema files found: doing nothing. 16:09:02 [2023-02-08T16:09:02.871Z] #113 6.722 Processing triggers for libc-bin (2.31-13+deb11u5) ... 16:09:02 [2023-02-08T16:09:02.871Z] #113 6.748 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 16:09:02 [2023-02-08T16:09:02.871Z] #113 DONE 7.0s 16:09:03 [2023-02-08T16:09:03.132Z] 16:09:03 [2023-02-08T16:09:03.132Z] #114 [dev 1/1] COPY . . 16:09:04 [2023-02-08T16:09:04.516Z] #114 DONE 1.3s 16:09:04 [2023-02-08T16:09:04.516Z] 16:09:04 [2023-02-08T16:09:04.516Z] #115 exporting to image 16:09:04 [2023-02-08T16:09:04.516Z] #115 exporting layers 16:09:05 [2023-02-08T16:09:05.912Z] #115 exporting layers 1.6s done 16:09:05 [2023-02-08T16:09:05.912Z] #115 writing image sha256:cd237069c74ac2893f9114efa5e33011f81281adc80d9ea001801714cc404993 done 16:09:05 [2023-02-08T16:09:05.912Z] #115 naming to docker.io/library/docker:4002fa877b4c3b85647e94c3a6c7306a4f28daa1 done 16:09:05 [2023-02-08T16:09:05.912Z] #115 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 16:09:06 [2023-02-08T16:09:06.250Z] + sudo modprobe ip6table_filter [Pipeline] sh 16:09:06 [2023-02-08T16:09:06.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44959/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4002fa877b4c3b85647e94c3a6c7306a4f28daa1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:4002fa877b4c3b85647e94c3a6c7306a4f28daa1 hack/test/unit 16:09:07 [2023-02-08T16:09:07.128Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') 16:09:07 [2023-02-08T16:09:07.128Z] + TESTFLAGS+=' -test.timeout=5m' 16:09:07 [2023-02-08T16:09:07.128Z] + TESTDIRS=./... 16:09:07 [2023-02-08T16:09:07.128Z] + exclude_paths='/vendor/|/integration' 16:09:07 [2023-02-08T16:09:07.128Z] ++ go list ./... 16:09:07 [2023-02-08T16:09:07.128Z] ++ grep -vE '(/vendor/|/integration)' 16:09:08 [2023-02-08T16:09:08.070Z] + pkg_list='github.com/docker/docker/api 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/backend/build 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/httpstatus 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/httputils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/middleware 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/build 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/checkpoint 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/container 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/debug 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/distribution 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/grpc 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/image 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/network 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/plugin 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/session 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/swarm 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/system 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/volume 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/backend 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/blkiodev 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/container 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/events 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/filters 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/image 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/mount 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/network 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/plugins/logdriver 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/registry 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/strslice 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/swarm 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/swarm/runtime 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/time 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/versions 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/versions/v1p19 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/versions/v1p20 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/types/volume 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/builder-next 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/builder-next/exporter 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/builder-next/worker 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/dockerfile 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/remotecontext 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/remotecontext/git 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/builder/remotecontext/urlutil 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/cli 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/cli/config 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/cli/debug 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/cli/winresources/docker-proxy 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/cli/winresources/dockerd 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/client 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/cmd/docker-proxy 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/cmd/dockerd 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/cmd/dockerd/trap 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/container 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/container/stream 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/contrib/apparmor 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/contrib/docker-device-tool 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/contrib/httpserver 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/cluster 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/cluster/convert 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/cluster/executor 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/cluster/executor/container 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/cluster/provider 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/config 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/events 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/events/testutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/exec 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/aufs 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/copy 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/devmapper 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/overlay 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/register 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/vfs 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/graphdriver/zfs 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/images 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/initlayer 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/links 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/listeners 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/awslogs 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/fluentd 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/gcplogs 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/gelf 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/journald 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/local 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/logentries 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/loggertest 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/loggerutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/splunk 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/syslog 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/logger/templates 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/names 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/network 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/daemon/stats 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/distribution 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/distribution/metadata 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/distribution/utils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/distribution/xfer 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/dockerversion 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/errdefs 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/image 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/image/cache 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/image/tarexport 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/image/v1 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/internal/test/suite 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/layer 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libcontainerd 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libcontainerd/queue 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libcontainerd/remote 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libcontainerd/supervisor 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libcontainerd/types 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/bitseq 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/cluster 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/cmd/ovrouter 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/cmd/readme_test 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/config 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/datastore 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/diagnostic 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/discoverapi 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/driverapi 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/bridge 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/host 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/null 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/overlay 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/remote 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/windows 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/drvregistry 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/etchosts 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/idm 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/internal/caller 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/ipam 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/ipamapi 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/ipams/builtin 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/ipams/null 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/ipams/remote 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/ipamutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/iptables 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/netlabel 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/netutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/networkdb 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/ns 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/options 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/osl 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/osl/kernel 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/portallocator 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/portmapper 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/resolvconf 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/testutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/libnetwork/types 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/oci 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/oci/caps 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/opts 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/aaparser 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/archive 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/authorization 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/broadcaster 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/capabilities 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/chrootarchive 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/containerfs 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/devicemapper 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/directory 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/dmesg 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/fileutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/fsutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/homedir 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/idtools 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/ioutils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/jsonmessage 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/longpath 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/loopback 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/namesgenerator 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/parsers 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/parsers/kernel 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/pidfile 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/platform 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/plugingetter 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/plugins 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/plugins/transport 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/pools 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/progress 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/pubsub 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/reexec 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/rootless 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/rootless/specconv 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/signal 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/stack 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/stdcopy 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/streamformatter 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/stringid 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/sysinfo 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/system 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/tailfile 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/tarsum 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/truncindex 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/urlutil 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/pkg/useragent 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/plugin 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/plugin/executor/containerd 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/plugin/v2 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/profiles/apparmor 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/profiles/seccomp 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/quota 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/reference 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/registry 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/registry/resumable 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/restartmanager 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/runconfig 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/runconfig/opts 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/daemon 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/environment 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/fakecontext 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/fakegit 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/fakestorage 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/fixtures/load 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/fixtures/plugin 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/registry 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/testutil/request 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/volume 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/volume/drivers 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/volume/local 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/volume/mounts 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/volume/service 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/volume/service/opts 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/volume/testutils' 16:09:08 [2023-02-08T16:09:08.070Z] ++ grep --fixed-strings -v /libnetwork 16:09:08 [2023-02-08T16:09:08.070Z] ++ echo 'github.com/docker/docker/api 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/backend/build 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/httpstatus 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/httputils 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/middleware 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/build 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/checkpoint 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/container 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/debug 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/distribution 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/grpc 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/image 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/network 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/plugin 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/session 16:09:08 [2023-02-08T16:09:08.070Z] github.com/docker/docker/api/server/router/swarm 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/system 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/volume 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/backend 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/blkiodev 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/container 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/events 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/filters 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/image 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/mount 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/network 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/plugins/logdriver 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/registry 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/strslice 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/swarm 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/swarm/runtime 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/time 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/versions 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/versions/v1p19 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/versions/v1p20 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/volume 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/exporter 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/worker 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/dockerfile 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/remotecontext 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/remotecontext/git 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/remotecontext/urlutil 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli/config 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli/debug 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli/winresources/docker-proxy 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli/winresources/dockerd 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/client 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cmd/docker-proxy 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cmd/dockerd 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cmd/dockerd/trap 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/container 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/container/stream 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/contrib/apparmor 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/contrib/docker-device-tool 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/contrib/httpserver 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/convert 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/executor 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/executor/container 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/provider 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/config 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/events 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/events/testutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/exec 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/aufs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/copy 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/devmapper 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/overlay 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/register 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/vfs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/zfs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/images 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/initlayer 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/links 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/listeners 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/awslogs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/fluentd 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/gcplogs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/gelf 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/journald 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/local 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/logentries 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/loggertest 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/loggerutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/splunk 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/syslog 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/logger/templates 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/names 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/network 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/stats 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/distribution 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/distribution/metadata 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/distribution/utils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/distribution/xfer 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/dockerversion 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/errdefs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/image 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/image/cache 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/image/tarexport 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/image/v1 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/internal/test/suite 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/layer 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libcontainerd 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libcontainerd/queue 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libcontainerd/remote 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libcontainerd/supervisor 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libcontainerd/types 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/bitseq 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/cluster 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/cmd/ovrouter 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/cmd/readme_test 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/config 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/datastore 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/diagnostic 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/discoverapi 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/driverapi 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/bridge 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/host 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/null 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/overlay 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/remote 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/windows 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/drvregistry 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/etchosts 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/idm 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/internal/caller 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/ipam 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/ipamapi 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/ipams/builtin 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/ipams/null 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/ipams/remote 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/ipamutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/iptables 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/netlabel 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/netutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/networkdb 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/ns 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/options 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/osl 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/osl/kernel 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/portallocator 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/portmapper 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/resolvconf 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/testutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/libnetwork/types 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/oci 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/oci/caps 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/opts 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/aaparser 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/archive 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/authorization 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/broadcaster 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/capabilities 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/chrootarchive 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/containerfs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/devicemapper 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/directory 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/dmesg 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/fileutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/fsutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/homedir 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/idtools 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/ioutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/jsonmessage 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/longpath 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/loopback 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/namesgenerator 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/parsers 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/parsers/kernel 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/pidfile 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/platform 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/plugingetter 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/plugins 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/plugins/transport 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/pools 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/progress 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/pubsub 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/reexec 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/rootless 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/rootless/specconv 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/signal 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/stack 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/stdcopy 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/streamformatter 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/stringid 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/sysinfo 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/system 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/tailfile 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/tarsum 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/truncindex 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/urlutil 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/pkg/useragent 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/plugin 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/plugin/executor/containerd 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/plugin/v2 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/profiles/apparmor 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/profiles/seccomp 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/quota 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/reference 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/registry 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/registry/resumable 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/restartmanager 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/runconfig 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/runconfig/opts 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/daemon 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/environment 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/fakecontext 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/fakegit 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/fakestorage 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/fixtures/load 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/fixtures/plugin 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/registry 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/testutil/request 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/volume 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/volume/drivers 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/volume/local 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/volume/mounts 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/volume/service 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/volume/service/opts 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/volume/testutils' 16:09:08 [2023-02-08T16:09:08.071Z] + base_pkg_list='github.com/docker/docker/api 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/backend/build 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/httpstatus 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/httputils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/middleware 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/build 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/checkpoint 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/container 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/debug 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/distribution 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/grpc 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/image 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/network 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/plugin 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/session 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/swarm 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/system 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/server/router/volume 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/backend 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/blkiodev 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/container 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/events 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/filters 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/image 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/mount 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/network 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/plugins/logdriver 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/registry 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/strslice 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/swarm 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/swarm/runtime 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/time 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/versions 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/versions/v1p19 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/versions/v1p20 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/api/types/volume 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/exporter 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/builder-next/worker 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/dockerfile 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/remotecontext 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/remotecontext/git 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/builder/remotecontext/urlutil 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli/config 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli/debug 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli/winresources/docker-proxy 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cli/winresources/dockerd 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/client 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cmd/docker-proxy 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cmd/dockerd 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cmd/dockerd/trap 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/container 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/container/stream 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/contrib/apparmor 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/contrib/docker-device-tool 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/contrib/httpserver 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/convert 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/executor 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/executor/container 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/cluster/provider 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/config 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/events 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/events/testutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/exec 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/aufs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/copy 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/devmapper 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/overlay 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/register 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/vfs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/graphdriver/zfs 16:09:08 [2023-02-08T16:09:08.071Z] github.com/docker/docker/daemon/images 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/initlayer 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/links 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/listeners 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/awslogs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/fluentd 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/gcplogs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/gelf 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/journald 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/local 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/logentries 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/loggertest 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/loggerutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/splunk 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/syslog 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/templates 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/names 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/network 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/stats 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/distribution 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/distribution/metadata 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/distribution/utils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/distribution/xfer 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/dockerversion 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/errdefs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/image 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/image/cache 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/image/tarexport 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/image/v1 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/internal/test/suite 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/layer 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd/queue 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd/remote 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd/supervisor 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd/types 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/oci 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/oci/caps 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/opts 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/aaparser 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/archive 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/authorization 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/broadcaster 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/capabilities 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/chrootarchive 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/containerfs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/devicemapper 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/directory 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/dmesg 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/fileutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/fsutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/homedir 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/idtools 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/ioutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/jsonmessage 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/longpath 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/loopback 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/namesgenerator 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/parsers 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/parsers/kernel 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/pidfile 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/platform 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/plugingetter 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/plugins 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/plugins/transport 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/pools 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/progress 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/pubsub 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/reexec 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/rootless 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/rootless/specconv 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/signal 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/stack 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/stdcopy 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/streamformatter 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/stringid 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/sysinfo 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/system 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/tailfile 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/tarsum 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/truncindex 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/urlutil 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/useragent 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/plugin 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/plugin/executor/containerd 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/plugin/v2 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/profiles/apparmor 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/profiles/seccomp 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/quota 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/reference 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/registry 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/registry/resumable 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/restartmanager 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/runconfig 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/runconfig/opts 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/daemon 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/environment 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/fakecontext 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/fakegit 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/fakestorage 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/fixtures/load 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/fixtures/plugin 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/registry 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/testutil/request 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/volume 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/volume/drivers 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/volume/local 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/volume/mounts 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/volume/service 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/volume/service/opts 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/volume/testutils' 16:09:08 [2023-02-08T16:09:08.072Z] ++ grep --fixed-strings /libnetwork 16:09:08 [2023-02-08T16:09:08.072Z] ++ echo 'github.com/docker/docker/api 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/backend/build 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/httpstatus 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/httputils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/middleware 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/build 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/checkpoint 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/container 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/debug 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/distribution 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/grpc 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/image 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/network 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/plugin 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/session 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/swarm 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/system 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/server/router/volume 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/backend 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/blkiodev 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/container 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/events 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/filters 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/image 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/mount 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/network 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/plugins/logdriver 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/registry 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/strslice 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/swarm 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/swarm/runtime 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/time 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/versions 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/versions/v1p19 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/versions/v1p20 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/api/types/volume 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/builder-next 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/builder-next/exporter 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/builder-next/worker 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/dockerfile 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/remotecontext 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/remotecontext/git 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/builder/remotecontext/urlutil 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/cli 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/cli/config 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/cli/debug 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/cli/winresources/docker-proxy 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/cli/winresources/dockerd 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/client 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/cmd/docker-proxy 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/cmd/dockerd 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/cmd/dockerd/trap 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/container 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/container/stream 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/contrib/apparmor 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/contrib/docker-device-tool 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/contrib/httpserver 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/cluster 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/cluster/convert 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/cluster/executor 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/cluster/executor/container 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/cluster/provider 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/config 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/events 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/events/testutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/exec 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/aufs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/copy 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/devmapper 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/overlay 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/register 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/vfs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/graphdriver/zfs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/images 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/initlayer 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/links 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/listeners 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/awslogs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/fluentd 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/gcplogs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/gelf 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/journald 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/local 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/logentries 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/loggertest 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/loggerutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/splunk 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/syslog 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/logger/templates 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/names 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/network 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/daemon/stats 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/distribution 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/distribution/metadata 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/distribution/utils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/distribution/xfer 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/dockerversion 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/errdefs 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/image 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/image/cache 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/image/tarexport 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/image/v1 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/internal/test/suite 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/layer 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd/queue 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd/remote 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd/supervisor 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libcontainerd/types 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/bitseq 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/cluster 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/cmd/ovrouter 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/cmd/readme_test 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/config 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/datastore 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/diagnostic 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/discoverapi 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/driverapi 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/bridge 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/host 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/null 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/overlay 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/remote 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/windows 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/drvregistry 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/etchosts 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/idm 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/internal/caller 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/ipam 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/ipamapi 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/ipams/builtin 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/ipams/null 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/ipams/remote 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/ipamutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/iptables 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/netlabel 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/netutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/networkdb 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/ns 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/options 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/osl 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/osl/kernel 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/portallocator 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/portmapper 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/resolvconf 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/testutils 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/libnetwork/types 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/oci 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/oci/caps 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/opts 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/aaparser 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/archive 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/authorization 16:09:08 [2023-02-08T16:09:08.072Z] github.com/docker/docker/pkg/broadcaster 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/capabilities 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/chrootarchive 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/containerfs 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/devicemapper 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/directory 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/dmesg 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/fileutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/fsutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/homedir 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/idtools 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/ioutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/jsonmessage 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/longpath 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/loopback 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/namesgenerator 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/parsers 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/parsers/kernel 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/pidfile 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/platform 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/plugingetter 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/plugins 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/plugins/transport 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/pools 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/progress 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/pubsub 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/reexec 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/rootless 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/rootless/specconv 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/signal 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/stack 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/stdcopy 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/streamformatter 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/stringid 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/sysinfo 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/system 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/tailfile 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/tarsum 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/truncindex 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/urlutil 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/pkg/useragent 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/plugin 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/plugin/executor/containerd 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/plugin/v2 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/profiles/apparmor 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/profiles/seccomp 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/quota 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/reference 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/registry 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/registry/resumable 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/restartmanager 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/runconfig 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/runconfig/opts 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/daemon 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/environment 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/fakecontext 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/fakegit 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/fakestorage 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/fixtures/load 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/fixtures/plugin 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/registry 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/testutil/request 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/volume 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/volume/drivers 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/volume/local 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/volume/mounts 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/volume/service 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/volume/service/opts 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/volume/testutils' 16:09:08 [2023-02-08T16:09:08.073Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/bitseq 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cluster 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/ovrouter 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/readme_test 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/config 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/datastore 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/diagnostic 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/discoverapi 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/driverapi 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/bridge 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/host 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/null 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/overlay 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/remote 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/windows 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drvregistry 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/etchosts 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/idm 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/internal/caller 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipam 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipamapi 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/builtin 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/null 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/remote 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipamutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/iptables 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/netlabel 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/netutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/networkdb 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ns 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/options 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/osl 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/osl/kernel 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/portallocator 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/portmapper 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/resolvconf 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/testutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/types' 16:09:08 [2023-02-08T16:09:08.073Z] + grep --fixed-strings libnetwork/drivers/bridge 16:09:08 [2023-02-08T16:09:08.073Z] + echo 'github.com/docker/docker/libnetwork 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/bitseq 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cluster 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/ovrouter 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/cmd/readme_test 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/config 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/datastore 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/diagnostic 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/discoverapi 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/driverapi 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/bridge 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/host 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/null 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/overlay 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/remote 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/windows 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drvregistry 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/etchosts 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/idm 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/internal/caller 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipam 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipamapi 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/builtin 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/null 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/remote 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ipamutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/iptables 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/netlabel 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/netutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/networkdb 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/ns 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/options 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/osl 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/osl/kernel 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/portallocator 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/portmapper 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/resolvconf 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/testutils 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/types' 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/bridge 16:09:08 [2023-02-08T16:09:08.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:09:08 [2023-02-08T16:09:08.073Z] + type docker-proxy 16:09:08 [2023-02-08T16:09:08.073Z] hack/test/unit: line 25: type: docker-proxy: not found 16:09:08 [2023-02-08T16:09:08.073Z] + hack/make.sh binary-proxy install-proxy 16:09:08 [2023-02-08T16:09:08.073Z] 16:09:08 [2023-02-08T16:09:08.073Z] Removing bundles/ 16:09:08 [2023-02-08T16:09:08.073Z] 16:09:08 [2023-02-08T16:09:08.073Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 16:09:08 [2023-02-08T16:09:08.073Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 16:09:09 [2023-02-08T16:09:09.985Z] Created binary: bundles/binary-proxy/docker-proxy 16:09:09 [2023-02-08T16:09:09.985Z] 16:09:09 [2023-02-08T16:09:09.985Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 16:09:09 [2023-02-08T16:09:09.985Z] Installing docker-proxy to /usr/local/bin/ 16:09:09 [2023-02-08T16:09:09.985Z] 16:09:09 [2023-02-08T16:09:09.985Z] + mkdir -p bundles 16:09:09 [2023-02-08T16:09:09.985Z] + '[' -n 'github.com/docker/docker/api 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/backend/build 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/httpstatus 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/httputils 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/middleware 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/build 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/checkpoint 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/container 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/debug 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/distribution 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/grpc 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/image 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/network 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/plugin 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/session 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/swarm 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/system 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/server/router/volume 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/backend 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/blkiodev 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/container 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/events 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/filters 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/image 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/mount 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/network 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/plugins/logdriver 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/registry 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/strslice 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/swarm 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/swarm/runtime 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/time 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/versions 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/versions/v1p19 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/versions/v1p20 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/api/types/volume 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/builder-next 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/builder-next/exporter 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/builder-next/imagerefchecker 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/builder-next/worker 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/dockerfile 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/remotecontext 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/remotecontext/git 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/builder/remotecontext/urlutil 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/cli 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/cli/config 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/cli/debug 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/cli/winresources/docker-proxy 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/cli/winresources/dockerd 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/client 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/cmd/docker-proxy 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/cmd/dockerd 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/cmd/dockerd/trap 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/container 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/container/stream 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/contrib/apparmor 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/contrib/docker-device-tool 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/contrib/httpserver 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/cluster 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/cluster/controllers/plugin 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/cluster/convert 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/cluster/executor 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/cluster/executor/container 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/cluster/provider 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/config 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/events 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/events/testutils 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/exec 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/aufs 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/btrfs 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/copy 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/devmapper 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/graphtest 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/overlay 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/overlay2 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/overlayutils 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/register 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/vfs 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/graphdriver/zfs 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/images 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/initlayer 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/links 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/listeners 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/awslogs 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/fluentd 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/gcplogs 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/gelf 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/journald 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/jsonfilelog 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/local 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/logentries 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/loggertest 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/loggerutils 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/loggerutils/cache 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/splunk 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/syslog 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/logger/templates 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/names 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/network 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/daemon/stats 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/distribution 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/distribution/metadata 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/distribution/utils 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/distribution/xfer 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/dockerversion 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/errdefs 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/image 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/image/cache 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/image/tarexport 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/image/v1 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/internal/test/suite 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/layer 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/libcontainerd 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/libcontainerd/queue 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/libcontainerd/remote 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/libcontainerd/supervisor 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/libcontainerd/types 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/oci 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/oci/caps 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/opts 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/aaparser 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/archive 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/authorization 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/broadcaster 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/capabilities 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/chrootarchive 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/containerfs 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/devicemapper 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/directory 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/dmesg 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/fileutils 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/fsutils 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/homedir 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/idtools 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/ioutils 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/jsonmessage 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/longpath 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/loopback 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/namesgenerator 16:09:09 [2023-02-08T16:09:09.985Z] github.com/docker/docker/pkg/parsers 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/parsers/kernel 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/parsers/operatingsystem 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/pidfile 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/platform 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/plugingetter 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/plugins 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/plugins/transport 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/pools 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/progress 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/pubsub 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/reexec 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/rootless 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/rootless/specconv 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/signal 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/stack 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/stdcopy 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/streamformatter 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/stringid 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/sysinfo 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/system 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/tailfile 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/tarsum 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/truncindex 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/urlutil 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/pkg/useragent 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/plugin 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/plugin/executor/containerd 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/plugin/v2 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/profiles/apparmor 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/profiles/seccomp 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/quota 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/reference 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/registry 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/registry/resumable 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/restartmanager 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/runconfig 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/runconfig/opts 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/daemon 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/environment 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/fakecontext 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/fakegit 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/fakestorage 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/fixtures/load 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/fixtures/plugin 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/fixtures/plugin/basic 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/registry 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/testutil/request 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/volume 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/volume/drivers 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/volume/local 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/volume/mounts 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/volume/service 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/volume/service/opts 16:09:09 [2023-02-08T16:09:09.986Z] github.com/docker/docker/volume/testutils' ']' 16:09:09 [2023-02-08T16:09:09.986Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/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 github.com/docker/docker/cli/config 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/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay 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/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/test/suite 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/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal 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/truncindex github.com/docker/docker/pkg/urlutil 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 16:09:10 [2023-02-08T16:09:10.817Z] ? github.com/docker/docker/api [no test files] 16:09:25 [2023-02-08T16:09:25.716Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/backend/build [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/build [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/container [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/debug [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/image [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/network [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/session [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/server/router/system [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 93.7% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/backend [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/container [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/events [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/image [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/mount [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/network [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/registry [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/swarm [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/api/types/volume [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/builder [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/builder/builder-next [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/builder/remotecontext 0.166s coverage: 13.7% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/builder/dockerfile 0.468s coverage: 49.3% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ok github.com/docker/docker/builder/remotecontext/git 2.682s coverage: 83.5% of statements 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/cli [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/cli/config [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 16:10:47 [2023-02-08T16:10:47.199Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 16:10:47 [2023-02-08T16:10:47.460Z] ok github.com/docker/docker/cmd/docker-proxy 0.223s coverage: 66.5% of statements 16:10:49 [2023-02-08T16:10:49.371Z] ok github.com/docker/docker/client 0.119s coverage: 76.8% of statements 16:11:28 [2023-02-08T16:11:28.118Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.2% of statements 16:11:28 [2023-02-08T16:11:28.118Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements 16:11:28 [2023-02-08T16:11:28.118Z] ok github.com/docker/docker/cmd/dockerd/trap 2.437s coverage: 0.0% of statements 16:11:28 [2023-02-08T16:11:28.118Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 16:11:28 [2023-02-08T16:11:28.118Z] ? github.com/docker/docker/container/stream [no test files] 16:11:28 [2023-02-08T16:11:28.118Z] ? github.com/docker/docker/contrib/apparmor [no test files] 16:11:28 [2023-02-08T16:11:28.118Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 16:11:28 [2023-02-08T16:11:28.118Z] ? github.com/docker/docker/contrib/httpserver [no test files] 16:11:32 [2023-02-08T16:11:32.323Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements 16:11:33 [2023-02-08T16:11:33.708Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements 16:11:35 [2023-02-08T16:11:35.093Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements 16:11:43 [2023-02-08T16:11:43.225Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.3% of statements 16:11:43 [2023-02-08T16:11:43.225Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 77.0% of statements 16:11:43 [2023-02-08T16:11:43.796Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 16:11:44 [2023-02-08T16:11:44.366Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements 16:11:44 [2023-02-08T16:11:44.626Z] ok github.com/docker/docker/daemon 10.118s coverage: 16.3% of statements 16:11:44 [2023-02-08T16:11:44.626Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 16:11:44 [2023-02-08T16:11:44.626Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 16:11:44 [2023-02-08T16:11:44.626Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 16:11:44 [2023-02-08T16:11:44.626Z] ? github.com/docker/docker/daemon/exec [no test files] 16:11:46 [2023-02-08T16:11:46.009Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.638s coverage: 74.8% of statements 16:11:46 [2023-02-08T16:11:46.583Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.8% of statements 16:11:46 [2023-02-08T16:11:46.843Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.228s coverage: 60.7% of statements 16:11:48 [2023-02-08T16:11:48.228Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements 16:11:49 [2023-02-08T16:11:49.650Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.232s coverage: 50.6% of statements 16:11:51 [2023-02-08T16:11:51.052Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.477s coverage: 45.9% of statements 16:11:51 [2023-02-08T16:11:51.052Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 16:11:51 [2023-02-08T16:11:51.995Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements 16:11:51 [2023-02-08T16:11:51.995Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.991s coverage: 58.5% of statements 16:11:51 [2023-02-08T16:11:51.995Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 16:11:51 [2023-02-08T16:11:51.995Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 16:11:52 [2023-02-08T16:11:52.938Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements 16:11:53 [2023-02-08T16:11:53.510Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements 16:11:54 [2023-02-08T16:11:54.451Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.9% of statements 16:11:54 [2023-02-08T16:11:54.451Z] ? github.com/docker/docker/daemon/initlayer [no test files] 16:11:54 [2023-02-08T16:11:54.451Z] ? github.com/docker/docker/daemon/listeners [no test files] 16:11:55 [2023-02-08T16:11:55.021Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements 16:11:55 [2023-02-08T16:11:55.963Z] ok github.com/docker/docker/daemon/logger/awslogs 0.132s coverage: 79.6% of statements 16:11:55 [2023-02-08T16:11:55.963Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements 16:11:55 [2023-02-08T16:11:55.963Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 16:11:56 [2023-02-08T16:11:56.904Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 16:11:56 [2023-02-08T16:11:56.904Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements 16:11:57 [2023-02-08T16:11:57.165Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements 16:11:57 [2023-02-08T16:11:57.736Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.183s coverage: 76.8% of statements 16:11:57 [2023-02-08T16:11:57.997Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements 16:11:57 [2023-02-08T16:11:57.997Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 16:11:57 [2023-02-08T16:11:57.997Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 16:11:58 [2023-02-08T16:11:58.938Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements 16:11:58 [2023-02-08T16:11:58.938Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 62.0% of statements 16:11:59 [2023-02-08T16:11:59.879Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements 16:12:00 [2023-02-08T16:12:00.139Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements 16:12:00 [2023-02-08T16:12:00.710Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 16:12:01 [2023-02-08T16:12:01.652Z] ok github.com/docker/docker/daemon/logger/splunk 1.494s coverage: 82.5% of statements 16:12:01 [2023-02-08T16:12:01.652Z] ? github.com/docker/docker/daemon/names [no test files] 16:12:01 [2023-02-08T16:12:01.652Z] ? github.com/docker/docker/daemon/stats [no test files] 16:12:02 [2023-02-08T16:12:02.223Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 16:12:02 [2023-02-08T16:12:02.794Z] ok github.com/docker/docker/distribution 0.602s coverage: 29.5% of statements 16:12:02 [2023-02-08T16:12:02.794Z] ? github.com/docker/docker/distribution/utils [no test files] 16:12:03 [2023-02-08T16:12:03.057Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements 16:12:03 [2023-02-08T16:12:03.996Z] ok github.com/docker/docker/image 0.025s coverage: 87.3% of statements 16:12:04 [2023-02-08T16:12:04.257Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 16:12:04 [2023-02-08T16:12:04.828Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements 16:12:04 [2023-02-08T16:12:04.828Z] ? github.com/docker/docker/dockerversion [no test files] 16:12:04 [2023-02-08T16:12:04.828Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements 16:12:04 [2023-02-08T16:12:04.828Z] ? github.com/docker/docker/image/v1 [no test files] 16:12:04 [2023-02-08T16:12:04.828Z] ? github.com/docker/docker/internal/test/suite [no test files] 16:12:05 [2023-02-08T16:12:05.399Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements 16:12:05 [2023-02-08T16:12:05.970Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements 16:12:06 [2023-02-08T16:12:06.912Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements 16:12:06 [2023-02-08T16:12:06.912Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 16:12:08 [2023-02-08T16:12:08.823Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 82.3% of statements 16:12:10 [2023-02-08T16:12:10.734Z] ok github.com/docker/docker/pkg/authorization 1.162s coverage: 68.3% of statements 16:12:10 [2023-02-08T16:12:10.735Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 16:12:10 [2023-02-08T16:12:10.735Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 16:12:14 [2023-02-08T16:12:14.030Z] ok github.com/docker/docker/pkg/chrootarchive 2.523s coverage: 43.1% of statements 16:12:14 [2023-02-08T16:12:14.030Z] ok github.com/docker/docker/layer 7.714s coverage: 68.9% of statements 16:12:14 [2023-02-08T16:12:14.030Z] ? github.com/docker/docker/libcontainerd [no test files] 16:12:14 [2023-02-08T16:12:14.030Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 16:12:14 [2023-02-08T16:12:14.030Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 16:12:14 [2023-02-08T16:12:14.030Z] ? github.com/docker/docker/libcontainerd/types [no test files] 16:12:14 [2023-02-08T16:12:14.030Z] ? github.com/docker/docker/oci/caps [no test files] 16:12:14 [2023-02-08T16:12:14.030Z] ok github.com/docker/docker/pkg/containerfs 0.006s coverage: 6.7% of statements 16:12:14 [2023-02-08T16:12:14.030Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 16:12:14 [2023-02-08T16:12:14.291Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 81.8% of statements 16:12:14 [2023-02-08T16:12:14.551Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 16:12:14 [2023-02-08T16:12:14.812Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 78.6% of statements 16:12:14 [2023-02-08T16:12:14.812Z] ? github.com/docker/docker/pkg/fsutils [no test files] 16:12:14 [2023-02-08T16:12:14.812Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements 16:12:15 [2023-02-08T16:12:15.753Z] ok github.com/docker/docker/pkg/idtools 0.432s coverage: 68.1% of statements 16:12:15 [2023-02-08T16:12:15.753Z] ok github.com/docker/docker/pkg/ioutils 0.373s coverage: 72.0% of statements 16:12:16 [2023-02-08T16:12:16.014Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements 16:12:16 [2023-02-08T16:12:16.014Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements 16:12:16 [2023-02-08T16:12:16.014Z] ? github.com/docker/docker/pkg/loopback [no test files] 16:12:16 [2023-02-08T16:12:16.274Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements 16:12:16 [2023-02-08T16:12:16.274Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements 16:12:16 [2023-02-08T16:12:16.534Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 16:12:16 [2023-02-08T16:12:16.795Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements 16:12:16 [2023-02-08T16:12:16.795Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements 16:12:16 [2023-02-08T16:12:16.795Z] ? github.com/docker/docker/pkg/platform [no test files] 16:12:16 [2023-02-08T16:12:16.795Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 16:12:17 [2023-02-08T16:12:17.366Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements 16:12:17 [2023-02-08T16:12:17.937Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 16:12:18 [2023-02-08T16:12:18.197Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 16:12:18 [2023-02-08T16:12:18.458Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 16:12:18 [2023-02-08T16:12:18.718Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 16:12:18 [2023-02-08T16:12:18.978Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 16:12:19 [2023-02-08T16:12:19.239Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 16:12:19 [2023-02-08T16:12:19.500Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 16:12:19 [2023-02-08T16:12:19.760Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements 16:12:20 [2023-02-08T16:12:20.334Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements 16:12:20 [2023-02-08T16:12:20.594Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 44.8% of statements 16:12:20 [2023-02-08T16:12:20.854Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements 16:12:21 [2023-02-08T16:12:21.425Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements 16:12:21 [2023-02-08T16:12:21.686Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements 16:12:21 [2023-02-08T16:12:21.946Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 16:12:23 [2023-02-08T16:12:23.857Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 16:12:24 [2023-02-08T16:12:24.117Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements 16:12:24 [2023-02-08T16:12:24.688Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements 16:12:26 [2023-02-08T16:12:26.072Z] ok github.com/docker/docker/quota 0.156s coverage: 71.4% of statements 16:12:26 [2023-02-08T16:12:26.072Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements 16:12:27 [2023-02-08T16:12:27.456Z] ok github.com/docker/docker/registry 0.085s coverage: 58.7% of statements 16:12:27 [2023-02-08T16:12:27.456Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements 16:12:27 [2023-02-08T16:12:27.716Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 16:12:28 [2023-02-08T16:12:28.287Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements 16:12:28 [2023-02-08T16:12:28.548Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 16:12:30 [2023-02-08T16:12:30.461Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 16:12:31 [2023-02-08T16:12:31.031Z] ok github.com/docker/docker/volume/local 0.059s coverage: 77.1% of statements 16:12:31 [2023-02-08T16:12:31.602Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements 16:12:32 [2023-02-08T16:12:32.991Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements 16:12:54 [2023-02-08T16:12:54.983Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 74.4% of statements 16:12:54 [2023-02-08T16:12:54.983Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 16:12:54 [2023-02-08T16:12:54.983Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 16:12:54 [2023-02-08T16:12:54.983Z] ? github.com/docker/docker/pkg/pubsub [no test files] 16:12:54 [2023-02-08T16:12:54.983Z] ? github.com/docker/docker/pkg/rootless [no test files] 16:12:54 [2023-02-08T16:12:54.983Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 16:12:54 [2023-02-08T16:12:54.983Z] ? github.com/docker/docker/pkg/signal [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/pkg/urlutil [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/profiles/apparmor [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/runconfig/opts [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/daemon [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/environment [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/fakegit [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/registry [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/testutil/request [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/volume [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/volume/service/opts [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] ? github.com/docker/docker/volume/testutils [no test files] 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === Skipped 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] network_proxy_test.go:208: No support for dual stack yet 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver btrfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver btrfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver btrfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver btrfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver btrfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:71: No driver to put! 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] time="2023-02-08T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: driver not supported 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] time="2023-02-08T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: driver not supported 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] time="2023-02-08T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: driver not supported 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] time="2023-02-08T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: driver not supported 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] time="2023-02-08T16:11:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: driver not supported 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:71: No driver to put! 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] overlay_test.go:45: Fails to compute changes after apply intermittently 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] overlay_test.go:50: Fails to compute changes intermittently 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] overlay_test.go:65: Cannot run test with naive change algorithm 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver zfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver zfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver zfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver zfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:44: Driver zfs not supported 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] graphtest_unix.go:71: No driver to put! 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 16:12:54 [2023-02-08T16:12:54.984Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 16:12:54 [2023-02-08T16:12:54.984Z] 16:12:54 [2023-02-08T16:12:54.984Z] DONE 2801 tests, 28 skipped in 221.798s 16:12:54 [2023-02-08T16:12:54.984Z] + '[' -n 'github.com/docker/docker/libnetwork 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/bitseq 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/cluster 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/cmd/ovrouter 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/cmd/readme_test 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/config 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/datastore 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/diagnostic 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/discoverapi 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/driverapi 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/bridge 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/host 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/null 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/overlay 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/remote 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/windows 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/drvregistry 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/etchosts 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/idm 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/internal/caller 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/ipam 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/ipamapi 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/ipams/builtin 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/ipams/null 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/ipams/remote 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/ipamutils 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/iptables 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/netlabel 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/netutils 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/networkdb 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/ns 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/options 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/osl 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/osl/kernel 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/portallocator 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/portmapper 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/resolvconf 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/testutils 16:12:54 [2023-02-08T16:12:54.984Z] github.com/docker/docker/libnetwork/types' ']' 16:12:54 [2023-02-08T16:12:54.984Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork 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/ovrouter 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/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 16:13:41 [2023-02-08T16:13:41.687Z] ok github.com/docker/docker/libnetwork 37.613s coverage: 40.7% of statements 16:13:41 [2023-02-08T16:13:41.687Z] ok github.com/docker/docker/libnetwork/bitseq 0.151s coverage: 84.4% of statements 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 9.3% of statements 16:13:41 [2023-02-08T16:13:41.687Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements 16:13:41 [2023-02-08T16:13:41.687Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.679s coverage: 60.0% of statements 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 16:13:41 [2023-02-08T16:13:41.687Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements 16:13:41 [2023-02-08T16:13:41.687Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.9% of statements 16:13:41 [2023-02-08T16:13:41.687Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 16:13:42 [2023-02-08T16:13:42.257Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements 16:13:42 [2023-02-08T16:13:42.257Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 16:13:42 [2023-02-08T16:13:42.518Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 16:13:52 [2023-02-08T16:13:52.507Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.203s coverage: 6.6% of statements 16:13:52 [2023-02-08T16:13:52.507Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 16:13:52 [2023-02-08T16:13:52.768Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements 16:13:53 [2023-02-08T16:13:53.338Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements 16:13:53 [2023-02-08T16:13:53.338Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 16:13:53 [2023-02-08T16:13:53.338Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 16:13:53 [2023-02-08T16:13:53.338Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 16:13:53 [2023-02-08T16:13:53.909Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements 16:13:54 [2023-02-08T16:13:54.169Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements 16:13:54 [2023-02-08T16:13:54.433Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements 16:13:54 [2023-02-08T16:13:54.433Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 16:14:06 [2023-02-08T16:14:06.660Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 16:14:24 [2023-02-08T16:14:24.779Z] ok github.com/docker/docker/libnetwork/ipam 16.467s coverage: 85.3% of statements 16:14:24 [2023-02-08T16:14:24.779Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 16:14:24 [2023-02-08T16:14:24.779Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 16:14:24 [2023-02-08T16:14:24.779Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements 16:14:24 [2023-02-08T16:14:24.779Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements 16:14:24 [2023-02-08T16:14:24.779Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 16:14:24 [2023-02-08T16:14:24.779Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements 16:14:24 [2023-02-08T16:14:24.779Z] ok github.com/docker/docker/libnetwork/ipamutils 0.282s coverage: 74.0% of statements 16:14:24 [2023-02-08T16:14:24.779Z] ok github.com/docker/docker/libnetwork/iptables 0.255s coverage: 40.7% of statements 16:14:24 [2023-02-08T16:14:24.779Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 16:14:25 [2023-02-08T16:14:25.040Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements 16:16:16 [2023-02-08T16:16:16.528Z] ok github.com/docker/docker/libnetwork/networkdb 104.507s coverage: 60.1% of statements 16:16:16 [2023-02-08T16:16:16.528Z] ? github.com/docker/docker/libnetwork/ns [no test files] 16:16:16 [2023-02-08T16:16:16.528Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 16:16:16 [2023-02-08T16:16:16.528Z] ok github.com/docker/docker/libnetwork/osl 4.342s coverage: 39.7% of statements 16:16:16 [2023-02-08T16:16:16.528Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 16:16:16 [2023-02-08T16:16:16.528Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 16:16:17 [2023-02-08T16:16:17.911Z] ok github.com/docker/docker/libnetwork/portmapper 0.701s coverage: 48.6% of statements 16:16:17 [2023-02-08T16:16:17.911Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements 16:16:17 [2023-02-08T16:16:17.911Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 16:16:18 [2023-02-08T16:16:18.481Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] === Skipped 16:16:18 [2023-02-08T16:16:18.481Z] === SKIP: libnetwork TestParallel1 (0.00s) 16:16:18 [2023-02-08T16:16:18.481Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] === SKIP: libnetwork TestParallel3 (0.00s) 16:16:18 [2023-02-08T16:16:18.481Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] === SKIP: libnetwork TestParallel2 (0.00s) 16:16:18 [2023-02-08T16:16:18.481Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 16:16:18 [2023-02-08T16:16:18.481Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 16:16:18 [2023-02-08T16:16:18.481Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 16:16:18 [2023-02-08T16:16:18.481Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 16:16:18 [2023-02-08T16:16:18.481Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 16:16:18 [2023-02-08T16:16:18.481Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 16:16:18 [2023-02-08T16:16:18.481Z] firewalld_test.go:14: firewalld is not running 16:16:18 [2023-02-08T16:16:18.481Z] 16:16:18 [2023-02-08T16:16:18.481Z] DONE 323 tests, 9 skipped in 206.849s Post stage [Pipeline] junit 16:16:19 [2023-02-08T16:16:19.070Z] Recording test results 16:16:20 [2023-02-08T16:16:20.581Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:20 [2023-02-08T16:16:20.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44959/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4002fa877b4c3b85647e94c3a6c7306a4f28daa1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:4002fa877b4c3b85647e94c3a6c7306a4f28daa1 hack/make.sh dynbinary test-integration 16:16:21 [2023-02-08T16:16:21.473Z] 16:16:21 [2023-02-08T16:16:21.473Z] Removing bundles/ 16:16:21 [2023-02-08T16:16:21.473Z] 16:16:21 [2023-02-08T16:16:21.473Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 16:16:21 [2023-02-08T16:16:21.473Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 16:17:57 [2023-02-08T16:17:57.967Z] Created binary: bundles/dynbinary-daemon/dockerd 16:17:57 [2023-02-08T16:17:57.967Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 16:17:57 [2023-02-08T16:17:57.967Z] Created binary: bundles/dynbinary-daemon/docker-proxy 16:17:57 [2023-02-08T16:17:57.967Z] 16:17:57 [2023-02-08T16:17:57.967Z] ---> Making bundle: test-integration (in bundles/test-integration) 16:17:57 [2023-02-08T16:17:57.967Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 16:17:57 [2023-02-08T16:17:57.967Z] HOSTNAME=ffb6d97c18e4 16:17:57 [2023-02-08T16:17:57.967Z] TESTDEBUG=0 16:17:57 [2023-02-08T16:17:57.967Z] DEST=bundles/test-integration 16:17:57 [2023-02-08T16:17:57.967Z] PWD=/go/src/github.com/docker/docker 16:17:57 [2023-02-08T16:17:57.968Z] DOCKER_GITCOMMIT=4002fa877b4c3b85647e94c3a6c7306a4f28daa1 16:17:57 [2023-02-08T16:17:57.968Z] container=docker 16:17:57 [2023-02-08T16:17:57.968Z] HOME=/root 16:17:57 [2023-02-08T16:17:57.968Z] GOLANG_VERSION=1.19.5 16:17:57 [2023-02-08T16:17:57.968Z] VALIDATE_REPO=https://github.com/moby/moby.git 16:17:57 [2023-02-08T16:17:57.968Z] VALIDATE_BRANCH=23.0 16:17:57 [2023-02-08T16:17:57.968Z] TERM=xterm 16:17:57 [2023-02-08T16:17:57.968Z] DOCKER_PKG=github.com/docker/docker 16:17:57 [2023-02-08T16:17:57.968Z] SHLVL=1 16:17:57 [2023-02-08T16:17:57.968Z] TIMEOUT=120m 16:17:57 [2023-02-08T16:17:57.968Z] DOCKER_GRAPHDRIVER=overlay2 16:17:57 [2023-02-08T16:17:57.968Z] GO111MODULE=off 16:17:57 [2023-02-08T16:17:57.968Z] DOCKER_EXPERIMENTAL=1 16:17:57 [2023-02-08T16:17:57.968Z] TEST_SKIP_INTEGRATION_CLI=1 16:17:57 [2023-02-08T16:17:57.968Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 16:17:57 [2023-02-08T16:17:57.968Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 16:17:57 [2023-02-08T16:17:57.968Z] GOPATH=/go 16:17:57 [2023-02-08T16:17:57.968Z] PKG_CONFIG=pkg-config 16:17:57 [2023-02-08T16:17:57.968Z] _=/usr/bin/env 16:17:57 [2023-02-08T16:17:57.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 16:18:30 [2023-02-08T16:18:30.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 16:18:30 [2023-02-08T16:18:30.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 16:18:48 [2023-02-08T16:18:48.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 16:18:58 [2023-02-08T16:18:58.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 16:19:13 [2023-02-08T16:19:13.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 16:19:13 [2023-02-08T16:19:13.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 16:19:13 [2023-02-08T16:19:13.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 16:19:13 [2023-02-08T16:19:13.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 16:19:13 [2023-02-08T16:19:13.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 16:19:13 [2023-02-08T16:19:13.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 16:19:14 [2023-02-08T16:19:14.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 16:19:16 [2023-02-08T16:19:16.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 16:19:17 [2023-02-08T16:19:17.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 16:19:18 [2023-02-08T16:19:18.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 16:19:18 [2023-02-08T16:19:18.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 16:19:19 [2023-02-08T16:19:19.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 16:19:20 [2023-02-08T16:19:20.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 16:19:21 [2023-02-08T16:19:21.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 16:19:22 [2023-02-08T16:19:22.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 16:19:23 [2023-02-08T16:19:23.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 16:19:24 [2023-02-08T16:19:24.211Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 16:19:24 [2023-02-08T16:19:24.211Z] Using test binary docker 16:19:24 [2023-02-08T16:19:24.211Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 16:19:24 [2023-02-08T16:19:24.211Z] +++ /etc/init.d/apparmor start 16:19:24 [2023-02-08T16:19:24.211Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 16:19:24 [2023-02-08T16:19:24.211Z] INFO: Waiting for daemon to start... 16:19:24 [2023-02-08T16:19:24.211Z] Starting dockerd 16:19:24 [2023-02-08T16:19:24.211Z] +++ 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 16:19:26 [2023-02-08T16:19:26.121Z] . 16:19:26 [2023-02-08T16:19:26.121Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 16:19:26 [2023-02-08T16:19:26.121Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 16:19:26 [2023-02-08T16:19:26.388Z] Error: No such image: emptyfs 16:19:26 [2023-02-08T16:19:26.388Z] ++++ docker load 16:19:26 [2023-02-08T16:19:26.388Z] ++++ tar -cC bundles/test-integration/emptyfs . 16:19:26 [2023-02-08T16:19:26.388Z] Running integration-test (iteration 1) 16:19:26 [2023-02-08T16:19:26.388Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 16:19:26 [2023-02-08T16:19:26.388Z] ++ 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 16:19:26 [2023-02-08T16:19:26.388Z] ++ set -e 16:19:26 [2023-02-08T16:19:26.388Z] ++ '[' -n 0 ']' 16:19:26 [2023-02-08T16:19:26.388Z] ++ set -x 16:19:26 [2023-02-08T16:19:26.388Z] ++ 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 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 16:19:26 [2023-02-08T16:19:26.648Z] Loaded image: busybox:latest 16:19:26 [2023-02-08T16:19:26.909Z] Loaded image: busybox:glibc 16:19:27 [2023-02-08T16:19:27.849Z] Loaded image: debian:bullseye-slim 16:19:27 [2023-02-08T16:19:27.849Z] Loaded image: hello-world:latest 16:19:28 [2023-02-08T16:19:28.109Z] Loaded image: arm32v7/hello-world:latest 16:19:28 [2023-02-08T16:19:28.109Z] INFO: Testing against a local daemon 16:19:28 [2023-02-08T16:19:28.109Z] === RUN TestCgroupNamespacesBuild 16:19:30 [2023-02-08T16:19:30.020Z] --- PASS: TestCgroupNamespacesBuild (1.95s) 16:19:30 [2023-02-08T16:19:30.020Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 16:19:31 [2023-02-08T16:19:31.401Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) 16:19:31 [2023-02-08T16:19:31.401Z] === RUN TestBuildWithSession 16:19:31 [2023-02-08T16:19:31.401Z] build_session_test.go:25: TODO: BuildKit 16:19:31 [2023-02-08T16:19:31.401Z] --- SKIP: TestBuildWithSession (0.00s) 16:19:31 [2023-02-08T16:19:31.401Z] === RUN TestBuildSquashParent 16:19:35 [2023-02-08T16:19:35.606Z] --- PASS: TestBuildSquashParent (4.08s) 16:19:35 [2023-02-08T16:19:35.606Z] === RUN TestBuildWithRemoveAndForceRemove 16:19:35 [2023-02-08T16:19:35.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:19:35 [2023-02-08T16:19:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:19:35 [2023-02-08T16:19:35.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:19:35 [2023-02-08T16:19:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:19:35 [2023-02-08T16:19:35.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:19:35 [2023-02-08T16:19:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:19:35 [2023-02-08T16:19:35.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:19:35 [2023-02-08T16:19:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:19:35 [2023-02-08T16:19:35.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:19:35 [2023-02-08T16:19:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:19:35 [2023-02-08T16:19:35.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:19:35 [2023-02-08T16:19:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:19:35 [2023-02-08T16:19:35.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:19:35 [2023-02-08T16:19:35.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:19:36 [2023-02-08T16:19:36.549Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:19:36 [2023-02-08T16:19:36.549Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:19:37 [2023-02-08T16:19:37.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:19:37 [2023-02-08T16:19:37.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:19:39 [2023-02-08T16:19:39.323Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 16:19:39 [2023-02-08T16:19:39.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) 16:19:39 [2023-02-08T16:19:39.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) 16:19:39 [2023-02-08T16:19:39.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) 16:19:39 [2023-02-08T16:19:39.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) 16:19:39 [2023-02-08T16:19:39.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s) 16:19:39 [2023-02-08T16:19:39.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) 16:19:39 [2023-02-08T16:19:39.323Z] === RUN TestBuildMultiStageCopy 16:19:39 [2023-02-08T16:19:39.323Z] === RUN TestBuildMultiStageCopy/copy_to_root 16:19:40 [2023-02-08T16:19:40.705Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 16:19:40 [2023-02-08T16:19:40.706Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 16:19:40 [2023-02-08T16:19:40.966Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 16:19:41 [2023-02-08T16:19:41.226Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 16:19:41 [2023-02-08T16:19:41.487Z] --- PASS: TestBuildMultiStageCopy (2.14s) 16:19:41 [2023-02-08T16:19:41.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.23s) 16:19:41 [2023-02-08T16:19:41.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) 16:19:41 [2023-02-08T16:19:41.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) 16:19:41 [2023-02-08T16:19:41.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) 16:19:41 [2023-02-08T16:19:41.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) 16:19:41 [2023-02-08T16:19:41.487Z] === RUN TestBuildMultiStageParentConfig 16:19:42 [2023-02-08T16:19:42.057Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) 16:19:42 [2023-02-08T16:19:42.057Z] === RUN TestBuildLabelWithTargets 16:19:42 [2023-02-08T16:19:42.998Z] --- PASS: TestBuildLabelWithTargets (0.99s) 16:19:42 [2023-02-08T16:19:42.998Z] === RUN TestBuildWithEmptyLayers 16:19:43 [2023-02-08T16:19:43.569Z] --- PASS: TestBuildWithEmptyLayers (0.48s) 16:19:43 [2023-02-08T16:19:43.569Z] === RUN TestBuildMultiStageOnBuild 16:19:44 [2023-02-08T16:19:44.952Z] --- PASS: TestBuildMultiStageOnBuild (1.51s) 16:19:44 [2023-02-08T16:19:44.952Z] === RUN TestBuildUncleanTarFilenames 16:19:45 [2023-02-08T16:19:45.892Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) 16:19:45 [2023-02-08T16:19:45.892Z] === RUN TestBuildMultiStageLayerLeak 16:19:47 [2023-02-08T16:19:47.275Z] --- PASS: TestBuildMultiStageLayerLeak (1.51s) 16:19:47 [2023-02-08T16:19:47.275Z] === RUN TestBuildWithHugeFile 16:21:08 [2023-02-08T16:21:08.743Z] --- PASS: TestBuildWithHugeFile (80.10s) 16:21:08 [2023-02-08T16:21:08.743Z] === RUN TestBuildWCOWSandboxSize 16:21:08 [2023-02-08T16:21:08.743Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:21:08 [2023-02-08T16:21:08.743Z] --- SKIP: TestBuildWCOWSandboxSize (0.10s) 16:21:08 [2023-02-08T16:21:08.743Z] === RUN TestBuildWithEmptyDockerfile 16:21:08 [2023-02-08T16:21:08.743Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 16:21:08 [2023-02-08T16:21:08.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 16:21:08 [2023-02-08T16:21:08.743Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:21:08 [2023-02-08T16:21:08.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:21:08 [2023-02-08T16:21:08.743Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:21:08 [2023-02-08T16:21:08.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:21:08 [2023-02-08T16:21:08.743Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 16:21:08 [2023-02-08T16:21:08.743Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:21:08 [2023-02-08T16:21:08.743Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:21:08 [2023-02-08T16:21:08.743Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) 16:21:08 [2023-02-08T16:21:08.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.69s) 16:21:08 [2023-02-08T16:21:08.743Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.71s) 16:21:08 [2023-02-08T16:21:08.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 16:21:08 [2023-02-08T16:21:08.743Z] === RUN TestBuildPreserveOwnership 16:21:08 [2023-02-08T16:21:08.743Z] === RUN TestBuildPreserveOwnership/copy_from 16:21:10 [2023-02-08T16:21:10.656Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 16:21:12 [2023-02-08T16:21:12.041Z] --- PASS: TestBuildPreserveOwnership (3.33s) 16:21:12 [2023-02-08T16:21:12.041Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) 16:21:12 [2023-02-08T16:21:12.041Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) 16:21:12 [2023-02-08T16:21:12.041Z] === RUN TestBuildPlatformInvalid 16:21:12 [2023-02-08T16:21:12.041Z] --- PASS: TestBuildPlatformInvalid (0.08s) 16:21:12 [2023-02-08T16:21:12.041Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 16:21:12 [2023-02-08T16:21:12.613Z] Loaded image: busybox:latest 16:21:12 [2023-02-08T16:21:12.873Z] Loaded image: busybox:glibc 16:21:13 [2023-02-08T16:21:13.814Z] Loaded image: debian:bullseye-slim 16:21:13 [2023-02-08T16:21:13.814Z] Loaded image: hello-world:latest 16:21:14 [2023-02-08T16:21:14.074Z] Loaded image: arm32v7/hello-world:latest 16:21:24 [2023-02-08T16:21:24.123Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.04s) 16:21:24 [2023-02-08T16:21:24.123Z] PASS 16:21:24 [2023-02-08T16:21:24.123Z] 16:21:24 [2023-02-08T16:21:24.123Z] === Skipped 16:21:24 [2023-02-08T16:21:24.123Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 16:21:24 [2023-02-08T16:21:24.123Z] build_session_test.go:25: TODO: BuildKit 16:21:24 [2023-02-08T16:21:24.123Z] 16:21:24 [2023-02-08T16:21:24.123Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.10s) 16:21:24 [2023-02-08T16:21:24.123Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:21:24 [2023-02-08T16:21:24.123Z] 16:21:24 [2023-02-08T16:21:24.123Z] DONE 34 tests, 2 skipped in 116.533s 16:21:24 [2023-02-08T16:21:24.123Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 16:21:24 [2023-02-08T16:21:24.123Z] ++ 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 16:21:24 [2023-02-08T16:21:24.123Z] ++ set -e 16:21:24 [2023-02-08T16:21:24.123Z] ++ '[' -n 0 ']' 16:21:24 [2023-02-08T16:21:24.123Z] ++ set -x 16:21:24 [2023-02-08T16:21:24.123Z] ++ 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 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 16:21:24 [2023-02-08T16:21:24.123Z] INFO: Testing against a local daemon 16:21:24 [2023-02-08T16:21:24.123Z] === RUN TestConfigInspect 16:21:25 [2023-02-08T16:21:25.062Z] --- PASS: TestConfigInspect (2.01s) 16:21:25 [2023-02-08T16:21:25.062Z] === RUN TestConfigList 16:21:27 [2023-02-08T16:21:27.603Z] --- PASS: TestConfigList (2.21s) 16:21:27 [2023-02-08T16:21:27.603Z] === RUN TestConfigsCreateAndDelete 16:21:29 [2023-02-08T16:21:29.513Z] --- PASS: TestConfigsCreateAndDelete (2.20s) 16:21:29 [2023-02-08T16:21:29.513Z] === RUN TestConfigsUpdate 16:21:32 [2023-02-08T16:21:32.053Z] --- PASS: TestConfigsUpdate (2.29s) 16:21:32 [2023-02-08T16:21:32.053Z] === RUN TestTemplatedConfig 16:21:34 [2023-02-08T16:21:34.598Z] --- PASS: TestTemplatedConfig (2.50s) 16:21:34 [2023-02-08T16:21:34.598Z] === RUN TestConfigCreateResolve 16:21:36 [2023-02-08T16:21:36.509Z] --- PASS: TestConfigCreateResolve (2.20s) 16:21:36 [2023-02-08T16:21:36.509Z] PASS 16:21:36 [2023-02-08T16:21:36.509Z] 16:21:36 [2023-02-08T16:21:36.509Z] DONE 6 tests in 13.554s 16:21:36 [2023-02-08T16:21:36.509Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 16:21:36 [2023-02-08T16:21:36.509Z] ++ 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 16:21:36 [2023-02-08T16:21:36.509Z] ++ set -e 16:21:36 [2023-02-08T16:21:36.509Z] ++ '[' -n 0 ']' 16:21:36 [2023-02-08T16:21:36.509Z] ++ set -x 16:21:36 [2023-02-08T16:21:36.509Z] ++ 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 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 16:21:37 [2023-02-08T16:21:37.080Z] INFO: Testing against a local daemon 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestAttachWithTTY 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestAttachWithTTY (0.08s) 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestAttachWithoutTTy 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestAttachWithoutTTy (0.07s) 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestCheckpoint 16:21:37 [2023-02-08T16:21:37.080Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:21:37 [2023-02-08T16:21:37.080Z] --- SKIP: TestCheckpoint (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/commit 16:21:37 [2023-02-08T16:21:37.080Z] === PAUSE TestContainerInvalidJSON/commit 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/create 16:21:37 [2023-02-08T16:21:37.080Z] === PAUSE TestContainerInvalidJSON/containers/create 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 16:21:37 [2023-02-08T16:21:37.080Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/update 16:21:37 [2023-02-08T16:21:37.080Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/exec/foobar/start 16:21:37 [2023-02-08T16:21:37.080Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:21:37 [2023-02-08T16:21:37.080Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 16:21:37 [2023-02-08T16:21:37.080Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 16:21:37 [2023-02-08T16:21:37.080Z] === CONT TestContainerInvalidJSON/commit 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 16:21:37 [2023-02-08T16:21:37.080Z] === CONT TestContainerInvalidJSON/exec/foobar/start 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/commit/empty_body 16:21:37 [2023-02-08T16:21:37.080Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 16:21:37 [2023-02-08T16:21:37.080Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === CONT TestContainerInvalidJSON/containers/foobar/update 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 16:21:37 [2023-02-08T16:21:37.080Z] === CONT TestContainerInvalidJSON/containers/create 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON (0.03s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestCopyFromContainerPathDoesNotExist 16:21:37 [2023-02-08T16:21:37.080Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 16:21:37 [2023-02-08T16:21:37.080Z] === RUN TestCopyFromContainerPathIsNotDir 16:21:37 [2023-02-08T16:21:37.340Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) 16:21:37 [2023-02-08T16:21:37.341Z] === RUN TestCopyToContainerPathDoesNotExist 16:21:37 [2023-02-08T16:21:37.341Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) 16:21:37 [2023-02-08T16:21:37.341Z] === RUN TestCopyEmptyFile 16:21:37 [2023-02-08T16:21:37.601Z] --- PASS: TestCopyEmptyFile (0.22s) 16:21:37 [2023-02-08T16:21:37.601Z] === RUN TestCopyToContainerPathIsNotDir 16:21:37 [2023-02-08T16:21:37.601Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 16:21:37 [2023-02-08T16:21:37.601Z] === RUN TestCopyFromContainer 16:21:38 [2023-02-08T16:21:38.541Z] === RUN TestCopyFromContainer// 16:21:38 [2023-02-08T16:21:38.541Z] === RUN TestCopyFromContainer//bar/root 16:21:38 [2023-02-08T16:21:38.801Z] === RUN TestCopyFromContainer//bar/root/ 16:21:38 [2023-02-08T16:21:38.801Z] === RUN TestCopyFromContainer/bar/quux 16:21:38 [2023-02-08T16:21:38.801Z] === RUN TestCopyFromContainer/bar/quux/ 16:21:38 [2023-02-08T16:21:38.801Z] === RUN TestCopyFromContainer/bar/quux/baz 16:21:39 [2023-02-08T16:21:39.061Z] === RUN TestCopyFromContainer/bar/filesymlink 16:21:39 [2023-02-08T16:21:39.061Z] === RUN TestCopyFromContainer/bar/dirsymlink 16:21:39 [2023-02-08T16:21:39.061Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 16:21:39 [2023-02-08T16:21:39.061Z] === RUN TestCopyFromContainer/bar/notarget 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer (1.64s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer// (0.07s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:21:39 [2023-02-08T16:21:39.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:21:39 [2023-02-08T16:21:39.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 16:21:39 [2023-02-08T16:21:39.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 16:21:39 [2023-02-08T16:21:39.321Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:21:39 [2023-02-08T16:21:39.321Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 16:21:39 [2023-02-08T16:21:39.321Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateLinkToNonExistingContainer 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateWithInvalidEnv 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateWithInvalidEnv/0 16:21:39 [2023-02-08T16:21:39.321Z] === PAUSE TestCreateWithInvalidEnv/0 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateWithInvalidEnv/1 16:21:39 [2023-02-08T16:21:39.321Z] === PAUSE TestCreateWithInvalidEnv/1 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateWithInvalidEnv/2 16:21:39 [2023-02-08T16:21:39.321Z] === PAUSE TestCreateWithInvalidEnv/2 16:21:39 [2023-02-08T16:21:39.321Z] === CONT TestCreateWithInvalidEnv/0 16:21:39 [2023-02-08T16:21:39.321Z] === CONT TestCreateWithInvalidEnv/2 16:21:39 [2023-02-08T16:21:39.321Z] === CONT TestCreateWithInvalidEnv/1 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateTmpfsMountsTarget 16:21:39 [2023-02-08T16:21:39.321Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 16:21:39 [2023-02-08T16:21:39.321Z] === RUN TestCreateWithCustomMaskedPaths 16:21:40 [2023-02-08T16:21:40.702Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) 16:21:40 [2023-02-08T16:21:40.702Z] === RUN TestCreateWithCustomReadonlyPaths 16:21:42 [2023-02-08T16:21:42.083Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) 16:21:42 [2023-02-08T16:21:42.083Z] === RUN TestCreateWithInvalidHealthcheckParams 16:21:42 [2023-02-08T16:21:42.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:21:42 [2023-02-08T16:21:42.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:21:42 [2023-02-08T16:21:42.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:21:42 [2023-02-08T16:21:42.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:21:42 [2023-02-08T16:21:42.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:21:42 [2023-02-08T16:21:42.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:21:42 [2023-02-08T16:21:42.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:21:42 [2023-02-08T16:21:42.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:21:42 [2023-02-08T16:21:42.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:21:42 [2023-02-08T16:21:42.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:21:42 [2023-02-08T16:21:42.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:21:42 [2023-02-08T16:21:42.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:21:42 [2023-02-08T16:21:42.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:21:42 [2023-02-08T16:21:42.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:21:42 [2023-02-08T16:21:42.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:21:42 [2023-02-08T16:21:42.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 16:21:42 [2023-02-08T16:21:42.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 16:21:42 [2023-02-08T16:21:42.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 16:21:42 [2023-02-08T16:21:42.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 16:21:42 [2023-02-08T16:21:42.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 16:21:42 [2023-02-08T16:21:42.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 16:21:42 [2023-02-08T16:21:42.083Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreateDifferentPlatform 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreateDifferentPlatform/different_os 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateDifferentPlatform (0.02s) 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreateVolumesFromNonExistingContainer 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreatePlatformSpecificImageNoPlatform 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreateInvalidHostConfig 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 16:21:42 [2023-02-08T16:21:42.344Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 16:21:42 [2023-02-08T16:21:42.344Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:21:42 [2023-02-08T16:21:42.344Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 16:21:42 [2023-02-08T16:21:42.344Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 16:21:42 [2023-02-08T16:21:42.344Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 16:21:42 [2023-02-08T16:21:42.344Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 16:21:42 [2023-02-08T16:21:42.344Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:21:42 [2023-02-08T16:21:42.344Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 16:21:42 [2023-02-08T16:21:42.344Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestContainerStartOnDaemonRestart 16:21:42 [2023-02-08T16:21:42.344Z] === PAUSE TestContainerStartOnDaemonRestart 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestDaemonRestartIpcMode 16:21:42 [2023-02-08T16:21:42.344Z] === PAUSE TestDaemonRestartIpcMode 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestDaemonHostGatewayIP 16:21:42 [2023-02-08T16:21:42.344Z] === PAUSE TestDaemonHostGatewayIP 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestRestartDaemonWithRestartingContainer 16:21:42 [2023-02-08T16:21:42.344Z] === PAUSE TestRestartDaemonWithRestartingContainer 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestContainerKillOnDaemonStart 16:21:42 [2023-02-08T16:21:42.344Z] === PAUSE TestContainerKillOnDaemonStart 16:21:42 [2023-02-08T16:21:42.344Z] === RUN TestDiff 16:21:42 [2023-02-08T16:21:42.914Z] --- PASS: TestDiff (0.45s) 16:21:42 [2023-02-08T16:21:42.914Z] === RUN TestExecConsoleSize 16:21:43 [2023-02-08T16:21:43.484Z] --- PASS: TestExecConsoleSize (0.51s) 16:21:43 [2023-02-08T16:21:43.484Z] === RUN TestExecWithCloseStdin 16:21:44 [2023-02-08T16:21:44.053Z] --- PASS: TestExecWithCloseStdin (0.51s) 16:21:44 [2023-02-08T16:21:44.053Z] === RUN TestExec 16:21:44 [2023-02-08T16:21:44.623Z] --- PASS: TestExec (0.51s) 16:21:44 [2023-02-08T16:21:44.623Z] === RUN TestExecUser 16:21:44 [2023-02-08T16:21:44.884Z] --- PASS: TestExecUser (0.50s) 16:21:44 [2023-02-08T16:21:44.884Z] === RUN TestExportContainerAndImportImage 16:21:45 [2023-02-08T16:21:45.454Z] --- PASS: TestExportContainerAndImportImage (0.60s) 16:21:45 [2023-02-08T16:21:45.454Z] === RUN TestExportContainerAfterDaemonRestart 16:21:46 [2023-02-08T16:21:46.836Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) 16:21:46 [2023-02-08T16:21:46.836Z] === RUN TestHealthCheckWorkdir 16:21:47 [2023-02-08T16:21:47.405Z] --- PASS: TestHealthCheckWorkdir (0.68s) 16:21:47 [2023-02-08T16:21:47.406Z] === RUN TestHealthKillContainer 16:21:55 [2023-02-08T16:21:55.535Z] --- PASS: TestHealthKillContainer (8.01s) 16:21:55 [2023-02-08T16:21:55.535Z] === RUN TestHealthCheckProcessKilled 16:21:56 [2023-02-08T16:21:56.105Z] --- PASS: TestHealthCheckProcessKilled (0.69s) 16:21:56 [2023-02-08T16:21:56.105Z] === RUN TestInspectCpusetInConfigPre120 16:21:56 [2023-02-08T16:21:56.675Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) 16:21:56 [2023-02-08T16:21:56.675Z] === RUN TestIpcModeNone 16:21:57 [2023-02-08T16:21:57.245Z] --- PASS: TestIpcModeNone (0.53s) 16:21:57 [2023-02-08T16:21:57.245Z] === RUN TestIpcModePrivate 16:21:57 [2023-02-08T16:21:57.505Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 16:21:57 [2023-02-08T16:21:57.765Z] --- PASS: TestIpcModePrivate (0.55s) 16:21:57 [2023-02-08T16:21:57.765Z] === RUN TestIpcModeShareable 16:21:58 [2023-02-08T16:21:58.026Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 16:21:58 [2023-02-08T16:21:58.286Z] --- PASS: TestIpcModeShareable (0.53s) 16:21:58 [2023-02-08T16:21:58.286Z] === RUN TestAPIIpcModeShareableAndContainer 16:22:00 [2023-02-08T16:22:00.197Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.61s) 16:22:00 [2023-02-08T16:22:00.197Z] === RUN TestAPIIpcModeHost 16:22:00 [2023-02-08T16:22:00.197Z] --- PASS: TestAPIIpcModeHost (0.41s) 16:22:00 [2023-02-08T16:22:00.197Z] === RUN TestDaemonIpcModeShareable 16:22:01 [2023-02-08T16:22:01.579Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 16:22:01 [2023-02-08T16:22:01.579Z] --- PASS: TestDaemonIpcModeShareable (1.25s) 16:22:01 [2023-02-08T16:22:01.579Z] === RUN TestDaemonIpcModePrivate 16:22:02 [2023-02-08T16:22:02.519Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 16:22:02 [2023-02-08T16:22:02.780Z] --- PASS: TestDaemonIpcModePrivate (1.21s) 16:22:02 [2023-02-08T16:22:02.780Z] === RUN TestDaemonIpcModePrivateFromConfig 16:22:03 [2023-02-08T16:22:03.720Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 16:22:03 [2023-02-08T16:22:03.981Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) 16:22:03 [2023-02-08T16:22:03.981Z] === RUN TestDaemonIpcModeShareableFromConfig 16:22:05 [2023-02-08T16:22:05.364Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 16:22:05 [2023-02-08T16:22:05.364Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) 16:22:05 [2023-02-08T16:22:05.364Z] === RUN TestIpcModeOlderClient 16:22:05 [2023-02-08T16:22:05.364Z] === PAUSE TestIpcModeOlderClient 16:22:05 [2023-02-08T16:22:05.364Z] === RUN TestKillContainerInvalidSignal 16:22:05 [2023-02-08T16:22:05.935Z] --- PASS: TestKillContainerInvalidSignal (0.60s) 16:22:05 [2023-02-08T16:22:05.935Z] === RUN TestKillContainer 16:22:05 [2023-02-08T16:22:05.935Z] === RUN TestKillContainer/no_signal 16:22:06 [2023-02-08T16:22:06.505Z] === RUN TestKillContainer/non_killing_signal 16:22:06 [2023-02-08T16:22:06.765Z] === RUN TestKillContainer/killing_signal 16:22:07 [2023-02-08T16:22:07.335Z] --- PASS: TestKillContainer (1.51s) 16:22:07 [2023-02-08T16:22:07.336Z] --- PASS: TestKillContainer/no_signal (0.51s) 16:22:07 [2023-02-08T16:22:07.336Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) 16:22:07 [2023-02-08T16:22:07.336Z] --- PASS: TestKillContainer/killing_signal (0.45s) 16:22:07 [2023-02-08T16:22:07.336Z] === RUN TestKillWithStopSignalAndRestartPolicies 16:22:07 [2023-02-08T16:22:07.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 16:22:07 [2023-02-08T16:22:07.906Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 16:22:08 [2023-02-08T16:22:08.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s) 16:22:08 [2023-02-08T16:22:08.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) 16:22:08 [2023-02-08T16:22:08.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) 16:22:08 [2023-02-08T16:22:08.477Z] === RUN TestKillStoppedContainer 16:22:08 [2023-02-08T16:22:08.477Z] --- PASS: TestKillStoppedContainer (0.05s) 16:22:08 [2023-02-08T16:22:08.477Z] === RUN TestKillStoppedContainerAPIPre120 16:22:08 [2023-02-08T16:22:08.477Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 16:22:08 [2023-02-08T16:22:08.477Z] === RUN TestKillDifferentUserContainer 16:22:09 [2023-02-08T16:22:09.047Z] --- PASS: TestKillDifferentUserContainer (0.44s) 16:22:09 [2023-02-08T16:22:09.047Z] === RUN TestInspectOomKilledTrue 16:22:09 [2023-02-08T16:22:09.616Z] --- PASS: TestInspectOomKilledTrue (0.61s) 16:22:09 [2023-02-08T16:22:09.617Z] === RUN TestInspectOomKilledFalse 16:22:09 [2023-02-08T16:22:09.877Z] --- PASS: TestInspectOomKilledFalse (0.43s) 16:22:09 [2023-02-08T16:22:09.877Z] === RUN TestLinksEtcHostsContentMatch 16:22:10 [2023-02-08T16:22:10.457Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) 16:22:10 [2023-02-08T16:22:10.457Z] === RUN TestLinksContainerNames 16:22:11 [2023-02-08T16:22:11.467Z] --- PASS: TestLinksContainerNames (0.96s) 16:22:11 [2023-02-08T16:22:11.467Z] === RUN TestLogsFollowTailEmpty 16:22:11 [2023-02-08T16:22:11.738Z] --- PASS: TestLogsFollowTailEmpty (0.49s) 16:22:11 [2023-02-08T16:22:11.738Z] === RUN TestLogs 16:22:11 [2023-02-08T16:22:11.738Z] === RUN TestLogs/driver_local 16:22:11 [2023-02-08T16:22:11.738Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 16:22:11 [2023-02-08T16:22:11.738Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 16:22:11 [2023-02-08T16:22:11.738Z] === RUN TestLogs/driver_local/tty/only_stdout 16:22:11 [2023-02-08T16:22:11.738Z] === PAUSE TestLogs/driver_local/tty/only_stdout 16:22:11 [2023-02-08T16:22:11.738Z] === RUN TestLogs/driver_local/tty/only_stderr 16:22:11 [2023-02-08T16:22:11.738Z] === PAUSE TestLogs/driver_local/tty/only_stderr 16:22:11 [2023-02-08T16:22:11.738Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 16:22:11 [2023-02-08T16:22:11.738Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 16:22:11 [2023-02-08T16:22:11.738Z] === RUN TestLogs/driver_local/without_tty/only_stdout 16:22:11 [2023-02-08T16:22:11.738Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 16:22:11 [2023-02-08T16:22:11.738Z] === RUN TestLogs/driver_local/without_tty/only_stderr 16:22:11 [2023-02-08T16:22:11.738Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 16:22:11 [2023-02-08T16:22:11.738Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 16:22:11 [2023-02-08T16:22:11.738Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 16:22:12 [2023-02-08T16:22:12.678Z] === CONT TestLogs/driver_local/without_tty/only_stderr 16:22:12 [2023-02-08T16:22:12.678Z] === CONT TestLogs/driver_local/without_tty/only_stdout 16:22:13 [2023-02-08T16:22:13.249Z] === CONT TestLogs/driver_local/tty/only_stderr 16:22:13 [2023-02-08T16:22:13.249Z] === CONT TestLogs/driver_local/tty/only_stdout 16:22:14 [2023-02-08T16:22:14.190Z] === RUN TestLogs/driver_json-file 16:22:14 [2023-02-08T16:22:14.190Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 16:22:14 [2023-02-08T16:22:14.190Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 16:22:14 [2023-02-08T16:22:14.190Z] === RUN TestLogs/driver_json-file/tty/only_stdout 16:22:14 [2023-02-08T16:22:14.190Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 16:22:14 [2023-02-08T16:22:14.190Z] === RUN TestLogs/driver_json-file/tty/only_stderr 16:22:14 [2023-02-08T16:22:14.190Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 16:22:14 [2023-02-08T16:22:14.190Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:22:14 [2023-02-08T16:22:14.190Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:22:14 [2023-02-08T16:22:14.190Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 16:22:14 [2023-02-08T16:22:14.190Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 16:22:14 [2023-02-08T16:22:14.190Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 16:22:14 [2023-02-08T16:22:14.190Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 16:22:14 [2023-02-08T16:22:14.190Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 16:22:14 [2023-02-08T16:22:14.190Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 16:22:14 [2023-02-08T16:22:14.761Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 16:22:14 [2023-02-08T16:22:14.761Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:22:15 [2023-02-08T16:22:15.332Z] === CONT TestLogs/driver_json-file/tty/only_stderr 16:22:15 [2023-02-08T16:22:15.332Z] === CONT TestLogs/driver_json-file/tty/only_stdout 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs (4.16s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_local (0.01s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.80s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.77s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_json-file (0.01s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.90s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) 16:22:15 [2023-02-08T16:22:15.906Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) 16:22:15 [2023-02-08T16:22:15.906Z] === RUN TestContainerNetworkMountsNoChown 16:22:16 [2023-02-08T16:22:16.476Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) 16:22:16 [2023-02-08T16:22:16.476Z] === RUN TestMountDaemonRoot 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/default 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/default 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/private 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/private 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rprivate 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rprivate 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/slave 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/slave 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rslave 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rslave 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/shared 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/shared 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rshared 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rshared 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/default 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/default/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/default/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/default/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/default/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/default/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/default/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/rslave 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rslave/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rslave/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/rshared 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rshared/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rshared/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/shared 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/shared/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/shared/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/shared/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/shared/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/shared/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/shared/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/rprivate 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rprivate/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rprivate/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/slave 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/slave/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/slave/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/slave/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/slave/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/slave/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/slave/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/private 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/private/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/private/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/private/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/private/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/private/mount_root 16:22:16 [2023-02-08T16:22:16.477Z] === RUN TestMountDaemonRoot/private/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/default/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/rslave/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/rshared/bind_root 16:22:16 [2023-02-08T16:22:16.477Z] === CONT TestMountDaemonRoot/default/mount_subpath 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/default/mount_root 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/default/bind_subpath 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/shared/mount_root 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/rslave/mount_root 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/rprivate/bind_root 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/rshared/mount_root 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 16:22:16 [2023-02-08T16:22:16.737Z] === CONT TestMountDaemonRoot/slave/mount_subpath 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/shared/bind_subpath 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/shared/bind_root 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/shared/mount_subpath 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/private/bind_root 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/rprivate/mount_root 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/slave/mount_root 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/slave/bind_subpath 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/slave/bind_root 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/private/mount_subpath 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/private/mount_root 16:22:16 [2023-02-08T16:22:16.998Z] === CONT TestMountDaemonRoot/private/bind_subpath 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot (0.02s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/default (0.00s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.18s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.19s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/private (0.00s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) 16:22:17 [2023-02-08T16:22:17.258Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 16:22:17 [2023-02-08T16:22:17.258Z] === RUN TestContainerBindMountNonRecursive 16:22:18 [2023-02-08T16:22:18.641Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) 16:22:18 [2023-02-08T16:22:18.641Z] === RUN TestContainerVolumesMountedAsShared 16:22:18 [2023-02-08T16:22:18.901Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) 16:22:18 [2023-02-08T16:22:18.901Z] === RUN TestContainerVolumesMountedAsSlave 16:22:19 [2023-02-08T16:22:19.472Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) 16:22:19 [2023-02-08T16:22:19.472Z] === RUN TestNetworkNat 16:22:20 [2023-02-08T16:22:20.043Z] --- PASS: TestNetworkNat (0.56s) 16:22:20 [2023-02-08T16:22:20.043Z] === RUN TestNetworkLocalhostTCPNat 16:22:20 [2023-02-08T16:22:20.306Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) 16:22:20 [2023-02-08T16:22:20.306Z] === RUN TestNetworkLoopbackNat 16:22:22 [2023-02-08T16:22:22.847Z] --- PASS: TestNetworkLoopbackNat (2.59s) 16:22:22 [2023-02-08T16:22:22.847Z] === RUN TestPause 16:22:23 [2023-02-08T16:22:23.418Z] --- PASS: TestPause (0.52s) 16:22:23 [2023-02-08T16:22:23.418Z] === RUN TestPauseFailsOnWindowsServerContainers 16:22:23 [2023-02-08T16:22:23.418Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:22:23 [2023-02-08T16:22:23.418Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 16:22:23 [2023-02-08T16:22:23.418Z] === RUN TestPauseStopPausedContainer 16:22:23 [2023-02-08T16:22:23.988Z] --- PASS: TestPauseStopPausedContainer (0.51s) 16:22:23 [2023-02-08T16:22:23.988Z] === RUN TestPidHost 16:22:24 [2023-02-08T16:22:24.930Z] --- PASS: TestPidHost (1.03s) 16:22:24 [2023-02-08T16:22:24.930Z] === RUN TestPsFilter 16:22:25 [2023-02-08T16:22:25.190Z] --- PASS: TestPsFilter (0.24s) 16:22:25 [2023-02-08T16:22:25.190Z] === RUN TestRemoveContainerWithRemovedVolume 16:22:25 [2023-02-08T16:22:25.762Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) 16:22:25 [2023-02-08T16:22:25.762Z] === RUN TestRemoveContainerWithVolume 16:22:26 [2023-02-08T16:22:26.334Z] --- PASS: TestRemoveContainerWithVolume (0.48s) 16:22:26 [2023-02-08T16:22:26.334Z] === RUN TestRemoveContainerRunning 16:22:26 [2023-02-08T16:22:26.595Z] --- PASS: TestRemoveContainerRunning (0.48s) 16:22:26 [2023-02-08T16:22:26.595Z] === RUN TestRemoveContainerForceRemoveRunning 16:22:27 [2023-02-08T16:22:27.165Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) 16:22:27 [2023-02-08T16:22:27.165Z] === RUN TestRemoveInvalidContainer 16:22:27 [2023-02-08T16:22:27.165Z] --- PASS: TestRemoveInvalidContainer (0.02s) 16:22:27 [2023-02-08T16:22:27.165Z] === RUN TestRenameLinkedContainer 16:22:29 [2023-02-08T16:22:29.075Z] --- PASS: TestRenameLinkedContainer (1.91s) 16:22:29 [2023-02-08T16:22:29.076Z] === RUN TestRenameStoppedContainer 16:22:29 [2023-02-08T16:22:29.647Z] --- PASS: TestRenameStoppedContainer (0.45s) 16:22:29 [2023-02-08T16:22:29.647Z] === RUN TestRenameRunningContainerAndReuse 16:22:30 [2023-02-08T16:22:30.587Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) 16:22:30 [2023-02-08T16:22:30.587Z] === RUN TestRenameInvalidName 16:22:30 [2023-02-08T16:22:30.848Z] --- PASS: TestRenameInvalidName (0.47s) 16:22:30 [2023-02-08T16:22:30.848Z] === RUN TestRenameAnonymousContainer 16:22:32 [2023-02-08T16:22:32.758Z] --- PASS: TestRenameAnonymousContainer (1.65s) 16:22:32 [2023-02-08T16:22:32.758Z] === RUN TestRenameContainerWithSameName 16:22:33 [2023-02-08T16:22:33.329Z] --- PASS: TestRenameContainerWithSameName (0.68s) 16:22:33 [2023-02-08T16:22:33.329Z] === RUN TestRenameContainerWithLinkedContainer 16:22:34 [2023-02-08T16:22:34.270Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) 16:22:34 [2023-02-08T16:22:34.270Z] === RUN TestResize 16:22:34 [2023-02-08T16:22:34.530Z] --- PASS: TestResize (0.49s) 16:22:34 [2023-02-08T16:22:34.530Z] === RUN TestResizeWithInvalidSize 16:22:35 [2023-02-08T16:22:35.101Z] --- PASS: TestResizeWithInvalidSize (0.47s) 16:22:35 [2023-02-08T16:22:35.101Z] === RUN TestResizeWhenContainerNotStarted 16:22:35 [2023-02-08T16:22:35.672Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:22:35 [2023-02-08T16:22:35.672Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:22:37 [2023-02-08T16:22:37.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:22:37 [2023-02-08T16:22:37.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:22:38 [2023-02-08T16:22:38.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:22:38 [2023-02-08T16:22:38.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:22:40 [2023-02-08T16:22:40.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:22:40 [2023-02-08T16:22:40.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:22:44 [2023-02-08T16:22:44.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:22:44 [2023-02-08T16:22:44.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:22:47 [2023-02-08T16:22:47.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:22:47 [2023-02-08T16:22:47.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:22:49 [2023-02-08T16:22:49.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:22:49 [2023-02-08T16:22:49.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:22:51 [2023-02-08T16:22:51.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:22:51 [2023-02-08T16:22:51.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.60s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.17s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) 16:22:53 [2023-02-08T16:22:53.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) 16:22:53 [2023-02-08T16:22:53.574Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 16:22:53 [2023-02-08T16:22:53.574Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 16:22:54 [2023-02-08T16:22:54.517Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 16:22:55 [2023-02-08T16:22:55.457Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s) 16:22:55 [2023-02-08T16:22:55.457Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s) 16:22:55 [2023-02-08T16:22:55.457Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s) 16:22:55 [2023-02-08T16:22:55.457Z] === RUN TestCgroupNamespacesRun 16:22:56 [2023-02-08T16:22:56.840Z] --- PASS: TestCgroupNamespacesRun (1.22s) 16:22:56 [2023-02-08T16:22:56.840Z] === RUN TestCgroupNamespacesRunPrivileged 16:22:58 [2023-02-08T16:22:58.222Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s) 16:22:58 [2023-02-08T16:22:58.222Z] === RUN TestCgroupNamespacesRunDaemonHostMode 16:22:59 [2023-02-08T16:22:59.163Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) 16:22:59 [2023-02-08T16:22:59.163Z] === RUN TestCgroupNamespacesRunHostMode 16:23:00 [2023-02-08T16:23:00.545Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) 16:23:00 [2023-02-08T16:23:00.545Z] === RUN TestCgroupNamespacesRunPrivateMode 16:23:01 [2023-02-08T16:23:01.513Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) 16:23:01 [2023-02-08T16:23:01.513Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 16:23:02 [2023-02-08T16:23:02.922Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) 16:23:02 [2023-02-08T16:23:02.922Z] === RUN TestCgroupNamespacesRunInvalidMode 16:23:03 [2023-02-08T16:23:03.492Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) 16:23:03 [2023-02-08T16:23:03.492Z] === RUN TestCgroupNamespacesRunOlderClient 16:23:04 [2023-02-08T16:23:04.873Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) 16:23:04 [2023-02-08T16:23:04.873Z] === RUN TestNISDomainname 16:23:05 [2023-02-08T16:23:05.134Z] --- PASS: TestNISDomainname (0.57s) 16:23:05 [2023-02-08T16:23:05.134Z] === RUN TestHostnameDnsResolution 16:23:06 [2023-02-08T16:23:06.074Z] --- PASS: TestHostnameDnsResolution (0.82s) 16:23:06 [2023-02-08T16:23:06.074Z] === RUN TestUnprivilegedPortsAndPing 16:23:06 [2023-02-08T16:23:06.644Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) 16:23:06 [2023-02-08T16:23:06.644Z] === RUN TestPrivilegedHostDevices 16:23:07 [2023-02-08T16:23:07.215Z] --- PASS: TestPrivilegedHostDevices (0.57s) 16:23:07 [2023-02-08T16:23:07.215Z] === RUN TestRunConsoleSize 16:23:07 [2023-02-08T16:23:07.785Z] --- PASS: TestRunConsoleSize (0.47s) 16:23:07 [2023-02-08T16:23:07.785Z] === RUN TestRunWithAlternativeContainerdShim 16:23:09 [2023-02-08T16:23:09.697Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) 16:23:09 [2023-02-08T16:23:09.697Z] === RUN TestStats 16:23:12 [2023-02-08T16:23:12.237Z] --- PASS: TestStats (2.46s) 16:23:12 [2023-02-08T16:23:12.237Z] === RUN TestStopContainerWithTimeout 16:23:12 [2023-02-08T16:23:12.237Z] === RUN TestStopContainerWithTimeout/0 16:23:12 [2023-02-08T16:23:12.237Z] === PAUSE TestStopContainerWithTimeout/0 16:23:12 [2023-02-08T16:23:12.237Z] === RUN TestStopContainerWithTimeout/1 16:23:12 [2023-02-08T16:23:12.237Z] === PAUSE TestStopContainerWithTimeout/1 16:23:12 [2023-02-08T16:23:12.237Z] === RUN TestStopContainerWithTimeout/3 16:23:12 [2023-02-08T16:23:12.237Z] === PAUSE TestStopContainerWithTimeout/3 16:23:12 [2023-02-08T16:23:12.237Z] === RUN TestStopContainerWithTimeout/-1 16:23:12 [2023-02-08T16:23:12.237Z] === PAUSE TestStopContainerWithTimeout/-1 16:23:12 [2023-02-08T16:23:12.237Z] === CONT TestStopContainerWithTimeout/0 16:23:12 [2023-02-08T16:23:12.237Z] === CONT TestStopContainerWithTimeout/-1 16:23:13 [2023-02-08T16:23:13.177Z] === CONT TestStopContainerWithTimeout/3 16:23:15 [2023-02-08T16:23:15.087Z] === CONT TestStopContainerWithTimeout/1 16:23:16 [2023-02-08T16:23:16.468Z] --- PASS: TestStopContainerWithTimeout (0.01s) 16:23:16 [2023-02-08T16:23:16.468Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) 16:23:16 [2023-02-08T16:23:16.468Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) 16:23:16 [2023-02-08T16:23:16.468Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) 16:23:16 [2023-02-08T16:23:16.468Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) 16:23:16 [2023-02-08T16:23:16.468Z] === RUN TestDeleteDevicemapper 16:23:16 [2023-02-08T16:23:16.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:23:16 [2023-02-08T16:23:16.468Z] --- SKIP: TestDeleteDevicemapper (0.00s) 16:23:16 [2023-02-08T16:23:16.468Z] === RUN TestStopContainerWithRestartPolicyAlways 16:23:18 [2023-02-08T16:23:18.383Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s) 16:23:18 [2023-02-08T16:23:18.383Z] === RUN TestUpdateMemory 16:23:18 [2023-02-08T16:23:18.643Z] --- PASS: TestUpdateMemory (0.56s) 16:23:18 [2023-02-08T16:23:18.643Z] === RUN TestUpdateCPUQuota 16:23:19 [2023-02-08T16:23:19.583Z] --- PASS: TestUpdateCPUQuota (0.81s) 16:23:19 [2023-02-08T16:23:19.583Z] === RUN TestUpdatePidsLimit 16:23:19 [2023-02-08T16:23:19.583Z] === RUN TestUpdatePidsLimit/update_from_none 16:23:19 [2023-02-08T16:23:19.583Z] === RUN TestUpdatePidsLimit/no_change 16:23:19 [2023-02-08T16:23:19.844Z] === RUN TestUpdatePidsLimit/update_lower 16:23:20 [2023-02-08T16:23:20.104Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 16:23:20 [2023-02-08T16:23:20.365Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 16:23:20 [2023-02-08T16:23:20.625Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 16:23:20 [2023-02-08T16:23:20.625Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 16:23:21 [2023-02-08T16:23:21.566Z] --- PASS: TestUpdatePidsLimit (1.97s) 16:23:21 [2023-02-08T16:23:21.566Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) 16:23:21 [2023-02-08T16:23:21.566Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) 16:23:21 [2023-02-08T16:23:21.566Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 16:23:21 [2023-02-08T16:23:21.566Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) 16:23:21 [2023-02-08T16:23:21.566Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 16:23:21 [2023-02-08T16:23:21.566Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 16:23:21 [2023-02-08T16:23:21.566Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) 16:23:21 [2023-02-08T16:23:21.566Z] === RUN TestUpdateRestartPolicy 16:23:33 [2023-02-08T16:23:33.788Z] --- PASS: TestUpdateRestartPolicy (10.93s) 16:23:33 [2023-02-08T16:23:33.788Z] === RUN TestUpdateRestartWithAutoRemove 16:23:33 [2023-02-08T16:23:33.788Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) 16:23:33 [2023-02-08T16:23:33.788Z] === RUN TestWaitNonBlocked 16:23:33 [2023-02-08T16:23:33.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 16:23:33 [2023-02-08T16:23:33.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 16:23:33 [2023-02-08T16:23:33.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 16:23:33 [2023-02-08T16:23:33.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 16:23:33 [2023-02-08T16:23:33.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 16:23:33 [2023-02-08T16:23:33.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 16:23:33 [2023-02-08T16:23:33.788Z] --- PASS: TestWaitNonBlocked (0.01s) 16:23:33 [2023-02-08T16:23:33.788Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) 16:23:33 [2023-02-08T16:23:33.788Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) 16:23:33 [2023-02-08T16:23:33.788Z] === RUN TestWaitBlocked 16:23:33 [2023-02-08T16:23:33.788Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 16:23:33 [2023-02-08T16:23:33.788Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 16:23:33 [2023-02-08T16:23:33.788Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 16:23:33 [2023-02-08T16:23:33.788Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 16:23:33 [2023-02-08T16:23:33.788Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 16:23:33 [2023-02-08T16:23:33.788Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 16:23:34 [2023-02-08T16:23:34.358Z] --- PASS: TestWaitBlocked (0.01s) 16:23:34 [2023-02-08T16:23:34.358Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) 16:23:34 [2023-02-08T16:23:34.358Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) 16:23:34 [2023-02-08T16:23:34.358Z] === RUN TestWaitConditions 16:23:34 [2023-02-08T16:23:34.358Z] === RUN TestWaitConditions/default 16:23:34 [2023-02-08T16:23:34.358Z] === PAUSE TestWaitConditions/default 16:23:34 [2023-02-08T16:23:34.358Z] === RUN TestWaitConditions/not-running 16:23:34 [2023-02-08T16:23:34.358Z] === PAUSE TestWaitConditions/not-running 16:23:34 [2023-02-08T16:23:34.358Z] === RUN TestWaitConditions/next-exit 16:23:34 [2023-02-08T16:23:34.358Z] === PAUSE TestWaitConditions/next-exit 16:23:34 [2023-02-08T16:23:34.358Z] === RUN TestWaitConditions/removed 16:23:34 [2023-02-08T16:23:34.358Z] === PAUSE TestWaitConditions/removed 16:23:34 [2023-02-08T16:23:34.358Z] === CONT TestWaitConditions/default 16:23:34 [2023-02-08T16:23:34.358Z] === CONT TestWaitConditions/removed 16:23:36 [2023-02-08T16:23:36.272Z] === CONT TestWaitConditions/not-running 16:23:36 [2023-02-08T16:23:36.272Z] === CONT TestWaitConditions/next-exit 16:23:37 [2023-02-08T16:23:37.654Z] --- PASS: TestWaitConditions (0.01s) 16:23:37 [2023-02-08T16:23:37.654Z] --- PASS: TestWaitConditions/default (1.57s) 16:23:37 [2023-02-08T16:23:37.654Z] --- PASS: TestWaitConditions/removed (1.63s) 16:23:37 [2023-02-08T16:23:37.654Z] --- PASS: TestWaitConditions/not-running (1.60s) 16:23:37 [2023-02-08T16:23:37.654Z] --- PASS: TestWaitConditions/next-exit (1.61s) 16:23:37 [2023-02-08T16:23:37.654Z] === RUN TestWaitRestartedContainer 16:23:37 [2023-02-08T16:23:37.654Z] === RUN TestWaitRestartedContainer/default 16:23:37 [2023-02-08T16:23:37.654Z] === PAUSE TestWaitRestartedContainer/default 16:23:37 [2023-02-08T16:23:37.654Z] === RUN TestWaitRestartedContainer/not-running 16:23:37 [2023-02-08T16:23:37.654Z] === PAUSE TestWaitRestartedContainer/not-running 16:23:37 [2023-02-08T16:23:37.654Z] === RUN TestWaitRestartedContainer/next-exit 16:23:37 [2023-02-08T16:23:37.654Z] === PAUSE TestWaitRestartedContainer/next-exit 16:23:37 [2023-02-08T16:23:37.654Z] === CONT TestWaitRestartedContainer/default 16:23:37 [2023-02-08T16:23:37.654Z] === CONT TestWaitRestartedContainer/next-exit 16:23:39 [2023-02-08T16:23:39.564Z] === CONT TestWaitRestartedContainer/not-running 16:23:40 [2023-02-08T16:23:40.134Z] --- PASS: TestWaitRestartedContainer (0.02s) 16:23:40 [2023-02-08T16:23:40.134Z] --- PASS: TestWaitRestartedContainer/next-exit (1.58s) 16:23:40 [2023-02-08T16:23:40.134Z] --- PASS: TestWaitRestartedContainer/default (1.61s) 16:23:40 [2023-02-08T16:23:40.134Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) 16:23:40 [2023-02-08T16:23:40.134Z] === CONT TestContainerStartOnDaemonRestart 16:23:40 [2023-02-08T16:23:40.134Z] === CONT TestRestartDaemonWithRestartingContainer 16:23:42 [2023-02-08T16:23:42.676Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s) 16:23:42 [2023-02-08T16:23:42.676Z] === CONT TestIpcModeOlderClient 16:23:42 [2023-02-08T16:23:42.676Z] --- PASS: TestIpcModeOlderClient (0.07s) 16:23:42 [2023-02-08T16:23:42.676Z] === CONT TestContainerKillOnDaemonStart 16:23:42 [2023-02-08T16:23:42.676Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s) 16:23:42 [2023-02-08T16:23:42.676Z] === CONT TestDaemonHostGatewayIP 16:23:45 [2023-02-08T16:23:45.219Z] --- PASS: TestDaemonHostGatewayIP (2.63s) 16:23:45 [2023-02-08T16:23:45.219Z] === CONT TestDaemonRestartIpcMode 16:23:47 [2023-02-08T16:23:47.129Z] --- PASS: TestDaemonRestartIpcMode (2.26s) 16:23:55 [2023-02-08T16:23:55.258Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) 16:23:55 [2023-02-08T16:23:55.258Z] PASS 16:23:55 [2023-02-08T16:23:55.258Z] 16:23:55 [2023-02-08T16:23:55.258Z] === Skipped 16:23:55 [2023-02-08T16:23:55.258Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 16:23:55 [2023-02-08T16:23:55.258Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:23:55 [2023-02-08T16:23:55.258Z] 16:23:55 [2023-02-08T16:23:55.258Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 16:23:55 [2023-02-08T16:23:55.258Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:23:55 [2023-02-08T16:23:55.258Z] 16:23:55 [2023-02-08T16:23:55.258Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 16:23:55 [2023-02-08T16:23:55.258Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:23:55 [2023-02-08T16:23:55.258Z] 16:23:55 [2023-02-08T16:23:55.258Z] DONE 273 tests, 3 skipped in 137.557s 16:23:55 [2023-02-08T16:23:55.258Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 16:23:55 [2023-02-08T16:23:55.258Z] ++ 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 16:23:55 [2023-02-08T16:23:55.258Z] ++ set -e 16:23:55 [2023-02-08T16:23:55.258Z] ++ '[' -n 0 ']' 16:23:55 [2023-02-08T16:23:55.258Z] ++ set -x 16:23:55 [2023-02-08T16:23:55.258Z] ++ 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 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 16:23:55 [2023-02-08T16:23:55.258Z] INFO: Testing against a local daemon 16:23:55 [2023-02-08T16:23:55.258Z] === RUN TestConfigDaemonID 16:23:55 [2023-02-08T16:23:55.518Z] daemon_test.go:67: [dad013273f857] daemon is not started 16:23:55 [2023-02-08T16:23:55.518Z] --- PASS: TestConfigDaemonID (1.04s) 16:23:55 [2023-02-08T16:23:55.518Z] === RUN TestDaemonConfigValidation 16:23:55 [2023-02-08T16:23:55.518Z] === RUN TestDaemonConfigValidation/config_with_no_content 16:23:55 [2023-02-08T16:23:55.518Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 16:23:55 [2023-02-08T16:23:55.518Z] === RUN TestDaemonConfigValidation/config_with_{} 16:23:55 [2023-02-08T16:23:55.518Z] === PAUSE TestDaemonConfigValidation/config_with_{} 16:23:55 [2023-02-08T16:23:55.518Z] === RUN TestDaemonConfigValidation/invalid_config 16:23:55 [2023-02-08T16:23:55.518Z] === PAUSE TestDaemonConfigValidation/invalid_config 16:23:55 [2023-02-08T16:23:55.518Z] === RUN TestDaemonConfigValidation/malformed_config 16:23:55 [2023-02-08T16:23:55.518Z] === PAUSE TestDaemonConfigValidation/malformed_config 16:23:55 [2023-02-08T16:23:55.518Z] === RUN TestDaemonConfigValidation/valid_config 16:23:55 [2023-02-08T16:23:55.518Z] === PAUSE TestDaemonConfigValidation/valid_config 16:23:55 [2023-02-08T16:23:55.518Z] === CONT TestDaemonConfigValidation/config_with_no_content 16:23:55 [2023-02-08T16:23:55.518Z] === CONT TestDaemonConfigValidation/malformed_config 16:23:55 [2023-02-08T16:23:55.518Z] === CONT TestDaemonConfigValidation/valid_config 16:23:55 [2023-02-08T16:23:55.518Z] === CONT TestDaemonConfigValidation/invalid_config 16:23:55 [2023-02-08T16:23:55.518Z] === CONT TestDaemonConfigValidation/config_with_{} 16:23:55 [2023-02-08T16:23:55.518Z] --- PASS: TestDaemonConfigValidation (0.00s) 16:23:55 [2023-02-08T16:23:55.518Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 16:23:55 [2023-02-08T16:23:55.518Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) 16:23:55 [2023-02-08T16:23:55.518Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 16:23:55 [2023-02-08T16:23:55.518Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) 16:23:55 [2023-02-08T16:23:55.518Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 16:23:55 [2023-02-08T16:23:55.518Z] === RUN TestConfigDaemonSeccompProfiles 16:23:55 [2023-02-08T16:23:55.518Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 16:23:56 [2023-02-08T16:23:56.899Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 16:23:57 [2023-02-08T16:23:57.839Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 16:23:58 [2023-02-08T16:23:58.779Z] === CONT TestConfigDaemonSeccompProfiles 16:23:58 [2023-02-08T16:23:58.779Z] daemon_test.go:181: [df8815cff425c] daemon is not started 16:23:58 [2023-02-08T16:23:58.779Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 16:23:58 [2023-02-08T16:23:58.779Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) 16:23:58 [2023-02-08T16:23:58.779Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 16:23:58 [2023-02-08T16:23:58.779Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 16:23:58 [2023-02-08T16:23:58.779Z] === RUN TestDaemonProxy 16:23:58 [2023-02-08T16:23:58.779Z] === RUN TestDaemonProxy/environment_variables 16:24:00 [2023-02-08T16:24:00.688Z] === RUN TestDaemonProxy/command-line_options 16:24:02 [2023-02-08T16:24:02.612Z] === RUN TestDaemonProxy/configuration_file 16:24:04 [2023-02-08T16:24:04.029Z] === RUN TestDaemonProxy/conflicting_options 16:24:04 [2023-02-08T16:24:04.599Z] === RUN TestDaemonProxy/reload_sanitized 16:24:05 [2023-02-08T16:24:05.169Z] --- PASS: TestDaemonProxy (6.26s) 16:24:05 [2023-02-08T16:24:05.169Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 16:24:05 [2023-02-08T16:24:05.169Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) 16:24:05 [2023-02-08T16:24:05.169Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 16:24:05 [2023-02-08T16:24:05.169Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) 16:24:05 [2023-02-08T16:24:05.169Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 16:24:05 [2023-02-08T16:24:05.169Z] === RUN TestLiveRestore 16:24:05 [2023-02-08T16:24:05.169Z] === RUN TestLiveRestore/volume_references 16:24:05 [2023-02-08T16:24:05.169Z] === PAUSE TestLiveRestore/volume_references 16:24:05 [2023-02-08T16:24:05.169Z] === CONT TestLiveRestore/volume_references 16:24:05 [2023-02-08T16:24:05.738Z] === RUN TestLiveRestore/volume_references/restartPolicy 16:24:05 [2023-02-08T16:24:05.738Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 16:24:06 [2023-02-08T16:24:06.678Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 16:24:07 [2023-02-08T16:24:07.618Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 16:24:08 [2023-02-08T16:24:08.557Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 16:24:09 [2023-02-08T16:24:09.939Z] --- PASS: TestLiveRestore (0.00s) 16:24:09 [2023-02-08T16:24:09.939Z] --- PASS: TestLiveRestore/volume_references (4.63s) 16:24:09 [2023-02-08T16:24:09.939Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.93s) 16:24:09 [2023-02-08T16:24:09.939Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s) 16:24:09 [2023-02-08T16:24:09.939Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s) 16:24:09 [2023-02-08T16:24:09.939Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s) 16:24:09 [2023-02-08T16:24:09.939Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s) 16:24:09 [2023-02-08T16:24:09.939Z] PASS 16:24:09 [2023-02-08T16:24:09.939Z] 16:24:09 [2023-02-08T16:24:09.939Z] DONE 24 tests in 15.496s 16:24:09 [2023-02-08T16:24:09.939Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 16:24:09 [2023-02-08T16:24:09.939Z] ++ 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 16:24:09 [2023-02-08T16:24:09.939Z] ++ set -e 16:24:09 [2023-02-08T16:24:09.939Z] ++ '[' -n 0 ']' 16:24:09 [2023-02-08T16:24:09.939Z] ++ set -x 16:24:09 [2023-02-08T16:24:09.939Z] ++ 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 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 16:24:09 [2023-02-08T16:24:09.939Z] INFO: Testing against a local daemon 16:24:09 [2023-02-08T16:24:09.939Z] === RUN TestCommitInheritsEnv 16:24:10 [2023-02-08T16:24:10.199Z] --- PASS: TestCommitInheritsEnv (0.28s) 16:24:10 [2023-02-08T16:24:10.199Z] === RUN TestImportExtremelyLargeImageWorks 16:24:10 [2023-02-08T16:24:10.199Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 16:24:10 [2023-02-08T16:24:10.199Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 16:24:10 [2023-02-08T16:24:10.199Z] === RUN TestImportWithCustomPlatform 16:24:10 [2023-02-08T16:24:10.199Z] === RUN TestImportWithCustomPlatform/#00 16:24:10 [2023-02-08T16:24:10.199Z] === RUN TestImportWithCustomPlatform/_______ 16:24:10 [2023-02-08T16:24:10.199Z] === RUN TestImportWithCustomPlatform// 16:24:10 [2023-02-08T16:24:10.199Z] === RUN TestImportWithCustomPlatform/linux 16:24:10 [2023-02-08T16:24:10.459Z] === RUN TestImportWithCustomPlatform/LINUX 16:24:10 [2023-02-08T16:24:10.459Z] === RUN TestImportWithCustomPlatform/linux/sparc64 16:24:10 [2023-02-08T16:24:10.459Z] === RUN TestImportWithCustomPlatform/macos 16:24:10 [2023-02-08T16:24:10.459Z] === RUN TestImportWithCustomPlatform/macos/arm64 16:24:10 [2023-02-08T16:24:10.459Z] === RUN TestImportWithCustomPlatform/nintendo64 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform (0.34s) 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 16:24:10 [2023-02-08T16:24:10.459Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 16:24:10 [2023-02-08T16:24:10.459Z] === RUN TestImagesFilterMultiReference 16:24:10 [2023-02-08T16:24:10.722Z] --- PASS: TestImagesFilterMultiReference (0.07s) 16:24:10 [2023-02-08T16:24:10.722Z] === RUN TestImagePullPlatformInvalid 16:24:10 [2023-02-08T16:24:10.722Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 16:24:10 [2023-02-08T16:24:10.722Z] === RUN TestImagePullStoredfDigestForOtherRepo 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" 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.19.5 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=info msg="Starting upload purge in 1m0s" go.version=go1.19.5 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e8cec1-2c81-4067-a577-3413d146b0a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:39558" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c3e8cec1-2c81-4067-a577-3413d146b0a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:39558" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.758244ms http.response.status=200 http.response.written=2 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f11a55f2-839d-4ffd-bc44-bdc52e05e0b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f11a55f2-839d-4ffd-bc44-bdc52e05e0b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b76178b3-9be9-4d86-a654-bf6f0e94f028 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b76178b3-9be9-4d86-a654-bf6f0e94f028 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f11a55f2-839d-4ffd-bc44-bdc52e05e0b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=72.402µ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=b7573d9d-4d12-4d9d-8575-ac3f90dfca31 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f11a55f2-839d-4ffd-bc44-bdc52e05e0b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.189946ms http.response.status=404 http.response.written=157 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b76178b3-9be9-4d86-a654-bf6f0e94f028 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=358.743µ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=2388c7cd-abae-4c4f-b6aa-e059a14c0abe trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b76178b3-9be9-4d86-a654-bf6f0e94f028 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.937652ms http.response.status=404 http.response.written=157 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d774166a-a2cc-460d-818c-400348f4fc0d http.request.method=POST http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d774166a-a2cc-460d-818c-400348f4fc0d http.request.method=POST http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d774166a-a2cc-460d-818c-400348f4fc0d http.request.method=POST http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=159.836µ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=138f4378-7bc1-4fd6-af24-7a747244d527 trace.line=95 vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d774166a-a2cc-460d-818c-400348f4fc0d http.request.method=POST http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=16.886µ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=2055a802-ea3a-46eb-ac16-a7d594681946 trace.line=141 vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b4ca95d0-f92d-4d01-aeb3-65cdbbe48851 http.request.method=POST http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b4ca95d0-f92d-4d01-aeb3-65cdbbe48851 http.request.method=POST http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b4ca95d0-f92d-4d01-aeb3-65cdbbe48851 http.request.method=POST http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=64.246µ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=adfbff36-0159-47a6-857d-b883bead7006 trace.line=95 vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b4ca95d0-f92d-4d01-aeb3-65cdbbe48851 http.request.method=POST http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=10.47µ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=4ce73ff5-c765-44bb-9178-1a59693c3953 trace.line=141 vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d774166a-a2cc-460d-818c-400348f4fc0d http.request.method=POST http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=878.84µ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=a1c2bbd1-4627-402f-b605-1bd507e49d3d trace.line=95 vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d774166a-a2cc-460d-818c-400348f4fc0d http.request.method=POST http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.568239ms http.response.status=202 http.response.written=0 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.722Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b4ca95d0-f92d-4d01-aeb3-65cdbbe48851 http.request.method=POST http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=90.912µ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=1a8cd4ff-417e-44bd-896d-bb599e0764d6 trace.line=95 vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b4ca95d0-f92d-4d01-aeb3-65cdbbe48851 http.request.method=POST http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=6.016164ms http.response.status=202 http.response.written=0 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=32.993µ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=ad7e831a-4bb8-445a-9ac2-13735a214cd9 trace.line=82 vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=14.121µ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=799ecaec-4593-4b66-bcdb-0fb904c1d5f0 trace.line=141 vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=161.271µ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=9f2f1ecc-5a65-4cfc-af50-083158de3dcf trace.line=124 vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=13.842µ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=6bbe62e0-ee23-4f04-b09c-e51d09182e6d trace.line=141 vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=15.36µ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=f1f4d3f4-30c2-46ab-972d-885e009e397e trace.line=141 vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=10.716µ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=4a3451ee-faa1-4c7b-89a6-4c1cbb2ba0d3 trace.line=141 vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=135.048µ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=cc1be1e2-0190-4401-8dd5-911cdf5550ad trace.line=167 vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=71.467µ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=ef647a5e-6016-4ae4-9cad-64f03fdd0cf4 trace.line=95 vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=201.214µ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=7fab5dc5-480e-4880-b9d2-8e61b5ddc39e trace.line=181 vars.name=test vars.uuid=740dbef8-a6c9-4e54-b0f6-9c042026d5fd version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fe53466a-b1f2-4ed7-87d3-24d5c8d55fa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39562" http.request.uri="/v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.151811ms http.response.status=201 http.response.written=0 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "PUT /v2/test/blobs/uploads/740dbef8-a6c9-4e54-b0f6-9c042026d5fd?_state=UnkylEGfb4hFF-zxUMilarURohHft4eHAUEMcRbtcNJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0MGRiZWY4LWE2YzktNGU1NC1iMGY2LTljMDQyMDI2ZDVmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTY0ODgzNTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=159.122µ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=1c3761de-82ba-4171-9ab1-06e9ecdd60e1 trace.line=82 vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=19.816µ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=40353ce8-fd64-47c4-b36a-4994bbc0e0fd trace.line=141 vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=141.957µ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=23f959b9-282e-440a-b3bb-574d37b82446 trace.line=124 vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.723Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=18.7µ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=2a1d08d2-b82c-450c-afa7-31d6780f790b trace.line=141 vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=17.058µ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=68744ca5-8349-4b18-97be-da1d35ea3503 trace.line=141 vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=8.41µ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=4fe8c2f8-4c7e-4769-a9a7-fabd90b8e0cf trace.line=141 vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=40.066µ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=5f8e99ce-1622-413e-894a-10f45dbdb4dc trace.line=167 vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=44.266µ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=b05b2fe1-09e0-4ef9-8061-48601e1c4250 trace.line=95 vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0711befa-534a-4798-827f-a5a118724af1\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=502.882µ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=a2b88383-f32e-490c-9ead-f266b8968546 trace.line=181 vars.name=test vars.uuid=0711befa-534a-4798-827f-a5a118724af1 version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ca3d9dd0-31a2-48ab-8043-fc0889315bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.234961ms http.response.status=201 http.response.written=0 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "PUT /v2/test/blobs/uploads/0711befa-534a-4798-827f-a5a118724af1?_state=Fm-QSObXZurNGZtzuaxhnIzMqLgi0N1qA9U_2ycJbuN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA3MTFiZWZhLTUzNGEtNDc5OC04MjdmLWE1YTExODcyNGFmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNjoyNDoxMC42MTk2MjgxNzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cb47e040-a650-4df5-8491-cc47901cd30c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cb47e040-a650-4df5-8491-cc47901cd30c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cb47e040-a650-4df5-8491-cc47901cd30c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=45.243µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca2f8fcb-4dc0-4a05-8ab9-54e94cc2f665 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cb47e040-a650-4df5-8491-cc47901cd30c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.418597ms http.response.status=404 http.response.written=96 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=56.057µ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=b4e2470e-26a1-420f-bf60-79e808c4603b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=42.666µ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=c943f052-6eac-4a98-80ee-14cf23d036fd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=38.514µ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=8a6fb736-952d-4585-9755-f5c0460824de trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=13.571µ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=ba8c1800-46d2-4230-ad57-e681456805b4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=35.241µ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=b1d1aaf6-6f77-45a5-9a27-e955266b51fe trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=115.717µ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=95db23c1-3089-46b9-8cff-e780c6ef6765 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=135.59µ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=daea5709-b774-41b3-9230-452adc190b25 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=54.572µ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=e821330d-664a-4ef4-be17-d6e70dcd3217 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=106.617µ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=acbbfce2-7e31-4e7e-839f-41063598e687 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=67.823µ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=d27c22ef-2767-43eb-a778-41bcfe9853fa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a91b0bae-820f-48ef-97f4-67d0322f435c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.109324ms http.response.status=201 http.response.written=0 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a247ca06-3900-4293-9c87-1cb58871815c http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a247ca06-3900-4293-9c87-1cb58871815c http.request.method=GET http.request.remoteaddr="127.0.0.1:39572" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="854.792µs" http.response.status=200 http.response.written=2 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.724Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:24:10 [2023-02-08T16:24:10.724Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b1a48c3c-bf66-4fb9-a672-b8eba1eda912 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39574" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b1a48c3c-bf66-4fb9-a672-b8eba1eda912 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39574" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b1a48c3c-bf66-4fb9-a672-b8eba1eda912 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39574" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=46.605µ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=ff01a83b-17f4-45c1-a42c-23df5dfe22ee trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b1a48c3c-bf66-4fb9-a672-b8eba1eda912 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39574" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b1a48c3c-bf66-4fb9-a672-b8eba1eda912 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39574" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=166.727µ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=5b352b1c-0109-4be8-bb8d-46d70142cee3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b1a48c3c-bf66-4fb9-a672-b8eba1eda912 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39574" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=17.256µ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=107279de-dd3b-46ac-9e8e-1d22bab3692c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b1a48c3c-bf66-4fb9-a672-b8eba1eda912 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39574" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=31.508µ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=b336e4c6-acd1-4ed4-9399-285b632c4d52 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b1a48c3c-bf66-4fb9-a672-b8eba1eda912 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39574" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b1a48c3c-bf66-4fb9-a672-b8eba1eda912 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39574" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.455928ms http.response.status=200 http.response.written=417 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6c722f4-8fa9-4659-b374-7701dee92e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6c722f4-8fa9-4659-b374-7701dee92e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6c722f4-8fa9-4659-b374-7701dee92e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6c722f4-8fa9-4659-b374-7701dee92e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=86.564µ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=67748267-6dd7-427d-a5bd-3a46ed1cc4f5 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6c722f4-8fa9-4659-b374-7701dee92e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=22.006µ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=960ac558-55d4-4097-947e-587cf319df8a trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6c722f4-8fa9-4659-b374-7701dee92e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=45.711µ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=ecedd8f5-6b6b-47a2-9b0b-da1bf3fdb3c5 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6c722f4-8fa9-4659-b374-7701dee92e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6c722f4-8fa9-4659-b374-7701dee92e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39588" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.420046ms http.response.status=200 http.response.written=417 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=67.938µ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=dc996cf9-5bc7-43f8-85ea-6c2f8cf737ff trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=32.008µ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=6b4ed9e2-8895-4732-98a6-d5d4ae7f94e9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=33.034µ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=3bdccee2-7653-4984-96b4-a3f8f5e71c3b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=38.482µ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=5a0d0110-2fbb-4d6a-a769-2bdcb7b87dd9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.725Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=24.46µ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=aad33c49-7ba8-4a05-8cde-ceeb21668e2f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=6.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).URLFor" trace.id=423ca9d0-042f-4d1a-83e3-15e758ea983f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=20.406µ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=9d0c0e72-a39f-4f55-b886-2d151a16d840 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=26.289µ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=53e639df-42d7-498e-a881-763eb067f3c0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=14.925µ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=b765f088-26c7-4b72-9c87-053faf7a2d75 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=14.794µ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=7146221a-e19e-40ea-928e-b1c8aac36408 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=38.63µ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=66af2de9-25fe-48bc-aeb5-6044f8d5071b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=8.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=e8a3e5d8-c347-4339-b081-9a894e03fa9d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=5.268µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=bbbf0a66-6d00-4809-8ced-17b099aa05f8 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e 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).ReadStream" trace.id=69b8025c-d8f4-4a6f-9290-a53f0141a952 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=31.311µ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=35dd99b6-8dba-493d-9087-f781af168dc5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=11.668µ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=b56854e7-7c80-40bd-86ac-cf4d89ab6fc3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d754389a-96cf-4b3c-8aaa-07157611c427 http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.740608ms http.response.status=200 http.response.written=179 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=2.98409ms 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=8a71e846-189a-46b6-96ff-af62c8cd1eed trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=22.909µ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=6c466ddb-c73c-47fd-908e-15ad8d222203 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71afb494-e9eb-4134-82cf-c616a6247396 http.request.method=GET http.request.remoteaddr="127.0.0.1:39598" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.67147ms http.response.status=200 http.response.written=68 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.726Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:24:10 [2023-02-08T16:24:10.986Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b6e728a5-9dc9-497a-b8e1-f8f39cfa5626 http.request.method=GET http.request.remoteaddr="127.0.0.1:39622" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.986Z] time="2023-02-08T16:24:10Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b6e728a5-9dc9-497a-b8e1-f8f39cfa5626 http.request.method=GET http.request.remoteaddr="127.0.0.1:39622" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="932.929µs" http.response.status=200 http.response.written=2 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.986Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:24:10 [2023-02-08T16:24:10.986Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f8d4f841-4420-4220-a5cf-08b9bd22bdd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39624" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.986Z] time="2023-02-08T16:24:10Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f8d4f841-4420-4220-a5cf-08b9bd22bdd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39624" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.986Z] time="2023-02-08T16:24:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f8d4f841-4420-4220-a5cf-08b9bd22bdd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39624" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f8d4f841-4420-4220-a5cf-08b9bd22bdd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39624" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=36.192µ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=72eea5ed-3e66-41f7-96d4-78ff9feece7f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f8d4f841-4420-4220-a5cf-08b9bd22bdd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39624" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=20.52µ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=3df9253b-2c50-413c-ace6-b66bf6ccdb50 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] time="2023-02-08T16:24:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f8d4f841-4420-4220-a5cf-08b9bd22bdd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39624" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.203345ms http.response.status=404 http.response.written=181 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:24:10 [2023-02-08T16:24:10.987Z] time="2023-02-08T16:24:10Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=66eaba5a-3a2e-439d-bf2e-a6d61b624a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:39626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] time="2023-02-08T16:24:10Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=66eaba5a-3a2e-439d-bf2e-a6d61b624a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:39626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] time="2023-02-08T16:24:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=66eaba5a-3a2e-439d-bf2e-a6d61b624a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:39626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=66eaba5a-3a2e-439d-bf2e-a6d61b624a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:39626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=29.046µ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=79865688-f5e3-40ec-8123-7cebb5ad0a59 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] time="2023-02-08T16:24:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=66eaba5a-3a2e-439d-bf2e-a6d61b624a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:39626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e trace.duration=11.019µ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=30a6b4be-e389-44ad-bdcd-2c4787cb6bd5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] time="2023-02-08T16:24:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=66eaba5a-3a2e-439d-bf2e-a6d61b624a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:39626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.079718ms http.response.status=404 http.response.written=181 instance.id=33557d26-a482-4cd3-adcb-f3a7e004054e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:24:10 [2023-02-08T16:24:10.987Z] 127.0.0.1 - - [08/Feb/2023:16:24:10 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/4002fa877b4c3b85647e94c3a6c7306a4f28daa1 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:24:10 [2023-02-08T16:24:10.987Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) 16:24:10 [2023-02-08T16:24:10.987Z] === RUN TestRemoveImageOrphaning 16:24:11 [2023-02-08T16:24:11.247Z] --- PASS: TestRemoveImageOrphaning (0.26s) 16:24:11 [2023-02-08T16:24:11.247Z] === RUN TestRemoveImageGarbageCollector 16:24:11 [2023-02-08T16:24:11.247Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:24:11 [2023-02-08T16:24:11.247Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 16:24:11 [2023-02-08T16:24:11.247Z] === RUN TestTagUnprefixedRepoByNameOrName 16:24:11 [2023-02-08T16:24:11.247Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 16:24:11 [2023-02-08T16:24:11.247Z] === RUN TestTagInvalidReference 16:24:11 [2023-02-08T16:24:11.247Z] --- PASS: TestTagInvalidReference (0.01s) 16:24:11 [2023-02-08T16:24:11.247Z] === RUN TestTagValidPrefixedRepo 16:24:11 [2023-02-08T16:24:11.247Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 16:24:11 [2023-02-08T16:24:11.247Z] === RUN TestTagExistedNameWithoutForce 16:24:11 [2023-02-08T16:24:11.247Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 16:24:11 [2023-02-08T16:24:11.247Z] === RUN TestTagOfficialNames 16:24:11 [2023-02-08T16:24:11.247Z] --- PASS: TestTagOfficialNames (0.06s) 16:24:11 [2023-02-08T16:24:11.247Z] === RUN TestTagMatchesDigest 16:24:11 [2023-02-08T16:24:11.247Z] --- PASS: TestTagMatchesDigest (0.02s) 16:24:11 [2023-02-08T16:24:11.247Z] PASS 16:24:11 [2023-02-08T16:24:11.247Z] 16:24:11 [2023-02-08T16:24:11.247Z] === Skipped 16:24:11 [2023-02-08T16:24:11.247Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 16:24:11 [2023-02-08T16:24:11.247Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 16:24:11 [2023-02-08T16:24:11.247Z] 16:24:11 [2023-02-08T16:24:11.247Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 16:24:11 [2023-02-08T16:24:11.247Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:24:11 [2023-02-08T16:24:11.247Z] 16:24:11 [2023-02-08T16:24:11.247Z] DONE 23 tests, 2 skipped in 1.692s 16:24:11 [2023-02-08T16:24:11.508Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 16:24:11 [2023-02-08T16:24:11.508Z] ++ 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 16:24:11 [2023-02-08T16:24:11.508Z] ++ set -e 16:24:11 [2023-02-08T16:24:11.508Z] ++ '[' -n 0 ']' 16:24:11 [2023-02-08T16:24:11.508Z] ++ set -x 16:24:11 [2023-02-08T16:24:11.508Z] ++ 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 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 16:24:11 [2023-02-08T16:24:11.508Z] === RUN TestStripANSICommands 16:24:11 [2023-02-08T16:24:11.508Z] === RUN TestStripANSICommands/#00 16:24:11 [2023-02-08T16:24:11.508Z] === RUN TestStripANSICommands/#01 16:24:11 [2023-02-08T16:24:11.508Z] --- PASS: TestStripANSICommands (0.00s) 16:24:11 [2023-02-08T16:24:11.508Z] --- PASS: TestStripANSICommands/#00 (0.00s) 16:24:11 [2023-02-08T16:24:11.508Z] --- PASS: TestStripANSICommands/#01 (0.00s) 16:24:11 [2023-02-08T16:24:11.508Z] PASS 16:24:11 [2023-02-08T16:24:11.508Z] 16:24:11 [2023-02-08T16:24:11.508Z] DONE 3 tests in 0.053s 16:24:11 [2023-02-08T16:24:11.508Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 16:24:11 [2023-02-08T16:24:11.508Z] ++ 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 16:24:11 [2023-02-08T16:24:11.508Z] ++ set -e 16:24:11 [2023-02-08T16:24:11.508Z] ++ '[' -n 0 ']' 16:24:11 [2023-02-08T16:24:11.508Z] ++ set -x 16:24:11 [2023-02-08T16:24:11.508Z] ++ 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 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 16:24:11 [2023-02-08T16:24:11.508Z] INFO: Testing against a local daemon 16:24:11 [2023-02-08T16:24:11.508Z] === RUN TestNetworkCreateDelete 16:24:11 [2023-02-08T16:24:11.768Z] --- PASS: TestNetworkCreateDelete (0.15s) 16:24:11 [2023-02-08T16:24:11.768Z] === RUN TestDockerNetworkDeletePreferID 16:24:12 [2023-02-08T16:24:12.338Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) 16:24:12 [2023-02-08T16:24:12.338Z] === RUN TestDaemonDNSFallback 16:24:18 [2023-02-08T16:24:18.914Z] --- PASS: TestDaemonDNSFallback (6.34s) 16:24:18 [2023-02-08T16:24:18.914Z] === RUN TestInspectNetwork 16:24:22 [2023-02-08T16:24:22.210Z] === RUN TestInspectNetwork/full_network_id 16:24:22 [2023-02-08T16:24:22.210Z] === RUN TestInspectNetwork/partial_network_id 16:24:22 [2023-02-08T16:24:22.210Z] === RUN TestInspectNetwork/network_name 16:24:22 [2023-02-08T16:24:22.210Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 16:24:26 [2023-02-08T16:24:26.409Z] --- PASS: TestInspectNetwork (7.23s) 16:24:26 [2023-02-08T16:24:26.409Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 16:24:26 [2023-02-08T16:24:26.409Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 16:24:26 [2023-02-08T16:24:26.409Z] --- PASS: TestInspectNetwork/network_name (0.00s) 16:24:26 [2023-02-08T16:24:26.409Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 16:24:26 [2023-02-08T16:24:26.409Z] === RUN TestRunContainerWithBridgeNone 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/create 16:24:27 [2023-02-08T16:24:27.350Z] === PAUSE TestNetworkInvalidJSON/networks/create 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 16:24:27 [2023-02-08T16:24:27.350Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 16:24:27 [2023-02-08T16:24:27.350Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 16:24:27 [2023-02-08T16:24:27.350Z] === CONT TestNetworkInvalidJSON/networks/create 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 16:24:27 [2023-02-08T16:24:27.350Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 16:24:27 [2023-02-08T16:24:27.350Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON (0.01s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkList 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkList//networks 16:24:27 [2023-02-08T16:24:27.350Z] === PAUSE TestNetworkList//networks 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestNetworkList//networks/ 16:24:27 [2023-02-08T16:24:27.350Z] === PAUSE TestNetworkList//networks/ 16:24:27 [2023-02-08T16:24:27.350Z] === CONT TestNetworkList//networks 16:24:27 [2023-02-08T16:24:27.350Z] === CONT TestNetworkList//networks/ 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkList (0.02s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkList//networks/ (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] --- PASS: TestNetworkList//networks (0.00s) 16:24:27 [2023-02-08T16:24:27.350Z] === RUN TestHostIPv4BridgeLabel 16:24:27 [2023-02-08T16:24:27.920Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) 16:24:27 [2023-02-08T16:24:27.920Z] === RUN TestDaemonRestartWithLiveRestore 16:24:28 [2023-02-08T16:24:28.860Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 16:24:28 [2023-02-08T16:24:28.860Z] === RUN TestDaemonDefaultNetworkPools 16:24:29 [2023-02-08T16:24:29.800Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 16:24:29 [2023-02-08T16:24:29.800Z] === RUN TestDaemonRestartWithExistingNetwork 16:24:30 [2023-02-08T16:24:30.740Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 16:24:30 [2023-02-08T16:24:30.740Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 16:24:32 [2023-02-08T16:24:32.122Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) 16:24:32 [2023-02-08T16:24:32.122Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 16:24:32 [2023-02-08T16:24:32.691Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 16:24:32 [2023-02-08T16:24:32.691Z] === RUN TestServiceWithPredefinedNetwork 16:24:35 [2023-02-08T16:24:35.232Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) 16:24:35 [2023-02-08T16:24:35.232Z] === RUN TestServiceRemoveKeepsIngressNetwork 16:24:35 [2023-02-08T16:24:35.232Z] service_test.go:242: FLAKY_TEST 16:24:35 [2023-02-08T16:24:35.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 16:24:35 [2023-02-08T16:24:35.232Z] === RUN TestServiceWithDataPathPortInit 16:24:50 [2023-02-08T16:24:50.129Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) 16:24:50 [2023-02-08T16:24:50.129Z] === RUN TestServiceWithDefaultAddressPoolInit 16:24:51 [2023-02-08T16:24:51.070Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q79aenyahz7n0fw7e3wqmctp2 Created:2023-02-08 16:24:49.850974868 +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[3124b9a4ba93b4dc2ce8e611db25f1a4c692dc206ff977be32807eb30cc2ecba:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mesw14q5yllsp17qmufhdkp0i EndpointID:a7dedcffa1c01fbabe118d81297466a79acdde6b631d0a4b58979cd2cf8b6547 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:68b18b16c8af4cc71b7c3eef1b824a259dc4ce709ad156a9e8b2521a1a7349fb 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:36618154e051 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mesw14q5yllsp17qmufhdkp0i EndpointID:a7dedcffa1c01fbabe118d81297466a79acdde6b631d0a4b58979cd2cf8b6547 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 16:24:56 [2023-02-08T16:24:56.353Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) 16:24:56 [2023-02-08T16:24:56.353Z] PASS 16:24:56 [2023-02-08T16:24:56.353Z] 16:24:56 [2023-02-08T16:24:56.353Z] === Skipped 16:24:56 [2023-02-08T16:24:56.353Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 16:24:56 [2023-02-08T16:24:56.353Z] service_test.go:242: FLAKY_TEST 16:24:56 [2023-02-08T16:24:56.353Z] 16:24:56 [2023-02-08T16:24:56.353Z] DONE 38 tests, 1 skipped in 43.978s 16:24:56 [2023-02-08T16:24:56.353Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 16:24:56 [2023-02-08T16:24:56.353Z] ++ 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 16:24:56 [2023-02-08T16:24:56.353Z] ++ set -e 16:24:56 [2023-02-08T16:24:56.353Z] ++ '[' -n 0 ']' 16:24:56 [2023-02-08T16:24:56.353Z] ++ set -x 16:24:56 [2023-02-08T16:24:56.353Z] ++ 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 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 16:24:56 [2023-02-08T16:24:56.353Z] INFO: Testing against a local daemon 16:24:56 [2023-02-08T16:24:56.353Z] === RUN TestDockerNetworkIpvlanPersistance 16:24:56 [2023-02-08T16:24:56.353Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:24:56 [2023-02-08T16:24:56.353Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 16:24:56 [2023-02-08T16:24:56.353Z] === RUN TestDockerNetworkIpvlan 16:24:56 [2023-02-08T16:24:56.353Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:24:56 [2023-02-08T16:24:56.353Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 16:24:56 [2023-02-08T16:24:56.353Z] PASS 16:24:56 [2023-02-08T16:24:56.353Z] 16:24:56 [2023-02-08T16:24:56.353Z] === Skipped 16:24:56 [2023-02-08T16:24:56.353Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 16:24:56 [2023-02-08T16:24:56.353Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:24:56 [2023-02-08T16:24:56.353Z] 16:24:56 [2023-02-08T16:24:56.353Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 16:24:56 [2023-02-08T16:24:56.353Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:24:56 [2023-02-08T16:24:56.353Z] 16:24:56 [2023-02-08T16:24:56.353Z] DONE 2 tests, 2 skipped in 0.218s 16:24:56 [2023-02-08T16:24:56.353Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 16:24:56 [2023-02-08T16:24:56.353Z] ++ 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 16:24:56 [2023-02-08T16:24:56.353Z] ++ set -e 16:24:56 [2023-02-08T16:24:56.353Z] ++ '[' -n 0 ']' 16:24:56 [2023-02-08T16:24:56.353Z] ++ set -x 16:24:56 [2023-02-08T16:24:56.353Z] ++ 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 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 16:24:56 [2023-02-08T16:24:56.353Z] INFO: Testing against a local daemon 16:24:56 [2023-02-08T16:24:56.353Z] === RUN TestDockerNetworkMacvlanPersistance 16:24:57 [2023-02-08T16:24:57.734Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.66s) 16:24:57 [2023-02-08T16:24:57.735Z] === RUN TestDockerNetworkMacvlan 16:24:58 [2023-02-08T16:24:58.305Z] === RUN TestDockerNetworkMacvlan/Subinterface 16:24:58 [2023-02-08T16:24:58.875Z] === RUN TestDockerNetworkMacvlan/OverlapParent 16:24:59 [2023-02-08T16:24:59.816Z] === RUN TestDockerNetworkMacvlan/NilParent 16:25:01 [2023-02-08T16:25:01.726Z] === RUN TestDockerNetworkMacvlan/InternalMode 16:25:03 [2023-02-08T16:25:03.108Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 16:25:06 [2023-02-08T16:25:06.409Z] === RUN TestDockerNetworkMacvlan/Addressing 16:25:07 [2023-02-08T16:25:07.350Z] --- PASS: TestDockerNetworkMacvlan (9.78s) 16:25:07 [2023-02-08T16:25:07.351Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 16:25:07 [2023-02-08T16:25:07.351Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 16:25:07 [2023-02-08T16:25:07.351Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) 16:25:07 [2023-02-08T16:25:07.351Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) 16:25:07 [2023-02-08T16:25:07.351Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) 16:25:07 [2023-02-08T16:25:07.351Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) 16:25:07 [2023-02-08T16:25:07.351Z] PASS 16:25:07 [2023-02-08T16:25:07.351Z] 16:25:07 [2023-02-08T16:25:07.351Z] DONE 8 tests in 11.617s 16:25:07 [2023-02-08T16:25:07.351Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 16:25:07 [2023-02-08T16:25:07.351Z] ++ 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 16:25:07 [2023-02-08T16:25:07.351Z] ++ set -e 16:25:07 [2023-02-08T16:25:07.351Z] ++ '[' -n 0 ']' 16:25:07 [2023-02-08T16:25:07.351Z] ++ set -x 16:25:07 [2023-02-08T16:25:07.351Z] ++ 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 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 16:25:07 [2023-02-08T16:25:07.351Z] testing: warning: no tests to run 16:25:07 [2023-02-08T16:25:07.351Z] PASS 16:25:07 [2023-02-08T16:25:07.351Z] 16:25:07 [2023-02-08T16:25:07.351Z] DONE 0 tests in 0.038s 16:25:07 [2023-02-08T16:25:07.351Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 16:25:07 [2023-02-08T16:25:07.351Z] ++ 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 16:25:07 [2023-02-08T16:25:07.351Z] ++ set -e 16:25:07 [2023-02-08T16:25:07.351Z] ++ '[' -n 0 ']' 16:25:07 [2023-02-08T16:25:07.351Z] ++ set -x 16:25:07 [2023-02-08T16:25:07.351Z] ++ 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 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 16:25:07 [2023-02-08T16:25:07.611Z] INFO: Testing against a local daemon 16:25:07 [2023-02-08T16:25:07.611Z] === RUN TestAuthZPluginAllowRequest 16:25:09 [2023-02-08T16:25:09.031Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) 16:25:09 [2023-02-08T16:25:09.031Z] === RUN TestAuthZPluginTLS 16:25:09 [2023-02-08T16:25:09.301Z] --- PASS: TestAuthZPluginTLS (0.56s) 16:25:09 [2023-02-08T16:25:09.301Z] === RUN TestAuthZPluginDenyRequest 16:25:09 [2023-02-08T16:25:09.874Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 16:25:09 [2023-02-08T16:25:09.874Z] === RUN TestAuthZPluginAPIDenyResponse 16:25:10 [2023-02-08T16:25:10.444Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 16:25:10 [2023-02-08T16:25:10.444Z] === RUN TestAuthZPluginDenyResponse 16:25:11 [2023-02-08T16:25:11.017Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 16:25:11 [2023-02-08T16:25:11.017Z] === RUN TestAuthZPluginAllowEventStream 16:25:11 [2023-02-08T16:25:11.962Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) 16:25:11 [2023-02-08T16:25:11.962Z] === RUN TestAuthZPluginErrorResponse 16:25:12 [2023-02-08T16:25:12.533Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 16:25:12 [2023-02-08T16:25:12.533Z] === RUN TestAuthZPluginErrorRequest 16:25:13 [2023-02-08T16:25:13.103Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 16:25:13 [2023-02-08T16:25:13.103Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 16:25:13 [2023-02-08T16:25:13.673Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 16:25:13 [2023-02-08T16:25:13.673Z] === RUN TestAuthZPluginEnsureLoadImportWorking 16:25:15 [2023-02-08T16:25:15.055Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s) 16:25:15 [2023-02-08T16:25:15.055Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 16:25:16 [2023-02-08T16:25:16.437Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) 16:25:16 [2023-02-08T16:25:16.437Z] === RUN TestAuthZPluginHeader 16:25:17 [2023-02-08T16:25:17.377Z] --- PASS: TestAuthZPluginHeader (0.72s) 16:25:17 [2023-02-08T16:25:17.377Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 16:25:17 [2023-02-08T16:25:17.377Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:17 [2023-02-08T16:25:17.377Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:25:17 [2023-02-08T16:25:17.377Z] === RUN TestAuthZPluginV2Disable 16:25:17 [2023-02-08T16:25:17.377Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:17 [2023-02-08T16:25:17.377Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 16:25:17 [2023-02-08T16:25:17.377Z] === RUN TestAuthZPluginV2RejectVolumeRequests 16:25:17 [2023-02-08T16:25:17.377Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:17 [2023-02-08T16:25:17.377Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:25:17 [2023-02-08T16:25:17.377Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 16:25:17 [2023-02-08T16:25:17.377Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:17 [2023-02-08T16:25:17.377Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:25:17 [2023-02-08T16:25:17.377Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) 16:25:35 [2023-02-08T16:25:35.480Z] PASS 16:25:35 [2023-02-08T16:25:35.480Z] 16:25:35 [2023-02-08T16:25:35.480Z] === Skipped 16:25:35 [2023-02-08T16:25:35.480Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:35 [2023-02-08T16:25:35.480Z] 16:25:35 [2023-02-08T16:25:35.480Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:35 [2023-02-08T16:25:35.480Z] 16:25:35 [2023-02-08T16:25:35.480Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:35 [2023-02-08T16:25:35.480Z] 16:25:35 [2023-02-08T16:25:35.480Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:35 [2023-02-08T16:25:35.480Z] 16:25:35 [2023-02-08T16:25:35.480Z] DONE 17 tests, 4 skipped in 26.762s 16:25:35 [2023-02-08T16:25:35.480Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 16:25:35 [2023-02-08T16:25:35.480Z] ++ 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 16:25:35 [2023-02-08T16:25:35.480Z] ++ set -e 16:25:35 [2023-02-08T16:25:35.480Z] ++ '[' -n 0 ']' 16:25:35 [2023-02-08T16:25:35.480Z] ++ set -x 16:25:35 [2023-02-08T16:25:35.480Z] ++ 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 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 16:25:35 [2023-02-08T16:25:35.480Z] INFO: Testing against a local daemon 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 16:25:35 [2023-02-08T16:25:35.480Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 16:25:35 [2023-02-08T16:25:35.480Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/pull 16:25:35 [2023-02-08T16:25:35.480Z] === PAUSE TestPluginInvalidJSON/plugins/pull 16:25:35 [2023-02-08T16:25:35.480Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 16:25:35 [2023-02-08T16:25:35.480Z] === CONT TestPluginInvalidJSON/plugins/pull 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 16:25:35 [2023-02-08T16:25:35.480Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON (0.02s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInstall 16:25:35 [2023-02-08T16:25:35.480Z] === RUN TestPluginInstall/no_auth 16:25:38 [2023-02-08T16:25:38.778Z] time="2023-02-08T16:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:25:38 [2023-02-08T16:25:38.778Z] time="2023-02-08T16:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ae8550d2cf992d71aec34d0963e4a7d0be35486413d460c90143f859154d58d" mediatype=application/vnd.docker.plugin.v1+json size=522 16:25:38 [2023-02-08T16:25:38.778Z] time="2023-02-08T16:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:25:38 [2023-02-08T16:25:38.778Z] time="2023-02-08T16:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ae8550d2cf992d71aec34d0963e4a7d0be35486413d460c90143f859154d58d" mediatype=application/vnd.docker.plugin.v1+json size=522 16:25:38 [2023-02-08T16:25:38.778Z] === RUN TestPluginInstall/with_htpasswd 16:25:39 [2023-02-08T16:25:39.038Z] time="2023-02-08T16:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:25:39 [2023-02-08T16:25:39.038Z] time="2023-02-08T16:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ae8550d2cf992d71aec34d0963e4a7d0be35486413d460c90143f859154d58d" mediatype=application/vnd.docker.plugin.v1+json size=522 16:25:39 [2023-02-08T16:25:39.038Z] time="2023-02-08T16:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:25:39 [2023-02-08T16:25:39.038Z] time="2023-02-08T16:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ae8550d2cf992d71aec34d0963e4a7d0be35486413d460c90143f859154d58d" mediatype=application/vnd.docker.plugin.v1+json size=522 16:25:39 [2023-02-08T16:25:39.298Z] === RUN TestPluginInstall/with_insecure 16:25:40 [2023-02-08T16:25:40.239Z] time="2023-02-08T16:25:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:25:40 [2023-02-08T16:25:40.239Z] time="2023-02-08T16:25:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78717345eef67dde452786dfb87bd24dd808e8442141c2242bfd50763352ddaf" mediatype=application/vnd.docker.plugin.v1+json size=522 16:25:40 [2023-02-08T16:25:40.239Z] time="2023-02-08T16:25:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:25:40 [2023-02-08T16:25:40.239Z] time="2023-02-08T16:25:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78717345eef67dde452786dfb87bd24dd808e8442141c2242bfd50763352ddaf" mediatype=application/vnd.docker.plugin.v1+json size=522 16:25:40 [2023-02-08T16:25:40.499Z] plugin_test.go:195: [d2c22f26bb8dc] daemon is not started 16:25:40 [2023-02-08T16:25:40.499Z] --- PASS: TestPluginInstall (6.12s) 16:25:40 [2023-02-08T16:25:40.499Z] --- PASS: TestPluginInstall/no_auth (4.46s) 16:25:40 [2023-02-08T16:25:40.499Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) 16:25:40 [2023-02-08T16:25:40.499Z] --- PASS: TestPluginInstall/with_insecure (1.06s) 16:25:40 [2023-02-08T16:25:40.499Z] === RUN TestPluginsWithRuntimes 16:25:41 [2023-02-08T16:25:41.881Z] === RUN TestPluginsWithRuntimes/No_Args 16:25:42 [2023-02-08T16:25:42.821Z] === RUN TestPluginsWithRuntimes/With_Args 16:25:43 [2023-02-08T16:25:43.761Z] --- PASS: TestPluginsWithRuntimes (3.41s) 16:25:43 [2023-02-08T16:25:43.761Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) 16:25:43 [2023-02-08T16:25:43.761Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) 16:25:43 [2023-02-08T16:25:43.761Z] === RUN TestPluginBackCompatMediaTypes 16:25:44 [2023-02-08T16:25:44.701Z] --- PASS: TestPluginBackCompatMediaTypes (0.68s) 16:25:44 [2023-02-08T16:25:44.701Z] PASS 16:25:44 [2023-02-08T16:25:44.701Z] 16:25:44 [2023-02-08T16:25:44.701Z] DONE 24 tests in 10.384s 16:25:44 [2023-02-08T16:25:44.701Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 16:25:44 [2023-02-08T16:25:44.701Z] ++ 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 16:25:44 [2023-02-08T16:25:44.701Z] ++ set -e 16:25:44 [2023-02-08T16:25:44.701Z] ++ '[' -n 0 ']' 16:25:44 [2023-02-08T16:25:44.701Z] ++ set -x 16:25:44 [2023-02-08T16:25:44.701Z] ++ 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 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 16:25:44 [2023-02-08T16:25:44.701Z] INFO: Testing against a local daemon 16:25:44 [2023-02-08T16:25:44.701Z] === RUN TestExternalGraphDriver 16:25:44 [2023-02-08T16:25:44.961Z] === RUN TestExternalGraphDriver/json 16:25:46 [2023-02-08T16:25:46.870Z] === RUN TestExternalGraphDriver/spec 16:25:48 [2023-02-08T16:25:48.252Z] === RUN TestExternalGraphDriver/pull 16:25:50 [2023-02-08T16:25:50.162Z] --- PASS: TestExternalGraphDriver (5.18s) 16:25:50 [2023-02-08T16:25:50.162Z] --- PASS: TestExternalGraphDriver/json (1.60s) 16:25:50 [2023-02-08T16:25:50.162Z] --- PASS: TestExternalGraphDriver/spec (1.58s) 16:25:50 [2023-02-08T16:25:50.162Z] --- PASS: TestExternalGraphDriver/pull (1.66s) 16:25:50 [2023-02-08T16:25:50.162Z] === RUN TestGraphdriverPluginV2 16:25:50 [2023-02-08T16:25:50.162Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:50 [2023-02-08T16:25:50.162Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 16:25:50 [2023-02-08T16:25:50.162Z] PASS 16:25:50 [2023-02-08T16:25:50.162Z] 16:25:50 [2023-02-08T16:25:50.162Z] === Skipped 16:25:50 [2023-02-08T16:25:50.162Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 16:25:50 [2023-02-08T16:25:50.162Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:25:50 [2023-02-08T16:25:50.162Z] 16:25:50 [2023-02-08T16:25:50.162Z] DONE 5 tests, 1 skipped in 5.623s 16:25:50 [2023-02-08T16:25:50.162Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 16:25:50 [2023-02-08T16:25:50.162Z] ++ 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 16:25:50 [2023-02-08T16:25:50.162Z] ++ set -e 16:25:50 [2023-02-08T16:25:50.162Z] ++ '[' -n 0 ']' 16:25:50 [2023-02-08T16:25:50.162Z] ++ set -x 16:25:50 [2023-02-08T16:25:50.162Z] ++ 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 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 16:25:50 [2023-02-08T16:25:50.422Z] INFO: Testing against a local daemon 16:25:50 [2023-02-08T16:25:50.423Z] === RUN TestContinueAfterPluginCrash 16:25:50 [2023-02-08T16:25:50.423Z] === PAUSE TestContinueAfterPluginCrash 16:25:50 [2023-02-08T16:25:50.423Z] === RUN TestReadPluginNoRead 16:25:50 [2023-02-08T16:25:50.423Z] === PAUSE TestReadPluginNoRead 16:25:50 [2023-02-08T16:25:50.423Z] === RUN TestDaemonStartWithLogOpt 16:25:50 [2023-02-08T16:25:50.423Z] === PAUSE TestDaemonStartWithLogOpt 16:25:50 [2023-02-08T16:25:50.423Z] === CONT TestContinueAfterPluginCrash 16:25:50 [2023-02-08T16:25:50.423Z] === CONT TestDaemonStartWithLogOpt 16:25:53 [2023-02-08T16:25:53.718Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) 16:25:53 [2023-02-08T16:25:53.718Z] === CONT TestReadPluginNoRead 16:25:55 [2023-02-08T16:25:55.628Z] === RUN TestReadPluginNoRead/default 16:25:57 [2023-02-08T16:25:57.010Z] === RUN TestReadPluginNoRead/disabled_caching 16:25:58 [2023-02-08T16:25:58.393Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 16:25:58 [2023-02-08T16:25:58.653Z] --- PASS: TestContinueAfterPluginCrash (8.19s) 16:25:59 [2023-02-08T16:25:59.594Z] === CONT TestReadPluginNoRead 16:25:59 [2023-02-08T16:25:59.594Z] read_test.go:91: [dc9df56a11ab5] daemon is not started 16:25:59 [2023-02-08T16:25:59.594Z] --- PASS: TestReadPluginNoRead (5.95s) 16:25:59 [2023-02-08T16:25:59.594Z] --- PASS: TestReadPluginNoRead/default (1.29s) 16:25:59 [2023-02-08T16:25:59.594Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) 16:25:59 [2023-02-08T16:25:59.594Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) 16:25:59 [2023-02-08T16:25:59.594Z] PASS 16:25:59 [2023-02-08T16:25:59.594Z] 16:25:59 [2023-02-08T16:25:59.594Z] DONE 6 tests in 9.174s 16:25:59 [2023-02-08T16:25:59.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 16:25:59 [2023-02-08T16:25:59.594Z] ++ 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 16:25:59 [2023-02-08T16:25:59.594Z] ++ set -e 16:25:59 [2023-02-08T16:25:59.594Z] ++ '[' -n 0 ']' 16:25:59 [2023-02-08T16:25:59.594Z] ++ set -x 16:25:59 [2023-02-08T16:25:59.594Z] ++ 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 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 16:25:59 [2023-02-08T16:25:59.594Z] testing: warning: no tests to run 16:25:59 [2023-02-08T16:25:59.594Z] PASS 16:25:59 [2023-02-08T16:25:59.594Z] 16:25:59 [2023-02-08T16:25:59.594Z] DONE 0 tests in 0.043s 16:25:59 [2023-02-08T16:25:59.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 16:25:59 [2023-02-08T16:25:59.594Z] ++ 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 16:25:59 [2023-02-08T16:25:59.594Z] ++ set -e 16:25:59 [2023-02-08T16:25:59.594Z] ++ '[' -n 0 ']' 16:25:59 [2023-02-08T16:25:59.594Z] ++ set -x 16:25:59 [2023-02-08T16:25:59.594Z] ++ 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 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 16:25:59 [2023-02-08T16:25:59.854Z] INFO: Testing against a local daemon 16:25:59 [2023-02-08T16:25:59.854Z] === RUN TestPluginWithDevMounts 16:25:59 [2023-02-08T16:25:59.854Z] === PAUSE TestPluginWithDevMounts 16:25:59 [2023-02-08T16:25:59.854Z] === CONT TestPluginWithDevMounts 16:26:01 [2023-02-08T16:26:01.235Z] --- PASS: TestPluginWithDevMounts (1.56s) 16:26:01 [2023-02-08T16:26:01.235Z] PASS 16:26:01 [2023-02-08T16:26:01.235Z] 16:26:01 [2023-02-08T16:26:01.235Z] DONE 1 tests in 1.854s 16:26:01 [2023-02-08T16:26:01.235Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 16:26:01 [2023-02-08T16:26:01.235Z] ++ 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 16:26:01 [2023-02-08T16:26:01.235Z] ++ set -e 16:26:01 [2023-02-08T16:26:01.235Z] ++ '[' -n 0 ']' 16:26:01 [2023-02-08T16:26:01.235Z] ++ set -x 16:26:01 [2023-02-08T16:26:01.235Z] ++ 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 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 16:26:01 [2023-02-08T16:26:01.496Z] INFO: Testing against a local daemon 16:26:01 [2023-02-08T16:26:01.496Z] === RUN TestSecretInspect 16:26:04 [2023-02-08T16:26:04.037Z] --- PASS: TestSecretInspect (2.34s) 16:26:04 [2023-02-08T16:26:04.037Z] === RUN TestSecretList 16:26:05 [2023-02-08T16:26:05.947Z] --- PASS: TestSecretList (2.20s) 16:26:05 [2023-02-08T16:26:05.947Z] === RUN TestSecretsCreateAndDelete 16:26:08 [2023-02-08T16:26:08.488Z] --- PASS: TestSecretsCreateAndDelete (2.20s) 16:26:08 [2023-02-08T16:26:08.488Z] === RUN TestSecretsUpdate 16:26:10 [2023-02-08T16:26:10.397Z] --- PASS: TestSecretsUpdate (2.19s) 16:26:10 [2023-02-08T16:26:10.398Z] === RUN TestTemplatedSecret 16:26:12 [2023-02-08T16:26:12.939Z] --- PASS: TestTemplatedSecret (2.55s) 16:26:12 [2023-02-08T16:26:12.939Z] === RUN TestSecretCreateResolve 16:26:15 [2023-02-08T16:26:15.535Z] --- PASS: TestSecretCreateResolve (2.22s) 16:26:15 [2023-02-08T16:26:15.535Z] PASS 16:26:15 [2023-02-08T16:26:15.535Z] 16:26:15 [2023-02-08T16:26:15.535Z] DONE 6 tests in 13.818s 16:26:15 [2023-02-08T16:26:15.535Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 16:26:15 [2023-02-08T16:26:15.535Z] ++ 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 16:26:15 [2023-02-08T16:26:15.535Z] ++ set -e 16:26:15 [2023-02-08T16:26:15.535Z] ++ '[' -n 0 ']' 16:26:15 [2023-02-08T16:26:15.535Z] ++ set -x 16:26:15 [2023-02-08T16:26:15.535Z] ++ 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 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 16:26:15 [2023-02-08T16:26:15.535Z] INFO: Testing against a local daemon 16:26:15 [2023-02-08T16:26:15.535Z] === RUN TestServiceCreateInit 16:26:15 [2023-02-08T16:26:15.535Z] === RUN TestServiceCreateInit/daemonInitDisabled 16:26:19 [2023-02-08T16:26:19.735Z] === RUN TestServiceCreateInit/daemonInitEnabled 16:26:23 [2023-02-08T16:26:23.032Z] --- PASS: TestServiceCreateInit (7.37s) 16:26:23 [2023-02-08T16:26:23.032Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) 16:26:23 [2023-02-08T16:26:23.032Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) 16:26:23 [2023-02-08T16:26:23.032Z] === RUN TestCreateServiceMultipleTimes 16:26:41 [2023-02-08T16:26:41.138Z] --- PASS: TestCreateServiceMultipleTimes (15.44s) 16:26:41 [2023-02-08T16:26:41.139Z] === RUN TestCreateServiceConflict 16:26:41 [2023-02-08T16:26:41.139Z] --- PASS: TestCreateServiceConflict (2.32s) 16:26:41 [2023-02-08T16:26:41.139Z] === RUN TestCreateServiceMaxReplicas 16:26:43 [2023-02-08T16:26:43.049Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) 16:26:43 [2023-02-08T16:26:43.049Z] === RUN TestCreateWithDuplicateNetworkNames 16:26:57 [2023-02-08T16:26:57.945Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) 16:26:57 [2023-02-08T16:26:57.945Z] === RUN TestCreateServiceSecretFileMode 16:26:58 [2023-02-08T16:26:58.885Z] --- PASS: TestCreateServiceSecretFileMode (2.45s) 16:26:58 [2023-02-08T16:26:58.885Z] === RUN TestCreateServiceConfigFileMode 16:27:01 [2023-02-08T16:27:01.425Z] --- PASS: TestCreateServiceConfigFileMode (2.45s) 16:27:01 [2023-02-08T16:27:01.425Z] === RUN TestCreateServiceSysctls 16:27:04 [2023-02-08T16:27:04.722Z] --- PASS: TestCreateServiceSysctls (3.33s) 16:27:04 [2023-02-08T16:27:04.722Z] === RUN TestCreateServiceCapabilities 16:27:07 [2023-02-08T16:27:07.264Z] --- PASS: TestCreateServiceCapabilities (2.51s) 16:27:07 [2023-02-08T16:27:07.264Z] === RUN TestInspect 16:27:10 [2023-02-08T16:27:10.560Z] --- PASS: TestInspect (2.88s) 16:27:10 [2023-02-08T16:27:10.560Z] === RUN TestCreateJob 16:27:13 [2023-02-08T16:27:13.101Z] --- PASS: TestCreateJob (3.07s) 16:27:13 [2023-02-08T16:27:13.101Z] === RUN TestReplicatedJob 16:27:18 [2023-02-08T16:27:18.382Z] --- PASS: TestReplicatedJob (5.30s) 16:27:18 [2023-02-08T16:27:18.382Z] === RUN TestUpdateReplicatedJob 16:27:21 [2023-02-08T16:27:21.679Z] --- PASS: TestUpdateReplicatedJob (3.17s) 16:27:21 [2023-02-08T16:27:21.679Z] === RUN TestServiceListWithStatuses 16:27:21 [2023-02-08T16:27:21.679Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 16:27:21 [2023-02-08T16:27:21.679Z] --- SKIP: TestServiceListWithStatuses (0.00s) 16:27:21 [2023-02-08T16:27:21.679Z] === RUN TestDockerNetworkConnectAlias 16:27:25 [2023-02-08T16:27:25.882Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) 16:27:25 [2023-02-08T16:27:25.882Z] === RUN TestDockerNetworkReConnect 16:27:29 [2023-02-08T16:27:29.180Z] --- PASS: TestDockerNetworkReConnect (3.32s) 16:27:29 [2023-02-08T16:27:29.180Z] === RUN TestServicePlugin 16:27:29 [2023-02-08T16:27:29.180Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:27:29 [2023-02-08T16:27:29.180Z] --- SKIP: TestServicePlugin (0.00s) 16:27:29 [2023-02-08T16:27:29.180Z] === RUN TestServiceUpdateLabel 16:27:31 [2023-02-08T16:27:31.722Z] --- PASS: TestServiceUpdateLabel (2.24s) 16:27:31 [2023-02-08T16:27:31.722Z] === RUN TestServiceUpdateSecrets 16:27:46 [2023-02-08T16:27:46.616Z] --- PASS: TestServiceUpdateSecrets (14.46s) 16:27:46 [2023-02-08T16:27:46.616Z] === RUN TestServiceUpdateConfigs 16:28:01 [2023-02-08T16:28:01.548Z] --- PASS: TestServiceUpdateConfigs (14.56s) 16:28:01 [2023-02-08T16:28:01.548Z] === RUN TestServiceUpdateNetwork 16:28:13 [2023-02-08T16:28:13.769Z] --- PASS: TestServiceUpdateNetwork (12.33s) 16:28:13 [2023-02-08T16:28:13.769Z] === RUN TestServiceUpdatePidsLimit 16:28:13 [2023-02-08T16:28:13.769Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 16:28:14 [2023-02-08T16:28:14.709Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 16:28:21 [2023-02-08T16:28:21.282Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 16:28:29 [2023-02-08T16:28:29.464Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) 16:28:29 [2023-02-08T16:28:29.464Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 16:28:29 [2023-02-08T16:28:29.464Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) 16:28:29 [2023-02-08T16:28:29.464Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 16:28:29 [2023-02-08T16:28:29.464Z] PASS 16:28:29 [2023-02-08T16:28:29.464Z] 16:28:29 [2023-02-08T16:28:29.464Z] === Skipped 16:28:29 [2023-02-08T16:28:29.464Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 16:28:29 [2023-02-08T16:28:29.464Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 16:28:29 [2023-02-08T16:28:29.464Z] 16:28:29 [2023-02-08T16:28:29.464Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 16:28:29 [2023-02-08T16:28:29.464Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:28:29 [2023-02-08T16:28:29.464Z] 16:28:29 [2023-02-08T16:28:29.464Z] DONE 27 tests, 2 skipped in 133.495s 16:28:29 [2023-02-08T16:28:29.464Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 16:28:29 [2023-02-08T16:28:29.464Z] ++ 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 16:28:29 [2023-02-08T16:28:29.464Z] ++ set -e 16:28:29 [2023-02-08T16:28:29.464Z] ++ '[' -n 0 ']' 16:28:29 [2023-02-08T16:28:29.464Z] ++ set -x 16:28:29 [2023-02-08T16:28:29.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 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 16:28:29 [2023-02-08T16:28:29.464Z] INFO: Testing against a local daemon 16:28:29 [2023-02-08T16:28:29.464Z] === RUN TestSessionCreate 16:28:29 [2023-02-08T16:28:29.464Z] --- PASS: TestSessionCreate (0.03s) 16:28:29 [2023-02-08T16:28:29.464Z] === RUN TestSessionCreateWithBadUpgrade 16:28:29 [2023-02-08T16:28:29.464Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 16:28:29 [2023-02-08T16:28:29.464Z] PASS 16:28:29 [2023-02-08T16:28:29.464Z] 16:28:29 [2023-02-08T16:28:29.464Z] DONE 2 tests in 0.159s 16:28:29 [2023-02-08T16:28:29.464Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 16:28:29 [2023-02-08T16:28:29.464Z] ++ 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 16:28:29 [2023-02-08T16:28:29.464Z] ++ set -e 16:28:29 [2023-02-08T16:28:29.464Z] ++ '[' -n 0 ']' 16:28:29 [2023-02-08T16:28:29.464Z] ++ set -x 16:28:29 [2023-02-08T16:28:29.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 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 16:28:29 [2023-02-08T16:28:29.464Z] INFO: Testing against a local daemon 16:28:29 [2023-02-08T16:28:29.464Z] === RUN TestCgroupDriverSystemdMemoryLimit 16:28:29 [2023-02-08T16:28:29.464Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:28:29 [2023-02-08T16:28:29.464Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 16:28:29 [2023-02-08T16:28:29.464Z] === RUN TestDiskUsage 16:28:29 [2023-02-08T16:28:29.464Z] === PAUSE TestDiskUsage 16:28:29 [2023-02-08T16:28:29.464Z] === RUN TestEventsExecDie 16:28:29 [2023-02-08T16:28:29.464Z] --- PASS: TestEventsExecDie (0.56s) 16:28:29 [2023-02-08T16:28:29.464Z] === RUN TestEventsBackwardsCompatible 16:28:29 [2023-02-08T16:28:29.724Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 16:28:29 [2023-02-08T16:28:29.724Z] === RUN TestEventsVolumeCreate 16:28:29 [2023-02-08T16:28:29.724Z] --- PASS: TestEventsVolumeCreate (0.06s) 16:28:29 [2023-02-08T16:28:29.724Z] === RUN TestInfoBinaryCommits 16:28:29 [2023-02-08T16:28:29.724Z] --- PASS: TestInfoBinaryCommits (0.02s) 16:28:29 [2023-02-08T16:28:29.724Z] === RUN TestInfoAPIVersioned 16:28:29 [2023-02-08T16:28:29.724Z] --- PASS: TestInfoAPIVersioned (0.01s) 16:28:29 [2023-02-08T16:28:29.724Z] === RUN TestInfoAPI 16:28:29 [2023-02-08T16:28:29.724Z] --- PASS: TestInfoAPI (0.02s) 16:28:29 [2023-02-08T16:28:29.724Z] === RUN TestInfoAPIWarnings 16:28:47 [2023-02-08T16:28:47.824Z] --- PASS: TestInfoAPIWarnings (16.55s) 16:28:47 [2023-02-08T16:28:47.824Z] === RUN TestInfoDebug 16:28:47 [2023-02-08T16:28:47.824Z] --- PASS: TestInfoDebug (0.52s) 16:28:47 [2023-02-08T16:28:47.824Z] === RUN TestInfoInsecureRegistries 16:28:47 [2023-02-08T16:28:47.824Z] --- PASS: TestInfoInsecureRegistries (0.52s) 16:28:47 [2023-02-08T16:28:47.824Z] === RUN TestInfoRegistryMirrors 16:28:47 [2023-02-08T16:28:47.824Z] --- PASS: TestInfoRegistryMirrors (0.52s) 16:28:47 [2023-02-08T16:28:47.824Z] === RUN TestLoginFailsWithBadCredentials 16:28:48 [2023-02-08T16:28:48.395Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 16:28:48 [2023-02-08T16:28:48.395Z] === RUN TestPingCacheHeaders 16:28:48 [2023-02-08T16:28:48.395Z] --- PASS: TestPingCacheHeaders (0.02s) 16:28:48 [2023-02-08T16:28:48.395Z] === RUN TestPingGet 16:28:48 [2023-02-08T16:28:48.395Z] --- PASS: TestPingGet (0.01s) 16:28:48 [2023-02-08T16:28:48.395Z] === RUN TestPingHead 16:28:48 [2023-02-08T16:28:48.395Z] --- PASS: TestPingHead (0.03s) 16:28:48 [2023-02-08T16:28:48.395Z] === RUN TestPingSwarmHeader 16:28:48 [2023-02-08T16:28:48.965Z] === RUN TestPingSwarmHeader/before_swarm_init 16:28:48 [2023-02-08T16:28:48.965Z] === RUN TestPingSwarmHeader/after_swarm_init 16:28:49 [2023-02-08T16:28:49.905Z] === RUN TestPingSwarmHeader/after_swarm_leave 16:28:49 [2023-02-08T16:28:49.905Z] --- PASS: TestPingSwarmHeader (1.69s) 16:28:49 [2023-02-08T16:28:49.905Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 16:28:49 [2023-02-08T16:28:49.905Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 16:28:49 [2023-02-08T16:28:49.905Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 16:28:49 [2023-02-08T16:28:49.905Z] === RUN TestPingBuilderHeader 16:28:49 [2023-02-08T16:28:49.905Z] === RUN TestPingBuilderHeader/default_config 16:28:50 [2023-02-08T16:28:50.476Z] === RUN TestPingBuilderHeader/buildkit_disabled 16:28:51 [2023-02-08T16:28:51.046Z] --- PASS: TestPingBuilderHeader (1.05s) 16:28:51 [2023-02-08T16:28:51.046Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 16:28:51 [2023-02-08T16:28:51.046Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 16:28:51 [2023-02-08T16:28:51.046Z] === RUN TestVersion 16:28:51 [2023-02-08T16:28:51.046Z] --- PASS: TestVersion (0.02s) 16:28:51 [2023-02-08T16:28:51.046Z] === CONT TestDiskUsage 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/container_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/image_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/volume_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/build-cache_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/container,_volume_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/image,_build-cache_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 16:28:51 [2023-02-08T16:28:51.616Z] === RUN TestDiskUsage/after_LoadBusybox 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 16:28:51 [2023-02-08T16:28:51.878Z] === RUN TestDiskUsage/after_container.Run 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/container_types 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/image_types 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/volume_types 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 16:28:52 [2023-02-08T16:28:52.139Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage (1.18s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty (0.01s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] PASS 16:28:52 [2023-02-08T16:28:52.139Z] 16:28:52 [2023-02-08T16:28:52.139Z] === Skipped 16:28:52 [2023-02-08T16:28:52.139Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 16:28:52 [2023-02-08T16:28:52.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:28:52 [2023-02-08T16:28:52.139Z] 16:28:52 [2023-02-08T16:28:52.139Z] DONE 57 tests, 1 skipped in 23.392s 16:28:52 [2023-02-08T16:28:52.400Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 16:28:52 [2023-02-08T16:28:52.400Z] ++ 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 16:28:52 [2023-02-08T16:28:52.400Z] ++ set -e 16:28:52 [2023-02-08T16:28:52.400Z] ++ '[' -n 0 ']' 16:28:52 [2023-02-08T16:28:52.400Z] ++ set -x 16:28:52 [2023-02-08T16:28:52.400Z] ++ 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 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 16:28:52 [2023-02-08T16:28:52.400Z] INFO: Testing against a local daemon 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumesCreateAndList 16:28:52 [2023-02-08T16:28:52.400Z] --- PASS: TestVolumesCreateAndList (0.02s) 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumesRemove 16:28:52 [2023-02-08T16:28:52.400Z] --- PASS: TestVolumesRemove (0.07s) 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumesInspect 16:28:52 [2023-02-08T16:28:52.400Z] --- PASS: TestVolumesInspect (0.02s) 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumesInvalidJSON 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumesInvalidJSON/volumes/create 16:28:52 [2023-02-08T16:28:52.400Z] === PAUSE TestVolumesInvalidJSON/volumes/create 16:28:52 [2023-02-08T16:28:52.400Z] === CONT TestVolumesInvalidJSON/volumes/create 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 16:28:52 [2023-02-08T16:28:52.400Z] --- PASS: TestVolumesInvalidJSON (0.02s) 16:28:52 [2023-02-08T16:28:52.400Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 16:28:52 [2023-02-08T16:28:52.400Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 16:28:52 [2023-02-08T16:28:52.400Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 16:28:52 [2023-02-08T16:28:52.400Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 16:28:52 [2023-02-08T16:28:52.400Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 16:28:52 [2023-02-08T16:28:52.400Z] === RUN TestVolumePruneAnonymous 16:28:52 [2023-02-08T16:28:52.660Z] --- PASS: TestVolumePruneAnonymous (0.04s) 16:28:52 [2023-02-08T16:28:52.660Z] PASS 16:28:52 [2023-02-08T16:28:52.660Z] 16:28:52 [2023-02-08T16:28:52.660Z] DONE 10 tests in 0.288s 16:28:52 [2023-02-08T16:28:52.660Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:28:52 [2023-02-08T16:28:52.660Z] ++++ cat bundles/test-integration/docker.pid 16:28:52 [2023-02-08T16:28:52.660Z] +++ kill 14213 16:28:52 [2023-02-08T16:28:52.921Z] +++ /etc/init.d/apparmor stop 16:28:52 [2023-02-08T16:28:52.921Z] Leaving: AppArmorNo profiles have been unloaded. 16:28:52 [2023-02-08T16:28:52.921Z] 16:28:52 [2023-02-08T16:28:52.921Z] Unloading profiles will leave already running processes permanently 16:28:52 [2023-02-08T16:28:52.921Z] unconfined, which can lead to unexpected situations. 16:28:52 [2023-02-08T16:28:52.921Z] 16:28:52 [2023-02-08T16:28:52.921Z] To set a process to complain mode, use the command line tool 16:28:52 [2023-02-08T16:28:52.921Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 16:28:52 [2023-02-08T16:28:52.921Z] +++ true 16:28:52 [2023-02-08T16:28:52.921Z] exiting test-integration 16:28:52 [2023-02-08T16:28:52.921Z] ++ exit 0 16:28:52 [2023-02-08T16:28:52.921Z] Post stage [Pipeline] junit 16:28:53 [2023-02-08T16:28:53.877Z] Recording test results 16:28:54 [2023-02-08T16:28:54.074Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:28:54 [2023-02-08T16:28:54.386Z] + echo Ensuring container killed. 16:28:54 [2023-02-08T16:28:54.387Z] Ensuring container killed. 16:28:54 [2023-02-08T16:28:54.387Z] + docker rm -vf docker-pr1 16:28:54 [2023-02-08T16:28:54.387Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 16:28:54 [2023-02-08T16:28:54.677Z] + echo Chowning /workspace to jenkins user 16:28:54 [2023-02-08T16:28:54.677Z] Chowning /workspace to jenkins user 16:28:54 [2023-02-08T16:28:54.677Z] + id -u 16:28:54 [2023-02-08T16:28:54.677Z] + id -g 16:28:54 [2023-02-08T16:28:54.677Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44959:/workspace busybox chown -R 1000:1000 /workspace 16:28:54 [2023-02-08T16:28:54.677Z] Unable to find image 'busybox:latest' locally 16:28:54 [2023-02-08T16:28:54.677Z] latest: Pulling from library/busybox 16:28:54 [2023-02-08T16:28:54.937Z] f78e6840ded1: Already exists 16:28:54 [2023-02-08T16:28:54.937Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 16:28:54 [2023-02-08T16:28:54.937Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:28:56 [2023-02-08T16:28:56.640Z] + bundleName=arm64-integration 16:28:56 [2023-02-08T16:28:56.640Z] + echo Creating arm64-integration-bundles.tar.gz 16:28:56 [2023-02-08T16:28:56.640Z] Creating arm64-integration-bundles.tar.gz 16:28:56 [2023-02-08T16:28:56.640Z] + xargs tar -czf arm64-integration-bundles.tar.gz 16:28:56 [2023-02-08T16:28:56.640Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts 16:28:56 [2023-02-08T16:28:56.914Z] Archiving artifacts 16:28:58 [2023-02-08T16:28:58.978Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44959/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:28:59 [2023-02-08T16:28:59.276Z] + make clean 16:28:59 [2023-02-08T16:28:59.537Z] docker volume rm -f docker-dev-cache docker-mod-cache 16:28:59 [2023-02-08T16:28:59.537Z] docker-dev-cache 16:28:59 [2023-02-08T16:28:59.537Z] 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