Pull request #46722 opened 15:16:27 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 417018659b911b0d844ed2deb4fad1e261ea6f2a+e36260f39abd1def26456ac43c6a8f77336523b2 (392463dbe97085c63a0438d94efc38b8435db10d) 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-46722@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 15:16:29 [2023-10-25T15:16:29.784Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 15:16:29 [2023-10-25T15:16:29.787Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 15:16:30 [2023-10-25T15:16:30.052Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dc2bcdbe52746f45) in /home/ubuntu/workspace/moby_PR-46722 [Pipeline] { [Pipeline] checkout 15:16:30 [2023-10-25T15:16:30.111Z] The recommended git tool is: git 15:16:31 [2023-10-25T15:16:31.814Z] using credential docker-jenkins-github-credentials 15:16:31 [2023-10-25T15:16:31.829Z] Cloning the remote Git repository 15:16:31 [2023-10-25T15:16:31.829Z] Cloning with configured refspecs honoured and without tags 15:16:31 [2023-10-25T15:16:31.847Z] Cloning repository https://github.com/moby/moby.git 15:16:31 [2023-10-25T15:16:31.898Z] > git init /home/ubuntu/workspace/moby_PR-46722 # timeout=10 15:16:32 [2023-10-25T15:16:32.586Z] Fetching upstream changes from https://github.com/moby/moby.git 15:16:32 [2023-10-25T15:16:32.586Z] > git --version # timeout=10 15:16:32 [2023-10-25T15:16:32.589Z] > git --version # 'git version 2.25.1' 15:16:32 [2023-10-25T15:16:32.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:16:32 [2023-10-25T15:16:32.591Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46722/head:refs/remotes/origin/PR-46722 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:16:45 [2023-10-25T15:16:45.847Z] Fetching without tags 15:16:46 [2023-10-25T15:16:46.079Z] Merging remotes/origin/master commit e36260f39abd1def26456ac43c6a8f77336523b2 into PR head commit 417018659b911b0d844ed2deb4fad1e261ea6f2a 15:16:45 [2023-10-25T15:16:45.837Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:16:45 [2023-10-25T15:16:45.840Z] > git config --add remote.origin.fetch +refs/pull/46722/head:refs/remotes/origin/PR-46722 # timeout=10 15:16:45 [2023-10-25T15:16:45.844Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:16:45 [2023-10-25T15:16:45.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:16:45 [2023-10-25T15:16:45.855Z] Fetching upstream changes from https://github.com/moby/moby.git 15:16:45 [2023-10-25T15:16:45.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:16:45 [2023-10-25T15:16:45.856Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46722/head:refs/remotes/origin/PR-46722 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:16:46 [2023-10-25T15:16:46.089Z] > git config core.sparsecheckout # timeout=10 15:16:46 [2023-10-25T15:16:46.092Z] > git checkout -f 417018659b911b0d844ed2deb4fad1e261ea6f2a # timeout=10 15:16:46 [2023-10-25T15:16:46.740Z] Merge succeeded, producing 417018659b911b0d844ed2deb4fad1e261ea6f2a 15:16:46 [2023-10-25T15:16:46.740Z] Checking out Revision 417018659b911b0d844ed2deb4fad1e261ea6f2a (PR-46722) 15:16:46 [2023-10-25T15:16:46.726Z] > git remote # timeout=10 15:16:46 [2023-10-25T15:16:46.730Z] > git config --get remote.origin.url # timeout=10 15:16:46 [2023-10-25T15:16:46.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:16:46 [2023-10-25T15:16:46.734Z] > git merge e36260f39abd1def26456ac43c6a8f77336523b2 # timeout=10 15:16:46 [2023-10-25T15:16:46.741Z] > git rev-parse HEAD^{commit} # timeout=10 15:16:46 [2023-10-25T15:16:46.746Z] > git config core.sparsecheckout # timeout=10 15:16:46 [2023-10-25T15:16:46.749Z] > git checkout -f 417018659b911b0d844ed2deb4fad1e261ea6f2a # timeout=10 15:16:51 [2023-10-25T15:16:51.048Z] Commit message: "daemon: remove redundant withResetAdditionalGIDs option" 15:16:51 [2023-10-25T15:16:51.048Z] First time build. Skipping changelog. 15:16:51 [2023-10-25T15:16:51.111Z] > git --version # timeout=10 15:16:51 [2023-10-25T15:16:51.113Z] > git --version # 'git version 2.25.1' 15:16:51 [2023-10-25T15:16:51.116Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:51 [2023-10-25T15:16:51.921Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46722:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 15:16:57 [2023-10-25T15:16:57.167Z] Unable to find image 'alpine:latest' locally 15:16:57 [2023-10-25T15:16:57.167Z] latest: Pulling from library/alpine 15:16:57 [2023-10-25T15:16:57.167Z] 579b34f0a95b: Pulling fs layer 15:16:57 [2023-10-25T15:16:57.167Z] 579b34f0a95b: Download complete 15:16:57 [2023-10-25T15:16:57.167Z] 579b34f0a95b: Pull complete 15:16:57 [2023-10-25T15:16:57.167Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:16:57 [2023-10-25T15:16:57.167Z] Status: Downloaded newer image for alpine:latest 15:17:05 [2023-10-25T15:17:05.255Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node 15:17:05 [2023-10-25T15:17:05.893Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dc2bcdbe52746f45) in /home/ubuntu/workspace/moby_PR-46722 [Pipeline] { [Pipeline] checkout 15:17:05 [2023-10-25T15:17:05.908Z] The recommended git tool is: git 15:17:05 [2023-10-25T15:17:05.915Z] using credential docker-jenkins-github-credentials 15:17:05 [2023-10-25T15:17:05.931Z] Fetching changes from the remote Git repository 15:17:05 [2023-10-25T15:17:05.936Z] Fetching without tags 15:17:06 [2023-10-25T15:17:06.174Z] Merging remotes/origin/master commit e36260f39abd1def26456ac43c6a8f77336523b2 into PR head commit 417018659b911b0d844ed2deb4fad1e261ea6f2a 15:17:06 [2023-10-25T15:17:06.221Z] Merge succeeded, producing 417018659b911b0d844ed2deb4fad1e261ea6f2a 15:17:06 [2023-10-25T15:17:06.222Z] Checking out Revision 417018659b911b0d844ed2deb4fad1e261ea6f2a (PR-46722) 15:17:06 [2023-10-25T15:17:06.274Z] Commit message: "daemon: remove redundant withResetAdditionalGIDs option" 15:17:06 [2023-10-25T15:17:06.330Z] > git --version # timeout=10 15:17:06 [2023-10-25T15:17:06.332Z] > git --version # 'git version 2.25.1' 15:17:06 [2023-10-25T15:17:06.334Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:17:05 [2023-10-25T15:17:05.933Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46722/.git # timeout=10 15:17:05 [2023-10-25T15:17:05.937Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:17:05 [2023-10-25T15:17:05.950Z] Fetching upstream changes from https://github.com/moby/moby.git 15:17:05 [2023-10-25T15:17:05.950Z] > git --version # timeout=10 15:17:05 [2023-10-25T15:17:05.952Z] > git --version # 'git version 2.25.1' 15:17:05 [2023-10-25T15:17:05.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:17:05 [2023-10-25T15:17:05.953Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46722/head:refs/remotes/origin/PR-46722 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:17:06 [2023-10-25T15:17:06.181Z] > git config core.sparsecheckout # timeout=10 15:17:06 [2023-10-25T15:17:06.183Z] > git checkout -f 417018659b911b0d844ed2deb4fad1e261ea6f2a # timeout=10 15:17:06 [2023-10-25T15:17:06.210Z] > git remote # timeout=10 15:17:06 [2023-10-25T15:17:06.213Z] > git config --get remote.origin.url # timeout=10 15:17:06 [2023-10-25T15:17:06.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:17:06 [2023-10-25T15:17:06.217Z] > git merge e36260f39abd1def26456ac43c6a8f77336523b2 # timeout=10 15:17:06 [2023-10-25T15:17:06.223Z] > git rev-parse HEAD^{commit} # timeout=10 15:17:06 [2023-10-25T15:17:06.228Z] > git config core.sparsecheckout # timeout=10 15:17:06 [2023-10-25T15:17:06.231Z] > git checkout -f 417018659b911b0d844ed2deb4fad1e261ea6f2a # timeout=10 15:17:07 [2023-10-25T15:17:07.094Z] + docker version 15:17:07 [2023-10-25T15:17:07.094Z] Client: Docker Engine - Community 15:17:07 [2023-10-25T15:17:07.094Z] Version: 24.0.2 15:17:07 [2023-10-25T15:17:07.094Z] API version: 1.43 15:17:07 [2023-10-25T15:17:07.094Z] Go version: go1.20.4 15:17:07 [2023-10-25T15:17:07.094Z] Git commit: cb74dfc 15:17:07 [2023-10-25T15:17:07.094Z] Built: Thu May 25 21:52:41 2023 15:17:07 [2023-10-25T15:17:07.094Z] OS/Arch: linux/arm64 15:17:07 [2023-10-25T15:17:07.094Z] Context: default 15:17:07 [2023-10-25T15:17:07.094Z] 15:17:07 [2023-10-25T15:17:07.094Z] Server: Docker Engine - Community 15:17:07 [2023-10-25T15:17:07.094Z] Engine: 15:17:07 [2023-10-25T15:17:07.094Z] Version: 24.0.2 15:17:07 [2023-10-25T15:17:07.094Z] API version: 1.43 (minimum version 1.12) 15:17:07 [2023-10-25T15:17:07.094Z] Go version: go1.20.4 15:17:07 [2023-10-25T15:17:07.094Z] Git commit: 659604f 15:17:07 [2023-10-25T15:17:07.094Z] Built: Thu May 25 21:52:41 2023 15:17:07 [2023-10-25T15:17:07.094Z] OS/Arch: linux/arm64 15:17:07 [2023-10-25T15:17:07.094Z] Experimental: true 15:17:07 [2023-10-25T15:17:07.094Z] containerd: 15:17:07 [2023-10-25T15:17:07.094Z] Version: 1.6.21 15:17:07 [2023-10-25T15:17:07.094Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 15:17:07 [2023-10-25T15:17:07.094Z] runc: 15:17:07 [2023-10-25T15:17:07.094Z] Version: 1.1.7 15:17:07 [2023-10-25T15:17:07.094Z] GitCommit: v1.1.7-0-g860f061 15:17:07 [2023-10-25T15:17:07.094Z] docker-init: 15:17:07 [2023-10-25T15:17:07.094Z] Version: 0.19.0 15:17:07 [2023-10-25T15:17:07.094Z] GitCommit: de40ad0 [Pipeline] sh 15:17:07 [2023-10-25T15:17:07.370Z] + docker info 15:17:19 [2023-10-25T15:17:19.542Z] Client: Docker Engine - Community 15:17:19 [2023-10-25T15:17:19.542Z] Version: 24.0.2 15:17:19 [2023-10-25T15:17:19.542Z] Context: default 15:17:19 [2023-10-25T15:17:19.542Z] Debug Mode: false 15:17:19 [2023-10-25T15:17:19.542Z] Plugins: 15:17:19 [2023-10-25T15:17:19.542Z] buildx: Docker Buildx (Docker Inc.) 15:17:19 [2023-10-25T15:17:19.542Z] Version: v0.11.0 15:17:19 [2023-10-25T15:17:19.542Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 15:17:19 [2023-10-25T15:17:19.542Z] compose: Docker Compose (Docker Inc.) 15:17:19 [2023-10-25T15:17:19.542Z] Version: v2.19.1 15:17:19 [2023-10-25T15:17:19.542Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 15:17:19 [2023-10-25T15:17:19.542Z] 15:17:19 [2023-10-25T15:17:19.542Z] Server: 15:17:19 [2023-10-25T15:17:19.542Z] Containers: 0 15:17:19 [2023-10-25T15:17:19.542Z] Running: 0 15:17:19 [2023-10-25T15:17:19.542Z] Paused: 0 15:17:19 [2023-10-25T15:17:19.542Z] Stopped: 0 15:17:19 [2023-10-25T15:17:19.542Z] Images: 1 15:17:19 [2023-10-25T15:17:19.542Z] Server Version: 24.0.2 15:17:19 [2023-10-25T15:17:19.542Z] Storage Driver: overlay2 15:17:19 [2023-10-25T15:17:19.542Z] Backing Filesystem: extfs 15:17:19 [2023-10-25T15:17:19.542Z] Supports d_type: true 15:17:19 [2023-10-25T15:17:19.542Z] Using metacopy: false 15:17:19 [2023-10-25T15:17:19.542Z] Native Overlay Diff: true 15:17:19 [2023-10-25T15:17:19.542Z] userxattr: false 15:17:19 [2023-10-25T15:17:19.542Z] Logging Driver: json-file 15:17:19 [2023-10-25T15:17:19.542Z] Cgroup Driver: cgroupfs 15:17:19 [2023-10-25T15:17:19.542Z] Cgroup Version: 1 15:17:19 [2023-10-25T15:17:19.542Z] Plugins: 15:17:19 [2023-10-25T15:17:19.542Z] Volume: local 15:17:19 [2023-10-25T15:17:19.542Z] Network: bridge host ipvlan macvlan null overlay 15:17:19 [2023-10-25T15:17:19.542Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:17:19 [2023-10-25T15:17:19.542Z] Swarm: inactive 15:17:19 [2023-10-25T15:17:19.542Z] Runtimes: io.containerd.runc.v2 runc 15:17:19 [2023-10-25T15:17:19.542Z] Default Runtime: runc 15:17:19 [2023-10-25T15:17:19.542Z] Init Binary: docker-init 15:17:19 [2023-10-25T15:17:19.542Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 15:17:19 [2023-10-25T15:17:19.542Z] runc version: v1.1.7-0-g860f061 15:17:19 [2023-10-25T15:17:19.542Z] init version: de40ad0 15:17:19 [2023-10-25T15:17:19.542Z] Security Options: 15:17:19 [2023-10-25T15:17:19.542Z] apparmor 15:17:19 [2023-10-25T15:17:19.542Z] seccomp 15:17:19 [2023-10-25T15:17:19.542Z] Profile: builtin 15:17:19 [2023-10-25T15:17:19.542Z] Kernel Version: 5.15.0-1039-aws 15:17:19 [2023-10-25T15:17:19.542Z] Operating System: Ubuntu 20.04.6 LTS 15:17:19 [2023-10-25T15:17:19.542Z] OSType: linux 15:17:19 [2023-10-25T15:17:19.542Z] Architecture: aarch64 15:17:19 [2023-10-25T15:17:19.542Z] CPUs: 8 15:17:19 [2023-10-25T15:17:19.542Z] Total Memory: 30.64GiB 15:17:19 [2023-10-25T15:17:19.542Z] Name: ip-10-100-86-230 15:17:19 [2023-10-25T15:17:19.542Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 15:17:19 [2023-10-25T15:17:19.542Z] Docker Root Dir: /var/lib/docker 15:17:19 [2023-10-25T15:17:19.542Z] Debug Mode: false 15:17:19 [2023-10-25T15:17:19.542Z] Experimental: true 15:17:19 [2023-10-25T15:17:19.542Z] Insecure Registries: 15:17:19 [2023-10-25T15:17:19.542Z] 127.0.0.0/8 15:17:19 [2023-10-25T15:17:19.542Z] Live Restore Enabled: true 15:17:19 [2023-10-25T15:17:19.542Z] [Pipeline] sh 15:17:19 [2023-10-25T15:17:19.857Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:17:19 [2023-10-25T15:17:19.857Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:17:19 [2023-10-25T15:17:19.857Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46722/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 15:17:19 [2023-10-25T15:17:19.857Z] + bash /home/ubuntu/workspace/moby_PR-46722/check-config.sh 15:17:19 [2023-10-25T15:17:19.857Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:17:19 [2023-10-25T15:17:19.857Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 15:17:19 [2023-10-25T15:17:19.857Z] 15:17:19 [2023-10-25T15:17:19.857Z] Generally Necessary: 15:17:19 [2023-10-25T15:17:19.857Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:17:19 [2023-10-25T15:17:19.857Z] - apparmor: enabled and tools installed 15:17:19 [2023-10-25T15:17:19.857Z] - CONFIG_NAMESPACES: enabled 15:17:19 [2023-10-25T15:17:19.857Z] - CONFIG_NET_NS: enabled 15:17:19 [2023-10-25T15:17:19.857Z] - CONFIG_PID_NS: enabled 15:17:19 [2023-10-25T15:17:19.857Z] - CONFIG_IPC_NS: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_UTS_NS: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_CGROUPS: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_CGROUP_CPUACCT: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_CGROUP_DEVICE: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_CGROUP_FREEZER: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_CGROUP_SCHED: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_CPUSETS: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_MEMCG: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_KEYS: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_VETH: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_BRIDGE: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_NF_NAT: enabled (as module) 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_POSIX_MQUEUE: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_CGROUP_BPF: enabled 15:17:20 [2023-10-25T15:17:20.114Z] 15:17:20 [2023-10-25T15:17:20.114Z] Optional Features: 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_USER_NS: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_SECCOMP: enabled 15:17:20 [2023-10-25T15:17:20.114Z] - CONFIG_SECCOMP_FILTER: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_CGROUP_PIDS: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_MEMCG_SWAP: enabled 15:17:20 [2023-10-25T15:17:20.371Z] (cgroup swap accounting is currently enabled) 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_BLK_CGROUP: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_CGROUP_PERF: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_CGROUP_HUGETLB: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_CFS_BANDWIDTH: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_RT_GROUP_SCHED: missing 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_IP_VS: enabled (as module) 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_IP_VS_NFCT: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_IP_VS_RR: enabled (as module) 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_SECURITY_SELINUX: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_SECURITY_APPARMOR: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_EXT4_FS: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:17:20 [2023-10-25T15:17:20.371Z] - Network Drivers: 15:17:20 [2023-10-25T15:17:20.371Z] - "overlay": 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_VXLAN: enabled (as module) 15:17:20 [2023-10-25T15:17:20.371Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:17:20 [2023-10-25T15:17:20.371Z] Optional (for encrypted networks): 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_CRYPTO: enabled 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_CRYPTO_AEAD: enabled 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_CRYPTO_GCM: enabled 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_CRYPTO_SEQIV: enabled 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_CRYPTO_GHASH: enabled 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_XFRM: enabled 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_XFRM_USER: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_INET_ESP: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - "ipvlan": 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_IPVLAN: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - "macvlan": 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_MACVLAN: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_DUMMY: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - "ftp,tftp client in container": 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - Storage Drivers: 15:17:20 [2023-10-25T15:17:20.627Z] - "aufs": 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_AUFS_FS: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - "btrfs": 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_BTRFS_FS: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:17:20 [2023-10-25T15:17:20.627Z] - "devicemapper": 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_BLK_DEV_DM: enabled 15:17:20 [2023-10-25T15:17:20.627Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:17:20 [2023-10-25T15:17:20.627Z] - "overlay": 15:17:20 [2023-10-25T15:17:20.883Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:17:20 [2023-10-25T15:17:20.883Z] - "zfs": 15:17:20 [2023-10-25T15:17:20.883Z] - /dev/zfs: present 15:17:20 [2023-10-25T15:17:20.883Z] - zfs command: missing 15:17:20 [2023-10-25T15:17:20.883Z] - zpool command: missing 15:17:20 [2023-10-25T15:17:20.883Z] 15:17:20 [2023-10-25T15:17:20.883Z] Limits: 15:17:20 [2023-10-25T15:17:20.883Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:17:20 [2023-10-25T15:17:20.883Z] 15:17:20 [2023-10-25T15:17:20.883Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:17:21 [2023-10-25T15:17:21.176Z] + docker build --force-rm -t docker:417018659b911b0d844ed2deb4fad1e261ea6f2a . 15:17:21 [2023-10-25T15:17:21.432Z] #0 building with "default" instance using docker driver 15:17:21 [2023-10-25T15:17:21.432Z] 15:17:21 [2023-10-25T15:17:21.432Z] #1 [internal] load build definition from Dockerfile 15:17:21 [2023-10-25T15:17:21.432Z] #1 transferring dockerfile: 28.07kB done 15:17:21 [2023-10-25T15:17:21.432Z] #1 DONE 0.1s 15:17:21 [2023-10-25T15:17:21.432Z] 15:17:21 [2023-10-25T15:17:21.432Z] #2 [internal] load .dockerignore 15:17:21 [2023-10-25T15:17:21.432Z] #2 transferring context: 113B done 15:17:21 [2023-10-25T15:17:21.432Z] #2 DONE 0.1s 15:17:21 [2023-10-25T15:17:21.432Z] 15:17:21 [2023-10-25T15:17:21.432Z] #3 resolve image config for docker.io/docker/dockerfile:1 15:17:21 [2023-10-25T15:17:21.993Z] #3 DONE 0.5s 15:17:21 [2023-10-25T15:17:21.993Z] 15:17:21 [2023-10-25T15:17:21.993Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 15:17:21 [2023-10-25T15:17:21.993Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done 15:17:21 [2023-10-25T15:17:21.993Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done 15:17:21 [2023-10-25T15:17:21.993Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done 15:17:21 [2023-10-25T15:17:21.993Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done 15:17:21 [2023-10-25T15:17:21.993Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s 15:17:21 [2023-10-25T15:17:21.993Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 4.19MB / 11.02MB 0.2s 15:17:22 [2023-10-25T15:17:22.250Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.4s 15:17:22 [2023-10-25T15:17:22.250Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.4s done 15:17:22 [2023-10-25T15:17:22.250Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done 15:17:22 [2023-10-25T15:17:22.505Z] #4 DONE 0.6s 15:17:22 [2023-10-25T15:17:22.762Z] 15:17:22 [2023-10-25T15:17:22.762Z] #5 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye 15:17:24 [2023-10-25T15:17:24.127Z] #5 ... 15:17:24 [2023-10-25T15:17:24.127Z] 15:17:24 [2023-10-25T15:17:24.127Z] #6 [internal] load metadata for docker.io/library/busybox:latest 15:17:24 [2023-10-25T15:17:24.127Z] #6 DONE 1.6s 15:17:24 [2023-10-25T15:17:24.383Z] 15:17:24 [2023-10-25T15:17:24.383Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:17:24 [2023-10-25T15:17:24.383Z] #7 DONE 1.6s 15:17:24 [2023-10-25T15:17:24.383Z] 15:17:24 [2023-10-25T15:17:24.383Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 15:17:24 [2023-10-25T15:17:24.383Z] #8 DONE 1.6s 15:17:24 [2023-10-25T15:17:24.383Z] 15:17:24 [2023-10-25T15:17:24.383Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.3 15:17:24 [2023-10-25T15:17:24.383Z] #9 DONE 1.8s 15:17:24 [2023-10-25T15:17:24.383Z] 15:17:24 [2023-10-25T15:17:24.383Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 15:17:24 [2023-10-25T15:17:24.383Z] #10 DONE 1.7s 15:17:24 [2023-10-25T15:17:24.383Z] 15:17:24 [2023-10-25T15:17:24.383Z] #11 [internal] load metadata for docker.io/library/debian:bullseye 15:17:24 [2023-10-25T15:17:24.383Z] #11 DONE 1.8s 15:17:24 [2023-10-25T15:17:24.383Z] 15:17:24 [2023-10-25T15:17:24.383Z] #12 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 15:17:24 [2023-10-25T15:17:24.640Z] #12 DONE 2.0s 15:17:24 [2023-10-25T15:17:24.640Z] 15:17:24 [2023-10-25T15:17:24.640Z] #5 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye 15:17:24 [2023-10-25T15:17:24.640Z] #5 DONE 2.0s 15:17:24 [2023-10-25T15:17:24.899Z] 15:17:24 [2023-10-25T15:17:24.899Z] #13 [internal] load build context 15:17:26 [2023-10-25T15:17:26.268Z] #13 ... 15:17:26 [2023-10-25T15:17:26.268Z] 15:17:26 [2023-10-25T15:17:26.268Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 15:17:26 [2023-10-25T15:17:26.268Z] #14 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done 15:17:26 [2023-10-25T15:17:26.268Z] #14 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done 15:17:26 [2023-10-25T15:17:26.268Z] #14 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done 15:17:26 [2023-10-25T15:17:26.268Z] #14 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done 15:17:26 [2023-10-25T15:17:26.268Z] #14 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 0.5s done 15:17:26 [2023-10-25T15:17:26.268Z] #14 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.2s done 15:17:26 [2023-10-25T15:17:26.268Z] #14 DONE 1.5s 15:17:26 [2023-10-25T15:17:26.268Z] 15:17:26 [2023-10-25T15:17:26.268Z] #13 [internal] load build context 15:17:26 [2023-10-25T15:17:26.268Z] #13 transferring context: 39.91MB 1.5s 15:17:26 [2023-10-25T15:17:26.855Z] #13 transferring context: 73.78MB 2.1s done 15:17:27 [2023-10-25T15:17:27.112Z] #13 DONE 2.1s 15:17:27 [2023-10-25T15:17:27.112Z] 15:17:27 [2023-10-25T15:17:27.112Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:17:27 [2023-10-25T15:17:27.112Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done 15:17:27 [2023-10-25T15:17:27.112Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:17:27 [2023-10-25T15:17:27.112Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 15:17:27 [2023-10-25T15:17:27.112Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 15:17:27 [2023-10-25T15:17:27.112Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.8s 15:17:27 [2023-10-25T15:17:27.112Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done 15:17:27 [2023-10-25T15:17:27.112Z] #15 ... 15:17:27 [2023-10-25T15:17:27.112Z] 15:17:27 [2023-10-25T15:17:27.112Z] #16 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:17:27 [2023-10-25T15:17:27.112Z] #16 resolve docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 0.3s done 15:17:27 [2023-10-25T15:17:27.112Z] #16 sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 1.86kB / 1.86kB done 15:17:27 [2023-10-25T15:17:27.112Z] #16 sha256:124eb5cf41e778d2f6435270890a7935091de8903ef01e9e24f22c69199431d8 7.44kB / 7.44kB done 15:17:27 [2023-10-25T15:17:27.112Z] #16 sha256:e587dc9f31eb92d8f82fcceec1f0e0ac8b7dea1c7f15c672b024fbcafb4d597d 1.58kB / 1.58kB done 15:17:27 [2023-10-25T15:17:27.112Z] #16 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.4s done 15:17:27 [2023-10-25T15:17:27.112Z] #16 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 1.4s done 15:17:27 [2023-10-25T15:17:27.112Z] #16 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 16.78MB / 54.70MB 1.6s 15:17:27 [2023-10-25T15:17:27.112Z] #16 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 0.1s 15:17:27 [2023-10-25T15:17:27.112Z] #16 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 0B / 81.49MB 1.6s 15:17:27 [2023-10-25T15:17:27.112Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 0B / 64.10MB 1.6s 15:17:27 [2023-10-25T15:17:27.369Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 4.19MB / 64.10MB 1.8s 15:17:27 [2023-10-25T15:17:27.369Z] #16 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 27.26MB / 54.70MB 2.0s 15:17:27 [2023-10-25T15:17:27.369Z] #16 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 16.78MB / 81.49MB 2.0s 15:17:27 [2023-10-25T15:17:27.369Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 12.58MB / 64.10MB 2.0s 15:17:27 [2023-10-25T15:17:27.369Z] #16 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 32.51MB / 54.70MB 2.1s 15:17:27 [2023-10-25T15:17:27.369Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 17.83MB / 64.10MB 2.1s 15:17:27 [2023-10-25T15:17:27.625Z] #16 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 32.51MB / 81.49MB 2.2s 15:17:27 [2023-10-25T15:17:27.625Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 22.02MB / 64.10MB 2.2s 15:17:27 [2023-10-25T15:17:27.881Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 31.02MB / 64.10MB 2.4s 15:17:28 [2023-10-25T15:17:28.138Z] #16 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 36.70MB / 54.70MB 2.6s 15:17:28 [2023-10-25T15:17:28.138Z] #16 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 51.38MB / 54.70MB 2.8s 15:17:28 [2023-10-25T15:17:28.138Z] #16 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 50.33MB / 81.49MB 2.8s 15:17:28 [2023-10-25T15:17:28.138Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 49.28MB / 64.10MB 2.8s 15:17:28 [2023-10-25T15:17:28.138Z] #16 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 54.53MB / 81.49MB 2.9s 15:17:28 [2023-10-25T15:17:28.396Z] #16 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 2.9s done 15:17:28 [2023-10-25T15:17:28.396Z] #16 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 1.5s done 15:17:28 [2023-10-25T15:17:28.396Z] #16 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 62.91MB / 81.49MB 3.0s 15:17:28 [2023-10-25T15:17:28.396Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 58.72MB / 64.10MB 3.1s 15:17:28 [2023-10-25T15:17:28.396Z] #16 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15:17:28 [2023-10-25T15:17:28.396Z] #16 sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 156B / 156B 3.1s 15:17:28 [2023-10-25T15:17:28.653Z] #16 ... 15:17:28 [2023-10-25T15:17:28.653Z] 15:17:28 [2023-10-25T15:17:28.653Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 15:17:28 [2023-10-25T15:17:28.653Z] #17 resolve docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 0.3s done 15:17:28 [2023-10-25T15:17:28.653Z] #17 sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 1.85kB / 1.85kB done 15:17:28 [2023-10-25T15:17:28.653Z] #17 sha256:7a89d1fd045f797f2f34dd778bdf19335587357c3603859f2048f4c0285b06a8 529B / 529B done 15:17:28 [2023-10-25T15:17:28.653Z] #17 sha256:9369a4a8069a235728caedd4cda816161ef33a51a59a6591662972b18463188c 1.48kB / 1.48kB done 15:17:28 [2023-10-25T15:17:28.653Z] #17 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 1.4s done 15:17:28 [2023-10-25T15:17:28.653Z] #17 DONE 3.9s 15:17:28 [2023-10-25T15:17:28.653Z] 15:17:28 [2023-10-25T15:17:28.653Z] #16 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:17:28 [2023-10-25T15:17:28.653Z] #16 sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 156B / 156B 3.1s done 15:17:28 [2023-10-25T15:17:28.653Z] #16 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 79.69MB / 81.49MB 3.4s 15:17:28 [2023-10-25T15:17:28.653Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 64.10MB / 64.10MB 3.4s 15:17:28 [2023-10-25T15:17:28.653Z] #16 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 0.3s done 15:17:28 [2023-10-25T15:17:28.911Z] #16 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 64.10MB / 64.10MB 3.4s done 15:17:28 [2023-10-25T15:17:28.911Z] #16 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 15:17:29 [2023-10-25T15:17:29.473Z] #16 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 81.49MB / 81.49MB 3.7s done 15:17:30 [2023-10-25T15:17:30.401Z] #16 ... 15:17:30 [2023-10-25T15:17:30.401Z] 15:17:30 [2023-10-25T15:17:30.401Z] #18 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 15:17:30 [2023-10-25T15:17:30.401Z] #18 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done 15:17:30 [2023-10-25T15:17:30.401Z] #18 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done 15:17:30 [2023-10-25T15:17:30.401Z] #18 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done 15:17:30 [2023-10-25T15:17:30.401Z] #18 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done 15:17:30 [2023-10-25T15:17:30.401Z] #18 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.3s done 15:17:30 [2023-10-25T15:17:30.401Z] #18 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done 15:17:30 [2023-10-25T15:17:30.401Z] #18 DONE 5.5s 15:17:30 [2023-10-25T15:17:30.401Z] 15:17:30 [2023-10-25T15:17:30.401Z] #16 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:17:30 [2023-10-25T15:17:30.966Z] #16 ... 15:17:30 [2023-10-25T15:17:30.966Z] 15:17:30 [2023-10-25T15:17:30.966Z] #19 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 15:17:30 [2023-10-25T15:17:30.966Z] #19 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done 15:17:30 [2023-10-25T15:17:30.966Z] #19 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done 15:17:30 [2023-10-25T15:17:30.966Z] #19 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done 15:17:30 [2023-10-25T15:17:30.966Z] #19 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done 15:17:30 [2023-10-25T15:17:30.966Z] #19 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 4.5s done 15:17:30 [2023-10-25T15:17:30.966Z] #19 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.2s done 15:17:30 [2023-10-25T15:17:30.966Z] #19 DONE 6.2s 15:17:30 [2023-10-25T15:17:30.966Z] 15:17:30 [2023-10-25T15:17:30.966Z] #16 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:17:30 [2023-10-25T15:17:30.966Z] #16 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 1.9s done 15:17:30 [2023-10-25T15:17:30.966Z] #16 ... 15:17:30 [2023-10-25T15:17:30.966Z] 15:17:30 [2023-10-25T15:17:30.966Z] #20 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 15:17:30 [2023-10-25T15:17:30.966Z] #20 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done 15:17:30 [2023-10-25T15:17:30.966Z] #20 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done 15:17:30 [2023-10-25T15:17:30.966Z] #20 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done 15:17:30 [2023-10-25T15:17:30.966Z] #20 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done 15:17:30 [2023-10-25T15:17:30.966Z] #20 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 4.8s done 15:17:30 [2023-10-25T15:17:30.966Z] #20 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done 15:17:30 [2023-10-25T15:17:30.966Z] #20 DONE 6.3s 15:17:30 [2023-10-25T15:17:30.966Z] 15:17:30 [2023-10-25T15:17:30.966Z] #16 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:17:30 [2023-10-25T15:17:30.966Z] #16 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 15:17:32 [2023-10-25T15:17:32.856Z] #16 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 1.7s done 15:17:33 [2023-10-25T15:17:33.112Z] #16 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 15:17:33 [2023-10-25T15:17:33.368Z] #16 ... 15:17:33 [2023-10-25T15:17:33.368Z] 15:17:33 [2023-10-25T15:17:33.368Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 15:17:33 [2023-10-25T15:17:33.368Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done 15:17:33 [2023-10-25T15:17:33.368Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done 15:17:33 [2023-10-25T15:17:33.368Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done 15:17:33 [2023-10-25T15:17:33.368Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done 15:17:33 [2023-10-25T15:17:33.368Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 5.5s done 15:17:33 [2023-10-25T15:17:33.368Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 5.3s done 15:17:33 [2023-10-25T15:17:33.368Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 5.6s done 15:17:33 [2023-10-25T15:17:33.368Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.0s done 15:17:33 [2023-10-25T15:17:33.368Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done 15:17:33 [2023-10-25T15:17:33.368Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done 15:17:33 [2023-10-25T15:17:33.368Z] #21 DONE 8.5s 15:17:33 [2023-10-25T15:17:33.368Z] 15:17:33 [2023-10-25T15:17:33.368Z] #16 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:17:35 [2023-10-25T15:17:35.258Z] #16 ... 15:17:35 [2023-10-25T15:17:35.258Z] 15:17:35 [2023-10-25T15:17:35.258Z] #22 [build-dummy 2/2] RUN mkdir -p /build 15:17:35 [2023-10-25T15:17:35.258Z] #22 DONE 9.0s 15:17:35 [2023-10-25T15:17:35.514Z] 15:17:35 [2023-10-25T15:17:35.514Z] #16 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:17:38 [2023-10-25T15:17:38.031Z] #16 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 4.9s done 15:17:38 [2023-10-25T15:17:38.960Z] #16 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 15:17:38 [2023-10-25T15:17:38.960Z] #16 ... 15:17:38 [2023-10-25T15:17:38.960Z] 15:17:38 [2023-10-25T15:17:38.960Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 15:17:38 [2023-10-25T15:17:38.960Z] #23 0.722 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 0.747 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 0.747 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 0.862 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 1.322 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 1.403 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 2.709 Fetched 8426 kB in 2s (3755 kB/s) 15:17:38 [2023-10-25T15:17:38.960Z] #23 2.709 Reading package lists... 15:17:38 [2023-10-25T15:17:38.960Z] #23 3.245 Reading package lists... 15:17:38 [2023-10-25T15:17:38.960Z] #23 3.745 Building dependency tree... 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.050 The following additional packages will be installed: 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.050 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.051 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.052 Recommended packages: 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.052 libldap-common publicsuffix libsasl2-modules 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.169 The following NEW packages will be installed: 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.169 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.169 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.170 libssh2-1 openssl 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.441 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.441 Need to get 2951 kB of archives. 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.441 After this operation, 6501 kB of additional disk space will be used. 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.441 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.476 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.478 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.482 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.485 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.486 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.492 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.495 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.498 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.538 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.541 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.566 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.567 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.571 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.575 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.702 debconf: delaying package configuration, since apt-utils is not installed 15:17:38 [2023-10-25T15:17:38.960Z] #23 4.819 Fetched 2951 kB in 0s (7383 kB/s) 15:17:38 [2023-10-25T15:17:38.960Z] #23 5.091 Selecting previously unselected package openssl. 15:17:38 [2023-10-25T15:17:38.960Z] #23 5.091 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6656 files and directories currently installed.) 15:17:38 [2023-10-25T15:17:38.960Z] #23 5.096 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 5.117 Unpacking openssl (1.1.1w-0+deb11u1) ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 6.627 Selecting previously unselected package ca-certificates. 15:17:38 [2023-10-25T15:17:38.960Z] #23 6.629 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 6.638 Unpacking ca-certificates (20210119) ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 7.545 Selecting previously unselected package libbrotli1:arm64. 15:17:38 [2023-10-25T15:17:38.960Z] #23 7.546 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 7.604 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 8.215 Selecting previously unselected package libsasl2-modules-db:arm64. 15:17:38 [2023-10-25T15:17:38.960Z] #23 8.216 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 8.324 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 9.444 Selecting previously unselected package libsasl2-2:arm64. 15:17:38 [2023-10-25T15:17:38.960Z] #23 9.445 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 9.542 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 10.02 Selecting previously unselected package libldap-2.4-2:arm64. 15:17:38 [2023-10-25T15:17:38.960Z] #23 10.02 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 10.16 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 15:17:38 [2023-10-25T15:17:38.960Z] #23 ... 15:17:38 [2023-10-25T15:17:38.960Z] 15:17:38 [2023-10-25T15:17:38.960Z] #16 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:17:38 [2023-10-25T15:17:38.960Z] #16 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 done 15:17:42 [2023-10-25T15:17:42.246Z] #16 DONE 16.8s 15:17:42 [2023-10-25T15:17:42.246Z] 15:17:42 [2023-10-25T15:17:42.246Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 15:17:42 [2023-10-25T15:17:42.246Z] #23 10.71 Selecting previously unselected package libnghttp2-14:arm64. 15:17:42 [2023-10-25T15:17:42.246Z] #23 10.71 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 15:17:42 [2023-10-25T15:17:42.246Z] #23 10.79 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 15:17:42 [2023-10-25T15:17:42.246Z] #23 11.78 Selecting previously unselected package libpsl5:arm64. 15:17:42 [2023-10-25T15:17:42.246Z] #23 11.78 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 15:17:42 [2023-10-25T15:17:42.246Z] #23 11.88 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 15:17:42 [2023-10-25T15:17:42.246Z] #23 12.45 Selecting previously unselected package librtmp1:arm64. 15:17:42 [2023-10-25T15:17:42.246Z] #23 12.45 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 15:17:42 [2023-10-25T15:17:42.246Z] #23 12.53 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 15:17:42 [2023-10-25T15:17:42.246Z] #23 13.70 Selecting previously unselected package libssh2-1:arm64. 15:17:42 [2023-10-25T15:17:42.505Z] #23 13.70 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 15:17:42 [2023-10-25T15:17:42.505Z] #23 13.80 Unpacking libssh2-1:arm64 (1.9.0-2) ... 15:17:43 [2023-10-25T15:17:43.432Z] #23 14.74 Selecting previously unselected package libcurl4:arm64. 15:17:43 [2023-10-25T15:17:43.432Z] #23 ... 15:17:43 [2023-10-25T15:17:43.432Z] 15:17:43 [2023-10-25T15:17:43.432Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 15:17:43 [2023-10-25T15:17:43.432Z] #24 ... 15:17:43 [2023-10-25T15:17:43.432Z] 15:17:43 [2023-10-25T15:17:43.432Z] #23 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 15:17:43 [2023-10-25T15:17:43.432Z] #23 14.74 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ... 15:17:43 [2023-10-25T15:17:43.432Z] #23 14.86 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ... 15:17:43 [2023-10-25T15:17:43.994Z] #23 15.41 Selecting previously unselected package curl. 15:17:44 [2023-10-25T15:17:44.249Z] #23 15.41 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ... 15:17:44 [2023-10-25T15:17:44.249Z] #23 15.49 Unpacking curl (7.74.0-1.3+deb11u10) ... 15:17:44 [2023-10-25T15:17:44.822Z] #23 16.25 Selecting previously unselected package libonig5:arm64. 15:17:44 [2023-10-25T15:17:44.822Z] #23 16.25 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 15:17:45 [2023-10-25T15:17:45.078Z] #23 16.33 Unpacking libonig5:arm64 (6.9.6-1.1) ... 15:17:45 [2023-10-25T15:17:45.638Z] #23 16.95 Selecting previously unselected package libjq1:arm64. 15:17:45 [2023-10-25T15:17:45.638Z] #23 16.95 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 15:17:45 [2023-10-25T15:17:45.638Z] #23 16.99 Unpacking libjq1:arm64 (1.6-2.1) ... 15:17:46 [2023-10-25T15:17:46.199Z] #23 17.47 Selecting previously unselected package jq. 15:17:46 [2023-10-25T15:17:46.199Z] #23 17.47 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 15:17:46 [2023-10-25T15:17:46.199Z] #23 17.56 Unpacking jq (1.6-2.1) ... 15:17:46 [2023-10-25T15:17:46.806Z] #23 17.98 Setting up libpsl5:arm64 (0.21.0-1.2) ... 15:17:46 [2023-10-25T15:17:46.806Z] #23 18.25 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 15:17:47 [2023-10-25T15:17:47.061Z] #23 18.52 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 15:17:47 [2023-10-25T15:17:47.622Z] #23 18.99 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 15:17:48 [2023-10-25T15:17:48.183Z] #23 19.31 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 15:17:48 [2023-10-25T15:17:48.438Z] #23 19.63 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 15:17:48 [2023-10-25T15:17:48.694Z] #23 19.93 Setting up libssh2-1:arm64 (1.9.0-2) ... 15:17:48 [2023-10-25T15:17:48.694Z] #23 20.17 Setting up openssl (1.1.1w-0+deb11u1) ... 15:17:49 [2023-10-25T15:17:49.258Z] #23 20.56 Setting up libonig5:arm64 (6.9.6-1.1) ... 15:17:49 [2023-10-25T15:17:49.258Z] #23 20.67 Setting up libjq1:arm64 (1.6-2.1) ... 15:17:49 [2023-10-25T15:17:49.258Z] #23 20.69 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 15:17:49 [2023-10-25T15:17:49.258Z] #23 20.75 Setting up ca-certificates (20210119) ... 15:17:50 [2023-10-25T15:17:50.186Z] #23 21.37 Updating certificates in /etc/ssl/certs... 15:17:50 [2023-10-25T15:17:50.748Z] #23 21.90 129 added, 0 removed; done. 15:17:50 [2023-10-25T15:17:50.748Z] #23 22.04 Setting up jq (1.6-2.1) ... 15:17:50 [2023-10-25T15:17:50.748Z] #23 22.07 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ... 15:17:50 [2023-10-25T15:17:50.748Z] #23 22.09 Setting up curl (7.74.0-1.3+deb11u10) ... 15:17:51 [2023-10-25T15:17:51.004Z] #23 22.27 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:17:51 [2023-10-25T15:17:51.004Z] #23 22.49 Processing triggers for ca-certificates (20210119) ... 15:17:51 [2023-10-25T15:17:51.260Z] #23 22.50 Updating certificates in /etc/ssl/certs... 15:17:51 [2023-10-25T15:17:51.516Z] #23 22.94 0 added, 0 removed; done. 15:17:51 [2023-10-25T15:17:51.516Z] #23 22.94 Running hooks in /etc/ca-certificates/update.d... 15:17:51 [2023-10-25T15:17:51.771Z] #23 22.94 done. 15:17:51 [2023-10-25T15:17:51.771Z] #23 DONE 23.2s 15:17:51 [2023-10-25T15:17:51.771Z] 15:17:51 [2023-10-25T15:17:51.771Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 15:17:51 [2023-10-25T15:17:51.771Z] #24 DONE 18.5s 15:17:51 [2023-10-25T15:17:51.771Z] 15:17:51 [2023-10-25T15:17:51.771Z] #25 [base 2/5] COPY --from=xx / / 15:17:52 [2023-10-25T15:17:52.027Z] #25 ... 15:17:52 [2023-10-25T15:17:52.027Z] 15:17:52 [2023-10-25T15:17:52.027Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build 15:17:52 [2023-10-25T15:17:52.027Z] #26 DONE 0.0s 15:17:52 [2023-10-25T15:17:52.027Z] 15:17:52 [2023-10-25T15:17:52.027Z] #25 [base 2/5] COPY --from=xx / / 15:17:52 [2023-10-25T15:17:52.027Z] #25 DONE 0.2s 15:17:52 [2023-10-25T15:17:52.027Z] 15:17:52 [2023-10-25T15:17:52.027Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:17:52 [2023-10-25T15:17:52.027Z] #27 DONE 0.2s 15:17:52 [2023-10-25T15:17:52.027Z] 15:17:52 [2023-10-25T15:17:52.027Z] #28 [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 15:17:52 [2023-10-25T15:17:52.587Z] #28 ... 15:17:52 [2023-10-25T15:17:52.587Z] 15:17:52 [2023-10-25T15:17:52.587Z] #29 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:17:52 [2023-10-25T15:17:52.587Z] #29 DONE 0.6s 15:17:52 [2023-10-25T15:17:52.843Z] 15:17:52 [2023-10-25T15:17:52.843Z] #30 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true 15:17:53 [2023-10-25T15:17:53.098Z] #30 DONE 0.3s 15:17:53 [2023-10-25T15:17:53.098Z] 15:17:53 [2023-10-25T15:17:53.098Z] #31 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 15:17:53 [2023-10-25T15:17:53.660Z] #31 0.643 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:17:53 [2023-10-25T15:17:53.660Z] #31 0.654 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:17:53 [2023-10-25T15:17:53.660Z] #31 0.654 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:17:53 [2023-10-25T15:17:53.660Z] #31 0.774 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:17:53 [2023-10-25T15:17:53.915Z] #31 0.884 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:17:53 [2023-10-25T15:17:53.915Z] #31 0.994 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:17:54 [2023-10-25T15:17:54.842Z] #31 1.721 Fetched 8426 kB in 1s (6311 kB/s) 15:17:55 [2023-10-25T15:17:55.402Z] #31 1.721 Reading package lists... 15:17:55 [2023-10-25T15:17:55.963Z] #31 2.240 Reading package lists... 15:17:55 [2023-10-25T15:17:55.963Z] #31 2.745 Building dependency tree... 15:17:55 [2023-10-25T15:17:55.963Z] #31 2.883 Reading state information... 15:17:56 [2023-10-25T15:17:56.219Z] #31 3.054 The following additional packages will be installed: 15:17:56 [2023-10-25T15:17:56.219Z] #31 3.055 libmagic-mgc libmagic1 15:17:56 [2023-10-25T15:17:56.219Z] #31 3.082 The following NEW packages will be installed: 15:17:56 [2023-10-25T15:17:56.219Z] #31 3.083 file libmagic-mgc libmagic1 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.355 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.355 Need to get 465 kB of archives. 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.355 After this operation, 7075 kB of additional disk space will be used. 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.355 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB] 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.361 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB] 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.363 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB] 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.485 debconf: delaying package configuration, since apt-utils is not installed 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.518 Fetched 465 kB in 0s (1697 kB/s) 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.537 Selecting previously unselected package libmagic-mgc. 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.537 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15711 files and directories currently installed.) 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.546 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ... 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.549 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... 15:17:56 [2023-10-25T15:17:56.474Z] #31 3.621 Selecting previously unselected package libmagic1:arm64. 15:17:56 [2023-10-25T15:17:56.730Z] #31 3.623 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ... 15:17:56 [2023-10-25T15:17:56.730Z] #31 3.630 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ... 15:17:56 [2023-10-25T15:17:56.730Z] #31 3.666 Selecting previously unselected package file. 15:17:56 [2023-10-25T15:17:56.730Z] #31 3.668 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ... 15:17:56 [2023-10-25T15:17:56.730Z] #31 3.675 Unpacking file (1:5.39-3+deb11u1) ... 15:17:56 [2023-10-25T15:17:56.730Z] #31 3.732 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... 15:17:56 [2023-10-25T15:17:56.730Z] #31 3.744 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ... 15:17:56 [2023-10-25T15:17:56.730Z] #31 3.762 Setting up file (1:5.39-3+deb11u1) ... 15:17:56 [2023-10-25T15:17:56.730Z] #31 3.776 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:17:57 [2023-10-25T15:17:57.291Z] #31 DONE 4.3s 15:17:57 [2023-10-25T15:17:57.291Z] 15:17:57 [2023-10-25T15:17:57.291Z] #28 [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 15:17:57 [2023-10-25T15:17:57.291Z] #28 2.680 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 15:17:57 [2023-10-25T15:17:57.291Z] #28 3.262 #=#=# 15:17:57 [2023-10-25T15:17:57.291Z] #28 3.510 #=#=# # 2.0% ######################################################################## 100.0% 15:17:57 [2023-10-25T15:17:57.291Z] #28 3.781 15:17:57 [2023-10-25T15:17:57.548Z] #28 ... 15:17:57 [2023-10-25T15:17:57.548Z] 15:17:57 [2023-10-25T15:17:57.548Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 15:17:57 [2023-10-25T15:17:57.548Z] #32 DONE 0.3s 15:17:57 [2023-10-25T15:17:57.548Z] 15:17:57 [2023-10-25T15:17:57.548Z] #33 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 15:17:57 [2023-10-25T15:17:57.548Z] #33 DONE 0.3s 15:17:57 [2023-10-25T15:17:57.548Z] 15:17:57 [2023-10-25T15:17:57.548Z] #28 [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 15:17:57 [2023-10-25T15:17:57.548Z] #28 5.695 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 15:17:57 [2023-10-25T15:17:57.804Z] #28 ... 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini 15:17:57 [2023-10-25T15:17:57.804Z] #34 DONE 0.4s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #35 [containerd-src 1/3] WORKDIR /usr/src/containerd 15:17:57 [2023-10-25T15:17:57.804Z] #35 DONE 0.4s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #36 [registry-src 1/2] WORKDIR /usr/src/registry 15:17:57 [2023-10-25T15:17:57.804Z] #36 DONE 0.4s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 15:17:57 [2023-10-25T15:17:57.804Z] #37 DONE 0.4s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger 15:17:57 [2023-10-25T15:17:57.804Z] #38 DONE 0.5s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #39 [delve-src 1/3] WORKDIR /usr/src/delve 15:17:57 [2023-10-25T15:17:57.804Z] #39 DONE 0.5s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 15:17:57 [2023-10-25T15:17:57.804Z] #40 DONE 0.5s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 15:17:57 [2023-10-25T15:17:57.804Z] #41 DONE 0.5s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #42 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 15:17:57 [2023-10-25T15:17:57.804Z] #42 DONE 0.5s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #43 [runc-src 1/3] WORKDIR /usr/src/runc 15:17:57 [2023-10-25T15:17:57.804Z] #43 DONE 0.5s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #44 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 15:17:57 [2023-10-25T15:17:57.804Z] #44 DONE 0.5s 15:17:57 [2023-10-25T15:17:57.804Z] 15:17:57 [2023-10-25T15:17:57.804Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 15:17:57 [2023-10-25T15:17:57.804Z] #45 DONE 0.5s 15:17:58 [2023-10-25T15:17:58.059Z] 15:17:58 [2023-10-25T15:17:58.059Z] #46 [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 15:17:59 [2023-10-25T15:17:59.434Z] #46 ... 15:17:59 [2023-10-25T15:17:59.434Z] 15:17:59 [2023-10-25T15:17:59.434Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: Using 'master' as the name for the initial branch. This default branch name 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: is subject to change. To configure the initial branch name to use in all 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: of your new repositories, which will suppress this warning, call: 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: git config --global init.defaultBranch <name> 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: 'development'. The just-created branch can be renamed via this command: 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.892 hint: git branch -m <name> 15:17:59 [2023-10-25T15:17:59.434Z] #47 0.893 Initialized empty Git repository in /usr/src/containerd/.git/ 15:17:59 [2023-10-25T15:17:59.434Z] #47 DONE 1.2s 15:17:59 [2023-10-25T15:17:59.434Z] 15:17:59 [2023-10-25T15:17:59.434Z] #48 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: Using 'master' as the name for the initial branch. This default branch name 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: is subject to change. To configure the initial branch name to use in all 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: of your new repositories, which will suppress this warning, call: 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: git config --global init.defaultBranch <name> 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: 'development'. The just-created branch can be renamed via this command: 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.726 hint: git branch -m <name> 15:17:59 [2023-10-25T15:17:59.434Z] #48 0.727 Initialized empty Git repository in /usr/src/tini/.git/ 15:17:59 [2023-10-25T15:17:59.434Z] #48 DONE 1.2s 15:17:59 [2023-10-25T15:17:59.434Z] 15:17:59 [2023-10-25T15:17:59.434Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:18:04 [2023-10-25T15:18:04.702Z] #49 ... 15:18:04 [2023-10-25T15:18:04.702Z] 15:18:04 [2023-10-25T15:18:04.702Z] #28 [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 15:18:04 [2023-10-25T15:18:04.702Z] #28 6.334 #=#=# 15:18:04 [2023-10-25T15:18:04.702Z] #28 6.618 #=#=# 0.7% ######################################################################## 100.0% 15:18:04 [2023-10-25T15:18:04.702Z] #28 6.994 15:18:04 [2023-10-25T15:18:04.702Z] #28 9.337 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 15:18:04 [2023-10-25T15:18:04.702Z] #28 9.994 #=#=# 15:18:04 [2023-10-25T15:18:04.702Z] #28 10.43 #=#=# 0.1% ########################################## 59.2% ################################################### 71.1% ##################################################################### 96.3% ######################################################################## 100.0% 15:18:04 [2023-10-25T15:18:04.702Z] #28 12.13 15:18:06 [2023-10-25T15:18:06.595Z] #28 14.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 15:18:07 [2023-10-25T15:18:07.546Z] #28 15.34 #=#=# 15:18:07 [2023-10-25T15:18:07.546Z] #28 ... 15:18:07 [2023-10-25T15:18:07.546Z] 15:18:07 [2023-10-25T15:18:07.546Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 15:18:07 [2023-10-25T15:18:07.546Z] #50 1.001 go: downloading github.com/golangci/golangci-lint v1.54.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 1.934 go: downloading github.com/fatih/color v1.15.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 1.934 go: downloading github.com/gofrs/flock v0.8.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 1.942 go: downloading github.com/spf13/cobra v1.7.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 1.942 go: downloading github.com/spf13/pflag v1.0.5 15:18:07 [2023-10-25T15:18:07.546Z] #50 1.943 go: downloading github.com/spf13/viper v1.12.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 1.950 go: downloading gopkg.in/yaml.v3 v3.0.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.001 go: downloading golang.org/x/tools v0.12.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.129 go: downloading github.com/hashicorp/go-version v1.6.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.176 go: downloading github.com/ldez/gomoddirectives v0.2.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.333 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.333 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.337 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.337 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.390 go: downloading github.com/mattn/go-colorable v0.1.13 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.397 go: downloading github.com/sirupsen/logrus v1.9.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.476 go: downloading github.com/stretchr/testify v1.8.4 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.640 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.659 go: downloading github.com/mattn/go-isatty v0.0.17 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.659 go: downloading golang.org/x/mod v0.12.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.694 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.738 go: downloading github.com/fsnotify/fsnotify v1.5.4 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.814 go: downloading github.com/spf13/afero v1.8.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.815 go: downloading github.com/spf13/cast v1.5.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 2.969 go: downloading github.com/spf13/jwalterweatherman v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.134 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.150 go: downloading 4d63.com/gochecknoglobals v0.2.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.185 go: downloading github.com/4meepo/tagalign v1.3.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.190 go: downloading github.com/Abirdcfly/dupword v0.0.12 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.325 go: downloading github.com/Antonboom/errname v0.1.12 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.375 go: downloading github.com/Antonboom/nilnil v0.1.7 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.468 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.469 go: downloading github.com/BurntSushi/toml v1.3.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.480 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.480 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.566 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.567 go: downloading github.com/alexkohler/prealloc v1.0.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.582 go: downloading github.com/alingse/asasalint v0.0.11 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.600 go: downloading github.com/ashanbrown/forbidigo v1.6.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.601 go: downloading github.com/ashanbrown/makezero v1.1.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.623 go: downloading github.com/bkielbasa/cyclop v1.2.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.727 go: downloading github.com/blizzy78/varnamelen v0.8.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.898 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.898 go: downloading github.com/breml/bidichk v0.2.4 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.902 go: downloading github.com/breml/errchkjson v0.3.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.902 go: downloading github.com/butuzov/ireturn v0.2.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.909 go: downloading github.com/butuzov/mirror v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.909 go: downloading github.com/charithe/durationcheck v0.0.10 15:18:07 [2023-10-25T15:18:07.546Z] #50 3.909 go: downloading github.com/curioswitch/go-reassign v0.2.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.049 go: downloading github.com/daixiang0/gci v0.11.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.050 go: downloading github.com/denis-tingaikin/go-header v0.4.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.050 go: downloading github.com/esimonov/ifshort v1.0.4 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.105 go: downloading github.com/firefart/nonamedreturns v1.0.4 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.216 go: downloading github.com/fzipp/gocyclo v0.6.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.251 go: downloading github.com/go-critic/go-critic v0.9.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.358 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.361 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.361 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.361 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.410 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.431 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.432 go: downloading github.com/golangci/misspell v0.4.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.613 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.615 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.615 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.617 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.617 go: downloading github.com/hexops/gotextdiff v1.0.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.672 go: downloading github.com/jgautheron/goconst v1.5.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.689 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.696 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.741 go: downloading github.com/julz/importas v0.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.742 go: downloading github.com/kisielk/errcheck v1.6.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.743 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.743 go: downloading github.com/kulti/thelper v0.6.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.744 go: downloading github.com/kunwardeep/paralleltest v1.0.8 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.884 go: downloading github.com/kyoh86/exportloopref v0.1.11 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.998 go: downloading github.com/ldez/tagliatelle v0.5.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 4.999 go: downloading github.com/leonklingele/grouper v1.1.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.033 go: downloading github.com/lufeee/execinquery v1.2.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.106 go: downloading github.com/maratori/testpackage v1.1.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.107 go: downloading github.com/maratori/testableexamples v1.0.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.107 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.108 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.108 go: downloading github.com/mgechev/revive v1.3.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.228 go: downloading github.com/moricho/tparallel v0.3.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.229 go: downloading github.com/nakabonne/nestif v0.3.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.343 go: downloading github.com/nishanths/exhaustive v0.11.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.344 go: downloading github.com/nishanths/predeclared v0.2.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.345 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.362 go: downloading github.com/polyfloyd/go-errorlint v1.4.4 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.363 go: downloading github.com/ryancurrah/gomodguard v1.3.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.367 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.495 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.496 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.504 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.511 go: downloading github.com/securego/gosec/v2 v2.17.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.611 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.623 go: downloading github.com/sivchari/containedctx v1.0.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.684 go: downloading github.com/sivchari/nosnakecase v1.7.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.800 go: downloading github.com/sivchari/tenv v1.7.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.801 go: downloading github.com/sonatard/noctx v0.0.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.803 go: downloading github.com/sourcegraph/go-diff v0.7.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.804 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.805 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.819 go: downloading github.com/tetafro/godot v1.4.14 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.820 go: downloading github.com/tdakkota/asciicheck v0.2.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.846 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 15:18:07 [2023-10-25T15:18:07.546Z] #50 5.847 go: downloading github.com/timonwong/loggercheck v0.9.4 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.043 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.043 go: downloading github.com/ultraware/funlen v0.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.044 go: downloading github.com/ultraware/whitespace v0.0.5 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.044 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.045 go: downloading github.com/uudashr/gocognit v1.0.7 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.045 go: downloading github.com/xen0n/gosmopolitan v1.2.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.134 go: downloading github.com/yagipy/maintidx v1.0.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.134 go: downloading github.com/yeya24/promlinter v0.2.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.148 go: downloading github.com/ykadowak/zerologlint v0.1.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.148 go: downloading gitlab.com/bosi/decorder v0.4.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.149 go: downloading go.tmz.dev/musttag v0.7.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.245 go: downloading honnef.co/go/tools v0.4.5 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.400 go: downloading mvdan.cc/gofumpt v0.5.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.493 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.660 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.667 go: downloading golang.org/x/sys v0.11.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.779 go: downloading github.com/hashicorp/errwrap v1.0.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.780 go: downloading github.com/davecgh/go-spew v1.1.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.780 go: downloading github.com/pmezard/go-difflib v1.0.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.781 go: downloading github.com/stretchr/objx v0.5.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.785 go: downloading github.com/subosito/gotenv v1.4.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.785 go: downloading github.com/hashicorp/hcl v1.0.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.850 go: downloading gopkg.in/ini.v1 v1.67.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.862 go: downloading github.com/magiconair/properties v1.8.6 15:18:07 [2023-10-25T15:18:07.546Z] #50 6.930 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.079 go: downloading golang.org/x/text v0.12.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.237 go: downloading github.com/fatih/structtag v1.2.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.240 go: downloading github.com/gobwas/glob v0.2.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.244 go: downloading github.com/google/go-cmp v0.5.9 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.250 go: downloading github.com/pelletier/go-toml v1.9.5 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.346 go: downloading gopkg.in/yaml.v2 v2.4.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.360 go: downloading golang.org/x/sync v0.3.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.443 go: downloading go.uber.org/zap v1.24.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.575 go: downloading github.com/go-toolsmith/astfmt v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.575 go: downloading github.com/go-toolsmith/astcast v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.584 go: downloading github.com/go-toolsmith/astcopy v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.586 go: downloading github.com/go-toolsmith/astequal v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.635 go: downloading github.com/go-toolsmith/astp v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.636 go: downloading github.com/go-toolsmith/strparse v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.643 go: downloading github.com/go-toolsmith/typep v1.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.680 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.686 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.750 go: downloading github.com/gostaticanalysis/comment v1.4.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.773 go: downloading github.com/kisielk/gotool v1.0.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.924 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.925 go: downloading github.com/ettle/strcase v0.1.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.925 go: downloading github.com/Masterminds/semver v1.5.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.956 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 7.997 go: downloading github.com/prometheus/client_golang v1.12.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 8.436 go: downloading github.com/prometheus/client_model v0.2.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 8.582 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 15:18:07 [2023-10-25T15:18:07.546Z] #50 8.605 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 15:18:07 [2023-10-25T15:18:07.546Z] #50 8.649 go: downloading go.uber.org/atomic v1.7.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 8.651 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8 15:18:07 [2023-10-25T15:18:07.546Z] #50 8.656 go: downloading go.uber.org/multierr v1.6.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 8.674 go: downloading github.com/olekukonko/tablewriter v0.0.5 15:18:07 [2023-10-25T15:18:07.546Z] #50 8.983 go: downloading github.com/quasilyte/gogrep v0.5.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 9.004 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 15:18:07 [2023-10-25T15:18:07.546Z] #50 9.093 go: downloading github.com/golang/protobuf v1.5.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 9.403 go: downloading github.com/beorn7/perks v1.0.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 9.404 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:18:07 [2023-10-25T15:18:07.546Z] #50 9.535 go: downloading github.com/prometheus/common v0.32.1 15:18:07 [2023-10-25T15:18:07.546Z] #50 9.535 go: downloading github.com/prometheus/procfs v0.7.3 15:18:07 [2023-10-25T15:18:07.546Z] #50 9.535 go: downloading google.golang.org/protobuf v1.28.0 15:18:07 [2023-10-25T15:18:07.546Z] #50 9.679 go: downloading github.com/mattn/go-runewidth v0.0.9 15:18:07 [2023-10-25T15:18:07.546Z] #50 ... 15:18:07 [2023-10-25T15:18:07.546Z] 15:18:07 [2023-10-25T15:18:07.546Z] #51 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help 15:18:07 [2023-10-25T15:18:07.546Z] #51 1.058 go: downloading github.com/tc-hib/go-winres v0.3.1 15:18:07 [2023-10-25T15:18:07.546Z] #51 1.942 go: downloading github.com/tc-hib/winres v0.1.6 15:18:07 [2023-10-25T15:18:07.546Z] #51 1.942 go: downloading github.com/urfave/cli/v2 v2.3.0 15:18:07 [2023-10-25T15:18:07.546Z] #51 2.266 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 15:18:07 [2023-10-25T15:18:07.546Z] #51 2.350 go: downloading github.com/russross/blackfriday/v2 v2.1.0 15:18:07 [2023-10-25T15:18:07.546Z] #51 2.350 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 15:18:07 [2023-10-25T15:18:07.546Z] #51 2.352 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 15:18:07 [2023-10-25T15:18:07.546Z] #51 ... 15:18:07 [2023-10-25T15:18:07.546Z] 15:18:07 [2023-10-25T15:18:07.546Z] #52 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 15:18:07 [2023-10-25T15:18:07.546Z] #52 3.310 Docker version 24.0.2, build cb74dfc 15:18:07 [2023-10-25T15:18:07.546Z] #52 ... 15:18:07 [2023-10-25T15:18:07.546Z] 15:18:07 [2023-10-25T15:18:07.546Z] #53 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 15:18:07 [2023-10-25T15:18:07.803Z] #53 ... 15:18:07 [2023-10-25T15:18:07.803Z] 15:18:07 [2023-10-25T15:18:07.803Z] #54 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 15:18:07 [2023-10-25T15:18:07.803Z] #54 1.068 go: downloading mvdan.cc/sh/v3 v3.6.0 15:18:07 [2023-10-25T15:18:07.803Z] #54 1.471 go: downloading github.com/google/renameio/v2 v2.0.0 15:18:07 [2023-10-25T15:18:07.803Z] #54 1.473 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 15:18:07 [2023-10-25T15:18:07.804Z] #54 1.474 go: downloading mvdan.cc/editorconfig v0.2.0 15:18:07 [2023-10-25T15:18:07.804Z] #54 1.474 go: downloading golang.org/x/term v0.3.0 15:18:07 [2023-10-25T15:18:07.804Z] #54 2.003 go: downloading golang.org/x/sys v0.3.0 15:18:08 [2023-10-25T15:18:08.061Z] #54 ... 15:18:08 [2023-10-25T15:18:08.061Z] 15:18:08 [2023-10-25T15:18:08.061Z] #55 [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 15:18:08 [2023-10-25T15:18:08.061Z] #55 3.406 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 3.422 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 3.426 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 3.765 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 4.125 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 4.856 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 5.227 Fetched 8426 kB in 2s (4025 kB/s) 15:18:08 [2023-10-25T15:18:08.061Z] #55 5.227 Reading package lists... 15:18:08 [2023-10-25T15:18:08.061Z] #55 6.351 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:18:08 [2023-10-25T15:18:08.061Z] #55 6.351 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:18:08 [2023-10-25T15:18:08.061Z] #55 6.351 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:18:08 [2023-10-25T15:18:08.061Z] #55 7.476 Reading package lists... 15:18:08 [2023-10-25T15:18:08.061Z] #55 8.136 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:18:08 [2023-10-25T15:18:08.061Z] #55 8.157 Reading package lists... 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.001 Building dependency tree... 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.469 gcc is already the newest version (4:10.2.1-1). 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.469 The following additional packages will be installed: 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.471 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.471 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.471 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.482 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.482 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.483 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.485 Suggested packages: 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.491 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.491 | libgdk-pixbuf2.0-dev libxml2-utils 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.811 The following NEW packages will be installed: 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.811 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.812 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.812 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.812 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.812 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 15:18:08 [2023-10-25T15:18:08.061Z] #55 9.813 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.09 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.09 Need to get 7950 kB of archives. 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.09 After this operation, 39.9 MB of additional disk space will be used. 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.09 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.15 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.19 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.19 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.20 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.20 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.27 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 10.31 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #55 ... 15:18:08 [2023-10-25T15:18:08.061Z] 15:18:08 [2023-10-25T15:18:08.061Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: Using 'master' as the name for the initial branch. This default branch name 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: is subject to change. To configure the initial branch name to use in all 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: of your new repositories, which will suppress this warning, call: 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: git config --global init.defaultBranch <name> 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: 'development'. The just-created branch can be renamed via this command: 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.489 hint: git branch -m <name> 15:18:08 [2023-10-25T15:18:08.061Z] #56 1.515 Initialized empty Git repository in /usr/src/delve/.git/ 15:18:08 [2023-10-25T15:18:08.061Z] #56 ... 15:18:08 [2023-10-25T15:18:08.061Z] 15:18:08 [2023-10-25T15:18:08.061Z] #57 [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 15:18:08 [2023-10-25T15:18:08.061Z] #57 2.331 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 2.493 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 2.543 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 2.748 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 3.412 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 3.448 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 4.473 Fetched 8426 kB in 2s (3471 kB/s) 15:18:08 [2023-10-25T15:18:08.061Z] #57 4.473 Reading package lists... 15:18:08 [2023-10-25T15:18:08.061Z] #57 5.110 Reading package lists... 15:18:08 [2023-10-25T15:18:08.061Z] #57 5.749 Building dependency tree... 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.239 The following additional packages will be installed: 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.240 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.241 Suggested packages: 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.241 cmake-doc ninja-build lrzip 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.305 The following NEW packages will be installed: 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.306 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.579 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.579 Need to get 15.1 MB of archives. 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.579 After this operation, 66.8 MB of additional disk space will be used. 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.579 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.688 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.902 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.953 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.963 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.964 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.968 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 6.970 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 15:18:08 [2023-10-25T15:18:08.061Z] #57 7.436 debconf: delaying package configuration, since apt-utils is not installed 15:18:08 [2023-10-25T15:18:08.061Z] #57 7.506 Fetched 15.1 MB in 1s (19.1 MB/s) 15:18:08 [2023-10-25T15:18:08.061Z] #57 8.097 Selecting previously unselected package cmake-data. 15:18:08 [2023-10-25T15:18:08.061Z] #57 8.097 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15746 files and directories currently installed.) 15:18:08 [2023-10-25T15:18:08.061Z] #57 8.108 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 15:18:08 [2023-10-25T15:18:08.061Z] #57 8.149 Unpacking cmake-data (3.18.4-2+deb11u1) ... 15:18:08 [2023-10-25T15:18:08.061Z] #57 10.34 Selecting previously unselected package libicu67:arm64. 15:18:08 [2023-10-25T15:18:08.061Z] #57 10.35 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 15:18:08 [2023-10-25T15:18:08.646Z] #57 ... 15:18:08 [2023-10-25T15:18:08.646Z] 15:18:08 [2023-10-25T15:18:08.646Z] #58 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: Using 'master' as the name for the initial branch. This default branch name 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: is subject to change. To configure the initial branch name to use in all 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: of your new repositories, which will suppress this warning, call: 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: git config --global init.defaultBranch <name> 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: 'development'. The just-created branch can be renamed via this command: 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.769 hint: git branch -m <name> 15:18:08 [2023-10-25T15:18:08.646Z] #58 1.893 Initialized empty Git repository in /usr/src/runc/.git/ 15:18:08 [2023-10-25T15:18:08.646Z] #58 ... 15:18:08 [2023-10-25T15:18:08.646Z] 15:18:08 [2023-10-25T15:18:08.646Z] #59 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: Using 'master' as the name for the initial branch. This default branch name 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: is subject to change. To configure the initial branch name to use in all 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: of your new repositories, which will suppress this warning, call: 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: git config --global init.defaultBranch <name> 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: 'development'. The just-created branch can be renamed via this command: 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.170 hint: git branch -m <name> 15:18:08 [2023-10-25T15:18:08.646Z] #59 1.193 Initialized empty Git repository in /usr/src/swagger/.git/ 15:18:08 [2023-10-25T15:18:08.646Z] #59 ... 15:18:08 [2023-10-25T15:18:08.646Z] 15:18:08 [2023-10-25T15:18:08.646Z] #60 [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 15:18:08 [2023-10-25T15:18:08.646Z] #60 1.278 go: downloading gotest.tools/gotestsum v1.8.2 15:18:08 [2023-10-25T15:18:08.646Z] #60 3.019 go: downloading github.com/dnephin/pflag v1.0.7 15:18:08 [2023-10-25T15:18:08.646Z] #60 3.020 go: downloading github.com/fatih/color v1.13.0 15:18:08 [2023-10-25T15:18:08.646Z] #60 3.020 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 15:18:08 [2023-10-25T15:18:08.646Z] #60 3.035 go: downloading golang.org/x/tools v0.1.11 15:18:08 [2023-10-25T15:18:08.646Z] #60 3.050 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 15:18:08 [2023-10-25T15:18:08.646Z] #60 3.058 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 15:18:08 [2023-10-25T15:18:08.646Z] #60 3.058 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 15:18:08 [2023-10-25T15:18:08.646Z] #60 3.174 go: downloading github.com/mattn/go-isatty v0.0.14 15:18:08 [2023-10-25T15:18:08.646Z] #60 3.179 go: downloading github.com/mattn/go-colorable v0.1.12 15:18:08 [2023-10-25T15:18:08.646Z] #60 4.186 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 15:18:08 [2023-10-25T15:18:08.904Z] #60 ... 15:18:08 [2023-10-25T15:18:08.904Z] 15:18:08 [2023-10-25T15:18:08.904Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:18:08 [2023-10-25T15:18:08.904Z] #61 2.513 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:18:08 [2023-10-25T15:18:08.904Z] #61 2.533 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:18:08 [2023-10-25T15:18:08.904Z] #61 2.566 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:18:08 [2023-10-25T15:18:08.904Z] #61 2.763 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:18:08 [2023-10-25T15:18:08.904Z] #61 3.469 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:18:08 [2023-10-25T15:18:08.904Z] #61 3.549 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:18:08 [2023-10-25T15:18:08.904Z] #61 4.542 Fetched 8426 kB in 2s (3547 kB/s) 15:18:08 [2023-10-25T15:18:08.904Z] #61 4.542 Reading package lists... 15:18:08 [2023-10-25T15:18:08.904Z] #61 5.685 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:18:08 [2023-10-25T15:18:08.904Z] #61 5.685 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:18:08 [2023-10-25T15:18:08.904Z] #61 5.685 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:18:08 [2023-10-25T15:18:08.904Z] #61 6.774 Reading package lists... 15:18:08 [2023-10-25T15:18:08.904Z] #61 7.551 + apt-get install -y --no-install-recommends gcc libc6-dev 15:18:08 [2023-10-25T15:18:08.904Z] #61 7.598 Reading package lists... 15:18:08 [2023-10-25T15:18:08.904Z] #61 8.440 Building dependency tree... 15:18:08 [2023-10-25T15:18:08.904Z] #61 8.980 gcc is already the newest version (4:10.2.1-1). 15:18:08 [2023-10-25T15:18:08.904Z] #61 8.980 libc6-dev is already the newest version (2.31-13+deb11u7). 15:18:08 [2023-10-25T15:18:08.904Z] #61 8.980 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:18:08 [2023-10-25T15:18:08.904Z] #61 ... 15:18:08 [2023-10-25T15:18:08.904Z] 15:18:08 [2023-10-25T15:18:08.904Z] #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 15:18:08 [2023-10-25T15:18:08.904Z] #62 1.159 go: downloading github.com/pelletier/go-toml v1.8.1 15:18:09 [2023-10-25T15:18:09.163Z] #62 ... 15:18:09 [2023-10-25T15:18:09.163Z] 15:18:09 [2023-10-25T15:18:09.163Z] #63 [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 ; 15:18:09 [2023-10-25T15:18:09.163Z] #63 1.354 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 1.368 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 1.368 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 1.618 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 2.074 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 2.390 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 3.096 Fetched 8426 kB in 2s (4098 kB/s) 15:18:09 [2023-10-25T15:18:09.163Z] #63 3.096 Reading package lists... 15:18:09 [2023-10-25T15:18:09.163Z] #63 3.712 Reading package lists... 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.471 Building dependency tree... 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.897 python3 is already the newest version (3.9.2-3). 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.897 The following additional packages will be installed: 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.899 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.900 patch xz-utils 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.901 Suggested packages: 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.901 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.901 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.901 m4-doc ed diffutils-doc 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.901 Recommended packages: 15:18:09 [2023-10-25T15:18:09.163Z] #63 4.901 fakeroot libalgorithm-merge-perl libltdl-dev 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.104 The following NEW packages will be installed: 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.105 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.105 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.106 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.379 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.379 Need to get 5461 kB of archives. 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.379 After this operation, 11.6 MB of additional disk space will be used. 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.379 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.388 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.449 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.501 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.511 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.606 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.626 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.665 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.668 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.832 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.845 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.848 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.851 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.853 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.855 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.857 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 5.867 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 6.042 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 6.045 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 6.046 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB] 15:18:09 [2023-10-25T15:18:09.163Z] #63 6.438 debconf: delaying package configuration, since apt-utils is not installed 15:18:09 [2023-10-25T15:18:09.163Z] #63 6.557 Fetched 5461 kB in 1s (5847 kB/s) 15:18:09 [2023-10-25T15:18:09.163Z] #63 6.854 Selecting previously unselected package bzip2. 15:18:09 [2023-10-25T15:18:09.163Z] #63 6.854 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15746 files and directories currently installed.) 15:18:09 [2023-10-25T15:18:09.163Z] #63 6.868 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 6.960 Unpacking bzip2 (1.0.8-4) ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 7.461 Selecting previously unselected package xz-utils. 15:18:09 [2023-10-25T15:18:09.163Z] #63 7.465 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 7.496 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 7.957 Selecting previously unselected package libsigsegv2:arm64. 15:18:09 [2023-10-25T15:18:09.163Z] #63 7.960 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 7.988 Unpacking libsigsegv2:arm64 (2.13-1) ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 8.463 Selecting previously unselected package m4. 15:18:09 [2023-10-25T15:18:09.163Z] #63 8.465 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 8.639 Unpacking m4 (1.4.18-5) ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 9.710 Selecting previously unselected package autoconf. 15:18:09 [2023-10-25T15:18:09.163Z] #63 9.712 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 9.788 Unpacking autoconf (2.69-14) ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 10.16 Selecting previously unselected package autotools-dev. 15:18:09 [2023-10-25T15:18:09.163Z] #63 10.16 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 10.29 Unpacking autotools-dev (20180224.1+nmu1) ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 11.61 Selecting previously unselected package automake. 15:18:09 [2023-10-25T15:18:09.163Z] #63 11.62 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 11.73 Unpacking automake (1:1.16.3-2) ... 15:18:09 [2023-10-25T15:18:09.163Z] #63 ... 15:18:09 [2023-10-25T15:18:09.163Z] 15:18:09 [2023-10-25T15:18:09.163Z] #64 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: Using 'master' as the name for the initial branch. This default branch name 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: is subject to change. To configure the initial branch name to use in all 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: of your new repositories, which will suppress this warning, call: 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: git config --global init.defaultBranch <name> 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: 'development'. The just-created branch can be renamed via this command: 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.447 hint: git branch -m <name> 15:18:09 [2023-10-25T15:18:09.163Z] #64 1.457 Initialized empty Git repository in /usr/src/registry/.git/ 15:18:09 [2023-10-25T15:18:09.420Z] #64 ... 15:18:09 [2023-10-25T15:18:09.420Z] 15:18:09 [2023-10-25T15:18:09.420Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:18:09 [2023-10-25T15:18:09.420Z] #65 ... 15:18:09 [2023-10-25T15:18:09.420Z] 15:18:09 [2023-10-25T15:18:09.420Z] #66 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: Using 'master' as the name for the initial branch. This default branch name 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: is subject to change. To configure the initial branch name to use in all 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: of your new repositories, which will suppress this warning, call: 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: git config --global init.defaultBranch <name> 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: 'development'. The just-created branch can be renamed via this command: 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: 15:18:09 [2023-10-25T15:18:09.420Z] #66 1.948 hint: git branch -m <name> 15:18:09 [2023-10-25T15:18:09.420Z] #66 2.069 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 15:18:09 [2023-10-25T15:18:09.676Z] #66 ... 15:18:09 [2023-10-25T15:18:09.676Z] 15:18:09 [2023-10-25T15:18:09.676Z] #63 [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 ; 15:18:09 [2023-10-25T15:18:09.676Z] #63 12.19 Selecting previously unselected package patch. 15:18:09 [2023-10-25T15:18:09.676Z] #63 12.19 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 15:18:09 [2023-10-25T15:18:09.676Z] #63 12.31 Unpacking patch (2.7.6-7) ... 15:18:10 [2023-10-25T15:18:10.639Z] #63 13.29 Selecting previously unselected package dpkg-dev. 15:18:10 [2023-10-25T15:18:10.639Z] #63 13.29 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ... 15:18:10 [2023-10-25T15:18:10.639Z] #63 13.32 Unpacking dpkg-dev (1.20.13) ... 15:18:11 [2023-10-25T15:18:11.571Z] #63 14.32 Selecting previously unselected package build-essential. 15:18:11 [2023-10-25T15:18:11.571Z] #63 14.32 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 15:18:11 [2023-10-25T15:18:11.916Z] #63 14.38 Unpacking build-essential (12.9) ... 15:18:11 [2023-10-25T15:18:11.916Z] #63 ... 15:18:11 [2023-10-25T15:18:11.916Z] 15:18:11 [2023-10-25T15:18:11.916Z] #46 [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 15:18:11 [2023-10-25T15:18:11.916Z] #46 3.935 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 3.989 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 4.010 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 4.531 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 5.338 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 5.587 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 6.684 Fetched 8426 kB in 3s (2790 kB/s) 15:18:11 [2023-10-25T15:18:11.916Z] #46 6.684 Reading package lists... 15:18:11 [2023-10-25T15:18:11.916Z] #46 7.864 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:18:11 [2023-10-25T15:18:11.916Z] #46 7.864 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:18:11 [2023-10-25T15:18:11.916Z] #46 7.864 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:18:11 [2023-10-25T15:18:11.916Z] #46 9.523 Reading package lists... 15:18:11 [2023-10-25T15:18:11.916Z] #46 10.36 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:18:11 [2023-10-25T15:18:11.916Z] #46 10.41 Reading package lists... 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.44 Building dependency tree... 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.85 gcc is already the newest version (4:10.2.1-1). 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.85 libc6-dev is already the newest version (2.31-13+deb11u7). 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.85 The following additional packages will be installed: 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.85 bzip2 patch xz-utils 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.85 Suggested packages: 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.85 bzip2-doc debian-keyring seccomp ed diffutils-doc 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.85 Recommended packages: 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.85 build-essential fakeroot libalgorithm-merge-perl 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.93 The following NEW packages will be installed: 15:18:11 [2023-10-25T15:18:11.916Z] #46 11.93 bzip2 dpkg-dev libseccomp-dev patch xz-utils 15:18:11 [2023-10-25T15:18:11.916Z] #46 12.21 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 15:18:11 [2023-10-25T15:18:11.916Z] #46 12.21 Need to get 2791 kB of archives. 15:18:11 [2023-10-25T15:18:11.916Z] #46 12.21 After this operation, 4078 kB of additional disk space will be used. 15:18:11 [2023-10-25T15:18:11.916Z] #46 12.21 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 12.22 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 12.23 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 12.25 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 12.48 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #46 12.84 debconf: delaying package configuration, since apt-utils is not installed 15:18:11 [2023-10-25T15:18:11.916Z] #46 13.40 Fetched 2791 kB in 1s (5126 kB/s) 15:18:11 [2023-10-25T15:18:11.916Z] #46 13.61 Selecting previously unselected package bzip2. 15:18:11 [2023-10-25T15:18:11.916Z] #46 13.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15746 files and directories currently installed.) 15:18:11 [2023-10-25T15:18:11.916Z] #46 13.62 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 15:18:11 [2023-10-25T15:18:11.916Z] #46 13.69 Unpacking bzip2 (1.0.8-4) ... 15:18:11 [2023-10-25T15:18:11.916Z] #46 ... 15:18:11 [2023-10-25T15:18:11.916Z] 15:18:11 [2023-10-25T15:18:11.916Z] #55 [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 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.32 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.32 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.34 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.37 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.41 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.41 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.45 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.78 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.80 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.82 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.86 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.86 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 10.87 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.03 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.11 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.11 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.12 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.12 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.12 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.18 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.18 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.24 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.52 debconf: delaying package configuration, since apt-utils is not installed 15:18:11 [2023-10-25T15:18:11.916Z] #55 11.74 Fetched 7950 kB in 1s (5609 kB/s) 15:18:11 [2023-10-25T15:18:11.916Z] #55 12.35 Selecting previously unselected package libgirepository-1.0-1:arm64. 15:18:11 [2023-10-25T15:18:11.916Z] #55 12.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15746 files and directories currently installed.) 15:18:11 [2023-10-25T15:18:11.916Z] #55 12.37 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 15:18:11 [2023-10-25T15:18:11.916Z] #55 12.65 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:18:11 [2023-10-25T15:18:11.916Z] #55 13.21 Selecting previously unselected package gir1.2-glib-2.0:arm64. 15:18:11 [2023-10-25T15:18:11.916Z] #55 13.21 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 15:18:11 [2023-10-25T15:18:11.916Z] #55 13.46 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:18:11 [2023-10-25T15:18:11.916Z] #55 13.86 Selecting previously unselected package libsecret-common. 15:18:11 [2023-10-25T15:18:11.916Z] #55 13.86 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 15:18:11 [2023-10-25T15:18:11.916Z] #55 13.92 Unpacking libsecret-common (0.20.4-2) ... 15:18:13 [2023-10-25T15:18:13.287Z] #55 ... 15:18:13 [2023-10-25T15:18:13.287Z] 15:18:13 [2023-10-25T15:18:13.287Z] #54 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 15:18:13 [2023-10-25T15:18:13.287Z] #54 16.10 v3.6.0 15:18:17 [2023-10-25T15:18:17.461Z] #54 ... 15:18:17 [2023-10-25T15:18:17.461Z] 15:18:17 [2023-10-25T15:18:17.461Z] #28 [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 15:18:17 [2023-10-25T15:18:17.461Z] #28 15.34 #=#=# 15:18:17 [2023-10-25T15:18:17.461Z] #28 15.62 #=#=# ######################################################################## 100.0% 15:18:17 [2023-10-25T15:18:17.461Z] #28 16.13 15:18:17 [2023-10-25T15:18:17.461Z] #28 17.65 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 15:18:17 [2023-10-25T15:18:17.461Z] #28 18.43 #=#=# 15:18:17 [2023-10-25T15:18:17.461Z] #28 18.79 #=#=# ########### 15.9% ######################################################################## 100.0% 15:18:17 [2023-10-25T15:18:17.461Z] #28 19.33 15:18:17 [2023-10-25T15:18:17.461Z] #28 19.42 Download of images into '/build' complete. 15:18:17 [2023-10-25T15:18:17.461Z] #28 19.43 Use something like the following to load the result into a Docker daemon: 15:18:17 [2023-10-25T15:18:17.461Z] #28 19.43 tar -cC '/build' . | docker load 15:18:17 [2023-10-25T15:18:17.718Z] #28 ... 15:18:17 [2023-10-25T15:18:17.718Z] 15:18:17 [2023-10-25T15:18:17.718Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 15:18:17 [2023-10-25T15:18:17.718Z] #50 10.23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 15:18:17 [2023-10-25T15:18:17.718Z] #50 ... 15:18:17 [2023-10-25T15:18:17.718Z] 15:18:17 [2023-10-25T15:18:17.718Z] #51 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 NAME: 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 go-winres - A tool for embedding resources in Windows executables 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 USAGE: 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 go-winres [global options] command [command options] [arguments...] 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 COMMANDS: 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 init Create an initial ./winres/winres.json 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 make Make syso files for the "go build" command 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 simply Make syso files for the "go build" command (simplified) 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 extract Extract all resources from an executable 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 patch Replace resources in an executable file (exe, dll) 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 help, h Shows a list of commands or help for one command 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 GLOBAL OPTIONS: 15:18:17 [2023-10-25T15:18:17.718Z] #51 16.64 --help, -h show help (default: false) 15:18:18 [2023-10-25T15:18:18.710Z] #51 ... 15:18:18 [2023-10-25T15:18:18.710Z] 15:18:18 [2023-10-25T15:18:18.710Z] #59 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 15:18:18 [2023-10-25T15:18:18.710Z] #59 DONE 20.8s 15:18:18 [2023-10-25T15:18:18.710Z] 15:18:18 [2023-10-25T15:18:18.710Z] #60 [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 15:18:18 [2023-10-25T15:18:18.710Z] #60 21.28 gotestsum version dev 15:18:18 [2023-10-25T15:18:18.710Z] #60 ... 15:18:18 [2023-10-25T15:18:18.710Z] 15:18:18 [2023-10-25T15:18:18.710Z] #57 [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 15:18:18 [2023-10-25T15:18:18.710Z] #57 10.87 Unpacking libicu67:arm64 (67.1-7) ... 15:18:18 [2023-10-25T15:18:18.710Z] #57 13.46 Selecting previously unselected package libxml2:arm64. 15:18:18 [2023-10-25T15:18:18.710Z] #57 13.47 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 15:18:18 [2023-10-25T15:18:18.710Z] #57 13.56 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 15:18:18 [2023-10-25T15:18:18.710Z] #57 14.76 Selecting previously unselected package libarchive13:arm64. 15:18:18 [2023-10-25T15:18:18.710Z] #57 14.77 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 15:18:18 [2023-10-25T15:18:18.710Z] #57 15.21 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 15:18:18 [2023-10-25T15:18:18.710Z] #57 16.96 Selecting previously unselected package libjsoncpp24:arm64. 15:18:18 [2023-10-25T15:18:18.710Z] #57 16.96 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 15:18:18 [2023-10-25T15:18:18.710Z] #57 16.98 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 15:18:18 [2023-10-25T15:18:18.710Z] #57 19.75 Selecting previously unselected package librhash0:arm64. 15:18:18 [2023-10-25T15:18:18.710Z] #57 19.75 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 15:18:18 [2023-10-25T15:18:18.710Z] #57 19.87 Unpacking librhash0:arm64 (1.4.1-2) ... 15:18:18 [2023-10-25T15:18:18.969Z] #57 ... 15:18:18 [2023-10-25T15:18:18.969Z] 15:18:18 [2023-10-25T15:18:18.969Z] #55 [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 15:18:18 [2023-10-25T15:18:18.969Z] #55 16.52 Selecting previously unselected package libsecret-1-0:arm64. 15:18:18 [2023-10-25T15:18:18.969Z] #55 16.53 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 15:18:18 [2023-10-25T15:18:18.969Z] #55 16.78 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 15:18:18 [2023-10-25T15:18:18.969Z] #55 17.46 Selecting previously unselected package gir1.2-secret-1:arm64. 15:18:18 [2023-10-25T15:18:18.969Z] #55 17.47 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 15:18:18 [2023-10-25T15:18:18.969Z] #55 17.60 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 15:18:18 [2023-10-25T15:18:18.969Z] #55 19.84 Selecting previously unselected package uuid-dev:arm64. 15:18:18 [2023-10-25T15:18:18.969Z] #55 19.85 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:18:18 [2023-10-25T15:18:18.969Z] #55 19.94 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:18:18 [2023-10-25T15:18:18.969Z] #55 21.26 Selecting previously unselected package libblkid-dev:arm64. 15:18:18 [2023-10-25T15:18:18.969Z] #55 21.31 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:18:19 [2023-10-25T15:18:19.226Z] #55 21.33 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:18:20 [2023-10-25T15:18:20.595Z] #55 ... 15:18:20 [2023-10-25T15:18:20.595Z] 15:18:20 [2023-10-25T15:18:20.595Z] #57 [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 15:18:20 [2023-10-25T15:18:20.595Z] #57 21.20 Selecting previously unselected package libuv1:arm64. 15:18:20 [2023-10-25T15:18:20.595Z] #57 21.20 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 15:18:20 [2023-10-25T15:18:20.595Z] #57 21.32 Unpacking libuv1:arm64 (1.40.0-2) ... 15:18:20 [2023-10-25T15:18:20.595Z] #57 22.14 Selecting previously unselected package cmake. 15:18:20 [2023-10-25T15:18:20.595Z] #57 22.14 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 15:18:20 [2023-10-25T15:18:20.595Z] #57 22.59 Unpacking cmake (3.18.4-2+deb11u1) ... 15:18:23 [2023-10-25T15:18:23.114Z] #57 ... 15:18:23 [2023-10-25T15:18:23.114Z] 15:18:23 [2023-10-25T15:18:23.114Z] #46 [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 15:18:23 [2023-10-25T15:18:23.114Z] #46 14.77 Selecting previously unselected package xz-utils. 15:18:23 [2023-10-25T15:18:23.114Z] #46 14.82 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 15.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 16.90 Selecting previously unselected package patch. 15:18:23 [2023-10-25T15:18:23.114Z] #46 16.91 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 16.93 Unpacking patch (2.7.6-7) ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 19.24 Selecting previously unselected package dpkg-dev. 15:18:23 [2023-10-25T15:18:23.114Z] #46 19.24 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 19.56 Unpacking dpkg-dev (1.20.13) ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 20.88 Selecting previously unselected package libseccomp-dev:arm64. 15:18:23 [2023-10-25T15:18:23.114Z] #46 20.88 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 21.01 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 21.81 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 22.57 Setting up bzip2 (1.0.8-4) ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 23.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 23.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:18:23 [2023-10-25T15:18:23.114Z] #46 24.41 Setting up patch (2.7.6-7) ... 15:18:23 [2023-10-25T15:18:23.114Z] #46 ... 15:18:23 [2023-10-25T15:18:23.114Z] 15:18:23 [2023-10-25T15:18:23.114Z] #55 [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 15:18:23 [2023-10-25T15:18:23.114Z] #55 22.74 Selecting previously unselected package libbtrfs0:arm64. 15:18:23 [2023-10-25T15:18:23.114Z] #55 22.74 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.114Z] #55 23.04 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 15:18:23 [2023-10-25T15:18:23.114Z] #55 24.61 Selecting previously unselected package libbtrfs-dev:arm64. 15:18:23 [2023-10-25T15:18:23.114Z] #55 24.61 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.114Z] #55 24.86 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 15:18:23 [2023-10-25T15:18:23.114Z] #55 ... 15:18:23 [2023-10-25T15:18:23.114Z] 15:18:23 [2023-10-25T15:18:23.114Z] #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 15:18:23 [2023-10-25T15:18:23.114Z] #62 15.71 tomll can be used in two ways: 15:18:23 [2023-10-25T15:18:23.114Z] #62 15.71 Writing to STDIN and reading from STDOUT: 15:18:23 [2023-10-25T15:18:23.114Z] #62 15.71 cat file.toml | tomll > file.toml 15:18:23 [2023-10-25T15:18:23.114Z] #62 15.71 15:18:23 [2023-10-25T15:18:23.114Z] #62 15.71 Reading and updating a list of files: 15:18:23 [2023-10-25T15:18:23.114Z] #62 15.71 tomll a.toml b.toml c.toml 15:18:23 [2023-10-25T15:18:23.114Z] #62 15.71 15:18:23 [2023-10-25T15:18:23.114Z] #62 15.71 When given a list of files, tomll will modify all files in place without asking. 15:18:23 [2023-10-25T15:18:23.371Z] #62 ... 15:18:23 [2023-10-25T15:18:23.371Z] 15:18:23 [2023-10-25T15:18:23.371Z] #57 [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 15:18:23 [2023-10-25T15:18:23.371Z] #57 25.10 Setting up libicu67:arm64 (67.1-7) ... 15:18:23 [2023-10-25T15:18:23.946Z] #57 25.86 Setting up libuv1:arm64 (1.40.0-2) ... 15:18:23 [2023-10-25T15:18:23.946Z] #57 ... 15:18:23 [2023-10-25T15:18:23.946Z] 15:18:23 [2023-10-25T15:18:23.946Z] #63 [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 ; 15:18:23 [2023-10-25T15:18:23.946Z] #63 16.69 Selecting previously unselected package libcap2:arm64. 15:18:23 [2023-10-25T15:18:23.946Z] #63 16.70 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 17.11 Unpacking libcap2:arm64 (1:2.44-1) ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 17.96 Selecting previously unselected package libcap-dev:arm64. 15:18:23 [2023-10-25T15:18:23.946Z] #63 17.96 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 18.09 Unpacking libcap-dev:arm64 (1:2.44-1) ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 20.54 Selecting previously unselected package libprotobuf-c1:arm64. 15:18:23 [2023-10-25T15:18:23.946Z] #63 20.54 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 21.02 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 21.81 Selecting previously unselected package libprotobuf-c-dev:arm64. 15:18:23 [2023-10-25T15:18:23.946Z] #63 21.81 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 21.82 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 22.70 Selecting previously unselected package libseccomp-dev:arm64. 15:18:23 [2023-10-25T15:18:23.946Z] #63 22.70 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 23.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 24.57 Selecting previously unselected package libsystemd-dev:arm64. 15:18:23 [2023-10-25T15:18:23.946Z] #63 24.57 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 24.93 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 26.39 Selecting previously unselected package libtool. 15:18:23 [2023-10-25T15:18:23.946Z] #63 26.39 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 15:18:23 [2023-10-25T15:18:23.946Z] #63 26.60 Unpacking libtool (2.4.6-15) ... 15:18:24 [2023-10-25T15:18:24.203Z] #63 ... 15:18:24 [2023-10-25T15:18:24.203Z] 15:18:24 [2023-10-25T15:18:24.203Z] #57 [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 15:18:24 [2023-10-25T15:18:24.203Z] #57 26.48 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 15:18:24 [2023-10-25T15:18:24.766Z] #57 26.89 Setting up librhash0:arm64 (1.4.1-2) ... 15:18:25 [2023-10-25T15:18:25.023Z] #57 27.15 Setting up cmake-data (3.18.4-2+deb11u1) ... 15:18:25 [2023-10-25T15:18:25.586Z] #57 27.87 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 15:18:26 [2023-10-25T15:18:26.526Z] #57 28.53 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 15:18:26 [2023-10-25T15:18:26.526Z] #57 28.78 Setting up cmake (3.18.4-2+deb11u1) ... 15:18:26 [2023-10-25T15:18:26.526Z] #57 28.86 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:18:29 [2023-10-25T15:18:29.041Z] #57 ... 15:18:29 [2023-10-25T15:18:29.041Z] 15:18:29 [2023-10-25T15:18:29.041Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 15:18:29 [2023-10-25T15:18:29.041Z] #67 ... 15:18:29 [2023-10-25T15:18:29.041Z] 15:18:29 [2023-10-25T15:18:29.041Z] #55 [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 15:18:29 [2023-10-25T15:18:29.041Z] #55 26.58 Selecting previously unselected package libelf1:arm64. 15:18:29 [2023-10-25T15:18:29.041Z] #55 26.58 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 15:18:29 [2023-10-25T15:18:29.041Z] #55 26.69 Unpacking libelf1:arm64 (0.183-1) ... 15:18:29 [2023-10-25T15:18:29.041Z] #55 27.45 Selecting previously unselected package libffi-dev:arm64. 15:18:29 [2023-10-25T15:18:29.041Z] #55 27.45 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 15:18:29 [2023-10-25T15:18:29.041Z] #55 27.60 Unpacking libffi-dev:arm64 (3.3-6) ... 15:18:29 [2023-10-25T15:18:29.041Z] #55 28.76 Selecting previously unselected package libglib2.0-data. 15:18:29 [2023-10-25T15:18:29.041Z] #55 28.76 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 15:18:29 [2023-10-25T15:18:29.041Z] #55 28.77 Unpacking libglib2.0-data (2.66.8-1) ... 15:18:29 [2023-10-25T15:18:29.041Z] #55 29.83 Selecting previously unselected package libglib2.0-bin. 15:18:29 [2023-10-25T15:18:29.041Z] #55 29.83 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 15:18:29 [2023-10-25T15:18:29.041Z] #55 29.95 Unpacking libglib2.0-bin (2.66.8-1) ... 15:18:29 [2023-10-25T15:18:29.041Z] #55 30.30 Selecting previously unselected package python3-lib2to3. 15:18:29 [2023-10-25T15:18:29.041Z] #55 30.30 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 15:18:29 [2023-10-25T15:18:29.041Z] #55 30.56 Unpacking python3-lib2to3 (3.9.2-1) ... 15:18:30 [2023-10-25T15:18:30.499Z] #55 32.40 Selecting previously unselected package python3-distutils. 15:18:30 [2023-10-25T15:18:30.499Z] #55 32.40 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 15:18:30 [2023-10-25T15:18:30.499Z] #55 32.47 Unpacking python3-distutils (3.9.2-1) ... 15:18:31 [2023-10-25T15:18:31.864Z] #55 34.10 Selecting previously unselected package libglib2.0-dev-bin. 15:18:31 [2023-10-25T15:18:31.864Z] #55 34.10 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 15:18:31 [2023-10-25T15:18:31.864Z] #55 34.18 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 15:18:32 [2023-10-25T15:18:32.426Z] #55 34.75 Selecting previously unselected package libsepol1-dev:arm64. 15:18:32 [2023-10-25T15:18:32.681Z] #55 34.75 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 15:18:32 [2023-10-25T15:18:32.681Z] #55 34.90 Unpacking libsepol1-dev:arm64 (3.1-1) ... 15:18:32 [2023-10-25T15:18:32.937Z] #55 ... 15:18:32 [2023-10-25T15:18:32.937Z] 15:18:32 [2023-10-25T15:18:32.937Z] #46 [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 15:18:32 [2023-10-25T15:18:32.937Z] #46 25.07 Setting up dpkg-dev (1.20.13) ... 15:18:33 [2023-10-25T15:18:33.193Z] #46 ... 15:18:33 [2023-10-25T15:18:33.193Z] 15:18:33 [2023-10-25T15:18:33.193Z] #63 [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 ; 15:18:33 [2023-10-25T15:18:33.193Z] #63 27.37 Selecting previously unselected package libudev-dev:arm64. 15:18:33 [2023-10-25T15:18:33.193Z] #63 27.37 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 27.39 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 29.24 Selecting previously unselected package libyajl2:arm64. 15:18:33 [2023-10-25T15:18:33.193Z] #63 29.25 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 29.26 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 29.69 Selecting previously unselected package libyajl-dev:arm64. 15:18:33 [2023-10-25T15:18:33.193Z] #63 29.69 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 29.87 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 30.61 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 31.03 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 31.30 Setting up bzip2 (1.0.8-4) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 31.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 32.50 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 33.23 Setting up libcap2:arm64 (1:2.44-1) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 33.91 Setting up autotools-dev (20180224.1+nmu1) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 34.57 Setting up libsigsegv2:arm64 (2.13-1) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 34.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 35.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:18:33 [2023-10-25T15:18:33.193Z] #63 35.25 Setting up patch (2.7.6-7) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 35.54 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 15:18:33 [2023-10-25T15:18:33.193Z] #63 35.85 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ... 15:18:33 [2023-10-25T15:18:33.754Z] #63 ... 15:18:33 [2023-10-25T15:18:33.754Z] 15:18:33 [2023-10-25T15:18:33.754Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 15:18:33 [2023-10-25T15:18:33.754Z] #50 36.23 golangci-lint has version v1.54.2 built with go1.21.3 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown) 15:18:36 [2023-10-25T15:18:36.269Z] #50 ... 15:18:36 [2023-10-25T15:18:36.269Z] 15:18:36 [2023-10-25T15:18:36.269Z] #60 [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 15:18:36 [2023-10-25T15:18:36.269Z] #60 DONE 39.0s 15:18:36 [2023-10-25T15:18:36.269Z] 15:18:36 [2023-10-25T15:18:36.269Z] #28 [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 15:18:36 [2023-10-25T15:18:36.269Z] #28 DONE 44.3s 15:18:36 [2023-10-25T15:18:36.269Z] 15:18:36 [2023-10-25T15:18:36.269Z] #51 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help 15:18:36 [2023-10-25T15:18:36.269Z] #51 DONE 39.0s 15:18:36 [2023-10-25T15:18:36.269Z] 15:18:36 [2023-10-25T15:18:36.269Z] #54 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 15:18:36 [2023-10-25T15:18:36.269Z] #54 DONE 39.0s 15:18:36 [2023-10-25T15:18:36.269Z] 15:18:36 [2023-10-25T15:18:36.269Z] #66 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 15:18:36 [2023-10-25T15:18:36.269Z] #66 DONE 38.5s 15:18:36 [2023-10-25T15:18:36.525Z] 15:18:36 [2023-10-25T15:18:36.526Z] #49 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:18:36 [2023-10-25T15:18:36.526Z] #49 DONE 37.1s 15:18:36 [2023-10-25T15:18:36.526Z] 15:18:36 [2023-10-25T15:18:36.526Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 15:18:36 [2023-10-25T15:18:36.526Z] #56 DONE 38.6s 15:18:36 [2023-10-25T15:18:36.526Z] 15:18:36 [2023-10-25T15:18:36.526Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 15:18:36 [2023-10-25T15:18:36.526Z] #67 DONE 17.8s 15:18:36 [2023-10-25T15:18:36.526Z] 15:18:36 [2023-10-25T15:18:36.526Z] #64 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 15:18:36 [2023-10-25T15:18:36.526Z] #64 DONE 38.6s 15:18:36 [2023-10-25T15:18:36.526Z] 15:18:36 [2023-10-25T15:18:36.526Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:18:36 [2023-10-25T15:18:36.526Z] #65 DONE 37.5s 15:18:36 [2023-10-25T15:18:36.526Z] 15:18:36 [2023-10-25T15:18:36.526Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:18:36 [2023-10-25T15:18:36.526Z] #68 ... 15:18:36 [2023-10-25T15:18:36.526Z] 15:18:36 [2023-10-25T15:18:36.526Z] #58 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 15:18:36 [2023-10-25T15:18:36.526Z] #58 DONE 38.7s 15:18:36 [2023-10-25T15:18:36.526Z] 15:18:36 [2023-10-25T15:18:36.526Z] #57 [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 15:18:36 [2023-10-25T15:18:36.526Z] #57 DONE 38.7s 15:18:36 [2023-10-25T15:18:36.526Z] 15:18:36 [2023-10-25T15:18:36.526Z] #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 15:18:36 [2023-10-25T15:18:36.526Z] #62 DONE 39.2s 15:18:36 [2023-10-25T15:18:36.526Z] 15:18:36 [2023-10-25T15:18:36.526Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:18:36 [2023-10-25T15:18:36.526Z] #61 DONE 38.8s 15:18:36 [2023-10-25T15:18:36.782Z] 15:18:36 [2023-10-25T15:18:36.782Z] #52 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 15:18:36 [2023-10-25T15:18:36.782Z] #52 DONE 39.0s 15:18:36 [2023-10-25T15:18:36.782Z] 15:18:36 [2023-10-25T15:18:36.782Z] #46 [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 15:18:36 [2023-10-25T15:18:36.782Z] #46 DONE 38.8s 15:18:36 [2023-10-25T15:18:36.782Z] 15:18:36 [2023-10-25T15:18:36.782Z] #63 [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 ; 15:18:36 [2023-10-25T15:18:36.782Z] #63 36.41 Setting up libcap-dev:arm64 (1:2.44-1) ... 15:18:36 [2023-10-25T15:18:36.782Z] #63 36.60 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 15:18:36 [2023-10-25T15:18:36.782Z] #63 36.64 Setting up libtool (2.4.6-15) ... 15:18:36 [2023-10-25T15:18:36.782Z] #63 36.66 Setting up m4 (1.4.18-5) ... 15:18:36 [2023-10-25T15:18:36.782Z] #63 36.69 Setting up dpkg-dev (1.20.13) ... 15:18:36 [2023-10-25T15:18:36.782Z] #63 37.18 Setting up autoconf (2.69-14) ... 15:18:36 [2023-10-25T15:18:36.782Z] #63 37.83 Setting up build-essential (12.9) ... 15:18:36 [2023-10-25T15:18:36.782Z] #63 37.86 Setting up automake (1:1.16.3-2) ... 15:18:36 [2023-10-25T15:18:36.782Z] #63 38.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 15:18:36 [2023-10-25T15:18:36.782Z] #63 38.23 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:18:36 [2023-10-25T15:18:36.782Z] #63 DONE 39.3s 15:18:36 [2023-10-25T15:18:36.782Z] 15:18:36 [2023-10-25T15:18:36.782Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 15:18:36 [2023-10-25T15:18:36.782Z] #50 DONE 39.3s 15:18:36 [2023-10-25T15:18:36.782Z] 15:18:36 [2023-10-25T15:18:36.782Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:18:37 [2023-10-25T15:18:37.038Z] #69 ... 15:18:37 [2023-10-25T15:18:37.038Z] 15:18:37 [2023-10-25T15:18:37.038Z] #70 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 15:18:37 [2023-10-25T15:18:37.038Z] #70 DONE 0.4s 15:18:37 [2023-10-25T15:18:37.294Z] 15:18:37 [2023-10-25T15:18:37.294Z] #55 [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 15:18:37 [2023-10-25T15:18:37.294Z] #55 35.92 Selecting previously unselected package libpcre2-16-0:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 35.92 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 36.03 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 36.20 Selecting previously unselected package libpcre2-32-0:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 36.20 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 36.28 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 37.71 Selecting previously unselected package libpcre2-posix2:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 37.71 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 37.73 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.10 Selecting previously unselected package libpcre2-dev:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.10 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.12 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.30 Selecting previously unselected package libselinux1-dev:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.31 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.31 Unpacking libselinux1-dev:arm64 (3.1-3) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.50 Selecting previously unselected package libmount-dev:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.50 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.51 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.57 Selecting previously unselected package libpcre16-3:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.57 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.58 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.82 Selecting previously unselected package libpcre32-3:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.82 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.82 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.92 Selecting previously unselected package libpcrecpp0v5:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.92 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 38.92 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 39.10 Selecting previously unselected package libpcre3-dev:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 39.10 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 39.12 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 39.23 Selecting previously unselected package zlib1g-dev:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 39.24 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 39.24 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 39.29 Selecting previously unselected package libglib2.0-dev:arm64. 15:18:37 [2023-10-25T15:18:37.294Z] #55 39.29 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.294Z] #55 39.30 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 15:18:37 [2023-10-25T15:18:37.550Z] #55 39.80 Selecting previously unselected package libsecret-1-dev:arm64. 15:18:37 [2023-10-25T15:18:37.550Z] #55 39.80 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 15:18:37 [2023-10-25T15:18:37.550Z] #55 39.81 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 15:18:37 [2023-10-25T15:18:37.550Z] #55 39.88 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 15:18:37 [2023-10-25T15:18:37.550Z] #55 39.90 Setting up libpcre16-3:arm64 (2:8.39-13) ... 15:18:37 [2023-10-25T15:18:37.550Z] #55 39.91 Setting up libsepol1-dev:arm64 (3.1-1) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 39.92 Setting up libffi-dev:arm64 (3.3-6) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 39.93 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 39.94 Setting up libbtrfs0:arm64 (5.10.1-2) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 39.96 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 39.97 Setting up libglib2.0-data (2.66.8-1) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 39.98 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 39.99 Setting up libpcre32-3:arm64 (2:8.39-13) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 40.00 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 40.01 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 40.02 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 40.03 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 40.04 Setting up python3-lib2to3 (3.9.2-1) ... 15:18:37 [2023-10-25T15:18:37.806Z] #55 40.14 Setting up libelf1:arm64 (0.183-1) ... 15:18:38 [2023-10-25T15:18:38.061Z] #55 40.16 Setting up libsecret-common (0.20.4-2) ... 15:18:38 [2023-10-25T15:18:38.061Z] #55 40.17 Setting up python3-distutils (3.9.2-1) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.29 Setting up libglib2.0-dev-bin (2.66.8-1) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.45 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.47 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.48 Setting up libselinux1-dev:arm64 (3.1-3) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.49 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.50 Setting up libglib2.0-bin (2.66.8-1) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.52 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.53 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.54 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:18:38 [2023-10-25T15:18:38.317Z] #55 40.55 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 15:18:38 [2023-10-25T15:18:38.573Z] #55 40.56 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 15:18:38 [2023-10-25T15:18:38.573Z] #55 40.58 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 15:18:38 [2023-10-25T15:18:38.573Z] #55 40.59 No schema files found: doing nothing. 15:18:38 [2023-10-25T15:18:38.573Z] #55 40.59 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:18:38 [2023-10-25T15:18:38.573Z] #55 40.62 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 15:18:38 [2023-10-25T15:18:38.829Z] #55 DONE 40.9s 15:18:38 [2023-10-25T15:18:38.829Z] 15:18:38 [2023-10-25T15:18:38.829Z] #71 [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...) 15:18:42 [2023-10-25T15:18:42.095Z] #71 ... 15:18:42 [2023-10-25T15:18:42.095Z] 15:18:42 [2023-10-25T15:18:42.095Z] #72 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:18:42 [2023-10-25T15:18:42.095Z] #72 DONE 5.3s 15:18:42 [2023-10-25T15:18:42.095Z] 15:18:42 [2023-10-25T15:18:42.095Z] #73 [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...) 15:18:42 [2023-10-25T15:18:42.095Z] #73 3.987 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 15:18:42 [2023-10-25T15:18:42.095Z] #73 3.988 + mkdir /build 15:18:42 [2023-10-25T15:18:42.095Z] #73 DONE 5.0s 15:18:42 [2023-10-25T15:18:42.095Z] 15:18:42 [2023-10-25T15:18:42.095Z] #74 [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...) 15:18:42 [2023-10-25T15:18:42.661Z] #74 0.801 go: downloading github.com/sirupsen/logrus v1.9.0 15:18:42 [2023-10-25T15:18:42.661Z] #74 0.802 go: downloading github.com/urfave/cli/v2 v2.23.5 15:18:42 [2023-10-25T15:18:42.661Z] #74 0.845 go: downloading github.com/google/uuid v1.3.0 15:18:42 [2023-10-25T15:18:42.661Z] #74 0.847 go: downloading github.com/moby/vpnkit v0.5.0 15:18:42 [2023-10-25T15:18:42.661Z] #74 0.849 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 15:18:42 [2023-10-25T15:18:42.661Z] #74 0.898 go: downloading golang.org/x/sys v0.2.0 15:18:42 [2023-10-25T15:18:42.661Z] #74 0.966 go: downloading github.com/gorilla/mux v1.8.0 15:18:42 [2023-10-25T15:18:42.661Z] #74 1.028 go: downloading github.com/moby/sys/mountinfo v0.6.2 15:18:42 [2023-10-25T15:18:42.919Z] #74 1.260 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 15:18:43 [2023-10-25T15:18:43.481Z] #74 1.753 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 15:18:43 [2023-10-25T15:18:43.481Z] #74 1.753 go: downloading golang.org/x/net v0.1.0 15:18:43 [2023-10-25T15:18:43.481Z] #74 1.754 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 15:18:43 [2023-10-25T15:18:43.481Z] #74 1.754 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 15:18:46 [2023-10-25T15:18:46.752Z] #74 ... 15:18:46 [2023-10-25T15:18:46.752Z] 15:18:46 [2023-10-25T15:18:46.752Z] #75 [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 15:18:46 [2023-10-25T15:18:46.752Z] #75 4.084 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:18:46 [2023-10-25T15:18:46.752Z] #75 4.084 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:18:46 [2023-10-25T15:18:46.752Z] #75 4.084 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:18:46 [2023-10-25T15:18:46.752Z] #75 4.672 Reading package lists... 15:18:46 [2023-10-25T15:18:46.752Z] #75 5.245 + apt-get install -y --no-install-recommends gcc libc6-dev 15:18:46 [2023-10-25T15:18:46.752Z] #75 5.261 Reading package lists... 15:18:46 [2023-10-25T15:18:46.752Z] #75 5.835 Building dependency tree... 15:18:46 [2023-10-25T15:18:46.752Z] #75 5.996 Reading state information... 15:18:46 [2023-10-25T15:18:46.752Z] #75 6.244 gcc is already the newest version (4:10.2.1-1). 15:18:46 [2023-10-25T15:18:46.752Z] #75 6.244 libc6-dev is already the newest version (2.31-13+deb11u7). 15:18:46 [2023-10-25T15:18:46.752Z] #75 6.244 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:18:46 [2023-10-25T15:18:46.752Z] #75 ... 15:18:46 [2023-10-25T15:18:46.752Z] 15:18:46 [2023-10-25T15:18:46.752Z] #76 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:18:46 [2023-10-25T15:18:46.752Z] #76 ... 15:18:46 [2023-10-25T15:18:46.752Z] 15:18:46 [2023-10-25T15:18:46.752Z] #77 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 15:18:47 [2023-10-25T15:18:47.009Z] #77 ... 15:18:47 [2023-10-25T15:18:47.009Z] 15:18:47 [2023-10-25T15:18:47.009Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:18:47 [2023-10-25T15:18:47.009Z] #69 3.784 Cloning into '/tmp/crun-build'... 15:18:47 [2023-10-25T15:18:47.009Z] #69 4.571 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 15:18:47 [2023-10-25T15:18:47.009Z] #69 4.577 Cloning into '/tmp/crun-build/libocispec'... 15:18:47 [2023-10-25T15:18:47.009Z] #69 4.866 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15' 15:18:47 [2023-10-25T15:18:47.009Z] #69 4.872 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 15:18:47 [2023-10-25T15:18:47.009Z] #69 4.872 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 15:18:47 [2023-10-25T15:18:47.009Z] #69 4.872 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 15:18:47 [2023-10-25T15:18:47.009Z] #69 4.878 Cloning into '/tmp/crun-build/libocispec/image-spec'... 15:18:47 [2023-10-25T15:18:47.009Z] #69 5.330 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 15:18:47 [2023-10-25T15:18:47.009Z] #69 5.707 Cloning into '/tmp/crun-build/libocispec/yajl'... 15:18:47 [2023-10-25T15:18:47.009Z] #69 6.088 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844' 15:18:47 [2023-10-25T15:18:47.009Z] #69 6.160 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e' 15:18:47 [2023-10-25T15:18:47.009Z] #69 6.233 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15' 15:18:47 [2023-10-25T15:18:47.940Z] #69 11.06 aclocal: warning: couldn't open directory 'm4': No such file or directory 15:18:52 [2023-10-25T15:18:52.127Z] #69 15.30 libtoolize: putting auxiliary files in '.'. 15:18:52 [2023-10-25T15:18:52.127Z] #69 15.30 libtoolize: copying file './ltmain.sh' 15:18:52 [2023-10-25T15:18:52.127Z] #69 ... 15:18:52 [2023-10-25T15:18:52.127Z] 15:18:52 [2023-10-25T15:18:52.127Z] #71 [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...) 15:18:52 [2023-10-25T15:18:52.127Z] #71 3.338 + bin/ctr 15:18:52 [2023-10-25T15:18:52.127Z] #71 3.341 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/ctr 15:18:53 [2023-10-25T15:18:53.056Z] #71 ... 15:18:53 [2023-10-25T15:18:53.056Z] 15:18:53 [2023-10-25T15:18:53.056Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:18:53 [2023-10-25T15:18:53.056Z] #69 16.14 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 15:18:53 [2023-10-25T15:18:53.056Z] #69 16.14 libtoolize: and rerunning libtoolize and aclocal. 15:18:53 [2023-10-25T15:18:53.056Z] #69 16.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 15:18:56 [2023-10-25T15:18:56.331Z] #69 19.40 configure.ac:7: installing './compile' 15:18:56 [2023-10-25T15:18:56.331Z] #69 19.40 configure.ac:11: installing './config.guess' 15:18:56 [2023-10-25T15:18:56.331Z] #69 19.41 configure.ac:11: installing './config.sub' 15:18:56 [2023-10-25T15:18:56.331Z] #69 19.41 configure.ac:8: installing './install-sh' 15:18:56 [2023-10-25T15:18:56.331Z] #69 19.41 configure.ac:8: installing './missing' 15:18:56 [2023-10-25T15:18:56.331Z] #69 19.44 Makefile.am: installing './depcomp' 15:18:56 [2023-10-25T15:18:56.894Z] #69 20.17 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 15:18:56 [2023-10-25T15:18:56.894Z] #69 20.17 libtoolize: copying file 'build-aux/ltmain.sh' 15:18:57 [2023-10-25T15:18:57.151Z] #69 20.35 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 15:18:57 [2023-10-25T15:18:57.151Z] #69 20.35 libtoolize: copying file 'm4/libtool.m4' 15:18:57 [2023-10-25T15:18:57.151Z] #69 20.50 libtoolize: copying file 'm4/ltoptions.m4' 15:18:57 [2023-10-25T15:18:57.408Z] #69 20.64 libtoolize: copying file 'm4/ltsugar.m4' 15:18:57 [2023-10-25T15:18:57.408Z] #69 20.79 libtoolize: copying file 'm4/ltversion.m4' 15:18:57 [2023-10-25T15:18:57.408Z] #69 20.90 libtoolize: copying file 'm4/lt~obsolete.m4' 15:18:57 [2023-10-25T15:18:57.665Z] #69 21.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 15:19:01 [2023-10-25T15:19:01.839Z] #69 24.97 configure.ac:7: installing 'build-aux/compile' 15:19:01 [2023-10-25T15:19:01.839Z] #69 24.98 configure.ac:9: installing 'build-aux/config.guess' 15:19:01 [2023-10-25T15:19:01.839Z] #69 24.98 configure.ac:9: installing 'build-aux/config.sub' 15:19:01 [2023-10-25T15:19:01.839Z] #69 24.98 configure.ac:11: installing 'build-aux/install-sh' 15:19:01 [2023-10-25T15:19:01.839Z] #69 24.98 configure.ac:11: installing 'build-aux/missing' 15:19:01 [2023-10-25T15:19:01.839Z] #69 25.03 Makefile.am: installing 'build-aux/depcomp' 15:19:01 [2023-10-25T15:19:01.839Z] #69 25.06 parallel-tests: installing 'build-aux/test-driver' 15:19:03 [2023-10-25T15:19:03.208Z] #69 26.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 15:19:03 [2023-10-25T15:19:03.208Z] #69 26.32 libtoolize: copying file 'build-aux/ltmain.sh' 15:19:03 [2023-10-25T15:19:03.208Z] #69 26.66 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 15:19:03 [2023-10-25T15:19:03.208Z] #69 26.66 libtoolize: copying file 'm4/libtool.m4' 15:19:03 [2023-10-25T15:19:03.465Z] #69 26.82 libtoolize: copying file 'm4/ltoptions.m4' 15:19:03 [2023-10-25T15:19:03.465Z] #69 26.95 libtoolize: copying file 'm4/ltsugar.m4' 15:19:03 [2023-10-25T15:19:03.722Z] #69 27.06 libtoolize: copying file 'm4/ltversion.m4' 15:19:03 [2023-10-25T15:19:03.722Z] #69 27.19 libtoolize: copying file 'm4/lt~obsolete.m4' 15:19:08 [2023-10-25T15:19:08.975Z] #69 31.97 configure.ac:11: installing 'build-aux/compile' 15:19:08 [2023-10-25T15:19:08.975Z] #69 31.97 configure.ac:11: installing 'build-aux/config.guess' 15:19:08 [2023-10-25T15:19:08.975Z] #69 31.98 configure.ac:11: installing 'build-aux/config.sub' 15:19:08 [2023-10-25T15:19:08.975Z] #69 31.98 configure.ac:13: installing 'build-aux/install-sh' 15:19:08 [2023-10-25T15:19:08.975Z] #69 31.98 configure.ac:13: installing 'build-aux/missing' 15:19:08 [2023-10-25T15:19:08.975Z] #69 31.98 configure.ac:8: installing 'build-aux/tap-driver.sh' 15:19:08 [2023-10-25T15:19:08.975Z] #69 32.04 Makefile.am: installing 'build-aux/depcomp' 15:19:09 [2023-10-25T15:19:09.490Z] #69 32.61 checking build system type... 15:19:09 [2023-10-25T15:19:09.490Z] #69 ... 15:19:09 [2023-10-25T15:19:09.490Z] 15:19:09 [2023-10-25T15:19:09.490Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:19:09 [2023-10-25T15:19:09.490Z] #68 DONE 33.0s 15:19:09 [2023-10-25T15:19:09.490Z] 15:19:09 [2023-10-25T15:19:09.490Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:09 [2023-10-25T15:19:09.490Z] #69 32.61 checking build system type... aarch64-unknown-linux-gnu 15:19:09 [2023-10-25T15:19:09.490Z] #69 32.97 checking host system type... aarch64-unknown-linux-gnu 15:19:09 [2023-10-25T15:19:09.490Z] #69 32.97 checking how to print strings... printf 15:19:09 [2023-10-25T15:19:09.747Z] #69 32.99 checking for gcc... gcc 15:19:10 [2023-10-25T15:19:10.004Z] #69 33.06 checking whether the C compiler works... yes 15:19:10 [2023-10-25T15:19:10.004Z] #69 33.19 checking for C compiler default output file name... a.out 15:19:10 [2023-10-25T15:19:10.004Z] #69 33.19 checking for suffix of executables... 15:19:10 [2023-10-25T15:19:10.261Z] #69 33.37 checking whether we are cross compiling... no 15:19:10 [2023-10-25T15:19:10.261Z] #69 33.50 checking for suffix of object files... o 15:19:10 [2023-10-25T15:19:10.261Z] #69 33.56 checking whether we are using the GNU C compiler... yes 15:19:10 [2023-10-25T15:19:10.518Z] #69 33.62 checking whether gcc accepts -g... yes 15:19:10 [2023-10-25T15:19:10.518Z] #69 33.84 checking for gcc option to accept ISO C89... none needed 15:19:10 [2023-10-25T15:19:10.518Z] #69 33.89 checking whether gcc understands -c and -o together... yes 15:19:10 [2023-10-25T15:19:10.775Z] #69 33.99 checking for a sed that does not truncate output... /bin/sed 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.01 checking for grep that handles long lines and -e... /bin/grep 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.01 checking for egrep... /bin/grep -E 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.02 checking for fgrep... /bin/grep -F 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.03 checking for ld used by gcc... /usr/bin/ld 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.04 checking if the linker (/usr/bin/ld) is GNU ld... yes 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.05 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.13 checking whether ln -s works... yes 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.13 checking the maximum length of command line arguments... 1572864 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.14 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.15 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.15 checking for /usr/bin/ld option to reload object files... -r 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.15 checking for objdump... objdump 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.15 checking how to recognize dependent libraries... pass_all 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.16 checking for dlltool... no 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.16 checking how to associate runtime and link libraries... printf %s\n 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.16 checking for ar... ar 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.16 checking for archiver @FILE support... @ 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.21 checking for strip... strip 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.21 checking for ranlib... ranlib 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.21 checking for gawk... no 15:19:10 [2023-10-25T15:19:10.775Z] #69 34.21 checking for mawk... mawk 15:19:11 [2023-10-25T15:19:11.032Z] #69 34.21 checking command to parse /usr/bin/nm -B output from gcc object... ok 15:19:11 [2023-10-25T15:19:11.032Z] #69 34.38 checking for sysroot... no 15:19:11 [2023-10-25T15:19:11.032Z] #69 34.38 checking for a working dd... /bin/dd 15:19:11 [2023-10-25T15:19:11.032Z] #69 34.39 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 15:19:11 [2023-10-25T15:19:11.032Z] #69 34.39 checking for mt... no 15:19:11 [2023-10-25T15:19:11.032Z] #69 34.39 checking if : is a manifest tool... no 15:19:11 [2023-10-25T15:19:11.032Z] #69 34.40 checking how to run the C preprocessor... gcc -E 15:19:11 [2023-10-25T15:19:11.289Z] #69 34.49 checking for ANSI C header files... yes 15:19:11 [2023-10-25T15:19:11.289Z] #69 34.69 checking for sys/types.h... yes 15:19:11 [2023-10-25T15:19:11.546Z] #69 34.75 checking for sys/stat.h... yes 15:19:11 [2023-10-25T15:19:11.546Z] #69 34.82 checking for stdlib.h... yes 15:19:11 [2023-10-25T15:19:11.546Z] #69 34.92 checking for string.h... yes 15:19:11 [2023-10-25T15:19:11.546Z] #69 34.97 checking for memory.h... yes 15:19:11 [2023-10-25T15:19:11.802Z] #69 35.03 checking for strings.h... yes 15:19:11 [2023-10-25T15:19:11.802Z] #69 35.08 checking for inttypes.h... yes 15:19:11 [2023-10-25T15:19:11.802Z] #69 35.17 checking for stdint.h... yes 15:19:11 [2023-10-25T15:19:11.802Z] #69 35.22 checking for unistd.h... yes 15:19:12 [2023-10-25T15:19:12.058Z] #69 35.29 checking for dlfcn.h... yes 15:19:12 [2023-10-25T15:19:12.058Z] #69 35.37 checking for objdir... .libs 15:19:12 [2023-10-25T15:19:12.314Z] #69 35.63 checking if gcc supports -fno-rtti -fno-exceptions... no 15:19:12 [2023-10-25T15:19:12.314Z] #69 35.69 checking for gcc option to produce PIC... -fPIC -DPIC 15:19:12 [2023-10-25T15:19:12.314Z] #69 35.69 checking if gcc PIC flag -fPIC -DPIC works... yes 15:19:12 [2023-10-25T15:19:12.570Z] #69 35.77 checking if gcc static flag -static works... yes 15:19:12 [2023-10-25T15:19:12.570Z] #69 35.87 checking if gcc supports -c -o file.o... yes 15:19:12 [2023-10-25T15:19:12.570Z] #69 35.95 checking if gcc supports -c -o file.o... (cached) yes 15:19:12 [2023-10-25T15:19:12.570Z] #69 35.95 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 35.96 checking dynamic linker characteristics... GNU/Linux ld.so 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking how to hardcode library paths into programs... immediate 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking whether stripping libraries is possible... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking if libtool supports shared libraries... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking whether to build shared libraries... no 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking whether to build static libraries... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.12 checking for a BSD-compatible install... /usr/bin/install -c 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.13 checking whether build environment is sane... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.15 checking for a thread-safe mkdir -p... /bin/mkdir -p 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.15 checking whether make sets $(MAKE)... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.16 checking whether make supports the include directive... yes (GNU style) 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.17 checking whether make supports nested variables... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.19 checking whether UID '0' is supported by ustar format... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.19 checking whether GID '0' is supported by ustar format... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.19 checking how to create a ustar tar archive... gnutar 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.21 checking dependency style of gcc... gcc3 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking whether to enable maintainer-specific portions of Makefiles... yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking whether make supports nested variables... (cached) yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking for gawk... (cached) mawk 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking for a sed that does not truncate output... (cached) /bin/sed 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.26 checking for gcc... (cached) gcc 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking whether we are using the GNU C compiler... (cached) yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking whether gcc accepts -g... (cached) yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking for gcc option to accept ISO C89... (cached) none needed 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking whether gcc understands -c and -o together... (cached) yes 15:19:12 [2023-10-25T15:19:12.826Z] #69 36.29 checking for a Python interpreter with version >= 3... python3 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.31 checking for python3... /usr/bin/python3 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.31 checking for python3 version... 3.9 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.33 checking for python3 platform... linux 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.34 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.37 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.41 checking for go-md2man... no 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.41 checking error.h usability... yes 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.49 checking error.h presence... yes 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.50 checking for error.h... yes 15:19:13 [2023-10-25T15:19:13.083Z] #69 36.51 checking linux/openat2.h usability... yes 15:19:13 [2023-10-25T15:19:13.339Z] #69 36.56 checking linux/openat2.h presence... yes 15:19:13 [2023-10-25T15:19:13.339Z] #69 36.57 checking for linux/openat2.h... yes 15:19:13 [2023-10-25T15:19:13.339Z] #69 36.58 checking stdatomic.h usability... yes 15:19:13 [2023-10-25T15:19:13.339Z] #69 36.65 checking stdatomic.h presence... yes 15:19:13 [2023-10-25T15:19:13.339Z] #69 36.66 checking for stdatomic.h... yes 15:19:13 [2023-10-25T15:19:13.339Z] #69 36.68 checking linux/ioprio.h usability... no 15:19:13 [2023-10-25T15:19:13.596Z] #69 36.77 checking linux/ioprio.h presence... no 15:19:13 [2023-10-25T15:19:13.596Z] #69 36.83 checking for linux/ioprio.h... no 15:19:13 [2023-10-25T15:19:13.596Z] #69 36.83 checking for atomic_int... yes 15:19:13 [2023-10-25T15:19:13.596Z] #69 36.90 checking for atomic_bool... yes 15:19:13 [2023-10-25T15:19:13.852Z] #69 37.01 checking for copy_file_range... yes 15:19:13 [2023-10-25T15:19:13.852Z] #69 37.09 checking for fgetxattr... yes 15:19:13 [2023-10-25T15:19:13.852Z] #69 37.19 checking for statx... yes 15:19:14 [2023-10-25T15:19:14.108Z] #69 37.31 checking for fgetpwent_r... yes 15:19:14 [2023-10-25T15:19:14.109Z] #69 37.38 checking for issetugid... no 15:19:14 [2023-10-25T15:19:14.109Z] #69 37.45 checking for pkg-config... /usr/bin/pkg-config 15:19:14 [2023-10-25T15:19:14.109Z] #69 37.46 checking pkg-config is at least version 0.9.0... yes 15:19:14 [2023-10-25T15:19:14.364Z] #69 37.46 checking for library containing yajl_tree_get... -lyajl 15:19:14 [2023-10-25T15:19:14.364Z] #69 37.73 checking for yajl >= 2.0.0... yes 15:19:14 [2023-10-25T15:19:14.364Z] #69 37.74 checking sys/capability.h usability... yes 15:19:14 [2023-10-25T15:19:14.364Z] #69 37.78 checking sys/capability.h presence... yes 15:19:14 [2023-10-25T15:19:14.365Z] #69 37.81 checking for sys/capability.h... yes 15:19:14 [2023-10-25T15:19:14.620Z] #69 37.81 checking for library containing cap_from_name... -lcap 15:19:14 [2023-10-25T15:19:14.876Z] #69 37.95 checking for library containing gcry_check_version... no 15:19:15 [2023-10-25T15:19:15.133Z] #69 38.23 checking for library containing dlopen... -ldl 15:19:15 [2023-10-25T15:19:15.390Z] #69 38.55 checking seccomp.h usability... yes 15:19:15 [2023-10-25T15:19:15.390Z] #69 38.64 checking seccomp.h presence... yes 15:19:15 [2023-10-25T15:19:15.390Z] #69 38.66 checking for seccomp.h... yes 15:19:15 [2023-10-25T15:19:15.647Z] #69 38.67 checking for library containing seccomp_rule_add... -lseccomp 15:19:15 [2023-10-25T15:19:15.904Z] #69 38.97 checking for library containing seccomp_arch_resolve_name... none required 15:19:15 [2023-10-25T15:19:15.904Z] #69 39.21 checking systemd/sd-bus.h usability... yes 15:19:15 [2023-10-25T15:19:15.904Z] #69 39.31 checking systemd/sd-bus.h presence... yes 15:19:16 [2023-10-25T15:19:16.161Z] #69 39.34 checking for systemd/sd-bus.h... yes 15:19:16 [2023-10-25T15:19:16.161Z] #69 39.34 checking for library containing sd_bus_match_signal_async... 15:19:16 [2023-10-25T15:19:16.161Z] #69 ... 15:19:16 [2023-10-25T15:19:16.161Z] 15:19:16 [2023-10-25T15:19:16.161Z] #76 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:19:16 [2023-10-25T15:19:16.161Z] #76 DONE 39.7s 15:19:16 [2023-10-25T15:19:16.161Z] 15:19:16 [2023-10-25T15:19:16.161Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:16 [2023-10-25T15:19:16.161Z] #69 39.34 checking for library containing sd_bus_match_signal_async... -lsystemd 15:19:16 [2023-10-25T15:19:16.161Z] #69 39.56 checking for sd_notify_barrier... 15:19:16 [2023-10-25T15:19:16.161Z] #69 ... 15:19:16 [2023-10-25T15:19:16.161Z] 15:19:16 [2023-10-25T15:19:16.161Z] #71 [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...) 15:19:16 [2023-10-25T15:19:16.161Z] #71 36.06 + bin/containerd 15:19:16 [2023-10-25T15:19:16.161Z] #71 36.06 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd 15:19:16 [2023-10-25T15:19:16.497Z] #71 ... 15:19:16 [2023-10-25T15:19:16.498Z] 15:19:16 [2023-10-25T15:19:16.498Z] #75 [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 15:19:16 [2023-10-25T15:19:16.498Z] #75 DONE 39.9s 15:19:16 [2023-10-25T15:19:16.765Z] 15:19:16 [2023-10-25T15:19:16.765Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.56 checking for sd_notify_barrier... yes 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.65 checking linux/bpf.h usability... yes 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.78 checking linux/bpf.h presence... yes 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.80 checking for linux/bpf.h... yes 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.80 checking compilation for eBPF... yes 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.93 checking for criu >= 3.15... no 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.94 configure: CRIU headers not found, building without CRIU support 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.95 checking for criu > 3.16... no 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.96 configure: CRIU version doesn't support join-ns API 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.96 checking for criu > 3.16.1... no 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.97 configure: CRIU version doesn't support for pre-dumping 15:19:16 [2023-10-25T15:19:16.765Z] #69 39.97 checking for new mount API (fsconfig)... no 15:19:16 [2023-10-25T15:19:16.765Z] #69 40.15 yes 15:19:17 [2023-10-25T15:19:17.022Z] #69 40.16 checking for seccomp notify API... yes 15:19:17 [2023-10-25T15:19:17.022Z] #69 40.31 checking for gperf... no 15:19:17 [2023-10-25T15:19:17.022Z] #69 40.31 configure: gperf not found - cannot rebuild signal parser code 15:19:17 [2023-10-25T15:19:17.022Z] #69 40.31 checking for library containing argp_parse... none required 15:19:17 [2023-10-25T15:19:17.022Z] #69 40.47 checking that generated files are newer than configure... done 15:19:17 [2023-10-25T15:19:17.022Z] #69 40.47 configure: creating ./config.status 15:19:17 [2023-10-25T15:19:17.278Z] #69 ... 15:19:17 [2023-10-25T15:19:17.278Z] 15:19:17 [2023-10-25T15:19:17.278Z] #74 [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...) 15:19:17 [2023-10-25T15:19:17.278Z] #74 DONE 35.8s 15:19:17 [2023-10-25T15:19:17.535Z] 15:19:17 [2023-10-25T15:19:17.535Z] #77 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 15:19:17 [2023-10-25T15:19:17.535Z] #77 DONE 40.8s 15:19:17 [2023-10-25T15:19:17.535Z] 15:19:17 [2023-10-25T15:19:17.535Z] #53 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 15:19:17 [2023-10-25T15:19:17.535Z] #53 79.80 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v 15:19:17 [2023-10-25T15:19:17.535Z] #53 79.85 Docker version unknown-version, build unknown-commit 15:19:17 [2023-10-25T15:19:17.792Z] #53 DONE 80.0s 15:19:17 [2023-10-25T15:19:17.793Z] 15:19:17 [2023-10-25T15:19:17.793Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 15:19:17 [2023-10-25T15:19:17.793Z] #78 DONE 0.1s 15:19:17 [2023-10-25T15:19:17.793Z] 15:19:17 [2023-10-25T15:19:17.793Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 15:19:18 [2023-10-25T15:19:18.050Z] #79 DONE 0.3s 15:19:18 [2023-10-25T15:19:18.050Z] 15:19:18 [2023-10-25T15:19:18.050Z] #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...) 15:19:18 [2023-10-25T15:19:18.050Z] #80 1.280 -- The C compiler identification is GNU 10.2.1 15:19:18 [2023-10-25T15:19:18.050Z] #80 1.298 -- Detecting C compiler ABI info 15:19:18 [2023-10-25T15:19:18.050Z] #80 1.430 -- Detecting C compiler ABI info - done 15:19:18 [2023-10-25T15:19:18.050Z] #80 1.446 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 15:19:18 [2023-10-25T15:19:18.050Z] #80 1.446 -- Detecting C compile features 15:19:18 [2023-10-25T15:19:18.050Z] #80 1.446 -- Detecting C compile features - done 15:19:18 [2023-10-25T15:19:18.050Z] #80 1.462 -- Performing Test HAS_BUILTIN_FORTIFY 15:19:18 [2023-10-25T15:19:18.050Z] #80 1.563 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:19:18 [2023-10-25T15:19:18.314Z] #80 1.582 -- Configuring done 15:19:18 [2023-10-25T15:19:18.314Z] #80 1.586 -- Generating done 15:19:18 [2023-10-25T15:19:18.314Z] #80 1.590 -- Build files have been written to: /go/src/github.com/krallin/tini 15:19:18 [2023-10-25T15:19:18.314Z] #80 1.690 Scanning dependencies of target tini-static 15:19:18 [2023-10-25T15:19:18.314Z] #80 1.711 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:19:18 [2023-10-25T15:19:18.571Z] #80 2.022 [100%] Linking C executable tini-static 15:19:18 [2023-10-25T15:19:18.901Z] #80 2.194 [100%] Built target tini-static 15:19:19 [2023-10-25T15:19:19.830Z] #80 DONE 3.0s 15:19:19 [2023-10-25T15:19:19.830Z] 15:19:19 [2023-10-25T15:19:19.830Z] #81 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 15:19:19 [2023-10-25T15:19:19.830Z] #81 DONE 1.2s 15:19:19 [2023-10-25T15:19:19.830Z] 15:19:19 [2023-10-25T15:19:19.830Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:19 [2023-10-25T15:19:19.830Z] #69 42.44 config.status: creating Makefile 15:19:19 [2023-10-25T15:19:19.830Z] #69 42.46 config.status: creating config.h 15:19:19 [2023-10-25T15:19:19.830Z] #69 42.48 config.status: executing libtool commands 15:19:19 [2023-10-25T15:19:19.830Z] #69 42.51 config.status: executing depfiles commands 15:19:20 [2023-10-25T15:19:20.394Z] #69 43.55 === configuring in libocispec (/tmp/crun-build/libocispec) 15:19:20 [2023-10-25T15:19:20.394Z] #69 43.57 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 15:19:20 [2023-10-25T15:19:20.651Z] #69 43.90 checking for gcc... gcc 15:19:20 [2023-10-25T15:19:20.651Z] #69 43.98 checking whether the C compiler works... yes 15:19:20 [2023-10-25T15:19:20.651Z] #69 44.03 checking for C compiler default output file name... a.out 15:19:20 [2023-10-25T15:19:20.651Z] #69 44.03 checking for suffix of executables... 15:19:20 [2023-10-25T15:19:20.651Z] #69 44.09 checking whether we are cross compiling... no 15:19:20 [2023-10-25T15:19:20.908Z] #69 44.16 checking for suffix of object files... o 15:19:20 [2023-10-25T15:19:20.908Z] #69 44.22 checking whether we are using the GNU C compiler... yes 15:19:20 [2023-10-25T15:19:20.908Z] #69 44.28 checking whether gcc accepts -g... yes 15:19:20 [2023-10-25T15:19:20.908Z] #69 44.33 checking for gcc option to accept ISO C89... none needed 15:19:20 [2023-10-25T15:19:20.908Z] #69 44.38 checking whether gcc understands -c and -o together... yes 15:19:21 [2023-10-25T15:19:21.165Z] #69 44.43 checking how to run the C preprocessor... gcc -E 15:19:21 [2023-10-25T15:19:21.165Z] #69 44.52 checking for grep that handles long lines and -e... /bin/grep 15:19:21 [2023-10-25T15:19:21.165Z] #69 44.54 checking for egrep... /bin/grep -E 15:19:21 [2023-10-25T15:19:21.422Z] #69 44.55 checking for ANSI C header files... yes 15:19:21 [2023-10-25T15:19:21.422Z] #69 44.74 checking for sys/types.h... yes 15:19:21 [2023-10-25T15:19:21.422Z] #69 44.83 checking for sys/stat.h... yes 15:19:21 [2023-10-25T15:19:21.679Z] #69 44.94 checking for stdlib.h... yes 15:19:21 [2023-10-25T15:19:21.679Z] #69 45.01 checking for string.h... yes 15:19:21 [2023-10-25T15:19:21.679Z] #69 45.09 checking for memory.h... yes 15:19:21 [2023-10-25T15:19:21.936Z] #69 45.19 checking for strings.h... yes 15:19:21 [2023-10-25T15:19:21.936Z] #69 45.25 checking for inttypes.h... yes 15:19:21 [2023-10-25T15:19:21.936Z] #69 45.32 checking for stdint.h... yes 15:19:21 [2023-10-25T15:19:21.936Z] #69 45.38 checking for unistd.h... yes 15:19:22 [2023-10-25T15:19:22.193Z] #69 45.45 checking minix/config.h usability... no 15:19:22 [2023-10-25T15:19:22.193Z] #69 45.51 checking minix/config.h presence... no 15:19:22 [2023-10-25T15:19:22.193Z] #69 45.54 checking for minix/config.h... no 15:19:22 [2023-10-25T15:19:22.193Z] #69 45.54 checking whether it is safe to define __EXTENSIONS__... yes 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.62 checking build system type... aarch64-unknown-linux-gnu 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.76 checking host system type... aarch64-unknown-linux-gnu 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.76 checking how to print strings... printf 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.77 checking for a sed that does not truncate output... /bin/sed 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.79 checking for fgrep... /bin/grep -F 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.81 checking for ld used by gcc... /usr/bin/ld 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.84 checking if the linker (/usr/bin/ld) is GNU ld... yes 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.84 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.88 checking whether ln -s works... yes 15:19:22 [2023-10-25T15:19:22.450Z] #69 45.88 checking the maximum length of command line arguments... 1572864 15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking for /usr/bin/ld option to reload object files... -r 15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking for objdump... objdump 15:19:22 [2023-10-25T15:19:22.706Z] #69 45.93 checking how to recognize dependent libraries... pass_all 15:19:22 [2023-10-25T15:19:22.706Z] #69 45.94 checking for dlltool... no 15:19:22 [2023-10-25T15:19:22.706Z] #69 45.94 checking how to associate runtime and link libraries... printf %s\n 15:19:22 [2023-10-25T15:19:22.706Z] #69 45.94 checking for ar... ar 15:19:22 [2023-10-25T15:19:22.706Z] #69 45.94 checking for archiver @FILE support... @ 15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking for strip... strip 15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking for ranlib... ranlib 15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking for gawk... no 15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking for mawk... mawk 15:19:22 [2023-10-25T15:19:22.706Z] #69 46.02 checking command to parse /usr/bin/nm -B output from gcc object... ok 15:19:22 [2023-10-25T15:19:22.962Z] #69 46.15 checking for sysroot... no 15:19:22 [2023-10-25T15:19:22.962Z] #69 46.15 checking for a working dd... /bin/dd 15:19:22 [2023-10-25T15:19:22.962Z] #69 46.18 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 15:19:22 [2023-10-25T15:19:22.962Z] #69 46.19 checking for mt... no 15:19:22 [2023-10-25T15:19:22.962Z] #69 46.19 checking if : is a manifest tool... no 15:19:22 [2023-10-25T15:19:22.962Z] #69 46.21 checking for dlfcn.h... yes 15:19:22 [2023-10-25T15:19:22.962Z] #69 46.28 checking for objdir... .libs 15:19:23 [2023-10-25T15:19:23.219Z] #69 46.41 checking if gcc supports -fno-rtti -fno-exceptions... no 15:19:23 [2023-10-25T15:19:23.219Z] #69 46.46 checking for gcc option to produce PIC... -fPIC -DPIC 15:19:23 [2023-10-25T15:19:23.219Z] #69 46.47 checking if gcc PIC flag -fPIC -DPIC works... yes 15:19:23 [2023-10-25T15:19:23.219Z] #69 46.53 checking if gcc static flag -static works... yes 15:19:23 [2023-10-25T15:19:23.475Z] #69 46.64 checking if gcc supports -c -o file.o... yes 15:19:23 [2023-10-25T15:19:23.475Z] #69 46.73 checking if gcc supports -c -o file.o... (cached) yes 15:19:23 [2023-10-25T15:19:23.475Z] #69 46.73 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 15:19:23 [2023-10-25T15:19:23.732Z] #69 46.77 checking dynamic linker characteristics... GNU/Linux ld.so 15:19:23 [2023-10-25T15:19:23.732Z] #69 46.96 checking how to hardcode library paths into programs... immediate 15:19:23 [2023-10-25T15:19:23.732Z] #69 46.96 checking whether stripping libraries is possible... yes 15:19:23 [2023-10-25T15:19:23.732Z] #69 46.97 checking if libtool supports shared libraries... yes 15:19:23 [2023-10-25T15:19:23.732Z] #69 46.97 checking whether to build shared libraries... no 15:19:23 [2023-10-25T15:19:23.732Z] #69 46.97 checking whether to build static libraries... yes 15:19:23 [2023-10-25T15:19:23.732Z] #69 46.97 checking for a BSD-compatible install... /usr/bin/install -c 15:19:23 [2023-10-25T15:19:23.732Z] #69 47.01 checking whether build environment is sane... yes 15:19:23 [2023-10-25T15:19:23.732Z] #69 47.05 checking for a thread-safe mkdir -p... /bin/mkdir -p 15:19:23 [2023-10-25T15:19:23.732Z] #69 47.07 checking whether make sets $(MAKE)... yes 15:19:23 [2023-10-25T15:19:23.732Z] #69 47.12 checking whether make supports the include directive... yes (GNU style) 15:19:23 [2023-10-25T15:19:23.988Z] #69 47.17 checking whether make supports nested variables... yes 15:19:23 [2023-10-25T15:19:23.988Z] #69 47.22 checking whether UID '0' is supported by ustar format... yes 15:19:23 [2023-10-25T15:19:23.988Z] #69 47.22 checking whether GID '0' is supported by ustar format... yes 15:19:23 [2023-10-25T15:19:23.988Z] #69 47.22 checking how to create a ustar tar archive... gnutar 15:19:23 [2023-10-25T15:19:23.988Z] #69 47.31 checking dependency style of gcc... gcc3 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking whether to enable maintainer-specific portions of Makefiles... yes 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking whether make supports nested variables... (cached) yes 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking for pkg-config... /usr/bin/pkg-config 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking pkg-config is at least version 0.9.0... yes 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.42 checking for yajl >= 2.1.0... yes 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.44 checking for a sed that does not truncate output... (cached) /bin/sed 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.45 checking for gcc... (cached) gcc 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking whether we are using the GNU C compiler... (cached) yes 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking whether gcc accepts -g... (cached) yes 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking for gcc option to accept ISO C89... (cached) none needed 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking whether gcc understands -c and -o together... (cached) yes 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.56 checking for a Python interpreter with version >= 3... python3 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.62 checking for python3... /usr/bin/python3 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.62 checking for python3 version... 3.9 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.65 checking for python3 platform... linux 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.69 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 15:19:24 [2023-10-25T15:19:24.261Z] #69 47.74 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 15:19:24 [2023-10-25T15:19:24.774Z] #69 47.88 checking that generated files are newer than configure... done 15:19:24 [2023-10-25T15:19:24.774Z] #69 48.03 configure: creating ./config.status 15:19:26 [2023-10-25T15:19:26.670Z] #69 ... 15:19:26 [2023-10-25T15:19:26.670Z] 15:19:26 [2023-10-25T15:19:26.670Z] #82 [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...) 15:19:26 [2023-10-25T15:19:26.670Z] #82 ... 15:19:26 [2023-10-25T15:19:26.670Z] 15:19:26 [2023-10-25T15:19:26.670Z] #83 [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...) 15:19:26 [2023-10-25T15:19:26.670Z] #83 1.038 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc . 15:19:27 [2023-10-25T15:19:27.240Z] #83 ... 15:19:27 [2023-10-25T15:19:27.240Z] 15:19:27 [2023-10-25T15:19:27.240Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:27 [2023-10-25T15:19:27.240Z] #69 50.55 config.status: creating Makefile 15:19:27 [2023-10-25T15:19:27.240Z] #69 50.63 config.status: creating ocispec.pc 15:19:27 [2023-10-25T15:19:27.240Z] #69 50.67 config.status: creating config.h 15:19:27 [2023-10-25T15:19:27.240Z] #69 50.71 config.status: executing libtool commands 15:19:27 [2023-10-25T15:19:27.240Z] #69 50.73 config.status: executing depfiles commands 15:19:28 [2023-10-25T15:19:28.172Z] #69 51.26 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 15:19:28 [2023-10-25T15:19:28.172Z] #69 51.29 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 15:19:28 [2023-10-25T15:19:28.428Z] #69 51.72 checking for gcc... gcc 15:19:28 [2023-10-25T15:19:28.428Z] #69 51.79 checking whether the C compiler works... yes 15:19:28 [2023-10-25T15:19:28.428Z] #69 51.88 checking for C compiler default output file name... a.out 15:19:28 [2023-10-25T15:19:28.685Z] #69 51.88 checking for suffix of executables... 15:19:28 [2023-10-25T15:19:28.685Z] #69 51.96 checking whether we are cross compiling... no 15:19:28 [2023-10-25T15:19:28.685Z] #69 52.05 checking for suffix of object files... o 15:19:28 [2023-10-25T15:19:28.685Z] #69 52.10 checking whether we are using the GNU C compiler... yes 15:19:28 [2023-10-25T15:19:28.941Z] #69 52.17 checking whether gcc accepts -g... yes 15:19:28 [2023-10-25T15:19:28.941Z] #69 52.22 checking for gcc option to accept ISO C89... none needed 15:19:28 [2023-10-25T15:19:28.941Z] #69 52.31 checking whether gcc understands -c and -o together... yes 15:19:28 [2023-10-25T15:19:28.941Z] #69 52.40 checking for a BSD-compatible install... /usr/bin/install -c 15:19:29 [2023-10-25T15:19:29.198Z] #69 52.42 checking whether build environment is sane... yes 15:19:29 [2023-10-25T15:19:29.198Z] #69 52.46 checking for a thread-safe mkdir -p... /bin/mkdir -p 15:19:29 [2023-10-25T15:19:29.198Z] #69 52.48 checking for gawk... no 15:19:29 [2023-10-25T15:19:29.198Z] #69 52.48 checking for mawk... mawk 15:19:29 [2023-10-25T15:19:29.198Z] #69 52.49 checking whether make sets $(MAKE)... yes 15:19:29 [2023-10-25T15:19:29.198Z] #69 52.52 checking whether make supports the include directive... yes (GNU style) 15:19:29 [2023-10-25T15:19:29.198Z] #69 52.57 checking whether make supports nested variables... yes 15:19:29 [2023-10-25T15:19:29.198Z] #69 52.64 checking whether UID '0' is supported by ustar format... yes 15:19:29 [2023-10-25T15:19:29.454Z] #69 52.64 checking whether GID '0' is supported by ustar format... yes 15:19:29 [2023-10-25T15:19:29.454Z] #69 52.64 checking how to create a ustar tar archive... gnutar 15:19:29 [2023-10-25T15:19:29.454Z] #69 52.69 checking dependency style of gcc... gcc3 15:19:29 [2023-10-25T15:19:29.454Z] #69 52.80 checking whether to enable maintainer-specific portions of Makefiles... yes 15:19:29 [2023-10-25T15:19:29.454Z] #69 52.80 checking whether make supports nested variables... (cached) yes 15:19:29 [2023-10-25T15:19:29.713Z] #69 52.85 checking build system type... aarch64-unknown-linux-gnu 15:19:29 [2023-10-25T15:19:29.713Z] #69 53.04 checking host system type... aarch64-unknown-linux-gnu 15:19:29 [2023-10-25T15:19:29.713Z] #69 53.04 checking how to print strings... printf 15:19:29 [2023-10-25T15:19:29.713Z] #69 53.07 checking for a sed that does not truncate output... /bin/sed 15:19:29 [2023-10-25T15:19:29.713Z] #69 53.09 checking for grep that handles long lines and -e... /bin/grep 15:19:29 [2023-10-25T15:19:29.713Z] #69 53.10 checking for egrep... /bin/grep -E 15:19:29 [2023-10-25T15:19:29.713Z] #69 53.10 checking for fgrep... /bin/grep -F 15:19:29 [2023-10-25T15:19:29.713Z] #69 53.11 checking for ld used by gcc... /usr/bin/ld 15:19:29 [2023-10-25T15:19:29.713Z] #69 53.13 checking if the linker (/usr/bin/ld) is GNU ld... yes 15:19:29 [2023-10-25T15:19:29.713Z] #69 53.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.13 checking the name lister (/usr/bin/nm -B) interface... BSD nm 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.24 checking whether ln -s works... yes 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.24 checking the maximum length of command line arguments... 1572864 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking for /usr/bin/ld option to reload object files... -r 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking for objdump... objdump 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.26 checking how to recognize dependent libraries... pass_all 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.27 checking for dlltool... no 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.27 checking how to associate runtime and link libraries... printf %s\n 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.27 checking for ar... ar 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.27 checking for archiver @FILE support... @ 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.38 checking for strip... strip 15:19:29 [2023-10-25T15:19:29.970Z] #69 53.38 checking for ranlib... ranlib 15:19:30 [2023-10-25T15:19:30.226Z] #69 53.38 checking command to parse /usr/bin/nm -B output from gcc object... ok 15:19:30 [2023-10-25T15:19:30.226Z] #69 53.56 checking for sysroot... no 15:19:30 [2023-10-25T15:19:30.226Z] #69 53.56 checking for a working dd... /bin/dd 15:19:30 [2023-10-25T15:19:30.226Z] #69 53.57 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 15:19:30 [2023-10-25T15:19:30.226Z] #69 53.58 checking for mt... no 15:19:30 [2023-10-25T15:19:30.226Z] #69 53.58 checking if : is a manifest tool... no 15:19:30 [2023-10-25T15:19:30.509Z] #69 53.59 checking how to run the C preprocessor... gcc -E 15:19:30 [2023-10-25T15:19:30.509Z] #69 53.71 checking for ANSI C header files... yes 15:19:30 [2023-10-25T15:19:30.766Z] #69 53.92 checking for sys/types.h... yes 15:19:30 [2023-10-25T15:19:30.766Z] #69 54.00 checking for sys/stat.h... yes 15:19:30 [2023-10-25T15:19:30.766Z] #69 54.10 checking for stdlib.h... yes 15:19:30 [2023-10-25T15:19:30.766Z] #69 54.22 checking for string.h... yes 15:19:31 [2023-10-25T15:19:31.023Z] #69 54.32 checking for memory.h... yes 15:19:31 [2023-10-25T15:19:31.023Z] #69 54.42 checking for strings.h... yes 15:19:31 [2023-10-25T15:19:31.280Z] #69 54.51 checking for inttypes.h... yes 15:19:31 [2023-10-25T15:19:31.280Z] #69 54.61 checking for stdint.h... yes 15:19:31 [2023-10-25T15:19:31.280Z] #69 54.68 checking for unistd.h... yes 15:19:31 [2023-10-25T15:19:31.536Z] #69 54.78 checking for dlfcn.h... yes 15:19:31 [2023-10-25T15:19:31.536Z] #69 54.87 checking for objdir... .libs 15:19:31 [2023-10-25T15:19:31.793Z] #69 55.08 checking if gcc supports -fno-rtti -fno-exceptions... no 15:19:31 [2023-10-25T15:19:31.793Z] #69 55.14 checking for gcc option to produce PIC... -fPIC -DPIC 15:19:32 [2023-10-25T15:19:32.050Z] #69 55.15 checking if gcc PIC flag -fPIC -DPIC works... yes 15:19:32 [2023-10-25T15:19:32.050Z] #69 55.23 checking if gcc static flag -static works... yes 15:19:32 [2023-10-25T15:19:32.050Z] #69 55.35 checking if gcc supports -c -o file.o... yes 15:19:32 [2023-10-25T15:19:32.307Z] #69 55.49 checking if gcc supports -c -o file.o... (cached) yes 15:19:32 [2023-10-25T15:19:32.307Z] #69 55.49 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 15:19:32 [2023-10-25T15:19:32.307Z] #69 55.55 checking dynamic linker characteristics... GNU/Linux ld.so 15:19:32 [2023-10-25T15:19:32.307Z] #69 55.72 checking how to hardcode library paths into programs... immediate 15:19:32 [2023-10-25T15:19:32.307Z] #69 55.72 checking whether stripping libraries is possible... yes 15:19:32 [2023-10-25T15:19:32.307Z] #69 55.73 checking if libtool supports shared libraries... yes 15:19:32 [2023-10-25T15:19:32.307Z] #69 55.73 checking whether to build shared libraries... no 15:19:32 [2023-10-25T15:19:32.307Z] #69 55.73 checking whether to build static libraries... yes 15:19:32 [2023-10-25T15:19:32.564Z] #69 55.74 checking float.h usability... yes 15:19:32 [2023-10-25T15:19:32.564Z] #69 55.80 checking float.h presence... yes 15:19:32 [2023-10-25T15:19:32.564Z] #69 55.82 checking for float.h... yes 15:19:32 [2023-10-25T15:19:32.564Z] #69 55.84 checking limits.h usability... yes 15:19:32 [2023-10-25T15:19:32.564Z] #69 55.92 checking limits.h presence... yes 15:19:32 [2023-10-25T15:19:32.564Z] #69 55.94 checking for limits.h... yes 15:19:32 [2023-10-25T15:19:32.821Z] #69 55.98 checking stddef.h usability... yes 15:19:32 [2023-10-25T15:19:32.821Z] #69 56.05 checking stddef.h presence... yes 15:19:32 [2023-10-25T15:19:32.821Z] #69 56.07 checking for stddef.h... yes 15:19:32 [2023-10-25T15:19:32.821Z] #69 56.10 checking for stdlib.h... (cached) yes 15:19:32 [2023-10-25T15:19:32.821Z] #69 56.12 checking for string.h... (cached) yes 15:19:32 [2023-10-25T15:19:32.821Z] #69 56.15 checking sys/time.h usability... yes 15:19:32 [2023-10-25T15:19:32.821Z] #69 56.22 checking sys/time.h presence... yes 15:19:32 [2023-10-25T15:19:32.821Z] #69 56.25 checking for sys/time.h... yes 15:19:33 [2023-10-25T15:19:33.078Z] #69 56.29 checking for inline... inline 15:19:33 [2023-10-25T15:19:33.078Z] #69 56.35 checking for size_t... yes 15:19:33 [2023-10-25T15:19:33.078Z] #69 56.45 checking for stdlib.h... (cached) yes 15:19:33 [2023-10-25T15:19:33.078Z] #69 56.45 checking for GNU libc compatible malloc... yes 15:19:33 [2023-10-25T15:19:33.078Z] #69 56.52 checking for stdlib.h... (cached) yes 15:19:33 [2023-10-25T15:19:33.335Z] #69 56.52 checking for GNU libc compatible realloc... yes 15:19:33 [2023-10-25T15:19:33.335Z] #69 56.63 checking for working strtod... yes 15:19:33 [2023-10-25T15:19:33.335Z] #69 56.77 checking for gettimeofday... yes 15:19:33 [2023-10-25T15:19:33.592Z] #69 56.87 checking for memset... yes 15:19:33 [2023-10-25T15:19:33.592Z] #69 57.01 checking for strspn... yes 15:19:33 [2023-10-25T15:19:33.849Z] #69 57.19 checking that generated files are newer than configure... done 15:19:33 [2023-10-25T15:19:33.849Z] #69 57.19 configure: creating ./config.status 15:19:36 [2023-10-25T15:19:36.370Z] #69 59.49 config.status: creating Makefile 15:19:36 [2023-10-25T15:19:36.370Z] #69 59.53 config.status: creating config.h 15:19:36 [2023-10-25T15:19:36.370Z] #69 59.55 config.status: executing depfiles commands 15:19:36 [2023-10-25T15:19:36.370Z] #69 59.62 config.status: executing libtool commands 15:19:36 [2023-10-25T15:19:36.628Z] #69 60.04 GEN .version 15:19:36 [2023-10-25T15:19:36.628Z] #69 60.04 make install-recursive 15:19:36 [2023-10-25T15:19:36.628Z] #69 60.05 make[1]: Entering directory '/tmp/crun-build' 15:19:36 [2023-10-25T15:19:36.628Z] #69 60.10 Making install in libocispec 15:19:36 [2023-10-25T15:19:36.628Z] #69 60.11 make[2]: Entering directory '/tmp/crun-build/libocispec' 15:19:36 [2023-10-25T15:19:36.628Z] #69 60.17 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.17 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.18 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.19 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.25 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 15:19:36 [2023-10-25T15:19:36.885Z] #69 60.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 15:19:37 [2023-10-25T15:19:37.142Z] #69 60.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.59 make install-recursive 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.60 make[3]: Entering directory '/tmp/crun-build/libocispec' 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.64 Making install in yajl 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.65 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.73 CC verify/json_verify-json_verify.o 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.73 CC src/libyajl_la-yajl_alloc.lo 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.76 CC src/libyajl_la-yajl.lo 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.76 CC src/libyajl_la-yajl_gen.lo 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.77 CC src/libyajl_la-yajl_parser.lo 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.78 CC src/libyajl_la-yajl_buf.lo 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.78 CC src/libyajl_la-yajl_encode.lo 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.78 CC src/libyajl_la-yajl_lex.lo 15:19:37 [2023-10-25T15:19:37.399Z] #69 60.79 CC src/libyajl_la-yajl_tree.lo 15:19:37 [2023-10-25T15:19:37.963Z] #69 61.38 CCLD libyajl.la 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.51 CCLD verify/json_verify 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[5]: Nothing to be done for 'install-exec-am'. 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[5]: Nothing to be done for 'install-data-am'. 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.64 make[4]: Entering directory '/tmp/crun-build/libocispec' 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69 CC src/ocispec/validate.o 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69 CC src/ocispec/image_spec_schema_config_schema.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69 CC src/ocispec/image_spec_schema_content_descriptor.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69 CC src/ocispec/image_spec_schema_defs.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.69 CC src/ocispec/image_spec_schema_defs_descriptor.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.70 CC src/ocispec/image_spec_schema_image_index_schema.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.70 CC src/ocispec/image_spec_schema_image_layout_schema.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.71 CC src/ocispec/image_spec_schema_image_manifest_schema.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.72 CC src/ocispec/runtime_spec_schema_config_linux.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.73 CC src/ocispec/runtime_spec_schema_config_zos.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.73 CC src/ocispec/runtime_spec_schema_config_schema.lo 15:19:38 [2023-10-25T15:19:38.220Z] #69 61.73 CC src/ocispec/runtime_spec_schema_config_solaris.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.74 CC src/ocispec/runtime_spec_schema_config_vm.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.75 CC src/ocispec/runtime_spec_schema_config_windows.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.77 CC src/ocispec/runtime_spec_schema_defs.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.77 CC src/ocispec/runtime_spec_schema_defs_linux.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.79 CC src/ocispec/runtime_spec_schema_defs_zos.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.80 CC src/ocispec/runtime_spec_schema_defs_vm.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.85 CC src/ocispec/runtime_spec_schema_defs_windows.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.87 CC src/ocispec/runtime_spec_schema_state_schema.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.88 CC src/ocispec/runtime_spec_schema_features_linux.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.91 CC src/ocispec/runtime_spec_schema_features_schema.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.92 CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.94 CC src/ocispec/basic_test_double_array_item.lo 15:19:38 [2023-10-25T15:19:38.477Z] #69 61.96 CC src/ocispec/basic_test_double_array.lo 15:19:38 [2023-10-25T15:19:38.734Z] #69 61.98 CC src/ocispec/basic_test_top_array_int.lo 15:19:38 [2023-10-25T15:19:38.734Z] #69 61.99 CC src/ocispec/basic_test_top_array_string.lo 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.01 CC src/ocispec/basic_test_top_double_array_int.lo 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.04 CC src/ocispec/basic_test_top_double_array_obj.lo 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.06 CC src/ocispec/basic_test_top_double_array_refobj.lo 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.08 CC src/ocispec/basic_test_top_double_array_string.lo 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.09 CC src/ocispec/read-file.lo 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.10 CC src/ocispec/json_common.lo 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.10 CC tests/test-1.o 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.13 CC tests/test-2.o 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.15 CC tests/test-4.o 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.18 CC tests/test-5.o 15:19:38 [2023-10-25T15:19:38.734Z] #69 62.18 CC tests/test-3.o 15:19:38 [2023-10-25T15:19:38.993Z] #69 62.19 CC tests/test-6.o 15:19:38 [2023-10-25T15:19:38.993Z] #69 62.20 CC tests/test-7.o 15:19:38 [2023-10-25T15:19:38.993Z] #69 62.24 CC tests/test-8.o 15:19:38 [2023-10-25T15:19:38.993Z] #69 62.25 CC tests/test-9.o 15:19:38 [2023-10-25T15:19:38.993Z] #69 62.29 CC tests/test-10.o 15:19:38 [2023-10-25T15:19:38.993Z] #69 62.34 CC tests/test-11.o 15:19:40 [2023-10-25T15:19:40.362Z] #69 ... 15:19:40 [2023-10-25T15:19:40.362Z] 15:19:40 [2023-10-25T15:19:40.362Z] #71 [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...) 15:19:40 [2023-10-25T15:19:40.362Z] #71 61.37 + bin/containerd-stress 15:19:40 [2023-10-25T15:19:40.362Z] #71 61.37 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd-stress 15:19:42 [2023-10-25T15:19:42.262Z] #71 63.23 + bin/containerd-shim 15:19:42 [2023-10-25T15:19:42.826Z] #71 63.96 + bin/containerd-shim-runc-v1 15:19:44 [2023-10-25T15:19:44.720Z] #71 65.68 + bin/containerd-shim-runc-v2 15:19:44 [2023-10-25T15:19:44.978Z] #71 ... 15:19:44 [2023-10-25T15:19:44.978Z] 15:19:44 [2023-10-25T15:19:44.978Z] #83 [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...) 15:19:44 [2023-10-25T15:19:44.978Z] #83 DONE 27.7s 15:19:44 [2023-10-25T15:19:44.978Z] 15:19:44 [2023-10-25T15:19:44.978Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.05 CCLD libocispec.la 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18 CCLD src/ocispec/validate 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18 CCLD tests/test-1 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18 CCLD tests/test-2 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18 CCLD tests/test-3 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18 CCLD tests/test-4 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18 CCLD tests/test-5 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18 CCLD tests/test-6 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.18 CCLD tests/test-7 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.19 CCLD tests/test-8 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.19 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.19 CCLD tests/test-9 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.20 CCLD tests/test-10 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.21 CCLD tests/test-11 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.29 libtool: link: ar cr libocispec.a 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.29 libtool: link: ranlib libocispec.a 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.44 make[5]: Entering directory '/tmp/crun-build/libocispec' 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.46 make[5]: Leaving directory '/tmp/crun-build/libocispec' 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.46 make[4]: Leaving directory '/tmp/crun-build/libocispec' 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.47 make[3]: Leaving directory '/tmp/crun-build/libocispec' 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.47 make[2]: Leaving directory '/tmp/crun-build/libocispec' 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.47 make[2]: Entering directory '/tmp/crun-build' 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50 CC src/crun-crun.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50 CC src/crun-run.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50 CC src/crun-delete.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50 CC src/crun-kill.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50 CC src/crun-pause.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50 CC src/crun-oci_features.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50 CC src/crun-unpause.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50 CC src/crun-spec.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.50 CC src/crun-exec.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.54 CC src/crun-list.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.55 CC src/crun-create.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.57 CC src/crun-start.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.59 CC src/crun-state.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.60 CC src/crun-update.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.61 CC src/crun-ps.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.64 CC src/crun-checkpoint.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.66 CC src/crun-restore.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.68 CC src/libcrun/crun-cloned_binary.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69 CC src/libcrun/libcrun_la-cgroup-resources.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69 CC src/libcrun/libcrun_la-utils.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69 CC src/libcrun/libcrun_la-cgroup-setup.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69 CC src/libcrun/libcrun_la-cgroup-systemd.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.69 CC src/libcrun/libcrun_la-cgroup-utils.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.70 CC src/libcrun/libcrun_la-cgroup.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.70 CC src/libcrun/libcrun_la-chroot_realpath.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71 CC src/libcrun/libcrun_la-cloned_binary.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71 CC src/libcrun/libcrun_la-container.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71 CC src/libcrun/libcrun_la-criu.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71 CC src/libcrun/libcrun_la-ebpf.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.71 CC src/libcrun/libcrun_la-custom-handler.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.72 CC src/libcrun/libcrun_la-error.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.72 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.72 CC src/libcrun/handlers/libcrun_la-krun.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.73 CC src/libcrun/handlers/libcrun_la-mono.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.74 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.78 CC src/libcrun/handlers/libcrun_la-wasmer.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.78 CC src/libcrun/handlers/libcrun_la-wasmtime.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.79 CC src/libcrun/libcrun_la-io_priority.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.80 CC src/libcrun/libcrun_la-linux.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.80 CC src/libcrun/libcrun_la-mount_flags.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.82 CC src/libcrun/libcrun_la-scheduler.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.84 CC src/libcrun/libcrun_la-seccomp.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.87 CC src/libcrun/libcrun_la-seccomp_notify.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.88 CC src/libcrun/libcrun_la-signals.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.88 CC src/libcrun/libcrun_la-status.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.92 CC src/libcrun/libcrun_la-terminal.lo 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.95 CC tests/init.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.97 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.99 CC src/libcrun/libcrun_testing_a-utils.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 65.99 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.02 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.05 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.07 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.11 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.16 CC src/libcrun/libcrun_testing_a-cgroup.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.19 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.21 CC src/libcrun/libcrun_testing_a-cloned_binary.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.23 CC src/libcrun/libcrun_testing_a-container.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.24 CC src/libcrun/libcrun_testing_a-criu.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.26 CC src/libcrun/libcrun_testing_a-custom-handler.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.27 CC src/libcrun/libcrun_testing_a-ebpf.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.35 CC src/libcrun/libcrun_testing_a-error.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.45 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.48 CC src/libcrun/handlers/libcrun_testing_a-krun.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.50 CC src/libcrun/handlers/libcrun_testing_a-mono.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.55 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.61 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.62 CC src/libcrun/handlers/libcrun_testing_a-wasmtime.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.64 CC src/libcrun/libcrun_testing_a-io_priority.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.66 CC src/libcrun/libcrun_testing_a-linux.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.69 CC src/libcrun/libcrun_testing_a-mount_flags.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.75 CC src/libcrun/libcrun_testing_a-scheduler.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.80 CC src/libcrun/libcrun_testing_a-seccomp.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.82 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 66.87 CC src/libcrun/libcrun_testing_a-signals.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 67.32 CC src/libcrun/libcrun_testing_a-status.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 67.33 CC src/libcrun/libcrun_testing_a-terminal.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 67.35 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 67.36 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 15:19:44 [2023-10-25T15:19:44.978Z] #69 67.42 CCLD tests/init 15:19:45 [2023-10-25T15:19:45.234Z] #69 ... 15:19:45 [2023-10-25T15:19:45.234Z] 15:19:45 [2023-10-25T15:19:45.234Z] #82 [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...) 15:19:45 [2023-10-25T15:19:45.234Z] #82 DONE 28.8s 15:19:45 [2023-10-25T15:19:45.234Z] 15:19:45 [2023-10-25T15:19:45.234Z] #71 [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...) 15:19:45 [2023-10-25T15:19:45.234Z] #71 66.58 + binaries 15:19:45 [2023-10-25T15:19:45.491Z] #71 DONE 66.9s 15:19:45 [2023-10-25T15:19:45.491Z] 15:19:45 [2023-10-25T15:19:45.491Z] #84 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 15:19:45 [2023-10-25T15:19:45.747Z] #84 DONE 0.1s 15:19:45 [2023-10-25T15:19:45.747Z] 15:19:45 [2023-10-25T15:19:45.747Z] #85 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 15:19:45 [2023-10-25T15:19:45.747Z] #85 DONE 0.0s 15:19:45 [2023-10-25T15:19:45.747Z] 15:19:45 [2023-10-25T15:19:45.747Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:45 [2023-10-25T15:19:45.747Z] #69 68.89 CCLD libcrun.la 15:19:45 [2023-10-25T15:19:45.747Z] #69 69.08 CCLD crun 15:19:45 [2023-10-25T15:19:45.747Z] #69 ... 15:19:45 [2023-10-25T15:19:45.747Z] 15:19:45 [2023-10-25T15:19:45.747Z] #86 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 15:19:45 [2023-10-25T15:19:45.747Z] #86 DONE 0.0s 15:19:45 [2023-10-25T15:19:45.747Z] 15:19:45 [2023-10-25T15:19:45.747Z] #87 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 15:19:45 [2023-10-25T15:19:45.747Z] #87 DONE 0.0s 15:19:45 [2023-10-25T15:19:45.747Z] 15:19:45 [2023-10-25T15:19:45.747Z] #88 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 15:19:45 [2023-10-25T15:19:45.747Z] #88 DONE 0.0s 15:19:46 [2023-10-25T15:19:46.003Z] 15:19:46 [2023-10-25T15:19:46.003Z] #89 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 15:19:46 [2023-10-25T15:19:46.003Z] #89 DONE 0.1s 15:19:46 [2023-10-25T15:19:46.003Z] 15:19:46 [2023-10-25T15:19:46.003Z] #90 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 15:19:46 [2023-10-25T15:19:46.003Z] #90 DONE 0.1s 15:19:46 [2023-10-25T15:19:46.003Z] 15:19:46 [2023-10-25T15:19:46.003Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:46 [2023-10-25T15:19:46.003Z] #69 69.47 AR libcrun_testing.a 15:19:46 [2023-10-25T15:19:46.003Z] #69 69.47 ar: `u' modifier ignored since `D' is the default (see `U') 15:19:46 [2023-10-25T15:19:46.003Z] #69 69.49 CCLD tests/tests_libcrun_utils 15:19:46 [2023-10-25T15:19:46.259Z] #69 ... 15:19:46 [2023-10-25T15:19:46.259Z] 15:19:46 [2023-10-25T15:19:46.259Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 15:19:46 [2023-10-25T15:19:46.259Z] #91 DONE 0.1s 15:19:46 [2023-10-25T15:19:46.259Z] 15:19:46 [2023-10-25T15:19:46.259Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 15:19:46 [2023-10-25T15:19:46.259Z] #92 DONE 0.1s 15:19:46 [2023-10-25T15:19:46.259Z] 15:19:46 [2023-10-25T15:19:46.259Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:46 [2023-10-25T15:19:46.259Z] #69 69.49 CCLD tests/tests_libcrun_errors 15:19:46 [2023-10-25T15:19:46.259Z] #69 69.49 CCLD tests/tests_libcrun_fuzzer 15:19:46 [2023-10-25T15:19:46.259Z] #69 ... 15:19:46 [2023-10-25T15:19:46.259Z] 15:19:46 [2023-10-25T15:19:46.259Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 15:19:46 [2023-10-25T15:19:46.259Z] #93 DONE 0.1s 15:19:46 [2023-10-25T15:19:46.259Z] 15:19:46 [2023-10-25T15:19:46.259Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:19:46 [2023-10-25T15:19:46.259Z] #69 69.64 make[3]: Entering directory '/tmp/crun-build' 15:19:46 [2023-10-25T15:19:46.259Z] #69 69.72 /bin/mkdir -p '/usr/local/share/man/man1' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.72 /bin/mkdir -p '/usr/local/lib' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.72 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.72 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.74 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.74 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.75 libtool: install: chmod 644 /usr/local/lib/libcrun.a 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.75 libtool: install: ranlib /usr/local/lib/libcrun.a 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 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 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 ---------------------------------------------------------------------- 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 Libraries have been installed in: 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 /usr/local/lib 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 If you ever happen to want to link against installed libraries 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 in a given directory, LIBDIR, you must either use libtool, and 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 specify the full pathname of the library, or use the '-LLIBDIR' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 flag during linking and do at least one of the following: 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 during execution 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 - add LIBDIR to the 'LD_RUN_PATH' environment variable 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 during linking 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 See any operating system documentation about shared libraries for 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 more information, such as the ld(1) and ld.so(8) manual pages. 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.81 ---------------------------------------------------------------------- 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.82 /bin/mkdir -p '/build' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.82 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.84 libtool: install: /usr/bin/install -c crun /build/crun 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.85 make[3]: Leaving directory '/tmp/crun-build' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.85 make[2]: Leaving directory '/tmp/crun-build' 15:19:46 [2023-10-25T15:19:46.514Z] #69 69.85 make[1]: Leaving directory '/tmp/crun-build' 15:19:47 [2023-10-25T15:19:47.441Z] #69 DONE 70.6s 15:19:47 [2023-10-25T15:19:47.441Z] 15:19:47 [2023-10-25T15:19:47.441Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 15:19:47 [2023-10-25T15:19:47.441Z] #94 DONE 0.9s 15:19:47 [2023-10-25T15:19:47.441Z] 15:19:47 [2023-10-25T15:19:47.441Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 15:19:47 [2023-10-25T15:19:47.441Z] #95 DONE 0.1s 15:19:47 [2023-10-25T15:19:47.441Z] 15:19:47 [2023-10-25T15:19:47.441Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 15:19:47 [2023-10-25T15:19:47.441Z] #96 DONE 0.1s 15:19:47 [2023-10-25T15:19:47.441Z] 15:19:47 [2023-10-25T15:19:47.441Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 15:19:47 [2023-10-25T15:19:47.441Z] #97 DONE 0.0s 15:19:48 [2023-10-25T15:19:48.002Z] 15:19:48 [2023-10-25T15:19:48.002Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 15:19:48 [2023-10-25T15:19:48.002Z] #98 DONE 0.0s 15:19:48 [2023-10-25T15:19:48.002Z] 15:19:48 [2023-10-25T15:19:48.002Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 15:19:48 [2023-10-25T15:19:48.002Z] #99 DONE 0.0s 15:19:48 [2023-10-25T15:19:48.002Z] 15:19:48 [2023-10-25T15:19:48.002Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 15:19:48 [2023-10-25T15:19:48.002Z] #100 DONE 0.1s 15:19:48 [2023-10-25T15:19:48.002Z] 15:19:48 [2023-10-25T15:19:48.002Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 15:19:48 [2023-10-25T15:19:48.562Z] #101 DONE 0.8s 15:19:48 [2023-10-25T15:19:48.818Z] 15:19:48 [2023-10-25T15:19:48.818Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 15:19:48 [2023-10-25T15:19:48.818Z] #102 DONE 0.0s 15:19:48 [2023-10-25T15:19:48.818Z] 15:19:48 [2023-10-25T15:19:48.818Z] #103 [dev-base 1/13] RUN groupadd -r docker 15:19:49 [2023-10-25T15:19:49.074Z] #103 DONE 0.3s 15:19:49 [2023-10-25T15:19:49.074Z] 15:19:49 [2023-10-25T15:19:49.074Z] #104 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 15:19:49 [2023-10-25T15:19:49.634Z] #104 DONE 0.5s 15:19:49 [2023-10-25T15:19:49.634Z] 15:19:49 [2023-10-25T15:19:49.634Z] #105 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:19:49 [2023-10-25T15:19:49.890Z] #105 0.331 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:19:49 [2023-10-25T15:19:49.890Z] #105 DONE 0.4s 15:19:49 [2023-10-25T15:19:49.890Z] 15:19:49 [2023-10-25T15:19:49.890Z] #106 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:19:50 [2023-10-25T15:19:50.146Z] #106 DONE 0.3s 15:19:50 [2023-10-25T15:19:50.146Z] 15:19:50 [2023-10-25T15:19:50.146Z] #107 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:19:50 [2023-10-25T15:19:50.707Z] #107 DONE 0.4s 15:19:50 [2023-10-25T15:19:50.707Z] 15:19:50 [2023-10-25T15:19:50.707Z] #108 [dev-base 6/13] RUN ldconfig 15:19:50 [2023-10-25T15:19:50.963Z] #108 DONE 0.4s 15:19:50 [2023-10-25T15:19:50.963Z] 15:19:50 [2023-10-25T15:19:50.963Z] #109 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 15:19:51 [2023-10-25T15:19:51.524Z] #109 DONE 0.4s 15:19:51 [2023-10-25T15:19:51.524Z] 15:19:51 [2023-10-25T15:19:51.524Z] #110 [dev-base 8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 15:19:52 [2023-10-25T15:19:52.085Z] #110 0.622 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:19:52 [2023-10-25T15:19:52.085Z] #110 0.633 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:19:52 [2023-10-25T15:19:52.085Z] #110 0.633 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:19:52 [2023-10-25T15:19:52.085Z] #110 0.753 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:19:52 [2023-10-25T15:19:52.645Z] #110 1.092 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:19:52 [2023-10-25T15:19:52.645Z] #110 1.092 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:19:53 [2023-10-25T15:19:53.572Z] #110 1.971 Fetched 8426 kB in 2s (5243 kB/s) 15:19:53 [2023-10-25T15:19:53.827Z] #110 1.971 Reading package lists... 15:19:54 [2023-10-25T15:19:54.388Z] #110 2.482 Reading package lists... 15:19:54 [2023-10-25T15:19:54.388Z] #110 2.976 Building dependency tree... 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.264 The following additional packages will be installed: 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.264 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.264 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.264 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.265 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.265 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.265 xxd 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266 Suggested packages: 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266 ctags vim-doc vim-scripts xfsdump acl attr quota 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266 Recommended packages: 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266 libatm1 nftables libpam-cap build-essential python3-dev dbus 15:19:54 [2023-10-25T15:19:54.644Z] #110 3.266 systemd-timesyncd | time-daemon unzip 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.615 The following NEW packages will be installed: 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.616 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 15:19:54 [2023-10-25T15:19:54.899Z] #110 3.617 xz-utils zip zstd 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.894 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.894 Need to get 32.1 MB of archives. 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.894 After this operation, 124 MB of additional disk space will be used. 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.894 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.897 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.898 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.900 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.902 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.903 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.903 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.905 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.905 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 3.907 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.039 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.040 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.041 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.041 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.076 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.077 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.077 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.088 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.089 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.091 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.092 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.102 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.103 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.106 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.178 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.178 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.179 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.180 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.180 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.182 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.183 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.193 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.194 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.194 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 15:19:55 [2023-10-25T15:19:55.460Z] #110 4.195 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 15:19:55 [2023-10-25T15:19:55.717Z] #110 4.508 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.508 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.509 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.555 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.555 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.556 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.556 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.557 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.558 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.664 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.665 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.666 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.667 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.697 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 15:19:55 [2023-10-25T15:19:55.972Z] #110 4.698 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 15:19:55 [2023-10-25T15:19:55.973Z] #110 4.699 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 15:19:55 [2023-10-25T15:19:55.973Z] #110 4.707 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB] 15:19:55 [2023-10-25T15:19:55.973Z] #110 4.708 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 15:19:55 [2023-10-25T15:19:55.973Z] #110 4.777 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 15:19:56 [2023-10-25T15:19:56.228Z] #110 4.778 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 15:19:56 [2023-10-25T15:19:56.484Z] #110 5.053 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 15:19:56 [2023-10-25T15:19:56.484Z] #110 5.087 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 15:19:56 [2023-10-25T15:19:56.484Z] #110 5.093 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 15:19:56 [2023-10-25T15:19:56.484Z] #110 5.094 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 15:19:56 [2023-10-25T15:19:56.739Z] #110 5.427 debconf: delaying package configuration, since apt-utils is not installed 15:19:56 [2023-10-25T15:19:56.739Z] #110 5.464 Fetched 32.1 MB in 1s (21.8 MB/s) 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.490 Selecting previously unselected package libapparmor1:arm64. 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.490 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15746 files and directories currently installed.) 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.499 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.506 Unpacking libapparmor1:arm64 (2.13.6-10) ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.544 Selecting previously unselected package libcap2:arm64. 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.546 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.550 Unpacking libcap2:arm64 (1:2.44-1) ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.583 Selecting previously unselected package libargon2-1:arm64. 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.585 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.589 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.620 Selecting previously unselected package dmsetup. 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.622 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.625 Unpacking dmsetup (2:1.02.175-2.1) ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.662 Selecting previously unselected package libdevmapper1.02.1:arm64. 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.664 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.667 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 15:19:56 [2023-10-25T15:19:56.994Z] #110 5.707 Selecting previously unselected package libjson-c5:arm64. 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.710 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ... 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.713 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ... 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.746 Selecting previously unselected package libcryptsetup12:arm64. 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.748 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.751 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.800 Selecting previously unselected package libip4tc2:arm64. 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.802 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.805 Unpacking libip4tc2:arm64 (1.8.7-1) ... 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.840 Selecting previously unselected package libkmod2:arm64. 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.843 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.846 Unpacking libkmod2:arm64 (28-1) ... 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.889 Selecting previously unselected package systemd. 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.891 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ... 15:19:57 [2023-10-25T15:19:57.249Z] #110 5.936 Unpacking systemd (247.3-7+deb11u4) ... 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.298 Selecting previously unselected package pigz. 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.300 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.304 Unpacking pigz (2.6-1) ... 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.339 Selecting previously unselected package libelf1:arm64. 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.341 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.405 Unpacking libelf1:arm64 (0.183-1) ... 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.449 Selecting previously unselected package libbpf0:arm64. 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.452 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.455 Unpacking libbpf0:arm64 (1:0.3-2) ... 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.491 Selecting previously unselected package libmnl0:arm64. 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.494 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.497 Unpacking libmnl0:arm64 (1.0.4-3) ... 15:19:57 [2023-10-25T15:19:57.810Z] #110 6.529 Selecting previously unselected package libxtables12:arm64. 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.531 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.534 Unpacking libxtables12:arm64 (1.8.7-1) ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.562 Selecting previously unselected package libcap2-bin. 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.564 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.567 Unpacking libcap2-bin (1:2.44-1) ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.604 Selecting previously unselected package iproute2. 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.606 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.610 Unpacking iproute2 (5.10.0-4) ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.704 Selecting previously unselected package xxd. 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.706 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.709 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.753 Selecting previously unselected package vim-common. 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.755 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.763 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 15:19:58 [2023-10-25T15:19:58.066Z] #110 6.812 Selecting previously unselected package bash-completion. 15:19:58 [2023-10-25T15:19:58.322Z] #110 6.815 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.446 Unpacking bash-completion (1:2.11-2) ... 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.552 Selecting previously unselected package bzip2. 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.555 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.558 Unpacking bzip2 (1.0.8-4) ... 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.591 Selecting previously unselected package xz-utils. 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.593 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.596 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.647 Selecting previously unselected package apparmor. 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.649 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 15:19:58 [2023-10-25T15:19:58.882Z] #110 7.671 Unpacking apparmor (2.13.6-10) ... 15:19:59 [2023-10-25T15:19:59.137Z] #110 7.760 Selecting previously unselected package inetutils-ping. 15:19:59 [2023-10-25T15:19:59.137Z] #110 7.762 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.137Z] #110 7.766 Unpacking inetutils-ping (2:2.0-1+deb11u2) ... 15:19:59 [2023-10-25T15:19:59.137Z] #110 7.808 Selecting previously unselected package libip6tc2:arm64. 15:19:59 [2023-10-25T15:19:59.137Z] #110 7.810 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.137Z] #110 7.813 Unpacking libip6tc2:arm64 (1.8.7-1) ... 15:19:59 [2023-10-25T15:19:59.137Z] #110 7.845 Selecting previously unselected package libnfnetlink0:arm64. 15:19:59 [2023-10-25T15:19:59.137Z] #110 7.847 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.137Z] #110 7.850 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 15:19:59 [2023-10-25T15:19:59.138Z] #110 7.881 Selecting previously unselected package libnetfilter-conntrack3:arm64. 15:19:59 [2023-10-25T15:19:59.138Z] #110 7.883 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.138Z] #110 7.887 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 15:19:59 [2023-10-25T15:19:59.138Z] #110 7.921 Selecting previously unselected package libnftnl11:arm64. 15:19:59 [2023-10-25T15:19:59.393Z] #110 7.923 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.393Z] #110 7.926 Unpacking libnftnl11:arm64 (1.1.9-1) ... 15:19:59 [2023-10-25T15:19:59.393Z] #110 7.958 Selecting previously unselected package iptables. 15:19:59 [2023-10-25T15:19:59.393Z] #110 7.960 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.393Z] #110 7.964 Unpacking iptables (1.8.7-1) ... 15:19:59 [2023-10-25T15:19:59.393Z] #110 8.105 Selecting previously unselected package libonig5:arm64. 15:19:59 [2023-10-25T15:19:59.393Z] #110 8.108 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.393Z] #110 8.111 Unpacking libonig5:arm64 (6.9.6-1.1) ... 15:19:59 [2023-10-25T15:19:59.393Z] #110 8.155 Selecting previously unselected package libjq1:arm64. 15:19:59 [2023-10-25T15:19:59.393Z] #110 8.157 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.393Z] #110 8.161 Unpacking libjq1:arm64 (1.6-2.1) ... 15:19:59 [2023-10-25T15:19:59.393Z] #110 8.195 Selecting previously unselected package jq. 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.197 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.201 Unpacking jq (1.6-2.1) ... 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.236 Selecting previously unselected package libaio1:arm64. 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.238 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.241 Unpacking libaio1:arm64 (0.3.112-9) ... 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.274 Selecting previously unselected package libgpm2:arm64. 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.276 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.279 Unpacking libgpm2:arm64 (1.20.7-8) ... 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.310 Selecting previously unselected package libicu67:arm64. 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.313 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 15:19:59 [2023-10-25T15:19:59.648Z] #110 8.316 Unpacking libicu67:arm64 (67.1-7) ... 15:20:00 [2023-10-25T15:20:00.209Z] #110 8.974 Selecting previously unselected package libinih1:arm64. 15:20:00 [2023-10-25T15:20:00.209Z] #110 8.976 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 15:20:00 [2023-10-25T15:20:00.209Z] #110 8.979 Unpacking libinih1:arm64 (53-1+b2) ... 15:20:00 [2023-10-25T15:20:00.209Z] #110 9.013 Selecting previously unselected package libmicrohttpd12:arm64. 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.015 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.019 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.059 Selecting previously unselected package libnet1:arm64. 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.061 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.065 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.104 Selecting previously unselected package libnl-3-200:arm64. 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.106 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.110 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.145 Selecting previously unselected package libprotobuf-c1:arm64. 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.148 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.151 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.185 Selecting previously unselected package libyajl2:arm64. 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.187 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.191 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.219 Selecting previously unselected package net-tools. 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.221 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.224 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 15:20:00 [2023-10-25T15:20:00.465Z] #110 9.268 Selecting previously unselected package patch. 15:20:00 [2023-10-25T15:20:00.721Z] #110 9.270 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 15:20:00 [2023-10-25T15:20:00.721Z] #110 9.274 Unpacking patch (2.7.6-7) ... 15:20:00 [2023-10-25T15:20:00.721Z] #110 9.309 Selecting previously unselected package python-pip-whl. 15:20:00 [2023-10-25T15:20:00.721Z] #110 9.311 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 15:20:00 [2023-10-25T15:20:00.721Z] #110 9.314 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.444 Selecting previously unselected package python3-lib2to3. 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.446 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.450 Unpacking python3-lib2to3 (3.9.2-1) ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.489 Selecting previously unselected package python3-distutils. 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.491 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.494 Unpacking python3-distutils (3.9.2-1) ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.535 Selecting previously unselected package python3-pkg-resources. 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.537 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.540 Unpacking python3-pkg-resources (52.0.0-4) ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.582 Selecting previously unselected package python3-setuptools. 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.584 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.588 Unpacking python3-setuptools (52.0.0-4) ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.643 Selecting previously unselected package python3-wheel. 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.645 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.649 Unpacking python3-wheel (0.34.2-1) ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.682 Selecting previously unselected package python3-pip. 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.684 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.688 Unpacking python3-pip (20.3.4-4+deb11u1) ... 15:20:00 [2023-10-25T15:20:00.976Z] #110 9.751 Selecting previously unselected package sudo. 15:20:01 [2023-10-25T15:20:01.232Z] #110 9.754 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 15:20:01 [2023-10-25T15:20:01.232Z] #110 9.759 Unpacking sudo (1.9.5p2-3+deb11u1) ... 15:20:01 [2023-10-25T15:20:01.232Z] #110 9.868 Selecting previously unselected package systemd-journal-remote. 15:20:01 [2023-10-25T15:20:01.232Z] #110 9.870 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ... 15:20:01 [2023-10-25T15:20:01.232Z] #110 9.873 Unpacking systemd-journal-remote (247.3-7+deb11u4) ... 15:20:01 [2023-10-25T15:20:01.232Z] #110 9.910 Selecting previously unselected package thin-provisioning-tools. 15:20:01 [2023-10-25T15:20:01.232Z] #110 9.912 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 15:20:01 [2023-10-25T15:20:01.232Z] #110 9.916 Unpacking thin-provisioning-tools (0.9.0-1) ... 15:20:01 [2023-10-25T15:20:01.232Z] #110 9.971 Selecting previously unselected package uidmap. 15:20:01 [2023-10-25T15:20:01.488Z] #110 9.974 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 15:20:01 [2023-10-25T15:20:01.488Z] #110 9.977 Unpacking uidmap (1:4.8.1-1) ... 15:20:01 [2023-10-25T15:20:01.488Z] #110 10.02 Selecting previously unselected package vim-runtime. 15:20:01 [2023-10-25T15:20:01.488Z] #110 10.02 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 15:20:01 [2023-10-25T15:20:01.488Z] #110 10.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 15:20:01 [2023-10-25T15:20:01.488Z] #110 10.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 15:20:01 [2023-10-25T15:20:01.488Z] #110 10.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 15:20:02 [2023-10-25T15:20:02.049Z] #110 10.59 Selecting previously unselected package vim. 15:20:02 [2023-10-25T15:20:02.049Z] #110 10.60 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 15:20:02 [2023-10-25T15:20:02.049Z] #110 10.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... 15:20:02 [2023-10-25T15:20:02.049Z] #110 10.73 Selecting previously unselected package xfsprogs. 15:20:02 [2023-10-25T15:20:02.049Z] #110 10.73 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 15:20:02 [2023-10-25T15:20:02.049Z] #110 10.74 Unpacking xfsprogs (5.10.0-4) ... 15:20:02 [2023-10-25T15:20:02.049Z] #110 10.83 Selecting previously unselected package zip. 15:20:02 [2023-10-25T15:20:02.304Z] #110 10.83 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 15:20:02 [2023-10-25T15:20:02.304Z] #110 10.83 Unpacking zip (3.0-12) ... 15:20:02 [2023-10-25T15:20:02.304Z] #110 10.88 Selecting previously unselected package zstd. 15:20:02 [2023-10-25T15:20:02.304Z] #110 10.88 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 15:20:02 [2023-10-25T15:20:02.304Z] #110 10.88 Unpacking zstd (1.4.8+dfsg-2.1) ... 15:20:02 [2023-10-25T15:20:02.304Z] #110 10.97 Setting up python3-pkg-resources (52.0.0-4) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.15 Setting up libip4tc2:arm64 (1.8.7-1) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.17 Setting up libapparmor1:arm64 (2.13.6-10) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.18 Setting up libgpm2:arm64 (1.20.7-8) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.19 Setting up libicu67:arm64 (67.1-7) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.20 Setting up libip6tc2:arm64 (1.8.7-1) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.21 Setting up libinih1:arm64 (53-1+b2) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.22 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.23 Setting up uidmap (1:4.8.1-1) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.24 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.26 Setting up bzip2 (1.0.8-4) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.27 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:20:02 [2023-10-25T15:20:02.560Z] #110 11.28 Setting up python3-wheel (0.34.2-1) ... 15:20:02 [2023-10-25T15:20:02.816Z] #110 11.42 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 15:20:02 [2023-10-25T15:20:02.816Z] #110 11.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... 15:20:02 [2023-10-25T15:20:02.816Z] #110 11.44 Setting up libcap2:arm64 (1:2.44-1) ... 15:20:02 [2023-10-25T15:20:02.816Z] #110 11.45 Setting up libcap2-bin (1:2.44-1) ... 15:20:02 [2023-10-25T15:20:02.816Z] #110 11.46 Setting up apparmor (2.13.6-10) ... 15:20:04 [2023-10-25T15:20:04.179Z] #110 12.49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:20:04 [2023-10-25T15:20:04.179Z] #110 12.64 Setting up zip (3.0-12) ... 15:20:04 [2023-10-25T15:20:04.179Z] #110 12.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 15:20:04 [2023-10-25T15:20:04.179Z] #110 12.67 Setting up bash-completion (1:2.11-2) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.41 Setting up libmnl0:arm64 (1.0.4-3) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.42 Setting up patch (2.7.6-7) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.43 Setting up sudo (1.9.5p2-3+deb11u1) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.48 invoke-rc.d: could not determine current runlevel 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.48 invoke-rc.d: policy-rc.d denied execution of start. 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.48 Setting up libxtables12:arm64 (1.8.7-1) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.50 Setting up inetutils-ping (2:2.0-1+deb11u2) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.51 Setting up pigz (2.6-1) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.52 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.53 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 15:20:04 [2023-10-25T15:20:04.740Z] #110 13.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 15:20:04 [2023-10-25T15:20:04.995Z] #110 13.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 15:20:05 [2023-10-25T15:20:05.251Z] #110 13.72 Setting up libaio1:arm64 (0.3.112-9) ... 15:20:05 [2023-10-25T15:20:05.251Z] #110 13.74 Setting up python3-lib2to3 (3.9.2-1) ... 15:20:05 [2023-10-25T15:20:05.251Z] #110 13.83 Setting up libelf1:arm64 (0.183-1) ... 15:20:05 [2023-10-25T15:20:05.251Z] #110 13.84 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ... 15:20:05 [2023-10-25T15:20:05.251Z] #110 13.85 Setting up zstd (1.4.8+dfsg-2.1) ... 15:20:05 [2023-10-25T15:20:05.251Z] #110 13.86 Setting up libonig5:arm64 (6.9.6-1.1) ... 15:20:05 [2023-10-25T15:20:05.251Z] #110 13.88 Setting up libkmod2:arm64 (28-1) ... 15:20:05 [2023-10-25T15:20:05.251Z] #110 13.89 Setting up python3-distutils (3.9.2-1) ... 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.00 Setting up vim (2:8.2.2434-3+deb11u1) ... 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:20:05 [2023-10-25T15:20:05.506Z] #110 14.05 Setting up python3-setuptools (52.0.0-4) ... 15:20:05 [2023-10-25T15:20:05.762Z] #110 14.37 Setting up libjq1:arm64 (1.6-2.1) ... 15:20:05 [2023-10-25T15:20:05.762Z] #110 14.38 Setting up libnftnl11:arm64 (1.1.9-1) ... 15:20:05 [2023-10-25T15:20:05.762Z] #110 14.39 Setting up thin-provisioning-tools (0.9.0-1) ... 15:20:05 [2023-10-25T15:20:05.762Z] #110 14.40 Setting up python3-pip (20.3.4-4+deb11u1) ... 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.66 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.67 Setting up jq (1.6-2.1) ... 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.68 Setting up libbpf0:arm64 (1:0.3-2) ... 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.69 Setting up iptables (1.8.7-1) ... 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 15:20:06 [2023-10-25T15:20:06.017Z] #110 14.72 Setting up iproute2 (5.10.0-4) ... 15:20:06 [2023-10-25T15:20:06.272Z] #110 14.85 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 15:20:06 [2023-10-25T15:20:06.272Z] #110 14.85 Setting up dmsetup (2:1.02.175-2.1) ... 15:20:06 [2023-10-25T15:20:06.272Z] #110 14.87 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 15:20:06 [2023-10-25T15:20:06.272Z] #110 14.88 Setting up systemd (247.3-7+deb11u4) ... 15:20:06 [2023-10-25T15:20:06.272Z] #110 14.92 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 15:20:06 [2023-10-25T15:20:06.272Z] #110 14.92 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 15:20:06 [2023-10-25T15:20:06.272Z] #110 14.92 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 15:20:06 [2023-10-25T15:20:06.272Z] #110 14.93 Initializing machine ID from random generator. 15:20:06 [2023-10-25T15:20:06.833Z] #110 15.25 Setting up systemd-journal-remote (247.3-7+deb11u4) ... 15:20:06 [2023-10-25T15:20:06.833Z] #110 15.37 Setting up xfsprogs (5.10.0-4) ... 15:20:06 [2023-10-25T15:20:06.833Z] #110 15.38 System has not been booted with systemd as init system (PID 1). Can't operate. 15:20:06 [2023-10-25T15:20:06.833Z] #110 15.38 Failed to connect to bus: Host is down 15:20:06 [2023-10-25T15:20:06.833Z] #110 15.38 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:20:10 [2023-10-25T15:20:10.995Z] #110 DONE 19.4s 15:20:10 [2023-10-25T15:20:10.995Z] 15:20:10 [2023-10-25T15:20:10.995Z] #111 [dev-base 9/13] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 15:20:10 [2023-10-25T15:20:10.995Z] #111 0.312 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 15:20:11 [2023-10-25T15:20:11.250Z] #111 0.315 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 15:20:11 [2023-10-25T15:20:11.250Z] #111 0.319 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 15:20:11 [2023-10-25T15:20:11.250Z] #111 DONE 0.3s 15:20:11 [2023-10-25T15:20:11.250Z] 15:20:11 [2023-10-25T15:20:11.250Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 15:20:17 [2023-10-25T15:20:17.779Z] #112 5.585 Collecting yamllint==1.27.1 15:20:17 [2023-10-25T15:20:17.779Z] #112 6.619 Downloading yamllint-1.27.1.tar.gz (129 kB) 15:20:18 [2023-10-25T15:20:18.035Z] #112 6.909 Collecting pathspec>=0.5.3 15:20:18 [2023-10-25T15:20:18.035Z] #112 6.913 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) 15:20:18 [2023-10-25T15:20:18.035Z] #112 7.017 Collecting pyyaml 15:20:18 [2023-10-25T15:20:18.292Z] #112 7.022 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 15:20:18 [2023-10-25T15:20:18.292Z] #112 7.038 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 15:20:18 [2023-10-25T15:20:18.292Z] #112 7.042 Building wheels for collected packages: yamllint 15:20:18 [2023-10-25T15:20:18.292Z] #112 7.042 Building wheel for yamllint (setup.py): started 15:20:18 [2023-10-25T15:20:18.292Z] #112 7.286 Building wheel for yamllint (setup.py): finished with status 'done' 15:20:18 [2023-10-25T15:20:18.550Z] #112 7.286 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d3a2f392ca88969c35d38a202609a4747230a3da0ae7a16efd18716262a518fc 15:20:18 [2023-10-25T15:20:18.550Z] #112 7.287 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 15:20:18 [2023-10-25T15:20:18.550Z] #112 7.289 Successfully built yamllint 15:20:18 [2023-10-25T15:20:18.550Z] #112 7.295 Installing collected packages: pyyaml, pathspec, yamllint 15:20:18 [2023-10-25T15:20:18.550Z] #112 7.410 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1 15:20:18 [2023-10-25T15:20:18.808Z] #112 DONE 7.7s 15:20:18 [2023-10-25T15:20:18.808Z] 15:20:18 [2023-10-25T15:20:18.808Z] #113 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 15:20:19 [2023-10-25T15:20:19.368Z] #113 0.638 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:20:19 [2023-10-25T15:20:19.368Z] #113 0.638 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:20:19 [2023-10-25T15:20:19.368Z] #113 0.638 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:20:20 [2023-10-25T15:20:20.184Z] #113 0.982 Reading package lists... 15:20:20 [2023-10-25T15:20:20.745Z] #113 1.502 Reading package lists... 15:20:21 [2023-10-25T15:20:21.000Z] #113 1.998 Building dependency tree... 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.122 Reading state information... 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 gcc is already the newest version (4:10.2.1-1). 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 pkg-config is already the newest version (0.29.2-1). 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 The following additional packages will be installed: 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.283 zlib1g-dev 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.285 Suggested packages: 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.285 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.285 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 15:20:21 [2023-10-25T15:20:21.000Z] #113 2.285 Recommended packages: 15:20:21 [2023-10-25T15:20:21.001Z] #113 2.285 build-essential fakeroot libalgorithm-merge-perl 15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508 The following NEW packages will be installed: 15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 15:20:21 [2023-10-25T15:20:21.256Z] #113 2.508 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common 15:20:21 [2023-10-25T15:20:21.256Z] #113 2.509 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.783 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.783 Need to get 10.2 MB of archives. 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.783 After this operation, 41.2 MB of additional disk space will be used. 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.783 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.800 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.801 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.802 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.803 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.805 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.806 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.807 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.808 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.810 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.812 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.819 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.820 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.822 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.823 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.825 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.826 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.830 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.834 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.835 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.836 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.837 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.840 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.842 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.846 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.847 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.856 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.856 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.858 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 15:20:21 [2023-10-25T15:20:21.511Z] #113 2.860 Get:30 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 15:20:21 [2023-10-25T15:20:21.766Z] #113 2.993 debconf: delaying package configuration, since apt-utils is not installed 15:20:21 [2023-10-25T15:20:21.766Z] #113 3.031 Fetched 10.2 MB in 0s (29.6 MB/s) 15:20:21 [2023-10-25T15:20:21.766Z] #113 3.053 Selecting previously unselected package dpkg-dev. 15:20:21 [2023-10-25T15:20:21.766Z] #113 3.053 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21237 files and directories currently installed.) 15:20:21 [2023-10-25T15:20:21.766Z] #113 3.065 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ... 15:20:21 [2023-10-25T15:20:21.766Z] #113 3.068 Unpacking dpkg-dev (1.20.13) ... 15:20:21 [2023-10-25T15:20:21.766Z] #113 3.184 Selecting previously unselected package libgirepository-1.0-1:arm64. 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.186 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.193 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.224 Selecting previously unselected package gir1.2-glib-2.0:arm64. 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.227 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.230 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.269 Selecting previously unselected package libsecret-common. 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.271 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.274 Unpacking libsecret-common (0.20.4-2) ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.322 Selecting previously unselected package libsecret-1-0:arm64. 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.325 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.328 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.361 Selecting previously unselected package gir1.2-secret-1:arm64. 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.364 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.367 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.393 Selecting previously unselected package libapparmor-dev:arm64. 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.396 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.399 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 15:20:22 [2023-10-25T15:20:22.022Z] #113 3.436 Selecting previously unselected package uuid-dev:arm64. 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.438 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.442 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.481 Selecting previously unselected package libblkid-dev:arm64. 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.484 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.492 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.536 Selecting previously unselected package libffi-dev:arm64. 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.538 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.542 Unpacking libffi-dev:arm64 (3.3-6) ... 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.569 Selecting previously unselected package libglib2.0-data. 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.572 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ... 15:20:22 [2023-10-25T15:20:22.277Z] #113 3.575 Unpacking libglib2.0-data (2.66.8-1) ... 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.702 Selecting previously unselected package libglib2.0-bin. 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.705 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.708 Unpacking libglib2.0-bin (2.66.8-1) ... 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.749 Selecting previously unselected package libglib2.0-dev-bin. 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.752 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.756 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.797 Selecting previously unselected package libsepol1-dev:arm64. 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.799 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.802 Unpacking libsepol1-dev:arm64 (3.1-1) ... 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.864 Selecting previously unselected package libpcre2-16-0:arm64. 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.866 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.870 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:20:22 [2023-10-25T15:20:22.532Z] #113 3.917 Selecting previously unselected package libpcre2-32-0:arm64. 15:20:22 [2023-10-25T15:20:22.787Z] #113 3.920 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.787Z] #113 3.923 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:20:22 [2023-10-25T15:20:22.787Z] #113 3.966 Selecting previously unselected package libpcre2-posix2:arm64. 15:20:22 [2023-10-25T15:20:22.787Z] #113 3.969 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.787Z] #113 3.972 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.001 Selecting previously unselected package libpcre2-dev:arm64. 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.004 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.007 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.082 Selecting previously unselected package libselinux1-dev:arm64. 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.085 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.088 Unpacking libselinux1-dev:arm64 (3.1-3) ... 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.140 Selecting previously unselected package libmount-dev:arm64. 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.143 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.146 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:20:22 [2023-10-25T15:20:22.788Z] #113 4.183 Selecting previously unselected package libpcre16-3:arm64. 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.186 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.189 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.234 Selecting previously unselected package libpcre32-3:arm64. 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.236 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.240 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.285 Selecting previously unselected package libpcrecpp0v5:arm64. 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.287 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.291 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.323 Selecting previously unselected package libpcre3-dev:arm64. 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.326 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.329 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 15:20:23 [2023-10-25T15:20:23.043Z] #113 4.405 Selecting previously unselected package zlib1g-dev:arm64. 15:20:23 [2023-10-25T15:20:23.298Z] #113 4.408 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.298Z] #113 4.411 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:20:23 [2023-10-25T15:20:23.298Z] #113 4.449 Selecting previously unselected package libglib2.0-dev:arm64. 15:20:23 [2023-10-25T15:20:23.298Z] #113 4.452 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.298Z] #113 4.455 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 15:20:23 [2023-10-25T15:20:23.298Z] #113 4.634 Selecting previously unselected package libseccomp-dev:arm64. 15:20:23 [2023-10-25T15:20:23.298Z] #113 4.637 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.298Z] #113 4.640 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:20:23 [2023-10-25T15:20:23.298Z] #113 4.675 Selecting previously unselected package libsecret-1-dev:arm64. 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.677 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.681 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.733 Selecting previously unselected package libsystemd-dev:arm64. 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.736 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.740 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.829 Selecting previously unselected package libudev-dev:arm64. 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.833 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ... 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.837 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.889 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 15:20:23 [2023-10-25T15:20:23.554Z] #113 4.900 Setting up libglib2.0-dev-bin (2.66.8-1) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.055 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.064 Setting up libpcre16-3:arm64 (2:8.39-13) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.073 Setting up libsepol1-dev:arm64 (3.1-1) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.082 Setting up libffi-dev:arm64 (3.3-6) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.091 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.100 Setting up dpkg-dev (1.20.13) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.117 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.127 Setting up libglib2.0-data (2.66.8-1) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.137 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.147 Setting up libpcre32-3:arm64 (2:8.39-13) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.157 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.167 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.179 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:20:23 [2023-10-25T15:20:23.810Z] #113 5.190 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.201 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.212 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.223 Setting up libsecret-common (0.20.4-2) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.233 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.248 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.258 Setting up libselinux1-dev:arm64 (3.1-3) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.268 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.278 Setting up libglib2.0-bin (2.66.8-1) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.288 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.299 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.309 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.319 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.329 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.341 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.351 No schema files found: doing nothing. 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.355 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:20:24 [2023-10-25T15:20:24.065Z] #113 5.373 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 15:20:24 [2023-10-25T15:20:24.320Z] #113 DONE 5.6s 15:20:24 [2023-10-25T15:20:24.321Z] 15:20:24 [2023-10-25T15:20:24.321Z] #114 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 15:20:24 [2023-10-25T15:20:24.321Z] #114 DONE 0.1s 15:20:24 [2023-10-25T15:20:24.576Z] 15:20:24 [2023-10-25T15:20:24.576Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 15:20:24 [2023-10-25T15:20:24.576Z] #115 DONE 0.1s 15:20:24 [2023-10-25T15:20:24.576Z] 15:20:24 [2023-10-25T15:20:24.576Z] #116 [dev 1/1] COPY --link . . 15:20:28 [2023-10-25T15:20:28.738Z] #116 DONE 4.0s 15:20:28 [2023-10-25T15:20:28.738Z] 15:20:28 [2023-10-25T15:20:28.738Z] #117 exporting to image 15:20:28 [2023-10-25T15:20:28.738Z] #117 exporting layers 15:20:29 [2023-10-25T15:20:29.299Z] #117 exporting layers 1.0s done 15:20:29 [2023-10-25T15:20:29.554Z] #117 writing image sha256:f29c7681aaf53722d186393fccdbbeece4140096d68052182ebeb38a9e878400 done 15:20:29 [2023-10-25T15:20:29.554Z] #117 naming to docker.io/library/docker:417018659b911b0d844ed2deb4fad1e261ea6f2a done 15:20:29 [2023-10-25T15:20:29.554Z] #117 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 15:20:29 [2023-10-25T15:20:29.885Z] + sudo modprobe ip6table_filter [Pipeline] sh 15:20:30 [2023-10-25T15:20:30.456Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46722/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=417018659b911b0d844ed2deb4fad1e261ea6f2a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:417018659b911b0d844ed2deb4fad1e261ea6f2a hack/test/unit 15:20:30 [2023-10-25T15:20:30.711Z] + BUILDFLAGS=(-tags 'netgo journald') 15:20:30 [2023-10-25T15:20:30.711Z] + TESTFLAGS+=' -test.timeout=5m' 15:20:30 [2023-10-25T15:20:30.711Z] + TESTDIRS=./... 15:20:30 [2023-10-25T15:20:30.711Z] + exclude_paths='/vendor/|/integration' 15:20:30 [2023-10-25T15:20:30.711Z] ++ go list ./... 15:20:30 [2023-10-25T15:20:30.711Z] ++ grep -vE '(/vendor/|/integration)' 15:20:31 [2023-10-25T15:20:31.274Z] + pkg_list='github.com/docker/docker/api 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/backend/build 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/httpstatus 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/httputils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/middleware 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/build 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/checkpoint 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/container 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/debug 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/distribution 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/grpc 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/image 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/network 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/plugin 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/session 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/swarm 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/system 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/server/router/volume 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/backend 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/blkiodev 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/checkpoint 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/container 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/events 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/filters 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/image 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/mount 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/network 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/plugins/logdriver 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/registry 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/strslice 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/swarm 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/swarm/runtime 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/system 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/time 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/versions 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/versions/v1p19 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/versions/v1p20 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/api/types/volume 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next/exporter 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next/worker 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/builder-next/worker/label 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/dockerfile 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/remotecontext 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/remotecontext/git 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/builder/remotecontext/urlutil 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/cli/debug 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/cli/winresources/docker-proxy 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/cli/winresources/dockerd 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/client 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/client/buildkit 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/cmd/docker-proxy 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/cmd/dockerd 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/cmd/dockerd/trap 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/container 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/container/stream 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/contrib/apparmor 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/contrib/httpserver 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/cluster 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/cluster/convert 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/cluster/executor 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/cluster/executor/container 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/cluster/provider 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/config 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/containerd 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/events 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/events/testutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver/copy 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver/register 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver/vfs 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/graphdriver/zfs 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/images 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/initlayer 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/links 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/listeners 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/awslogs 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/fluentd 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/gcplogs 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/gelf 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/journald 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/local 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/logentries 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/loggertest 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/loggerutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/splunk 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/syslog 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/logger/templates 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/names 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/network 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/snapshotter 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/daemon/stats 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/distribution 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/distribution/metadata 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/distribution/utils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/distribution/xfer 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/dockerversion 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/errdefs 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/image 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/image/cache 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/image/spec/specs-go 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/image/spec/specs-go/v1 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/image/tarexport 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/image/v1 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/internal/compatcontext 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/internal/mod 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/internal/mounttree 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/internal/multierror 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/internal/test/suite 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/internal/testutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/internal/testutils/netnsutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/internal/unshare 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/layer 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libcontainerd 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libcontainerd/queue 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libcontainerd/remote 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libcontainerd/shimopts 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libcontainerd/supervisor 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libcontainerd/types 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/bitmap 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/cluster 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/config 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/datastore 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/diagnostic 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/discoverapi 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/driverapi 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/bridge 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/host 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/null 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/overlay 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/remote 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/windows 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/drvregistry 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/etchosts 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/internal/caller 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/internal/kvstore 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ipam 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ipamapi 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ipams/builtin 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ipams/null 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ipams/remote 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ipamutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ipbits 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/iptables 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/netlabel 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/netutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/networkdb 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/ns 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/options 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/osl 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/osl/kernel 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/portallocator 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/portmapper 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/resolvconf 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/scope 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/libnetwork/types 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/oci 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/oci/caps 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/opts 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/aaparser 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/archive 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/authorization 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/broadcaster 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/capabilities 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/chrootarchive 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/containerfs 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/directory 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/dmesg 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/fileutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/homedir 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/idtools 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/ioutils 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/jsonmessage 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/longpath 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/loopback 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/meminfo 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/namesgenerator 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/parsers 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/parsers/kernel 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/pidfile 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/platform 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/platforms 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/plugingetter 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/plugins 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/plugins/transport 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/pools 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/process 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/progress 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/reexec 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/rootless 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/rootless/specconv 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/stack 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/stdcopy 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/streamformatter 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/stringid 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/sysinfo 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/system 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/tailfile 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/tarsum 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/pkg/useragent 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/plugin 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/plugin/executor/containerd 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/plugin/v2 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/profiles/apparmor 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/profiles/seccomp 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/quota 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/reference 15:20:31 [2023-10-25T15:20:31.274Z] github.com/docker/docker/registry 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/registry/resumable 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/restartmanager 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/runconfig 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/runconfig/opts 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/daemon 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/environment 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fakecontext 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fakegit 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fakestorage 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fixtures/load 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fixtures/plugin 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/registry 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/request 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/drivers 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/local 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/mounts 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/service 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/service/opts 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/testutils' 15:20:31 [2023-10-25T15:20:31.275Z] ++ grep --fixed-strings -v /libnetwork 15:20:31 [2023-10-25T15:20:31.275Z] ++ echo 'github.com/docker/docker/api 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/backend/build 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/httpstatus 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/httputils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/middleware 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/build 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/checkpoint 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/container 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/debug 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/distribution 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/grpc 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/image 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/network 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/plugin 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/session 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/swarm 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/system 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/volume 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/backend 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/blkiodev 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/checkpoint 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/container 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/events 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/filters 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/image 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/mount 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/network 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/plugins/logdriver 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/registry 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/strslice 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/swarm 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/swarm/runtime 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/system 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/time 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/versions 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/versions/v1p19 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/versions/v1p20 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/volume 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next/exporter 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next/worker 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/builder-next/worker/label 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/dockerfile 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/remotecontext 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/remotecontext/git 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/builder/remotecontext/urlutil 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/cli/debug 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/cli/winresources/docker-proxy 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/cli/winresources/dockerd 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/client 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/client/buildkit 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/cmd/docker-proxy 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/cmd/dockerd 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/cmd/dockerd/trap 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/container 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/container/stream 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/contrib/apparmor 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/contrib/httpserver 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/cluster 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/cluster/convert 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/cluster/executor 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/cluster/executor/container 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/cluster/provider 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/config 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/containerd 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/events 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/events/testutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver/copy 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver/register 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver/vfs 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/graphdriver/zfs 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/images 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/initlayer 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/links 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/listeners 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/awslogs 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/fluentd 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/gcplogs 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/gelf 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/journald 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/local 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/logentries 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/loggertest 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/loggerutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/splunk 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/syslog 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/logger/templates 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/names 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/network 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/snapshotter 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/daemon/stats 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/distribution 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/distribution/metadata 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/distribution/utils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/distribution/xfer 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/dockerversion 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/errdefs 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/image 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/image/cache 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/image/spec/specs-go 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/image/spec/specs-go/v1 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/image/tarexport 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/image/v1 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/internal/compatcontext 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/internal/mod 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/internal/mounttree 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/internal/multierror 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/internal/test/suite 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/internal/testutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/internal/testutils/netnsutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/internal/unshare 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/layer 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libcontainerd 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libcontainerd/queue 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libcontainerd/remote 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libcontainerd/shimopts 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libcontainerd/supervisor 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libcontainerd/types 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/bitmap 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/cluster 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/config 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/datastore 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/diagnostic 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/discoverapi 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/driverapi 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/bridge 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/host 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/null 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/overlay 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/remote 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/windows 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/drvregistry 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/etchosts 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/internal/caller 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/internal/kvstore 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ipam 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ipamapi 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ipams/builtin 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ipams/null 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ipams/remote 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ipamutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ipbits 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/iptables 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/netlabel 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/netutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/networkdb 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/ns 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/options 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/osl 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/osl/kernel 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/portallocator 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/portmapper 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/resolvconf 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/scope 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/libnetwork/types 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/oci 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/oci/caps 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/opts 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/aaparser 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/archive 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/authorization 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/broadcaster 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/capabilities 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/chrootarchive 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/containerfs 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/directory 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/dmesg 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/fileutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/homedir 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/idtools 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/ioutils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/jsonmessage 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/longpath 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/loopback 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/meminfo 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/namesgenerator 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/parsers 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/parsers/kernel 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/pidfile 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/platform 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/platforms 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/plugingetter 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/plugins 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/plugins/transport 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/pools 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/process 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/progress 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/reexec 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/rootless 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/rootless/specconv 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/stack 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/stdcopy 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/streamformatter 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/stringid 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/sysinfo 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/system 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/tailfile 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/tarsum 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/pkg/useragent 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/plugin 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/plugin/executor/containerd 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/plugin/v2 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/profiles/apparmor 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/profiles/seccomp 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/quota 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/reference 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/registry 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/registry/resumable 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/restartmanager 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/runconfig 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/runconfig/opts 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/daemon 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/environment 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fakecontext 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fakegit 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fakestorage 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fixtures/load 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fixtures/plugin 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/registry 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/testutil/request 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/drivers 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/local 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/mounts 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/service 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/service/opts 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/volume/testutils' 15:20:31 [2023-10-25T15:20:31.275Z] + base_pkg_list='github.com/docker/docker/api 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/backend/build 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/httpstatus 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/httputils 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/middleware 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/build 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/checkpoint 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/container 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/debug 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/distribution 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/grpc 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/image 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/network 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/plugin 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/session 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/swarm 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/system 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/server/router/volume 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/backend 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/blkiodev 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/checkpoint 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/container 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/events 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/filters 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/image 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/mount 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/network 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/plugins/logdriver 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/registry 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/strslice 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/swarm 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/swarm/runtime 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/system 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/time 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/versions 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/versions/v1p19 15:20:31 [2023-10-25T15:20:31.275Z] github.com/docker/docker/api/types/versions/v1p20 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/volume 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/exporter 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/worker 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/worker/label 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/dockerfile 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/remotecontext 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/remotecontext/git 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/remotecontext/urlutil 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cli/debug 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cli/winresources/docker-proxy 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cli/winresources/dockerd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/client 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/client/buildkit 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cmd/docker-proxy 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cmd/dockerd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cmd/dockerd/trap 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/container 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/container/stream 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/contrib/apparmor 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/contrib/httpserver 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/convert 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/executor 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/executor/container 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/provider 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/config 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/containerd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/events 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/events/testutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/copy 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/register 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/vfs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/zfs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/images 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/initlayer 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/links 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/listeners 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/awslogs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/fluentd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/gcplogs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/gelf 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/journald 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/local 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/logentries 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/loggertest 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/loggerutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/splunk 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/syslog 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/templates 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/names 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/network 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/snapshotter 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/stats 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/distribution 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/distribution/metadata 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/distribution/utils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/distribution/xfer 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/dockerversion 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/errdefs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/image 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/image/cache 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/image/spec/specs-go 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/image/spec/specs-go/v1 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/image/tarexport 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/image/v1 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/internal/compatcontext 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/internal/mod 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/internal/mounttree 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/internal/multierror 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/internal/test/suite 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/internal/testutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/internal/testutils/netnsutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/internal/unshare 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/layer 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/libcontainerd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/libcontainerd/queue 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/libcontainerd/remote 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/libcontainerd/shimopts 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/libcontainerd/supervisor 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/libcontainerd/types 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/oci 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/oci/caps 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/opts 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/aaparser 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/archive 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/authorization 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/broadcaster 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/capabilities 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/chrootarchive 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/containerfs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/directory 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/dmesg 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/fileutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/homedir 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/idtools 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/ioutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/jsonmessage 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/longpath 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/loopback 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/meminfo 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/namesgenerator 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/parsers 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/parsers/kernel 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/pidfile 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/platform 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/platforms 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/plugingetter 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/plugins 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/plugins/transport 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/pools 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/process 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/progress 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/reexec 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/rootless 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/rootless/specconv 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/stack 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/stdcopy 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/streamformatter 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/stringid 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/sysinfo 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/system 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/tailfile 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/tarsum 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/pkg/useragent 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/plugin 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/plugin/executor/containerd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/plugin/v2 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/profiles/apparmor 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/profiles/seccomp 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/quota 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/reference 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/registry 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/registry/resumable 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/restartmanager 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/runconfig 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/runconfig/opts 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/daemon 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/environment 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/fakecontext 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/fakegit 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/fakestorage 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/fixtures/load 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/fixtures/plugin 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/registry 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/testutil/request 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/volume 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/volume/drivers 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/volume/local 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/volume/mounts 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/volume/service 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/volume/service/opts 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/volume/testutils' 15:20:31 [2023-10-25T15:20:31.276Z] ++ grep --fixed-strings /libnetwork 15:20:31 [2023-10-25T15:20:31.276Z] ++ echo 'github.com/docker/docker/api 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/backend/build 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/httpstatus 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/httputils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/middleware 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/build 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/checkpoint 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/container 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/debug 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/distribution 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/grpc 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/image 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/network 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/plugin 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/session 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/swarm 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/system 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/server/router/volume 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/backend 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/blkiodev 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/checkpoint 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/container 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/events 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/filters 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/image 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/mount 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/network 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/plugins/logdriver 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/registry 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/strslice 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/swarm 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/swarm/runtime 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/system 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/time 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/versions 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/versions/v1p19 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/versions/v1p20 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/api/types/volume 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/exporter 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/worker 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/builder-next/worker/label 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/dockerfile 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/remotecontext 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/remotecontext/git 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/builder/remotecontext/urlutil 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cli/debug 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cli/winresources/docker-proxy 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cli/winresources/dockerd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/client 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/client/buildkit 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cmd/docker-proxy 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cmd/dockerd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cmd/dockerd/trap 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/container 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/container/stream 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/contrib/apparmor 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/contrib/httpserver 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/convert 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/executor 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/executor/container 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/cluster/provider 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/config 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/containerd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/events 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/events/testutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/copy 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/register 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/vfs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/graphdriver/zfs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/images 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/initlayer 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/links 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/listeners 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/awslogs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/fluentd 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/gcplogs 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/gelf 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/journald 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/local 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/logentries 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/loggertest 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/loggerutils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/splunk 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/syslog 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/logger/templates 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/names 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/network 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/snapshotter 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/daemon/stats 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/distribution 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/distribution/metadata 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/distribution/utils 15:20:31 [2023-10-25T15:20:31.276Z] github.com/docker/docker/distribution/xfer 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/dockerversion 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/errdefs 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/image 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/image/cache 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/image/spec/specs-go 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/image/spec/specs-go/v1 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/image/tarexport 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/image/v1 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/internal/compatcontext 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/internal/mod 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/internal/mounttree 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/internal/multierror 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/internal/test/suite 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/internal/testutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/internal/testutils/netnsutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/internal/unshare 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/layer 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libcontainerd 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libcontainerd/queue 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libcontainerd/remote 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libcontainerd/shimopts 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libcontainerd/supervisor 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libcontainerd/types 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/bitmap 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cluster 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/config 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/datastore 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/diagnostic 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/discoverapi 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/driverapi 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/bridge 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/host 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/null 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/overlay 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/remote 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/windows 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drvregistry 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/etchosts 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/caller 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/kvstore 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipam 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipamapi 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/builtin 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/null 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/remote 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipamutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipbits 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/iptables 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/netlabel 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/netutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/networkdb 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ns 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/options 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/osl 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/osl/kernel 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/portallocator 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/portmapper 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/resolvconf 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/scope 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/types 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/oci 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/oci/caps 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/opts 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/aaparser 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/archive 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/authorization 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/broadcaster 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/capabilities 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/chrootarchive 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/containerfs 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/directory 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/dmesg 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/fileutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/homedir 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/idtools 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/ioutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/jsonmessage 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/longpath 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/loopback 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/meminfo 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/namesgenerator 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/parsers 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/parsers/kernel 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/pidfile 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/platform 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/platforms 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/plugingetter 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/plugins 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/plugins/transport 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/pools 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/process 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/progress 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/reexec 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/rootless 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/rootless/specconv 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/stack 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/stdcopy 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/streamformatter 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/stringid 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/sysinfo 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/system 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/tailfile 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/tarsum 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/pkg/useragent 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/plugin 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/plugin/executor/containerd 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/plugin/v2 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/profiles/apparmor 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/profiles/seccomp 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/quota 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/reference 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/registry 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/registry/resumable 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/restartmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/runconfig 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/runconfig/opts 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/daemon 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/environment 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/fakecontext 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/fakegit 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/fakestorage 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/fixtures/load 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/fixtures/plugin 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/registry 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/testutil/request 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/volume 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/volume/drivers 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/volume/local 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/volume/mounts 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/volume/service 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/volume/service/opts 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/volume/testutils' 15:20:31 [2023-10-25T15:20:31.277Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/bitmap 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cluster 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/config 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/datastore 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/diagnostic 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/discoverapi 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/driverapi 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/bridge 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/host 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/null 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/overlay 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/remote 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/windows 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drvregistry 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/etchosts 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/caller 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/kvstore 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipam 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipamapi 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/builtin 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/null 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/remote 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipamutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipbits 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/iptables 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/netlabel 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/netutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/networkdb 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ns 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/options 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/osl 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/osl/kernel 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/portallocator 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/portmapper 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/resolvconf 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/scope 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/types' 15:20:31 [2023-10-25T15:20:31.277Z] + echo 'github.com/docker/docker/libnetwork 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/bitmap 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cluster 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/config 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/datastore 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/diagnostic 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/discoverapi 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/driverapi 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/bridge 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/host 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/null 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/overlay 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/remote 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/windows 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drvregistry 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/etchosts 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/caller 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/kvstore 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipam 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipamapi 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/builtin 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/null 15:20:31 [2023-10-25T15:20:31.277Z] github+ grep --fixed-strings libnetwork/drivers/bridge 15:20:31 [2023-10-25T15:20:31.277Z] .com/docker/docker/libnetwork/ipams/remote 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipamutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ipbits 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/iptables 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/netlabel 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/netutils 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/networkdb 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/ns 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/options 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/osl 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/osl/kernel 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/portallocator 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/portmapper 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/resolvconf 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/scope 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/types' 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/bridge 15:20:31 [2023-10-25T15:20:31.277Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:20:31 [2023-10-25T15:20:31.277Z] + type docker-proxy 15:20:31 [2023-10-25T15:20:31.277Z] hack/test/unit: line 25: type: docker-proxy: not found 15:20:31 [2023-10-25T15:20:31.277Z] + hack/make.sh binary-proxy install-proxy 15:20:31 [2023-10-25T15:20:31.277Z] 15:20:31 [2023-10-25T15:20:31.277Z] Removing bundles/ 15:20:31 [2023-10-25T15:20:31.277Z] 15:20:31 [2023-10-25T15:20:31.277Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 15:20:31 [2023-10-25T15:20:31.277Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 15:20:31 [2023-10-25T15:20:31.277Z] + tee /go/src/github.com/docker/docker/go.mod 15:20:31 [2023-10-25T15:20:31.277Z] module github.com/docker/docker 15:20:31 [2023-10-25T15:20:31.277Z] 15:20:31 [2023-10-25T15:20:31.277Z] go 1.20 15:20:31 [2023-10-25T15:20:31.277Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 15:20:31 [2023-10-25T15:20:31.277Z] + GO111MODULE=on 15:20:31 [2023-10-25T15:20:31.277Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=417018659b911b0d844ed2deb4fad1e261ea6f2a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-25T15:20:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy 15:20:35 [2023-10-25T15:20:35.444Z] + rm -f /go/src/github.com/docker/docker/go.mod 15:20:35 [2023-10-25T15:20:35.444Z] Created binary: bundles/binary-proxy/docker-proxy 15:20:35 [2023-10-25T15:20:35.444Z] 15:20:35 [2023-10-25T15:20:35.444Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 15:20:35 [2023-10-25T15:20:35.444Z] Installing docker-proxy to /usr/local/bin/ 15:20:35 [2023-10-25T15:20:35.444Z] 15:20:35 [2023-10-25T15:20:35.444Z] + mkdir -p bundles 15:20:35 [2023-10-25T15:20:35.444Z] + '[' -n 'github.com/docker/docker/api 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/backend/build 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/httpstatus 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/httputils 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/middleware 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/build 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/checkpoint 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/container 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/debug 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/distribution 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/grpc 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/image 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/network 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/plugin 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/session 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/swarm 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/system 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/server/router/volume 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/backend 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/blkiodev 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/checkpoint 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/container 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/events 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/filters 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/image 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/mount 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/network 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/plugins/logdriver 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/registry 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/strslice 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/swarm 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/swarm/runtime 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/system 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/time 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/versions 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/versions/v1p19 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/versions/v1p20 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/api/types/volume 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next/exporter 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next/worker 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/builder-next/worker/label 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/dockerfile 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/remotecontext 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/remotecontext/git 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/builder/remotecontext/urlutil 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/cli/debug 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/cli/winresources/docker-proxy 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/cli/winresources/dockerd 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/client 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/client/buildkit 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/cmd/docker-proxy 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/cmd/dockerd 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/cmd/dockerd/trap 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/container 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/container/stream 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/contrib/apparmor 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/contrib/httpserver 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/cluster 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/cluster/convert 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/cluster/executor 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/cluster/executor/container 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/cluster/provider 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/config 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/containerd 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/events 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/events/testutils 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver/copy 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver/register 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver/vfs 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/graphdriver/zfs 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/images 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/initlayer 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/links 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/listeners 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/awslogs 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/fluentd 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/gcplogs 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/gelf 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/journald 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/local 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/logentries 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/loggertest 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/loggerutils 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/splunk 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/syslog 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/logger/templates 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/names 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/network 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/snapshotter 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/daemon/stats 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/distribution 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/distribution/metadata 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/distribution/utils 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/distribution/xfer 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/dockerversion 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/errdefs 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/image 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/image/cache 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/image/spec/specs-go 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/image/spec/specs-go/v1 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/image/tarexport 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/image/v1 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/internal/compatcontext 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/internal/mod 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/internal/mounttree 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/internal/multierror 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/internal/test/suite 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/internal/testutils 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/internal/testutils/netnsutils 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/internal/unshare 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/layer 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/libcontainerd 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/libcontainerd/queue 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/libcontainerd/remote 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/libcontainerd/shimopts 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/libcontainerd/supervisor 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/libcontainerd/types 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/oci 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/oci/caps 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/opts 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/aaparser 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/archive 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/authorization 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/broadcaster 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/capabilities 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/chrootarchive 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/containerfs 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/directory 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/dmesg 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/fileutils 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/homedir 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/idtools 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/ioutils 15:20:35 [2023-10-25T15:20:35.444Z] github.com/docker/docker/pkg/jsonmessage 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/longpath 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/loopback 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/meminfo 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/namesgenerator 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/parsers 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/parsers/kernel 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/pidfile 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/platform 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/platforms 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/plugingetter 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/plugins 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/plugins/transport 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/pools 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/process 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/progress 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/reexec 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/rootless 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/rootless/specconv 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/stack 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/stdcopy 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/streamformatter 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/stringid 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/sysinfo 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/system 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/tailfile 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/tarsum 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/pkg/useragent 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/plugin 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/plugin/executor/containerd 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/plugin/v2 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/profiles/apparmor 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/profiles/seccomp 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/quota 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/reference 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/registry 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/registry/resumable 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/restartmanager 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/runconfig 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/runconfig/opts 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/daemon 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/environment 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/fakecontext 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/fakegit 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/fakestorage 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/fixtures/load 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/fixtures/plugin 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/registry 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/testutil/request 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/volume 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/volume/drivers 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/volume/local 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/volume/mounts 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/volume/service 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/volume/service/opts 15:20:35 [2023-10-25T15:20:35.445Z] github.com/docker/docker/volume/testutils' ']' 15:20:35 [2023-10-25T15:20:35.445Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 15:20:36 [2023-10-25T15:20:36.007Z] ? github.com/docker/docker/api [no test files] 15:20:44 [2023-10-25T15:20:44.101Z] ok github.com/docker/docker/api/server 0.042s coverage: 13.0% of statements 15:21:02 [2023-10-25T15:21:02.164Z] ? github.com/docker/docker/api/server/backend/build [no test files] 15:21:02 [2023-10-25T15:21:02.164Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 15:21:02 [2023-10-25T15:21:02.164Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 28.3% of statements 15:21:02 [2023-10-25T15:21:02.164Z] ? github.com/docker/docker/api/server/router [no test files] 15:21:02 [2023-10-25T15:21:02.164Z] ? github.com/docker/docker/api/server/router/build [no test files] 15:21:02 [2023-10-25T15:21:02.164Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 15:21:02 [2023-10-25T15:21:02.164Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements 15:21:02 [2023-10-25T15:21:02.420Z] ? github.com/docker/docker/api/server/router/container [no test files] 15:21:02 [2023-10-25T15:21:02.420Z] ? github.com/docker/docker/api/server/router/debug [no test files] 15:21:02 [2023-10-25T15:21:02.420Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 15:21:02 [2023-10-25T15:21:02.420Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 15:21:02 [2023-10-25T15:21:02.420Z] ? github.com/docker/docker/api/server/router/image [no test files] 15:21:02 [2023-10-25T15:21:02.420Z] ? github.com/docker/docker/api/server/router/network [no test files] 15:21:02 [2023-10-25T15:21:02.676Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 15:21:02 [2023-10-25T15:21:02.676Z] ? github.com/docker/docker/api/server/router/session [no test files] 15:21:02 [2023-10-25T15:21:02.676Z] ? github.com/docker/docker/api/server/router/system [no test files] 15:21:02 [2023-10-25T15:21:02.676Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.4% of statements 15:21:02 [2023-10-25T15:21:02.932Z] ? github.com/docker/docker/api/types [no test files] 15:21:02 [2023-10-25T15:21:02.932Z] ? github.com/docker/docker/api/types/backend [no test files] 15:21:02 [2023-10-25T15:21:02.932Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 15:21:02 [2023-10-25T15:21:02.932Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 15:21:02 [2023-10-25T15:21:02.932Z] ok github.com/docker/docker/api/server/router/volume 0.019s coverage: 66.7% of statements 15:21:03 [2023-10-25T15:21:03.188Z] ? github.com/docker/docker/api/types/events [no test files] 15:21:03 [2023-10-25T15:21:03.188Z] ? github.com/docker/docker/api/types/image [no test files] 15:21:03 [2023-10-25T15:21:03.188Z] ? github.com/docker/docker/api/types/mount [no test files] 15:21:03 [2023-10-25T15:21:03.188Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements 15:21:03 [2023-10-25T15:21:03.188Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 94.0% of statements 15:21:03 [2023-10-25T15:21:03.188Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 15:21:03 [2023-10-25T15:21:03.188Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 74.3% of statements 15:21:03 [2023-10-25T15:21:03.188Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 15:21:03 [2023-10-25T15:21:03.188Z] ? github.com/docker/docker/api/types/swarm [no test files] 15:21:03 [2023-10-25T15:21:03.188Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/api/types/system [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/api/types/volume [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 15:21:03 [2023-10-25T15:21:03.189Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 15:21:03 [2023-10-25T15:21:03.189Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements 15:21:05 [2023-10-25T15:21:05.079Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 15:21:05 [2023-10-25T15:21:05.079Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 15:21:05 [2023-10-25T15:21:05.079Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements 15:21:05 [2023-10-25T15:21:05.079Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.006s coverage: 100.0% of statements 15:21:05 [2023-10-25T15:21:05.079Z] ok github.com/docker/docker/builder/remotecontext 0.037s coverage: 33.5% of statements 15:21:05 [2023-10-25T15:21:05.079Z] ok github.com/docker/docker/builder/dockerfile 0.072s coverage: 50.1% of statements 15:21:06 [2023-10-25T15:21:06.972Z] ? github.com/docker/docker/client/buildkit [no test files] 15:21:06 [2023-10-25T15:21:06.972Z] ok github.com/docker/docker/client 0.081s coverage: 77.3% of statements 15:21:06 [2023-10-25T15:21:06.972Z] ok github.com/docker/docker/cmd/docker-proxy 0.310s coverage: 66.5% of statements 15:21:10 [2023-10-25T15:21:10.244Z] ok github.com/docker/docker/builder/remotecontext/git 5.345s coverage: 82.5% of statements 15:21:18 [2023-10-25T15:21:18.335Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 15:21:18 [2023-10-25T15:21:18.335Z] ? github.com/docker/docker/container/stream [no test files] 15:21:18 [2023-10-25T15:21:18.335Z] ? github.com/docker/docker/contrib/apparmor [no test files] 15:21:18 [2023-10-25T15:21:18.335Z] ? github.com/docker/docker/contrib/httpserver [no test files] 15:21:18 [2023-10-25T15:21:18.335Z] ok github.com/docker/docker/container 0.134s coverage: 36.5% of statements 15:21:18 [2023-10-25T15:21:18.335Z] ok github.com/docker/docker/cmd/dockerd 0.253s coverage: 29.4% of statements 15:21:19 [2023-10-25T15:21:19.700Z] ok github.com/docker/docker/cmd/dockerd/trap 2.427s coverage: 0.0% of statements 15:21:21 [2023-10-25T15:21:21.064Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 15:21:21 [2023-10-25T15:21:21.064Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements 15:21:21 [2023-10-25T15:21:21.064Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 38.7% of statements 15:21:21 [2023-10-25T15:21:21.064Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements 15:21:21 [2023-10-25T15:21:21.321Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 15:21:21 [2023-10-25T15:21:21.321Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 75.7% of statements 15:21:22 [2023-10-25T15:21:22.686Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 15:21:22 [2023-10-25T15:21:22.686Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements 15:21:22 [2023-10-25T15:21:22.686Z] ok github.com/docker/docker/daemon/containerd 0.017s coverage: 0.9% of statements 15:21:22 [2023-10-25T15:21:22.686Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 15:21:22 [2023-10-25T15:21:22.686Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 15:21:22 [2023-10-25T15:21:22.942Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 59.6% of statements 15:21:23 [2023-10-25T15:21:23.197Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 15:21:23 [2023-10-25T15:21:23.197Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 15:21:23 [2023-10-25T15:21:23.453Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 15:21:23 [2023-10-25T15:21:23.453Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 15:21:23 [2023-10-25T15:21:23.709Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.185s coverage: 60.2% of statements 15:21:23 [2023-10-25T15:21:23.709Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 60.9% of statements 15:21:24 [2023-10-25T15:21:24.270Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 15:21:24 [2023-10-25T15:21:24.527Z] ? github.com/docker/docker/daemon/initlayer [no test files] 15:21:24 [2023-10-25T15:21:24.527Z] ? github.com/docker/docker/daemon/listeners [no test files] 15:21:24 [2023-10-25T15:21:24.783Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements 15:21:24 [2023-10-25T15:21:24.783Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 3.0% of statements 15:21:24 [2023-10-25T15:21:24.783Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.458s coverage: 13.4% of statements 15:21:24 [2023-10-25T15:21:24.783Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements 15:21:25 [2023-10-25T15:21:25.345Z] ok github.com/docker/docker/daemon/logger/awslogs 0.101s coverage: 78.3% of statements 15:21:25 [2023-10-25T15:21:25.345Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 15:21:25 [2023-10-25T15:21:25.345Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 15:21:25 [2023-10-25T15:21:25.345Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements 15:21:25 [2023-10-25T15:21:25.907Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 15:21:25 [2023-10-25T15:21:25.907Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 15:21:25 [2023-10-25T15:21:25.907Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.012s coverage: 88.2% of statements 15:21:25 [2023-10-25T15:21:25.907Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements 15:21:25 [2023-10-25T15:21:25.907Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.091s coverage: 76.8% of statements 15:21:25 [2023-10-25T15:21:25.907Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 15:21:25 [2023-10-25T15:21:25.907Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 15:21:25 [2023-10-25T15:21:25.907Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements 15:21:26 [2023-10-25T15:21:26.470Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements 15:21:26 [2023-10-25T15:21:26.470Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 63.5% of statements 15:21:26 [2023-10-25T15:21:26.726Z] ? github.com/docker/docker/daemon/names [no test files] 15:21:26 [2023-10-25T15:21:26.726Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 15:21:26 [2023-10-25T15:21:26.726Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements 15:21:26 [2023-10-25T15:21:26.983Z] ok github.com/docker/docker/daemon/logger/journald 1.249s coverage: 74.5% of statements 15:21:26 [2023-10-25T15:21:26.983Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 15:21:26 [2023-10-25T15:21:26.983Z] ? github.com/docker/docker/daemon/stats [no test files] 15:21:26 [2023-10-25T15:21:26.983Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements 15:21:27 [2023-10-25T15:21:27.910Z] ? github.com/docker/docker/distribution/utils [no test files] 15:21:27 [2023-10-25T15:21:27.910Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements 15:21:27 [2023-10-25T15:21:27.910Z] ok github.com/docker/docker/dockerversion 0.008s coverage: 100.0% of statements 15:21:27 [2023-10-25T15:21:27.910Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 15:21:28 [2023-10-25T15:21:28.166Z] ok github.com/docker/docker/daemon/logger/splunk 1.433s coverage: 82.5% of statements 15:21:28 [2023-10-25T15:21:28.421Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 15:21:28 [2023-10-25T15:21:28.421Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 15:21:28 [2023-10-25T15:21:28.421Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 15:21:28 [2023-10-25T15:21:28.421Z] ok github.com/docker/docker/image 0.026s coverage: 84.6% of statements 15:21:28 [2023-10-25T15:21:28.677Z] ? github.com/docker/docker/image/v1 [no test files] 15:21:28 [2023-10-25T15:21:28.677Z] ? github.com/docker/docker/internal/compatcontext [no test files] 15:21:28 [2023-10-25T15:21:28.677Z] ? github.com/docker/docker/internal/mounttree [no test files] 15:21:28 [2023-10-25T15:21:28.677Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements 15:21:28 [2023-10-25T15:21:28.677Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements 15:21:28 [2023-10-25T15:21:28.933Z] ? github.com/docker/docker/internal/test/suite [no test files] 15:21:28 [2023-10-25T15:21:28.933Z] ? github.com/docker/docker/internal/testutils [no test files] 15:21:28 [2023-10-25T15:21:28.933Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 15:21:28 [2023-10-25T15:21:28.933Z] ? github.com/docker/docker/internal/unshare [no test files] 15:21:28 [2023-10-25T15:21:28.933Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 15:21:29 [2023-10-25T15:21:29.494Z] ok github.com/docker/docker/distribution 1.520s coverage: 29.3% of statements 15:21:30 [2023-10-25T15:21:30.055Z] ? github.com/docker/docker/libcontainerd [no test files] 15:21:30 [2023-10-25T15:21:30.055Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 15:21:30 [2023-10-25T15:21:30.055Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 15:21:30 [2023-10-25T15:21:30.055Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 15:21:30 [2023-10-25T15:21:30.055Z] ? github.com/docker/docker/libcontainerd/types [no test files] 15:21:30 [2023-10-25T15:21:30.055Z] ok github.com/docker/docker/distribution/xfer 2.162s coverage: 84.9% of statements 15:21:30 [2023-10-25T15:21:30.055Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 15:21:30 [2023-10-25T15:21:30.311Z] ok github.com/docker/docker/daemon 10.765s coverage: 17.1% of statements 15:21:30 [2023-10-25T15:21:30.568Z] ? github.com/docker/docker/oci/caps [no test files] 15:21:30 [2023-10-25T15:21:30.568Z] ok github.com/docker/docker/oci 0.009s coverage: 38.1% of statements 15:21:30 [2023-10-25T15:21:30.568Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 52.9% of statements 15:21:30 [2023-10-25T15:21:30.568Z] ok github.com/docker/docker/opts 0.074s coverage: 67.9% of statements 15:21:31 [2023-10-25T15:21:31.130Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 15:21:31 [2023-10-25T15:21:31.130Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 15:21:31 [2023-10-25T15:21:31.130Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 28.6% of statements 15:21:31 [2023-10-25T15:21:31.130Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 81.8% of statements 15:21:31 [2023-10-25T15:21:31.130Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 15:21:31 [2023-10-25T15:21:31.387Z] ok github.com/docker/docker/pkg/chrootarchive 0.269s coverage: 83.7% of statements 15:21:31 [2023-10-25T15:21:31.387Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 8.3% of statements 15:21:31 [2023-10-25T15:21:31.387Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 56.4% of statements 15:21:31 [2023-10-25T15:21:31.387Z] ok github.com/docker/docker/pkg/archive 0.430s coverage: 80.8% of statements 15:21:31 [2023-10-25T15:21:31.643Z] ? github.com/docker/docker/pkg/loopback [no test files] 15:21:31 [2023-10-25T15:21:31.643Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 92.3% of statements 15:21:31 [2023-10-25T15:21:31.643Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 45.5% of statements 15:21:31 [2023-10-25T15:21:31.643Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements 15:21:31 [2023-10-25T15:21:31.899Z] ok github.com/docker/docker/pkg/authorization 0.880s coverage: 68.3% of statements 15:21:31 [2023-10-25T15:21:31.899Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements 15:21:31 [2023-10-25T15:21:31.899Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements 15:21:31 [2023-10-25T15:21:31.899Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements 15:21:32 [2023-10-25T15:21:32.155Z] ok github.com/docker/docker/pkg/ioutils 0.372s coverage: 71.9% of statements 15:21:32 [2023-10-25T15:21:32.155Z] ok github.com/docker/docker/pkg/idtools 0.435s coverage: 69.7% of statements 15:21:32 [2023-10-25T15:21:32.155Z] ? github.com/docker/docker/pkg/platform [no test files] 15:21:32 [2023-10-25T15:21:32.155Z] ? github.com/docker/docker/pkg/platforms [no test files] 15:21:32 [2023-10-25T15:21:32.155Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 15:21:32 [2023-10-25T15:21:32.155Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements 15:21:32 [2023-10-25T15:21:32.155Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 94.1% of statements 15:21:32 [2023-10-25T15:21:32.717Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 15:21:32 [2023-10-25T15:21:32.717Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 15:21:32 [2023-10-25T15:21:32.717Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements 15:21:32 [2023-10-25T15:21:32.717Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 15:21:32 [2023-10-25T15:21:32.717Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements 15:21:32 [2023-10-25T15:21:32.717Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements 15:21:32 [2023-10-25T15:21:32.717Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 15:21:32 [2023-10-25T15:21:32.717Z] ? github.com/docker/docker/pkg/rootless [no test files] 15:21:32 [2023-10-25T15:21:32.717Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 15:21:32 [2023-10-25T15:21:32.717Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 15:21:32 [2023-10-25T15:21:32.717Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements 15:21:32 [2023-10-25T15:21:32.975Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements 15:21:33 [2023-10-25T15:21:33.231Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements 15:21:33 [2023-10-25T15:21:33.231Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements 15:21:33 [2023-10-25T15:21:33.231Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements 15:21:33 [2023-10-25T15:21:33.231Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 43.1% of statements 15:21:33 [2023-10-25T15:21:33.231Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements 15:21:33 [2023-10-25T15:21:33.487Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements 15:21:33 [2023-10-25T15:21:33.487Z] ok github.com/docker/docker/pkg/tarsum 0.056s coverage: 89.1% of statements 15:21:34 [2023-10-25T15:21:34.049Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 15:21:34 [2023-10-25T15:21:34.049Z] ? github.com/docker/docker/profiles/apparmor [no test files] 15:21:34 [2023-10-25T15:21:34.049Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 15:21:34 [2023-10-25T15:21:34.049Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements 15:21:34 [2023-10-25T15:21:34.610Z] ok github.com/docker/docker/reference 0.015s coverage: 83.7% of statements 15:21:34 [2023-10-25T15:21:34.610Z] ok github.com/docker/docker/pkg/plugins 2.012s coverage: 74.9% of statements 15:21:34 [2023-10-25T15:21:34.610Z] ok github.com/docker/docker/plugin 0.523s coverage: 23.3% of statements 15:21:34 [2023-10-25T15:21:34.866Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 46.2% of statements 15:21:34 [2023-10-25T15:21:34.866Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements 15:21:34 [2023-10-25T15:21:34.866Z] ? github.com/docker/docker/runconfig/opts [no test files] 15:21:34 [2023-10-25T15:21:34.866Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements 15:21:34 [2023-10-25T15:21:34.866Z] ok github.com/docker/docker/registry 0.106s coverage: 63.9% of statements 15:21:35 [2023-10-25T15:21:35.121Z] ok github.com/docker/docker/testutil 0.007s coverage: 8.2% of statements 15:21:35 [2023-10-25T15:21:35.377Z] ok github.com/docker/docker/quota 0.879s coverage: 69.2% of statements 15:21:35 [2023-10-25T15:21:35.377Z] ? github.com/docker/docker/testutil/daemon [no test files] 15:21:35 [2023-10-25T15:21:35.377Z] ? github.com/docker/docker/testutil/environment [no test files] 15:21:35 [2023-10-25T15:21:35.377Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 15:21:35 [2023-10-25T15:21:35.377Z] ? github.com/docker/docker/testutil/fakegit [no test files] 15:21:35 [2023-10-25T15:21:35.377Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 15:21:35 [2023-10-25T15:21:35.377Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 15:21:35 [2023-10-25T15:21:35.377Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 15:21:35 [2023-10-25T15:21:35.377Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 15:21:35 [2023-10-25T15:21:35.632Z] ? github.com/docker/docker/testutil/registry [no test files] 15:21:35 [2023-10-25T15:21:35.632Z] ? github.com/docker/docker/testutil/request [no test files] 15:21:35 [2023-10-25T15:21:35.632Z] ? github.com/docker/docker/volume [no test files] 15:21:35 [2023-10-25T15:21:35.888Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 15:21:36 [2023-10-25T15:21:36.144Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 15:21:36 [2023-10-25T15:21:36.144Z] ok github.com/docker/docker/volume/local 0.099s coverage: 74.6% of statements 15:21:36 [2023-10-25T15:21:36.704Z] ? github.com/docker/docker/volume/service/opts [no test files] 15:21:36 [2023-10-25T15:21:36.704Z] ? github.com/docker/docker/volume/testutils [no test files] 15:21:36 [2023-10-25T15:21:36.704Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements 15:21:37 [2023-10-25T15:21:37.265Z] ok github.com/docker/docker/layer 7.180s coverage: 68.7% of statements 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === Skipped 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] network_proxy_test.go:210: No support for dual stack yet 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver btrfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver btrfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver btrfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver btrfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver btrfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:68: No driver to put! 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] time="2023-10-25T15:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: driver not supported 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] time="2023-10-25T15:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: driver not supported 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] time="2023-10-25T15:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: driver not supported 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] time="2023-10-25T15:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: driver not supported 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] time="2023-10-25T15:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: driver not supported 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:68: No driver to put! 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] overlay_test.go:61: Cannot run test with naive change algorithm 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver zfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver zfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver zfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver zfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:41: Driver zfs not supported 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] graphtest_unix.go:68: No driver to put! 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 15:21:37 [2023-10-25T15:21:37.265Z] validate_test.go:70: only tested on Windows 15:21:37 [2023-10-25T15:21:37.265Z] 15:21:37 [2023-10-25T15:21:37.265Z] DONE 3152 tests, 27 skipped in 61.826s 15:21:37 [2023-10-25T15:21:37.265Z] + '[' -n 'github.com/docker/docker/libnetwork 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/bitmap 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/cluster 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/config 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/datastore 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/diagnostic 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/discoverapi 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/driverapi 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/bridge 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/host 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/null 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/overlay 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/remote 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/windows 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/drvregistry 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/etchosts 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/internal/caller 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/internal/kvstore 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ipam 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ipamapi 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ipams/builtin 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ipams/null 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ipams/remote 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ipamutils 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ipbits 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/iptables 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/netlabel 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/netutils 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/networkdb 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/ns 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/options 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/osl 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/osl/kernel 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/portallocator 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/portmapper 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/resolvconf 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/scope 15:21:37 [2023-10-25T15:21:37.265Z] github.com/docker/docker/libnetwork/types' ']' 15:21:37 [2023-10-25T15:21:37.265Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types 15:22:33 [2023-10-25T15:22:33.423Z] ok github.com/docker/docker/libnetwork 44.987s coverage: 43.0% of statements 15:22:33 [2023-10-25T15:22:33.423Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements 15:22:33 [2023-10-25T15:22:33.423Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.3% of statements 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 15:22:33 [2023-10-25T15:22:33.423Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.131s coverage: 62.3% of statements 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 15:22:33 [2023-10-25T15:22:33.423Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.836s coverage: 5.0% of statements 15:22:33 [2023-10-25T15:22:33.423Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 15:22:33 [2023-10-25T15:22:33.423Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 15:22:33 [2023-10-25T15:22:33.678Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 15:22:33 [2023-10-25T15:22:33.678Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements 15:22:34 [2023-10-25T15:22:34.605Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements 15:22:34 [2023-10-25T15:22:34.860Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 15:22:35 [2023-10-25T15:22:35.116Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 15:22:35 [2023-10-25T15:22:35.677Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements 15:22:35 [2023-10-25T15:22:35.677Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 15:22:35 [2023-10-25T15:22:35.677Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 15:22:35 [2023-10-25T15:22:35.677Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 15:22:36 [2023-10-25T15:22:36.238Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements 15:22:36 [2023-10-25T15:22:36.501Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.0% of statements 15:22:36 [2023-10-25T15:22:36.501Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 15:22:36 [2023-10-25T15:22:36.501Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 15:22:36 [2023-10-25T15:22:36.501Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 15:22:48 [2023-10-25T15:22:48.671Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 15:22:50 [2023-10-25T15:22:50.559Z] ok github.com/docker/docker/libnetwork/ipam 3.189s coverage: 80.0% of statements 15:22:50 [2023-10-25T15:22:50.559Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 15:22:50 [2023-10-25T15:22:50.559Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 15:22:50 [2023-10-25T15:22:50.559Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements 15:22:51 [2023-10-25T15:22:51.120Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements 15:22:51 [2023-10-25T15:22:51.121Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 15:22:51 [2023-10-25T15:22:51.376Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements 15:22:51 [2023-10-25T15:22:51.937Z] ok github.com/docker/docker/libnetwork/ipamutils 0.311s coverage: 86.4% of statements 15:22:51 [2023-10-25T15:22:51.937Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 15:22:52 [2023-10-25T15:22:52.864Z] ok github.com/docker/docker/libnetwork/iptables 0.220s coverage: 39.9% of statements 15:22:52 [2023-10-25T15:22:52.864Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 15:22:53 [2023-10-25T15:22:53.119Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 54.9% of statements 15:24:44 [2023-10-25T15:24:44.528Z] ok github.com/docker/docker/libnetwork/networkdb 103.663s coverage: 58.6% of statements 15:24:44 [2023-10-25T15:24:44.528Z] ? github.com/docker/docker/libnetwork/ns [no test files] 15:24:44 [2023-10-25T15:24:44.528Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 15:24:44 [2023-10-25T15:24:44.528Z] ok github.com/docker/docker/libnetwork/osl 4.431s coverage: 40.2% of statements 15:24:44 [2023-10-25T15:24:44.528Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 15:24:44 [2023-10-25T15:24:44.528Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 15:24:44 [2023-10-25T15:24:44.528Z] ok github.com/docker/docker/libnetwork/portmapper 0.671s coverage: 46.3% of statements 15:24:44 [2023-10-25T15:24:44.784Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements 15:24:44 [2023-10-25T15:24:44.785Z] ? github.com/docker/docker/libnetwork/scope [no test files] 15:24:45 [2023-10-25T15:24:45.041Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 15:24:45 [2023-10-25T15:24:45.041Z] 15:24:45 [2023-10-25T15:24:45.041Z] === Skipped 15:24:45 [2023-10-25T15:24:45.041Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 15:24:45 [2023-10-25T15:24:45.041Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 15:24:45 [2023-10-25T15:24:45.041Z] 15:24:45 [2023-10-25T15:24:45.041Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 15:24:45 [2023-10-25T15:24:45.041Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 15:24:45 [2023-10-25T15:24:45.041Z] 15:24:45 [2023-10-25T15:24:45.041Z] DONE 345 tests, 2 skipped in 187.796s Post stage [Pipeline] junit 15:24:46 [2023-10-25T15:24:46.002Z] Recording test results 15:24:47 [2023-10-25T15:24:47.258Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:47 [2023-10-25T15:24:47.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46722/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=417018659b911b0d844ed2deb4fad1e261ea6f2a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:417018659b911b0d844ed2deb4fad1e261ea6f2a hack/make.sh dynbinary test-integration 15:24:47 [2023-10-25T15:24:47.893Z] 15:24:47 [2023-10-25T15:24:47.893Z] Removing bundles/ 15:24:47 [2023-10-25T15:24:47.893Z] 15:24:47 [2023-10-25T15:24:47.893Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 15:24:47 [2023-10-25T15:24:47.893Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 15:24:47 [2023-10-25T15:24:47.893Z] + tee /go/src/github.com/docker/docker/go.mod 15:24:47 [2023-10-25T15:24:47.893Z] module github.com/docker/docker 15:24:47 [2023-10-25T15:24:47.893Z] 15:24:47 [2023-10-25T15:24:47.893Z] go 1.20 15:24:47 [2023-10-25T15:24:47.893Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 15:24:47 [2023-10-25T15:24:47.893Z] + GO111MODULE=on 15:24:47 [2023-10-25T15:24:47.893Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=417018659b911b0d844ed2deb4fad1e261ea6f2a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-25T15:24:47.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd 15:25:26 [2023-10-25T15:25:26.601Z] + rm -f /go/src/github.com/docker/docker/go.mod 15:25:26 [2023-10-25T15:25:26.601Z] Created binary: bundles/dynbinary-daemon/dockerd 15:25:26 [2023-10-25T15:25:26.601Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 15:25:26 [2023-10-25T15:25:26.601Z] + tee /go/src/github.com/docker/docker/go.mod 15:25:26 [2023-10-25T15:25:26.601Z] module github.com/docker/docker 15:25:26 [2023-10-25T15:25:26.601Z] 15:25:26 [2023-10-25T15:25:26.601Z] go 1.20 15:25:26 [2023-10-25T15:25:26.601Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 15:25:26 [2023-10-25T15:25:26.601Z] + GO111MODULE=on 15:25:26 [2023-10-25T15:25:26.601Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=417018659b911b0d844ed2deb4fad1e261ea6f2a" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-25T15:24:47.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy 15:25:26 [2023-10-25T15:25:26.601Z] + rm -f /go/src/github.com/docker/docker/go.mod 15:25:26 [2023-10-25T15:25:26.601Z] Created binary: bundles/dynbinary-daemon/docker-proxy 15:25:26 [2023-10-25T15:25:26.601Z] 15:25:26 [2023-10-25T15:25:26.601Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:25:26 [2023-10-25T15:25:26.601Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:25:26 [2023-10-25T15:25:26.601Z] HOSTNAME=139e65c86874 15:25:26 [2023-10-25T15:25:26.601Z] TESTDEBUG=0 15:25:26 [2023-10-25T15:25:26.601Z] DEST=bundles/test-integration 15:25:26 [2023-10-25T15:25:26.601Z] PWD=/go/src/github.com/docker/docker 15:25:26 [2023-10-25T15:25:26.601Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 15:25:26 [2023-10-25T15:25:26.601Z] DOCKER_GITCOMMIT=417018659b911b0d844ed2deb4fad1e261ea6f2a 15:25:26 [2023-10-25T15:25:26.601Z] container=docker 15:25:26 [2023-10-25T15:25:26.601Z] HOME=/root 15:25:26 [2023-10-25T15:25:26.601Z] CONTAINERD_NAMESPACE=moby 15:25:26 [2023-10-25T15:25:26.601Z] GOLANG_VERSION=1.21.3 15:25:26 [2023-10-25T15:25:26.601Z] VALIDATE_REPO=https://github.com/moby/moby.git 15:25:26 [2023-10-25T15:25:26.601Z] VALIDATE_BRANCH=master 15:25:26 [2023-10-25T15:25:26.601Z] TERM=xterm 15:25:26 [2023-10-25T15:25:26.601Z] DOCKER_PKG=github.com/docker/docker 15:25:26 [2023-10-25T15:25:26.601Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 15:25:26 [2023-10-25T15:25:26.601Z] SHLVL=1 15:25:26 [2023-10-25T15:25:26.601Z] TIMEOUT=120m 15:25:26 [2023-10-25T15:25:26.601Z] GOTOOLCHAIN=local 15:25:26 [2023-10-25T15:25:26.601Z] DOCKER_GRAPHDRIVER=overlay2 15:25:26 [2023-10-25T15:25:26.601Z] GO111MODULE=off 15:25:26 [2023-10-25T15:25:26.601Z] DOCKER_EXPERIMENTAL=1 15:25:26 [2023-10-25T15:25:26.601Z] TEST_SKIP_INTEGRATION_CLI=1 15:25:26 [2023-10-25T15:25:26.601Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:25:26 [2023-10-25T15:25:26.601Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:25:26 [2023-10-25T15:25:26.601Z] GOPATH=/go 15:25:26 [2023-10-25T15:25:26.601Z] PKG_CONFIG=pkg-config 15:25:26 [2023-10-25T15:25:26.601Z] _=/usr/bin/env 15:25:26 [2023-10-25T15:25:26.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 15:25:44 [2023-10-25T15:25:44.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 15:25:44 [2023-10-25T15:25:44.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 15:25:45 [2023-10-25T15:25:45.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 15:25:47 [2023-10-25T15:25:47.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 15:25:51 [2023-10-25T15:25:51.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 15:25:54 [2023-10-25T15:25:54.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 15:25:54 [2023-10-25T15:25:54.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 15:25:56 [2023-10-25T15:25:56.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 15:25:57 [2023-10-25T15:25:57.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 15:25:58 [2023-10-25T15:25:58.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 15:25:58 [2023-10-25T15:25:58.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 15:25:59 [2023-10-25T15:25:59.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 15:26:01 [2023-10-25T15:26:01.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 15:26:03 [2023-10-25T15:26:03.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 15:26:04 [2023-10-25T15:26:04.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 15:26:04 [2023-10-25T15:26:04.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 15:26:05 [2023-10-25T15:26:05.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 15:26:06 [2023-10-25T15:26:06.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 15:26:08 [2023-10-25T15:26:08.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 15:26:08 [2023-10-25T15:26:08.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 15:26:09 [2023-10-25T15:26:09.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 15:26:11 [2023-10-25T15:26:11.232Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:26:11 [2023-10-25T15:26:11.232Z] Using test binary /usr/local/cli-integration/docker 15:26:11 [2023-10-25T15:26:11.232Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 15:26:11 [2023-10-25T15:26:11.232Z] +++ /etc/init.d/apparmor start 15:26:11 [2023-10-25T15:26:11.232Z] Not: starting. 15:26:11 [2023-10-25T15:26:11.232Z] INFO: Waiting for daemon to start... 15:26:11 [2023-10-25T15:26:11.232Z] Starting dockerd 15:26:11 [2023-10-25T15:26:11.232Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.BklZeTVOP6/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 15:26:29 [2023-10-25T15:26:29.266Z] . 15:26:29 [2023-10-25T15:26:29.266Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 15:26:29 [2023-10-25T15:26:29.266Z] ++++ tar -cC bundles/test-integration/emptyfs . 15:26:29 [2023-10-25T15:26:29.266Z] ++++ docker load 15:26:29 [2023-10-25T15:26:29.266Z] Loaded image: emptyfs:latest 15:26:29 [2023-10-25T15:26:29.266Z] ++++ tar -cC bundles/test-integration/dangling . 15:26:29 [2023-10-25T15:26:29.266Z] ++++ docker load 15:26:29 [2023-10-25T15:26:29.266Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 15:26:29 [2023-10-25T15:26:29.266Z] Running integration-test (iteration 1) 15:26:29 [2023-10-25T15:26:29.266Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 15:26:29 [2023-10-25T15:26:29.266Z] ++ '[' -n '' ']' 15:26:29 [2023-10-25T15:26:29.266Z] ++ 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 15:26:29 [2023-10-25T15:26:29.266Z] ++ set -e 15:26:29 [2023-10-25T15:26:29.266Z] ++ '[' -n 0 ']' 15:26:29 [2023-10-25T15:26:29.266Z] ++ set -x 15:26:29 [2023-10-25T15:26:29.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 15:26:29 [2023-10-25T15:26:29.267Z] Loaded image: busybox:latest 15:26:29 [2023-10-25T15:26:29.267Z] Loaded image: busybox:glibc 15:26:29 [2023-10-25T15:26:29.827Z] Loaded image: debian:bullseye-slim 15:26:29 [2023-10-25T15:26:29.827Z] Loaded image: hello-world:latest 15:26:29 [2023-10-25T15:26:29.827Z] Loaded image: arm32v7/hello-world:latest 15:26:29 [2023-10-25T15:26:29.827Z] INFO: Testing against a local daemon 15:26:29 [2023-10-25T15:26:29.827Z] === RUN TestCgroupNamespacesBuild 15:26:31 [2023-10-25T15:26:31.191Z] --- PASS: TestCgroupNamespacesBuild (1.14s) 15:26:31 [2023-10-25T15:26:31.191Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 15:26:32 [2023-10-25T15:26:32.117Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) 15:26:32 [2023-10-25T15:26:32.117Z] === RUN TestBuildWithSession 15:26:32 [2023-10-25T15:26:32.117Z] build_session_test.go:26: TODO: BuildKit 15:26:32 [2023-10-25T15:26:32.117Z] --- SKIP: TestBuildWithSession (0.00s) 15:26:32 [2023-10-25T15:26:32.117Z] === RUN TestBuildSquashParent 15:26:35 [2023-10-25T15:26:35.381Z] --- PASS: TestBuildSquashParent (3.16s) 15:26:35 [2023-10-25T15:26:35.381Z] === RUN TestBuildWithRemoveAndForceRemove 15:26:35 [2023-10-25T15:26:35.381Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:26:35 [2023-10-25T15:26:35.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:26:35 [2023-10-25T15:26:35.381Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:26:35 [2023-10-25T15:26:35.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:26:35 [2023-10-25T15:26:35.381Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:26:35 [2023-10-25T15:26:35.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:26:35 [2023-10-25T15:26:35.381Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:26:35 [2023-10-25T15:26:35.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:26:35 [2023-10-25T15:26:35.381Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:26:35 [2023-10-25T15:26:35.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:26:35 [2023-10-25T15:26:35.381Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:26:35 [2023-10-25T15:26:35.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:26:35 [2023-10-25T15:26:35.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:26:35 [2023-10-25T15:26:35.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:26:35 [2023-10-25T15:26:35.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:26:35 [2023-10-25T15:26:35.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:26:35 [2023-10-25T15:26:35.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:26:35 [2023-10-25T15:26:35.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:26:38 [2023-10-25T15:26:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 15:26:38 [2023-10-25T15:26:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) 15:26:38 [2023-10-25T15:26:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.74s) 15:26:38 [2023-10-25T15:26:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) 15:26:38 [2023-10-25T15:26:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) 15:26:38 [2023-10-25T15:26:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) 15:26:38 [2023-10-25T15:26:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) 15:26:38 [2023-10-25T15:26:38.647Z] === RUN TestBuildMultiStageCopy 15:26:38 [2023-10-25T15:26:38.647Z] === RUN TestBuildMultiStageCopy/copy_to_root 15:26:39 [2023-10-25T15:26:39.587Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 15:26:39 [2023-10-25T15:26:39.587Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 15:26:39 [2023-10-25T15:26:39.843Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 15:26:39 [2023-10-25T15:26:39.843Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 15:26:39 [2023-10-25T15:26:39.843Z] --- PASS: TestBuildMultiStageCopy (1.44s) 15:26:39 [2023-10-25T15:26:39.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) 15:26:39 [2023-10-25T15:26:39.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s) 15:26:39 [2023-10-25T15:26:39.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s) 15:26:39 [2023-10-25T15:26:39.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s) 15:26:39 [2023-10-25T15:26:39.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s) 15:26:39 [2023-10-25T15:26:39.843Z] === RUN TestBuildMultiStageParentConfig 15:26:40 [2023-10-25T15:26:40.405Z] --- PASS: TestBuildMultiStageParentConfig (0.39s) 15:26:40 [2023-10-25T15:26:40.405Z] === RUN TestBuildLabelWithTargets 15:26:40 [2023-10-25T15:26:40.966Z] --- PASS: TestBuildLabelWithTargets (0.61s) 15:26:40 [2023-10-25T15:26:40.966Z] === RUN TestBuildWithEmptyLayers 15:26:40 [2023-10-25T15:26:40.966Z] --- PASS: TestBuildWithEmptyLayers (0.12s) 15:26:40 [2023-10-25T15:26:40.966Z] === RUN TestBuildMultiStageOnBuild 15:26:42 [2023-10-25T15:26:42.331Z] --- PASS: TestBuildMultiStageOnBuild (1.20s) 15:26:42 [2023-10-25T15:26:42.331Z] === RUN TestBuildUncleanTarFilenames 15:26:42 [2023-10-25T15:26:42.331Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) 15:26:42 [2023-10-25T15:26:42.331Z] === RUN TestBuildMultiStageLayerLeak 15:26:43 [2023-10-25T15:26:43.695Z] --- PASS: TestBuildMultiStageLayerLeak (1.21s) 15:26:43 [2023-10-25T15:26:43.695Z] === RUN TestBuildWithHugeFile 15:27:30 [2023-10-25T15:27:30.308Z] --- PASS: TestBuildWithHugeFile (43.52s) 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildWCOWSandboxSize 15:27:30 [2023-10-25T15:27:30.308Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 15:27:30 [2023-10-25T15:27:30.308Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildWithEmptyDockerfile 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 15:27:30 [2023-10-25T15:27:30.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:27:30 [2023-10-25T15:27:30.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:27:30 [2023-10-25T15:27:30.308Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:27:30 [2023-10-25T15:27:30.308Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 15:27:30 [2023-10-25T15:27:30.308Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 15:27:30 [2023-10-25T15:27:30.308Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 15:27:30 [2023-10-25T15:27:30.308Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 15:27:30 [2023-10-25T15:27:30.308Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 15:27:30 [2023-10-25T15:27:30.308Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 15:27:30 [2023-10-25T15:27:30.308Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildPreserveOwnership 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildPreserveOwnership/copy_from 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 15:27:30 [2023-10-25T15:27:30.308Z] --- PASS: TestBuildPreserveOwnership (2.07s) 15:27:30 [2023-10-25T15:27:30.308Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.43s) 15:27:30 [2023-10-25T15:27:30.308Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s) 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildPlatformInvalid 15:27:30 [2023-10-25T15:27:30.308Z] --- PASS: TestBuildPlatformInvalid (0.02s) 15:27:30 [2023-10-25T15:27:30.308Z] === RUN TestBuildkitHistoryTracePropagation 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {},\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] time="2023-10-25T15:27:29Z" level=info msg="[core] [Server #4] Server created" module=grpc 15:27:30 [2023-10-25T15:27:30.308Z] build_traces_test.go:84: Waiting for trace to be available 15:27:33 [2023-10-25T15:27:33.570Z] time="2023-10-25T15:27:33Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 15:27:33 [2023-10-25T15:27:33.570Z] time="2023-10-25T15:27:33Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 15:27:33 [2023-10-25T15:27:33.570Z] time="2023-10-25T15:27:33Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 15:27:33 [2023-10-25T15:27:33.570Z] time="2023-10-25T15:27:33Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 15:27:33 [2023-10-25T15:27:33.570Z] time="2023-10-25T15:27:33Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 15:27:33 [2023-10-25T15:27:33.570Z] time="2023-10-25T15:27:33Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 15:27:33 [2023-10-25T15:27:33.570Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) 15:27:33 [2023-10-25T15:27:33.570Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 15:27:33 [2023-10-25T15:27:33.826Z] Loaded image: busybox:latest 15:27:34 [2023-10-25T15:27:34.082Z] Loaded image: busybox:glibc 15:27:35 [2023-10-25T15:27:35.009Z] Loaded image: debian:bullseye-slim 15:27:35 [2023-10-25T15:27:35.009Z] Loaded image: hello-world:latest 15:27:35 [2023-10-25T15:27:35.009Z] Loaded image: arm32v7/hello-world:latest 15:27:43 [2023-10-25T15:27:43.090Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.77s) 15:27:43 [2023-10-25T15:27:43.090Z] PASS 15:27:43 [2023-10-25T15:27:43.090Z] 15:27:43 [2023-10-25T15:27:43.090Z] === Skipped 15:27:43 [2023-10-25T15:27:43.090Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 15:27:43 [2023-10-25T15:27:43.090Z] build_session_test.go:26: TODO: BuildKit 15:27:43 [2023-10-25T15:27:43.090Z] 15:27:43 [2023-10-25T15:27:43.090Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 15:27:43 [2023-10-25T15:27:43.090Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 15:27:43 [2023-10-25T15:27:43.090Z] 15:27:43 [2023-10-25T15:27:43.090Z] DONE 35 tests, 2 skipped in 74.445s 15:27:43 [2023-10-25T15:27:43.090Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 15:27:43 [2023-10-25T15:27:43.090Z] ++ '[' -n '' ']' 15:27:43 [2023-10-25T15:27:43.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 15:27:43 [2023-10-25T15:27:43.090Z] ++ set -e 15:27:43 [2023-10-25T15:27:43.090Z] ++ '[' -n 0 ']' 15:27:43 [2023-10-25T15:27:43.090Z] ++ set -x 15:27:43 [2023-10-25T15:27:43.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 15:27:43 [2023-10-25T15:27:43.090Z] INFO: Testing against a local daemon 15:27:43 [2023-10-25T15:27:43.090Z] === RUN TestNoNewPrivileges 15:27:48 [2023-10-25T15:27:48.331Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 15:27:48 [2023-10-25T15:27:48.331Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 15:27:48 [2023-10-25T15:27:48.586Z] --- PASS: TestNoNewPrivileges (5.61s) 15:27:48 [2023-10-25T15:27:48.586Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s) 15:27:48 [2023-10-25T15:27:48.586Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s) 15:27:48 [2023-10-25T15:27:48.586Z] PASS 15:27:48 [2023-10-25T15:27:48.586Z] 15:27:48 [2023-10-25T15:27:48.586Z] DONE 3 tests in 5.637s 15:27:48 [2023-10-25T15:27:48.842Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 15:27:48 [2023-10-25T15:27:48.842Z] ++ '[' -n '' ']' 15:27:48 [2023-10-25T15:27:48.842Z] ++ 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 15:27:48 [2023-10-25T15:27:48.842Z] ++ set -e 15:27:48 [2023-10-25T15:27:48.842Z] ++ '[' -n 0 ']' 15:27:48 [2023-10-25T15:27:48.842Z] ++ set -x 15:27:48 [2023-10-25T15:27:48.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 15:27:48 [2023-10-25T15:27:48.842Z] INFO: Testing against a local daemon 15:27:48 [2023-10-25T15:27:48.842Z] === RUN TestConfigInspect 15:27:50 [2023-10-25T15:27:50.729Z] --- PASS: TestConfigInspect (2.01s) 15:27:50 [2023-10-25T15:27:50.729Z] === RUN TestConfigList 15:27:52 [2023-10-25T15:27:52.092Z] === RUN TestConfigList/test_filter_by_name 15:27:52 [2023-10-25T15:27:52.092Z] === RUN TestConfigList/test_filter_by_id 15:27:52 [2023-10-25T15:27:52.092Z] === RUN TestConfigList/test_filter_by_label_key_only 15:27:52 [2023-10-25T15:27:52.092Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 15:27:52 [2023-10-25T15:27:52.092Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 15:27:52 [2023-10-25T15:27:52.652Z] --- PASS: TestConfigList (1.87s) 15:27:52 [2023-10-25T15:27:52.652Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 15:27:52 [2023-10-25T15:27:52.652Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 15:27:52 [2023-10-25T15:27:52.652Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 15:27:52 [2023-10-25T15:27:52.652Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 15:27:52 [2023-10-25T15:27:52.652Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 15:27:52 [2023-10-25T15:27:52.652Z] === RUN TestConfigsCreateAndDelete 15:27:54 [2023-10-25T15:27:54.539Z] --- PASS: TestConfigsCreateAndDelete (1.84s) 15:27:54 [2023-10-25T15:27:54.539Z] === RUN TestConfigsUpdate 15:27:56 [2023-10-25T15:27:56.426Z] --- PASS: TestConfigsUpdate (1.96s) 15:27:56 [2023-10-25T15:27:56.426Z] === RUN TestTemplatedConfig 15:27:58 [2023-10-25T15:27:58.938Z] --- PASS: TestTemplatedConfig (2.54s) 15:27:58 [2023-10-25T15:27:58.938Z] === RUN TestConfigCreateResolve 15:28:01 [2023-10-25T15:28:01.452Z] --- PASS: TestConfigCreateResolve (1.98s) 15:28:01 [2023-10-25T15:28:01.452Z] PASS 15:28:01 [2023-10-25T15:28:01.452Z] 15:28:01 [2023-10-25T15:28:01.452Z] DONE 11 tests in 12.233s 15:28:01 [2023-10-25T15:28:01.452Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 15:28:01 [2023-10-25T15:28:01.452Z] ++ '[' -n '' ']' 15:28:01 [2023-10-25T15:28:01.452Z] ++ 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 15:28:01 [2023-10-25T15:28:01.452Z] ++ set -e 15:28:01 [2023-10-25T15:28:01.452Z] ++ '[' -n 0 ']' 15:28:01 [2023-10-25T15:28:01.452Z] ++ set -x 15:28:01 [2023-10-25T15:28:01.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 15:28:01 [2023-10-25T15:28:01.452Z] INFO: Testing against a local daemon 15:28:01 [2023-10-25T15:28:01.452Z] === RUN TestAttach 15:28:01 [2023-10-25T15:28:01.452Z] === RUN TestAttach/without_TTY 15:28:01 [2023-10-25T15:28:01.452Z] === PAUSE TestAttach/without_TTY 15:28:01 [2023-10-25T15:28:01.452Z] === RUN TestAttach/with_TTY 15:28:01 [2023-10-25T15:28:01.452Z] === PAUSE TestAttach/with_TTY 15:28:01 [2023-10-25T15:28:01.452Z] === CONT TestAttach/without_TTY 15:28:01 [2023-10-25T15:28:01.452Z] === CONT TestAttach/with_TTY 15:28:01 [2023-10-25T15:28:01.452Z] --- PASS: TestAttach (0.02s) 15:28:01 [2023-10-25T15:28:01.452Z] --- PASS: TestAttach/with_TTY (0.04s) 15:28:01 [2023-10-25T15:28:01.452Z] --- PASS: TestAttach/without_TTY (0.05s) 15:28:01 [2023-10-25T15:28:01.452Z] === RUN TestCreateWithCDIDevices 15:28:02 [2023-10-25T15:28:02.013Z] --- PASS: TestCreateWithCDIDevices (1.02s) 15:28:02 [2023-10-25T15:28:02.013Z] === RUN TestCDISpecDirsAreInSystemInfo 15:28:02 [2023-10-25T15:28:02.013Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default 15:28:02 [2023-10-25T15:28:02.574Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned 15:28:03 [2023-10-25T15:28:03.135Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice 15:28:03 [2023-10-25T15:28:03.696Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice 15:28:04 [2023-10-25T15:28:04.256Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice 15:28:04 [2023-10-25T15:28:04.817Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice 15:28:05 [2023-10-25T15:28:05.378Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice 15:28:05 [2023-10-25T15:28:05.633Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestCheckpoint 15:28:06 [2023-10-25T15:28:06.194Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:28:06 [2023-10-25T15:28:06.194Z] --- SKIP: TestCheckpoint (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/commit 15:28:06 [2023-10-25T15:28:06.194Z] === PAUSE TestContainerInvalidJSON/commit 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/create 15:28:06 [2023-10-25T15:28:06.194Z] === PAUSE TestContainerInvalidJSON/containers/create 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 15:28:06 [2023-10-25T15:28:06.194Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update 15:28:06 [2023-10-25T15:28:06.194Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start 15:28:06 [2023-10-25T15:28:06.194Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 15:28:06 [2023-10-25T15:28:06.194Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 15:28:06 [2023-10-25T15:28:06.194Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 15:28:06 [2023-10-25T15:28:06.194Z] === CONT TestContainerInvalidJSON/commit 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 15:28:06 [2023-10-25T15:28:06.194Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 15:28:06 [2023-10-25T15:28:06.194Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 15:28:06 [2023-10-25T15:28:06.194Z] === CONT TestContainerInvalidJSON/containers/create 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 15:28:06 [2023-10-25T15:28:06.194Z] === CONT TestContainerInvalidJSON/containers/foobar/update 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 15:28:06 [2023-10-25T15:28:06.194Z] === CONT TestContainerInvalidJSON/exec/foobar/start 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 15:28:06 [2023-10-25T15:28:06.194Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/commit/empty_body 15:28:06 [2023-10-25T15:28:06.194Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON (0.01s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.194Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 15:28:06 [2023-10-25T15:28:06.195Z] === RUN TestCopyFromContainerPathDoesNotExist 15:28:06 [2023-10-25T15:28:06.450Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 15:28:06 [2023-10-25T15:28:06.450Z] === RUN TestCopyFromContainerPathIsNotDir 15:28:06 [2023-10-25T15:28:06.450Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 15:28:06 [2023-10-25T15:28:06.450Z] === RUN TestCopyToContainerPathDoesNotExist 15:28:06 [2023-10-25T15:28:06.450Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 15:28:06 [2023-10-25T15:28:06.450Z] === RUN TestCopyEmptyFile 15:28:06 [2023-10-25T15:28:06.450Z] --- PASS: TestCopyEmptyFile (0.06s) 15:28:06 [2023-10-25T15:28:06.450Z] === RUN TestCopyToContainerPathIsNotDir 15:28:06 [2023-10-25T15:28:06.450Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 15:28:06 [2023-10-25T15:28:06.450Z] === RUN TestCopyFromContainer 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer// 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/. 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer//. 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/./ 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer//./ 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer//bar/root 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer//bar/root/ 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer//bar/root/. 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/bar/quux 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/bar/quux/ 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/bar/quux/. 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/bar/quux/baz 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/bar/filesymlink 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/bar/dirsymlink 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCopyFromContainer/bar/notarget 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer (0.78s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer// (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/. (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer//. (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/./ (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer//./ (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:28:07 [2023-10-25T15:28:07.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:28:07 [2023-10-25T15:28:07.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 15:28:07 [2023-10-25T15:28:07.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 15:28:07 [2023-10-25T15:28:07.376Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 15:28:07 [2023-10-25T15:28:07.376Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 15:28:07 [2023-10-25T15:28:07.376Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateLinkToNonExistingContainer 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateWithInvalidEnv 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateWithInvalidEnv/0 15:28:07 [2023-10-25T15:28:07.376Z] === PAUSE TestCreateWithInvalidEnv/0 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateWithInvalidEnv/1 15:28:07 [2023-10-25T15:28:07.376Z] === PAUSE TestCreateWithInvalidEnv/1 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateWithInvalidEnv/2 15:28:07 [2023-10-25T15:28:07.376Z] === PAUSE TestCreateWithInvalidEnv/2 15:28:07 [2023-10-25T15:28:07.376Z] === CONT TestCreateWithInvalidEnv/0 15:28:07 [2023-10-25T15:28:07.376Z] === CONT TestCreateWithInvalidEnv/2 15:28:07 [2023-10-25T15:28:07.376Z] === CONT TestCreateWithInvalidEnv/1 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateTmpfsMountsTarget 15:28:07 [2023-10-25T15:28:07.376Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 15:28:07 [2023-10-25T15:28:07.376Z] === RUN TestCreateWithCustomMaskedPaths 15:28:08 [2023-10-25T15:28:08.739Z] --- PASS: TestCreateWithCustomMaskedPaths (1.35s) 15:28:08 [2023-10-25T15:28:08.739Z] === RUN TestCreateWithCustomReadonlyPaths 15:28:10 [2023-10-25T15:28:10.104Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s) 15:28:10 [2023-10-25T15:28:10.104Z] === RUN TestCreateWithInvalidHealthcheckParams 15:28:10 [2023-10-25T15:28:10.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:28:10 [2023-10-25T15:28:10.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:28:10 [2023-10-25T15:28:10.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:28:10 [2023-10-25T15:28:10.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:28:10 [2023-10-25T15:28:10.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 15:28:10 [2023-10-25T15:28:10.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 15:28:10 [2023-10-25T15:28:10.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 15:28:10 [2023-10-25T15:28:10.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 15:28:10 [2023-10-25T15:28:10.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 15:28:10 [2023-10-25T15:28:10.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 15:28:10 [2023-10-25T15:28:10.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 15:28:10 [2023-10-25T15:28:10.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 15:28:10 [2023-10-25T15:28:10.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 15:28:10 [2023-10-25T15:28:10.104Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 15:28:10 [2023-10-25T15:28:10.104Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateDifferentPlatform 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateDifferentPlatform/different_os 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateDifferentPlatform (0.01s) 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateVolumesFromNonExistingContainer 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreatePlatformSpecificImageNoPlatform 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateInvalidHostConfig 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 15:28:10 [2023-10-25T15:28:10.665Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 15:28:10 [2023-10-25T15:28:10.665Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 15:28:10 [2023-10-25T15:28:10.665Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 15:28:10 [2023-10-25T15:28:10.665Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 15:28:10 [2023-10-25T15:28:10.665Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateWithMultipleEndpointSettings 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 15:28:10 [2023-10-25T15:28:10.665Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestContainerStartOnDaemonRestart 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestContainerStartOnDaemonRestart 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestDaemonRestartIpcMode 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestDaemonRestartIpcMode 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestDaemonHostGatewayIP 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestDaemonHostGatewayIP 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestRestartDaemonWithRestartingContainer 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestRestartDaemonWithRestartingContainer 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestHardRestartWhenContainerIsRunning 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestHardRestartWhenContainerIsRunning 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestContainerKillOnDaemonStart 15:28:10 [2023-10-25T15:28:10.665Z] === PAUSE TestContainerKillOnDaemonStart 15:28:10 [2023-10-25T15:28:10.665Z] === RUN TestDiff 15:28:11 [2023-10-25T15:28:11.226Z] --- PASS: TestDiff (0.59s) 15:28:11 [2023-10-25T15:28:11.226Z] === RUN TestDiffStoppedContainer 15:28:11 [2023-10-25T15:28:11.787Z] --- PASS: TestDiffStoppedContainer (0.45s) 15:28:11 [2023-10-25T15:28:11.787Z] === RUN TestExecConsoleSize 15:28:12 [2023-10-25T15:28:12.348Z] --- PASS: TestExecConsoleSize (0.53s) 15:28:12 [2023-10-25T15:28:12.348Z] === RUN TestExecWithCloseStdin 15:28:12 [2023-10-25T15:28:12.909Z] --- PASS: TestExecWithCloseStdin (0.49s) 15:28:12 [2023-10-25T15:28:12.909Z] === RUN TestExec 15:28:13 [2023-10-25T15:28:13.470Z] --- PASS: TestExec (0.51s) 15:28:13 [2023-10-25T15:28:13.470Z] === RUN TestExecUser 15:28:13 [2023-10-25T15:28:13.725Z] --- PASS: TestExecUser (0.49s) 15:28:13 [2023-10-25T15:28:13.725Z] === RUN TestExportContainerAndImportImage 15:28:14 [2023-10-25T15:28:14.286Z] --- PASS: TestExportContainerAndImportImage (0.49s) 15:28:14 [2023-10-25T15:28:14.286Z] === RUN TestExportContainerAfterDaemonRestart 15:28:20 [2023-10-25T15:28:20.816Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s) 15:28:20 [2023-10-25T15:28:20.817Z] === RUN TestHealthCheckWorkdir 15:28:21 [2023-10-25T15:28:21.072Z] --- PASS: TestHealthCheckWorkdir (0.71s) 15:28:21 [2023-10-25T15:28:21.072Z] === RUN TestHealthKillContainer 15:28:29 [2023-10-25T15:28:29.150Z] --- PASS: TestHealthKillContainer (7.95s) 15:28:29 [2023-10-25T15:28:29.150Z] === RUN TestHealthCheckProcessKilled 15:28:29 [2023-10-25T15:28:29.710Z] --- PASS: TestHealthCheckProcessKilled (0.65s) 15:28:29 [2023-10-25T15:28:29.710Z] === RUN TestHealthStartInterval 15:28:31 [2023-10-25T15:28:31.073Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:31 [2023-10-25T15:28:31.073Z] } 15:28:31 [2023-10-25T15:28:31.329Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:31 [2023-10-25T15:28:31.329Z] } 15:28:31 [2023-10-25T15:28:31.329Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:31 [2023-10-25T15:28:31.329Z] } 15:28:31 [2023-10-25T15:28:31.329Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:31 [2023-10-25T15:28:31.329Z] } 15:28:31 [2023-10-25T15:28:31.584Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:31 [2023-10-25T15:28:31.584Z] } 15:28:31 [2023-10-25T15:28:31.584Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:31 [2023-10-25T15:28:31.584Z] } 15:28:31 [2023-10-25T15:28:31.839Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:31 [2023-10-25T15:28:31.839Z] } 15:28:31 [2023-10-25T15:28:31.839Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:31 [2023-10-25T15:28:31.839Z] } 15:28:31 [2023-10-25T15:28:31.839Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:31 [2023-10-25T15:28:31.839Z] } 15:28:32 [2023-10-25T15:28:32.095Z] health_test.go:141: &{2023-10-25 15:28:30.900658473 +0000 UTC 2023-10-25 15:28:30.948606934 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 15:28:32 [2023-10-25T15:28:32.095Z] } 15:28:32 [2023-10-25T15:28:32.095Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:32 [2023-10-25T15:28:32.350Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:32 [2023-10-25T15:28:32.350Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:32 [2023-10-25T15:28:32.350Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:32 [2023-10-25T15:28:32.605Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:32 [2023-10-25T15:28:32.605Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:32 [2023-10-25T15:28:32.860Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:32 [2023-10-25T15:28:32.860Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:32 [2023-10-25T15:28:32.860Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:33 [2023-10-25T15:28:33.116Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:33 [2023-10-25T15:28:33.116Z] health_test.go:141: &{2023-10-25 15:28:31.954607595 +0000 UTC 2023-10-25 15:28:32.015972944 +0000 UTC 1 2} 15:28:33 [2023-10-25T15:28:33.371Z] health_test.go:169: 1.066132404s 15:28:34 [2023-10-25T15:28:34.296Z] health_test.go:169: 1.066132404s 15:28:35 [2023-10-25T15:28:35.221Z] health_test.go:169: 1.066132404s 15:28:36 [2023-10-25T15:28:36.146Z] health_test.go:169: 1.066132404s 15:28:37 [2023-10-25T15:28:37.508Z] health_test.go:169: 1.066132404s 15:28:38 [2023-10-25T15:28:38.433Z] health_test.go:169: 1.066132404s 15:28:39 [2023-10-25T15:28:39.358Z] health_test.go:169: 1.066132404s 15:28:40 [2023-10-25T15:28:40.283Z] health_test.go:169: 1.066132404s 15:28:41 [2023-10-25T15:28:41.207Z] health_test.go:169: 1.066132404s 15:28:42 [2023-10-25T15:28:42.132Z] health_test.go:169: 1.066132404s 15:28:43 [2023-10-25T15:28:43.494Z] health_test.go:169: 1.066132404s 15:28:44 [2023-10-25T15:28:44.419Z] health_test.go:169: 1.066132404s 15:28:45 [2023-10-25T15:28:45.344Z] health_test.go:169: 1.066132404s 15:28:46 [2023-10-25T15:28:46.269Z] health_test.go:169: 1.066132404s 15:28:47 [2023-10-25T15:28:47.194Z] health_test.go:169: 1.066132404s 15:28:48 [2023-10-25T15:28:48.558Z] health_test.go:169: 1.066132404s 15:28:49 [2023-10-25T15:28:49.483Z] health_test.go:169: 1.066132404s 15:28:50 [2023-10-25T15:28:50.426Z] health_test.go:169: 1.066132404s 15:28:51 [2023-10-25T15:28:51.368Z] health_test.go:169: 1.066132404s 15:28:52 [2023-10-25T15:28:52.310Z] health_test.go:169: 1.066132404s 15:28:53 [2023-10-25T15:28:53.247Z] health_test.go:169: 1.066132404s 15:28:54 [2023-10-25T15:28:54.184Z] health_test.go:169: 1.066132404s 15:28:55 [2023-10-25T15:28:55.552Z] health_test.go:169: 1.066132404s 15:28:56 [2023-10-25T15:28:56.477Z] health_test.go:169: 1.066132404s 15:28:57 [2023-10-25T15:28:57.402Z] health_test.go:169: 1.066132404s 15:28:58 [2023-10-25T15:28:58.327Z] health_test.go:169: 1.066132404s 15:28:59 [2023-10-25T15:28:59.253Z] health_test.go:169: 1.066132404s 15:29:00 [2023-10-25T15:29:00.179Z] health_test.go:169: 1.066132404s 15:29:01 [2023-10-25T15:29:01.542Z] health_test.go:169: 1.066132404s 15:29:02 [2023-10-25T15:29:02.468Z] health_test.go:169: 1.066132404s 15:29:03 [2023-10-25T15:29:03.393Z] health_test.go:169: 1.066132404s 15:29:04 [2023-10-25T15:29:04.756Z] --- PASS: TestHealthStartInterval (34.74s) 15:29:04 [2023-10-25T15:29:04.756Z] === RUN TestInspectCpusetInConfigPre120 15:29:05 [2023-10-25T15:29:05.011Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) 15:29:05 [2023-10-25T15:29:05.011Z] === RUN TestInspectAnnotations 15:29:05 [2023-10-25T15:29:05.011Z] --- PASS: TestInspectAnnotations (0.05s) 15:29:05 [2023-10-25T15:29:05.011Z] === RUN TestIpcModeNone 15:29:05 [2023-10-25T15:29:05.572Z] --- PASS: TestIpcModeNone (0.51s) 15:29:05 [2023-10-25T15:29:05.572Z] === RUN TestIpcModePrivate 15:29:05 [2023-10-25T15:29:05.828Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 15:29:06 [2023-10-25T15:29:06.083Z] --- PASS: TestIpcModePrivate (0.54s) 15:29:06 [2023-10-25T15:29:06.083Z] === RUN TestIpcModeShareable 15:29:06 [2023-10-25T15:29:06.339Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 15:29:06 [2023-10-25T15:29:06.594Z] --- PASS: TestIpcModeShareable (0.47s) 15:29:06 [2023-10-25T15:29:06.594Z] === RUN TestAPIIpcModeShareableAndContainer 15:29:07 [2023-10-25T15:29:07.958Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.22s) 15:29:07 [2023-10-25T15:29:07.958Z] === RUN TestAPIIpcModeHost 15:29:07 [2023-10-25T15:29:07.958Z] --- PASS: TestAPIIpcModeHost (0.34s) 15:29:07 [2023-10-25T15:29:07.958Z] === RUN TestDaemonIpcModeShareable 15:29:08 [2023-10-25T15:29:08.884Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 15:29:09 [2023-10-25T15:29:09.139Z] --- PASS: TestDaemonIpcModeShareable (1.11s) 15:29:09 [2023-10-25T15:29:09.139Z] === RUN TestDaemonIpcModePrivate 15:29:10 [2023-10-25T15:29:10.065Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 15:29:10 [2023-10-25T15:29:10.321Z] --- PASS: TestDaemonIpcModePrivate (1.11s) 15:29:10 [2023-10-25T15:29:10.321Z] === RUN TestDaemonIpcModePrivateFromConfig 15:29:11 [2023-10-25T15:29:11.247Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 15:29:11 [2023-10-25T15:29:11.247Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) 15:29:11 [2023-10-25T15:29:11.247Z] === RUN TestDaemonIpcModeShareableFromConfig 15:29:12 [2023-10-25T15:29:12.173Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 15:29:12 [2023-10-25T15:29:12.429Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) 15:29:12 [2023-10-25T15:29:12.429Z] === RUN TestIpcModeOlderClient 15:29:12 [2023-10-25T15:29:12.429Z] === PAUSE TestIpcModeOlderClient 15:29:12 [2023-10-25T15:29:12.429Z] === RUN TestKillContainerInvalidSignal 15:29:12 [2023-10-25T15:29:12.990Z] --- PASS: TestKillContainerInvalidSignal (0.45s) 15:29:12 [2023-10-25T15:29:12.990Z] === RUN TestKillContainer 15:29:12 [2023-10-25T15:29:12.990Z] === RUN TestKillContainer/no_signal 15:29:13 [2023-10-25T15:29:13.245Z] === RUN TestKillContainer/non_killing_signal 15:29:13 [2023-10-25T15:29:13.502Z] === RUN TestKillContainer/killing_signal 15:29:14 [2023-10-25T15:29:14.428Z] --- PASS: TestKillContainer (1.36s) 15:29:14 [2023-10-25T15:29:14.428Z] --- PASS: TestKillContainer/no_signal (0.42s) 15:29:14 [2023-10-25T15:29:14.428Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) 15:29:14 [2023-10-25T15:29:14.428Z] --- PASS: TestKillContainer/killing_signal (0.46s) 15:29:14 [2023-10-25T15:29:14.428Z] === RUN TestKillWithStopSignalAndRestartPolicies 15:29:14 [2023-10-25T15:29:14.428Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 15:29:14 [2023-10-25T15:29:14.684Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 15:29:15 [2023-10-25T15:29:15.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s) 15:29:15 [2023-10-25T15:29:15.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) 15:29:15 [2023-10-25T15:29:15.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) 15:29:15 [2023-10-25T15:29:15.244Z] === RUN TestKillStoppedContainer 15:29:15 [2023-10-25T15:29:15.244Z] --- PASS: TestKillStoppedContainer (0.05s) 15:29:15 [2023-10-25T15:29:15.244Z] === RUN TestKillStoppedContainerAPIPre120 15:29:15 [2023-10-25T15:29:15.244Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 15:29:15 [2023-10-25T15:29:15.244Z] === RUN TestKillDifferentUserContainer 15:29:15 [2023-10-25T15:29:15.805Z] --- PASS: TestKillDifferentUserContainer (0.43s) 15:29:15 [2023-10-25T15:29:15.805Z] === RUN TestInspectOomKilledTrue 15:29:16 [2023-10-25T15:29:16.366Z] --- PASS: TestInspectOomKilledTrue (0.51s) 15:29:16 [2023-10-25T15:29:16.366Z] === RUN TestInspectOomKilledFalse 15:29:16 [2023-10-25T15:29:16.621Z] --- PASS: TestInspectOomKilledFalse (0.43s) 15:29:16 [2023-10-25T15:29:16.621Z] === RUN TestLinksEtcHostsContentMatch 15:29:16 [2023-10-25T15:29:16.877Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) 15:29:16 [2023-10-25T15:29:16.877Z] === RUN TestLinksContainerNames 15:29:17 [2023-10-25T15:29:17.803Z] --- PASS: TestLinksContainerNames (0.89s) 15:29:17 [2023-10-25T15:29:17.803Z] === RUN TestLogsFollowTailEmpty 15:29:18 [2023-10-25T15:29:18.364Z] --- PASS: TestLogsFollowTailEmpty (0.45s) 15:29:18 [2023-10-25T15:29:18.364Z] === RUN TestLogs 15:29:18 [2023-10-25T15:29:18.364Z] === RUN TestLogs/driver_local 15:29:18 [2023-10-25T15:29:18.364Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === RUN TestLogs/driver_local/tty/only_stdout 15:29:18 [2023-10-25T15:29:18.364Z] === PAUSE TestLogs/driver_local/tty/only_stdout 15:29:18 [2023-10-25T15:29:18.364Z] === RUN TestLogs/driver_local/tty/only_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === PAUSE TestLogs/driver_local/tty/only_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === RUN TestLogs/driver_local/without_tty/only_stdout 15:29:18 [2023-10-25T15:29:18.364Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 15:29:18 [2023-10-25T15:29:18.364Z] === RUN TestLogs/driver_local/without_tty/only_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === CONT TestLogs/driver_local/without_tty/only_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === CONT TestLogs/driver_local/tty/only_stderr 15:29:18 [2023-10-25T15:29:18.364Z] === CONT TestLogs/driver_local/without_tty/only_stdout 15:29:18 [2023-10-25T15:29:18.364Z] === CONT TestLogs/driver_local/tty/only_stdout 15:29:20 [2023-10-25T15:29:20.252Z] === RUN TestLogs/driver_json-file 15:29:20 [2023-10-25T15:29:20.252Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === RUN TestLogs/driver_json-file/tty/only_stdout 15:29:20 [2023-10-25T15:29:20.252Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 15:29:20 [2023-10-25T15:29:20.252Z] === RUN TestLogs/driver_json-file/tty/only_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 15:29:20 [2023-10-25T15:29:20.252Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 15:29:20 [2023-10-25T15:29:20.252Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 15:29:20 [2023-10-25T15:29:20.252Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 15:29:20 [2023-10-25T15:29:20.252Z] === CONT TestLogs/driver_json-file/tty/only_stdout 15:29:20 [2023-10-25T15:29:20.252Z] === CONT TestLogs/driver_json-file/tty/only_stderr 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs (3.34s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_local (0.01s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.99s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.24s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.52s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.55s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.68s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.74s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_json-file (0.01s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.84s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.90s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.27s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.43s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.52s) 15:29:21 [2023-10-25T15:29:21.617Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.58s) 15:29:21 [2023-10-25T15:29:21.617Z] === RUN TestContainerNetworkMountsNoChown 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/default 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/default 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/private 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/private 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rprivate 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rprivate 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/slave 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/slave 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rslave 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rslave 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/shared 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/shared 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rshared 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rshared 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/default 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rslave 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rshared 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/default/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rslave/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/slave 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rshared/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rprivate 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/shared 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/private 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/shared/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/private/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/private/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/private/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rshared/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/shared/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/shared/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/slave/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rshared/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/slave/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/slave/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/slave/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/slave/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/slave/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/slave/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/slave/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/default/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rprivate/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/default/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/default/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/default/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rprivate/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/default/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/slave/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/private/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/private/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/private/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/shared/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rslave/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/shared/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/shared/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/slave/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rshared/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/default/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rprivate/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/default/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/default/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/default/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rprivate/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/private/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/private/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/private/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/private/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/shared/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rslave/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/shared/bind_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/shared/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rslave/mount_root 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/shared/mount_subpath 15:29:22 [2023-10-25T15:29:22.178Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot (0.02s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/default (0.00s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/private (0.00s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 15:29:22 [2023-10-25T15:29:22.178Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 15:29:22 [2023-10-25T15:29:22.178Z] === RUN TestContainerBindMountNonRecursive 15:29:23 [2023-10-25T15:29:23.541Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) 15:29:23 [2023-10-25T15:29:23.541Z] === RUN TestContainerVolumesMountedAsShared 15:29:24 [2023-10-25T15:29:24.102Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) 15:29:24 [2023-10-25T15:29:24.102Z] === RUN TestContainerVolumesMountedAsSlave 15:29:24 [2023-10-25T15:29:24.358Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) 15:29:24 [2023-10-25T15:29:24.358Z] === RUN TestContainerCopyLeaksMounts 15:29:24 [2023-10-25T15:29:24.919Z] --- PASS: TestContainerCopyLeaksMounts (0.53s) 15:29:24 [2023-10-25T15:29:24.919Z] === RUN TestContainerBindMountRecursivelyReadOnly 15:29:26 [2023-10-25T15:29:26.805Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.70s) 15:29:26 [2023-10-25T15:29:26.805Z] === RUN TestNetworkNat 15:29:27 [2023-10-25T15:29:27.061Z] --- PASS: TestNetworkNat (0.48s) 15:29:27 [2023-10-25T15:29:27.061Z] === RUN TestNetworkLocalhostTCPNat 15:29:27 [2023-10-25T15:29:27.622Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) 15:29:27 [2023-10-25T15:29:27.622Z] === RUN TestNetworkLoopbackNat 15:29:30 [2023-10-25T15:29:30.135Z] --- PASS: TestNetworkLoopbackNat (2.55s) 15:29:30 [2023-10-25T15:29:30.136Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 15:29:30 [2023-10-25T15:29:30.391Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 15:29:30 [2023-10-25T15:29:30.391Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 15:29:30 [2023-10-25T15:29:30.391Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 15:29:30 [2023-10-25T15:29:30.391Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 15:29:30 [2023-10-25T15:29:30.391Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s) 15:29:30 [2023-10-25T15:29:30.391Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s) 15:29:30 [2023-10-25T15:29:30.391Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.02s) 15:29:30 [2023-10-25T15:29:30.391Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 15:29:30 [2023-10-25T15:29:30.391Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 15:29:30 [2023-10-25T15:29:30.391Z] === RUN TestPause 15:29:30 [2023-10-25T15:29:30.951Z] --- PASS: TestPause (0.50s) 15:29:30 [2023-10-25T15:29:30.951Z] === RUN TestPauseFailsOnWindowsServerContainers 15:29:30 [2023-10-25T15:29:30.951Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:29:30 [2023-10-25T15:29:30.951Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 15:29:30 [2023-10-25T15:29:30.951Z] === RUN TestPauseStopPausedContainer 15:29:31 [2023-10-25T15:29:31.512Z] --- PASS: TestPauseStopPausedContainer (0.46s) 15:29:31 [2023-10-25T15:29:31.512Z] === RUN TestPIDModeHost 15:29:32 [2023-10-25T15:29:32.438Z] --- PASS: TestPIDModeHost (1.06s) 15:29:32 [2023-10-25T15:29:32.438Z] === RUN TestPIDModeContainer 15:29:32 [2023-10-25T15:29:32.438Z] === RUN TestPIDModeContainer/non-existing_container 15:29:32 [2023-10-25T15:29:32.438Z] === RUN TestPIDModeContainer/non-running_container 15:29:32 [2023-10-25T15:29:32.693Z] === RUN TestPIDModeContainer/running_container 15:29:33 [2023-10-25T15:29:33.619Z] --- PASS: TestPIDModeContainer (1.01s) 15:29:33 [2023-10-25T15:29:33.619Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 15:29:33 [2023-10-25T15:29:33.619Z] --- PASS: TestPIDModeContainer/non-running_container (0.16s) 15:29:33 [2023-10-25T15:29:33.619Z] --- PASS: TestPIDModeContainer/running_container (0.44s) 15:29:33 [2023-10-25T15:29:33.619Z] === RUN TestPsFilter 15:29:33 [2023-10-25T15:29:33.619Z] === RUN TestPsFilter/since 15:29:33 [2023-10-25T15:29:33.619Z] === RUN TestPsFilter/before 15:29:33 [2023-10-25T15:29:33.619Z] --- PASS: TestPsFilter (0.11s) 15:29:33 [2023-10-25T15:29:33.619Z] --- PASS: TestPsFilter/since (0.00s) 15:29:33 [2023-10-25T15:29:33.619Z] --- PASS: TestPsFilter/before (0.00s) 15:29:33 [2023-10-25T15:29:33.619Z] === RUN TestRemoveContainerWithRemovedVolume 15:29:34 [2023-10-25T15:29:34.180Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) 15:29:34 [2023-10-25T15:29:34.180Z] === RUN TestRemoveContainerWithVolume 15:29:34 [2023-10-25T15:29:34.435Z] --- PASS: TestRemoveContainerWithVolume (0.43s) 15:29:34 [2023-10-25T15:29:34.435Z] === RUN TestRemoveContainerRunning 15:29:34 [2023-10-25T15:29:34.996Z] --- PASS: TestRemoveContainerRunning (0.45s) 15:29:34 [2023-10-25T15:29:34.996Z] === RUN TestRemoveContainerForceRemoveRunning 15:29:35 [2023-10-25T15:29:35.557Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) 15:29:35 [2023-10-25T15:29:35.557Z] === RUN TestRemoveInvalidContainer 15:29:35 [2023-10-25T15:29:35.557Z] --- PASS: TestRemoveInvalidContainer (0.01s) 15:29:35 [2023-10-25T15:29:35.557Z] === RUN TestRenameLinkedContainer 15:29:37 [2023-10-25T15:29:37.444Z] --- PASS: TestRenameLinkedContainer (1.80s) 15:29:37 [2023-10-25T15:29:37.444Z] === RUN TestRenameStoppedContainer 15:29:37 [2023-10-25T15:29:37.699Z] --- PASS: TestRenameStoppedContainer (0.42s) 15:29:37 [2023-10-25T15:29:37.700Z] === RUN TestRenameRunningContainerAndReuse 15:29:38 [2023-10-25T15:29:38.625Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) 15:29:38 [2023-10-25T15:29:38.626Z] === RUN TestRenameInvalidName 15:29:39 [2023-10-25T15:29:39.186Z] --- PASS: TestRenameInvalidName (0.47s) 15:29:39 [2023-10-25T15:29:39.186Z] === RUN TestRenameAnonymousContainer 15:29:40 [2023-10-25T15:29:40.550Z] --- PASS: TestRenameAnonymousContainer (1.61s) 15:29:40 [2023-10-25T15:29:40.550Z] === RUN TestRenameContainerWithSameName 15:29:41 [2023-10-25T15:29:41.111Z] --- PASS: TestRenameContainerWithSameName (0.43s) 15:29:41 [2023-10-25T15:29:41.111Z] === RUN TestRenameContainerWithLinkedContainer 15:29:42 [2023-10-25T15:29:42.037Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) 15:29:42 [2023-10-25T15:29:42.037Z] === RUN TestResize 15:29:42 [2023-10-25T15:29:42.037Z] === RUN TestResize/success 15:29:42 [2023-10-25T15:29:42.293Z] === RUN TestResize/invalid_size 15:29:42 [2023-10-25T15:29:42.549Z] === RUN TestResize/invalid_state 15:29:43 [2023-10-25T15:29:43.110Z] --- PASS: TestResize (0.92s) 15:29:43 [2023-10-25T15:29:43.110Z] --- PASS: TestResize/success (0.25s) 15:29:43 [2023-10-25T15:29:43.110Z] --- PASS: TestResize/invalid_size (0.24s) 15:29:43 [2023-10-25T15:29:43.110Z] --- PASS: TestResize/invalid_state (0.03s) 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 15:29:43 [2023-10-25T15:29:43.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 15:29:44 [2023-10-25T15:29:44.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 15:29:44 [2023-10-25T15:29:44.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 15:29:45 [2023-10-25T15:29:45.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 15:29:45 [2023-10-25T15:29:45.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 15:29:45 [2023-10-25T15:29:45.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 15:29:45 [2023-10-25T15:29:45.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 15:29:45 [2023-10-25T15:29:45.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 15:29:46 [2023-10-25T15:29:46.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.49s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.81s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.06s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) 15:29:50 [2023-10-25T15:29:50.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s) 15:29:50 [2023-10-25T15:29:50.223Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 15:29:50 [2023-10-25T15:29:50.223Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 15:29:50 [2023-10-25T15:29:50.478Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 15:29:51 [2023-10-25T15:29:51.404Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) 15:29:51 [2023-10-25T15:29:51.404Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) 15:29:51 [2023-10-25T15:29:51.404Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s) 15:29:51 [2023-10-25T15:29:51.404Z] === RUN TestCgroupNamespacesRun 15:29:52 [2023-10-25T15:29:52.768Z] --- PASS: TestCgroupNamespacesRun (1.09s) 15:29:52 [2023-10-25T15:29:52.768Z] === RUN TestCgroupNamespacesRunPrivileged 15:29:53 [2023-10-25T15:29:53.694Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) 15:29:53 [2023-10-25T15:29:53.694Z] === RUN TestCgroupNamespacesRunDaemonHostMode 15:29:54 [2023-10-25T15:29:54.620Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) 15:29:54 [2023-10-25T15:29:54.620Z] === RUN TestCgroupNamespacesRunHostMode 15:29:55 [2023-10-25T15:29:55.984Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) 15:29:55 [2023-10-25T15:29:55.984Z] === RUN TestCgroupNamespacesRunPrivateMode 15:29:56 [2023-10-25T15:29:56.909Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) 15:29:56 [2023-10-25T15:29:56.909Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 15:29:57 [2023-10-25T15:29:57.835Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s) 15:29:57 [2023-10-25T15:29:57.835Z] === RUN TestCgroupNamespacesRunInvalidMode 15:29:58 [2023-10-25T15:29:58.396Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 15:29:58 [2023-10-25T15:29:58.396Z] === RUN TestCgroupNamespacesRunOlderClient 15:29:59 [2023-10-25T15:29:59.759Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) 15:29:59 [2023-10-25T15:29:59.759Z] === RUN TestNISDomainname 15:30:00 [2023-10-25T15:30:00.015Z] --- PASS: TestNISDomainname (0.52s) 15:30:00 [2023-10-25T15:30:00.015Z] === RUN TestHostnameDnsResolution 15:30:00 [2023-10-25T15:30:00.576Z] --- PASS: TestHostnameDnsResolution (0.68s) 15:30:00 [2023-10-25T15:30:00.576Z] === RUN TestUnprivilegedPortsAndPing 15:30:01 [2023-10-25T15:30:01.136Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) 15:30:01 [2023-10-25T15:30:01.137Z] === RUN TestPrivilegedHostDevices 15:30:01 [2023-10-25T15:30:01.698Z] --- PASS: TestPrivilegedHostDevices (0.49s) 15:30:01 [2023-10-25T15:30:01.698Z] === RUN TestRunConsoleSize 15:30:02 [2023-10-25T15:30:02.259Z] --- PASS: TestRunConsoleSize (0.49s) 15:30:02 [2023-10-25T15:30:02.259Z] === RUN TestRunWithAlternativeContainerdShim 15:30:07 [2023-10-25T15:30:07.498Z] --- PASS: TestRunWithAlternativeContainerdShim (5.40s) 15:30:07 [2023-10-25T15:30:07.498Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 15:30:08 [2023-10-25T15:30:08.862Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.12s) 15:30:08 [2023-10-25T15:30:08.862Z] === RUN TestStats 15:30:10 [2023-10-25T15:30:10.225Z] --- PASS: TestStats (1.43s) 15:30:10 [2023-10-25T15:30:10.225Z] === RUN TestStopContainerWithTimeout 15:30:10 [2023-10-25T15:30:10.225Z] === RUN TestStopContainerWithTimeout/0 15:30:10 [2023-10-25T15:30:10.225Z] === PAUSE TestStopContainerWithTimeout/0 15:30:10 [2023-10-25T15:30:10.225Z] === RUN TestStopContainerWithTimeout/1 15:30:10 [2023-10-25T15:30:10.225Z] === PAUSE TestStopContainerWithTimeout/1 15:30:10 [2023-10-25T15:30:10.225Z] === RUN TestStopContainerWithTimeout/3 15:30:10 [2023-10-25T15:30:10.225Z] === PAUSE TestStopContainerWithTimeout/3 15:30:10 [2023-10-25T15:30:10.225Z] === RUN TestStopContainerWithTimeout/-1 15:30:10 [2023-10-25T15:30:10.225Z] === PAUSE TestStopContainerWithTimeout/-1 15:30:10 [2023-10-25T15:30:10.225Z] === CONT TestStopContainerWithTimeout/0 15:30:10 [2023-10-25T15:30:10.225Z] === CONT TestStopContainerWithTimeout/3 15:30:10 [2023-10-25T15:30:10.225Z] === CONT TestStopContainerWithTimeout/1 15:30:10 [2023-10-25T15:30:10.225Z] === CONT TestStopContainerWithTimeout/-1 15:30:13 [2023-10-25T15:30:13.488Z] --- PASS: TestStopContainerWithTimeout (0.04s) 15:30:13 [2023-10-25T15:30:13.488Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) 15:30:13 [2023-10-25T15:30:13.488Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) 15:30:13 [2023-10-25T15:30:13.488Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) 15:30:13 [2023-10-25T15:30:13.488Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) 15:30:13 [2023-10-25T15:30:13.488Z] === RUN TestStopContainerWithTimeoutCancel 15:30:13 [2023-10-25T15:30:13.488Z] === PAUSE TestStopContainerWithTimeoutCancel 15:30:13 [2023-10-25T15:30:13.488Z] === RUN TestStopContainerWithRestartPolicyAlways 15:30:15 [2023-10-25T15:30:15.374Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) 15:30:15 [2023-10-25T15:30:15.374Z] === RUN TestUpdateMemory 15:30:15 [2023-10-25T15:30:15.935Z] --- PASS: TestUpdateMemory (0.57s) 15:30:15 [2023-10-25T15:30:15.935Z] === RUN TestUpdateCPUQuota 15:30:16 [2023-10-25T15:30:16.862Z] --- PASS: TestUpdateCPUQuota (0.85s) 15:30:16 [2023-10-25T15:30:16.862Z] === RUN TestUpdatePidsLimit 15:30:16 [2023-10-25T15:30:16.862Z] === RUN TestUpdatePidsLimit/update_from_none 15:30:16 [2023-10-25T15:30:16.862Z] === RUN TestUpdatePidsLimit/no_change 15:30:17 [2023-10-25T15:30:17.117Z] === RUN TestUpdatePidsLimit/update_lower 15:30:17 [2023-10-25T15:30:17.373Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 15:30:17 [2023-10-25T15:30:17.373Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 15:30:17 [2023-10-25T15:30:17.628Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 15:30:17 [2023-10-25T15:30:17.883Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 15:30:18 [2023-10-25T15:30:18.444Z] --- PASS: TestUpdatePidsLimit (1.85s) 15:30:18 [2023-10-25T15:30:18.444Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) 15:30:18 [2023-10-25T15:30:18.444Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) 15:30:18 [2023-10-25T15:30:18.444Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) 15:30:18 [2023-10-25T15:30:18.444Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) 15:30:18 [2023-10-25T15:30:18.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) 15:30:18 [2023-10-25T15:30:18.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) 15:30:18 [2023-10-25T15:30:18.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) 15:30:18 [2023-10-25T15:30:18.444Z] === RUN TestUpdateRestartPolicy 15:30:30 [2023-10-25T15:30:30.609Z] --- PASS: TestUpdateRestartPolicy (10.76s) 15:30:30 [2023-10-25T15:30:30.609Z] === RUN TestUpdateRestartWithAutoRemove 15:30:30 [2023-10-25T15:30:30.609Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) 15:30:30 [2023-10-25T15:30:30.609Z] === RUN TestWaitNonBlocked 15:30:30 [2023-10-25T15:30:30.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 15:30:30 [2023-10-25T15:30:30.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 15:30:30 [2023-10-25T15:30:30.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 15:30:30 [2023-10-25T15:30:30.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 15:30:30 [2023-10-25T15:30:30.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 15:30:30 [2023-10-25T15:30:30.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 15:30:30 [2023-10-25T15:30:30.609Z] --- PASS: TestWaitNonBlocked (0.02s) 15:30:30 [2023-10-25T15:30:30.609Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) 15:30:30 [2023-10-25T15:30:30.609Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) 15:30:30 [2023-10-25T15:30:30.609Z] === RUN TestWaitBlocked 15:30:30 [2023-10-25T15:30:30.609Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 15:30:30 [2023-10-25T15:30:30.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 15:30:30 [2023-10-25T15:30:30.609Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 15:30:30 [2023-10-25T15:30:30.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 15:30:30 [2023-10-25T15:30:30.609Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 15:30:30 [2023-10-25T15:30:30.609Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 15:30:31 [2023-10-25T15:30:31.536Z] --- PASS: TestWaitBlocked (0.03s) 15:30:31 [2023-10-25T15:30:31.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) 15:30:31 [2023-10-25T15:30:31.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) 15:30:31 [2023-10-25T15:30:31.536Z] === RUN TestWaitConditions 15:30:31 [2023-10-25T15:30:31.536Z] === RUN TestWaitConditions/default 15:30:31 [2023-10-25T15:30:31.536Z] === PAUSE TestWaitConditions/default 15:30:31 [2023-10-25T15:30:31.536Z] === RUN TestWaitConditions/not-running 15:30:31 [2023-10-25T15:30:31.536Z] === PAUSE TestWaitConditions/not-running 15:30:31 [2023-10-25T15:30:31.536Z] === RUN TestWaitConditions/next-exit 15:30:31 [2023-10-25T15:30:31.536Z] === PAUSE TestWaitConditions/next-exit 15:30:31 [2023-10-25T15:30:31.536Z] === RUN TestWaitConditions/removed 15:30:31 [2023-10-25T15:30:31.536Z] === PAUSE TestWaitConditions/removed 15:30:31 [2023-10-25T15:30:31.536Z] === CONT TestWaitConditions/default 15:30:31 [2023-10-25T15:30:31.536Z] === CONT TestWaitConditions/next-exit 15:30:31 [2023-10-25T15:30:31.536Z] === CONT TestWaitConditions/not-running 15:30:31 [2023-10-25T15:30:31.536Z] === CONT TestWaitConditions/removed 15:30:31 [2023-10-25T15:30:31.536Z] wait_test.go:145: ContainerID = 3d27ae5503c8c39c33901980cb152e9cdf26fa92ceec49168a36b94d29c68e81 15:30:31 [2023-10-25T15:30:31.536Z] wait_test.go:145: ContainerID = 62cc2f300353f3f1689d7700adf368ee205840b0ba77faee62663fde231b96d1 15:30:31 [2023-10-25T15:30:31.536Z] wait_test.go:145: ContainerID = 8d6f395c0634a161e450078ffcdf6599abec78e9a4eede2deffb8b5b11d01a9d 15:30:31 [2023-10-25T15:30:31.536Z] wait_test.go:145: ContainerID = 139e1ae737c7793ba4feb1c69dffdd87de154306af312574cfcd45af7a46e98a 15:30:32 [2023-10-25T15:30:32.900Z] --- PASS: TestWaitConditions (0.03s) 15:30:32 [2023-10-25T15:30:32.900Z] --- PASS: TestWaitConditions/next-exit (0.74s) 15:30:32 [2023-10-25T15:30:32.900Z] --- PASS: TestWaitConditions/default (0.93s) 15:30:32 [2023-10-25T15:30:32.900Z] --- PASS: TestWaitConditions/not-running (1.09s) 15:30:32 [2023-10-25T15:30:32.900Z] --- PASS: TestWaitConditions/removed (1.16s) 15:30:32 [2023-10-25T15:30:32.900Z] === RUN TestWaitRestartedContainer 15:30:32 [2023-10-25T15:30:32.900Z] === RUN TestWaitRestartedContainer/default 15:30:32 [2023-10-25T15:30:32.900Z] === PAUSE TestWaitRestartedContainer/default 15:30:32 [2023-10-25T15:30:32.900Z] === RUN TestWaitRestartedContainer/not-running 15:30:32 [2023-10-25T15:30:32.900Z] === PAUSE TestWaitRestartedContainer/not-running 15:30:32 [2023-10-25T15:30:32.900Z] === RUN TestWaitRestartedContainer/next-exit 15:30:32 [2023-10-25T15:30:32.900Z] === PAUSE TestWaitRestartedContainer/next-exit 15:30:32 [2023-10-25T15:30:32.900Z] === CONT TestWaitRestartedContainer/default 15:30:32 [2023-10-25T15:30:32.900Z] === CONT TestWaitRestartedContainer/next-exit 15:30:32 [2023-10-25T15:30:32.900Z] === CONT TestWaitRestartedContainer/not-running 15:30:34 [2023-10-25T15:30:34.788Z] --- PASS: TestWaitRestartedContainer (0.01s) 15:30:34 [2023-10-25T15:30:34.788Z] --- PASS: TestWaitRestartedContainer/not-running (1.41s) 15:30:34 [2023-10-25T15:30:34.788Z] --- PASS: TestWaitRestartedContainer/next-exit (1.87s) 15:30:34 [2023-10-25T15:30:34.788Z] --- PASS: TestWaitRestartedContainer/default (1.90s) 15:30:34 [2023-10-25T15:30:34.788Z] === CONT TestHardRestartWhenContainerIsRunning 15:30:34 [2023-10-25T15:30:34.788Z] === CONT TestRestartDaemonWithRestartingContainer 15:30:34 [2023-10-25T15:30:34.788Z] === CONT TestIpcModeOlderClient 15:30:34 [2023-10-25T15:30:34.788Z] === CONT TestDaemonHostGatewayIP 15:30:34 [2023-10-25T15:30:34.788Z] === CONT TestStopContainerWithTimeoutCancel 15:30:34 [2023-10-25T15:30:34.788Z] === CONT TestContainerKillOnDaemonStart 15:30:34 [2023-10-25T15:30:34.788Z] === CONT TestDaemonRestartIpcMode 15:30:34 [2023-10-25T15:30:34.788Z] === CONT TestContainerStartOnDaemonRestart 15:30:34 [2023-10-25T15:30:34.788Z] --- PASS: TestIpcModeOlderClient (0.12s) 15:30:36 [2023-10-25T15:30:36.676Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 15:30:36 [2023-10-25T15:30:36.676Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 15:30:37 [2023-10-25T15:30:37.237Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.61s) 15:30:37 [2023-10-25T15:30:37.237Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 15:30:37 [2023-10-25T15:30:37.237Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.60s) 15:30:37 [2023-10-25T15:30:37.493Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) 15:30:38 [2023-10-25T15:30:38.054Z] --- PASS: TestDaemonHostGatewayIP (3.50s) 15:30:38 [2023-10-25T15:30:38.310Z] --- PASS: TestStopContainerWithTimeoutCancel (3.73s) 15:30:38 [2023-10-25T15:30:38.566Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.85s) 15:30:38 [2023-10-25T15:30:38.566Z] --- PASS: TestDaemonRestartIpcMode (3.93s) 15:30:46 [2023-10-25T15:30:46.646Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) 15:30:46 [2023-10-25T15:30:46.646Z] PASS 15:30:46 [2023-10-25T15:30:46.646Z] 15:30:46 [2023-10-25T15:30:46.646Z] === Skipped 15:30:46 [2023-10-25T15:30:46.646Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 15:30:46 [2023-10-25T15:30:46.646Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 15:30:46 [2023-10-25T15:30:46.646Z] 15:30:46 [2023-10-25T15:30:46.646Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 15:30:46 [2023-10-25T15:30:46.646Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 15:30:46 [2023-10-25T15:30:46.646Z] 15:30:46 [2023-10-25T15:30:46.646Z] DONE 317 tests, 2 skipped in 165.471s 15:30:46 [2023-10-25T15:30:46.646Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 15:30:46 [2023-10-25T15:30:46.646Z] ++ '[' -n '' ']' 15:30:46 [2023-10-25T15:30:46.646Z] ++ 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 15:30:46 [2023-10-25T15:30:46.646Z] ++ set -e 15:30:46 [2023-10-25T15:30:46.646Z] ++ '[' -n 0 ']' 15:30:46 [2023-10-25T15:30:46.646Z] ++ set -x 15:30:46 [2023-10-25T15:30:46.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 15:30:46 [2023-10-25T15:30:46.646Z] INFO: Testing against a local daemon 15:30:46 [2023-10-25T15:30:46.646Z] === RUN TestConfigDaemonID 15:30:47 [2023-10-25T15:30:47.573Z] daemon_test.go:60: [d5ce312d96437] daemon is not started 15:30:47 [2023-10-25T15:30:47.573Z] --- PASS: TestConfigDaemonID (1.04s) 15:30:47 [2023-10-25T15:30:47.573Z] === RUN TestDaemonConfigValidation 15:30:47 [2023-10-25T15:30:47.573Z] === RUN TestDaemonConfigValidation/config_with_no_content 15:30:47 [2023-10-25T15:30:47.573Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 15:30:47 [2023-10-25T15:30:47.573Z] === RUN TestDaemonConfigValidation/config_with_{} 15:30:47 [2023-10-25T15:30:47.573Z] === PAUSE TestDaemonConfigValidation/config_with_{} 15:30:47 [2023-10-25T15:30:47.573Z] === RUN TestDaemonConfigValidation/invalid_config 15:30:47 [2023-10-25T15:30:47.573Z] === PAUSE TestDaemonConfigValidation/invalid_config 15:30:47 [2023-10-25T15:30:47.573Z] === RUN TestDaemonConfigValidation/malformed_config 15:30:47 [2023-10-25T15:30:47.573Z] === PAUSE TestDaemonConfigValidation/malformed_config 15:30:47 [2023-10-25T15:30:47.573Z] === RUN TestDaemonConfigValidation/valid_config 15:30:47 [2023-10-25T15:30:47.573Z] === PAUSE TestDaemonConfigValidation/valid_config 15:30:47 [2023-10-25T15:30:47.573Z] === CONT TestDaemonConfigValidation/config_with_no_content 15:30:47 [2023-10-25T15:30:47.573Z] === CONT TestDaemonConfigValidation/malformed_config 15:30:47 [2023-10-25T15:30:47.573Z] === CONT TestDaemonConfigValidation/valid_config 15:30:47 [2023-10-25T15:30:47.573Z] === CONT TestDaemonConfigValidation/invalid_config 15:30:47 [2023-10-25T15:30:47.573Z] === CONT TestDaemonConfigValidation/config_with_{} 15:30:47 [2023-10-25T15:30:47.573Z] --- PASS: TestDaemonConfigValidation (0.00s) 15:30:47 [2023-10-25T15:30:47.573Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) 15:30:47 [2023-10-25T15:30:47.573Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) 15:30:47 [2023-10-25T15:30:47.573Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 15:30:47 [2023-10-25T15:30:47.573Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 15:30:47 [2023-10-25T15:30:47.573Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 15:30:47 [2023-10-25T15:30:47.573Z] === RUN TestConfigDaemonSeccompProfiles 15:30:47 [2023-10-25T15:30:47.573Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 15:30:48 [2023-10-25T15:30:48.937Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 15:30:49 [2023-10-25T15:30:49.864Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 15:30:50 [2023-10-25T15:30:50.791Z] daemon_test.go:179: [dca01a00b87cb] daemon is not started 15:30:50 [2023-10-25T15:30:50.791Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 15:30:50 [2023-10-25T15:30:50.791Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 15:30:50 [2023-10-25T15:30:50.791Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 15:30:50 [2023-10-25T15:30:50.791Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 15:30:50 [2023-10-25T15:30:50.791Z] === RUN TestDaemonProxy 15:30:50 [2023-10-25T15:30:50.791Z] === RUN TestDaemonProxy/environment_variables 15:30:50 [2023-10-25T15:30:50.791Z] === PAUSE TestDaemonProxy/environment_variables 15:30:50 [2023-10-25T15:30:50.791Z] === RUN TestDaemonProxy/command-line_options 15:30:50 [2023-10-25T15:30:50.791Z] === PAUSE TestDaemonProxy/command-line_options 15:30:50 [2023-10-25T15:30:50.791Z] === RUN TestDaemonProxy/configuration_file 15:30:50 [2023-10-25T15:30:50.791Z] === PAUSE TestDaemonProxy/configuration_file 15:30:50 [2023-10-25T15:30:50.791Z] === RUN TestDaemonProxy/conflicting_options 15:30:51 [2023-10-25T15:30:51.353Z] === RUN TestDaemonProxy/reload_sanitized 15:30:51 [2023-10-25T15:30:51.353Z] === PAUSE TestDaemonProxy/reload_sanitized 15:30:51 [2023-10-25T15:30:51.353Z] === CONT TestDaemonProxy/environment_variables 15:30:51 [2023-10-25T15:30:51.353Z] === CONT TestDaemonProxy/configuration_file 15:30:51 [2023-10-25T15:30:51.353Z] === CONT TestDaemonProxy/command-line_options 15:30:51 [2023-10-25T15:30:51.353Z] === CONT TestDaemonProxy/reload_sanitized 15:30:53 [2023-10-25T15:30:53.240Z] --- PASS: TestDaemonProxy (0.50s) 15:30:53 [2023-10-25T15:30:53.240Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 15:30:53 [2023-10-25T15:30:53.240Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 15:30:53 [2023-10-25T15:30:53.240Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 15:30:53 [2023-10-25T15:30:53.240Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 15:30:53 [2023-10-25T15:30:53.240Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) 15:30:53 [2023-10-25T15:30:53.240Z] === RUN TestLiveRestore 15:30:53 [2023-10-25T15:30:53.240Z] === RUN TestLiveRestore/volume_references 15:30:53 [2023-10-25T15:30:53.240Z] === PAUSE TestLiveRestore/volume_references 15:30:53 [2023-10-25T15:30:53.240Z] === CONT TestLiveRestore/volume_references 15:30:53 [2023-10-25T15:30:53.496Z] === RUN TestLiveRestore/volume_references/restartPolicy 15:30:53 [2023-10-25T15:30:53.496Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 15:30:54 [2023-10-25T15:30:54.422Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 15:30:55 [2023-10-25T15:30:55.786Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 15:30:56 [2023-10-25T15:30:56.347Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 15:30:57 [2023-10-25T15:30:57.711Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 15:30:58 [2023-10-25T15:30:58.271Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 15:30:58 [2023-10-25T15:30:58.832Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore (0.00s) 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore/volume_references (6.83s) 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s) 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s) 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s) 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.47s) 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.46s) 15:30:59 [2023-10-25T15:30:59.759Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s) 15:30:59 [2023-10-25T15:30:59.759Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s) 15:31:00 [2023-10-25T15:31:00.686Z] PASS 15:31:00 [2023-10-25T15:31:00.686Z] 15:31:00 [2023-10-25T15:31:00.686Z] DONE 28 tests in 14.027s 15:31:00 [2023-10-25T15:31:00.686Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 15:31:00 [2023-10-25T15:31:00.686Z] ++ '[' -n '' ']' 15:31:00 [2023-10-25T15:31:00.686Z] ++ 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 15:31:00 [2023-10-25T15:31:00.686Z] ++ set -e 15:31:00 [2023-10-25T15:31:00.686Z] ++ '[' -n 0 ']' 15:31:00 [2023-10-25T15:31:00.686Z] ++ set -x 15:31:00 [2023-10-25T15:31:00.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 15:31:00 [2023-10-25T15:31:00.686Z] INFO: Testing against a local daemon 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestCommitInheritsEnv 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestCommitInheritsEnv (0.15s) 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportExtremelyLargeImageWorks 15:31:00 [2023-10-25T15:31:00.686Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 15:31:00 [2023-10-25T15:31:00.686Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatform 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatform/#00 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatform/linux 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatform/LINUX 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatform/linux/sparc64 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatform (0.11s) 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatformReject 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatformReject/_______ 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatformReject// 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatformReject/macos 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImportWithCustomPlatformReject/nintendo64 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 15:31:00 [2023-10-25T15:31:00.686Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 15:31:00 [2023-10-25T15:31:00.686Z] === RUN TestImageInspectEmptyTagsAndDigests 15:31:00 [2023-10-25T15:31:00.942Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 15:31:00 [2023-10-25T15:31:00.942Z] === RUN TestImagesFilterMultiReference 15:31:00 [2023-10-25T15:31:00.942Z] --- PASS: TestImagesFilterMultiReference (0.05s) 15:31:00 [2023-10-25T15:31:00.942Z] === RUN TestImagesFilterBeforeSince 15:31:01 [2023-10-25T15:31:01.198Z] list_test.go:88: ImageList: ID=sha256:0c78e3ce75554014f36e2afe089aa3ada7d650ffcf72d786c25d0d0471a9cfa0 RepoTags=[testimagesfilterbeforesince:v2] 15:31:01 [2023-10-25T15:31:01.198Z] list_test.go:88: ImageList: ID=sha256:0b7ba335521240626033720bf7adefb2966c028aa8bf7c46b7d0caf54cee0b22 RepoTags=[testimagesfilterbeforesince:v1] 15:31:01 [2023-10-25T15:31:01.198Z] list_test.go:88: ImageList: ID=sha256:bb1e276ac28a2ab6f1590d6444494e590c0a34c5c3089b0cdcea87116eb4c35d RepoTags=[testimagesfilterbeforesince:v3] 15:31:01 [2023-10-25T15:31:01.198Z] --- PASS: TestImagesFilterBeforeSince (0.24s) 15:31:01 [2023-10-25T15:31:01.198Z] === RUN TestAPIImagesFilters 15:31:01 [2023-10-25T15:31:01.198Z] === RUN TestAPIImagesFilters/repository_regex 15:31:01 [2023-10-25T15:31:01.198Z] === PAUSE TestAPIImagesFilters/repository_regex 15:31:01 [2023-10-25T15:31:01.198Z] === RUN TestAPIImagesFilters/image_name_regex 15:31:01 [2023-10-25T15:31:01.198Z] === PAUSE TestAPIImagesFilters/image_name_regex 15:31:01 [2023-10-25T15:31:01.198Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 15:31:01 [2023-10-25T15:31:01.198Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 15:31:01 [2023-10-25T15:31:01.198Z] === RUN TestAPIImagesFilters/registry_port_regex 15:31:01 [2023-10-25T15:31:01.198Z] === PAUSE TestAPIImagesFilters/registry_port_regex 15:31:01 [2023-10-25T15:31:01.198Z] === CONT TestAPIImagesFilters/repository_regex 15:31:01 [2023-10-25T15:31:01.198Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 15:31:01 [2023-10-25T15:31:01.198Z] === CONT TestAPIImagesFilters/image_name_regex 15:31:01 [2023-10-25T15:31:01.198Z] === CONT TestAPIImagesFilters/registry_port_regex 15:31:01 [2023-10-25T15:31:01.198Z] --- PASS: TestAPIImagesFilters (0.03s) 15:31:01 [2023-10-25T15:31:01.198Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 15:31:01 [2023-10-25T15:31:01.198Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 15:31:01 [2023-10-25T15:31:01.198Z] --- PASS: TestAPIImagesFilters/repository_regex (0.01s) 15:31:01 [2023-10-25T15:31:01.198Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.01s) 15:31:01 [2023-10-25T15:31:01.198Z] === RUN TestPruneDontDeleteUsedDangling 15:31:01 [2023-10-25T15:31:01.198Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s) 15:31:01 [2023-10-25T15:31:01.198Z] === RUN TestImagePullPlatformInvalid 15:31:01 [2023-10-25T15:31:01.198Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 15:31:01 [2023-10-25T15:31:01.198Z] === RUN TestImagePullStoredfDigestForOtherRepo 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.098969703Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=658a213a-3880-4b80-b82c-39f467749bc2 version=2.8.3 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.099092778Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.20.8 instance.id=658a213a-3880-4b80-b82c-39f467749bc2 version=2.8.3 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.09915146Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=658a213a-3880-4b80-b82c-39f467749bc2 version=2.8.3 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.099379968Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=658a213a-3880-4b80-b82c-39f467749bc2 version=2.8.3 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.193568968Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e150227-a129-4be2-b1c0-48b0e381bdfc http.request.method=GET http.request.remoteaddr="127.0.0.1:41828" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.193619494Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e150227-a129-4be2-b1c0-48b0e381bdfc http.request.method=GET http.request.remoteaddr="127.0.0.1:41828" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.008069ms http.response.status=200 http.response.written=2 15:31:01 [2023-10-25T15:31:01.199Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.196094008Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d609a2b-4a27-4104-894d-2d5687b2a86d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.196136042Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d609a2b-4a27-4104-894d-2d5687b2a86d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.196243658Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d609a2b-4a27-4104-894d-2d5687b2a86d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=37.439µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0deacc1f-3201-4569-9a3f-32873ee7bd83 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.19630682Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6112b345-cf2c-4227-970b-889e957fbcb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.196339221Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6112b345-cf2c-4227-970b-889e957fbcb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.196351472Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d609a2b-4a27-4104-894d-2d5687b2a86d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.168125ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown" 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.196400718Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6112b345-cf2c-4227-970b-889e957fbcb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=25.706µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0e78e99b-92f8-497a-95d0-304da4b4b652 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.196448208Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6112b345-cf2c-4227-970b-889e957fbcb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.130858ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown" 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.197563527Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54f0e384-3cbf-4d99-a9b4-efdc4172f2d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.19761722Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54f0e384-3cbf-4d99-a9b4-efdc4172f2d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.19806874Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54f0e384-3cbf-4d99-a9b4-efdc4172f2d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=316.958µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=60ded73b-1a45-496a-be55-2ab644b60b51 trace.line=110 vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.198095627Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e8c8a6aa-9966-45b3-94ca-63db5cccbfe4 http.request.method=POST http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.198147532Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54f0e384-3cbf-4d99-a9b4-efdc4172f2d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=24.057µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=6579f248-b441-4539-b6a3-89da422b8be4 trace.line=142 vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.198176159Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e8c8a6aa-9966-45b3-94ca-63db5cccbfe4 http.request.method=POST http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.198225709Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54f0e384-3cbf-4d99-a9b4-efdc4172f2d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=45.25µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2f412da3-6616-4ed8-b4f8-6ce21e766ebc trace.line=110 vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.198272641Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e8c8a6aa-9966-45b3-94ca-63db5cccbfe4 http.request.method=POST http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=59.74µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bb278f52-dc5d-4947-9a03-131eeb40700c trace.line=110 vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.198325211Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e8c8a6aa-9966-45b3-94ca-63db5cccbfe4 http.request.method=POST http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=22.531µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=198a5b24-44c7-4125-be05-c4564b7eb752 trace.line=142 vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.198347799Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=54f0e384-3cbf-4d99-a9b4-efdc4172f2d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.756217ms http.response.status=202 http.response.written=0 15:31:01 [2023-10-25T15:31:01.199Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown" 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.198396545Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e8c8a6aa-9966-45b3-94ca-63db5cccbfe4 http.request.method=POST http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.63µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=820e604c-f2f2-4e39-beca-ce1cf7573537 trace.line=110 vars.name=test 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.198504924Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e8c8a6aa-9966-45b3-94ca-63db5cccbfe4 http.request.method=POST http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.808056ms http.response.status=202 http.response.written=0 15:31:01 [2023-10-25T15:31:01.199Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown" 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.200114486Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.200192622Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.200271956Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=43.084µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3118e40b-893c-46de-9c3b-8d1f8d513030 trace.line=95 vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.200328086Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=21.571µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=8cde8394-999b-408e-916f-62811ab45b27 trace.line=142 vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.200396942Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.20047251Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.204µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=490bd5a8-1923-4844-a87d-2c14d9fe7fd6 trace.line=110 vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.200516078Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=14.457µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=38f33c65-c695-4f76-98ca-8372c572b2b8 trace.line=155 vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.200889117Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=25.739µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e57350bc-b296-4c65-814f-5097716924eb trace.line=155 vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.199Z] time="2023-10-25T15:31:01.200948308Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=14.876µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bdf9927f-1121-45b6-892b-a798b0073348 trace.line=155 vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.201085405Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=56.771µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=d1ceef0e-8fab-4c6d-a09d-ba2486fe475c trace.line=185 vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.201403454Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=69.053µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4081318e-eb6c-48cd-94f6-c82381c01ce5 trace.line=110 vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.201538319Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=100.257µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=0a2be800-bc07-4e32-8517-7eb3f1366913 trace.line=202 vars.name=test vars.uuid=331ac357-f7ba-4ae3-b566-6c7a98287d8a 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.201628238Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=af57dc75-90f1-4bef-be77-622d2546d466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41844" http.request.uri="/v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.349723ms http.response.status=201 http.response.written=0 15:31:01 [2023-10-25T15:31:01.200Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "PUT /v2/test/blobs/uploads/331ac357-f7ba-4ae3-b566-6c7a98287d8a?_state=iUDo92IjJOvoZ31PY7uyti93FoDfuIqSq3vCXsj9N1J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMWFjMzU3LWY3YmEtNGFlMy1iNTY2LTZjN2E5ODI4N2Q4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTc2Mzk3MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown" 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.201899765Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.201969392Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202036271Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=36.447µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1f9c1523-221c-4836-a48e-bab1f5a74648 trace.line=95 vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202090596Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=22.408µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9c5f5c5d-2646-4bf0-bf33-e12c283a58b3 trace.line=142 vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202126673Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202193979Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=34.92µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=66739be3-b291-4901-8b35-893695b0f7bc trace.line=110 vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202230762Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.166µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c66b3ccd-1991-4f39-abf9-e3bb9c39c928 trace.line=155 vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202268201Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=11.79µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8e920554-8570-46c2-97a5-874d3c739062 trace.line=155 vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202302342Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=8.91µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=543b6a1b-3c47-4c06-9e71-94bf604f580a trace.line=155 vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202361483Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.425µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=f75d509e-ad89-462f-98eb-c8500c17cd55 trace.line=185 vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202426532Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=36.897µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c5fa3232-c19e-4ddb-a7f4-58bad5827898 trace.line=110 vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.202526091Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=77.824µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b613b881-b7f6-4eec-a138-0497d8322011 trace.line=202 vars.name=test vars.uuid=2423311f-4c27-45b1-b4d9-be76660cd1b4 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.20259329Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a09d13b-fbb5-48b5-ba2f-1cf01ce0db3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.071215ms http.response.status=201 http.response.written=0 15:31:01 [2023-10-25T15:31:01.200Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "PUT /v2/test/blobs/uploads/2423311f-4c27-45b1-b4d9-be76660cd1b4?_state=pxu1gjgc9FF0kOXtQ5R0dF6jxkaJEGKEUsIgNoCo_CR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0MjMzMTFmLTRjMjctNDViMS1iNGQ5LWJlNzY2NjBjZDFiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0yNVQxNTozMTowMS4xOTgxOTUwMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown" 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.20414202Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=46c2f8b4-a829-4e3e-ae21-6d644b9d7781 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.204179878Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=46c2f8b4-a829-4e3e-ae21-6d644b9d7781 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.204234736Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=46c2f8b4-a829-4e3e-ae21-6d644b9d7781 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=24.082µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7ce7bd1f-3098-4b19-baf8-953a987e6feb trace.line=95 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.204296741Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=46c2f8b4-a829-4e3e-ae21-6d644b9d7781 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.364052ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.200Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.7+unknown" 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.205361451Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.205399235Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.20554498Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.205560898Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.205570555Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.200Z] time="2023-10-25T15:31:01.205642554Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=41.985µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=260021cd-dd92-4ff8-af91-b0fcef7be381 trace.line=95 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.205698044Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=15.753µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e925d8bd-339a-49c7-905d-f5948e844837 trace.line=155 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.205747823Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=20.422µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3875aee5-c35d-4d6e-af68-29048a7ea84e trace.line=95 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.205782358Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.387µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a67cc245-1c84-4f52-bf35-106706eddfb3 trace.line=155 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.205826041Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.209µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=14bb32e5-c67a-4ce8-a03e-39f602a1264f trace.line=155 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.205905638Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=52.66µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a15a5a94-1a4f-48fd-b997-fcdfcd0d3b1b trace.line=110 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.205988754Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=52.192µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fcf50a4c-b407-44fd-a2d1-268559c3006d trace.line=110 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.206143968Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=59.338µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dd3f53f9-8145-4ce2-94e6-a2adb19058d8 trace.line=110 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.206201501Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=31.934µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fef49baa-ab63-472f-9a38-69e09fe8bbe9 trace.line=110 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.206237808Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.201Z] time="2023-10-25T15:31:01.206252995Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6f4bc47d-f98c-4190-ad7a-4d0eb72f3233 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.626177ms http.response.status=201 http.response.written=0 15:31:01 [2023-10-25T15:31:01.201Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown" 15:31:01 [2023-10-25T15:31:01.457Z] time="2023-10-25T15:31:01.210576885Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=32b15b33-14e7-496b-99ca-db314d129197 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.457Z] time="2023-10-25T15:31:01.210613849Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=32b15b33-14e7-496b-99ca-db314d129197 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="823.23µs" http.response.status=200 http.response.written=2 15:31:01 [2023-10-25T15:31:01.458Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.213274976Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be432ba0-f76c-4eb9-9b75-097133b7137e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.213312095Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be432ba0-f76c-4eb9-9b75-097133b7137e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.21338411Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be432ba0-f76c-4eb9-9b75-097133b7137e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.738µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=24085e22-e7ca-423d-8f83-5417798f2927 trace.line=95 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.213405829Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be432ba0-f76c-4eb9-9b75-097133b7137e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.213449939Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be432ba0-f76c-4eb9-9b75-097133b7137e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.694µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ad66ae07-3c58-4f7f-91c7-3e56b088dd61 trace.line=95 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.21349404Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be432ba0-f76c-4eb9-9b75-097133b7137e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.507µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=74c41468-8df9-495b-9bcf-e4e7d7fadbea trace.line=155 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.213533572Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be432ba0-f76c-4eb9-9b75-097133b7137e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.177µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=cddf6ec2-5528-4f87-b1af-e331246036ac trace.line=125 vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.213575499Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be432ba0-f76c-4eb9-9b75-097133b7137e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.21366422Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be432ba0-f76c-4eb9-9b75-097133b7137e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.758753ms http.response.status=200 http.response.written=417 15:31:01 [2023-10-25T15:31:01.458Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.221874256Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fd2f39e-03db-4ae4-9d78-6dc0148e197b http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.221914813Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fd2f39e-03db-4ae4-9d78-6dc0148e197b http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.221929139Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fd2f39e-03db-4ae4-9d78-6dc0148e197b http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.221996149Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fd2f39e-03db-4ae4-9d78-6dc0148e197b http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.736µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8dca36c6-1519-4e1c-a8c9-f70be8369c2e trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.222045165Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fd2f39e-03db-4ae4-9d78-6dc0148e197b http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.579µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9f41b83b-3b6f-4266-b6ec-c34a2058adff trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.222082555Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fd2f39e-03db-4ae4-9d78-6dc0148e197b http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.555µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=0c88e2e1-e13f-4ead-8266-a11c9508918a trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.222117508Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fd2f39e-03db-4ae4-9d78-6dc0148e197b http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.222206705Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fd2f39e-03db-4ae4-9d78-6dc0148e197b http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.121801ms http.response.status=200 http.response.written=417 15:31:01 [2023-10-25T15:31:01.458Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.227652526Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.227908374Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.228015251Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.655µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a85022ab-c971-45d6-b6b8-148b5fb57e83 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.228140648Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.7µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=38bc854a-91ca-4087-a016-d98c9aa9a83c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.228238853Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.205µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=58660bee-382a-48ea-a69e-5b5483c8481a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.228342712Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.96µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8ea6f058-07b4-4993-a31e-3796391b7c8c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.228407425Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.069µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9d59cbdc-5679-4788-a4f8-05bc3df33211 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.228616233Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.2286588Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.228621205Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.623µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=8f9c8c84-1c93-4341-8adf-1ba5230267bc trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.228719164Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.375µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e8743098-d675-41a6-bfc6-b6f5426b288c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.458Z] time="2023-10-25T15:31:01.228832877Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.82µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ba876a4e-373e-4bf2-956f-393fe065c2ba trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.228770478Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.801µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=f81a51e3-8f0b-4e07-9200-77f4afc29c9c trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.228891083Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.711µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9a792747-0d57-4d28-80e5-b55f808a1159 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.228926094Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.043µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31ecd6f9-6ce9-4f09-aef1-b73b197a3f72 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.228959045Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.903µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=047d50a5-4ecb-4487-9f70-f6cf47fc5b14 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.229510165Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.252µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ede79481-9df7-48db-ad6d-8db6a276642c trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.229638203Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.367µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=2d0913c7-cbff-4f14-b8bf-73f4693fce7d trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.230130617Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.101µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=29a594d1-0bd8-4d61-b65e-8fb5fc99fa89 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.230185902Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.336µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bbd2e27e-2840-4511-8ee4-a915daa9c421 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.230247685Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=10d3014f-3154-43ce-af9c-7c4091638859 http.request.method=GET http.request.remoteaddr="127.0.0.1:41898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.268607ms http.response.status=200 http.response.written=68 15:31:01 [2023-10-25T15:31:01.459Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.230828154Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.651µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3f12d00e-a3e4-4745-bf5c-7a93c1a9d8ab trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.230890586Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.178µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2916bcf5-b2d1-478f-a3df-3800cc695e44 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.230958466Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3cb4ee93-7275-411b-8bb3-3d3c7ad4d15e http.request.method=GET http.request.remoteaddr="127.0.0.1:41894" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.091894ms http.response.status=200 http.response.written=194 15:31:01 [2023-10-25T15:31:01.459Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.243675034Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49b06dd0-4a5b-4cb2-a120-d555ea1abc0c http.request.method=GET http.request.remoteaddr="127.0.0.1:41916" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.243730434Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49b06dd0-4a5b-4cb2-a120-d555ea1abc0c http.request.method=GET http.request.remoteaddr="127.0.0.1:41916" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.050302ms http.response.status=200 http.response.written=2 15:31:01 [2023-10-25T15:31:01.459Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.24923447Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ec1640c-168a-4d31-98f3-a787e19abe2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.249275174Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ec1640c-168a-4d31-98f3-a787e19abe2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.249288261Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ec1640c-168a-4d31-98f3-a787e19abe2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.249346065Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ec1640c-168a-4d31-98f3-a787e19abe2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.463µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb5f1402-1c01-4c51-9fb7-22018bafc27d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.249392785Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ec1640c-168a-4d31-98f3-a787e19abe2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.235µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=100d914e-7325-48a1-8921-f14045099e75 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.249463306Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5ec1640c-168a-4d31-98f3-a787e19abe2f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.050507ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.250703324Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=480185bd-e388-4ac6-91fd-c1b2a15d0a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.250759003Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=480185bd-e388-4ac6-91fd-c1b2a15d0a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.250781263Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=480185bd-e388-4ac6-91fd-c1b2a15d0a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.250833701Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=480185bd-e388-4ac6-91fd-c1b2a15d0a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.418µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7cec78e8-d2c2-497f-88c4-4677644e56c6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.250877655Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=480185bd-e388-4ac6-91fd-c1b2a15d0a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.537µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4ecdfb4f-de35-47e5-8b4c-03d0c47a6c61 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] time="2023-10-25T15:31:01.250920436Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=480185bd-e388-4ac6-91fd-c1b2a15d0a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="976.424µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 15:31:01 [2023-10-25T15:31:01.459Z] 127.0.0.1 - - [25/Oct/2023:15:31:01 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/417018659b911b0d844ed2deb4fad1e261ea6f2a kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 15:31:01 [2023-10-25T15:31:01.459Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) 15:31:01 [2023-10-25T15:31:01.459Z] === RUN TestImagePullNonExisting 15:31:01 [2023-10-25T15:31:01.459Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 15:31:01 [2023-10-25T15:31:01.459Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 15:31:01 [2023-10-25T15:31:01.459Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 15:31:01 [2023-10-25T15:31:01.459Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 15:31:01 [2023-10-25T15:31:01.459Z] === RUN TestImagePullNonExisting/asdfasdf 15:31:01 [2023-10-25T15:31:01.460Z] === PAUSE TestImagePullNonExisting/asdfasdf 15:31:01 [2023-10-25T15:31:01.460Z] === RUN TestImagePullNonExisting/asdfasdf:latest 15:31:01 [2023-10-25T15:31:01.460Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 15:31:01 [2023-10-25T15:31:01.460Z] === RUN TestImagePullNonExisting/library/asdfasdf 15:31:01 [2023-10-25T15:31:01.460Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 15:31:01 [2023-10-25T15:31:01.460Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 15:31:01 [2023-10-25T15:31:01.460Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 15:31:01 [2023-10-25T15:31:01.460Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 15:31:01 [2023-10-25T15:31:01.460Z] === CONT TestImagePullNonExisting/asdfasdf:latest 15:31:01 [2023-10-25T15:31:01.460Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 15:31:01 [2023-10-25T15:31:01.460Z] === CONT TestImagePullNonExisting/asdfasdf 15:31:01 [2023-10-25T15:31:01.460Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 15:31:01 [2023-10-25T15:31:01.460Z] === CONT TestImagePullNonExisting/library/asdfasdf 15:31:02 [2023-10-25T15:31:02.823Z] --- PASS: TestImagePullNonExisting (0.01s) 15:31:02 [2023-10-25T15:31:02.823Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.98s) 15:31:02 [2023-10-25T15:31:02.823Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (1.00s) 15:31:02 [2023-10-25T15:31:02.823Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.00s) 15:31:02 [2023-10-25T15:31:02.823Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.00s) 15:31:02 [2023-10-25T15:31:02.823Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.32s) 15:31:02 [2023-10-25T15:31:02.823Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.33s) 15:31:02 [2023-10-25T15:31:02.823Z] === RUN TestRemoveImageOrphaning 15:31:02 [2023-10-25T15:31:02.823Z] --- PASS: TestRemoveImageOrphaning (0.14s) 15:31:02 [2023-10-25T15:31:02.823Z] === RUN TestRemoveByDigest 15:31:02 [2023-10-25T15:31:02.823Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 15:31:02 [2023-10-25T15:31:02.823Z] --- SKIP: TestRemoveByDigest (0.00s) 15:31:02 [2023-10-25T15:31:02.823Z] === RUN TestRemoveImageGarbageCollector 15:31:02 [2023-10-25T15:31:02.823Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 15:31:02 [2023-10-25T15:31:02.823Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 15:31:02 [2023-10-25T15:31:02.823Z] === RUN TestSaveCheckTimes 15:31:02 [2023-10-25T15:31:02.823Z] === PAUSE TestSaveCheckTimes 15:31:02 [2023-10-25T15:31:02.823Z] === RUN TestSaveRepoWithMultipleImages 15:31:03 [2023-10-25T15:31:03.749Z] --- PASS: TestSaveRepoWithMultipleImages (0.94s) 15:31:03 [2023-10-25T15:31:03.749Z] === RUN TestSaveDirectoryPermissions 15:31:04 [2023-10-25T15:31:04.676Z] --- PASS: TestSaveDirectoryPermissions (0.94s) 15:31:04 [2023-10-25T15:31:04.676Z] === RUN TestTagUnprefixedRepoByNameOrName 15:31:04 [2023-10-25T15:31:04.676Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 15:31:04 [2023-10-25T15:31:04.676Z] === RUN TestTagUsingDigestAlgorithmAsName 15:31:04 [2023-10-25T15:31:04.676Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 15:31:04 [2023-10-25T15:31:04.676Z] === RUN TestTagValidPrefixedRepo 15:31:04 [2023-10-25T15:31:04.676Z] === RUN TestTagValidPrefixedRepo/fooo/bar 15:31:04 [2023-10-25T15:31:04.676Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 15:31:04 [2023-10-25T15:31:04.676Z] === RUN TestTagValidPrefixedRepo/fooaa/test 15:31:04 [2023-10-25T15:31:04.676Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 15:31:04 [2023-10-25T15:31:04.676Z] === RUN TestTagValidPrefixedRepo/foooo:t 15:31:04 [2023-10-25T15:31:04.676Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 15:31:04 [2023-10-25T15:31:04.676Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 15:31:04 [2023-10-25T15:31:04.676Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 15:31:04 [2023-10-25T15:31:04.676Z] === CONT TestTagValidPrefixedRepo/fooo/bar 15:31:04 [2023-10-25T15:31:04.676Z] === CONT TestTagValidPrefixedRepo/foooo:t 15:31:04 [2023-10-25T15:31:04.676Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 15:31:04 [2023-10-25T15:31:04.676Z] === CONT TestTagValidPrefixedRepo/fooaa/test 15:31:04 [2023-10-25T15:31:04.931Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestTagExistedNameWithoutForce 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestTagOfficialNames 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagOfficialNames (0.05s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestTagMatchesDigest 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestTagMatchesDigest (0.01s) 15:31:04 [2023-10-25T15:31:04.932Z] === CONT TestSaveCheckTimes 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestSaveCheckTimes (0.03s) 15:31:04 [2023-10-25T15:31:04.932Z] PASS 15:31:04 [2023-10-25T15:31:04.932Z] 15:31:04 [2023-10-25T15:31:04.932Z] === Skipped 15:31:04 [2023-10-25T15:31:04.932Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 15:31:04 [2023-10-25T15:31:04.932Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 15:31:04 [2023-10-25T15:31:04.932Z] 15:31:04 [2023-10-25T15:31:04.932Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 15:31:04 [2023-10-25T15:31:04.932Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 15:31:04 [2023-10-25T15:31:04.932Z] 15:31:04 [2023-10-25T15:31:04.932Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 15:31:04 [2023-10-25T15:31:04.932Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 15:31:04 [2023-10-25T15:31:04.932Z] 15:31:04 [2023-10-25T15:31:04.932Z] DONE 52 tests, 3 skipped in 4.422s 15:31:04 [2023-10-25T15:31:04.932Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 15:31:04 [2023-10-25T15:31:04.932Z] ++ '[' -n '' ']' 15:31:04 [2023-10-25T15:31:04.932Z] ++ 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 15:31:04 [2023-10-25T15:31:04.932Z] ++ set -e 15:31:04 [2023-10-25T15:31:04.932Z] ++ '[' -n 0 ']' 15:31:04 [2023-10-25T15:31:04.932Z] ++ set -x 15:31:04 [2023-10-25T15:31:04.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestStripANSICommands 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestStripANSICommands/#00 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestStripANSICommands/#01 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestStripANSICommands (0.00s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestStripANSICommands/#00 (0.00s) 15:31:04 [2023-10-25T15:31:04.932Z] --- PASS: TestStripANSICommands/#01 (0.00s) 15:31:04 [2023-10-25T15:31:04.932Z] PASS 15:31:04 [2023-10-25T15:31:04.932Z] 15:31:04 [2023-10-25T15:31:04.932Z] DONE 3 tests in 0.008s 15:31:04 [2023-10-25T15:31:04.932Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 15:31:04 [2023-10-25T15:31:04.932Z] ++ '[' -n '' ']' 15:31:04 [2023-10-25T15:31:04.932Z] ++ 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 15:31:04 [2023-10-25T15:31:04.932Z] ++ set -e 15:31:04 [2023-10-25T15:31:04.932Z] ++ '[' -n 0 ']' 15:31:04 [2023-10-25T15:31:04.932Z] ++ set -x 15:31:04 [2023-10-25T15:31:04.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 15:31:04 [2023-10-25T15:31:04.932Z] INFO: Testing against a local daemon 15:31:04 [2023-10-25T15:31:04.932Z] === RUN TestCreateWithMultiNetworks 15:31:05 [2023-10-25T15:31:05.859Z] --- PASS: TestCreateWithMultiNetworks (0.92s) 15:31:05 [2023-10-25T15:31:05.859Z] === RUN TestNetworkCreateDelete 15:31:06 [2023-10-25T15:31:06.114Z] --- PASS: TestNetworkCreateDelete (0.18s) 15:31:06 [2023-10-25T15:31:06.114Z] === RUN TestDockerNetworkDeletePreferID 15:31:06 [2023-10-25T15:31:06.675Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) 15:31:06 [2023-10-25T15:31:06.675Z] === RUN TestDaemonDNSFallback 15:31:13 [2023-10-25T15:31:13.207Z] --- PASS: TestDaemonDNSFallback (6.22s) 15:31:13 [2023-10-25T15:31:13.207Z] === RUN TestInspectNetwork 15:31:15 [2023-10-25T15:31:15.720Z] === RUN TestInspectNetwork/full_network_id 15:31:15 [2023-10-25T15:31:15.720Z] === RUN TestInspectNetwork/partial_network_id 15:31:15 [2023-10-25T15:31:15.720Z] === RUN TestInspectNetwork/network_name 15:31:15 [2023-10-25T15:31:15.720Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 15:31:19 [2023-10-25T15:31:19.882Z] --- PASS: TestInspectNetwork (6.89s) 15:31:19 [2023-10-25T15:31:19.882Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 15:31:19 [2023-10-25T15:31:19.882Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 15:31:19 [2023-10-25T15:31:19.882Z] --- PASS: TestInspectNetwork/network_name (0.00s) 15:31:19 [2023-10-25T15:31:19.882Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 15:31:19 [2023-10-25T15:31:19.882Z] === RUN TestRunContainerWithBridgeNone 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestRunContainerWithBridgeNone (1.29s) 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/create 15:31:21 [2023-10-25T15:31:21.246Z] === PAUSE TestNetworkInvalidJSON/networks/create 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 15:31:21 [2023-10-25T15:31:21.246Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 15:31:21 [2023-10-25T15:31:21.246Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 15:31:21 [2023-10-25T15:31:21.246Z] === CONT TestNetworkInvalidJSON/networks/create 15:31:21 [2023-10-25T15:31:21.246Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 15:31:21 [2023-10-25T15:31:21.246Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON (0.01s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkList 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkList//networks 15:31:21 [2023-10-25T15:31:21.246Z] === PAUSE TestNetworkList//networks 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestNetworkList//networks/ 15:31:21 [2023-10-25T15:31:21.246Z] === PAUSE TestNetworkList//networks/ 15:31:21 [2023-10-25T15:31:21.246Z] === CONT TestNetworkList//networks 15:31:21 [2023-10-25T15:31:21.246Z] === CONT TestNetworkList//networks/ 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkList (0.01s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkList//networks/ (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] --- PASS: TestNetworkList//networks (0.00s) 15:31:21 [2023-10-25T15:31:21.246Z] === RUN TestHostIPv4BridgeLabel 15:31:21 [2023-10-25T15:31:21.502Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 15:31:21 [2023-10-25T15:31:21.502Z] === RUN TestDefaultNetworkOpts 15:31:21 [2023-10-25T15:31:21.502Z] === RUN TestDefaultNetworkOpts/default_value 15:31:22 [2023-10-25T15:31:22.865Z] === RUN TestDefaultNetworkOpts/cmdline_value 15:31:24 [2023-10-25T15:31:24.228Z] === RUN TestDefaultNetworkOpts/config-from_value 15:31:25 [2023-10-25T15:31:25.591Z] --- PASS: TestDefaultNetworkOpts (3.86s) 15:31:25 [2023-10-25T15:31:25.591Z] --- PASS: TestDefaultNetworkOpts/default_value (1.28s) 15:31:25 [2023-10-25T15:31:25.591Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.28s) 15:31:25 [2023-10-25T15:31:25.591Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s) 15:31:25 [2023-10-25T15:31:25.591Z] === RUN TestForbidDuplicateNetworkNames 15:31:26 [2023-10-25T15:31:26.151Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) 15:31:26 [2023-10-25T15:31:26.152Z] === RUN TestDaemonRestartWithLiveRestore 15:31:27 [2023-10-25T15:31:27.077Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 15:31:27 [2023-10-25T15:31:27.077Z] === RUN TestDaemonDefaultNetworkPools 15:31:28 [2023-10-25T15:31:28.004Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) 15:31:28 [2023-10-25T15:31:28.004Z] === RUN TestDaemonRestartWithExistingNetwork 15:31:28 [2023-10-25T15:31:28.930Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) 15:31:28 [2023-10-25T15:31:28.930Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 15:31:30 [2023-10-25T15:31:30.310Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 15:31:30 [2023-10-25T15:31:30.310Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 15:31:30 [2023-10-25T15:31:30.873Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) 15:31:30 [2023-10-25T15:31:30.873Z] === RUN TestServiceWithPredefinedNetwork 15:31:32 [2023-10-25T15:31:32.760Z] --- PASS: TestServiceWithPredefinedNetwork (1.67s) 15:31:32 [2023-10-25T15:31:32.761Z] === RUN TestServiceRemoveKeepsIngressNetwork 15:31:32 [2023-10-25T15:31:32.761Z] service_test.go:256: FLAKY_TEST 15:31:32 [2023-10-25T15:31:32.761Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 15:31:32 [2023-10-25T15:31:32.761Z] === RUN TestServiceWithDataPathPortInit 15:31:47 [2023-10-25T15:31:47.593Z] --- PASS: TestServiceWithDataPathPortInit (13.33s) 15:31:47 [2023-10-25T15:31:47.593Z] === RUN TestServiceWithDefaultAddressPoolInit 15:31:48 [2023-10-25T15:31:48.520Z] service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xnkku1tpm3zouqr39gjk6hqh4 Created:2023-10-25 15:31:47.220892233 +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[26ea1c4652ec2bb2b378f87a3535bde72d2c8bed0718c877447b9daad66f8a1f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7otum74gu273ifo3zf4jj5ypz EndpointID:56cc02594ed468203df90599379aff6da3478c802a2adb5233c9ba87c6b08aea MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36717fd2c56e38a93831b0cd416f2c443eee5dd14a02616ae6f69cd91730f907 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:1d28b20d2853 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7otum74gu273ifo3zf4jj5ypz EndpointID:56cc02594ed468203df90599379aff6da3478c802a2adb5233c9ba87c6b08aea EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 15:31:53 [2023-10-25T15:31:53.759Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) 15:31:53 [2023-10-25T15:31:53.759Z] PASS 15:31:53 [2023-10-25T15:31:53.759Z] 15:31:53 [2023-10-25T15:31:53.759Z] === Skipped 15:31:53 [2023-10-25T15:31:53.759Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 15:31:53 [2023-10-25T15:31:53.759Z] service_test.go:256: FLAKY_TEST 15:31:53 [2023-10-25T15:31:53.759Z] 15:31:53 [2023-10-25T15:31:53.759Z] DONE 44 tests, 1 skipped in 47.866s 15:31:53 [2023-10-25T15:31:53.759Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 15:31:53 [2023-10-25T15:31:53.759Z] ++ '[' -n '' ']' 15:31:53 [2023-10-25T15:31:53.759Z] ++ 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 15:31:53 [2023-10-25T15:31:53.759Z] ++ set -e 15:31:53 [2023-10-25T15:31:53.759Z] ++ '[' -n 0 ']' 15:31:53 [2023-10-25T15:31:53.759Z] ++ set -x 15:31:53 [2023-10-25T15:31:53.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 15:31:53 [2023-10-25T15:31:53.759Z] INFO: Testing against a local daemon 15:31:53 [2023-10-25T15:31:53.759Z] === RUN TestDockerNetworkIpvlanPersistance 15:31:53 [2023-10-25T15:31:53.759Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:31:53 [2023-10-25T15:31:53.759Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 15:31:53 [2023-10-25T15:31:53.759Z] === RUN TestDockerNetworkIpvlan 15:31:53 [2023-10-25T15:31:53.759Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:31:53 [2023-10-25T15:31:53.759Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 15:31:53 [2023-10-25T15:31:53.759Z] PASS 15:31:53 [2023-10-25T15:31:53.759Z] 15:31:53 [2023-10-25T15:31:53.759Z] === Skipped 15:31:53 [2023-10-25T15:31:53.759Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 15:31:53 [2023-10-25T15:31:53.759Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:31:53 [2023-10-25T15:31:53.759Z] 15:31:53 [2023-10-25T15:31:53.759Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 15:31:53 [2023-10-25T15:31:53.759Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 15:31:53 [2023-10-25T15:31:53.759Z] 15:31:53 [2023-10-25T15:31:53.759Z] DONE 2 tests, 2 skipped in 0.037s 15:31:53 [2023-10-25T15:31:53.759Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 15:31:53 [2023-10-25T15:31:53.759Z] ++ '[' -n '' ']' 15:31:53 [2023-10-25T15:31:53.759Z] ++ 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 15:31:53 [2023-10-25T15:31:53.759Z] ++ set -e 15:31:53 [2023-10-25T15:31:53.759Z] ++ '[' -n 0 ']' 15:31:53 [2023-10-25T15:31:53.759Z] ++ set -x 15:31:53 [2023-10-25T15:31:53.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 15:31:53 [2023-10-25T15:31:53.759Z] INFO: Testing against a local daemon 15:31:53 [2023-10-25T15:31:53.759Z] === RUN TestDockerNetworkMacvlanPersistance 15:31:54 [2023-10-25T15:31:54.320Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) 15:31:54 [2023-10-25T15:31:54.320Z] === RUN TestDockerNetworkMacvlan 15:31:54 [2023-10-25T15:31:54.320Z] === RUN TestDockerNetworkMacvlan/Subinterface 15:31:54 [2023-10-25T15:31:54.881Z] === RUN TestDockerNetworkMacvlan/OverlapParent 15:31:55 [2023-10-25T15:31:55.442Z] === RUN TestDockerNetworkMacvlan/NilParent 15:31:56 [2023-10-25T15:31:56.003Z] === RUN TestDockerNetworkMacvlan/InternalMode 15:31:56 [2023-10-25T15:31:56.563Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 15:31:57 [2023-10-25T15:31:57.489Z] === RUN TestDockerNetworkMacvlan/Addressing 15:31:57 [2023-10-25T15:31:57.745Z] --- PASS: TestDockerNetworkMacvlan (3.56s) 15:31:57 [2023-10-25T15:31:57.745Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) 15:31:57 [2023-10-25T15:31:57.745Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) 15:31:57 [2023-10-25T15:31:57.745Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 15:31:57 [2023-10-25T15:31:57.745Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) 15:31:57 [2023-10-25T15:31:57.745Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s) 15:31:57 [2023-10-25T15:31:57.745Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) 15:31:57 [2023-10-25T15:31:57.745Z] PASS 15:31:57 [2023-10-25T15:31:57.745Z] 15:31:57 [2023-10-25T15:31:57.745Z] DONE 8 tests in 4.964s 15:31:57 [2023-10-25T15:31:57.745Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 15:31:57 [2023-10-25T15:31:57.745Z] ++ '[' -n '' ']' 15:31:57 [2023-10-25T15:31:57.745Z] ++ 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 15:31:57 [2023-10-25T15:31:57.745Z] ++ set -e 15:31:57 [2023-10-25T15:31:57.745Z] ++ '[' -n 0 ']' 15:31:57 [2023-10-25T15:31:57.745Z] ++ set -x 15:31:57 [2023-10-25T15:31:57.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 15:31:58 [2023-10-25T15:31:58.001Z] testing: warning: no tests to run 15:31:58 [2023-10-25T15:31:58.001Z] PASS 15:31:58 [2023-10-25T15:31:58.001Z] 15:31:58 [2023-10-25T15:31:58.001Z] DONE 0 tests in 0.007s 15:31:58 [2023-10-25T15:31:58.001Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 15:31:58 [2023-10-25T15:31:58.001Z] ++ '[' -n '' ']' 15:31:58 [2023-10-25T15:31:58.001Z] ++ 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 15:31:58 [2023-10-25T15:31:58.001Z] ++ set -e 15:31:58 [2023-10-25T15:31:58.001Z] ++ '[' -n 0 ']' 15:31:58 [2023-10-25T15:31:58.001Z] ++ set -x 15:31:58 [2023-10-25T15:31:58.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 15:31:58 [2023-10-25T15:31:58.001Z] INFO: Testing against a local daemon 15:31:58 [2023-10-25T15:31:58.001Z] === RUN TestAuthZPluginAllowRequest 15:31:58 [2023-10-25T15:31:58.927Z] --- PASS: TestAuthZPluginAllowRequest (1.03s) 15:31:58 [2023-10-25T15:31:58.927Z] === RUN TestAuthZPluginTLS 15:31:59 [2023-10-25T15:31:59.488Z] --- PASS: TestAuthZPluginTLS (0.55s) 15:31:59 [2023-10-25T15:31:59.488Z] === RUN TestAuthZPluginDenyRequest 15:32:00 [2023-10-25T15:32:00.049Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 15:32:00 [2023-10-25T15:32:00.049Z] === RUN TestAuthZPluginAPIDenyResponse 15:32:00 [2023-10-25T15:32:00.610Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 15:32:00 [2023-10-25T15:32:00.610Z] === RUN TestAuthZPluginDenyResponse 15:32:01 [2023-10-25T15:32:01.171Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 15:32:01 [2023-10-25T15:32:01.171Z] === RUN TestAuthZPluginAllowEventStream 15:32:02 [2023-10-25T15:32:02.098Z] 2023/10/25 15:32:01 http: panic serving 127.0.0.1:57946: runtime error: invalid memory address or nil pointer dereference 15:32:02 [2023-10-25T15:32:02.098Z] goroutine 183 [running]: 15:32:02 [2023-10-25T15:32:02.098Z] net/http.(*conn).serve.func1() 15:32:02 [2023-10-25T15:32:02.098Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 15:32:02 [2023-10-25T15:32:02.098Z] panic({0xa71880?, 0x1579980?}) 15:32:02 [2023-10-25T15:32:02.098Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 15:32:02 [2023-10-25T15:32:02.098Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd695e0, 0x40000948a0}, 0xffff6bae9d50?) 15:32:02 [2023-10-25T15:32:02.098Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 15:32:02 [2023-10-25T15:32:02.098Z] net/http.HandlerFunc.ServeHTTP(0x4000388100?, {0xd695e0?, 0x40000948a0?}, 0x408cc8?) 15:32:02 [2023-10-25T15:32:02.098Z] /usr/local/go/src/net/http/server.go:2136 +0x38 15:32:02 [2023-10-25T15:32:02.098Z] net/http.(*ServeMux).ServeHTTP(0xd6f6c8?, {0xd695e0, 0x40000948a0}, 0x4000388100) 15:32:02 [2023-10-25T15:32:02.098Z] /usr/local/go/src/net/http/server.go:2514 +0x144 15:32:02 [2023-10-25T15:32:02.098Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400022c240, {0xd681d0?, 0x40001c0000}, 0x4000388000) 15:32:02 [2023-10-25T15:32:02.098Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 15:32:02 [2023-10-25T15:32:02.098Z] net/http.serverHandler.ServeHTTP({0xd64d88?}, {0xd681d0?, 0x40001c0000?}, 0x6?) 15:32:02 [2023-10-25T15:32:02.098Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 15:32:02 [2023-10-25T15:32:02.098Z] net/http.(*conn).serve(0x40003835f0, {0xd6f6c8, 0x40000acfc0}) 15:32:02 [2023-10-25T15:32:02.098Z] /usr/local/go/src/net/http/server.go:2009 +0x518 15:32:02 [2023-10-25T15:32:02.098Z] created by net/http.(*Server).Serve in goroutine 50 15:32:02 [2023-10-25T15:32:02.098Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 15:32:03 [2023-10-25T15:32:03.023Z] 2023/10/25 15:32:02 http: panic serving 127.0.0.1:57944: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 15:32:03 [2023-10-25T15:32:03.023Z] goroutine 124 [running]: 15:32:03 [2023-10-25T15:32:03.023Z] net/http.(*conn).serve.func1() 15:32:03 [2023-10-25T15:32:03.023Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 15:32:03 [2023-10-25T15:32:03.023Z] panic({0xa09300?, 0x400004ca80?}) 15:32:03 [2023-10-25T15:32:03.023Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 15:32:03 [2023-10-25T15:32:03.023Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd695e0, 0x4000094d20}, 0xffff6bae9d50?) 15:32:03 [2023-10-25T15:32:03.023Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 15:32:03 [2023-10-25T15:32:03.023Z] net/http.HandlerFunc.ServeHTTP(0x4000388300?, {0xd695e0?, 0x4000094d20?}, 0x408cc8?) 15:32:03 [2023-10-25T15:32:03.023Z] /usr/local/go/src/net/http/server.go:2136 +0x38 15:32:03 [2023-10-25T15:32:03.023Z] net/http.(*ServeMux).ServeHTTP(0xd6f6c8?, {0xd695e0, 0x4000094d20}, 0x4000388300) 15:32:03 [2023-10-25T15:32:03.023Z] /usr/local/go/src/net/http/server.go:2514 +0x144 15:32:03 [2023-10-25T15:32:03.023Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400022c240, {0xd681d0?, 0x40001c00e0}, 0x4000388200) 15:32:03 [2023-10-25T15:32:03.023Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 15:32:03 [2023-10-25T15:32:03.023Z] net/http.serverHandler.ServeHTTP({0x400020a4b0?}, {0xd681d0?, 0x40001c00e0?}, 0x6?) 15:32:03 [2023-10-25T15:32:03.023Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 15:32:03 [2023-10-25T15:32:03.023Z] net/http.(*conn).serve(0x4000382ea0, {0xd6f6c8, 0x40000acfc0}) 15:32:03 [2023-10-25T15:32:03.023Z] /usr/local/go/src/net/http/server.go:2009 +0x518 15:32:03 [2023-10-25T15:32:03.023Z] created by net/http.(*Server).Serve in goroutine 50 15:32:03 [2023-10-25T15:32:03.023Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 15:32:04 [2023-10-25T15:32:04.909Z] 2023/10/25 15:32:04 http: panic serving 127.0.0.1:57954: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 15:32:04 [2023-10-25T15:32:04.909Z] goroutine 227 [running]: 15:32:04 [2023-10-25T15:32:04.909Z] net/http.(*conn).serve.func1() 15:32:04 [2023-10-25T15:32:04.909Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 15:32:04 [2023-10-25T15:32:04.909Z] panic({0xa09300?, 0x400004ccc0?}) 15:32:04 [2023-10-25T15:32:04.909Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 15:32:04 [2023-10-25T15:32:04.909Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd695e0, 0x4000094e40}, 0xffff6bae9d50?) 15:32:04 [2023-10-25T15:32:04.909Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 15:32:04 [2023-10-25T15:32:04.909Z] net/http.HandlerFunc.ServeHTTP(0x4000388500?, {0xd695e0?, 0x4000094e40?}, 0x408cc8?) 15:32:04 [2023-10-25T15:32:04.909Z] /usr/local/go/src/net/http/server.go:2136 +0x38 15:32:04 [2023-10-25T15:32:04.909Z] net/http.(*ServeMux).ServeHTTP(0xd6f6c8?, {0xd695e0, 0x4000094e40}, 0x4000388500) 15:32:04 [2023-10-25T15:32:04.909Z] /usr/local/go/src/net/http/server.go:2514 +0x144 15:32:04 [2023-10-25T15:32:04.909Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400022c240, {0xd681d0?, 0x40001c01c0}, 0x4000388400) 15:32:04 [2023-10-25T15:32:04.909Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 15:32:04 [2023-10-25T15:32:04.909Z] net/http.serverHandler.ServeHTTP({0x40006884b0?}, {0xd681d0?, 0x40001c01c0?}, 0x6?) 15:32:04 [2023-10-25T15:32:04.909Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 15:32:04 [2023-10-25T15:32:04.909Z] net/http.(*conn).serve(0x40001582d0, {0xd6f6c8, 0x40000acfc0}) 15:32:04 [2023-10-25T15:32:04.909Z] /usr/local/go/src/net/http/server.go:2009 +0x518 15:32:04 [2023-10-25T15:32:04.909Z] created by net/http.(*Server).Serve in goroutine 50 15:32:04 [2023-10-25T15:32:04.909Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 15:32:07 [2023-10-25T15:32:07.422Z] --- PASS: TestAuthZPluginAllowEventStream (6.05s) 15:32:07 [2023-10-25T15:32:07.422Z] === RUN TestAuthZPluginErrorResponse 15:32:07 [2023-10-25T15:32:07.677Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 15:32:07 [2023-10-25T15:32:07.677Z] === RUN TestAuthZPluginErrorRequest 15:32:08 [2023-10-25T15:32:08.238Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 15:32:08 [2023-10-25T15:32:08.238Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 15:32:08 [2023-10-25T15:32:08.799Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 15:32:08 [2023-10-25T15:32:08.799Z] === RUN TestAuthZPluginEnsureLoadImportWorking 15:32:10 [2023-10-25T15:32:10.162Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s) 15:32:10 [2023-10-25T15:32:10.162Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 15:32:11 [2023-10-25T15:32:11.089Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s) 15:32:11 [2023-10-25T15:32:11.089Z] === RUN TestAuthZPluginHeader 15:32:11 [2023-10-25T15:32:11.649Z] --- PASS: TestAuthZPluginHeader (0.61s) 15:32:11 [2023-10-25T15:32:11.649Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 15:32:11 [2023-10-25T15:32:11.649Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 15:32:11 [2023-10-25T15:32:11.649Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 15:32:11 [2023-10-25T15:32:11.649Z] === RUN TestAuthZPluginV2Disable 15:32:11 [2023-10-25T15:32:11.649Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 15:32:11 [2023-10-25T15:32:11.649Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 15:32:11 [2023-10-25T15:32:11.649Z] === RUN TestAuthZPluginV2RejectVolumeRequests 15:32:11 [2023-10-25T15:32:11.649Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 15:32:11 [2023-10-25T15:32:11.649Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 15:32:11 [2023-10-25T15:32:11.649Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 15:32:11 [2023-10-25T15:32:11.649Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 15:32:11 [2023-10-25T15:32:11.649Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 15:32:11 [2023-10-25T15:32:11.649Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 15:32:29 [2023-10-25T15:32:29.685Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 15:32:29 [2023-10-25T15:32:29.685Z] PASS 15:32:29 [2023-10-25T15:32:29.685Z] 15:32:29 [2023-10-25T15:32:29.685Z] === Skipped 15:32:29 [2023-10-25T15:32:29.685Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 15:32:29 [2023-10-25T15:32:29.685Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 15:32:29 [2023-10-25T15:32:29.685Z] 15:32:29 [2023-10-25T15:32:29.685Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 15:32:29 [2023-10-25T15:32:29.685Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 15:32:29 [2023-10-25T15:32:29.685Z] 15:32:29 [2023-10-25T15:32:29.685Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 15:32:29 [2023-10-25T15:32:29.685Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 15:32:29 [2023-10-25T15:32:29.685Z] 15:32:29 [2023-10-25T15:32:29.685Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 15:32:29 [2023-10-25T15:32:29.685Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 15:32:29 [2023-10-25T15:32:29.685Z] 15:32:29 [2023-10-25T15:32:29.685Z] DONE 17 tests, 4 skipped in 30.584s 15:32:29 [2023-10-25T15:32:29.685Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 15:32:29 [2023-10-25T15:32:29.685Z] ++ '[' -n '' ']' 15:32:29 [2023-10-25T15:32:29.685Z] ++ 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 15:32:29 [2023-10-25T15:32:29.685Z] ++ set -e 15:32:29 [2023-10-25T15:32:29.685Z] ++ '[' -n 0 ']' 15:32:29 [2023-10-25T15:32:29.685Z] ++ set -x 15:32:29 [2023-10-25T15:32:29.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 15:32:29 [2023-10-25T15:32:29.686Z] INFO: Testing against a local daemon 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 15:32:29 [2023-10-25T15:32:29.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 15:32:29 [2023-10-25T15:32:29.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/pull 15:32:29 [2023-10-25T15:32:29.686Z] === PAUSE TestPluginInvalidJSON/plugins/pull 15:32:29 [2023-10-25T15:32:29.686Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 15:32:29 [2023-10-25T15:32:29.686Z] === CONT TestPluginInvalidJSON/plugins/pull 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 15:32:29 [2023-10-25T15:32:29.686Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON (0.01s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInstall 15:32:29 [2023-10-25T15:32:29.686Z] === RUN TestPluginInstall/no_auth 15:32:32 [2023-10-25T15:32:32.200Z] time="2023-10-25T15:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:32:32 [2023-10-25T15:32:32.200Z] time="2023-10-25T15:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9029552c670a5e6dae0de9a65f0bc2ecd5582506cd55aa2ee9a6ef2b26c06f6" mediatype=application/vnd.docker.plugin.v1+json size=522 15:32:32 [2023-10-25T15:32:32.200Z] time="2023-10-25T15:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:32:32 [2023-10-25T15:32:32.200Z] time="2023-10-25T15:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9029552c670a5e6dae0de9a65f0bc2ecd5582506cd55aa2ee9a6ef2b26c06f6" mediatype=application/vnd.docker.plugin.v1+json size=522 15:32:32 [2023-10-25T15:32:32.200Z] === RUN TestPluginInstall/with_htpasswd 15:32:32 [2023-10-25T15:32:32.455Z] time="2023-10-25T15:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:32:32 [2023-10-25T15:32:32.455Z] time="2023-10-25T15:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9029552c670a5e6dae0de9a65f0bc2ecd5582506cd55aa2ee9a6ef2b26c06f6" mediatype=application/vnd.docker.plugin.v1+json size=522 15:32:32 [2023-10-25T15:32:32.455Z] time="2023-10-25T15:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:32:32 [2023-10-25T15:32:32.455Z] time="2023-10-25T15:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9029552c670a5e6dae0de9a65f0bc2ecd5582506cd55aa2ee9a6ef2b26c06f6" mediatype=application/vnd.docker.plugin.v1+json size=522 15:32:32 [2023-10-25T15:32:32.455Z] === RUN TestPluginInstall/with_insecure 15:32:33 [2023-10-25T15:32:33.382Z] time="2023-10-25T15:32:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:32:33 [2023-10-25T15:32:33.382Z] time="2023-10-25T15:32:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47aa65e7eeb27d75c5fdd3b93d4e73c67ee031ee660384a61effa36acc33d084" mediatype=application/vnd.docker.plugin.v1+json size=522 15:32:33 [2023-10-25T15:32:33.382Z] time="2023-10-25T15:32:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 15:32:33 [2023-10-25T15:32:33.382Z] time="2023-10-25T15:32:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47aa65e7eeb27d75c5fdd3b93d4e73c67ee031ee660384a61effa36acc33d084" mediatype=application/vnd.docker.plugin.v1+json size=522 15:32:33 [2023-10-25T15:32:33.382Z] plugin_test.go:204: [d250622392b43] daemon is not started 15:32:33 [2023-10-25T15:32:33.382Z] --- PASS: TestPluginInstall (4.88s) 15:32:33 [2023-10-25T15:32:33.382Z] --- PASS: TestPluginInstall/no_auth (3.52s) 15:32:33 [2023-10-25T15:32:33.382Z] --- PASS: TestPluginInstall/with_htpasswd (0.44s) 15:32:33 [2023-10-25T15:32:33.382Z] --- PASS: TestPluginInstall/with_insecure (0.91s) 15:32:33 [2023-10-25T15:32:33.382Z] === RUN TestPluginsWithRuntimes 15:32:34 [2023-10-25T15:32:34.745Z] === RUN TestPluginsWithRuntimes/No_Args 15:32:35 [2023-10-25T15:32:35.671Z] === RUN TestPluginsWithRuntimes/With_Args 15:32:36 [2023-10-25T15:32:36.599Z] --- PASS: TestPluginsWithRuntimes (3.31s) 15:32:36 [2023-10-25T15:32:36.599Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) 15:32:36 [2023-10-25T15:32:36.599Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) 15:32:36 [2023-10-25T15:32:36.599Z] === RUN TestPluginBackCompatMediaTypes 15:32:37 [2023-10-25T15:32:37.160Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) 15:32:37 [2023-10-25T15:32:37.160Z] PASS 15:32:37 [2023-10-25T15:32:37.160Z] 15:32:37 [2023-10-25T15:32:37.160Z] DONE 24 tests in 8.724s 15:32:37 [2023-10-25T15:32:37.160Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 15:32:37 [2023-10-25T15:32:37.160Z] ++ '[' -n '' ']' 15:32:37 [2023-10-25T15:32:37.160Z] ++ 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 15:32:37 [2023-10-25T15:32:37.160Z] ++ set -e 15:32:37 [2023-10-25T15:32:37.160Z] ++ '[' -n 0 ']' 15:32:37 [2023-10-25T15:32:37.160Z] ++ set -x 15:32:37 [2023-10-25T15:32:37.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 15:32:37 [2023-10-25T15:32:37.160Z] INFO: Testing against a local daemon 15:32:37 [2023-10-25T15:32:37.160Z] === RUN TestExternalGraphDriver 15:32:37 [2023-10-25T15:32:37.720Z] === RUN TestExternalGraphDriver/json 15:32:37 [2023-10-25T15:32:37.720Z] === RUN TestExternalGraphDriver/spec 15:32:37 [2023-10-25T15:32:37.720Z] === RUN TestExternalGraphDriver/pull 15:32:37 [2023-10-25T15:32:37.720Z] --- PASS: TestExternalGraphDriver (0.34s) 15:32:37 [2023-10-25T15:32:37.720Z] --- PASS: TestExternalGraphDriver/json (0.00s) 15:32:37 [2023-10-25T15:32:37.720Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 15:32:37 [2023-10-25T15:32:37.720Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 15:32:37 [2023-10-25T15:32:37.720Z] === RUN TestGraphdriverPluginV2 15:32:37 [2023-10-25T15:32:37.976Z] external_test.go:415: (*Execution).NotAmd64-fm 15:32:37 [2023-10-25T15:32:37.976Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 15:32:37 [2023-10-25T15:32:37.976Z] PASS 15:32:37 [2023-10-25T15:32:37.976Z] 15:32:37 [2023-10-25T15:32:37.976Z] === Skipped 15:32:37 [2023-10-25T15:32:37.976Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 15:32:37 [2023-10-25T15:32:37.976Z] external_test.go:415: (*Execution).NotAmd64-fm 15:32:37 [2023-10-25T15:32:37.976Z] 15:32:37 [2023-10-25T15:32:37.976Z] DONE 5 tests, 1 skipped in 0.696s 15:32:37 [2023-10-25T15:32:37.976Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 15:32:37 [2023-10-25T15:32:37.976Z] ++ '[' -n '' ']' 15:32:37 [2023-10-25T15:32:37.976Z] ++ 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 15:32:37 [2023-10-25T15:32:37.976Z] ++ set -e 15:32:37 [2023-10-25T15:32:37.976Z] ++ '[' -n 0 ']' 15:32:37 [2023-10-25T15:32:37.976Z] ++ set -x 15:32:37 [2023-10-25T15:32:37.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 15:32:37 [2023-10-25T15:32:37.976Z] INFO: Testing against a local daemon 15:32:37 [2023-10-25T15:32:37.976Z] === RUN TestContinueAfterPluginCrash 15:32:37 [2023-10-25T15:32:37.976Z] === PAUSE TestContinueAfterPluginCrash 15:32:37 [2023-10-25T15:32:37.976Z] === RUN TestReadPluginNoRead 15:32:37 [2023-10-25T15:32:37.976Z] === PAUSE TestReadPluginNoRead 15:32:37 [2023-10-25T15:32:37.976Z] === RUN TestDaemonStartWithLogOpt 15:32:37 [2023-10-25T15:32:37.976Z] === PAUSE TestDaemonStartWithLogOpt 15:32:37 [2023-10-25T15:32:37.976Z] === CONT TestDaemonStartWithLogOpt 15:32:37 [2023-10-25T15:32:37.976Z] === CONT TestReadPluginNoRead 15:32:37 [2023-10-25T15:32:37.976Z] === CONT TestContinueAfterPluginCrash 15:32:40 [2023-10-25T15:32:40.491Z] === RUN TestReadPluginNoRead/default 15:32:40 [2023-10-25T15:32:40.746Z] --- PASS: TestDaemonStartWithLogOpt (2.66s) 15:32:41 [2023-10-25T15:32:41.307Z] === RUN TestReadPluginNoRead/disabled_caching 15:32:42 [2023-10-25T15:32:42.671Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 15:32:43 [2023-10-25T15:32:43.598Z] read_test.go:93: [d7e13dcf1130a] daemon is not started 15:32:43 [2023-10-25T15:32:43.598Z] --- PASS: TestReadPluginNoRead (5.61s) 15:32:43 [2023-10-25T15:32:43.598Z] --- PASS: TestReadPluginNoRead/default (1.20s) 15:32:43 [2023-10-25T15:32:43.598Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) 15:32:43 [2023-10-25T15:32:43.598Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) 15:32:45 [2023-10-25T15:32:45.484Z] --- PASS: TestContinueAfterPluginCrash (7.51s) 15:32:45 [2023-10-25T15:32:45.484Z] PASS 15:32:45 [2023-10-25T15:32:45.484Z] 15:32:45 [2023-10-25T15:32:45.484Z] DONE 6 tests in 7.545s 15:32:45 [2023-10-25T15:32:45.484Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 15:32:45 [2023-10-25T15:32:45.484Z] ++ '[' -n '' ']' 15:32:45 [2023-10-25T15:32:45.484Z] ++ 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 15:32:45 [2023-10-25T15:32:45.484Z] ++ set -e 15:32:45 [2023-10-25T15:32:45.484Z] ++ '[' -n 0 ']' 15:32:45 [2023-10-25T15:32:45.484Z] ++ set -x 15:32:45 [2023-10-25T15:32:45.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 15:32:45 [2023-10-25T15:32:45.484Z] testing: warning: no tests to run 15:32:45 [2023-10-25T15:32:45.484Z] PASS 15:32:45 [2023-10-25T15:32:45.484Z] 15:32:45 [2023-10-25T15:32:45.484Z] DONE 0 tests in 0.007s 15:32:45 [2023-10-25T15:32:45.484Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 15:32:45 [2023-10-25T15:32:45.484Z] ++ '[' -n '' ']' 15:32:45 [2023-10-25T15:32:45.484Z] ++ 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 15:32:45 [2023-10-25T15:32:45.484Z] ++ set -e 15:32:45 [2023-10-25T15:32:45.484Z] ++ '[' -n 0 ']' 15:32:45 [2023-10-25T15:32:45.484Z] ++ set -x 15:32:45 [2023-10-25T15:32:45.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 15:32:45 [2023-10-25T15:32:45.484Z] INFO: Testing against a local daemon 15:32:45 [2023-10-25T15:32:45.484Z] === RUN TestPluginWithDevMounts 15:32:45 [2023-10-25T15:32:45.484Z] === PAUSE TestPluginWithDevMounts 15:32:45 [2023-10-25T15:32:45.484Z] === CONT TestPluginWithDevMounts 15:32:47 [2023-10-25T15:32:47.371Z] --- PASS: TestPluginWithDevMounts (1.49s) 15:32:47 [2023-10-25T15:32:47.371Z] PASS 15:32:47 [2023-10-25T15:32:47.371Z] 15:32:47 [2023-10-25T15:32:47.371Z] DONE 1 tests in 1.529s 15:32:47 [2023-10-25T15:32:47.371Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 15:32:47 [2023-10-25T15:32:47.371Z] ++ '[' -n '' ']' 15:32:47 [2023-10-25T15:32:47.371Z] ++ 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 15:32:47 [2023-10-25T15:32:47.371Z] ++ set -e 15:32:47 [2023-10-25T15:32:47.371Z] ++ '[' -n 0 ']' 15:32:47 [2023-10-25T15:32:47.371Z] ++ set -x 15:32:47 [2023-10-25T15:32:47.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 15:32:47 [2023-10-25T15:32:47.371Z] INFO: Testing against a local daemon 15:32:47 [2023-10-25T15:32:47.371Z] === RUN TestSecretInspect 15:32:49 [2023-10-25T15:32:49.258Z] --- PASS: TestSecretInspect (1.92s) 15:32:49 [2023-10-25T15:32:49.258Z] === RUN TestSecretList 15:32:51 [2023-10-25T15:32:51.145Z] --- PASS: TestSecretList (1.91s) 15:32:51 [2023-10-25T15:32:51.145Z] === RUN TestSecretsCreateAndDelete 15:32:53 [2023-10-25T15:32:53.033Z] --- PASS: TestSecretsCreateAndDelete (1.90s) 15:32:53 [2023-10-25T15:32:53.033Z] === RUN TestSecretsUpdate 15:32:54 [2023-10-25T15:32:54.920Z] --- PASS: TestSecretsUpdate (1.98s) 15:32:54 [2023-10-25T15:32:54.920Z] === RUN TestTemplatedSecret 15:32:57 [2023-10-25T15:32:57.433Z] --- PASS: TestTemplatedSecret (2.60s) 15:32:57 [2023-10-25T15:32:57.433Z] === RUN TestSecretCreateResolve 15:32:59 [2023-10-25T15:32:59.320Z] --- PASS: TestSecretCreateResolve (1.81s) 15:32:59 [2023-10-25T15:32:59.320Z] PASS 15:32:59 [2023-10-25T15:32:59.320Z] 15:32:59 [2023-10-25T15:32:59.320Z] DONE 6 tests in 12.160s 15:32:59 [2023-10-25T15:32:59.320Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 15:32:59 [2023-10-25T15:32:59.320Z] ++ '[' -n '' ']' 15:32:59 [2023-10-25T15:32:59.320Z] ++ 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 15:32:59 [2023-10-25T15:32:59.320Z] ++ set -e 15:32:59 [2023-10-25T15:32:59.320Z] ++ '[' -n 0 ']' 15:32:59 [2023-10-25T15:32:59.320Z] ++ set -x 15:32:59 [2023-10-25T15:32:59.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 15:32:59 [2023-10-25T15:32:59.320Z] INFO: Testing against a local daemon 15:32:59 [2023-10-25T15:32:59.320Z] === RUN TestServiceCreateInit 15:32:59 [2023-10-25T15:32:59.320Z] === RUN TestServiceCreateInit/daemonInitDisabled 15:33:03 [2023-10-25T15:33:03.483Z] === RUN TestServiceCreateInit/daemonInitEnabled 15:33:07 [2023-10-25T15:33:07.670Z] --- PASS: TestServiceCreateInit (7.72s) 15:33:07 [2023-10-25T15:33:07.670Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) 15:33:07 [2023-10-25T15:33:07.670Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) 15:33:07 [2023-10-25T15:33:07.670Z] === RUN TestCreateServiceMultipleTimes 15:33:22 [2023-10-25T15:33:22.690Z] --- PASS: TestCreateServiceMultipleTimes (15.07s) 15:33:22 [2023-10-25T15:33:22.690Z] === RUN TestCreateServiceConflict 15:33:24 [2023-10-25T15:33:24.085Z] --- PASS: TestCreateServiceConflict (1.90s) 15:33:24 [2023-10-25T15:33:24.085Z] === RUN TestCreateServiceMaxReplicas 15:33:27 [2023-10-25T15:33:27.356Z] --- PASS: TestCreateServiceMaxReplicas (2.92s) 15:33:27 [2023-10-25T15:33:27.356Z] === RUN TestCreateServiceSecretFileMode 15:33:39 [2023-10-25T15:33:39.515Z] --- PASS: TestCreateServiceSecretFileMode (12.63s) 15:33:39 [2023-10-25T15:33:39.515Z] === RUN TestCreateServiceConfigFileMode 15:33:54 [2023-10-25T15:33:54.345Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) 15:33:54 [2023-10-25T15:33:54.345Z] === RUN TestCreateServiceSysctls 15:33:55 [2023-10-25T15:33:55.271Z] --- PASS: TestCreateServiceSysctls (3.24s) 15:33:55 [2023-10-25T15:33:55.271Z] === RUN TestCreateServiceCapabilities 15:33:57 [2023-10-25T15:33:57.784Z] --- PASS: TestCreateServiceCapabilities (2.48s) 15:33:57 [2023-10-25T15:33:57.784Z] === RUN TestInspect 15:34:01 [2023-10-25T15:34:01.047Z] --- PASS: TestInspect (2.83s) 15:34:01 [2023-10-25T15:34:01.047Z] === RUN TestCreateJob 15:34:04 [2023-10-25T15:34:04.310Z] --- PASS: TestCreateJob (3.18s) 15:34:04 [2023-10-25T15:34:04.310Z] === RUN TestReplicatedJob 15:34:09 [2023-10-25T15:34:09.550Z] --- PASS: TestReplicatedJob (5.11s) 15:34:09 [2023-10-25T15:34:09.550Z] === RUN TestUpdateReplicatedJob 15:34:12 [2023-10-25T15:34:12.062Z] --- PASS: TestUpdateReplicatedJob (3.04s) 15:34:12 [2023-10-25T15:34:12.062Z] === RUN TestServiceListWithStatuses 15:34:12 [2023-10-25T15:34:12.062Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:34:12 [2023-10-25T15:34:12.062Z] --- SKIP: TestServiceListWithStatuses (0.00s) 15:34:12 [2023-10-25T15:34:12.062Z] === RUN TestDockerNetworkConnectAlias 15:34:16 [2023-10-25T15:34:16.224Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) 15:34:16 [2023-10-25T15:34:16.224Z] === RUN TestDockerNetworkReConnect 15:34:19 [2023-10-25T15:34:19.488Z] --- PASS: TestDockerNetworkReConnect (3.08s) 15:34:19 [2023-10-25T15:34:19.488Z] === RUN TestServicePlugin 15:34:19 [2023-10-25T15:34:19.488Z] plugin_test.go:25: (*Execution).NotAmd64-fm 15:34:19 [2023-10-25T15:34:19.488Z] --- SKIP: TestServicePlugin (0.00s) 15:34:19 [2023-10-25T15:34:19.488Z] === RUN TestServiceUpdateLabel 15:34:21 [2023-10-25T15:34:21.374Z] --- PASS: TestServiceUpdateLabel (1.88s) 15:34:21 [2023-10-25T15:34:21.374Z] === RUN TestServiceUpdateSecrets 15:34:36 [2023-10-25T15:34:36.207Z] --- PASS: TestServiceUpdateSecrets (14.43s) 15:34:36 [2023-10-25T15:34:36.207Z] === RUN TestServiceUpdateConfigs 15:34:51 [2023-10-25T15:34:51.040Z] --- PASS: TestServiceUpdateConfigs (14.39s) 15:34:51 [2023-10-25T15:34:51.040Z] === RUN TestServiceUpdateNetwork 15:35:03 [2023-10-25T15:35:03.202Z] --- PASS: TestServiceUpdateNetwork (12.43s) 15:35:03 [2023-10-25T15:35:03.203Z] === RUN TestServiceUpdatePidsLimit 15:35:03 [2023-10-25T15:35:03.458Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 15:35:04 [2023-10-25T15:35:04.384Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 15:35:12 [2023-10-25T15:35:12.463Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 15:35:18 [2023-10-25T15:35:18.992Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) 15:35:18 [2023-10-25T15:35:18.992Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 15:35:18 [2023-10-25T15:35:18.992Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 15:35:18 [2023-10-25T15:35:18.992Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) 15:35:18 [2023-10-25T15:35:18.992Z] PASS 15:35:18 [2023-10-25T15:35:18.992Z] 15:35:18 [2023-10-25T15:35:18.992Z] === Skipped 15:35:18 [2023-10-25T15:35:18.992Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 15:35:18 [2023-10-25T15:35:18.992Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 15:35:18 [2023-10-25T15:35:18.992Z] 15:35:18 [2023-10-25T15:35:18.992Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 15:35:18 [2023-10-25T15:35:18.992Z] plugin_test.go:25: (*Execution).NotAmd64-fm 15:35:18 [2023-10-25T15:35:18.992Z] 15:35:18 [2023-10-25T15:35:18.992Z] DONE 26 tests, 2 skipped in 139.243s 15:35:18 [2023-10-25T15:35:18.992Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 15:35:18 [2023-10-25T15:35:18.992Z] ++ '[' -n '' ']' 15:35:18 [2023-10-25T15:35:18.992Z] ++ 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 15:35:18 [2023-10-25T15:35:18.992Z] ++ set -e 15:35:18 [2023-10-25T15:35:18.992Z] ++ '[' -n 0 ']' 15:35:18 [2023-10-25T15:35:18.992Z] ++ set -x 15:35:18 [2023-10-25T15:35:18.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 15:35:18 [2023-10-25T15:35:18.992Z] INFO: Testing against a local daemon 15:35:18 [2023-10-25T15:35:18.992Z] === RUN TestSessionCreate 15:35:18 [2023-10-25T15:35:18.992Z] --- PASS: TestSessionCreate (0.02s) 15:35:18 [2023-10-25T15:35:18.992Z] === RUN TestSessionCreateWithBadUpgrade 15:35:18 [2023-10-25T15:35:18.992Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 15:35:18 [2023-10-25T15:35:18.992Z] PASS 15:35:18 [2023-10-25T15:35:18.992Z] 15:35:18 [2023-10-25T15:35:18.992Z] DONE 2 tests in 0.061s 15:35:18 [2023-10-25T15:35:18.992Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 15:35:18 [2023-10-25T15:35:18.992Z] ++ '[' -n '' ']' 15:35:18 [2023-10-25T15:35:18.992Z] ++ 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 15:35:18 [2023-10-25T15:35:18.992Z] ++ set -e 15:35:18 [2023-10-25T15:35:18.992Z] ++ '[' -n 0 ']' 15:35:18 [2023-10-25T15:35:18.992Z] ++ set -x 15:35:18 [2023-10-25T15:35:18.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 15:35:18 [2023-10-25T15:35:18.993Z] INFO: Testing against a local daemon 15:35:18 [2023-10-25T15:35:18.993Z] === RUN TestCgroupDriverSystemdMemoryLimit 15:35:18 [2023-10-25T15:35:18.993Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 15:35:18 [2023-10-25T15:35:18.993Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 15:35:18 [2023-10-25T15:35:18.993Z] === RUN TestDiskUsage 15:35:18 [2023-10-25T15:35:18.993Z] === PAUSE TestDiskUsage 15:35:18 [2023-10-25T15:35:18.993Z] === RUN TestEventsExecDie 15:35:19 [2023-10-25T15:35:19.248Z] --- PASS: TestEventsExecDie (0.55s) 15:35:19 [2023-10-25T15:35:19.248Z] === RUN TestEventsBackwardsCompatible 15:35:19 [2023-10-25T15:35:19.248Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 15:35:19 [2023-10-25T15:35:19.248Z] === RUN TestEventsVolumeCreate 15:35:19 [2023-10-25T15:35:19.248Z] --- PASS: TestEventsVolumeCreate (0.06s) 15:35:19 [2023-10-25T15:35:19.248Z] === RUN TestInfoBinaryCommits 15:35:19 [2023-10-25T15:35:19.248Z] --- PASS: TestInfoBinaryCommits (0.02s) 15:35:19 [2023-10-25T15:35:19.248Z] === RUN TestInfoAPIVersioned 15:35:19 [2023-10-25T15:35:19.248Z] --- PASS: TestInfoAPIVersioned (0.01s) 15:35:19 [2023-10-25T15:35:19.248Z] === RUN TestInfoAPI 15:35:19 [2023-10-25T15:35:19.248Z] --- PASS: TestInfoAPI (0.02s) 15:35:19 [2023-10-25T15:35:19.248Z] === RUN TestInfoAPIWarnings 15:35:37 [2023-10-25T15:35:37.282Z] --- PASS: TestInfoAPIWarnings (16.54s) 15:35:37 [2023-10-25T15:35:37.282Z] === RUN TestInfoDebug 15:35:37 [2023-10-25T15:35:37.282Z] --- PASS: TestInfoDebug (0.52s) 15:35:37 [2023-10-25T15:35:37.282Z] === RUN TestInfoInsecureRegistries 15:35:37 [2023-10-25T15:35:37.282Z] --- PASS: TestInfoInsecureRegistries (0.52s) 15:35:37 [2023-10-25T15:35:37.282Z] === RUN TestInfoRegistryMirrors 15:35:37 [2023-10-25T15:35:37.282Z] --- PASS: TestInfoRegistryMirrors (0.52s) 15:35:37 [2023-10-25T15:35:37.282Z] === RUN TestLoginFailsWithBadCredentials 15:35:38 [2023-10-25T15:35:38.645Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) 15:35:38 [2023-10-25T15:35:38.645Z] === RUN TestPingCacheHeaders 15:35:38 [2023-10-25T15:35:38.645Z] --- PASS: TestPingCacheHeaders (0.02s) 15:35:38 [2023-10-25T15:35:38.645Z] === RUN TestPingGet 15:35:38 [2023-10-25T15:35:38.645Z] --- PASS: TestPingGet (0.01s) 15:35:38 [2023-10-25T15:35:38.645Z] === RUN TestPingHead 15:35:38 [2023-10-25T15:35:38.645Z] --- PASS: TestPingHead (0.02s) 15:35:38 [2023-10-25T15:35:38.645Z] === RUN TestPingSwarmHeader 15:35:38 [2023-10-25T15:35:38.900Z] === RUN TestPingSwarmHeader/before_swarm_init 15:35:39 [2023-10-25T15:35:39.460Z] === RUN TestPingSwarmHeader/after_swarm_init 15:35:40 [2023-10-25T15:35:40.385Z] === RUN TestPingSwarmHeader/after_swarm_leave 15:35:40 [2023-10-25T15:35:40.385Z] --- PASS: TestPingSwarmHeader (1.86s) 15:35:40 [2023-10-25T15:35:40.385Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 15:35:40 [2023-10-25T15:35:40.385Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 15:35:40 [2023-10-25T15:35:40.385Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 15:35:40 [2023-10-25T15:35:40.385Z] === RUN TestPingBuilderHeader 15:35:40 [2023-10-25T15:35:40.385Z] === RUN TestPingBuilderHeader/default_config 15:35:40 [2023-10-25T15:35:40.945Z] === RUN TestPingBuilderHeader/buildkit_disabled 15:35:41 [2023-10-25T15:35:41.507Z] --- PASS: TestPingBuilderHeader (1.04s) 15:35:41 [2023-10-25T15:35:41.507Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 15:35:41 [2023-10-25T15:35:41.507Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 15:35:41 [2023-10-25T15:35:41.507Z] === RUN TestVersion 15:35:41 [2023-10-25T15:35:41.507Z] --- PASS: TestVersion (0.02s) 15:35:41 [2023-10-25T15:35:41.507Z] === CONT TestDiskUsage 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/container_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/image_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/volume_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/build-cache_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/container,_volume_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/image,_build-cache_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 15:35:41 [2023-10-25T15:35:41.762Z] === RUN TestDiskUsage/after_LoadBusybox 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 15:35:42 [2023-10-25T15:35:42.018Z] === RUN TestDiskUsage/after_container.Run 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/container_types 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/image_types 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/volume_types 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 15:35:42 [2023-10-25T15:35:42.273Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage (1.10s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty (0.01s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] PASS 15:35:42 [2023-10-25T15:35:42.529Z] 15:35:42 [2023-10-25T15:35:42.529Z] === Skipped 15:35:42 [2023-10-25T15:35:42.529Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 15:35:42 [2023-10-25T15:35:42.529Z] 15:35:42 [2023-10-25T15:35:42.529Z] DONE 57 tests, 1 skipped in 23.896s 15:35:42 [2023-10-25T15:35:42.529Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 15:35:42 [2023-10-25T15:35:42.529Z] ++ '[' -n '' ']' 15:35:42 [2023-10-25T15:35:42.529Z] ++ 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 15:35:42 [2023-10-25T15:35:42.529Z] ++ set -e 15:35:42 [2023-10-25T15:35:42.529Z] ++ '[' -n 0 ']' 15:35:42 [2023-10-25T15:35:42.529Z] ++ set -x 15:35:42 [2023-10-25T15:35:42.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.BklZeTVOP6/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 15:35:42 [2023-10-25T15:35:42.529Z] INFO: Testing against a local daemon 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesCreateAndList 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesCreateAndList (0.02s) 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesRemove 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesRemove/volume_in_use 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesRemove/volume_not_in_use 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesRemove/non-existing_volume 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesRemove/non-existing_volume_force 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesRemove (0.06s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesRemoveSwarmEnabled 15:35:42 [2023-10-25T15:35:42.529Z] === PAUSE TestVolumesRemoveSwarmEnabled 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesInspect 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesInspect (0.01s) 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesInvalidJSON 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesInvalidJSON/volumes/create 15:35:42 [2023-10-25T15:35:42.529Z] === PAUSE TestVolumesInvalidJSON/volumes/create 15:35:42 [2023-10-25T15:35:42.529Z] === CONT TestVolumesInvalidJSON/volumes/create 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesInvalidJSON (0.01s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumePruneAnonymous 15:35:42 [2023-10-25T15:35:42.529Z] --- PASS: TestVolumePruneAnonymous (0.03s) 15:35:42 [2023-10-25T15:35:42.529Z] === RUN TestVolumePruneAnonFromImage 15:35:42 [2023-10-25T15:35:42.785Z] --- PASS: TestVolumePruneAnonFromImage (0.13s) 15:35:42 [2023-10-25T15:35:42.785Z] === CONT TestVolumesRemoveSwarmEnabled 15:35:44 [2023-10-25T15:35:44.147Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 15:35:44 [2023-10-25T15:35:44.148Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 15:35:44 [2023-10-25T15:35:44.148Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 15:35:44 [2023-10-25T15:35:44.148Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 15:35:44 [2023-10-25T15:35:44.708Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.86s) 15:35:44 [2023-10-25T15:35:44.708Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 15:35:44 [2023-10-25T15:35:44.708Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 15:35:44 [2023-10-25T15:35:44.708Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 15:35:44 [2023-10-25T15:35:44.708Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 15:35:44 [2023-10-25T15:35:44.708Z] PASS 15:35:44 [2023-10-25T15:35:44.708Z] 15:35:44 [2023-10-25T15:35:44.708Z] DONE 20 tests in 2.151s 15:35:44 [2023-10-25T15:35:44.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 15:35:44 [2023-10-25T15:35:44.708Z] ++++ cat bundles/test-integration/docker.pid 15:35:44 [2023-10-25T15:35:44.708Z] +++ kill 23641 15:35:46 [2023-10-25T15:35:46.595Z] +++ /etc/init.d/apparmor stop 15:35:46 [2023-10-25T15:35:46.595Z] Leaving: AppArmorNo profiles have been unloaded. 15:35:46 [2023-10-25T15:35:46.595Z] 15:35:46 [2023-10-25T15:35:46.596Z] Unloading profiles will leave already running processes permanently 15:35:46 [2023-10-25T15:35:46.596Z] unconfined, which can lead to unexpected situations. 15:35:46 [2023-10-25T15:35:46.596Z] 15:35:46 [2023-10-25T15:35:46.596Z] To set a process to complain mode, use the command line tool 15:35:46 [2023-10-25T15:35:46.596Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 15:35:46 [2023-10-25T15:35:46.596Z] +++ true 15:35:46 [2023-10-25T15:35:46.596Z] exiting test-integration 15:35:46 [2023-10-25T15:35:46.596Z] ++ exit 0 15:35:46 [2023-10-25T15:35:46.596Z] Post stage [Pipeline] junit 15:35:47 [2023-10-25T15:35:47.170Z] Recording test results 15:35:47 [2023-10-25T15:35:47.364Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 15:35:47 [2023-10-25T15:35:47.790Z] + echo Ensuring container killed. 15:35:47 [2023-10-25T15:35:47.790Z] Ensuring container killed. 15:35:47 [2023-10-25T15:35:47.790Z] + docker rm -vf docker-pr1 15:35:47 [2023-10-25T15:35:47.790Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 15:35:48 [2023-10-25T15:35:48.061Z] + echo Chowning /workspace to jenkins user 15:35:48 [2023-10-25T15:35:48.061Z] Chowning /workspace to jenkins user 15:35:48 [2023-10-25T15:35:48.061Z] + id -u 15:35:48 [2023-10-25T15:35:48.061Z] + id -g 15:35:48 [2023-10-25T15:35:48.061Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46722:/workspace busybox chown -R 1000:1000 /workspace 15:35:48 [2023-10-25T15:35:48.061Z] Unable to find image 'busybox:latest' locally 15:35:48 [2023-10-25T15:35:48.061Z] latest: Pulling from library/busybox 15:35:48 [2023-10-25T15:35:48.317Z] 8a0af25e8c2e: Already exists 15:35:48 [2023-10-25T15:35:48.317Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 15:35:48 [2023-10-25T15:35:48.317Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 15:35:50 [2023-10-25T15:35:50.002Z] + bundleName=arm64-integration 15:35:50 [2023-10-25T15:35:50.002Z] + echo Creating arm64-integration-bundles.tar.gz 15:35:50 [2023-10-25T15:35:50.002Z] Creating arm64-integration-bundles.tar.gz 15:35:50 [2023-10-25T15:35:50.002Z] + find bundles -path */root/*overlay2 -prune -o -type f+ ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 15:35:50 [2023-10-25T15:35:50.002Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 15:35:50 [2023-10-25T15:35:50.266Z] Archiving artifacts 15:35:51 [2023-10-25T15:35:51.797Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46722/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 15:35:52 [2023-10-25T15:35:52.078Z] + make clean 15:35:52 [2023-10-25T15:35:52.078Z] docker volume rm -f docker-dev-cache docker-mod-cache 15:35:52 [2023-10-25T15:35:52.078Z] docker-dev-cache 15:35:52 [2023-10-25T15:35:52.078Z] 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