Pull request #44893 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d634ae9b600743187309c97b53116ec6041e530f+5e7f42e17e61a88c3184e28be621f9ee76677fa8 (1c41ef95bd8855ff78a4a181187ca2459644cbb9) 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-44893@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 [2023-01-31T20:27:12.547Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-01-31T20:27:12.550Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-01-31T20:27:27.726Z] Still waiting to schedule task [2023-01-31T20:27:27.727Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00086a768f700d355)’ is offline [2023-01-31T20:28:09.360Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00086a768f700d355) in /home/ubuntu/workspace/moby_PR-44893 [Pipeline] { [Pipeline] checkout [2023-01-31T20:28:09.493Z] The recommended git tool is: git [2023-01-31T20:28:12.366Z] using credential docker-jenkins-github-credentials [2023-01-31T20:28:12.379Z] Cloning the remote Git repository [2023-01-31T20:28:12.379Z] Cloning with configured refspecs honoured and without tags [2023-01-31T20:28:12.444Z] Cloning repository https://github.com/moby/moby.git [2023-01-31T20:28:12.637Z] > git init /home/ubuntu/workspace/moby_PR-44893 # timeout=10 [2023-01-31T20:28:12.842Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-31T20:28:12.843Z] > git --version # timeout=10 [2023-01-31T20:28:12.871Z] > git --version # 'git version 2.25.1' [2023-01-31T20:28:12.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-31T20:28:12.873Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44893/head:refs/remotes/origin/PR-44893 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-31T20:28:29.256Z] Fetching without tags [2023-01-31T20:28:29.225Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-31T20:28:29.232Z] > git config --add remote.origin.fetch +refs/pull/44893/head:refs/remotes/origin/PR-44893 # timeout=10 [2023-01-31T20:28:29.239Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-31T20:28:29.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-31T20:28:29.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-31T20:28:29.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-31T20:28:29.303Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44893/head:refs/remotes/origin/PR-44893 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-31T20:28:29.620Z] Merging remotes/origin/master commit 5e7f42e17e61a88c3184e28be621f9ee76677fa8 into PR head commit d634ae9b600743187309c97b53116ec6041e530f [2023-01-31T20:28:30.782Z] Merge succeeded, producing d634ae9b600743187309c97b53116ec6041e530f [2023-01-31T20:28:30.782Z] Checking out Revision d634ae9b600743187309c97b53116ec6041e530f (PR-44893) [2023-01-31T20:28:29.630Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T20:28:29.650Z] > git checkout -f d634ae9b600743187309c97b53116ec6041e530f # timeout=10 [2023-01-31T20:28:30.732Z] > git remote # timeout=10 [2023-01-31T20:28:30.742Z] > git config --get remote.origin.url # timeout=10 [2023-01-31T20:28:30.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-31T20:28:30.751Z] > git merge 5e7f42e17e61a88c3184e28be621f9ee76677fa8 # timeout=10 [2023-01-31T20:28:30.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-31T20:28:30.827Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T20:28:30.834Z] > git checkout -f d634ae9b600743187309c97b53116ec6041e530f # timeout=10 [2023-01-31T20:28:34.952Z] Commit message: "Wait longer for exit events on Windows" [2023-01-31T20:28:34.952Z] First time build. Skipping changelog. [2023-01-31T20:28:35.010Z] > git --version # timeout=10 [2023-01-31T20:28:35.015Z] > git --version # 'git version 2.25.1' [2023-01-31T20:28:35.023Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T20:28:36.017Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44893:/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 [2023-01-31T20:28:54.080Z] Unable to find image 'alpine:latest' locally [2023-01-31T20:28:54.080Z] latest: Pulling from library/alpine [2023-01-31T20:28:54.080Z] a9eaa45ef418: Pulling fs layer [2023-01-31T20:28:54.080Z] a9eaa45ef418: Verifying Checksum [2023-01-31T20:28:54.080Z] a9eaa45ef418: Download complete [2023-01-31T20:28:54.080Z] a9eaa45ef418: Pull complete [2023-01-31T20:28:54.080Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a [2023-01-31T20:28:54.080Z] Status: Downloaded newer image for alpine:latest [2023-01-31T20:28:59.335Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2023-01-31T20:28:59.485Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00086a768f700d355) in /home/ubuntu/workspace/moby_PR-44893 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2023-01-31T20:28:59.522Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2023-01-31T20:28:59.571Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2023-01-31T20:28:59.588Z] Fetching changes from the remote Git repository [Pipeline] // stage [2023-01-31T20:28:59.597Z] Fetching without tags [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-01-31T20:28:59.863Z] Merging remotes/origin/master commit 5e7f42e17e61a88c3184e28be621f9ee76677fa8 into PR head commit d634ae9b600743187309c97b53116ec6041e530f [2023-01-31T20:28:59.932Z] Merge succeeded, producing d634ae9b600743187309c97b53116ec6041e530f [2023-01-31T20:28:59.932Z] Checking out Revision d634ae9b600743187309c97b53116ec6041e530f (PR-44893) [2023-01-31T20:28:59.977Z] Commit message: "Wait longer for exit events on Windows" [2023-01-31T20:28:59.581Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44893/.git # timeout=10 [2023-01-31T20:28:59.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-31T20:28:59.643Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-31T20:28:59.643Z] > git --version # timeout=10 [2023-01-31T20:28:59.650Z] > git --version # 'git version 2.25.1' [2023-01-31T20:28:59.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-31T20:28:59.651Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44893/head:refs/remotes/origin/PR-44893 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-31T20:28:59.866Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T20:28:59.871Z] > git checkout -f d634ae9b600743187309c97b53116ec6041e530f # timeout=10 [2023-01-31T20:28:59.902Z] > git remote # timeout=10 [2023-01-31T20:28:59.909Z] > git config --get remote.origin.url # timeout=10 [2023-01-31T20:28:59.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-31T20:28:59.918Z] > git merge 5e7f42e17e61a88c3184e28be621f9ee76677fa8 # timeout=10 [2023-01-31T20:28:59.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-31T20:28:59.935Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T20:28:59.938Z] > git checkout -f d634ae9b600743187309c97b53116ec6041e530f # timeout=10 [2023-01-31T20:29:00.001Z] > git --version # timeout=10 [2023-01-31T20:29:00.010Z] > git --version # 'git version 2.25.1' [2023-01-31T20:29:00.014Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-31T20:29:00.728Z] + docker version [2023-01-31T20:29:00.728Z] Client: Docker Engine - Community [2023-01-31T20:29:00.728Z] Version: 22.06.0-beta.0 [2023-01-31T20:29:00.728Z] API version: 1.42 [2023-01-31T20:29:00.728Z] Go version: go1.18.3 [2023-01-31T20:29:00.728Z] Git commit: 3e9117b [2023-01-31T20:29:00.728Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-31T20:29:00.728Z] OS/Arch: linux/arm64 [2023-01-31T20:29:00.728Z] Context: default [2023-01-31T20:29:00.728Z] [2023-01-31T20:29:00.728Z] Server: Docker Engine - Community [2023-01-31T20:29:00.728Z] Engine: [2023-01-31T20:29:00.728Z] Version: 22.06.0-beta.0 [2023-01-31T20:29:00.728Z] API version: 1.42 (minimum version 1.12) [2023-01-31T20:29:00.728Z] Go version: go1.18.3 [2023-01-31T20:29:00.728Z] Git commit: 38633e7 [2023-01-31T20:29:00.728Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-31T20:29:00.728Z] OS/Arch: linux/arm64 [2023-01-31T20:29:00.728Z] Experimental: true [2023-01-31T20:29:00.728Z] containerd: [2023-01-31T20:29:00.728Z] Version: 1.6.8 [2023-01-31T20:29:00.728Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-31T20:29:00.728Z] runc: [2023-01-31T20:29:00.728Z] Version: 1.1.4 [2023-01-31T20:29:00.728Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-31T20:29:00.728Z] docker-init: [2023-01-31T20:29:00.728Z] Version: 0.19.0 [2023-01-31T20:29:00.728Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-31T20:29:01.049Z] + docker info [2023-01-31T20:29:01.049Z] Client: [2023-01-31T20:29:01.049Z] Context: default [2023-01-31T20:29:01.049Z] Debug Mode: false [2023-01-31T20:29:01.049Z] Plugins: [2023-01-31T20:29:01.049Z] buildx: Docker Buildx (Docker Inc.) [2023-01-31T20:29:01.049Z] Version: v0.8.2 [2023-01-31T20:29:01.049Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-01-31T20:29:01.049Z] compose: Docker Compose (Docker Inc.) [2023-01-31T20:29:01.049Z] Version: v2.12.0 [2023-01-31T20:29:01.049Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-31T20:29:01.049Z] [2023-01-31T20:29:01.049Z] Server: [2023-01-31T20:29:01.049Z] Containers: 0 [2023-01-31T20:29:01.049Z] Running: 0 [2023-01-31T20:29:01.049Z] Paused: 0 [2023-01-31T20:29:01.049Z] Stopped: 0 [2023-01-31T20:29:01.049Z] Images: 1 [2023-01-31T20:29:01.049Z] Server Version: 22.06.0-beta.0 [2023-01-31T20:29:01.049Z] Storage Driver: overlay2 [2023-01-31T20:29:01.049Z] Backing Filesystem: extfs [2023-01-31T20:29:01.049Z] Supports d_type: true [2023-01-31T20:29:01.049Z] Using metacopy: false [2023-01-31T20:29:01.049Z] Native Overlay Diff: true [2023-01-31T20:29:01.049Z] userxattr: false [2023-01-31T20:29:01.049Z] Logging Driver: json-file [2023-01-31T20:29:01.049Z] Cgroup Driver: cgroupfs [2023-01-31T20:29:01.049Z] Cgroup Version: 1 [2023-01-31T20:29:01.049Z] Plugins: [2023-01-31T20:29:01.049Z] Volume: local [2023-01-31T20:29:01.049Z] Network: bridge host ipvlan macvlan null overlay [2023-01-31T20:29:01.049Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-31T20:29:01.049Z] Swarm: inactive [2023-01-31T20:29:01.049Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2023-01-31T20:29:01.049Z] Default Runtime: runc [2023-01-31T20:29:01.049Z] Init Binary: docker-init [2023-01-31T20:29:01.049Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-31T20:29:01.049Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-31T20:29:01.049Z] init version: de40ad0 [2023-01-31T20:29:01.049Z] Security Options: [2023-01-31T20:29:01.049Z] apparmor [2023-01-31T20:29:01.049Z] seccomp [2023-01-31T20:29:01.049Z] Profile: builtin [2023-01-31T20:29:01.049Z] Kernel Version: 5.15.0-1022-aws [2023-01-31T20:29:01.049Z] Operating System: Ubuntu 20.04.5 LTS [2023-01-31T20:29:01.049Z] OSType: linux [2023-01-31T20:29:01.049Z] Architecture: aarch64 [2023-01-31T20:29:01.049Z] CPUs: 2 [2023-01-31T20:29:01.049Z] Total Memory: 7.559GiB [2023-01-31T20:29:01.049Z] Name: ip-10-100-87-103 [2023-01-31T20:29:01.049Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-01-31T20:29:01.049Z] Docker Root Dir: /var/lib/docker [2023-01-31T20:29:01.049Z] Debug Mode: false [2023-01-31T20:29:01.049Z] Registry: https://index.docker.io/v1/ [2023-01-31T20:29:01.049Z] Labels: [2023-01-31T20:29:01.049Z] Experimental: true [2023-01-31T20:29:01.049Z] Insecure Registries: [2023-01-31T20:29:01.049Z] 127.0.0.0/8 [2023-01-31T20:29:01.049Z] Live Restore Enabled: true [2023-01-31T20:29:01.049Z] [Pipeline] sh [2023-01-31T20:29:01.332Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-01-31T20:29:01.332Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-01-31T20:29:01.332Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44893/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-01-31T20:29:01.332Z] + bash /home/ubuntu/workspace/moby_PR-44893/check-config.sh [2023-01-31T20:29:01.332Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-31T20:29:01.332Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-01-31T20:29:01.332Z] [2023-01-31T20:29:01.332Z] Generally Necessary: [2023-01-31T20:29:01.332Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-31T20:29:01.332Z] - apparmor: enabled and tools installed [2023-01-31T20:29:01.332Z] - CONFIG_NAMESPACES: enabled [2023-01-31T20:29:01.332Z] - CONFIG_NET_NS: enabled [2023-01-31T20:29:01.332Z] - CONFIG_PID_NS: enabled [2023-01-31T20:29:01.332Z] - CONFIG_IPC_NS: enabled [2023-01-31T20:29:01.332Z] - CONFIG_UTS_NS: enabled [2023-01-31T20:29:01.589Z] - CONFIG_CGROUPS: enabled [2023-01-31T20:29:01.589Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-31T20:29:01.589Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-31T20:29:01.589Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-31T20:29:01.589Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-31T20:29:01.589Z] - CONFIG_CPUSETS: enabled [2023-01-31T20:29:01.589Z] - CONFIG_MEMCG: enabled [2023-01-31T20:29:01.589Z] - CONFIG_KEYS: enabled [2023-01-31T20:29:01.589Z] - CONFIG_VETH: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-31T20:29:01.589Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-31T20:29:01.589Z] - CONFIG_CGROUP_BPF: enabled [2023-01-31T20:29:01.589Z] [2023-01-31T20:29:01.589Z] Optional Features: [2023-01-31T20:29:01.589Z] - CONFIG_USER_NS: enabled [2023-01-31T20:29:01.589Z] - CONFIG_SECCOMP: enabled [2023-01-31T20:29:01.847Z] - CONFIG_SECCOMP_FILTER: enabled [2023-01-31T20:29:01.847Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-31T20:29:01.847Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-31T20:29:01.847Z] (cgroup swap accounting is currently enabled) [2023-01-31T20:29:01.847Z] - CONFIG_BLK_CGROUP: enabled [2023-01-31T20:29:01.847Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-31T20:29:01.847Z] - CONFIG_CGROUP_PERF: enabled [2023-01-31T20:29:01.847Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-31T20:29:01.847Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-31T20:29:01.847Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-31T20:29:01.847Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-31T20:29:01.847Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-31T20:29:01.847Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-31T20:29:01.847Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-31T20:29:01.847Z] - CONFIG_IP_VS: enabled (as module) [2023-01-31T20:29:01.847Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-31T20:29:01.847Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-31T20:29:01.847Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-31T20:29:01.847Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-31T20:29:01.847Z] - CONFIG_SECURITY_SELINUX: enabled [2023-01-31T20:29:01.847Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-01-31T20:29:01.847Z] - CONFIG_EXT4_FS: enabled [2023-01-31T20:29:01.847Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-31T20:29:01.847Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-31T20:29:02.104Z] - Network Drivers: [2023-01-31T20:29:02.104Z] - "overlay": [2023-01-31T20:29:02.104Z] - CONFIG_VXLAN: enabled (as module) [2023-01-31T20:29:02.104Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-31T20:29:02.104Z] Optional (for encrypted networks): [2023-01-31T20:29:02.104Z] - CONFIG_CRYPTO: enabled [2023-01-31T20:29:02.104Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-31T20:29:02.104Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-31T20:29:02.104Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-31T20:29:02.104Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-31T20:29:02.104Z] - CONFIG_XFRM: enabled [2023-01-31T20:29:02.104Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-31T20:29:02.104Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-31T20:29:02.104Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-31T20:29:02.104Z] - "ipvlan": [2023-01-31T20:29:02.104Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-31T20:29:02.104Z] - "macvlan": [2023-01-31T20:29:02.104Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-31T20:29:02.104Z] - CONFIG_DUMMY: enabled (as module) [2023-01-31T20:29:02.104Z] - "ftp,tftp client in container": [2023-01-31T20:29:02.360Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-31T20:29:02.360Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-31T20:29:02.360Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-31T20:29:02.360Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-31T20:29:02.360Z] - Storage Drivers: [2023-01-31T20:29:02.360Z] - "aufs": [2023-01-31T20:29:02.361Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-31T20:29:02.361Z] - "btrfs": [2023-01-31T20:29:02.361Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-31T20:29:02.361Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-31T20:29:02.361Z] - "devicemapper": [2023-01-31T20:29:02.361Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-31T20:29:02.361Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-31T20:29:02.361Z] - "overlay": [2023-01-31T20:29:02.361Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-31T20:29:02.361Z] - "zfs": [2023-01-31T20:29:02.361Z] - /dev/zfs: present [2023-01-31T20:29:02.361Z] - zfs command: missing [2023-01-31T20:29:02.361Z] - zpool command: missing [2023-01-31T20:29:02.361Z] [2023-01-31T20:29:02.361Z] Limits: [2023-01-31T20:29:02.361Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-31T20:29:02.361Z] [2023-01-31T20:29:02.361Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-31T20:29:02.765Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d634ae9b600743187309c97b53116ec6041e530f . [2023-01-31T20:29:03.023Z] #1 [internal] load build definition from Dockerfile [2023-01-31T20:29:03.023Z] #1 transferring dockerfile: 26.78kB done [2023-01-31T20:29:03.023Z] #1 DONE 0.0s [2023-01-31T20:29:03.023Z] [2023-01-31T20:29:03.023Z] #2 [internal] load .dockerignore [2023-01-31T20:29:03.023Z] #2 transferring context: 113B done [2023-01-31T20:29:03.023Z] #2 DONE 0.1s [2023-01-31T20:29:03.023Z] [2023-01-31T20:29:03.023Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-31T20:29:03.281Z] #3 DONE 0.3s [2023-01-31T20:29:03.281Z] [2023-01-31T20:29:03.281Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 [2023-01-31T20:29:03.281Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 0.0s done [2023-01-31T20:29:03.539Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done [2023-01-31T20:29:03.539Z] #4 sha256:4dda4747da062a66c11168cc37e459ded693563b4ed78961d4389f35a2e06f98 482B / 482B done [2023-01-31T20:29:03.539Z] #4 sha256:578d6647f5b39e1ec555f780190d748de2393563651db09be340ff696d6b31a8 2.91kB / 2.91kB done [2023-01-31T20:29:03.539Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0B / 10.82MB 0.1s [2023-01-31T20:29:03.539Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 [2023-01-31T20:29:03.539Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 10.82MB / 10.82MB 0.2s done [2023-01-31T20:29:03.804Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0.2s done [2023-01-31T20:29:03.804Z] #4 DONE 0.4s [2023-01-31T20:29:03.804Z] [2023-01-31T20:29:03.804Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-01-31T20:29:04.372Z] #5 DONE 0.4s [2023-01-31T20:29:04.372Z] [2023-01-31T20:29:04.372Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-31T20:29:04.372Z] #6 DONE 0.4s [2023-01-31T20:29:04.372Z] [2023-01-31T20:29:04.372Z] #7 [internal] load metadata for docker.io/library/busybox:latest [2023-01-31T20:29:04.372Z] #7 DONE 0.5s [2023-01-31T20:29:04.372Z] [2023-01-31T20:29:04.372Z] #8 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye [2023-01-31T20:29:04.372Z] #8 DONE 0.5s [2023-01-31T20:29:04.372Z] [2023-01-31T20:29:04.372Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-31T20:29:04.372Z] #9 DONE 0.7s [2023-01-31T20:29:04.634Z] [2023-01-31T20:29:04.634Z] #10 [internal] load build context [2023-01-31T20:29:04.634Z] #10 DONE 0.0s [2023-01-31T20:29:04.634Z] [2023-01-31T20:29:04.634Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-31T20:29:04.634Z] #11 ... [2023-01-31T20:29:04.634Z] [2023-01-31T20:29:04.634Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 [2023-01-31T20:29:04.634Z] #12 resolve docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 0.1s done [2023-01-31T20:29:04.634Z] #12 DONE 0.1s [2023-01-31T20:29:04.634Z] [2023-01-31T20:29:04.634Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-31T20:29:04.634Z] #11 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done [2023-01-31T20:29:04.895Z] #11 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-31T20:29:04.895Z] #11 sha256:8753a14ec6bc1cddae687b2840b36527cf2bf5f58a272ffcb3f8e9a0a4586b8d 529B / 529B done [2023-01-31T20:29:04.895Z] #11 sha256:a8ed85e3b9abcf5ca2c23e1032ebb1af6e4afc186879770484e036da5dd8798d 1.48kB / 1.48kB done [2023-01-31T20:29:04.895Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 1.05MB / 53.68MB 0.1s [2023-01-31T20:29:04.895Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 12.58MB / 53.68MB 0.2s [2023-01-31T20:29:05.162Z] #11 ... [2023-01-31T20:29:05.162Z] [2023-01-31T20:29:05.162Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-01-31T20:29:05.162Z] #13 DONE 0.6s [2023-01-31T20:29:05.162Z] [2023-01-31T20:29:05.162Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-31T20:29:05.162Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 34.74MB / 53.68MB 0.4s [2023-01-31T20:29:05.421Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 47.19MB / 53.68MB 0.5s [2023-01-31T20:29:05.421Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.6s [2023-01-31T20:29:06.797Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 1.6s done [2023-01-31T20:29:06.797Z] #11 ... [2023-01-31T20:29:06.797Z] [2023-01-31T20:29:06.797Z] #10 [internal] load build context [2023-01-31T20:29:06.797Z] #10 transferring context: 65.20MB 1.9s done [2023-01-31T20:29:06.797Z] #10 DONE 2.0s [2023-01-31T20:29:06.797Z] [2023-01-31T20:29:06.797Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-31T20:29:06.797Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-31T20:29:06.797Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-31T20:29:06.797Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-31T20:29:06.797Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-31T20:29:06.797Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2023-01-31T20:29:06.797Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2023-01-31T20:29:06.797Z] #14 DONE 2.0s [2023-01-31T20:29:06.797Z] [2023-01-31T20:29:06.797Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-31T20:29:06.797Z] #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 [2023-01-31T20:29:07.058Z] #11 ... [2023-01-31T20:29:07.058Z] [2023-01-31T20:29:07.058Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-01-31T20:29:07.058Z] #15 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done [2023-01-31T20:29:07.058Z] #15 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done [2023-01-31T20:29:07.058Z] #15 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done [2023-01-31T20:29:07.058Z] #15 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done [2023-01-31T20:29:07.058Z] #15 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.9s done [2023-01-31T20:29:07.058Z] #15 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done [2023-01-31T20:29:07.058Z] #15 DONE 2.4s [2023-01-31T20:29:07.058Z] [2023-01-31T20:29:07.058Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 [2023-01-31T20:29:07.058Z] #12 sha256:07367a8624a95e9bebe96862418d75af9acffe325141ca66ab508abc7be1435f 7.12kB / 7.12kB done [2023-01-31T20:29:07.058Z] #12 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 1.6s done [2023-01-31T20:29:07.058Z] #12 sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 1.86kB / 1.86kB done [2023-01-31T20:29:07.058Z] #12 sha256:f50c722225483a72c4695201998b1f95c31b13a91ddae61c16182504877b62c1 1.80kB / 1.80kB done [2023-01-31T20:29:07.058Z] #12 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.1s done [2023-01-31T20:29:07.058Z] #12 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.3s done [2023-01-31T20:29:07.058Z] #12 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 1.7s done [2023-01-31T20:29:07.058Z] #12 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 63.45MB / 81.39MB 2.3s [2023-01-31T20:29:07.058Z] #12 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 47.19MB / 115.17MB 2.3s [2023-01-31T20:29:07.058Z] #12 sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 155B / 155B 1.8s done [2023-01-31T20:29:07.316Z] #12 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 74.75MB / 81.39MB 2.4s [2023-01-31T20:29:07.316Z] #12 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 60.82MB / 115.17MB 2.4s [2023-01-31T20:29:07.316Z] #12 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 2.5s [2023-01-31T20:29:07.316Z] #12 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 75.50MB / 115.17MB 2.5s [2023-01-31T20:29:07.577Z] #12 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 92.27MB / 115.17MB 2.6s [2023-01-31T20:29:07.577Z] #12 ... [2023-01-31T20:29:07.577Z] [2023-01-31T20:29:07.577Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-31T20:29:07.577Z] #16 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.1s done [2023-01-31T20:29:07.577Z] #16 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done [2023-01-31T20:29:07.577Z] #16 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done [2023-01-31T20:29:07.577Z] #16 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done [2023-01-31T20:29:07.577Z] #16 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 2.1s done [2023-01-31T20:29:07.577Z] #16 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.3s done [2023-01-31T20:29:07.577Z] #16 DONE 3.0s [2023-01-31T20:29:07.577Z] [2023-01-31T20:29:07.577Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 [2023-01-31T20:29:07.577Z] #12 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 2.6s done [2023-01-31T20:29:07.577Z] #12 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 112.07MB / 115.17MB 2.8s [2023-01-31T20:29:08.141Z] #12 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 115.17MB / 115.17MB 3.1s done [2023-01-31T20:29:09.513Z] #12 ... [2023-01-31T20:29:09.513Z] [2023-01-31T20:29:09.513Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-31T20:29:09.513Z] #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 2.5s done [2023-01-31T20:29:09.513Z] #11 DONE 4.6s [2023-01-31T20:29:09.513Z] [2023-01-31T20:29:09.513Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 [2023-01-31T20:29:09.513Z] #12 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.1s [2023-01-31T20:29:09.513Z] #12 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.2s done [2023-01-31T20:29:09.513Z] #12 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.1s [2023-01-31T20:29:09.771Z] #12 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.3s done [2023-01-31T20:29:10.027Z] #12 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 0.1s [2023-01-31T20:29:10.960Z] #12 ... [2023-01-31T20:29:10.960Z] [2023-01-31T20:29:10.960Z] #17 [build-dummy 2/2] RUN mkdir -p /build [2023-01-31T20:29:10.960Z] #17 DONE 3.3s [2023-01-31T20:29:10.960Z] [2023-01-31T20:29:10.960Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 [2023-01-31T20:29:11.218Z] #12 ... [2023-01-31T20:29:11.218Z] [2023-01-31T20:29:11.218Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-01-31T20:29:11.218Z] #18 DONE 0.2s [2023-01-31T20:29:11.218Z] [2023-01-31T20:29:11.218Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 [2023-01-31T20:29:13.747Z] #12 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 3.3s done [2023-01-31T20:29:13.747Z] #12 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e [2023-01-31T20:29:16.274Z] #12 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 2.8s done [2023-01-31T20:29:16.531Z] #12 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 0.1s [2023-01-31T20:29:19.805Z] #12 ... [2023-01-31T20:29:19.805Z] [2023-01-31T20:29:19.805Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-31T20:29:19.805Z] #0 1.008 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-31T20:29:19.805Z] #0 1.025 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-31T20:29:19.805Z] #0 1.025 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-31T20:29:19.805Z] #0 1.215 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-31T20:29:19.805Z] #0 1.619 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-31T20:29:19.805Z] #0 1.878 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-31T20:29:19.805Z] #0 2.721 Fetched 8506 kB in 2s (4320 kB/s) [2023-01-31T20:29:19.805Z] #0 2.721 Reading package lists... [2023-01-31T20:29:19.805Z] #0 3.272 Reading package lists... [2023-01-31T20:29:19.805Z] #0 3.827 Building dependency tree... [2023-01-31T20:29:19.805Z] #0 4.227 The following additional packages will be installed: [2023-01-31T20:29:19.805Z] #0 4.227 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-31T20:29:19.805Z] #0 4.227 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-31T20:29:19.805Z] #0 4.227 Recommended packages: [2023-01-31T20:29:19.805Z] #0 4.227 libldap-common publicsuffix libsasl2-modules [2023-01-31T20:29:19.805Z] #0 4.347 The following NEW packages will be installed: [2023-01-31T20:29:19.805Z] #0 4.347 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-31T20:29:19.805Z] #0 4.347 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-31T20:29:19.805Z] #0 4.348 libssh2-1 openssl [2023-01-31T20:29:19.805Z] #0 4.621 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-31T20:29:19.805Z] #0 4.621 Need to get 2943 kB of archives. [2023-01-31T20:29:19.805Z] #0 4.621 After this operation, 6484 kB of additional disk space will be used. [2023-01-31T20:29:19.805Z] #0 4.621 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2023-01-31T20:29:19.805Z] #0 4.630 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-01-31T20:29:19.805Z] #0 4.632 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-01-31T20:29:19.805Z] #0 4.635 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-01-31T20:29:19.805Z] #0 4.635 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-01-31T20:29:19.805Z] #0 4.635 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-01-31T20:29:19.805Z] #0 4.636 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-01-31T20:29:19.805Z] #0 4.637 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-01-31T20:29:19.805Z] #0 4.637 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-01-31T20:29:19.805Z] #0 4.639 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-01-31T20:29:19.805Z] #0 4.641 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB] [2023-01-31T20:29:19.805Z] #0 4.643 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB] [2023-01-31T20:29:19.805Z] #0 4.643 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-01-31T20:29:19.805Z] #0 4.644 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-01-31T20:29:19.805Z] #0 4.645 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-01-31T20:29:19.805Z] #0 4.862 debconf: delaying package configuration, since apt-utils is not installed [2023-01-31T20:29:19.805Z] #0 4.891 Fetched 2943 kB in 0s (10.1 MB/s) [2023-01-31T20:29:19.805Z] #0 4.917 Selecting previously unselected package openssl. [2023-01-31T20:29:19.805Z] #0 4.917 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2023-01-31T20:29:19.805Z] #0 4.923 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 4.928 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-31T20:29:19.805Z] #0 5.061 Selecting previously unselected package ca-certificates. [2023-01-31T20:29:19.805Z] #0 5.061 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-31T20:29:19.805Z] #0 5.065 Unpacking ca-certificates (20210119) ... [2023-01-31T20:29:19.805Z] #0 5.129 Selecting previously unselected package libbrotli1:arm64. [2023-01-31T20:29:19.805Z] #0 5.129 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.137 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-01-31T20:29:19.805Z] #0 5.209 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-01-31T20:29:19.805Z] #0 5.209 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.213 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-31T20:29:19.805Z] #0 5.256 Selecting previously unselected package libsasl2-2:arm64. [2023-01-31T20:29:19.805Z] #0 5.256 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.261 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-31T20:29:19.805Z] #0 5.309 Selecting previously unselected package libldap-2.4-2:arm64. [2023-01-31T20:29:19.805Z] #0 5.309 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.313 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-31T20:29:19.805Z] #0 5.370 Selecting previously unselected package libnghttp2-14:arm64. [2023-01-31T20:29:19.805Z] #0 5.371 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.375 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-01-31T20:29:19.805Z] #0 5.423 Selecting previously unselected package libpsl5:arm64. [2023-01-31T20:29:19.805Z] #0 5.423 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.426 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-01-31T20:29:19.805Z] #0 5.467 Selecting previously unselected package librtmp1:arm64. [2023-01-31T20:29:19.805Z] #0 5.467 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.470 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-31T20:29:19.805Z] #0 5.513 Selecting previously unselected package libssh2-1:arm64. [2023-01-31T20:29:19.805Z] #0 5.513 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.517 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-01-31T20:29:19.805Z] #0 5.571 Selecting previously unselected package libcurl4:arm64. [2023-01-31T20:29:19.805Z] #0 5.571 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.574 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-01-31T20:29:19.805Z] #0 5.646 Selecting previously unselected package curl. [2023-01-31T20:29:19.805Z] #0 5.646 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.650 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-01-31T20:29:19.805Z] #0 5.717 Selecting previously unselected package libonig5:arm64. [2023-01-31T20:29:19.805Z] #0 5.717 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.720 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-01-31T20:29:19.805Z] #0 5.781 Selecting previously unselected package libjq1:arm64. [2023-01-31T20:29:19.805Z] #0 5.781 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.784 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-01-31T20:29:19.805Z] #0 5.832 Selecting previously unselected package jq. [2023-01-31T20:29:19.805Z] #0 5.832 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-01-31T20:29:19.805Z] #0 5.836 Unpacking jq (1.6-2.1) ... [2023-01-31T20:29:19.805Z] #0 5.877 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-01-31T20:29:19.805Z] #0 5.890 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-01-31T20:29:19.805Z] #0 5.902 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-01-31T20:29:19.805Z] #0 5.915 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-31T20:29:19.805Z] #0 5.928 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-31T20:29:19.805Z] #0 5.942 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-31T20:29:19.805Z] #0 5.954 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-01-31T20:29:19.805Z] #0 5.970 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-31T20:29:19.805Z] #0 5.990 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-01-31T20:29:19.805Z] #0 6.004 Setting up libjq1:arm64 (1.6-2.1) ... [2023-01-31T20:29:19.805Z] #0 6.017 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-31T20:29:19.805Z] #0 6.030 Setting up ca-certificates (20210119) ... [2023-01-31T20:29:19.805Z] #0 6.764 Updating certificates in /etc/ssl/certs... [2023-01-31T20:29:19.805Z] #0 7.608 129 added, 0 removed; done. [2023-01-31T20:29:19.805Z] #0 7.721 Setting up jq (1.6-2.1) ... [2023-01-31T20:29:19.805Z] #0 7.735 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-01-31T20:29:19.805Z] #0 7.750 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-01-31T20:29:19.805Z] #0 7.765 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-31T20:29:19.805Z] #0 7.787 Processing triggers for ca-certificates (20210119) ... [2023-01-31T20:29:19.805Z] #0 7.798 Updating certificates in /etc/ssl/certs... [2023-01-31T20:29:19.805Z] #0 8.408 0 added, 0 removed; done. [2023-01-31T20:29:19.805Z] #0 8.408 Running hooks in /etc/ca-certificates/update.d... [2023-01-31T20:29:19.805Z] #0 8.412 done. [2023-01-31T20:29:19.805Z] #19 ... [2023-01-31T20:29:19.805Z] [2023-01-31T20:29:19.805Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 [2023-01-31T20:29:20.062Z] #12 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 3.8s done [2023-01-31T20:29:20.626Z] #12 extracting sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb done [2023-01-31T20:29:21.555Z] #12 DONE 16.8s [2023-01-31T20:29:21.555Z] [2023-01-31T20:29:21.555Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-31T20:29:21.555Z] #19 ... [2023-01-31T20:29:21.555Z] [2023-01-31T20:29:21.555Z] #20 [base 2/5] COPY --from=xx / / [2023-01-31T20:29:21.555Z] #20 DONE 0.2s [2023-01-31T20:29:21.555Z] [2023-01-31T20:29:21.555Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-31T20:29:21.555Z] #19 DONE 12.3s [2023-01-31T20:29:21.555Z] [2023-01-31T20:29:21.555Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-31T20:29:21.555Z] #21 DONE 0.1s [2023-01-31T20:29:21.555Z] [2023-01-31T20:29:21.555Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-31T20:29:22.119Z] #22 DONE 0.6s [2023-01-31T20:29:22.119Z] [2023-01-31T20:29:22.119Z] #23 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-01-31T20:29:22.683Z] #23 DONE 0.5s [2023-01-31T20:29:22.683Z] [2023-01-31T20:29:22.683Z] #24 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-31T20:29:23.613Z] #24 1.982 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-31T20:29:23.869Z] #24 2.189 [2023-01-31T20:29:24.396Z] #24 2.413 #=#=# ######################################################################## 100.0% [2023-01-31T20:29:24.396Z] #24 2.674 [2023-01-31T20:29:25.325Z] #24 3.768 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-31T20:29:25.889Z] #24 3.986 [2023-01-31T20:29:26.145Z] #24 4.206 #=#=# 0.1% ######################################################################## 100.0% [2023-01-31T20:29:26.145Z] #24 4.522 [2023-01-31T20:29:27.518Z] #24 5.637 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-31T20:29:27.518Z] #24 ... [2023-01-31T20:29:27.518Z] [2023-01-31T20:29:27.518Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-01-31T20:29:27.518Z] #0 0.913 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-31T20:29:27.518Z] #0 0.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-31T20:29:27.518Z] #0 0.946 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-31T20:29:27.518Z] #0 1.073 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-31T20:29:27.518Z] #0 1.260 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-31T20:29:27.518Z] #0 1.378 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-31T20:29:27.518Z] #0 2.138 Fetched 8506 kB in 2s (5608 kB/s) [2023-01-31T20:29:27.518Z] #0 2.138 Reading package lists... [2023-01-31T20:29:27.518Z] #0 2.685 Reading package lists... [2023-01-31T20:29:27.518Z] #0 3.222 Building dependency tree... [2023-01-31T20:29:27.518Z] #0 3.388 Reading state information... [2023-01-31T20:29:27.518Z] #0 3.583 The following additional packages will be installed: [2023-01-31T20:29:27.518Z] #0 3.584 libmagic-mgc libmagic1 [2023-01-31T20:29:27.518Z] #0 3.613 The following NEW packages will be installed: [2023-01-31T20:29:27.518Z] #0 3.614 file libmagic-mgc libmagic1 [2023-01-31T20:29:27.518Z] #0 3.886 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded. [2023-01-31T20:29:27.518Z] #0 3.886 Need to get 463 kB of archives. [2023-01-31T20:29:27.518Z] #0 3.886 After this operation, 7063 kB of additional disk space will be used. [2023-01-31T20:29:27.518Z] #0 3.886 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2023-01-31T20:29:27.518Z] #0 3.892 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2023-01-31T20:29:27.518Z] #0 3.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2023-01-31T20:29:27.518Z] #0 4.063 debconf: delaying package configuration, since apt-utils is not installed [2023-01-31T20:29:27.518Z] #0 4.102 Fetched 463 kB in 0s (1666 kB/s) [2023-01-31T20:29:27.518Z] #0 4.125 Selecting previously unselected package libmagic-mgc. [2023-01-31T20:29:27.518Z] #0 4.125 (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 ... 15709 files and directories currently installed.) [2023-01-31T20:29:27.518Z] #0 4.133 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2023-01-31T20:29:27.518Z] #0 4.136 Unpacking libmagic-mgc (1:5.39-3) ... [2023-01-31T20:29:27.518Z] #0 4.222 Selecting previously unselected package libmagic1:arm64. [2023-01-31T20:29:27.518Z] #0 4.225 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2023-01-31T20:29:27.518Z] #0 4.235 Unpacking libmagic1:arm64 (1:5.39-3) ... [2023-01-31T20:29:27.518Z] #0 4.285 Selecting previously unselected package file. [2023-01-31T20:29:27.518Z] #0 4.285 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2023-01-31T20:29:27.518Z] #0 4.289 Unpacking file (1:5.39-3) ... [2023-01-31T20:29:27.518Z] #0 4.336 Setting up libmagic-mgc (1:5.39-3) ... [2023-01-31T20:29:27.518Z] #0 4.349 Setting up libmagic1:arm64 (1:5.39-3) ... [2023-01-31T20:29:27.518Z] #0 4.369 Setting up file (1:5.39-3) ... [2023-01-31T20:29:27.518Z] #0 4.380 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-31T20:29:27.518Z] #25 DONE 4.8s [2023-01-31T20:29:27.518Z] [2023-01-31T20:29:27.518Z] #24 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-31T20:29:27.518Z] #24 5.823 [2023-01-31T20:29:27.518Z] #24 ... [2023-01-31T20:29:27.518Z] [2023-01-31T20:29:27.518Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc [2023-01-31T20:29:27.518Z] #26 ... [2023-01-31T20:29:27.518Z] [2023-01-31T20:29:27.518Z] #27 [tini-src 1/3] WORKDIR /usr/src/tini [2023-01-31T20:29:27.518Z] #27 DONE 0.2s [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #28 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-01-31T20:29:27.776Z] #28 DONE 0.2s [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #29 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-01-31T20:29:27.776Z] #29 DONE 0.2s [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #30 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-01-31T20:29:27.776Z] #30 DONE 0.3s [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #31 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2023-01-31T20:29:27.776Z] #31 DONE 0.3s [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #32 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2023-01-31T20:29:27.776Z] #32 DONE 0.3s [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #33 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-01-31T20:29:27.776Z] #33 ... [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #34 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2023-01-31T20:29:27.776Z] #34 DONE 0.4s [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-31T20:29:27.776Z] #35 DONE 0.4s [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #36 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-31T20:29:27.776Z] #36 DONE 0.4s [2023-01-31T20:29:27.776Z] [2023-01-31T20:29:27.776Z] #37 [delve-src 1/3] WORKDIR /usr/src/delve [2023-01-31T20:29:27.776Z] #37 DONE 0.4s [2023-01-31T20:29:28.033Z] [2023-01-31T20:29:28.033Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry [2023-01-31T20:29:28.033Z] #38 DONE 0.4s [2023-01-31T20:29:28.033Z] [2023-01-31T20:29:28.033Z] #39 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-01-31T20:29:28.033Z] #39 DONE 0.4s [2023-01-31T20:29:28.033Z] [2023-01-31T20:29:28.033Z] #40 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-01-31T20:29:28.033Z] #40 DONE 0.5s [2023-01-31T20:29:28.033Z] [2023-01-31T20:29:28.033Z] #41 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-01-31T20:29:28.033Z] #41 DONE 0.5s [2023-01-31T20:29:28.033Z] [2023-01-31T20:29:28.033Z] #42 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-01-31T20:29:28.033Z] #42 DONE 0.5s [2023-01-31T20:29:28.033Z] [2023-01-31T20:29:28.033Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc [2023-01-31T20:29:28.033Z] #26 DONE 0.5s [2023-01-31T20:29:28.033Z] [2023-01-31T20:29:28.034Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-01-31T20:29:32.233Z] #43 ... [2023-01-31T20:29:32.233Z] [2023-01-31T20:29:32.233Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-01-31T20:29:32.233Z] #0 4.087 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2023-01-31T20:29:32.233Z] #0 4.087 hint: Using 'master' as the name for the initial branch. This default branch name [2023-01-31T20:29:32.233Z] #0 4.087 hint: is subject to change. To configure the initial branch name to use in all [2023-01-31T20:29:32.233Z] #0 4.087 hint: of your new repositories, which will suppress this warning, call: [2023-01-31T20:29:32.233Z] #0 4.087 hint: [2023-01-31T20:29:32.233Z] #0 4.087 hint: git config --global init.defaultBranch [2023-01-31T20:29:32.233Z] #0 4.087 hint: [2023-01-31T20:29:32.233Z] #0 4.087 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-01-31T20:29:32.233Z] #0 4.087 hint: 'development'. The just-created branch can be renamed via this command: [2023-01-31T20:29:32.233Z] #0 4.087 hint: [2023-01-31T20:29:32.233Z] #0 4.087 hint: git branch -m [2023-01-31T20:29:32.233Z] #44 DONE 4.2s [2023-01-31T20:29:32.233Z] [2023-01-31T20:29:32.233Z] #45 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:29:32.796Z] #45 ... [2023-01-31T20:29:32.796Z] [2023-01-31T20:29:32.796Z] #24 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-31T20:29:32.796Z] #24 6.053 #=#=# 0.0% ########################################## 59.2% ######################################################################## 100.0% [2023-01-31T20:29:32.796Z] #24 6.693 [2023-01-31T20:29:32.796Z] #24 8.445 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-31T20:29:32.796Z] #24 8.758 [2023-01-31T20:29:32.796Z] #24 9.045 #=#=# ######################################################################## 100.0% [2023-01-31T20:29:32.796Z] #24 9.393 [2023-01-31T20:29:32.797Z] #24 10.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-31T20:29:32.797Z] #24 10.49 [2023-01-31T20:29:32.797Z] #24 10.73 #=#=# ######################################################################## 100.0% [2023-01-31T20:29:32.797Z] #24 10.96 [2023-01-31T20:29:32.797Z] #24 11.01 Download of images into '/build' complete. [2023-01-31T20:29:32.797Z] #24 11.01 Use something like the following to load the result into a Docker daemon: [2023-01-31T20:29:32.797Z] #24 11.01 tar -cC '/build' . | docker load [2023-01-31T20:29:32.797Z] #24 DONE 11.1s [2023-01-31T20:29:33.053Z] [2023-01-31T20:29:33.053Z] #33 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-01-31T20:29:33.053Z] #33 5.236 hint: Using 'master' as the name for the initial branch. This default branch name [2023-01-31T20:29:33.053Z] #33 5.236 hint: is subject to change. To configure the initial branch name to use in all [2023-01-31T20:29:33.053Z] #33 5.236 hint: of your new repositories, which will suppress this warning, call: [2023-01-31T20:29:33.053Z] #33 5.236 hint: [2023-01-31T20:29:33.053Z] #33 5.236 hint: git config --global init.defaultBranch [2023-01-31T20:29:33.053Z] #33 5.236 hint: [2023-01-31T20:29:33.053Z] #33 5.236 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-01-31T20:29:33.053Z] #33 5.238 hint: 'development'. The just-created branch can be renamed via this command: [2023-01-31T20:29:33.053Z] #33 5.238 hint: [2023-01-31T20:29:33.053Z] #33 5.238 hint: git branch -m [2023-01-31T20:29:33.053Z] #33 5.241 Initialized empty Git repository in /tmp/dockercli/.git/ [2023-01-31T20:29:33.053Z] #33 DONE 5.3s [2023-01-31T20:29:33.053Z] [2023-01-31T20:29:33.053Z] #46 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:29:33.617Z] #46 ... [2023-01-31T20:29:33.617Z] [2023-01-31T20:29:33.617Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-01-31T20:29:33.617Z] #0 5.542 hint: Using 'master' as the name for the initial branch. This default branch name [2023-01-31T20:29:33.617Z] #0 5.542 hint: is subject to change. To configure the initial branch name to use in all [2023-01-31T20:29:33.617Z] #0 5.542 hint: of your new repositories, which will suppress this warning, call: [2023-01-31T20:29:33.617Z] #0 5.542 hint: [2023-01-31T20:29:33.617Z] #0 5.542 hint: git config --global init.defaultBranch [2023-01-31T20:29:33.617Z] #0 5.542 hint: [2023-01-31T20:29:33.617Z] #0 5.542 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-01-31T20:29:33.617Z] #0 5.542 hint: 'development'. The just-created branch can be renamed via this command: [2023-01-31T20:29:33.617Z] #0 5.542 hint: [2023-01-31T20:29:33.617Z] #0 5.542 hint: git branch -m [2023-01-31T20:29:33.617Z] #0 5.545 Initialized empty Git repository in /usr/src/containerd/.git/ [2023-01-31T20:29:33.617Z] #47 DONE 5.6s [2023-01-31T20:29:33.617Z] [2023-01-31T20:29:33.617Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:29:33.874Z] #48 ... [2023-01-31T20:29:33.874Z] [2023-01-31T20:29:33.874Z] #49 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-01-31T20:29:33.874Z] #0 6.017 Initialized empty Git repository in /usr/src/tini/.git/ [2023-01-31T20:29:33.874Z] #0 6.017 hint: Using 'master' as the name for the initial branch. This default branch name [2023-01-31T20:29:33.874Z] #0 6.017 hint: is subject to change. To configure the initial branch name to use in all [2023-01-31T20:29:33.874Z] #0 6.017 hint: of your new repositories, which will suppress this warning, call: [2023-01-31T20:29:33.874Z] #0 6.017 hint: [2023-01-31T20:29:33.874Z] #0 6.017 hint: git config --global init.defaultBranch [2023-01-31T20:29:33.874Z] #0 6.017 hint: [2023-01-31T20:29:33.874Z] #0 6.017 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-01-31T20:29:33.874Z] #0 6.017 hint: 'development'. The just-created branch can be renamed via this command: [2023-01-31T20:29:33.874Z] #0 6.017 hint: [2023-01-31T20:29:33.874Z] #0 6.017 hint: git branch -m [2023-01-31T20:29:33.874Z] #49 DONE 6.3s [2023-01-31T20:29:34.134Z] [2023-01-31T20:29:34.134Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:29:34.391Z] #50 ... [2023-01-31T20:29:34.391Z] [2023-01-31T20:29:34.391Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-01-31T20:29:34.391Z] #0 6.407 Initialized empty Git repository in /usr/src/registry/.git/ [2023-01-31T20:29:34.391Z] #0 6.407 hint: Using 'master' as the name for the initial branch. This default branch name [2023-01-31T20:29:34.391Z] #0 6.407 hint: is subject to change. To configure the initial branch name to use in all [2023-01-31T20:29:34.391Z] #0 6.407 hint: of your new repositories, which will suppress this warning, call: [2023-01-31T20:29:34.391Z] #0 6.407 hint: [2023-01-31T20:29:34.391Z] #0 6.407 hint: git config --global init.defaultBranch [2023-01-31T20:29:34.391Z] #0 6.407 hint: [2023-01-31T20:29:34.391Z] #0 6.407 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-01-31T20:29:34.391Z] #0 6.407 hint: 'development'. The just-created branch can be renamed via this command: [2023-01-31T20:29:34.391Z] #0 6.407 hint: [2023-01-31T20:29:34.391Z] #0 6.407 hint: git branch -m [2023-01-31T20:29:34.391Z] #51 DONE 6.5s [2023-01-31T20:29:34.650Z] [2023-01-31T20:29:34.650Z] #52 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-01-31T20:29:34.650Z] #0 6.623 hint: Using 'master' as the name for the initial branch. This default branch name [2023-01-31T20:29:34.650Z] #0 6.623 hint: is subject to change. To configure the initial branch name to use in all [2023-01-31T20:29:34.650Z] #0 6.623 hint: of your new repositories, which will suppress this warning, call: [2023-01-31T20:29:34.650Z] #0 6.623 hint: [2023-01-31T20:29:34.650Z] #0 6.623 hint: git config --global init.defaultBranch [2023-01-31T20:29:34.650Z] #0 6.623 hint: [2023-01-31T20:29:34.650Z] #0 6.623 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-01-31T20:29:34.650Z] #0 6.623 hint: 'development'. The just-created branch can be renamed via this command: [2023-01-31T20:29:34.650Z] #0 6.623 hint: [2023-01-31T20:29:34.650Z] #0 6.623 hint: git branch -m [2023-01-31T20:29:34.650Z] #0 6.645 Initialized empty Git repository in /usr/src/delve/.git/ [2023-01-31T20:29:34.651Z] #52 DONE 6.7s [2023-01-31T20:29:34.651Z] [2023-01-31T20:29:34.651Z] #53 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:29:35.215Z] #53 ... [2023-01-31T20:29:35.215Z] [2023-01-31T20:29:35.215Z] #54 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-01-31T20:29:35.215Z] #0 6.992 Initialized empty Git repository in /usr/src/swagger/.git/ [2023-01-31T20:29:35.215Z] #0 6.999 hint: Using 'master' as the name for the initial branch. This default branch name [2023-01-31T20:29:35.215Z] #0 6.999 hint: is subject to change. To configure the initial branch name to use in all [2023-01-31T20:29:35.215Z] #0 6.999 hint: of your new repositories, which will suppress this warning, call: [2023-01-31T20:29:35.215Z] #0 6.999 hint: [2023-01-31T20:29:35.215Z] #0 6.999 hint: git config --global init.defaultBranch [2023-01-31T20:29:35.215Z] #0 6.999 hint: [2023-01-31T20:29:35.215Z] #0 6.999 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-01-31T20:29:35.215Z] #0 6.999 hint: 'development'. The just-created branch can be renamed via this command: [2023-01-31T20:29:35.215Z] #0 6.999 hint: [2023-01-31T20:29:35.215Z] #0 6.999 hint: git branch -m [2023-01-31T20:29:35.215Z] #54 DONE 7.2s [2023-01-31T20:29:35.215Z] [2023-01-31T20:29:35.215Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-01-31T20:29:35.215Z] #43 7.189 hint: Using 'master' as the name for the initial branch. This default branch name [2023-01-31T20:29:35.215Z] #43 7.189 hint: is subject to change. To configure the initial branch name to use in all [2023-01-31T20:29:35.215Z] #43 7.189 hint: of your new repositories, which will suppress this warning, call: [2023-01-31T20:29:35.215Z] #43 7.189 hint: [2023-01-31T20:29:35.215Z] #43 7.189 hint: git config --global init.defaultBranch [2023-01-31T20:29:35.215Z] #43 7.189 hint: [2023-01-31T20:29:35.215Z] #43 7.189 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-01-31T20:29:35.215Z] #43 7.189 hint: 'development'. The just-created branch can be renamed via this command: [2023-01-31T20:29:35.215Z] #43 7.189 hint: [2023-01-31T20:29:35.215Z] #43 7.189 hint: git branch -m [2023-01-31T20:29:35.215Z] #43 7.243 Initialized empty Git repository in /usr/src/runc/.git/ [2023-01-31T20:29:35.473Z] #43 DONE 7.5s [2023-01-31T20:29:35.473Z] [2023-01-31T20:29:35.473Z] #55 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-01-31T20:29:38.001Z] #55 ... [2023-01-31T20:29:38.001Z] [2023-01-31T20:29:38.001Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-01-31T20:29:38.002Z] #0 6.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-31T20:29:38.002Z] #0 6.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-31T20:29:38.002Z] #0 6.450 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-31T20:29:38.002Z] #0 6.736 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-31T20:29:38.002Z] #0 7.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-31T20:29:38.002Z] #56 ... [2023-01-31T20:29:38.002Z] [2023-01-31T20:29:38.002Z] #57 [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 [2023-01-31T20:29:38.002Z] #0 6.885 go: downloading github.com/pelletier/go-toml v1.8.1 [2023-01-31T20:29:38.002Z] #57 ... [2023-01-31T20:29:38.002Z] [2023-01-31T20:29:38.002Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help [2023-01-31T20:29:38.002Z] #0 9.000 go: downloading github.com/tc-hib/go-winres v0.3.0 [2023-01-31T20:29:38.002Z] #0 10.20 go: downloading github.com/tc-hib/winres v0.1.6 [2023-01-31T20:29:38.002Z] #58 ... [2023-01-31T20:29:38.002Z] [2023-01-31T20:29:38.002Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-31T20:29:38.002Z] #0 6.493 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-31T20:29:38.002Z] #0 6.493 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-31T20:29:38.002Z] #0 6.493 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-31T20:29:38.002Z] #0 8.681 Reading package lists... [2023-01-31T20:29:38.002Z] #59 ... [2023-01-31T20:29:38.002Z] [2023-01-31T20:29:38.002Z] #60 [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 [2023-01-31T20:29:38.002Z] #0 8.042 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-31T20:29:38.002Z] #0 8.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-31T20:29:38.002Z] #0 8.042 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-31T20:29:38.002Z] #0 9.130 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-31T20:29:38.259Z] #60 ... [2023-01-31T20:29:38.259Z] [2023-01-31T20:29:38.259Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:29:38.259Z] #0 9.136 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-31T20:29:38.259Z] #0 9.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-31T20:29:38.259Z] #0 9.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-31T20:29:38.259Z] #0 9.844 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2023-01-31T20:29:38.516Z] #61 ... [2023-01-31T20:29:38.516Z] [2023-01-31T20:29:38.516Z] #62 [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 [2023-01-31T20:29:38.516Z] #0 6.664 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-31T20:29:38.516Z] #0 7.998 go: downloading github.com/fatih/color v1.13.0 [2023-01-31T20:29:38.516Z] #0 8.032 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-31T20:29:38.516Z] #0 8.091 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-31T20:29:38.516Z] #0 8.357 go: downloading golang.org/x/tools v0.1.11 [2023-01-31T20:29:38.516Z] #0 9.071 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-31T20:29:38.516Z] #0 9.216 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-31T20:29:38.516Z] #0 9.283 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-31T20:29:38.516Z] #0 9.498 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-31T20:29:38.516Z] #62 ... [2023-01-31T20:29:38.516Z] [2023-01-31T20:29:38.516Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2023-01-31T20:29:38.516Z] #0 9.527 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-01-31T20:29:38.773Z] #63 ... [2023-01-31T20:29:38.773Z] [2023-01-31T20:29:38.773Z] #64 [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 [2023-01-31T20:29:38.773Z] #0 9.528 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-31T20:29:38.773Z] #0 9.612 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-31T20:29:38.773Z] #0 9.612 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-31T20:29:38.773Z] #64 ... [2023-01-31T20:29:38.773Z] [2023-01-31T20:29:38.773Z] #65 [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 [2023-01-31T20:29:38.773Z] #0 9.636 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-31T20:29:38.773Z] #0 9.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-31T20:29:38.773Z] #0 9.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-31T20:29:39.031Z] #65 ... [2023-01-31T20:29:39.031Z] [2023-01-31T20:29:39.031Z] #66 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2023-01-31T20:29:39.031Z] #0 7.978 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-31T20:29:39.031Z] #66 ... [2023-01-31T20:29:39.031Z] [2023-01-31T20:29:39.031Z] #67 [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 [2023-01-31T20:29:39.031Z] #0 9.099 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-31T20:29:39.031Z] #0 9.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-31T20:29:39.031Z] #0 9.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-31T20:29:39.031Z] #0 10.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-31T20:29:39.288Z] #67 ... [2023-01-31T20:29:39.288Z] [2023-01-31T20:29:39.288Z] #64 [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 [2023-01-31T20:29:39.288Z] #64 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-31T20:29:40.221Z] #64 ... [2023-01-31T20:29:40.221Z] [2023-01-31T20:29:40.221Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:29:40.221Z] #50 DONE 6.2s [2023-01-31T20:29:40.221Z] [2023-01-31T20:29:40.221Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2023-01-31T20:29:40.221Z] #63 12.68 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-31T20:29:40.221Z] #63 12.69 go: downloading github.com/pkg/errors v0.9.1 [2023-01-31T20:29:40.478Z] #63 12.85 go: downloading github.com/spf13/cobra v1.5.0 [2023-01-31T20:29:40.479Z] #63 13.00 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-31T20:29:41.043Z] #63 13.31 go: downloading github.com/spf13/viper v1.12.0 [2023-01-31T20:29:41.043Z] #63 13.33 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-31T20:29:41.302Z] #63 13.83 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-01-31T20:29:41.302Z] #63 13.88 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-01-31T20:29:41.559Z] #63 13.96 go: downloading golang.org/x/tools v0.1.12 [2023-01-31T20:29:41.559Z] #63 14.11 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-01-31T20:29:41.818Z] #63 14.29 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-01-31T20:29:42.077Z] #63 14.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-31T20:29:42.336Z] #63 14.78 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-31T20:29:42.593Z] #63 ... [2023-01-31T20:29:42.593Z] [2023-01-31T20:29:42.593Z] #45 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:29:42.593Z] #45 DONE 10.6s [2023-01-31T20:29:42.851Z] [2023-01-31T20:29:42.851Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-31T20:29:42.851Z] #0 8.681 Reading package lists... [2023-01-31T20:29:42.851Z] #59 14.71 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-31T20:29:44.766Z] #59 14.90 Reading package lists... [2023-01-31T20:29:44.766Z] #59 ... [2023-01-31T20:29:44.766Z] [2023-01-31T20:29:44.766Z] #68 [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 < file.toml [2023-01-31T20:29:48.913Z] #57 21.23 [2023-01-31T20:29:48.913Z] #57 21.23 Reading and updating a list of files: [2023-01-31T20:29:48.913Z] #57 21.23 tomll a.toml b.toml c.toml [2023-01-31T20:29:48.913Z] #57 21.23 [2023-01-31T20:29:48.913Z] #57 21.23 When given a list of files, tomll will modify all files in place without asking. [2023-01-31T20:29:48.913Z] #57 DONE 21.4s [2023-01-31T20:29:48.913Z] [2023-01-31T20:29:48.913Z] #66 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2023-01-31T20:29:48.913Z] #66 19.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-31T20:29:49.171Z] #66 ... [2023-01-31T20:29:49.171Z] [2023-01-31T20:29:49.171Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:29:49.171Z] #61 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-31T20:29:49.171Z] #61 13.73 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-31T20:29:49.171Z] #61 17.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-31T20:29:49.171Z] #61 20.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2023-01-31T20:29:49.428Z] #61 ... [2023-01-31T20:29:49.428Z] [2023-01-31T20:29:49.428Z] #65 [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 [2023-01-31T20:29:49.428Z] #65 11.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-31T20:29:49.428Z] #65 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-31T20:29:49.428Z] #65 17.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-31T20:29:49.687Z] #65 ... [2023-01-31T20:29:49.687Z] [2023-01-31T20:29:49.687Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-31T20:29:49.687Z] #59 14.90 Reading package lists... [2023-01-31T20:29:50.518Z] #59 22.06 Building dependency tree... [2023-01-31T20:29:50.518Z] #59 ... [2023-01-31T20:29:50.518Z] [2023-01-31T20:29:50.518Z] #60 [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 [2023-01-31T20:29:50.518Z] #60 12.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-31T20:29:50.518Z] #60 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-31T20:29:50.518Z] #60 22.49 Fetched 8506 kB in 15s (575 kB/s) [2023-01-31T20:29:50.778Z] #60 22.49 Reading package lists... [2023-01-31T20:29:50.778Z] #60 ... [2023-01-31T20:29:50.778Z] [2023-01-31T20:29:50.778Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2023-01-31T20:29:50.778Z] #63 21.88 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-01-31T20:29:50.778Z] #63 21.88 go: downloading github.com/stretchr/testify v1.8.0 [2023-01-31T20:29:50.778Z] #63 22.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-31T20:29:50.778Z] #63 22.45 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-01-31T20:29:50.778Z] #63 22.53 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-01-31T20:29:50.778Z] #63 22.61 go: downloading github.com/spf13/afero v1.8.2 [2023-01-31T20:29:50.778Z] #63 22.63 go: downloading github.com/spf13/cast v1.5.0 [2023-01-31T20:29:50.778Z] #63 22.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-31T20:29:50.778Z] #63 22.97 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-01-31T20:29:50.778Z] #63 22.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-31T20:29:52.148Z] #63 ... [2023-01-31T20:29:52.148Z] [2023-01-31T20:29:52.148Z] #67 [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 [2023-01-31T20:29:52.148Z] #67 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-31T20:29:52.148Z] #67 16.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-31T20:29:52.148Z] #67 23.51 Fetched 8506 kB in 15s (581 kB/s) [2023-01-31T20:29:52.148Z] #67 23.51 Reading package lists... [2023-01-31T20:29:52.148Z] #67 ... [2023-01-31T20:29:52.148Z] [2023-01-31T20:29:52.148Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-31T20:29:52.148Z] #59 22.06 Building dependency tree... [2023-01-31T20:29:52.148Z] #59 23.98 Reading state information... [2023-01-31T20:29:52.712Z] #59 ... [2023-01-31T20:29:52.712Z] [2023-01-31T20:29:52.712Z] #64 [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 [2023-01-31T20:29:52.712Z] #64 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-31T20:29:52.712Z] #64 18.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-31T20:29:52.712Z] #64 24.67 Fetched 8506 kB in 16s (547 kB/s) [2023-01-31T20:29:52.969Z] #64 24.67 Reading package lists... [2023-01-31T20:29:52.969Z] #64 ... [2023-01-31T20:29:52.969Z] [2023-01-31T20:29:52.969Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2023-01-31T20:29:52.969Z] #63 25.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-31T20:29:52.969Z] #63 25.21 go: downloading github.com/Antonboom/errname v0.1.7 [2023-01-31T20:29:52.969Z] #63 25.35 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-01-31T20:29:52.969Z] #63 25.36 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-01-31T20:29:52.969Z] #63 25.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-31T20:29:53.227Z] #63 ... [2023-01-31T20:29:53.227Z] [2023-01-31T20:29:53.227Z] #53 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:29:53.227Z] #53 DONE 18.6s [2023-01-31T20:29:53.227Z] [2023-01-31T20:29:53.227Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2023-01-31T20:29:53.227Z] #63 25.84 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-01-31T20:29:53.227Z] #63 25.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-31T20:29:53.485Z] #63 26.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-31T20:29:53.744Z] #63 26.27 go: downloading github.com/alingse/asasalint v0.0.11 [2023-01-31T20:29:54.310Z] #63 26.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-31T20:29:54.310Z] #63 26.71 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-01-31T20:29:54.310Z] #63 26.71 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-31T20:29:54.310Z] #63 26.73 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-01-31T20:29:54.310Z] #63 26.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-31T20:29:54.310Z] #63 26.96 go: downloading github.com/breml/bidichk v0.2.3 [2023-01-31T20:29:54.567Z] #63 26.99 go: downloading github.com/breml/errchkjson v0.3.0 [2023-01-31T20:29:54.567Z] #63 27.12 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-31T20:29:54.567Z] #63 27.16 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-31T20:29:54.567Z] #63 27.22 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-01-31T20:29:54.844Z] #63 27.25 go: downloading github.com/daixiang0/gci v0.6.3 [2023-01-31T20:29:55.416Z] #63 27.72 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-01-31T20:29:55.416Z] #63 27.72 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-31T20:29:55.416Z] #63 27.74 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-01-31T20:29:55.416Z] #63 27.74 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-01-31T20:29:55.416Z] #63 ... [2023-01-31T20:29:55.416Z] [2023-01-31T20:29:55.416Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-31T20:29:55.416Z] #59 27.18 gcc is already the newest version (4:10.2.1-1). [2023-01-31T20:29:55.416Z] #59 27.18 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-01-31T20:29:55.416Z] #59 27.18 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. [2023-01-31T20:29:55.416Z] #59 DONE 27.5s [2023-01-31T20:29:55.416Z] [2023-01-31T20:29:55.416Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2023-01-31T20:29:55.416Z] #63 27.83 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-01-31T20:29:56.787Z] #63 28.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-31T20:29:56.787Z] #63 29.07 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-01-31T20:29:56.787Z] #63 29.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-31T20:29:56.787Z] #63 29.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-31T20:29:57.044Z] #63 29.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-31T20:29:57.044Z] #63 29.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-31T20:29:57.044Z] #63 29.48 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-31T20:29:57.044Z] #63 29.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-31T20:29:57.302Z] #63 29.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-31T20:29:57.302Z] #63 29.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-31T20:29:57.302Z] #63 29.88 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-31T20:29:57.302Z] #63 29.89 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-01-31T20:29:57.558Z] #63 30.04 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-31T20:29:57.559Z] #63 30.05 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-31T20:29:57.559Z] #63 30.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-31T20:29:57.559Z] #63 30.15 go: downloading github.com/julz/importas v0.1.0 [2023-01-31T20:29:57.559Z] #63 30.19 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-01-31T20:29:57.815Z] #63 30.23 go: downloading github.com/kulti/thelper v0.6.3 [2023-01-31T20:29:57.815Z] #63 30.34 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-01-31T20:29:57.815Z] #63 30.46 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-31T20:29:58.072Z] #63 30.46 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-01-31T20:29:58.072Z] #63 30.52 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-31T20:29:58.072Z] #63 30.60 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-01-31T20:29:58.329Z] #63 30.72 go: downloading github.com/maratori/testpackage v1.1.0 [2023-01-31T20:29:58.329Z] #63 30.74 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-31T20:29:58.329Z] #63 30.81 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-31T20:29:58.329Z] #63 30.86 go: downloading github.com/mgechev/revive v1.2.3 [2023-01-31T20:29:59.271Z] #63 31.56 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-31T20:29:59.271Z] #63 31.56 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-31T20:29:59.271Z] #63 31.62 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-01-31T20:29:59.271Z] #63 31.63 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-01-31T20:29:59.271Z] #63 31.73 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-01-31T20:29:59.271Z] #63 31.82 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-01-31T20:29:59.528Z] #63 31.92 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-31T20:29:59.528Z] #63 32.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-31T20:29:59.528Z] #63 32.10 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-01-31T20:29:59.528Z] #63 32.10 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-01-31T20:29:59.784Z] #63 32.21 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-01-31T20:29:59.784Z] #63 ... [2023-01-31T20:29:59.784Z] [2023-01-31T20:29:59.784Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-01-31T20:29:59.784Z] #56 16.65 Reading package lists... [2023-01-31T20:29:59.784Z] #56 22.61 Reading package lists... [2023-01-31T20:29:59.784Z] #56 28.34 Building dependency tree... [2023-01-31T20:29:59.784Z] #56 32.32 python3 is already the newest version (3.9.2-3). [2023-01-31T20:29:59.784Z] #56 32.32 The following additional packages will be installed: [2023-01-31T20:29:59.784Z] #56 32.34 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 [2023-01-31T20:29:59.784Z] #56 32.35 patch xz-utils [2023-01-31T20:29:59.784Z] #56 32.36 Suggested packages: [2023-01-31T20:29:59.784Z] #56 32.38 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2023-01-31T20:29:59.784Z] #56 32.38 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2023-01-31T20:29:59.784Z] #56 32.38 m4-doc ed diffutils-doc [2023-01-31T20:29:59.784Z] #56 32.38 Recommended packages: [2023-01-31T20:29:59.784Z] #56 32.38 fakeroot libalgorithm-merge-perl libltdl-dev [2023-01-31T20:30:00.043Z] #56 ... [2023-01-31T20:30:00.043Z] [2023-01-31T20:30:00.043Z] #64 [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 [2023-01-31T20:30:00.043Z] #64 24.67 Reading package lists... [2023-01-31T20:30:00.043Z] #64 30.86 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-31T20:30:00.043Z] #64 30.88 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-31T20:30:00.043Z] #64 30.88 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-31T20:30:01.413Z] #64 ... [2023-01-31T20:30:01.413Z] [2023-01-31T20:30:01.413Z] #68 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:30:02.443Z] #61 24.66 Fetched 8510 kB in 16s (538 kB/s) [2023-01-31T20:30:02.443Z] #61 24.66 Reading package lists... [2023-01-31T20:30:02.701Z] #61 30.58 Reading package lists... [2023-01-31T20:30:02.701Z] #61 ... [2023-01-31T20:30:02.701Z] [2023-01-31T20:30:02.701Z] #63 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2023-01-31T20:30:02.701Z] #63 32.63 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-31T20:30:02.701Z] #63 32.63 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-01-31T20:30:02.701Z] #63 32.65 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-01-31T20:30:02.701Z] #63 32.74 go: downloading github.com/sivchari/tenv v1.7.0 [2023-01-31T20:30:02.701Z] #63 32.79 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-31T20:30:02.701Z] #63 32.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-31T20:30:02.701Z] #63 32.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-31T20:30:02.701Z] #63 33.09 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-01-31T20:30:02.701Z] #63 33.14 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-01-31T20:30:02.701Z] #63 33.23 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-31T20:30:02.701Z] #63 33.28 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-31T20:30:02.701Z] #63 33.35 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-31T20:30:02.701Z] #63 33.42 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-01-31T20:30:02.702Z] #63 33.47 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-01-31T20:30:02.702Z] #63 33.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-31T20:30:02.702Z] #63 33.85 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-31T20:30:02.702Z] #63 33.92 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-01-31T20:30:02.702Z] #63 33.97 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-01-31T20:30:02.702Z] #63 34.03 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-31T20:30:02.702Z] #63 34.14 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-01-31T20:30:02.702Z] #63 34.19 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-01-31T20:30:02.702Z] #63 34.36 go: downloading honnef.co/go/tools v0.3.3 [2023-01-31T20:30:03.635Z] #63 36.00 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-01-31T20:30:03.635Z] #63 36.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-31T20:30:03.635Z] #63 36.18 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-01-31T20:30:03.635Z] #63 36.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-31T20:30:03.635Z] #63 ... [2023-01-31T20:30:03.635Z] [2023-01-31T20:30:03.635Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:30:13.214Z] #61 30.58 Reading package lists... [2023-01-31T20:30:13.214Z] #61 35.45 Building dependency tree... [2023-01-31T20:30:13.214Z] #61 39.83 The following additional packages will be installed: [2023-01-31T20:30:13.214Z] #61 39.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-01-31T20:30:13.214Z] #61 39.85 python3-protobuf python3-six [2023-01-31T20:30:13.214Z] #61 39.86 Suggested packages: [2023-01-31T20:30:13.214Z] #61 39.89 python3-setuptools [2023-01-31T20:30:13.214Z] #61 39.89 Recommended packages: [2023-01-31T20:30:13.214Z] #61 39.89 iproute2 | iproute [2023-01-31T20:30:13.214Z] #61 40.55 The following NEW packages will be installed: [2023-01-31T20:30:13.214Z] #61 40.56 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-01-31T20:30:13.214Z] #61 40.56 python3-protobuf python3-six [2023-01-31T20:30:13.214Z] #61 41.14 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2023-01-31T20:30:13.214Z] #61 41.14 Need to get 2136 kB of archives. [2023-01-31T20:30:13.214Z] #61 41.14 After this operation, 10.8 MB of additional disk space will be used. [2023-01-31T20:30:13.214Z] #61 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-01-31T20:30:13.214Z] #61 41.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-31T20:30:13.214Z] #61 41.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-31T20:30:13.214Z] #61 41.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-01-31T20:30:13.214Z] #61 41.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-31T20:30:13.214Z] #61 41.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-01-31T20:30:13.214Z] #61 41.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-31T20:30:13.214Z] #61 43.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2023-01-31T20:30:13.472Z] #61 ... [2023-01-31T20:30:13.472Z] [2023-01-31T20:30:13.472Z] #67 [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 [2023-01-31T20:30:13.472Z] #67 39.64 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2023-01-31T20:30:13.472Z] #67 39.64 Need to get 15.1 MB of archives. [2023-01-31T20:30:13.472Z] #67 39.64 After this operation, 66.8 MB of additional disk space will be used. [2023-01-31T20:30:13.472Z] #67 39.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-31T20:30:13.472Z] #67 39.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-31T20:30:13.472Z] #67 40.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-01-31T20:30:13.472Z] #67 40.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-01-31T20:30:13.472Z] #67 40.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-01-31T20:30:13.472Z] #67 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-01-31T20:30:13.472Z] #67 40.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-01-31T20:30:13.472Z] #67 40.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-01-31T20:30:13.472Z] #67 41.65 debconf: delaying package configuration, since apt-utils is not installed [2023-01-31T20:30:13.472Z] #67 41.95 Fetched 15.1 MB in 1s (12.5 MB/s) [2023-01-31T20:30:13.472Z] #67 42.14 Selecting previously unselected package cmake-data. [2023-01-31T20:30:13.472Z] #67 42.14 (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 ... 15744 files and directories currently installed.) [2023-01-31T20:30:13.472Z] #67 42.21 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-31T20:30:13.472Z] #67 42.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-31T20:30:13.729Z] #67 ... [2023-01-31T20:30:13.729Z] [2023-01-31T20:30:13.729Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:30:13.729Z] #61 45.74 debconf: delaying package configuration, since apt-utils is not installed [2023-01-31T20:30:14.295Z] #61 46.31 Fetched 2136 kB in 3s (655 kB/s) [2023-01-31T20:30:14.295Z] #61 46.46 Selecting previously unselected package libprotobuf23:arm64. [2023-01-31T20:30:14.553Z] #61 46.46 (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 ... 15744 files and directories currently installed.) [2023-01-31T20:30:14.553Z] #61 46.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2023-01-31T20:30:14.553Z] #61 46.60 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-01-31T20:30:15.119Z] #61 ... [2023-01-31T20:30:15.119Z] [2023-01-31T20:30:15.119Z] #60 [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 [2023-01-31T20:30:15.119Z] #60 37.58 Reading package lists... [2023-01-31T20:30:15.119Z] #60 42.43 Building dependency tree... [2023-01-31T20:30:15.119Z] #60 47.15 gcc is already the newest version (4:10.2.1-1). [2023-01-31T20:30:15.119Z] #60 47.15 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-01-31T20:30:15.119Z] #60 47.15 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. [2023-01-31T20:30:15.119Z] #60 DONE 47.4s [2023-01-31T20:30:15.119Z] [2023-01-31T20:30:15.119Z] #66 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2023-01-31T20:30:15.119Z] #66 47.54 v3.0.2 [2023-01-31T20:30:15.119Z] #66 DONE 47.7s [2023-01-31T20:30:15.376Z] [2023-01-31T20:30:15.376Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:30:15.376Z] #61 47.53 Selecting previously unselected package python3-pkg-resources. [2023-01-31T20:30:15.633Z] #61 47.60 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-31T20:30:15.633Z] #61 47.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-31T20:30:15.893Z] #61 47.99 Selecting previously unselected package python3-six. [2023-01-31T20:30:15.893Z] #61 48.00 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2023-01-31T20:30:15.893Z] #61 48.05 Unpacking python3-six (1.16.0-2) ... [2023-01-31T20:30:16.150Z] #61 48.34 Selecting previously unselected package python3-protobuf. [2023-01-31T20:30:16.151Z] #61 48.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2023-01-31T20:30:16.409Z] #61 48.47 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-31T20:30:16.973Z] #61 ... [2023-01-31T20:30:16.973Z] [2023-01-31T20:30:16.973Z] #65 [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 [2023-01-31T20:30:16.973Z] #65 34.43 Reading package lists... [2023-01-31T20:30:16.973Z] #65 38.97 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-01-31T20:30:16.973Z] #65 39.05 Reading package lists... [2023-01-31T20:30:16.973Z] #65 43.85 Building dependency tree... [2023-01-31T20:30:16.973Z] #65 ... [2023-01-31T20:30:16.973Z] [2023-01-31T20:30:16.973Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:30:16.973Z] #61 49.12 Selecting previously unselected package libnet1:arm64. [2023-01-31T20:30:16.973Z] #61 49.13 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-31T20:30:16.973Z] #61 49.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-31T20:30:17.229Z] #61 49.34 Selecting previously unselected package libnl-3-200:arm64. [2023-01-31T20:30:17.229Z] #61 49.34 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-31T20:30:17.229Z] #61 49.35 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-31T20:30:17.487Z] #61 49.66 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-31T20:30:17.487Z] #61 49.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-31T20:30:17.487Z] #61 49.69 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-31T20:30:17.743Z] #61 ... [2023-01-31T20:30:17.743Z] [2023-01-31T20:30:17.743Z] #46 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:30:17.743Z] #46 DONE 44.7s [2023-01-31T20:30:17.743Z] [2023-01-31T20:30:17.744Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:30:17.744Z] #61 49.87 Selecting previously unselected package criu. [2023-01-31T20:30:17.744Z] #61 49.88 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2023-01-31T20:30:17.744Z] #61 49.90 Unpacking criu (3.17.1-1) ... [2023-01-31T20:30:19.114Z] #61 50.88 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-31T20:30:19.371Z] #61 ... [2023-01-31T20:30:19.371Z] [2023-01-31T20:30:19.371Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-31T20:30:19.371Z] #48 DONE 45.8s [2023-01-31T20:30:19.628Z] [2023-01-31T20:30:19.628Z] #65 [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 [2023-01-31T20:30:19.628Z] #65 49.13 gcc is already the newest version (4:10.2.1-1). [2023-01-31T20:30:19.628Z] #65 49.13 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-01-31T20:30:19.628Z] #65 49.13 The following additional packages will be installed: [2023-01-31T20:30:19.628Z] #65 49.14 bzip2 patch xz-utils [2023-01-31T20:30:19.629Z] #65 49.17 Suggested packages: [2023-01-31T20:30:19.629Z] #65 49.17 bzip2-doc debian-keyring seccomp ed diffutils-doc [2023-01-31T20:30:19.629Z] #65 49.17 Recommended packages: [2023-01-31T20:30:19.629Z] #65 49.17 build-essential fakeroot libalgorithm-merge-perl [2023-01-31T20:30:19.629Z] #65 49.70 The following NEW packages will be installed: [2023-01-31T20:30:19.629Z] #65 49.71 bzip2 dpkg-dev libseccomp-dev patch xz-utils [2023-01-31T20:30:19.629Z] #65 50.22 0 upgraded, 5 newly installed, 0 to remove and 6 not upgraded. [2023-01-31T20:30:19.629Z] #65 50.22 Need to get 2790 kB of archives. [2023-01-31T20:30:19.629Z] #65 50.22 After this operation, 4077 kB of additional disk space will be used. [2023-01-31T20:30:19.629Z] #65 50.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-01-31T20:30:19.629Z] #65 50.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-01-31T20:30:19.629Z] #65 50.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-01-31T20:30:19.629Z] #65 50.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-01-31T20:30:19.629Z] #65 50.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-01-31T20:30:19.629Z] #65 51.70 debconf: delaying package configuration, since apt-utils is not installed [2023-01-31T20:30:20.193Z] #65 52.10 Fetched 2790 kB in 1s (5452 kB/s) [2023-01-31T20:30:20.451Z] #65 52.36 Selecting previously unselected package bzip2. [2023-01-31T20:30:20.451Z] #65 52.36 (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 ... 15744 files and directories currently installed.) [2023-01-31T20:30:20.451Z] #65 52.42 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... [2023-01-31T20:30:20.451Z] #65 52.44 Unpacking bzip2 (1.0.8-4) ... [2023-01-31T20:30:20.709Z] #65 52.78 Selecting previously unselected package xz-utils. [2023-01-31T20:30:20.709Z] #65 52.79 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-01-31T20:30:20.709Z] #65 52.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-31T20:30:20.972Z] #65 ... [2023-01-31T20:30:20.972Z] [2023-01-31T20:30:20.972Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2023-01-31T20:30:20.972Z] #72 DONE 3.1s [2023-01-31T20:30:20.972Z] [2023-01-31T20:30:20.972Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli [2023-01-31T20:30:20.972Z] #73 DONE 0.2s [2023-01-31T20:30:20.972Z] [2023-01-31T20:30:20.972Z] #65 [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 [2023-01-31T20:30:21.230Z] #65 53.16 Selecting previously unselected package patch. [2023-01-31T20:30:21.230Z] #65 53.16 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... [2023-01-31T20:30:21.230Z] #65 53.18 Unpacking patch (2.7.6-7) ... [2023-01-31T20:30:21.488Z] #65 53.48 Selecting previously unselected package dpkg-dev. [2023-01-31T20:30:21.488Z] #65 53.48 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... [2023-01-31T20:30:21.488Z] #65 53.50 Unpacking dpkg-dev (1.20.12) ... [2023-01-31T20:30:22.861Z] #65 54.60 Selecting previously unselected package libseccomp-dev:arm64. [2023-01-31T20:30:22.861Z] #65 54.60 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-01-31T20:30:22.862Z] #65 54.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-31T20:30:22.862Z] #65 54.84 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-31T20:30:22.862Z] #65 ... [2023-01-31T20:30:22.862Z] [2023-01-31T20:30:22.862Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-01-31T20:30:22.862Z] #0 1.251 Cloning into '/tmp/crun-build'... [2023-01-31T20:30:22.862Z] #0 8.510 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2023-01-31T20:30:22.862Z] #0 8.516 Cloning into '/tmp/crun-build/libocispec'... [2023-01-31T20:30:22.862Z] #0 10.02 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2023-01-31T20:30:22.862Z] #0 10.03 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2023-01-31T20:30:22.862Z] #0 10.03 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2023-01-31T20:30:22.862Z] #0 10.04 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2023-01-31T20:30:22.862Z] #0 10.06 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2023-01-31T20:30:22.862Z] #74 ... [2023-01-31T20:30:22.862Z] [2023-01-31T20:30:22.862Z] #65 [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 [2023-01-31T20:30:22.862Z] #65 54.90 Setting up bzip2 (1.0.8-4) ... [2023-01-31T20:30:22.862Z] #65 54.93 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-31T20:30:23.119Z] #65 54.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-31T20:30:23.119Z] #65 55.03 Setting up patch (2.7.6-7) ... [2023-01-31T20:30:23.119Z] #65 55.06 Setting up dpkg-dev (1.20.12) ... [2023-01-31T20:30:23.685Z] #65 DONE 55.7s [2023-01-31T20:30:23.685Z] [2023-01-31T20:30:23.685Z] #75 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:30:24.204Z] #61 53.46 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-01-31T20:30:24.204Z] #61 53.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-31T20:30:24.204Z] #61 53.56 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-31T20:30:24.204Z] #61 53.59 Setting up python3-six (1.16.0-2) ... [2023-01-31T20:30:24.204Z] #61 55.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-31T20:30:24.204Z] #61 55.13 Setting up python3-protobuf (3.12.4-1) ... [2023-01-31T20:30:24.768Z] #61 ... [2023-01-31T20:30:24.768Z] [2023-01-31T20:30:24.768Z] #67 [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 [2023-01-31T20:30:24.768Z] #67 47.02 Selecting previously unselected package libicu67:arm64. [2023-01-31T20:30:24.768Z] #67 47.04 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... [2023-01-31T20:30:24.768Z] #67 47.06 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-31T20:30:24.768Z] #67 55.03 Selecting previously unselected package libxml2:arm64. [2023-01-31T20:30:24.768Z] #67 55.04 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-01-31T20:30:24.768Z] #67 55.05 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-31T20:30:24.768Z] #67 55.41 Selecting previously unselected package libarchive13:arm64. [2023-01-31T20:30:24.768Z] #67 55.42 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-01-31T20:30:24.768Z] #67 55.46 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-01-31T20:30:24.768Z] #67 55.88 Selecting previously unselected package libjsoncpp24:arm64. [2023-01-31T20:30:24.768Z] #67 55.88 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-01-31T20:30:24.768Z] #67 55.89 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-01-31T20:30:24.768Z] #67 56.09 Selecting previously unselected package librhash0:arm64. [2023-01-31T20:30:24.768Z] #67 56.09 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... [2023-01-31T20:30:24.768Z] #67 56.12 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-01-31T20:30:24.768Z] #67 56.29 Selecting previously unselected package libuv1:arm64. [2023-01-31T20:30:24.768Z] #67 56.30 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... [2023-01-31T20:30:24.768Z] #67 56.33 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-01-31T20:30:24.768Z] #67 56.64 Selecting previously unselected package cmake. [2023-01-31T20:30:24.768Z] #67 56.65 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-01-31T20:30:24.768Z] #67 56.68 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-31T20:30:24.768Z] #67 ... [2023-01-31T20:30:24.768Z] [2023-01-31T20:30:24.768Z] #64 [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 [2023-01-31T20:30:24.768Z] #64 56.38 Selecting previously unselected package libelf1:arm64. [2023-01-31T20:30:24.768Z] #64 56.38 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... [2023-01-31T20:30:24.768Z] #64 56.39 Unpacking libelf1:arm64 (0.183-1) ... [2023-01-31T20:30:24.768Z] #64 56.72 Selecting previously unselected package libffi-dev:arm64. [2023-01-31T20:30:24.768Z] #64 56.72 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... [2023-01-31T20:30:24.768Z] #64 56.73 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-01-31T20:30:24.768Z] #64 56.91 Selecting previously unselected package libglib2.0-data. [2023-01-31T20:30:24.768Z] #64 56.92 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... [2023-01-31T20:30:25.026Z] #64 56.93 Unpacking libglib2.0-data (2.66.8-1) ... [2023-01-31T20:30:25.027Z] #64 ... [2023-01-31T20:30:25.027Z] [2023-01-31T20:30:25.027Z] #76 [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 < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-01-31T20:30:29.610Z] #61 59.05 Setting up criu (3.17.1-1) ... [2023-01-31T20:30:29.610Z] #61 61.26 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-31T20:30:29.610Z] #61 DONE 61.7s [2023-01-31T20:30:29.868Z] [2023-01-31T20:30:29.868Z] #64 [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 [2023-01-31T20:30:29.868Z] #64 61.82 Selecting previously unselected package libpcre16-3:arm64. [2023-01-31T20:30:29.868Z] #64 61.82 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-01-31T20:30:29.868Z] #64 61.83 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-01-31T20:30:30.125Z] #64 62.13 Selecting previously unselected package libpcre32-3:arm64. [2023-01-31T20:30:30.125Z] #64 62.17 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-01-31T20:30:30.125Z] #64 62.18 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-01-31T20:30:30.701Z] #64 62.66 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-01-31T20:30:30.701Z] #64 62.66 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-01-31T20:30:30.701Z] #64 62.66 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-01-31T20:30:30.701Z] #64 62.78 Selecting previously unselected package libpcre3-dev:arm64. [2023-01-31T20:30:30.958Z] #64 62.80 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-01-31T20:30:30.958Z] #64 62.83 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-01-31T20:30:31.214Z] #64 63.33 Selecting previously unselected package zlib1g-dev:arm64. [2023-01-31T20:30:31.214Z] #64 63.33 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-01-31T20:30:31.214Z] #64 63.33 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-31T20:30:31.471Z] #64 63.54 Selecting previously unselected package libglib2.0-dev:arm64. [2023-01-31T20:30:31.471Z] #64 63.54 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-01-31T20:30:31.471Z] #64 63.55 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-01-31T20:30:31.471Z] #64 ... [2023-01-31T20:30:31.471Z] [2023-01-31T20:30:31.471Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <= 3... python3 [2023-01-31T20:31:45.703Z] #74 92.86 checking for python3... /usr/bin/python3 [2023-01-31T20:31:45.703Z] #74 92.86 checking for python3 version... 3.9 [2023-01-31T20:31:45.703Z] #74 92.94 checking for python3 platform... linux [2023-01-31T20:31:45.960Z] #74 92.98 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-01-31T20:31:46.216Z] #74 93.14 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-01-31T20:31:46.217Z] #74 93.37 checking for go-md2man... no [2023-01-31T20:31:46.217Z] #74 93.39 checking error.h usability... [2023-01-31T20:31:46.217Z] #74 ... [2023-01-31T20:31:46.217Z] [2023-01-31T20:31:46.217Z] #68 [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 <= 2.0.0... yes [2023-01-31T20:31:48.891Z] #74 95.86 checking sys/capability.h usability... yes [2023-01-31T20:31:48.891Z] #74 95.97 checking sys/capability.h presence... yes [2023-01-31T20:31:48.891Z] #74 96.08 checking for sys/capability.h... yes [2023-01-31T20:31:49.148Z] #74 96.08 checking for library containing cap_from_name... [2023-01-31T20:31:49.148Z] #74 ... [2023-01-31T20:31:49.148Z] [2023-01-31T20:31:49.148Z] #68 [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 <= 3.15... no [2023-01-31T20:31:53.053Z] #74 100.3 configure: CRIU headers not found, building without CRIU support [2023-01-31T20:31:53.053Z] #74 100.3 checking for criu > 3.16... no [2023-01-31T20:31:53.053Z] #74 100.3 configure: CRIU version doesn't support join-ns API [2023-01-31T20:31:53.310Z] #74 100.3 checking for criu > 3.16.1... no [2023-01-31T20:31:53.310Z] #74 100.4 configure: CRIU version doesn't support for pre-dumping [2023-01-31T20:31:53.310Z] #74 100.4 checking for new mount API (fsconfig)... yes [2023-01-31T20:31:53.310Z] #74 100.5 checking for seccomp notify API... yes [2023-01-31T20:31:53.568Z] [2023-01-31T20:31:53.568Z] #74 ... [2023-01-31T20:31:53.568Z] [2023-01-31T20:31:53.568Z] #76 [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 <= 2.1.0... yes [2023-01-31T20:32:07.677Z] #74 114.7 checking for a sed that does not truncate output... (cached) /bin/sed [2023-01-31T20:32:07.677Z] #74 114.7 checking for gcc... (cached) gcc [2023-01-31T20:32:07.677Z] #74 114.8 checking whether we are using the GNU C compiler... (cached) yes [2023-01-31T20:32:07.677Z] #74 114.8 checking whether gcc accepts -g... (cached) yes [2023-01-31T20:32:07.677Z] #74 114.8 checking for gcc option to accept ISO C89... (cached) none needed [2023-01-31T20:32:07.677Z] #74 114.8 checking whether gcc understands -c and -o together... (cached) yes [2023-01-31T20:32:07.677Z] #74 114.8 checking for a Python interpreter with version >= 3... python3 [2023-01-31T20:32:07.677Z] #74 114.9 checking for python3... /usr/bin/python3 [2023-01-31T20:32:07.677Z] #74 114.9 checking for python3 version... 3.9 [2023-01-31T20:32:07.933Z] #74 114.9 checking for python3 platform... linux [2023-01-31T20:32:07.933Z] #74 115.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-01-31T20:32:07.933Z] #74 115.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-01-31T20:32:08.190Z] #74 115.3 checking that generated files are newer than configure... done [2023-01-31T20:32:08.190Z] #74 115.3 configure: creating ./config.status [2023-01-31T20:32:10.709Z] #74 117.6 config.status: creating Makefile [2023-01-31T20:32:10.709Z] #74 117.7 config.status: creating config.h [2023-01-31T20:32:10.709Z] #74 117.7 config.status: executing libtool commands [2023-01-31T20:32:10.709Z] #74 117.7 config.status: executing depfiles commands [2023-01-31T20:32:11.272Z] #74 118.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-01-31T20:32:11.272Z] #74 118.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-01-31T20:32:11.529Z] #74 118.7 checking for gcc... gcc [2023-01-31T20:32:11.785Z] #74 118.8 checking whether the C compiler works... yes [2023-01-31T20:32:12.041Z] #74 119.0 checking for C compiler default output file name... a.out [2023-01-31T20:32:12.041Z] #74 119.0 checking for suffix of executables... [2023-01-31T20:32:12.298Z] #74 119.2 checking whether we are cross compiling... no [2023-01-31T20:32:12.298Z] #74 119.4 checking for suffix of object files... o [2023-01-31T20:32:12.298Z] #74 119.5 checking whether we are using the GNU C compiler... yes [2023-01-31T20:32:12.554Z] #74 119.6 checking whether gcc accepts -g... yes [2023-01-31T20:32:12.554Z] #74 119.7 checking for gcc option to accept ISO C89... none needed [2023-01-31T20:32:12.811Z] #74 119.8 checking whether gcc understands -c and -o together... yes [2023-01-31T20:32:12.811Z] #74 120.0 checking for a BSD-compatible install... /usr/bin/install -c [2023-01-31T20:32:12.811Z] #74 120.0 checking whether build environment is sane... yes [2023-01-31T20:32:12.811Z] #74 120.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-01-31T20:32:12.811Z] #74 120.1 checking for gawk... no [2023-01-31T20:32:12.811Z] #74 120.1 checking for mawk... mawk [2023-01-31T20:32:12.811Z] #74 120.1 checking whether make sets $(MAKE)... yes [2023-01-31T20:32:12.811Z] #74 120.1 checking whether make supports the include directive... yes (GNU style) [2023-01-31T20:32:12.811Z] #74 120.1 checking whether make supports nested variables... yes [2023-01-31T20:32:13.068Z] #74 120.2 checking whether UID '0' is supported by ustar format... yes [2023-01-31T20:32:13.068Z] #74 120.2 checking whether GID '0' is supported by ustar format... yes [2023-01-31T20:32:13.068Z] #74 120.2 checking how to create a ustar tar archive... gnutar [2023-01-31T20:32:13.068Z] #74 120.3 checking dependency style of gcc... gcc3 [2023-01-31T20:32:13.324Z] #74 120.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-01-31T20:32:13.324Z] #74 120.4 checking whether make supports nested variables... (cached) yes [2023-01-31T20:32:13.581Z] #74 120.5 checking build system type... aarch64-unknown-linux-gnu [2023-01-31T20:32:13.581Z] #74 120.8 checking host system type... aarch64-unknown-linux-gnu [2023-01-31T20:32:13.581Z] #74 120.8 checking how to print strings... printf [2023-01-31T20:32:13.581Z] #74 120.8 checking for a sed that does not truncate output... /bin/sed [2023-01-31T20:32:13.581Z] #74 120.8 checking for grep that handles long lines and -e... /bin/grep [2023-01-31T20:32:13.581Z] #74 120.8 checking for egrep... /bin/grep -E [2023-01-31T20:32:13.581Z] #74 120.8 checking for fgrep... /bin/grep -F [2023-01-31T20:32:13.581Z] #74 120.8 checking for ld used by gcc... /usr/bin/ld [2023-01-31T20:32:13.581Z] #74 120.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-01-31T20:32:13.581Z] #74 120.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-01-31T20:32:13.838Z] #74 120.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-01-31T20:32:13.838Z] #74 121.0 checking whether ln -s works... yes [2023-01-31T20:32:13.838Z] #74 121.0 checking the maximum length of command line arguments... 1572864 [2023-01-31T20:32:13.838Z] #74 121.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-01-31T20:32:13.838Z] #74 121.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-01-31T20:32:13.838Z] #74 121.0 checking for /usr/bin/ld option to reload object files... -r [2023-01-31T20:32:13.838Z] #74 121.0 checking for objdump... objdump [2023-01-31T20:32:13.838Z] #74 121.0 checking how to recognize dependent libraries... pass_all [2023-01-31T20:32:13.838Z] #74 121.0 checking for dlltool... no [2023-01-31T20:32:13.838Z] #74 121.0 checking how to associate runtime and link libraries... printf %s\n [2023-01-31T20:32:13.838Z] #74 121.0 checking for ar... ar [2023-01-31T20:32:14.095Z] #74 121.0 checking for archiver @FILE support... @ [2023-01-31T20:32:14.095Z] #74 121.1 checking for strip... strip [2023-01-31T20:32:14.095Z] #74 121.1 checking for ranlib... ranlib [2023-01-31T20:32:14.352Z] #74 121.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-01-31T20:32:14.352Z] #74 121.5 checking for sysroot... no [2023-01-31T20:32:14.352Z] #74 121.5 checking for a working dd... /bin/dd [2023-01-31T20:32:14.352Z] #74 121.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-01-31T20:32:14.352Z] #74 121.5 checking for mt... no [2023-01-31T20:32:14.352Z] #74 121.5 checking if : is a manifest tool... no [2023-01-31T20:32:14.609Z] #74 121.6 checking how to run the C preprocessor... gcc -E [2023-01-31T20:32:15.174Z] #74 121.8 checking for ANSI C header files... yes [2023-01-31T20:32:15.174Z] #74 122.3 checking for sys/types.h... yes [2023-01-31T20:32:15.174Z] #74 122.4 checking for sys/stat.h... yes [2023-01-31T20:32:15.431Z] #74 122.5 checking for stdlib.h... yes [2023-01-31T20:32:15.687Z] #74 122.7 checking for string.h... yes [2023-01-31T20:32:15.687Z] #74 122.8 checking for memory.h... yes [2023-01-31T20:32:15.687Z] #74 122.9 checking for strings.h... yes [2023-01-31T20:32:15.944Z] #74 123.1 checking for inttypes.h... yes [2023-01-31T20:32:15.944Z] #74 123.2 checking for stdint.h... yes [2023-01-31T20:32:16.201Z] #74 123.3 checking for unistd.h... yes [2023-01-31T20:32:16.458Z] #74 123.5 checking for dlfcn.h... yes [2023-01-31T20:32:16.458Z] #74 123.6 checking for objdir... .libs [2023-01-31T20:32:16.716Z] #74 123.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-01-31T20:32:16.973Z] #74 124.0 checking for gcc option to produce PIC... -fPIC -DPIC [2023-01-31T20:32:16.973Z] #74 124.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-01-31T20:32:17.230Z] #74 124.1 checking if gcc static flag -static works... yes [2023-01-31T20:32:17.230Z] #74 124.4 checking if gcc supports -c -o file.o... yes [2023-01-31T20:32:17.230Z] #74 124.5 checking if gcc supports -c -o file.o... (cached) yes [2023-01-31T20:32:17.230Z] #74 124.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-01-31T20:32:17.487Z] #74 124.5 checking dynamic linker characteristics... GNU/Linux ld.so [2023-01-31T20:32:17.487Z] #74 124.7 checking how to hardcode library paths into programs... immediate [2023-01-31T20:32:17.487Z] #74 124.7 checking whether stripping libraries is possible... yes [2023-01-31T20:32:17.487Z] #74 124.7 checking if libtool supports shared libraries... yes [2023-01-31T20:32:17.487Z] #74 124.7 checking whether to build shared libraries... no [2023-01-31T20:32:17.487Z] #74 124.7 checking whether to build static libraries... yes [2023-01-31T20:32:17.487Z] #74 124.7 checking float.h usability... yes [2023-01-31T20:32:17.752Z] #74 124.8 checking float.h presence... yes [2023-01-31T20:32:17.752Z] #74 124.9 checking for float.h... yes [2023-01-31T20:32:17.752Z] #74 124.9 checking limits.h usability... yes [2023-01-31T20:32:17.752Z] #74 125.0 checking limits.h presence... yes [2023-01-31T20:32:17.752Z] #74 125.1 checking for limits.h... yes [2023-01-31T20:32:18.009Z] #74 125.1 checking stddef.h usability... yes [2023-01-31T20:32:18.009Z] #74 125.2 checking stddef.h presence... yes [2023-01-31T20:32:18.009Z] #74 125.2 checking for stddef.h... yes [2023-01-31T20:32:18.009Z] #74 125.3 checking for stdlib.h... (cached) yes [2023-01-31T20:32:18.266Z] #74 125.3 checking for string.h... (cached) yes [2023-01-31T20:32:18.266Z] #74 125.3 checking sys/time.h usability... yes [2023-01-31T20:32:18.266Z] #74 125.5 checking sys/time.h presence... yes [2023-01-31T20:32:18.266Z] #74 125.5 checking for sys/time.h... yes [2023-01-31T20:32:18.523Z] #74 125.5 checking for inline... inline [2023-01-31T20:32:18.523Z] #74 125.7 checking for size_t... yes [2023-01-31T20:32:18.780Z] #74 125.9 checking for stdlib.h... (cached) yes [2023-01-31T20:32:19.037Z] #74 125.9 checking for GNU libc compatible malloc... yes [2023-01-31T20:32:19.038Z] #74 126.1 checking for stdlib.h... (cached) yes [2023-01-31T20:32:19.038Z] #74 126.1 checking for GNU libc compatible realloc... yes [2023-01-31T20:32:19.294Z] #74 126.2 checking for working strtod... yes [2023-01-31T20:32:19.551Z] #74 126.5 checking for gettimeofday... yes [2023-01-31T20:32:19.551Z] #74 126.6 checking for memset... yes [2023-01-31T20:32:19.808Z] #74 126.8 checking for strspn... yes [2023-01-31T20:32:20.065Z] #74 127.1 checking that generated files are newer than configure... done [2023-01-31T20:32:20.065Z] #74 127.1 configure: creating ./config.status [2023-01-31T20:32:21.962Z] #74 129.1 config.status: creating Makefile [2023-01-31T20:32:21.962Z] #74 129.2 config.status: creating config.h [2023-01-31T20:32:21.962Z] #74 129.2 config.status: executing depfiles commands [2023-01-31T20:32:22.221Z] #74 129.4 config.status: executing libtool commands [2023-01-31T20:32:23.154Z] #74 130.1 GEN .version [2023-01-31T20:32:23.154Z] #74 130.1 make install-recursive [2023-01-31T20:32:23.154Z] #74 130.1 make[1]: Entering directory '/tmp/crun-build' [2023-01-31T20:32:23.154Z] #74 130.2 Making install in libocispec [2023-01-31T20:32:23.154Z] #74 130.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2023-01-31T20:32:23.154Z] #74 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2023-01-31T20:32:23.154Z] #74 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2023-01-31T20:32:23.154Z] #74 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2023-01-31T20:32:23.154Z] #74 130.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2023-01-31T20:32:23.718Z] #74 130.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2023-01-31T20:32:23.719Z] #74 130.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2023-01-31T20:32:23.719Z] #74 130.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2023-01-31T20:32:23.719Z] #74 130.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2023-01-31T20:32:23.719Z] #74 130.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2023-01-31T20:32:23.719Z] #74 130.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2023-01-31T20:32:23.719Z] #74 130.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2023-01-31T20:32:23.719Z] #74 130.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2023-01-31T20:32:23.719Z] #74 130.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2023-01-31T20:32:23.976Z] #74 131.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2023-01-31T20:32:23.976Z] #74 131.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2023-01-31T20:32:23.976Z] #74 131.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2023-01-31T20:32:23.976Z] #74 131.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2023-01-31T20:32:23.976Z] #74 131.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2023-01-31T20:32:23.976Z] #74 131.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2023-01-31T20:32:23.976Z] #74 131.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2023-01-31T20:32:24.539Z] #74 131.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2023-01-31T20:32:24.539Z] #74 131.6 make install-recursive [2023-01-31T20:32:24.539Z] #74 131.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2023-01-31T20:32:24.539Z] #74 131.7 Making install in yajl [2023-01-31T20:32:24.539Z] #74 131.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-01-31T20:32:24.539Z] #74 131.8 CC verify/json_verify-json_verify.o [2023-01-31T20:32:24.539Z] #74 131.8 CC src/libyajl_la-yajl_alloc.lo [2023-01-31T20:32:24.540Z] #74 131.8 CC src/libyajl_la-yajl.lo [2023-01-31T20:32:24.540Z] #74 131.8 CC src/libyajl_la-yajl_gen.lo [2023-01-31T20:32:24.540Z] #74 131.8 CC src/libyajl_la-yajl_parser.lo [2023-01-31T20:32:24.796Z] #74 131.8 CC src/libyajl_la-yajl_buf.lo [2023-01-31T20:32:24.796Z] #74 131.9 CC src/libyajl_la-yajl_encode.lo [2023-01-31T20:32:24.796Z] #74 131.9 CC src/libyajl_la-yajl_lex.lo [2023-01-31T20:32:24.796Z] #74 131.9 CC src/libyajl_la-yajl_tree.lo [2023-01-31T20:32:28.966Z] #74 135.9 CCLD libyajl.la [2023-01-31T20:32:28.966Z] #74 136.2 CCLD verify/json_verify [2023-01-31T20:32:29.222Z] #74 136.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-01-31T20:32:29.222Z] #74 136.5 make[5]: Nothing to be done for 'install-exec-am'. [2023-01-31T20:32:29.222Z] #74 136.5 make[5]: Nothing to be done for 'install-data-am'. [2023-01-31T20:32:29.222Z] #74 136.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-01-31T20:32:29.222Z] #74 136.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-01-31T20:32:29.222Z] #74 136.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2023-01-31T20:32:29.478Z] #74 136.6 CC src/validate.o [2023-01-31T20:32:29.479Z] #74 136.6 CC src/image_spec_schema_config_schema.lo [2023-01-31T20:32:29.479Z] #74 136.6 CC src/image_spec_schema_content_descriptor.lo [2023-01-31T20:32:29.479Z] #74 136.6 CC src/image_spec_schema_defs.lo [2023-01-31T20:32:29.479Z] #74 136.7 CC src/image_spec_schema_defs_descriptor.lo [2023-01-31T20:32:29.479Z] #74 136.7 CC src/image_spec_schema_image_index_schema.lo [2023-01-31T20:32:29.479Z] #74 136.7 CC src/image_spec_schema_image_layout_schema.lo [2023-01-31T20:32:29.479Z] #74 136.7 CC src/image_spec_schema_image_manifest_schema.lo [2023-01-31T20:32:29.479Z] #74 136.8 CC src/runtime_spec_schema_config_linux.lo [2023-01-31T20:32:29.479Z] #74 136.8 CC src/runtime_spec_schema_config_zos.lo [2023-01-31T20:32:29.479Z] #74 136.8 CC src/runtime_spec_schema_config_schema.lo [2023-01-31T20:32:29.735Z] #74 136.9 CC src/runtime_spec_schema_config_solaris.lo [2023-01-31T20:32:29.735Z] #74 136.9 CC src/runtime_spec_schema_config_vm.lo [2023-01-31T20:32:29.735Z] #74 137.0 CC src/runtime_spec_schema_config_windows.lo [2023-01-31T20:32:29.735Z] #74 137.0 CC src/runtime_spec_schema_defs.lo [2023-01-31T20:32:29.735Z] #74 137.1 CC src/runtime_spec_schema_defs_linux.lo [2023-01-31T20:32:29.991Z] #74 137.1 CC src/runtime_spec_schema_defs_zos.lo [2023-01-31T20:32:29.991Z] #74 137.1 CC src/runtime_spec_schema_defs_vm.lo [2023-01-31T20:32:29.991Z] #74 137.2 CC src/runtime_spec_schema_defs_windows.lo [2023-01-31T20:32:30.247Z] #74 137.4 CC src/runtime_spec_schema_state_schema.lo [2023-01-31T20:32:30.247Z] #74 137.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2023-01-31T20:32:30.247Z] #74 137.6 CC src/basic_test_double_array_item.lo [2023-01-31T20:32:30.504Z] #74 137.6 CC src/basic_test_double_array.lo [2023-01-31T20:32:30.504Z] #74 137.7 CC src/basic_test_top_array_int.lo [2023-01-31T20:32:30.504Z] #74 137.7 CC src/basic_test_top_array_string.lo [2023-01-31T20:32:30.761Z] #74 137.9 CC src/basic_test_top_double_array_int.lo [2023-01-31T20:32:30.761Z] #74 138.0 CC src/basic_test_top_double_array_obj.lo [2023-01-31T20:32:30.761Z] #74 138.1 CC src/basic_test_top_double_array_refobj.lo [2023-01-31T20:32:31.017Z] #74 138.2 CC src/basic_test_top_double_array_string.lo [2023-01-31T20:32:31.274Z] #74 138.4 CC src/read-file.lo [2023-01-31T20:32:31.534Z] #74 138.6 CC src/json_common.lo [2023-01-31T20:32:31.534Z] #74 138.7 CC tests/test-1.o [2023-01-31T20:32:31.534Z] #74 138.8 CC tests/test-2.o [2023-01-31T20:32:31.791Z] #74 139.0 CC tests/test-3.o [2023-01-31T20:32:31.791Z] #74 139.1 CC tests/test-4.o [2023-01-31T20:32:32.048Z] #74 139.2 CC tests/test-5.o [2023-01-31T20:32:32.048Z] #74 139.3 CC tests/test-6.o [2023-01-31T20:32:32.304Z] #74 139.4 CC tests/test-7.o [2023-01-31T20:32:32.561Z] #74 139.6 CC tests/test-8.o [2023-01-31T20:32:32.561Z] #74 139.8 CC tests/test-9.o [2023-01-31T20:32:32.817Z] #74 139.9 CC tests/test-10.o [2023-01-31T20:32:32.817Z] #74 140.0 CC tests/test-11.o [2023-01-31T20:33:04.858Z] #74 168.6 CCLD libocispec.la [2023-01-31T20:33:04.858Z] #74 169.0 CCLD src/validate [2023-01-31T20:33:04.858Z] #74 169.0 CCLD tests/test-1 [2023-01-31T20:33:04.858Z] #74 169.0 CCLD tests/test-2 [2023-01-31T20:33:04.858Z] #74 169.1 CCLD tests/test-3 [2023-01-31T20:33:04.858Z] #74 169.1 CCLD tests/test-4 [2023-01-31T20:33:04.858Z] #74 169.1 CCLD tests/test-5 [2023-01-31T20:33:04.858Z] #74 169.3 CCLD tests/test-6 [2023-01-31T20:33:04.858Z] #74 169.4 CCLD tests/test-7 [2023-01-31T20:33:04.858Z] #74 169.5 CCLD tests/test-8 [2023-01-31T20:33:04.858Z] #74 169.6 CCLD tests/test-9 [2023-01-31T20:33:04.858Z] #74 169.7 CCLD tests/test-10 [2023-01-31T20:33:04.858Z] #74 169.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2023-01-31T20:33:04.858Z] #74 169.8 CCLD tests/test-11 [2023-01-31T20:33:04.858Z] #74 171.4 libtool: link: ar cr libocispec.a [2023-01-31T20:33:04.858Z] #74 171.4 libtool: link: ranlib libocispec.a [2023-01-31T20:33:05.789Z] #74 172.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2023-01-31T20:33:05.789Z] #74 172.9 make[5]: Nothing to be done for 'install-exec-am'. [2023-01-31T20:33:05.789Z] #74 172.9 make[5]: Nothing to be done for 'install-data-am'. [2023-01-31T20:33:05.789Z] #74 172.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-31T20:33:05.789Z] #74 172.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-31T20:33:05.789Z] #74 172.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-31T20:33:05.789Z] #74 172.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-31T20:33:05.789Z] #74 172.9 make[2]: Entering directory '/tmp/crun-build' [2023-01-31T20:33:05.789Z] #74 173.1 CC src/libcrun/libcrun_testing_a-utils.o [2023-01-31T20:33:05.789Z] #74 173.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2023-01-31T20:33:05.789Z] #74 173.1 CC src/libcrun/libcrun_testing_a-container.o [2023-01-31T20:33:05.789Z] #74 173.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2023-01-31T20:33:05.789Z] #74 173.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2023-01-31T20:33:05.789Z] #74 173.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2023-01-31T20:33:05.789Z] #74 173.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2023-01-31T20:33:06.046Z] #74 173.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2023-01-31T20:33:06.046Z] #74 173.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2023-01-31T20:33:06.046Z] #74 173.3 CC src/libcrun/libcrun_testing_a-criu.o [2023-01-31T20:33:06.046Z] #74 173.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2023-01-31T20:33:06.046Z] #74 173.4 CC src/libcrun/libcrun_testing_a-linux.o [2023-01-31T20:33:06.046Z] #74 173.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2023-01-31T20:33:06.303Z] #74 173.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2023-01-31T20:33:06.303Z] #74 173.5 CC src/libcrun/libcrun_testing_a-error.o [2023-01-31T20:33:06.303Z] #74 173.5 CC src/libcrun/libcrun_testing_a-status.o [2023-01-31T20:33:06.303Z] #74 173.7 CC src/libcrun/libcrun_testing_a-terminal.o [2023-01-31T20:33:06.560Z] #74 173.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2023-01-31T20:33:06.560Z] #74 173.8 CC src/libcrun/libcrun_testing_a-signals.o [2023-01-31T20:33:06.560Z] #74 173.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2023-01-31T20:33:06.560Z] #74 173.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2023-01-31T20:33:06.817Z] #74 174.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2023-01-31T20:33:06.817Z] #74 174.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2023-01-31T20:33:07.074Z] #74 174.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2023-01-31T20:33:07.074Z] #74 174.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2023-01-31T20:33:07.330Z] #74 174.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2023-01-31T20:33:07.330Z] #74 174.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2023-01-31T20:33:07.587Z] #74 174.8 CC src/crun-crun.o [2023-01-31T20:33:07.587Z] #74 174.8 CC src/crun-run.o [2023-01-31T20:33:07.587Z] #74 174.9 CC src/crun-delete.o [2023-01-31T20:33:07.844Z] #74 175.1 CC src/crun-kill.o [2023-01-31T20:33:07.844Z] #74 175.1 CC src/crun-pause.o [2023-01-31T20:33:08.101Z] #74 175.3 CC src/crun-unpause.o [2023-01-31T20:33:08.101Z] #74 175.3 CC src/crun-spec.o [2023-01-31T20:33:08.101Z] #74 175.3 CC src/crun-exec.o [2023-01-31T20:33:08.101Z] #74 175.5 CC src/crun-list.o [2023-01-31T20:33:08.687Z] #74 175.6 CC src/crun-create.o [2023-01-31T20:33:08.687Z] #74 175.8 CC src/crun-start.o [2023-01-31T20:33:08.687Z] #74 175.9 CC src/crun-state.o [2023-01-31T20:33:08.687Z] #74 176.0 CC src/crun-update.o [2023-01-31T20:33:08.951Z] #74 176.3 CC src/crun-ps.o [2023-01-31T20:33:08.951Z] #74 176.3 CC src/crun-checkpoint.o [2023-01-31T20:33:09.227Z] #74 176.4 CC src/crun-restore.o [2023-01-31T20:33:09.491Z] #74 176.6 CC src/libcrun/libcrun_la-utils.lo [2023-01-31T20:33:09.491Z] #74 176.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2023-01-31T20:33:09.491Z] #74 176.7 CC src/libcrun/libcrun_la-container.lo [2023-01-31T20:33:10.059Z] #74 177.0 CC src/libcrun/libcrun_la-cgroup.lo [2023-01-31T20:33:10.059Z] #74 177.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2023-01-31T20:33:10.315Z] #74 177.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2023-01-31T20:33:10.572Z] #74 177.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2023-01-31T20:33:10.572Z] #74 177.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2023-01-31T20:33:10.829Z] #74 178.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2023-01-31T20:33:11.085Z] #74 178.3 CC src/libcrun/libcrun_la-criu.lo [2023-01-31T20:33:11.342Z] #74 178.5 CC src/libcrun/libcrun_la-custom-handler.lo [2023-01-31T20:33:11.598Z] #74 178.9 CC src/libcrun/libcrun_la-linux.lo [2023-01-31T20:33:11.857Z] #74 179.0 CC src/libcrun/libcrun_la-seccomp.lo [2023-01-31T20:33:12.421Z] #74 179.7 CC src/libcrun/libcrun_la-ebpf.lo [2023-01-31T20:33:12.678Z] #74 179.8 CC src/libcrun/libcrun_la-error.lo [2023-01-31T20:33:13.243Z] #74 180.4 CC src/libcrun/libcrun_la-status.lo [2023-01-31T20:33:13.806Z] #74 180.9 CC src/libcrun/libcrun_la-terminal.lo [2023-01-31T20:33:13.806Z] #74 180.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2023-01-31T20:33:14.063Z] #74 181.1 CC src/libcrun/libcrun_la-signals.lo [2023-01-31T20:33:14.063Z] #74 181.4 CC src/libcrun/libcrun_la-mount_flags.lo [2023-01-31T20:33:14.627Z] #74 181.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2023-01-31T20:33:14.627Z] #74 181.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2023-01-31T20:33:15.191Z] #74 182.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2023-01-31T20:33:15.448Z] #74 182.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2023-01-31T20:33:15.704Z] #74 182.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2023-01-31T20:33:15.704Z] #74 183.0 CC tests/init.o [2023-01-31T20:33:16.268Z] #74 183.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2023-01-31T20:33:16.868Z] #74 ... [2023-01-31T20:33:16.868Z] [2023-01-31T20:33:16.868Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2023-01-31T20:34:38.773Z] #105 DONE 0.5s [2023-01-31T20:34:38.773Z] [2023-01-31T20:34:38.773Z] #106 [dev-base 4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-31T20:34:39.029Z] #106 DONE 0.5s [2023-01-31T20:34:39.029Z] [2023-01-31T20:34:39.029Z] #107 [dev-base 5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-31T20:34:39.592Z] #107 DONE 0.5s [2023-01-31T20:34:39.592Z] [2023-01-31T20:34:39.592Z] #108 [dev-base 6/10] RUN ldconfig [2023-01-31T20:34:40.156Z] #108 DONE 0.5s [2023-01-31T20:34:40.156Z] [2023-01-31T20:34:40.156Z] #109 [dev-base 7/10] 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 [2023-01-31T20:34:41.086Z] #109 0.784 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-31T20:34:41.086Z] #109 0.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-31T20:34:41.086Z] #109 0.995 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-31T20:34:41.086Z] #109 0.999 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-31T20:34:41.344Z] #109 1.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] [2023-01-31T20:34:41.344Z] #109 1.179 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-31T20:34:42.273Z] #109 2.082 Fetched 8506 kB in 2s (5426 kB/s) [2023-01-31T20:34:42.835Z] #109 2.082 Reading package lists... [2023-01-31T20:34:43.399Z] #109 2.652 Reading package lists... [2023-01-31T20:34:43.659Z] #109 3.203 Building dependency tree... [2023-01-31T20:34:43.659Z] #109 3.605 The following additional packages will be installed: [2023-01-31T20:34:43.917Z] #109 3.605 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-01-31T20:34:43.917Z] #109 3.605 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-01-31T20:34:43.917Z] #109 3.605 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-01-31T20:34:43.917Z] #109 3.606 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-01-31T20:34:43.917Z] #109 3.606 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-01-31T20:34:43.917Z] #109 3.606 xxd [2023-01-31T20:34:43.917Z] #109 3.608 Suggested packages: [2023-01-31T20:34:43.917Z] #109 3.608 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-31T20:34:43.917Z] #109 3.608 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-01-31T20:34:43.917Z] #109 3.608 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-01-31T20:34:43.917Z] #109 3.608 Recommended packages: [2023-01-31T20:34:43.917Z] #109 3.608 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-01-31T20:34:43.917Z] #109 3.608 systemd-timesyncd | time-daemon unzip [2023-01-31T20:34:44.173Z] #109 3.983 The following NEW packages will be installed: [2023-01-31T20:34:44.173Z] #109 3.984 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-01-31T20:34:44.173Z] #109 3.984 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-01-31T20:34:44.173Z] #109 3.984 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-01-31T20:34:44.173Z] #109 3.984 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-01-31T20:34:44.173Z] #109 3.984 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-01-31T20:34:44.173Z] #109 3.985 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-01-31T20:34:44.173Z] #109 3.985 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-01-31T20:34:44.173Z] #109 3.985 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-01-31T20:34:44.173Z] #109 3.985 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-31T20:34:44.173Z] #109 3.985 xz-utils zip zstd [2023-01-31T20:34:44.431Z] #109 4.274 0 upgraded, 59 newly installed, 0 to remove and 6 not upgraded. [2023-01-31T20:34:44.431Z] #109 4.274 Need to get 32.1 MB of archives. [2023-01-31T20:34:44.431Z] #109 4.274 After this operation, 124 MB of additional disk space will be used. [2023-01-31T20:34:44.431Z] #109 4.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-01-31T20:34:44.431Z] #109 4.279 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-31T20:34:44.431Z] #109 4.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-01-31T20:34:44.431Z] #109 4.287 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-01-31T20:34:44.431Z] #109 4.288 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-01-31T20:34:44.431Z] #109 4.294 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-01-31T20:34:44.431Z] #109 4.297 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-01-31T20:34:44.431Z] #109 4.299 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-01-31T20:34:44.431Z] #109 4.300 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-01-31T20:34:44.431Z] #109 4.302 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2023-01-31T20:34:44.431Z] #109 4.432 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-01-31T20:34:44.431Z] #109 4.433 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-01-31T20:34:44.431Z] #109 4.450 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-01-31T20:34:44.431Z] #109 4.451 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-01-31T20:34:44.431Z] #109 4.452 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-01-31T20:34:44.431Z] #109 4.452 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-01-31T20:34:44.431Z] #109 4.453 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-01-31T20:34:44.431Z] #109 4.457 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-31T20:34:44.431Z] #109 4.460 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-31T20:34:44.691Z] #109 4.461 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-01-31T20:34:44.691Z] #109 4.463 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-01-31T20:34:44.691Z] #109 4.463 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-01-31T20:34:44.691Z] #109 4.464 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-01-31T20:34:44.691Z] #109 4.467 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-01-31T20:34:44.691Z] #109 4.469 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-01-31T20:34:44.691Z] #109 4.469 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-01-31T20:34:44.691Z] #109 4.470 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-01-31T20:34:44.691Z] #109 4.471 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-01-31T20:34:44.691Z] #109 4.471 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-01-31T20:34:44.691Z] #109 4.480 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-01-31T20:34:44.691Z] #109 4.483 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-01-31T20:34:44.691Z] #109 4.485 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-01-31T20:34:44.691Z] #109 4.488 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-01-31T20:34:44.691Z] #109 4.489 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-01-31T20:34:44.691Z] #109 4.491 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-31T20:34:44.691Z] #109 4.546 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-01-31T20:34:44.691Z] #109 4.546 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-01-31T20:34:44.691Z] #109 4.547 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-31T20:34:44.691Z] #109 4.548 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-01-31T20:34:44.691Z] #109 4.549 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-31T20:34:44.691Z] #109 4.550 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-01-31T20:34:44.691Z] #109 4.550 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-01-31T20:34:44.691Z] #109 4.551 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-01-31T20:34:44.691Z] #109 4.552 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-31T20:34:44.691Z] #109 4.564 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-31T20:34:44.691Z] #109 4.565 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-31T20:34:44.691Z] #109 4.566 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-31T20:34:44.691Z] #109 4.567 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-31T20:34:44.691Z] #109 4.569 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-31T20:34:44.691Z] #109 4.570 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-31T20:34:44.691Z] #109 4.571 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-01-31T20:34:44.691Z] #109 4.574 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2023-01-31T20:34:44.691Z] #109 4.575 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-01-31T20:34:44.691Z] #109 4.577 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-01-31T20:34:44.691Z] #109 4.579 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-31T20:34:44.691Z] #109 4.693 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-01-31T20:34:44.948Z] #109 4.700 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-01-31T20:34:44.948Z] #109 4.704 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-01-31T20:34:44.948Z] #109 4.706 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-01-31T20:34:44.948Z] #109 4.965 debconf: delaying package configuration, since apt-utils is not installed [2023-01-31T20:34:45.204Z] #109 5.012 Fetched 32.1 MB in 1s (44.9 MB/s) [2023-01-31T20:34:45.204Z] #109 5.060 Selecting previously unselected package libapparmor1:arm64. [2023-01-31T20:34:45.204Z] #109 5.060 (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 ... 15744 files and directories currently installed.) [2023-01-31T20:34:45.204Z] #109 5.071 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-01-31T20:34:45.204Z] #109 5.097 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-01-31T20:34:45.204Z] #109 5.181 Selecting previously unselected package libcap2:arm64. [2023-01-31T20:34:45.461Z] #109 5.183 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-31T20:34:45.461Z] #109 5.189 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-31T20:34:45.461Z] #109 5.234 Selecting previously unselected package libargon2-1:arm64. [2023-01-31T20:34:45.461Z] #109 5.237 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-01-31T20:34:45.461Z] #109 5.245 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-01-31T20:34:45.461Z] #109 5.294 Selecting previously unselected package dmsetup. [2023-01-31T20:34:45.461Z] #109 5.296 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-01-31T20:34:45.461Z] #109 5.301 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-31T20:34:45.461Z] #109 5.359 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-01-31T20:34:45.461Z] #109 5.362 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-31T20:34:45.461Z] #109 5.370 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-31T20:34:45.461Z] #109 5.422 Selecting previously unselected package libjson-c5:arm64. [2023-01-31T20:34:45.717Z] #109 5.424 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-01-31T20:34:45.717Z] #109 5.428 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-01-31T20:34:45.717Z] #109 5.473 Selecting previously unselected package libcryptsetup12:arm64. [2023-01-31T20:34:45.717Z] #109 5.475 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-01-31T20:34:45.717Z] #109 5.479 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-01-31T20:34:45.717Z] #109 5.541 Selecting previously unselected package libip4tc2:arm64. [2023-01-31T20:34:45.717Z] #109 5.541 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-01-31T20:34:45.717Z] #109 5.545 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-01-31T20:34:45.717Z] #109 5.584 Selecting previously unselected package libkmod2:arm64. [2023-01-31T20:34:45.717Z] #109 5.587 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-01-31T20:34:45.717Z] #109 5.591 Unpacking libkmod2:arm64 (28-1) ... [2023-01-31T20:34:45.717Z] #109 5.643 Selecting previously unselected package systemd. [2023-01-31T20:34:45.974Z] #109 5.645 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ... [2023-01-31T20:34:45.974Z] #109 5.694 Unpacking systemd (247.3-7+deb11u1) ... [2023-01-31T20:34:46.230Z] #109 6.093 Selecting previously unselected package pigz. [2023-01-31T20:34:46.230Z] #109 6.095 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-01-31T20:34:46.230Z] #109 6.099 Unpacking pigz (2.6-1) ... [2023-01-31T20:34:46.230Z] #109 6.140 Selecting previously unselected package libelf1:arm64. [2023-01-31T20:34:46.230Z] #109 6.142 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-01-31T20:34:46.230Z] #109 6.147 Unpacking libelf1:arm64 (0.183-1) ... [2023-01-31T20:34:46.230Z] #109 6.201 Selecting previously unselected package libbpf0:arm64. [2023-01-31T20:34:46.487Z] #109 6.203 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-01-31T20:34:46.487Z] #109 6.207 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-01-31T20:34:46.487Z] #109 6.321 Selecting previously unselected package libmnl0:arm64. [2023-01-31T20:34:46.487Z] #109 6.323 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-01-31T20:34:46.487Z] #109 6.327 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-01-31T20:34:46.487Z] #109 6.369 Selecting previously unselected package libxtables12:arm64. [2023-01-31T20:34:46.487Z] #109 6.371 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-01-31T20:34:46.487Z] #109 6.376 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-01-31T20:34:46.487Z] #109 6.413 Selecting previously unselected package libcap2-bin. [2023-01-31T20:34:46.487Z] #109 6.416 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-01-31T20:34:46.487Z] #109 6.421 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-31T20:34:46.744Z] #109 6.470 Selecting previously unselected package iproute2. [2023-01-31T20:34:46.744Z] #109 6.473 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-01-31T20:34:46.744Z] #109 6.479 Unpacking iproute2 (5.10.0-4) ... [2023-01-31T20:34:46.744Z] #109 6.585 Selecting previously unselected package xxd. [2023-01-31T20:34:46.744Z] #109 6.588 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-31T20:34:46.744Z] #109 6.593 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-31T20:34:46.744Z] #109 6.651 Selecting previously unselected package vim-common. [2023-01-31T20:34:46.744Z] #109 6.654 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-31T20:34:46.744Z] #109 6.663 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-31T20:34:46.744Z] #109 6.720 Selecting previously unselected package bash-completion. [2023-01-31T20:34:47.001Z] #109 6.723 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-01-31T20:34:47.564Z] #109 7.392 Unpacking bash-completion (1:2.11-2) ... [2023-01-31T20:34:47.564Z] #109 7.508 Selecting previously unselected package bzip2. [2023-01-31T20:34:47.564Z] #109 7.511 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-01-31T20:34:47.564Z] #109 7.515 Unpacking bzip2 (1.0.8-4) ... [2023-01-31T20:34:47.564Z] #109 7.557 Selecting previously unselected package xz-utils. [2023-01-31T20:34:47.564Z] #109 7.557 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-01-31T20:34:47.564Z] #109 7.562 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-31T20:34:47.821Z] #109 7.623 Selecting previously unselected package apparmor. [2023-01-31T20:34:47.821Z] #109 7.625 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-01-31T20:34:47.821Z] #109 7.649 Unpacking apparmor (2.13.6-10) ... [2023-01-31T20:34:47.821Z] #109 7.749 Selecting previously unselected package inetutils-ping. [2023-01-31T20:34:47.821Z] #109 7.752 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-01-31T20:34:47.821Z] #109 7.756 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-31T20:34:47.821Z] #109 7.806 Selecting previously unselected package libip6tc2:arm64. [2023-01-31T20:34:47.821Z] #109 7.808 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-01-31T20:34:47.821Z] #109 7.813 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-01-31T20:34:47.821Z] #109 7.856 Selecting previously unselected package libnfnetlink0:arm64. [2023-01-31T20:34:48.077Z] #109 7.859 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-01-31T20:34:48.077Z] #109 7.864 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-31T20:34:48.077Z] #109 7.904 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-01-31T20:34:48.077Z] #109 7.906 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-01-31T20:34:48.077Z] #109 7.910 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-31T20:34:48.077Z] #109 7.951 Selecting previously unselected package libnftnl11:arm64. [2023-01-31T20:34:48.077Z] #109 7.954 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-01-31T20:34:48.077Z] #109 7.959 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-01-31T20:34:48.077Z] #109 8.000 Selecting previously unselected package iptables. [2023-01-31T20:34:48.077Z] #109 8.003 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-01-31T20:34:48.077Z] #109 8.007 Unpacking iptables (1.8.7-1) ... [2023-01-31T20:34:48.077Z] #109 8.083 Selecting previously unselected package libonig5:arm64. [2023-01-31T20:34:48.333Z] #109 8.086 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-01-31T20:34:48.333Z] #109 8.089 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-01-31T20:34:48.333Z] #109 8.141 Selecting previously unselected package libjq1:arm64. [2023-01-31T20:34:48.333Z] #109 8.144 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-01-31T20:34:48.333Z] #109 8.148 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-01-31T20:34:48.333Z] #109 8.189 Selecting previously unselected package jq. [2023-01-31T20:34:48.333Z] #109 8.192 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-01-31T20:34:48.333Z] #109 8.196 Unpacking jq (1.6-2.1) ... [2023-01-31T20:34:48.333Z] #109 8.240 Selecting previously unselected package libaio1:arm64. [2023-01-31T20:34:48.333Z] #109 8.243 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-01-31T20:34:48.333Z] #109 8.247 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-01-31T20:34:48.333Z] #109 8.287 Selecting previously unselected package libgpm2:arm64. [2023-01-31T20:34:48.333Z] #109 8.289 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-01-31T20:34:48.333Z] #109 8.295 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-01-31T20:34:48.589Z] #109 8.336 Selecting previously unselected package libicu67:arm64. [2023-01-31T20:34:48.589Z] #109 8.338 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-01-31T20:34:48.589Z] #109 8.342 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-31T20:34:49.152Z] #109 9.061 Selecting previously unselected package libinih1:arm64. [2023-01-31T20:34:49.152Z] #109 9.064 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-01-31T20:34:49.152Z] #109 9.145 Unpacking libinih1:arm64 (53-1+b2) ... [2023-01-31T20:34:49.152Z] #109 9.185 Selecting previously unselected package libmicrohttpd12:arm64. [2023-01-31T20:34:49.408Z] #109 9.188 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-01-31T20:34:49.408Z] #109 9.193 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-01-31T20:34:49.408Z] #109 9.238 Selecting previously unselected package libnet1:arm64. [2023-01-31T20:34:49.408Z] #109 9.241 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-31T20:34:49.408Z] #109 9.246 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-31T20:34:49.408Z] #109 9.290 Selecting previously unselected package libnl-3-200:arm64. [2023-01-31T20:34:49.408Z] #109 9.292 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-31T20:34:49.408Z] #109 9.296 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-31T20:34:49.408Z] #109 9.337 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-31T20:34:49.408Z] #109 9.339 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-31T20:34:49.408Z] #109 9.344 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-31T20:34:49.408Z] #109 9.394 Selecting previously unselected package libyajl2:arm64. [2023-01-31T20:34:49.665Z] #109 9.396 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-01-31T20:34:49.665Z] #109 9.401 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-01-31T20:34:49.665Z] #109 9.431 Selecting previously unselected package net-tools. [2023-01-31T20:34:49.665Z] #109 9.434 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-01-31T20:34:49.665Z] #109 9.438 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-31T20:34:49.665Z] #109 9.493 Selecting previously unselected package patch. [2023-01-31T20:34:49.665Z] #109 9.495 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-01-31T20:34:49.665Z] #109 9.499 Unpacking patch (2.7.6-7) ... [2023-01-31T20:34:49.665Z] #109 9.538 Selecting previously unselected package python-pip-whl. [2023-01-31T20:34:49.665Z] #109 9.541 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-31T20:34:49.665Z] #109 9.545 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-31T20:34:49.921Z] #109 9.687 Selecting previously unselected package python3-lib2to3. [2023-01-31T20:34:49.921Z] #109 9.690 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-31T20:34:49.921Z] #109 9.695 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-31T20:34:49.921Z] #109 9.740 Selecting previously unselected package python3-distutils. [2023-01-31T20:34:49.921Z] #109 9.743 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-01-31T20:34:49.921Z] #109 9.746 Unpacking python3-distutils (3.9.2-1) ... [2023-01-31T20:34:49.921Z] #109 9.796 Selecting previously unselected package python3-pkg-resources. [2023-01-31T20:34:49.921Z] #109 9.799 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-31T20:34:49.921Z] #109 9.803 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-31T20:34:49.921Z] #109 9.850 Selecting previously unselected package python3-setuptools. [2023-01-31T20:34:49.921Z] #109 9.852 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-01-31T20:34:49.921Z] #109 9.856 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-31T20:34:49.921Z] #109 9.922 Selecting previously unselected package python3-wheel. [2023-01-31T20:34:49.921Z] #109 9.925 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-01-31T20:34:49.921Z] #109 9.929 Unpacking python3-wheel (0.34.2-1) ... [2023-01-31T20:34:49.921Z] #109 9.968 Selecting previously unselected package python3-pip. [2023-01-31T20:34:50.177Z] #109 9.970 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-31T20:34:50.177Z] #109 9.975 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-31T20:34:50.177Z] #109 10.05 Selecting previously unselected package sudo. [2023-01-31T20:34:50.177Z] #109 10.06 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-01-31T20:34:50.177Z] #109 10.06 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-01-31T20:34:50.177Z] #109 10.18 Selecting previously unselected package systemd-journal-remote. [2023-01-31T20:34:50.177Z] #109 10.19 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2023-01-31T20:34:50.177Z] #109 10.19 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2023-01-31T20:34:50.177Z] #109 10.24 Selecting previously unselected package thin-provisioning-tools. [2023-01-31T20:34:50.433Z] #109 10.24 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-01-31T20:34:50.433Z] #109 10.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-31T20:34:50.433Z] #109 10.30 Selecting previously unselected package uidmap. [2023-01-31T20:34:50.433Z] #109 10.31 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-01-31T20:34:50.433Z] #109 10.31 Unpacking uidmap (1:4.8.1-1) ... [2023-01-31T20:34:50.433Z] #109 10.37 Selecting previously unselected package vim-runtime. [2023-01-31T20:34:50.690Z] #109 10.37 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-31T20:34:50.690Z] #109 10.38 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-31T20:34:50.690Z] #109 10.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-31T20:34:50.690Z] #109 10.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-31T20:34:51.253Z] #109 10.98 Selecting previously unselected package vim. [2023-01-31T20:34:51.253Z] #109 10.99 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-31T20:34:51.253Z] #109 11.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-31T20:34:51.253Z] #109 11.16 Selecting previously unselected package xfsprogs. [2023-01-31T20:34:51.253Z] #109 11.16 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-01-31T20:34:51.253Z] #109 11.17 Unpacking xfsprogs (5.10.0-4) ... [2023-01-31T20:34:51.509Z] #109 11.27 Selecting previously unselected package zip. [2023-01-31T20:34:51.509Z] #109 11.27 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-01-31T20:34:51.509Z] #109 11.28 Unpacking zip (3.0-12) ... [2023-01-31T20:34:51.509Z] #109 11.33 Selecting previously unselected package zstd. [2023-01-31T20:34:51.509Z] #109 11.33 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-01-31T20:34:51.509Z] #109 11.34 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-01-31T20:34:51.766Z] #109 11.43 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-31T20:34:51.766Z] #109 11.64 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-01-31T20:34:51.766Z] #109 11.66 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-31T20:34:51.766Z] #109 11.67 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-01-31T20:34:51.766Z] #109 11.69 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-01-31T20:34:51.766Z] #109 11.70 Setting up libicu67:arm64 (67.1-7) ... [2023-01-31T20:34:51.766Z] #109 11.71 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-01-31T20:34:51.766Z] #109 11.73 Setting up libinih1:arm64 (53-1+b2) ... [2023-01-31T20:34:51.766Z] #109 11.74 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-01-31T20:34:51.766Z] #109 11.75 Setting up uidmap (1:4.8.1-1) ... [2023-01-31T20:34:51.766Z] #109 11.77 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-01-31T20:34:51.766Z] #109 11.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-31T20:34:52.022Z] #109 11.80 Setting up bzip2 (1.0.8-4) ... [2023-01-31T20:34:52.022Z] #109 11.81 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-31T20:34:52.022Z] #109 11.82 Setting up python3-wheel (0.34.2-1) ... [2023-01-31T20:34:52.278Z] #109 11.97 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-01-31T20:34:52.278Z] #109 11.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-31T20:34:52.278Z] #109 12.00 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-31T20:34:52.278Z] #109 12.01 Setting up libcap2-bin (1:2.44-1) ... [2023-01-31T20:34:52.278Z] #109 12.02 Setting up apparmor (2.13.6-10) ... [2023-01-31T20:34:53.206Z] #109 12.99 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-01-31T20:34:53.206Z] #109 13.02 Setting up zip (3.0-12) ... [2023-01-31T20:34:53.206Z] #109 13.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-31T20:34:53.206Z] #109 13.07 Setting up bash-completion (1:2.11-2) ... [2023-01-31T20:34:54.136Z] #109 13.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-31T20:34:54.136Z] #109 13.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-31T20:34:54.136Z] #109 13.86 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-01-31T20:34:54.136Z] #109 13.88 Setting up patch (2.7.6-7) ... [2023-01-31T20:34:54.136Z] #109 13.89 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-01-31T20:34:54.136Z] #109 13.94 invoke-rc.d: could not determine current runlevel [2023-01-31T20:34:54.136Z] #109 13.95 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-31T20:34:54.136Z] #109 13.95 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-01-31T20:34:54.136Z] #109 13.97 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-31T20:34:54.136Z] #109 13.98 Setting up pigz (2.6-1) ... [2023-01-31T20:34:54.136Z] #109 13.99 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-31T20:34:54.136Z] #109 14.01 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-31T20:34:54.136Z] #109 14.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-31T20:34:54.136Z] #109 14.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-31T20:34:54.392Z] #109 14.24 Setting up libaio1:arm64 (0.3.112-9) ... [2023-01-31T20:34:54.392Z] #109 14.26 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-31T20:34:54.392Z] #109 14.36 Setting up libelf1:arm64 (0.183-1) ... [2023-01-31T20:34:54.648Z] #109 14.38 Setting up libjson-c5:arm64 (0.15-2) ... [2023-01-31T20:34:54.648Z] #109 14.39 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-01-31T20:34:54.648Z] #109 14.41 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-01-31T20:34:54.648Z] #109 14.42 Setting up libkmod2:arm64 (28-1) ... [2023-01-31T20:34:54.648Z] #109 14.43 Setting up python3-distutils (3.9.2-1) ... [2023-01-31T20:34:54.648Z] #109 14.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-31T20:34:54.648Z] #109 14.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-31T20:34:54.648Z] #109 14.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-31T20:34:54.648Z] #109 14.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-31T20:34:54.648Z] #109 14.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-31T20:34:54.648Z] #109 14.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-31T20:34:54.648Z] #109 14.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-31T20:34:54.648Z] #109 14.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-31T20:34:54.648Z] #109 14.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-31T20:34:54.648Z] #109 14.62 Setting up python3-setuptools (52.0.0-4) ... [2023-01-31T20:34:55.211Z] #109 14.96 Setting up libjq1:arm64 (1.6-2.1) ... [2023-01-31T20:34:55.211Z] #109 14.97 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-01-31T20:34:55.211Z] #109 14.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-31T20:34:55.211Z] #109 15.00 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-31T20:34:55.467Z] #109 15.27 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-31T20:34:55.467Z] #109 15.29 Setting up jq (1.6-2.1) ... [2023-01-31T20:34:55.467Z] #109 15.30 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-01-31T20:34:55.467Z] #109 15.31 Setting up iptables (1.8.7-1) ... [2023-01-31T20:34:55.467Z] #109 15.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-31T20:34:55.467Z] #109 15.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-31T20:34:55.467Z] #109 15.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-31T20:34:55.467Z] #109 15.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-31T20:34:55.467Z] #109 15.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-31T20:34:55.467Z] #109 15.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-31T20:34:55.467Z] #109 15.35 Setting up iproute2 (5.10.0-4) ... [2023-01-31T20:34:55.751Z] #109 15.60 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-31T20:34:55.751Z] #109 15.61 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-31T20:34:55.751Z] #109 15.63 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-01-31T20:34:55.751Z] #109 15.64 Setting up systemd (247.3-7+deb11u1) ... [2023-01-31T20:34:55.751Z] #109 15.69 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-01-31T20:34:55.751Z] #109 15.69 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-01-31T20:34:55.751Z] #109 15.70 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-01-31T20:34:55.751Z] #109 15.70 Initializing machine ID from random generator. [2023-01-31T20:34:56.315Z] #109 16.16 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2023-01-31T20:34:56.315Z] #109 16.29 Setting up xfsprogs (5.10.0-4) ... [2023-01-31T20:34:56.571Z] #109 16.30 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-01-31T20:34:56.571Z] #109 16.30 Failed to connect to bus: Host is down [2023-01-31T20:34:56.571Z] #109 16.31 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-31T20:34:57.938Z] #109 DONE 17.9s [2023-01-31T20:34:57.938Z] [2023-01-31T20:34:57.938Z] #110 [dev-base 8/10] 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 [2023-01-31T20:34:58.501Z] #110 0.472 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-31T20:34:58.501Z] #110 0.476 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-31T20:34:58.501Z] #110 0.480 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-31T20:34:58.501Z] #110 DONE 0.5s [2023-01-31T20:34:58.501Z] [2023-01-31T20:34:58.501Z] #111 [dev-base 9/10] RUN pip3 install yamllint==1.27.1 [2023-01-31T20:35:05.039Z] #111 5.724 Collecting yamllint==1.27.1 [2023-01-31T20:35:05.295Z] #111 6.756 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-01-31T20:35:05.552Z] #111 7.067 Collecting pathspec>=0.5.3 [2023-01-31T20:35:05.552Z] #111 7.071 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-01-31T20:35:05.808Z] #111 7.166 Collecting pyyaml [2023-01-31T20:35:05.808Z] #111 7.172 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-01-31T20:35:05.808Z] #111 7.190 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-01-31T20:35:05.808Z] #111 7.195 Building wheels for collected packages: yamllint [2023-01-31T20:35:05.808Z] #111 7.195 Building wheel for yamllint (setup.py): started [2023-01-31T20:35:06.064Z] #111 7.455 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-31T20:35:06.064Z] #111 7.456 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=1915f10b241ce927f39268fc7efb1d05e7281faf4eb264d195f0959b5851c995 [2023-01-31T20:35:06.064Z] #111 7.456 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-01-31T20:35:06.064Z] #111 7.458 Successfully built yamllint [2023-01-31T20:35:06.064Z] #111 7.465 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-31T20:35:06.064Z] #111 7.582 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 [2023-01-31T20:35:06.320Z] #111 DONE 7.8s [2023-01-31T20:35:06.320Z] [2023-01-31T20:35:06.320Z] #112 [dev-base 10/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-01-31T20:35:06.883Z] #112 0.707 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-31T20:35:07.139Z] #112 0.708 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-31T20:35:07.139Z] #112 0.708 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-31T20:35:07.959Z] #112 1.084 Reading package lists... [2023-01-31T20:35:08.522Z] #112 1.648 Reading package lists... [2023-01-31T20:35:08.779Z] #112 2.205 Building dependency tree... [2023-01-31T20:35:08.779Z] #112 2.373 Reading state information... [2023-01-31T20:35:08.779Z] #112 2.610 gcc is already the newest version (4:10.2.1-1). [2023-01-31T20:35:08.779Z] #112 2.610 pkg-config is already the newest version (0.29.2-1). [2023-01-31T20:35:08.779Z] #112 2.610 The following additional packages will be installed: [2023-01-31T20:35:09.035Z] #112 2.611 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-01-31T20:35:09.035Z] #112 2.611 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-01-31T20:35:09.035Z] #112 2.611 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-01-31T20:35:09.035Z] #112 2.611 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-01-31T20:35:09.035Z] #112 2.612 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-01-31T20:35:09.035Z] #112 2.612 uuid-dev zlib1g-dev [2023-01-31T20:35:09.035Z] #112 2.614 Suggested packages: [2023-01-31T20:35:09.035Z] #112 2.614 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-01-31T20:35:09.035Z] #112 2.614 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-01-31T20:35:09.035Z] #112 2.614 Recommended packages: [2023-01-31T20:35:09.035Z] #112 2.614 build-essential fakeroot libalgorithm-merge-perl [2023-01-31T20:35:09.035Z] #112 2.885 The following NEW packages will be installed: [2023-01-31T20:35:09.291Z] #112 2.885 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-01-31T20:35:09.291Z] #112 2.886 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-01-31T20:35:09.291Z] #112 2.886 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-01-31T20:35:09.291Z] #112 2.886 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-01-31T20:35:09.291Z] #112 2.886 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-01-31T20:35:09.291Z] #112 2.886 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-01-31T20:35:09.291Z] #112 2.887 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-01-31T20:35:09.291Z] #112 3.166 0 upgraded, 32 newly installed, 0 to remove and 6 not upgraded. [2023-01-31T20:35:09.291Z] #112 3.166 Need to get 10.3 MB of archives. [2023-01-31T20:35:09.291Z] #112 3.166 After this operation, 41.5 MB of additional disk space will be used. [2023-01-31T20:35:09.291Z] #112 3.166 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-01-31T20:35:09.549Z] #112 3.183 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-01-31T20:35:09.549Z] #112 3.185 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-01-31T20:35:09.549Z] #112 3.187 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-01-31T20:35:09.549Z] #112 3.188 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-01-31T20:35:09.549Z] #112 3.196 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-01-31T20:35:09.549Z] #112 3.197 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-01-31T20:35:09.549Z] #112 3.200 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-01-31T20:35:09.549Z] #112 3.202 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-01-31T20:35:09.549Z] #112 3.203 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-01-31T20:35:09.549Z] #112 3.204 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-01-31T20:35:09.549Z] #112 3.205 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-01-31T20:35:09.549Z] #112 3.208 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-01-31T20:35:09.549Z] #112 3.212 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-01-31T20:35:09.549Z] #112 3.213 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-01-31T20:35:09.549Z] #112 3.214 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-01-31T20:35:09.549Z] #112 3.218 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-01-31T20:35:09.549Z] #112 3.219 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-01-31T20:35:09.549Z] #112 3.220 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-01-31T20:35:09.549Z] #112 3.225 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-01-31T20:35:09.549Z] #112 3.231 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-01-31T20:35:09.549Z] #112 3.233 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-01-31T20:35:09.549Z] #112 3.235 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-01-31T20:35:09.549Z] #112 3.254 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-01-31T20:35:09.549Z] #112 3.256 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-01-31T20:35:09.549Z] #112 3.276 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-01-31T20:35:09.805Z] #112 3.279 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-01-31T20:35:09.805Z] #112 3.285 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-01-31T20:35:09.805Z] #112 3.286 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-01-31T20:35:09.805Z] #112 3.298 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-01-31T20:35:09.805Z] #112 3.300 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-01-31T20:35:09.805Z] #112 3.302 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-01-31T20:35:09.805Z] #112 3.456 debconf: delaying package configuration, since apt-utils is not installed [2023-01-31T20:35:09.805Z] #112 3.501 Fetched 10.3 MB in 0s (25.2 MB/s) [2023-01-31T20:35:09.805Z] #112 3.527 Selecting previously unselected package dpkg-dev. [2023-01-31T20:35:09.805Z] #112 3.527 (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 ... 21235 files and directories currently installed.) [2023-01-31T20:35:09.805Z] #112 3.540 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-01-31T20:35:09.805Z] #112 3.545 Unpacking dpkg-dev (1.20.12) ... [2023-01-31T20:35:09.805Z] #112 3.672 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-01-31T20:35:10.062Z] #112 3.675 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-01-31T20:35:10.062Z] #112 3.684 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-01-31T20:35:10.062Z] #112 3.720 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-01-31T20:35:10.062Z] #112 3.723 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-01-31T20:35:10.062Z] #112 3.727 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-01-31T20:35:10.062Z] #112 3.771 Selecting previously unselected package libsecret-common. [2023-01-31T20:35:10.062Z] #112 3.773 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-01-31T20:35:10.062Z] #112 3.777 Unpacking libsecret-common (0.20.4-2) ... [2023-01-31T20:35:10.062Z] #112 3.834 Selecting previously unselected package libsecret-1-0:arm64. [2023-01-31T20:35:10.062Z] #112 3.837 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-01-31T20:35:10.062Z] #112 3.841 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-01-31T20:35:10.062Z] #112 3.881 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-01-31T20:35:10.319Z] #112 3.884 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-01-31T20:35:10.319Z] #112 3.888 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-01-31T20:35:10.319Z] #112 3.921 Selecting previously unselected package libapparmor-dev:arm64. [2023-01-31T20:35:10.319Z] #112 3.924 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-01-31T20:35:10.319Z] #112 3.929 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-31T20:35:10.319Z] #112 3.973 Selecting previously unselected package uuid-dev:arm64. [2023-01-31T20:35:10.319Z] #112 3.976 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-31T20:35:10.319Z] #112 3.980 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-31T20:35:10.319Z] #112 4.026 Selecting previously unselected package libblkid-dev:arm64. [2023-01-31T20:35:10.319Z] #112 4.029 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-31T20:35:10.319Z] #112 4.040 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-31T20:35:10.319Z] #112 4.099 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-01-31T20:35:10.319Z] #112 4.101 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-31T20:35:10.319Z] #112 4.104 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-31T20:35:10.319Z] #112 4.136 Selecting previously unselected package libudev-dev:arm64. [2023-01-31T20:35:10.576Z] #112 4.139 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-31T20:35:10.576Z] #112 4.143 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-31T20:35:10.576Z] #112 4.187 Selecting previously unselected package libsepol1-dev:arm64. [2023-01-31T20:35:10.576Z] #112 4.190 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-01-31T20:35:10.576Z] #112 4.196 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-01-31T20:35:10.576Z] #112 4.266 Selecting previously unselected package libpcre2-16-0:arm64. [2023-01-31T20:35:10.576Z] #112 4.266 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-01-31T20:35:10.576Z] #112 4.271 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-31T20:35:10.576Z] #112 4.333 Selecting previously unselected package libpcre2-32-0:arm64. [2023-01-31T20:35:10.576Z] #112 4.336 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-01-31T20:35:10.576Z] #112 4.341 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-31T20:35:10.576Z] #112 4.394 Selecting previously unselected package libpcre2-posix2:arm64. [2023-01-31T20:35:10.576Z] #112 4.394 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-01-31T20:35:10.832Z] #112 4.399 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-31T20:35:10.832Z] #112 4.434 Selecting previously unselected package libpcre2-dev:arm64. [2023-01-31T20:35:10.832Z] #112 4.437 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-01-31T20:35:10.832Z] #112 4.443 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-31T20:35:10.832Z] #112 4.530 Selecting previously unselected package libselinux1-dev:arm64. [2023-01-31T20:35:10.832Z] #112 4.530 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-01-31T20:35:10.832Z] #112 4.534 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-01-31T20:35:10.832Z] #112 4.594 Selecting previously unselected package libdevmapper-dev:arm64. [2023-01-31T20:35:10.832Z] #112 4.597 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-01-31T20:35:10.832Z] #112 4.602 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-31T20:35:10.832Z] #112 4.641 Selecting previously unselected package libffi-dev:arm64. [2023-01-31T20:35:11.089Z] #112 4.643 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-01-31T20:35:11.089Z] #112 4.649 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-01-31T20:35:11.089Z] #112 4.692 Selecting previously unselected package libglib2.0-data. [2023-01-31T20:35:11.089Z] #112 4.695 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-01-31T20:35:11.089Z] #112 4.701 Unpacking libglib2.0-data (2.66.8-1) ... [2023-01-31T20:35:11.089Z] #112 4.843 Selecting previously unselected package libglib2.0-bin. [2023-01-31T20:35:11.089Z] #112 4.846 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-01-31T20:35:11.089Z] #112 4.852 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-01-31T20:35:11.089Z] #112 4.901 Selecting previously unselected package libglib2.0-dev-bin. [2023-01-31T20:35:11.346Z] #112 4.904 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-01-31T20:35:11.346Z] #112 4.909 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-01-31T20:35:11.346Z] #112 4.963 Selecting previously unselected package libmount-dev:arm64. [2023-01-31T20:35:11.346Z] #112 4.966 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-31T20:35:11.346Z] #112 4.972 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-31T20:35:11.346Z] #112 5.022 Selecting previously unselected package libpcre16-3:arm64. [2023-01-31T20:35:11.346Z] #112 5.025 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-01-31T20:35:11.346Z] #112 5.031 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-01-31T20:35:11.346Z] #112 5.090 Selecting previously unselected package libpcre32-3:arm64. [2023-01-31T20:35:11.346Z] #112 5.093 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-01-31T20:35:11.346Z] #112 5.098 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-01-31T20:35:11.346Z] #112 5.155 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-01-31T20:35:11.604Z] #112 5.158 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-01-31T20:35:11.604Z] #112 5.163 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-01-31T20:35:11.604Z] #112 5.204 Selecting previously unselected package libpcre3-dev:arm64. [2023-01-31T20:35:11.604Z] #112 5.207 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-01-31T20:35:11.604Z] #112 5.213 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-01-31T20:35:11.604Z] #112 5.304 Selecting previously unselected package zlib1g-dev:arm64. [2023-01-31T20:35:11.604Z] #112 5.307 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-01-31T20:35:11.604Z] #112 5.311 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-31T20:35:11.604Z] #112 5.359 Selecting previously unselected package libglib2.0-dev:arm64. [2023-01-31T20:35:11.604Z] #112 5.362 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-01-31T20:35:11.604Z] #112 5.368 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-01-31T20:35:11.860Z] #112 5.567 Selecting previously unselected package libseccomp-dev:arm64. [2023-01-31T20:35:11.860Z] #112 5.568 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-01-31T20:35:11.860Z] #112 5.573 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-31T20:35:11.860Z] #112 5.621 Selecting previously unselected package libsecret-1-dev:arm64. [2023-01-31T20:35:11.860Z] #112 5.624 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-01-31T20:35:11.860Z] #112 5.629 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-01-31T20:35:11.860Z] #112 5.691 Selecting previously unselected package libsystemd-dev:arm64. [2023-01-31T20:35:12.117Z] #112 5.694 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-31T20:35:12.117Z] #112 5.700 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-31T20:35:12.117Z] #112 5.877 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-01-31T20:35:12.117Z] #112 5.893 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-01-31T20:35:12.374Z] #112 6.063 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-31T20:35:12.374Z] #112 6.078 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-31T20:35:12.374Z] #112 6.092 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-01-31T20:35:12.374Z] #112 6.105 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-01-31T20:35:12.374Z] #112 6.117 Setting up libffi-dev:arm64 (3.3-6) ... [2023-01-31T20:35:12.374Z] #112 6.129 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-31T20:35:12.374Z] #112 6.144 Setting up dpkg-dev (1.20.12) ... [2023-01-31T20:35:12.374Z] #112 6.164 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-31T20:35:12.374Z] #112 6.176 Setting up libglib2.0-data (2.66.8-1) ... [2023-01-31T20:35:12.374Z] #112 6.189 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-31T20:35:12.374Z] #112 6.201 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-01-31T20:35:12.630Z] #112 6.214 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-31T20:35:12.631Z] #112 6.227 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-31T20:35:12.631Z] #112 6.238 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-31T20:35:12.631Z] #112 6.251 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-01-31T20:35:12.631Z] #112 6.264 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-31T20:35:12.631Z] #112 6.278 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-31T20:35:12.631Z] #112 6.291 Setting up libsecret-common (0.20.4-2) ... [2023-01-31T20:35:12.631Z] #112 6.303 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-31T20:35:12.631Z] #112 6.321 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-31T20:35:12.631Z] #112 6.332 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-01-31T20:35:12.631Z] #112 6.354 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-01-31T20:35:12.631Z] #112 6.370 Setting up libglib2.0-bin (2.66.8-1) ... [2023-01-31T20:35:12.631Z] #112 6.382 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-01-31T20:35:12.631Z] #112 6.393 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-01-31T20:35:12.631Z] #112 6.404 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-31T20:35:12.887Z] #112 6.417 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-31T20:35:12.887Z] #112 6.429 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-01-31T20:35:12.887Z] #112 6.444 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-01-31T20:35:12.887Z] #112 6.457 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-01-31T20:35:12.887Z] #112 6.469 No schema files found: doing nothing. [2023-01-31T20:35:12.887Z] #112 6.474 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-31T20:35:12.887Z] #112 6.496 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-01-31T20:35:13.144Z] #112 DONE 6.9s [2023-01-31T20:35:13.144Z] [2023-01-31T20:35:13.144Z] #113 [dev 1/1] COPY . . [2023-01-31T20:35:16.415Z] #113 DONE 2.5s [2023-01-31T20:35:16.415Z] [2023-01-31T20:35:16.415Z] #114 exporting to image [2023-01-31T20:35:16.415Z] #114 exporting layers [2023-01-31T20:35:17.343Z] #114 exporting layers 1.6s done [2023-01-31T20:35:17.343Z] #114 writing image sha256:25308a88adff996fdf10b0211b9990a7acf18538be4e981f95a0e399b42efaa5 done [2023-01-31T20:35:17.343Z] #114 naming to docker.io/library/docker:d634ae9b600743187309c97b53116ec6041e530f done [2023-01-31T20:35:17.343Z] #114 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-01-31T20:35:17.678Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-01-31T20:35:17.978Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44893/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d634ae9b600743187309c97b53116ec6041e530f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d634ae9b600743187309c97b53116ec6041e530f hack/test/unit [2023-01-31T20:35:18.541Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-01-31T20:35:18.541Z] + TESTFLAGS+=' -test.timeout=5m' [2023-01-31T20:35:18.541Z] + TESTDIRS=./... [2023-01-31T20:35:18.541Z] + exclude_paths='/vendor/|/integration' [2023-01-31T20:35:18.541Z] ++ go list ./... [2023-01-31T20:35:18.541Z] ++ grep -vE '(/vendor/|/integration)' [2023-01-31T20:35:19.473Z] + pkg_list='github.com/docker/docker/api [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/backend/build [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/httpstatus [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/httputils [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/middleware [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/build [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/container [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/debug [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/distribution [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/grpc [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/image [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/network [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/plugin [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/session [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/swarm [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/system [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/server/router/volume [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/backend [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/blkiodev [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/container [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/events [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/filters [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/image [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/mount [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/network [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/registry [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/strslice [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/swarm [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/time [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/versions [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-31T20:35:19.473Z] github.com/docker/docker/api/types/volume [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/builder-next [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/builder-next/worker [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/dockerfile [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/remotecontext [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/remotecontext/git [2023-01-31T20:35:19.473Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-31T20:35:19.473Z] github.com/docker/docker/cli/debug [2023-01-31T20:35:19.473Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-31T20:35:19.473Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-31T20:35:19.473Z] github.com/docker/docker/client [2023-01-31T20:35:19.473Z] github.com/docker/docker/cmd/docker-proxy [2023-01-31T20:35:19.473Z] github.com/docker/docker/cmd/dockerd [2023-01-31T20:35:19.473Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-31T20:35:19.473Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-31T20:35:19.473Z] github.com/docker/docker/container [2023-01-31T20:35:19.473Z] github.com/docker/docker/container/stream [2023-01-31T20:35:19.473Z] github.com/docker/docker/contrib/apparmor [2023-01-31T20:35:19.473Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-31T20:35:19.473Z] github.com/docker/docker/contrib/httpserver [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/cluster [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/cluster/convert [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/cluster/executor [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/cluster/provider [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/config [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/containerd [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/events [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/events/testutils [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/images [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/initlayer [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/links [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/listeners [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/gelf [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/journald [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/local [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/logentries [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/splunk [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/syslog [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/logger/templates [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/names [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/network [2023-01-31T20:35:19.473Z] github.com/docker/docker/daemon/stats [2023-01-31T20:35:19.473Z] github.com/docker/docker/distribution [2023-01-31T20:35:19.473Z] github.com/docker/docker/distribution/metadata [2023-01-31T20:35:19.473Z] github.com/docker/docker/distribution/utils [2023-01-31T20:35:19.473Z] github.com/docker/docker/distribution/xfer [2023-01-31T20:35:19.473Z] github.com/docker/docker/dockerversion [2023-01-31T20:35:19.473Z] github.com/docker/docker/errdefs [2023-01-31T20:35:19.473Z] github.com/docker/docker/image [2023-01-31T20:35:19.473Z] github.com/docker/docker/image/cache [2023-01-31T20:35:19.473Z] github.com/docker/docker/image/tarexport [2023-01-31T20:35:19.473Z] github.com/docker/docker/image/v1 [2023-01-31T20:35:19.473Z] github.com/docker/docker/internal/mounttree [2023-01-31T20:35:19.473Z] github.com/docker/docker/internal/test/suite [2023-01-31T20:35:19.473Z] github.com/docker/docker/internal/unshare [2023-01-31T20:35:19.473Z] github.com/docker/docker/layer [2023-01-31T20:35:19.473Z] github.com/docker/docker/libcontainerd [2023-01-31T20:35:19.473Z] github.com/docker/docker/libcontainerd/queue [2023-01-31T20:35:19.473Z] github.com/docker/docker/libcontainerd/remote [2023-01-31T20:35:19.473Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-31T20:35:19.473Z] github.com/docker/docker/libcontainerd/types [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/bitmap [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/bitseq [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/cluster [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/config [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/datastore [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/driverapi [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/etchosts [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/idm [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/ipam [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/iptables [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/netlabel [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/netutils [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/networkdb [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/ns [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/options [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/osl [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/portallocator [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/portmapper [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/testutils [2023-01-31T20:35:19.473Z] github.com/docker/docker/libnetwork/types [2023-01-31T20:35:19.473Z] github.com/docker/docker/oci [2023-01-31T20:35:19.473Z] github.com/docker/docker/oci/caps [2023-01-31T20:35:19.473Z] github.com/docker/docker/opts [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/aaparser [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/archive [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/authorization [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/broadcaster [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/capabilities [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/chrootarchive [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/containerfs [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/devicemapper [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/directory [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/dmesg [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/fileutils [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/homedir [2023-01-31T20:35:19.473Z] github.com/docker/docker/pkg/idtools [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/ioutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/jsonmessage [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/longpath [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/loopback [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/namesgenerator [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/parsers [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/pidfile [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/platform [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/platforms [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugingetter [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins/transport [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/pools [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/process [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/progress [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/reexec [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/rootless [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/stack [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/stdcopy [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/streamformatter [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/stringid [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/sysinfo [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/system [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/tailfile [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/tarsum [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/useragent [2023-01-31T20:35:19.474Z] github.com/docker/docker/plugin [2023-01-31T20:35:19.474Z] github.com/docker/docker/plugin/executor/containerd [2023-01-31T20:35:19.474Z] github.com/docker/docker/plugin/v2 [2023-01-31T20:35:19.474Z] github.com/docker/docker/profiles/apparmor [2023-01-31T20:35:19.474Z] github.com/docker/docker/profiles/seccomp [2023-01-31T20:35:19.474Z] github.com/docker/docker/quota [2023-01-31T20:35:19.474Z] github.com/docker/docker/reference [2023-01-31T20:35:19.474Z] github.com/docker/docker/registry [2023-01-31T20:35:19.474Z] github.com/docker/docker/registry/resumable [2023-01-31T20:35:19.474Z] github.com/docker/docker/restartmanager [2023-01-31T20:35:19.474Z] github.com/docker/docker/runconfig [2023-01-31T20:35:19.474Z] github.com/docker/docker/runconfig/opts [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/daemon [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/environment [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fakecontext [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fakegit [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fakestorage [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fixtures/load [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/registry [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/request [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/drivers [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/local [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/mounts [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/service [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/service/opts [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/testutils' [2023-01-31T20:35:19.474Z] ++ grep --fixed-strings -v /libnetwork [2023-01-31T20:35:19.474Z] ++ echo 'github.com/docker/docker/api [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/backend/build [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/httpstatus [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/httputils [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/middleware [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/build [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/container [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/debug [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/distribution [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/grpc [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/image [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/network [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/plugin [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/session [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/swarm [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/system [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/router/volume [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/backend [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/blkiodev [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/container [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/events [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/filters [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/image [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/mount [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/network [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/registry [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/strslice [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/swarm [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/time [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/versions [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/types/volume [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/builder-next [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/builder-next/worker [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/dockerfile [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/remotecontext [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/remotecontext/git [2023-01-31T20:35:19.474Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-31T20:35:19.474Z] github.com/docker/docker/cli/debug [2023-01-31T20:35:19.474Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-31T20:35:19.474Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-31T20:35:19.474Z] github.com/docker/docker/client [2023-01-31T20:35:19.474Z] github.com/docker/docker/cmd/docker-proxy [2023-01-31T20:35:19.474Z] github.com/docker/docker/cmd/dockerd [2023-01-31T20:35:19.474Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-31T20:35:19.474Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-31T20:35:19.474Z] github.com/docker/docker/container [2023-01-31T20:35:19.474Z] github.com/docker/docker/container/stream [2023-01-31T20:35:19.474Z] github.com/docker/docker/contrib/apparmor [2023-01-31T20:35:19.474Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-31T20:35:19.474Z] github.com/docker/docker/contrib/httpserver [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/cluster [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/cluster/convert [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/cluster/executor [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/cluster/provider [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/config [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/containerd [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/events [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/events/testutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/images [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/initlayer [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/links [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/listeners [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/gelf [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/journald [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/local [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/logentries [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/splunk [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/syslog [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/logger/templates [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/names [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/network [2023-01-31T20:35:19.474Z] github.com/docker/docker/daemon/stats [2023-01-31T20:35:19.474Z] github.com/docker/docker/distribution [2023-01-31T20:35:19.474Z] github.com/docker/docker/distribution/metadata [2023-01-31T20:35:19.474Z] github.com/docker/docker/distribution/utils [2023-01-31T20:35:19.474Z] github.com/docker/docker/distribution/xfer [2023-01-31T20:35:19.474Z] github.com/docker/docker/dockerversion [2023-01-31T20:35:19.474Z] github.com/docker/docker/errdefs [2023-01-31T20:35:19.474Z] github.com/docker/docker/image [2023-01-31T20:35:19.474Z] github.com/docker/docker/image/cache [2023-01-31T20:35:19.474Z] github.com/docker/docker/image/tarexport [2023-01-31T20:35:19.474Z] github.com/docker/docker/image/v1 [2023-01-31T20:35:19.474Z] github.com/docker/docker/internal/mounttree [2023-01-31T20:35:19.474Z] github.com/docker/docker/internal/test/suite [2023-01-31T20:35:19.474Z] github.com/docker/docker/internal/unshare [2023-01-31T20:35:19.474Z] github.com/docker/docker/layer [2023-01-31T20:35:19.474Z] github.com/docker/docker/libcontainerd [2023-01-31T20:35:19.474Z] github.com/docker/docker/libcontainerd/queue [2023-01-31T20:35:19.474Z] github.com/docker/docker/libcontainerd/remote [2023-01-31T20:35:19.474Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-31T20:35:19.474Z] github.com/docker/docker/libcontainerd/types [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/bitmap [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/bitseq [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/cluster [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/config [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/datastore [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/driverapi [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/etchosts [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/idm [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/ipam [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/iptables [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/netlabel [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/netutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/networkdb [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/ns [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/options [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/osl [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/portallocator [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/portmapper [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/testutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/libnetwork/types [2023-01-31T20:35:19.474Z] github.com/docker/docker/oci [2023-01-31T20:35:19.474Z] github.com/docker/docker/oci/caps [2023-01-31T20:35:19.474Z] github.com/docker/docker/opts [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/aaparser [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/archive [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/authorization [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/broadcaster [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/capabilities [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/chrootarchive [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/containerfs [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/devicemapper [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/directory [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/dmesg [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/fileutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/homedir [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/idtools [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/ioutils [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/jsonmessage [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/longpath [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/loopback [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/namesgenerator [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/parsers [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/pidfile [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/platform [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/platforms [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugingetter [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/plugins/transport [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/pools [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/process [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/progress [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/reexec [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/rootless [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/stack [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/stdcopy [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/streamformatter [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/stringid [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/sysinfo [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/system [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/tailfile [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/tarsum [2023-01-31T20:35:19.474Z] github.com/docker/docker/pkg/useragent [2023-01-31T20:35:19.474Z] github.com/docker/docker/plugin [2023-01-31T20:35:19.474Z] github.com/docker/docker/plugin/executor/containerd [2023-01-31T20:35:19.474Z] github.com/docker/docker/plugin/v2 [2023-01-31T20:35:19.474Z] github.com/docker/docker/profiles/apparmor [2023-01-31T20:35:19.474Z] github.com/docker/docker/profiles/seccomp [2023-01-31T20:35:19.474Z] github.com/docker/docker/quota [2023-01-31T20:35:19.474Z] github.com/docker/docker/reference [2023-01-31T20:35:19.474Z] github.com/docker/docker/registry [2023-01-31T20:35:19.474Z] github.com/docker/docker/registry/resumable [2023-01-31T20:35:19.474Z] github.com/docker/docker/restartmanager [2023-01-31T20:35:19.474Z] github.com/docker/docker/runconfig [2023-01-31T20:35:19.474Z] github.com/docker/docker/runconfig/opts [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/daemon [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/environment [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fakecontext [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fakegit [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fakestorage [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fixtures/load [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/registry [2023-01-31T20:35:19.474Z] github.com/docker/docker/testutil/request [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/drivers [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/local [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/mounts [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/service [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/service/opts [2023-01-31T20:35:19.474Z] github.com/docker/docker/volume/testutils' [2023-01-31T20:35:19.474Z] + base_pkg_list='github.com/docker/docker/api [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/backend/build [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/httpstatus [2023-01-31T20:35:19.474Z] github.com/docker/docker/api/server/httputils [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/middleware [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/build [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/container [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/debug [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/distribution [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/grpc [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/image [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/network [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/plugin [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/session [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/swarm [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/system [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/volume [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/backend [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/blkiodev [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/container [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/events [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/filters [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/image [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/mount [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/network [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/registry [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/strslice [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/swarm [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/time [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/versions [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/volume [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/worker [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/dockerfile [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/remotecontext [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/remotecontext/git [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-31T20:35:19.475Z] github.com/docker/docker/cli/debug [2023-01-31T20:35:19.475Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-31T20:35:19.475Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-31T20:35:19.475Z] github.com/docker/docker/client [2023-01-31T20:35:19.475Z] github.com/docker/docker/cmd/docker-proxy [2023-01-31T20:35:19.475Z] github.com/docker/docker/cmd/dockerd [2023-01-31T20:35:19.475Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-31T20:35:19.475Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-31T20:35:19.475Z] github.com/docker/docker/container [2023-01-31T20:35:19.475Z] github.com/docker/docker/container/stream [2023-01-31T20:35:19.475Z] github.com/docker/docker/contrib/apparmor [2023-01-31T20:35:19.475Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-31T20:35:19.475Z] github.com/docker/docker/contrib/httpserver [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/convert [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/executor [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/provider [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/config [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/containerd [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/events [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/events/testutils [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/images [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/initlayer [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/links [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/listeners [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/gelf [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/journald [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/local [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/logentries [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/splunk [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/syslog [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/templates [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/names [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/network [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/stats [2023-01-31T20:35:19.475Z] github.com/docker/docker/distribution [2023-01-31T20:35:19.475Z] github.com/docker/docker/distribution/metadata [2023-01-31T20:35:19.475Z] github.com/docker/docker/distribution/utils [2023-01-31T20:35:19.475Z] github.com/docker/docker/distribution/xfer [2023-01-31T20:35:19.475Z] github.com/docker/docker/dockerversion [2023-01-31T20:35:19.475Z] github.com/docker/docker/errdefs [2023-01-31T20:35:19.475Z] github.com/docker/docker/image [2023-01-31T20:35:19.475Z] github.com/docker/docker/image/cache [2023-01-31T20:35:19.475Z] github.com/docker/docker/image/tarexport [2023-01-31T20:35:19.475Z] github.com/docker/docker/image/v1 [2023-01-31T20:35:19.475Z] github.com/docker/docker/internal/mounttree [2023-01-31T20:35:19.475Z] github.com/docker/docker/internal/test/suite [2023-01-31T20:35:19.475Z] github.com/docker/docker/internal/unshare [2023-01-31T20:35:19.475Z] github.com/docker/docker/layer [2023-01-31T20:35:19.475Z] github.com/docker/docker/libcontainerd [2023-01-31T20:35:19.475Z] github.com/docker/docker/libcontainerd/queue [2023-01-31T20:35:19.475Z] github.com/docker/docker/libcontainerd/remote [2023-01-31T20:35:19.475Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-31T20:35:19.475Z] github.com/docker/docker/libcontainerd/types [2023-01-31T20:35:19.475Z] github.com/docker/docker/oci [2023-01-31T20:35:19.475Z] github.com/docker/docker/oci/caps [2023-01-31T20:35:19.475Z] github.com/docker/docker/opts [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/aaparser [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/archive [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/authorization [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/broadcaster [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/capabilities [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/chrootarchive [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/containerfs [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/devicemapper [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/directory [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/dmesg [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/fileutils [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/homedir [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/idtools [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/ioutils [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/jsonmessage [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/longpath [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/loopback [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/namesgenerator [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/parsers [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/pidfile [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/platform [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/platforms [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/plugingetter [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/plugins [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/plugins/transport [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/pools [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/process [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/progress [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/reexec [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/rootless [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/stack [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/stdcopy [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/streamformatter [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/stringid [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/sysinfo [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/system [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/tailfile [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/tarsum [2023-01-31T20:35:19.475Z] github.com/docker/docker/pkg/useragent [2023-01-31T20:35:19.475Z] github.com/docker/docker/plugin [2023-01-31T20:35:19.475Z] github.com/docker/docker/plugin/executor/containerd [2023-01-31T20:35:19.475Z] github.com/docker/docker/plugin/v2 [2023-01-31T20:35:19.475Z] github.com/docker/docker/profiles/apparmor [2023-01-31T20:35:19.475Z] github.com/docker/docker/profiles/seccomp [2023-01-31T20:35:19.475Z] github.com/docker/docker/quota [2023-01-31T20:35:19.475Z] github.com/docker/docker/reference [2023-01-31T20:35:19.475Z] github.com/docker/docker/registry [2023-01-31T20:35:19.475Z] github.com/docker/docker/registry/resumable [2023-01-31T20:35:19.475Z] github.com/docker/docker/restartmanager [2023-01-31T20:35:19.475Z] github.com/docker/docker/runconfig [2023-01-31T20:35:19.475Z] github.com/docker/docker/runconfig/opts [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/daemon [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/environment [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/fakecontext [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/fakegit [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/fakestorage [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/fixtures/load [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/registry [2023-01-31T20:35:19.475Z] github.com/docker/docker/testutil/request [2023-01-31T20:35:19.475Z] github.com/docker/docker/volume [2023-01-31T20:35:19.475Z] github.com/docker/docker/volume/drivers [2023-01-31T20:35:19.475Z] github.com/docker/docker/volume/local [2023-01-31T20:35:19.475Z] github.com/docker/docker/volume/mounts [2023-01-31T20:35:19.475Z] github.com/docker/docker/volume/service [2023-01-31T20:35:19.475Z] github.com/docker/docker/volume/service/opts [2023-01-31T20:35:19.475Z] github.com/docker/docker/volume/testutils' [2023-01-31T20:35:19.475Z] ++ grep --fixed-strings /libnetwork [2023-01-31T20:35:19.475Z] ++ echo 'github.com/docker/docker/api [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/backend/build [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/httpstatus [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/httputils [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/middleware [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/build [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/container [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/debug [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/distribution [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/grpc [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/image [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/network [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/plugin [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/session [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/swarm [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/system [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/server/router/volume [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/backend [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/blkiodev [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/container [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/events [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/filters [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/image [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/mount [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/network [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/registry [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/strslice [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/swarm [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/time [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/versions [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-31T20:35:19.475Z] github.com/docker/docker/api/types/volume [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/builder-next/worker [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/dockerfile [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/remotecontext [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/remotecontext/git [2023-01-31T20:35:19.475Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-31T20:35:19.475Z] github.com/docker/docker/cli/debug [2023-01-31T20:35:19.475Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-31T20:35:19.475Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-31T20:35:19.475Z] github.com/docker/docker/client [2023-01-31T20:35:19.475Z] github.com/docker/docker/cmd/docker-proxy [2023-01-31T20:35:19.475Z] github.com/docker/docker/cmd/dockerd [2023-01-31T20:35:19.475Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-31T20:35:19.475Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-31T20:35:19.475Z] github.com/docker/docker/container [2023-01-31T20:35:19.475Z] github.com/docker/docker/container/stream [2023-01-31T20:35:19.475Z] github.com/docker/docker/contrib/apparmor [2023-01-31T20:35:19.475Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-31T20:35:19.475Z] github.com/docker/docker/contrib/httpserver [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/convert [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/executor [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/cluster/provider [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/config [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/containerd [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/events [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/events/testutils [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/images [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/initlayer [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/links [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/listeners [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/gelf [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/journald [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/local [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/logentries [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/splunk [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/syslog [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/logger/templates [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/names [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/network [2023-01-31T20:35:19.475Z] github.com/docker/docker/daemon/stats [2023-01-31T20:35:19.475Z] github.com/docker/docker/distribution [2023-01-31T20:35:19.475Z] github.com/docker/docker/distribution/metadata [2023-01-31T20:35:19.475Z] github.com/docker/docker/distribution/utils [2023-01-31T20:35:19.475Z] github.com/docker/docker/distribution/xfer [2023-01-31T20:35:19.475Z] github.com/docker/docker/dockerversion [2023-01-31T20:35:19.475Z] github.com/docker/docker/errdefs [2023-01-31T20:35:19.475Z] github.com/docker/docker/image [2023-01-31T20:35:19.475Z] github.com/docker/docker/image/cache [2023-01-31T20:35:19.475Z] github.com/docker/docker/image/tarexport [2023-01-31T20:35:19.475Z] github.com/docker/docker/image/v1 [2023-01-31T20:35:19.475Z] github.com/docker/docker/internal/mounttree [2023-01-31T20:35:19.475Z] github.com/docker/docker/internal/test/suite [2023-01-31T20:35:19.475Z] github.com/docker/docker/internal/unshare [2023-01-31T20:35:19.475Z] github.com/docker/docker/layer [2023-01-31T20:35:19.475Z] github.com/docker/docker/libcontainerd [2023-01-31T20:35:19.475Z] github.com/docker/docker/libcontainerd/queue [2023-01-31T20:35:19.475Z] github.com/docker/docker/libcontainerd/remote [2023-01-31T20:35:19.476Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-31T20:35:19.476Z] github.com/docker/docker/libcontainerd/types [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/bitmap [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/bitseq [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cluster [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/config [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/datastore [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/driverapi [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/etchosts [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/idm [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipam [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/iptables [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/netlabel [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/netutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/networkdb [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ns [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/options [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/osl [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/portallocator [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/portmapper [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/testutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/types [2023-01-31T20:35:19.476Z] github.com/docker/docker/oci [2023-01-31T20:35:19.476Z] github.com/docker/docker/oci/caps [2023-01-31T20:35:19.476Z] github.com/docker/docker/opts [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/aaparser [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/archive [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/authorization [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/broadcaster [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/capabilities [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/chrootarchive [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/containerfs [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/devicemapper [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/directory [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/dmesg [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/fileutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/homedir [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/idtools [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/ioutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/jsonmessage [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/longpath [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/loopback [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/namesgenerator [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/parsers [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/pidfile [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/platform [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/platforms [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/plugingetter [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/plugins [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/plugins/transport [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/pools [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/process [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/progress [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/reexec [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/rootless [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/stack [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/stdcopy [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/streamformatter [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/stringid [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/sysinfo [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/system [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/tailfile [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/tarsum [2023-01-31T20:35:19.476Z] github.com/docker/docker/pkg/useragent [2023-01-31T20:35:19.476Z] github.com/docker/docker/plugin [2023-01-31T20:35:19.476Z] github.com/docker/docker/plugin/executor/containerd [2023-01-31T20:35:19.476Z] github.com/docker/docker/plugin/v2 [2023-01-31T20:35:19.476Z] github.com/docker/docker/profiles/apparmor [2023-01-31T20:35:19.476Z] github.com/docker/docker/profiles/seccomp [2023-01-31T20:35:19.476Z] github.com/docker/docker/quota [2023-01-31T20:35:19.476Z] github.com/docker/docker/reference [2023-01-31T20:35:19.476Z] github.com/docker/docker/registry [2023-01-31T20:35:19.476Z] github.com/docker/docker/registry/resumable [2023-01-31T20:35:19.476Z] github.com/docker/docker/restartmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/runconfig [2023-01-31T20:35:19.476Z] github.com/docker/docker/runconfig/opts [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/daemon [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/environment [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/fakecontext [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/fakegit [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/fakestorage [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/fixtures/load [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/registry [2023-01-31T20:35:19.476Z] github.com/docker/docker/testutil/request [2023-01-31T20:35:19.476Z] github.com/docker/docker/volume [2023-01-31T20:35:19.476Z] github.com/docker/docker/volume/drivers [2023-01-31T20:35:19.476Z] github.com/docker/docker/volume/local [2023-01-31T20:35:19.476Z] github.com/docker/docker/volume/mounts [2023-01-31T20:35:19.476Z] github.com/docker/docker/volume/service [2023-01-31T20:35:19.476Z] github.com/docker/docker/volume/service/opts [2023-01-31T20:35:19.476Z] github.com/docker/docker/volume/testutils' [2023-01-31T20:35:19.476Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/bitmap [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/bitseq [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cluster [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/config [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/datastore [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/driverapi [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/etchosts [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/idm [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipam [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/iptables [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/netlabel [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/netutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/networkdb [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ns [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/options [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/osl [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/portallocator [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/portmapper [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/testutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/types' [2023-01-31T20:35:19.476Z] + echo 'github.com/docker/docker/libnetwork [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/bitmap [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/bitseq [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cluster [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/config [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/datastore [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/driverapi [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/etchosts [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/idm [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipam [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/iptables [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/netlabel [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/netutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/networkdb [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/ns [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/options [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/osl [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-31T20:35:19.476Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/portallocator [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/portmapper [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/testutils [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/types' [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-31T20:35:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-31T20:35:19.476Z] + type docker-proxy [2023-01-31T20:35:19.476Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-01-31T20:35:19.476Z] + hack/make.sh binary-proxy install-proxy [2023-01-31T20:35:19.476Z] [2023-01-31T20:35:19.476Z] Removing bundles/ [2023-01-31T20:35:19.476Z] [2023-01-31T20:35:19.476Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-01-31T20:35:19.476Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-01-31T20:35:21.369Z] Created binary: bundles/binary-proxy/docker-proxy [2023-01-31T20:35:21.369Z] [2023-01-31T20:35:21.369Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-01-31T20:35:21.369Z] Installing docker-proxy to /usr/local/bin/ [2023-01-31T20:35:21.369Z] [2023-01-31T20:35:21.369Z] + mkdir -p bundles [2023-01-31T20:35:21.369Z] + '[' -n 'github.com/docker/docker/api [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/backend/build [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/httpstatus [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/httputils [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/middleware [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/build [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/container [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/debug [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/distribution [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/grpc [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/image [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/network [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/plugin [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/session [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/swarm [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/system [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/server/router/volume [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/backend [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/blkiodev [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/container [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/events [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/filters [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/image [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/mount [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/network [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/registry [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/strslice [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/swarm [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/time [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/versions [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-31T20:35:21.369Z] github.com/docker/docker/api/types/volume [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/builder-next [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/builder-next/worker [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/dockerfile [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/remotecontext [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/remotecontext/git [2023-01-31T20:35:21.369Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-31T20:35:21.369Z] github.com/docker/docker/cli/debug [2023-01-31T20:35:21.369Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-31T20:35:21.369Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-31T20:35:21.369Z] github.com/docker/docker/client [2023-01-31T20:35:21.369Z] github.com/docker/docker/cmd/docker-proxy [2023-01-31T20:35:21.369Z] github.com/docker/docker/cmd/dockerd [2023-01-31T20:35:21.369Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-31T20:35:21.369Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-31T20:35:21.369Z] github.com/docker/docker/container [2023-01-31T20:35:21.369Z] github.com/docker/docker/container/stream [2023-01-31T20:35:21.369Z] github.com/docker/docker/contrib/apparmor [2023-01-31T20:35:21.369Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-31T20:35:21.369Z] github.com/docker/docker/contrib/httpserver [2023-01-31T20:35:21.369Z] github.com/docker/docker/daemon [2023-01-31T20:35:21.369Z] github.com/docker/docker/daemon/cluster [2023-01-31T20:35:21.369Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-31T20:35:21.369Z] github.com/docker/docker/daemon/cluster/convert [2023-01-31T20:35:21.369Z] github.com/docker/docker/daemon/cluster/executor [2023-01-31T20:35:21.369Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-31T20:35:21.369Z] github.com/docker/docker/daemon/cluster/provider [2023-01-31T20:35:21.369Z] github.com/docker/docker/daemon/config [2023-01-31T20:35:21.369Z] github.com/docker/docker/daemon/containerd [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/events [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/events/testutils [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/images [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/initlayer [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/links [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/listeners [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/gelf [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/journald [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/local [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/logentries [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/splunk [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/syslog [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/logger/templates [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/names [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/network [2023-01-31T20:35:21.370Z] github.com/docker/docker/daemon/stats [2023-01-31T20:35:21.370Z] github.com/docker/docker/distribution [2023-01-31T20:35:21.370Z] github.com/docker/docker/distribution/metadata [2023-01-31T20:35:21.370Z] github.com/docker/docker/distribution/utils [2023-01-31T20:35:21.370Z] github.com/docker/docker/distribution/xfer [2023-01-31T20:35:21.370Z] github.com/docker/docker/dockerversion [2023-01-31T20:35:21.370Z] github.com/docker/docker/errdefs [2023-01-31T20:35:21.370Z] github.com/docker/docker/image [2023-01-31T20:35:21.370Z] github.com/docker/docker/image/cache [2023-01-31T20:35:21.370Z] github.com/docker/docker/image/tarexport [2023-01-31T20:35:21.370Z] github.com/docker/docker/image/v1 [2023-01-31T20:35:21.370Z] github.com/docker/docker/internal/mounttree [2023-01-31T20:35:21.370Z] github.com/docker/docker/internal/test/suite [2023-01-31T20:35:21.370Z] github.com/docker/docker/internal/unshare [2023-01-31T20:35:21.370Z] github.com/docker/docker/layer [2023-01-31T20:35:21.370Z] github.com/docker/docker/libcontainerd [2023-01-31T20:35:21.370Z] github.com/docker/docker/libcontainerd/queue [2023-01-31T20:35:21.370Z] github.com/docker/docker/libcontainerd/remote [2023-01-31T20:35:21.370Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-31T20:35:21.370Z] github.com/docker/docker/libcontainerd/types [2023-01-31T20:35:21.370Z] github.com/docker/docker/oci [2023-01-31T20:35:21.370Z] github.com/docker/docker/oci/caps [2023-01-31T20:35:21.370Z] github.com/docker/docker/opts [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/aaparser [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/archive [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/authorization [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/broadcaster [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/capabilities [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/chrootarchive [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/containerfs [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/devicemapper [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/directory [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/dmesg [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/fileutils [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/homedir [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/idtools [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/ioutils [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/jsonmessage [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/longpath [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/loopback [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/namesgenerator [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/parsers [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/pidfile [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/platform [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/platforms [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/plugingetter [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/plugins [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/plugins/transport [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/pools [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/process [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/progress [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/reexec [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/rootless [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/rootless/specconv [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/stack [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/stdcopy [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/streamformatter [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/stringid [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/sysinfo [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/system [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/tailfile [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/tarsum [2023-01-31T20:35:21.370Z] github.com/docker/docker/pkg/useragent [2023-01-31T20:35:21.370Z] github.com/docker/docker/plugin [2023-01-31T20:35:21.370Z] github.com/docker/docker/plugin/executor/containerd [2023-01-31T20:35:21.370Z] github.com/docker/docker/plugin/v2 [2023-01-31T20:35:21.370Z] github.com/docker/docker/profiles/apparmor [2023-01-31T20:35:21.370Z] github.com/docker/docker/profiles/seccomp [2023-01-31T20:35:21.370Z] github.com/docker/docker/quota [2023-01-31T20:35:21.370Z] github.com/docker/docker/reference [2023-01-31T20:35:21.370Z] github.com/docker/docker/registry [2023-01-31T20:35:21.370Z] github.com/docker/docker/registry/resumable [2023-01-31T20:35:21.370Z] github.com/docker/docker/restartmanager [2023-01-31T20:35:21.370Z] github.com/docker/docker/runconfig [2023-01-31T20:35:21.370Z] github.com/docker/docker/runconfig/opts [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/daemon [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/environment [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/fakecontext [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/fakegit [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/fakestorage [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/fixtures/load [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/registry [2023-01-31T20:35:21.370Z] github.com/docker/docker/testutil/request [2023-01-31T20:35:21.370Z] github.com/docker/docker/volume [2023-01-31T20:35:21.370Z] github.com/docker/docker/volume/drivers [2023-01-31T20:35:21.370Z] github.com/docker/docker/volume/local [2023-01-31T20:35:21.370Z] github.com/docker/docker/volume/mounts [2023-01-31T20:35:21.370Z] github.com/docker/docker/volume/service [2023-01-31T20:35:21.370Z] github.com/docker/docker/volume/service/opts [2023-01-31T20:35:21.370Z] github.com/docker/docker/volume/testutils' ']' [2023-01-31T20:35:21.370Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/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 [2023-01-31T20:35:22.300Z] ? github.com/docker/docker/api [no test files] [2023-01-31T20:35:37.151Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/types/container 0.010s coverage: 74.3% of statements [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 95.3% of statements [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/types/registry 0.008s coverage: 54.2% of statements [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/builder [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-31T20:36:58.546Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/builder/remotecontext 0.066s coverage: 13.7% of statements [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/builder/dockerfile 0.070s coverage: 50.1% of statements [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2023-01-31T20:36:58.546Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-01-31T20:37:01.819Z] ok github.com/docker/docker/builder/remotecontext/git 2.786s coverage: 82.5% of statements [2023-01-31T20:37:01.819Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-01-31T20:37:01.819Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-01-31T20:37:02.076Z] ok github.com/docker/docker/cmd/docker-proxy 0.121s coverage: 66.5% of statements [2023-01-31T20:37:03.008Z] ok github.com/docker/docker/client 0.128s coverage: 76.9% of statements [2023-01-31T20:37:41.683Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 27.7% of statements [2023-01-31T20:37:41.683Z] ok github.com/docker/docker/container 0.126s coverage: 36.3% of statements [2023-01-31T20:37:41.683Z] ok github.com/docker/docker/cmd/dockerd/trap 2.383s coverage: 0.0% of statements [2023-01-31T20:37:41.683Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-01-31T20:37:41.683Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-31T20:37:41.683Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-31T20:37:41.683Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-31T20:37:41.683Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-31T20:37:43.052Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2023-01-31T20:37:45.574Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2023-01-31T20:37:46.944Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 36.9% of statements [2023-01-31T20:37:55.056Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements [2023-01-31T20:37:55.056Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 77.3% of statements [2023-01-31T20:37:55.633Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2023-01-31T20:37:56.564Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2023-01-31T20:37:57.128Z] ok github.com/docker/docker/daemon 10.135s coverage: 16.3% of statements [2023-01-31T20:37:57.128Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-31T20:37:57.129Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-31T20:37:57.129Z] ? github.com/docker/docker/daemon/containerd [no test files] [2023-01-31T20:37:57.129Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-31T20:37:58.062Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.675s coverage: 74.8% of statements [2023-01-31T20:37:59.431Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.8% of statements [2023-01-31T20:37:59.431Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.343s coverage: 60.7% of statements [2023-01-31T20:38:00.805Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2023-01-31T20:38:02.173Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.181s coverage: 50.6% of statements [2023-01-31T20:38:04.071Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.657s coverage: 46.1% of statements [2023-01-31T20:38:04.071Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-31T20:38:04.071Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.184s coverage: 60.3% of statements [2023-01-31T20:38:04.071Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-01-31T20:38:04.071Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-31T20:38:05.000Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2023-01-31T20:38:05.256Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-01-31T20:38:05.819Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2023-01-31T20:38:07.185Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.9% of statements [2023-01-31T20:38:07.185Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-31T20:38:07.185Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-31T20:38:07.442Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2023-01-31T20:38:08.371Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2023-01-31T20:38:08.371Z] ok github.com/docker/docker/daemon/logger/awslogs 0.125s coverage: 78.8% of statements [2023-01-31T20:38:08.371Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-31T20:38:08.934Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2023-01-31T20:38:09.497Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2023-01-31T20:38:10.428Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.132s coverage: 76.8% of statements [2023-01-31T20:38:10.998Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2023-01-31T20:38:11.560Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 79.4% of statements [2023-01-31T20:38:12.490Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 63.5% of statements [2023-01-31T20:38:13.053Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2023-01-31T20:38:13.616Z] ok github.com/docker/docker/daemon/logger/journald 3.730s coverage: 74.5% of statements [2023-01-31T20:38:13.616Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-01-31T20:38:13.616Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-01-31T20:38:13.616Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-31T20:38:13.616Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-01-31T20:38:14.544Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-01-31T20:38:14.544Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-01-31T20:38:15.107Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2023-01-31T20:38:15.363Z] ok github.com/docker/docker/daemon/logger/splunk 1.496s coverage: 82.5% of statements [2023-01-31T20:38:15.363Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-31T20:38:15.363Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-31T20:38:16.730Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 44.4% of statements [2023-01-31T20:38:17.293Z] ok github.com/docker/docker/distribution 0.615s coverage: 29.5% of statements [2023-01-31T20:38:17.293Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-31T20:38:17.857Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements [2023-01-31T20:38:18.420Z] ok github.com/docker/docker/image 0.026s coverage: 86.5% of statements [2023-01-31T20:38:18.982Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-01-31T20:38:19.239Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 84.9% of statements [2023-01-31T20:38:19.239Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-31T20:38:19.801Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2023-01-31T20:38:19.801Z] ? github.com/docker/docker/image/v1 [no test files] [2023-01-31T20:38:19.801Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-01-31T20:38:19.801Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-31T20:38:19.801Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-01-31T20:38:20.058Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-01-31T20:38:20.987Z] ok github.com/docker/docker/oci 0.013s coverage: 39.3% of statements [2023-01-31T20:38:21.550Z] ok github.com/docker/docker/opts 0.019s coverage: 67.3% of statements [2023-01-31T20:38:21.807Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-01-31T20:38:23.699Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 82.0% of statements [2023-01-31T20:38:24.262Z] ok github.com/docker/docker/pkg/authorization 0.137s coverage: 68.3% of statements [2023-01-31T20:38:24.519Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-01-31T20:38:24.519Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-01-31T20:38:25.448Z] ok github.com/docker/docker/pkg/chrootarchive 0.238s coverage: 83.1% of statements [2023-01-31T20:38:25.705Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements [2023-01-31T20:38:25.961Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2023-01-31T20:38:25.961Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2023-01-31T20:38:26.217Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 77.5% of statements [2023-01-31T20:38:26.474Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements [2023-01-31T20:38:27.404Z] ok github.com/docker/docker/pkg/idtools 0.316s coverage: 69.6% of statements [2023-01-31T20:38:27.966Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 71.9% of statements [2023-01-31T20:38:28.529Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2023-01-31T20:38:28.529Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2023-01-31T20:38:28.785Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-01-31T20:38:29.041Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-01-31T20:38:29.041Z] ok github.com/docker/docker/layer 8.004s coverage: 68.9% of statements [2023-01-31T20:38:29.041Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-31T20:38:29.041Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-31T20:38:29.041Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-31T20:38:29.041Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-31T20:38:29.041Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-31T20:38:29.041Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-31T20:38:29.041Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-01-31T20:38:29.298Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2023-01-31T20:38:29.555Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements [2023-01-31T20:38:29.555Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 94.1% of statements [2023-01-31T20:38:29.555Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-31T20:38:29.555Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-01-31T20:38:29.555Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-31T20:38:30.118Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2023-01-31T20:38:30.375Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-01-31T20:38:30.943Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2023-01-31T20:38:30.943Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2023-01-31T20:38:31.200Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-01-31T20:38:31.456Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-01-31T20:38:31.713Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2023-01-31T20:38:31.970Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-01-31T20:38:32.227Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-01-31T20:38:32.484Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 61.9% of statements [2023-01-31T20:38:33.046Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 56.0% of statements [2023-01-31T20:38:33.609Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements [2023-01-31T20:38:33.865Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2023-01-31T20:38:34.429Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.1% of statements [2023-01-31T20:38:34.685Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-01-31T20:38:36.578Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2023-01-31T20:38:37.140Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-01-31T20:38:37.396Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2023-01-31T20:38:38.764Z] ok github.com/docker/docker/quota 0.211s coverage: 71.4% of statements [2023-01-31T20:38:39.021Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2023-01-31T20:38:39.949Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2023-01-31T20:38:40.522Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-01-31T20:38:40.522Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 46.2% of statements [2023-01-31T20:38:41.106Z] ok github.com/docker/docker/runconfig 0.008s coverage: 63.6% of statements [2023-01-31T20:38:41.384Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-01-31T20:38:43.279Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-01-31T20:38:43.842Z] ok github.com/docker/docker/volume/local 0.056s coverage: 76.6% of statements [2023-01-31T20:38:44.405Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 68.1% of statements [2023-01-31T20:38:45.773Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.2% of statements [2023-01-31T20:39:07.661Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 74.4% of statements [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/volume [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-31T20:39:07.661Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === Skipped [2023-01-31T20:39:07.661Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-01-31T20:39:07.661Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-01-31T20:39:07.661Z] network_proxy_test.go:208: No support for dual stack yet [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-01-31T20:39:07.661Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-01-31T20:39:07.661Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:71: No driver to put! [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-01-31T20:39:07.661Z] time="2023-01-31T20:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-01-31T20:39:07.661Z] time="2023-01-31T20:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-01-31T20:39:07.661Z] time="2023-01-31T20:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-01-31T20:39:07.661Z] time="2023-01-31T20:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-01-31T20:39:07.661Z] time="2023-01-31T20:38:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:71: No driver to put! [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-01-31T20:39:07.661Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-01-31T20:39:07.661Z] overlay_test.go:50: Fails to compute changes intermittently [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-01-31T20:39:07.661Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-31T20:39:07.661Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-01-31T20:39:07.661Z] graphtest_unix.go:71: No driver to put! [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-01-31T20:39:07.661Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-01-31T20:39:07.661Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-01-31T20:39:07.661Z] [2023-01-31T20:39:07.661Z] DONE 2972 tests, 28 skipped in 223.086s [2023-01-31T20:39:07.661Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/bitmap [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/bitseq [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/cluster [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/config [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/datastore [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/driverapi [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/etchosts [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/idm [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/ipam [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/iptables [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/netlabel [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/netutils [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/networkdb [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/ns [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/options [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/osl [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/portallocator [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/portmapper [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/testutils [2023-01-31T20:39:07.661Z] github.com/docker/docker/libnetwork/types' ']' [2023-01-31T20:39:07.661Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2023-01-31T20:39:54.293Z] ok github.com/docker/docker/libnetwork 40.662s coverage: 41.9% of statements [2023-01-31T20:39:54.293Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2023-01-31T20:39:54.293Z] ok github.com/docker/docker/libnetwork/bitseq 0.112s coverage: 75.7% of statements [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-01-31T20:39:54.293Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 10.6% of statements [2023-01-31T20:39:54.293Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-01-31T20:39:54.293Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-01-31T20:39:54.293Z] ok github.com/docker/docker/libnetwork/driverapi 0.008s coverage: 68.9% of statements [2023-01-31T20:39:56.812Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.761s coverage: 62.1% of statements [2023-01-31T20:39:56.812Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-01-31T20:39:56.812Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 33.3% of statements [2023-01-31T20:39:57.741Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.249s coverage: 5.2% of statements [2023-01-31T20:39:57.741Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-01-31T20:39:58.304Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements [2023-01-31T20:39:58.304Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-01-31T20:39:58.561Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-01-31T20:40:08.516Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.293s coverage: 6.9% of statements [2023-01-31T20:40:08.516Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-01-31T20:40:08.773Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 62.9% of statements [2023-01-31T20:40:09.334Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.1% of statements [2023-01-31T20:40:09.334Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-01-31T20:40:09.334Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-01-31T20:40:09.334Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-01-31T20:40:09.897Z] ok github.com/docker/docker/libnetwork/drvregistry 0.026s coverage: 86.2% of statements [2023-01-31T20:40:10.153Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.0% of statements [2023-01-31T20:40:10.410Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2023-01-31T20:40:10.410Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-01-31T20:40:22.594Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-01-31T20:40:40.651Z] ok github.com/docker/docker/libnetwork/ipam 18.530s coverage: 80.3% of statements [2023-01-31T20:40:40.651Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-01-31T20:40:40.651Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-01-31T20:40:40.651Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 54.5% of statements [2023-01-31T20:40:40.651Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 46.8% of statements [2023-01-31T20:40:40.651Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-01-31T20:40:40.908Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-01-31T20:40:41.472Z] ok github.com/docker/docker/libnetwork/ipamutils 0.287s coverage: 86.4% of statements [2023-01-31T20:40:42.401Z] ok github.com/docker/docker/libnetwork/iptables 0.259s coverage: 40.7% of statements [2023-01-31T20:40:42.401Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-01-31T20:40:42.658Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 40.9% of statements [2023-01-31T20:42:34.099Z] ok github.com/docker/docker/libnetwork/networkdb 104.067s coverage: 60.1% of statements [2023-01-31T20:42:34.099Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-01-31T20:42:34.099Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-01-31T20:42:34.099Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 41.4% of statements [2023-01-31T20:42:34.099Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-01-31T20:42:34.099Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-01-31T20:42:35.028Z] ok github.com/docker/docker/libnetwork/portmapper 0.689s coverage: 46.3% of statements [2023-01-31T20:42:35.285Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements [2023-01-31T20:42:35.285Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-01-31T20:42:35.541Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-01-31T20:42:35.541Z] [2023-01-31T20:42:35.541Z] === Skipped [2023-01-31T20:42:35.541Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-01-31T20:42:35.541Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-01-31T20:42:35.541Z] [2023-01-31T20:42:35.541Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-01-31T20:42:35.541Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-01-31T20:42:35.541Z] [2023-01-31T20:42:35.541Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-01-31T20:42:35.541Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-01-31T20:42:35.541Z] [2023-01-31T20:42:35.541Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-01-31T20:42:35.541Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-01-31T20:42:35.541Z] [2023-01-31T20:42:35.541Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-01-31T20:42:35.541Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-01-31T20:42:35.541Z] [2023-01-31T20:42:35.541Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-01-31T20:42:35.541Z] firewalld_test.go:14: firewalld is not running [2023-01-31T20:42:35.541Z] [2023-01-31T20:42:35.541Z] DONE 337 tests, 6 skipped in 211.486s Post stage [Pipeline] junit [2023-01-31T20:42:36.483Z] Recording test results [2023-01-31T20:42:37.742Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T20:42:38.144Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44893/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d634ae9b600743187309c97b53116ec6041e530f -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:d634ae9b600743187309c97b53116ec6041e530f hack/make.sh dynbinary test-integration [2023-01-31T20:42:38.708Z] [2023-01-31T20:42:38.708Z] Removing bundles/ [2023-01-31T20:42:38.708Z] [2023-01-31T20:42:38.708Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-31T20:42:38.708Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-01-31T20:44:15.115Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-01-31T20:44:15.115Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-01-31T20:44:15.115Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-01-31T20:44:15.115Z] [2023-01-31T20:44:15.115Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-31T20:44:15.115Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-31T20:44:15.115Z] HOSTNAME=03a4e59d8770 [2023-01-31T20:44:15.115Z] TESTDEBUG=0 [2023-01-31T20:44:15.115Z] DEST=bundles/test-integration [2023-01-31T20:44:15.115Z] PWD=/go/src/github.com/docker/docker [2023-01-31T20:44:15.115Z] DOCKER_GITCOMMIT=d634ae9b600743187309c97b53116ec6041e530f [2023-01-31T20:44:15.115Z] container=docker [2023-01-31T20:44:15.115Z] HOME=/root [2023-01-31T20:44:15.115Z] GOLANG_VERSION=1.19.5 [2023-01-31T20:44:15.115Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-31T20:44:15.115Z] VALIDATE_BRANCH=master [2023-01-31T20:44:15.115Z] TERM=xterm [2023-01-31T20:44:15.115Z] DOCKER_PKG=github.com/docker/docker [2023-01-31T20:44:15.115Z] SHLVL=1 [2023-01-31T20:44:15.115Z] TIMEOUT=120m [2023-01-31T20:44:15.115Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-31T20:44:15.115Z] GO111MODULE=off [2023-01-31T20:44:15.115Z] DOCKER_EXPERIMENTAL=1 [2023-01-31T20:44:15.115Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-31T20:44:15.115Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-31T20:44:15.115Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-31T20:44:15.115Z] GOPATH=/go [2023-01-31T20:44:15.115Z] PKG_CONFIG=pkg-config [2023-01-31T20:44:15.115Z] _=/usr/bin/env [2023-01-31T20:44:15.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-31T20:44:47.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-31T20:44:47.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-31T20:45:13.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-31T20:45:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-31T20:45:26.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-01-31T20:45:26.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-31T20:45:27.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-31T20:45:28.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-31T20:45:28.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-31T20:45:29.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-31T20:45:30.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-31T20:45:31.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-31T20:45:33.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-31T20:45:34.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-31T20:45:34.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-31T20:45:35.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-31T20:45:36.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-31T20:45:37.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-31T20:45:37.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-31T20:45:38.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-31T20:45:39.827Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-31T20:45:39.827Z] Using test binary docker [2023-01-31T20:45:39.827Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-31T20:45:39.827Z] +++ /etc/init.d/apparmor start [2023-01-31T20:45:39.827Z] Not: starting. [2023-01-31T20:45:39.827Z] INFO: Waiting for daemon to start... [2023-01-31T20:45:39.827Z] Starting dockerd [2023-01-31T20:45:39.827Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-01-31T20:45:41.718Z] . [2023-01-31T20:45:41.718Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-31T20:45:41.718Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-31T20:45:41.718Z] Error: No such image: emptyfs [2023-01-31T20:45:41.718Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-31T20:45:41.718Z] ++++ docker load [2023-01-31T20:45:41.718Z] Loaded image: emptyfs:latest [2023-01-31T20:45:41.718Z] Running integration-test (iteration 1) [2023-01-31T20:45:41.974Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-01-31T20:45:41.974Z] ++ 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 [2023-01-31T20:45:41.974Z] ++ set -e [2023-01-31T20:45:41.974Z] ++ '[' -n 0 ']' [2023-01-31T20:45:41.974Z] ++ set -x [2023-01-31T20:45:41.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:45:41.974Z] Loaded image: busybox:latest [2023-01-31T20:45:41.974Z] Loaded image: busybox:glibc [2023-01-31T20:45:43.341Z] Loaded image: debian:bullseye-slim [2023-01-31T20:45:43.341Z] Loaded image: hello-world:latest [2023-01-31T20:45:43.341Z] Loaded image: arm32v7/hello-world:latest [2023-01-31T20:45:43.341Z] INFO: Testing against a local daemon [2023-01-31T20:45:43.341Z] === RUN TestCgroupNamespacesBuild [2023-01-31T20:45:47.511Z] --- PASS: TestCgroupNamespacesBuild (3.67s) [2023-01-31T20:45:47.511Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-31T20:45:48.074Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.98s) [2023-01-31T20:45:48.074Z] === RUN TestBuildWithSession [2023-01-31T20:45:48.074Z] build_session_test.go:25: TODO: BuildKit [2023-01-31T20:45:48.074Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-31T20:45:48.074Z] === RUN TestBuildSquashParent [2023-01-31T20:45:51.343Z] --- PASS: TestBuildSquashParent (2.95s) [2023-01-31T20:45:51.343Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-31T20:45:51.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-31T20:45:51.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-31T20:45:51.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-31T20:45:51.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-31T20:45:51.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-31T20:45:51.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-31T20:45:51.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-31T20:45:51.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-31T20:45:51.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-31T20:45:51.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-31T20:45:51.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-31T20:45:51.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-31T20:45:51.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-31T20:45:51.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-31T20:45:52.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-31T20:45:52.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-31T20:45:53.640Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-31T20:45:53.640Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-31T20:45:54.569Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-01-31T20:45:54.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s) [2023-01-31T20:45:54.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2023-01-31T20:45:54.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2023-01-31T20:45:54.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) [2023-01-31T20:45:54.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.87s) [2023-01-31T20:45:54.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.97s) [2023-01-31T20:45:54.569Z] === RUN TestBuildMultiStageCopy [2023-01-31T20:45:54.569Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-31T20:45:55.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-31T20:45:55.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-31T20:45:55.388Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-31T20:45:55.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-31T20:45:55.388Z] --- PASS: TestBuildMultiStageCopy (1.00s) [2023-01-31T20:45:55.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.77s) [2023-01-31T20:45:55.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) [2023-01-31T20:45:55.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) [2023-01-31T20:45:55.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) [2023-01-31T20:45:55.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) [2023-01-31T20:45:55.388Z] === RUN TestBuildMultiStageParentConfig [2023-01-31T20:45:55.644Z] --- PASS: TestBuildMultiStageParentConfig (0.27s) [2023-01-31T20:45:55.644Z] === RUN TestBuildLabelWithTargets [2023-01-31T20:45:56.207Z] --- PASS: TestBuildLabelWithTargets (0.41s) [2023-01-31T20:45:56.207Z] === RUN TestBuildWithEmptyLayers [2023-01-31T20:45:56.207Z] --- PASS: TestBuildWithEmptyLayers (0.15s) [2023-01-31T20:45:56.207Z] === RUN TestBuildMultiStageOnBuild [2023-01-31T20:45:57.137Z] --- PASS: TestBuildMultiStageOnBuild (1.02s) [2023-01-31T20:45:57.137Z] === RUN TestBuildUncleanTarFilenames [2023-01-31T20:45:57.393Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) [2023-01-31T20:45:57.393Z] === RUN TestBuildMultiStageLayerLeak [2023-01-31T20:45:58.322Z] --- PASS: TestBuildMultiStageLayerLeak (0.90s) [2023-01-31T20:45:58.322Z] === RUN TestBuildWithHugeFile [2023-01-31T20:46:37.003Z] --- PASS: TestBuildWithHugeFile (35.36s) [2023-01-31T20:46:37.003Z] === RUN TestBuildWCOWSandboxSize [2023-01-31T20:46:37.003Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-01-31T20:46:37.003Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-01-31T20:46:37.003Z] === RUN TestBuildWithEmptyDockerfile [2023-01-31T20:46:37.003Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-31T20:46:37.003Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-31T20:46:37.003Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-31T20:46:37.003Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-31T20:46:37.003Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-31T20:46:37.003Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-31T20:46:37.003Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-31T20:46:37.003Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-31T20:46:37.003Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-31T20:46:37.003Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-01-31T20:46:37.003Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-01-31T20:46:37.003Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-01-31T20:46:37.003Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-01-31T20:46:37.003Z] === RUN TestBuildPreserveOwnership [2023-01-31T20:46:37.003Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-31T20:46:37.003Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-31T20:46:37.003Z] --- PASS: TestBuildPreserveOwnership (2.05s) [2023-01-31T20:46:37.003Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.41s) [2023-01-31T20:46:37.003Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s) [2023-01-31T20:46:37.003Z] === RUN TestBuildPlatformInvalid [2023-01-31T20:46:37.003Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2023-01-31T20:46:37.003Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-31T20:46:37.003Z] Loaded image: busybox:latest [2023-01-31T20:46:37.003Z] Loaded image: busybox:glibc [2023-01-31T20:46:37.933Z] Loaded image: debian:bullseye-slim [2023-01-31T20:46:37.933Z] Loaded image: hello-world:latest [2023-01-31T20:46:37.933Z] Loaded image: arm32v7/hello-world:latest [2023-01-31T20:46:47.880Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.20s) [2023-01-31T20:46:47.880Z] PASS [2023-01-31T20:46:47.880Z] [2023-01-31T20:46:47.880Z] === Skipped [2023-01-31T20:46:47.880Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-01-31T20:46:47.880Z] build_session_test.go:25: TODO: BuildKit [2023-01-31T20:46:47.880Z] [2023-01-31T20:46:47.880Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-01-31T20:46:47.880Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-01-31T20:46:47.880Z] [2023-01-31T20:46:47.880Z] DONE 34 tests, 2 skipped in 65.098s [2023-01-31T20:46:47.880Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-01-31T20:46:47.880Z] ++ 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 [2023-01-31T20:46:47.880Z] ++ set -e [2023-01-31T20:46:47.880Z] ++ '[' -n 0 ']' [2023-01-31T20:46:47.880Z] ++ set -x [2023-01-31T20:46:47.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:46:47.880Z] INFO: Testing against a local daemon [2023-01-31T20:46:47.880Z] === RUN TestConfigInspect [2023-01-31T20:46:48.809Z] --- PASS: TestConfigInspect (1.79s) [2023-01-31T20:46:48.809Z] === RUN TestConfigList [2023-01-31T20:46:50.726Z] --- PASS: TestConfigList (1.73s) [2023-01-31T20:46:50.726Z] === RUN TestConfigsCreateAndDelete [2023-01-31T20:46:52.623Z] --- PASS: TestConfigsCreateAndDelete (1.79s) [2023-01-31T20:46:52.623Z] === RUN TestConfigsUpdate [2023-01-31T20:46:54.513Z] --- PASS: TestConfigsUpdate (1.79s) [2023-01-31T20:46:54.513Z] === RUN TestTemplatedConfig [2023-01-31T20:46:56.407Z] --- PASS: TestTemplatedConfig (2.35s) [2023-01-31T20:46:56.407Z] === RUN TestConfigCreateResolve [2023-01-31T20:46:58.298Z] --- PASS: TestConfigCreateResolve (1.82s) [2023-01-31T20:46:58.298Z] PASS [2023-01-31T20:46:58.298Z] [2023-01-31T20:46:58.298Z] DONE 6 tests in 11.378s [2023-01-31T20:46:58.298Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-01-31T20:46:58.298Z] ++ 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 [2023-01-31T20:46:58.298Z] ++ set -e [2023-01-31T20:46:58.298Z] ++ '[' -n 0 ']' [2023-01-31T20:46:58.298Z] ++ set -x [2023-01-31T20:46:58.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:46:58.555Z] INFO: Testing against a local daemon [2023-01-31T20:46:58.555Z] === RUN TestAttachWithTTY [2023-01-31T20:46:58.555Z] --- PASS: TestAttachWithTTY (0.06s) [2023-01-31T20:46:58.555Z] === RUN TestAttachWithoutTTy [2023-01-31T20:46:58.811Z] --- PASS: TestAttachWithoutTTy (0.05s) [2023-01-31T20:46:58.811Z] === RUN TestCheckpoint [2023-01-31T20:46:58.811Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-31T20:46:58.811Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-31T20:46:58.811Z] === RUN TestContainerInvalidJSON [2023-01-31T20:46:58.811Z] === RUN TestContainerInvalidJSON/commit [2023-01-31T20:46:58.811Z] === PAUSE TestContainerInvalidJSON/commit [2023-01-31T20:46:58.811Z] === RUN TestContainerInvalidJSON/containers/create [2023-01-31T20:46:58.811Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-01-31T20:46:58.811Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-01-31T20:46:58.811Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-01-31T20:46:58.811Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-01-31T20:46:58.812Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-01-31T20:46:58.812Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-01-31T20:46:58.812Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-01-31T20:46:58.812Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-01-31T20:46:58.812Z] === CONT TestContainerInvalidJSON/commit [2023-01-31T20:46:58.812Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-01-31T20:46:58.812Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-01-31T20:46:58.812Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-01-31T20:46:58.812Z] === CONT TestContainerInvalidJSON/containers/create [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-01-31T20:46:58.812Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-01-31T20:46:58.812Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-01-31T20:46:58.812Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-01-31T20:46:58.812Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-01-31T20:46:58.812Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-31T20:46:58.812Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-01-31T20:46:58.812Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-31T20:46:58.812Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-01-31T20:46:58.812Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-31T20:46:58.812Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-01-31T20:46:58.812Z] === RUN TestCopyEmptyFile [2023-01-31T20:46:59.068Z] --- PASS: TestCopyEmptyFile (0.08s) [2023-01-31T20:46:59.068Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-31T20:46:59.068Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-31T20:46:59.068Z] === RUN TestCopyFromContainer [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer// [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/. [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer//. [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/./ [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer//./ [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer//bar/root [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer//bar/root/. [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/bar/quux [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/bar/quux/. [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-01-31T20:46:59.631Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer (0.77s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/. (0.02s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer//. (0.02s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/./ (0.02s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer//./ (0.02s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2023-01-31T20:46:59.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-31T20:46:59.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-31T20:46:59.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-31T20:46:59.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-31T20:46:59.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-31T20:46:59.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-31T20:46:59.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-31T20:46:59.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-31T20:46:59.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-31T20:46:59.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-31T20:46:59.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-01-31T20:46:59.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-31T20:46:59.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-31T20:46:59.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-31T20:46:59.887Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-31T20:46:59.887Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-01-31T20:46:59.887Z] === RUN TestCreateWithInvalidEnv [2023-01-31T20:46:59.887Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-31T20:46:59.887Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-31T20:46:59.887Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-31T20:46:59.887Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-31T20:46:59.887Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-31T20:46:59.887Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-31T20:46:59.887Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-31T20:46:59.887Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-31T20:46:59.887Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-31T20:46:59.887Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-31T20:46:59.887Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-31T20:46:59.887Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-31T20:46:59.887Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-31T20:46:59.887Z] === RUN TestCreateTmpfsMountsTarget [2023-01-31T20:46:59.887Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-01-31T20:46:59.887Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-31T20:47:01.254Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2023-01-31T20:47:01.254Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-31T20:47:02.183Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2023-01-31T20:47:02.183Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-31T20:47:02.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-31T20:47:02.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-31T20:47:02.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-31T20:47:02.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-31T20:47:02.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-31T20:47:02.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-31T20:47:02.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-31T20:47:02.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-31T20:47:02.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-31T20:47:02.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-31T20:47:02.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-31T20:47:02.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-31T20:47:02.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-31T20:47:02.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-31T20:47:02.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-31T20:47:02.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-31T20:47:02.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-31T20:47:02.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-31T20:47:02.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-31T20:47:02.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-31T20:47:02.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-31T20:47:02.183Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-31T20:47:02.440Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2023-01-31T20:47:02.440Z] === RUN TestCreateDifferentPlatform [2023-01-31T20:47:02.440Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-31T20:47:02.440Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-31T20:47:02.440Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-01-31T20:47:02.440Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-31T20:47:02.440Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-31T20:47:02.440Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-31T20:47:02.440Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-01-31T20:47:02.440Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-31T20:47:02.697Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2023-01-31T20:47:02.697Z] === RUN TestCreateInvalidHostConfig [2023-01-31T20:47:02.697Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-01-31T20:47:02.697Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-01-31T20:47:02.697Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-01-31T20:47:02.697Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-01-31T20:47:02.697Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-01-31T20:47:02.697Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-01-31T20:47:02.697Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-01-31T20:47:02.697Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-01-31T20:47:02.697Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-01-31T20:47:02.697Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-01-31T20:47:02.697Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-01-31T20:47:02.697Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-01-31T20:47:02.697Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-01-31T20:47:02.697Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-01-31T20:47:02.697Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-01-31T20:47:02.697Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-01-31T20:47:02.697Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-01-31T20:47:02.697Z] === RUN TestContainerStartOnDaemonRestart [2023-01-31T20:47:02.697Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-31T20:47:02.697Z] === RUN TestDaemonRestartIpcMode [2023-01-31T20:47:02.697Z] === PAUSE TestDaemonRestartIpcMode [2023-01-31T20:47:02.697Z] === RUN TestDaemonHostGatewayIP [2023-01-31T20:47:02.697Z] === PAUSE TestDaemonHostGatewayIP [2023-01-31T20:47:02.697Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-31T20:47:02.697Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-31T20:47:02.697Z] === RUN TestContainerKillOnDaemonStart [2023-01-31T20:47:02.697Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-31T20:47:02.697Z] === RUN TestDiff [2023-01-31T20:47:02.954Z] --- PASS: TestDiff (0.40s) [2023-01-31T20:47:02.954Z] === RUN TestExecConsoleSize [2023-01-31T20:47:03.517Z] --- PASS: TestExecConsoleSize (0.48s) [2023-01-31T20:47:03.517Z] === RUN TestExecWithCloseStdin [2023-01-31T20:47:04.080Z] --- PASS: TestExecWithCloseStdin (0.48s) [2023-01-31T20:47:04.080Z] === RUN TestExec [2023-01-31T20:47:04.642Z] --- PASS: TestExec (0.44s) [2023-01-31T20:47:04.642Z] === RUN TestExecUser [2023-01-31T20:47:05.205Z] --- PASS: TestExecUser (0.77s) [2023-01-31T20:47:05.205Z] === RUN TestExportContainerAndImportImage [2023-01-31T20:47:05.767Z] --- PASS: TestExportContainerAndImportImage (0.46s) [2023-01-31T20:47:05.767Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-31T20:47:07.132Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s) [2023-01-31T20:47:07.132Z] === RUN TestHealthCheckWorkdir [2023-01-31T20:47:07.388Z] --- PASS: TestHealthCheckWorkdir (0.47s) [2023-01-31T20:47:07.388Z] === RUN TestHealthKillContainer [2023-01-31T20:47:15.475Z] --- PASS: TestHealthKillContainer (7.81s) [2023-01-31T20:47:15.475Z] === RUN TestHealthCheckProcessKilled [2023-01-31T20:47:15.731Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2023-01-31T20:47:15.731Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-31T20:47:15.987Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2023-01-31T20:47:15.987Z] === RUN TestIpcModeNone [2023-01-31T20:47:16.549Z] --- PASS: TestIpcModeNone (0.44s) [2023-01-31T20:47:16.549Z] === RUN TestIpcModePrivate [2023-01-31T20:47:16.805Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-01-31T20:47:17.061Z] --- PASS: TestIpcModePrivate (0.45s) [2023-01-31T20:47:17.061Z] === RUN TestIpcModeShareable [2023-01-31T20:47:17.322Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-01-31T20:47:17.323Z] --- PASS: TestIpcModeShareable (0.46s) [2023-01-31T20:47:17.323Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-31T20:47:18.689Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2023-01-31T20:47:18.689Z] === RUN TestAPIIpcModeHost [2023-01-31T20:47:19.252Z] --- PASS: TestAPIIpcModeHost (0.32s) [2023-01-31T20:47:19.252Z] === RUN TestDaemonIpcModeShareable [2023-01-31T20:47:20.181Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-31T20:47:20.182Z] --- PASS: TestDaemonIpcModeShareable (1.05s) [2023-01-31T20:47:20.182Z] === RUN TestDaemonIpcModePrivate [2023-01-31T20:47:21.110Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-31T20:47:21.366Z] --- PASS: TestDaemonIpcModePrivate (1.07s) [2023-01-31T20:47:21.366Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-31T20:47:22.296Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-31T20:47:22.296Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.02s) [2023-01-31T20:47:22.296Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-31T20:47:23.225Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-31T20:47:23.225Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s) [2023-01-31T20:47:23.225Z] === RUN TestIpcModeOlderClient [2023-01-31T20:47:23.225Z] === PAUSE TestIpcModeOlderClient [2023-01-31T20:47:23.225Z] === RUN TestKillContainerInvalidSignal [2023-01-31T20:47:23.788Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2023-01-31T20:47:23.788Z] === RUN TestKillContainer [2023-01-31T20:47:23.788Z] === RUN TestKillContainer/no_signal [2023-01-31T20:47:24.044Z] === RUN TestKillContainer/non_killing_signal [2023-01-31T20:47:24.302Z] === RUN TestKillContainer/killing_signal [2023-01-31T20:47:24.865Z] --- PASS: TestKillContainer (1.12s) [2023-01-31T20:47:24.865Z] --- PASS: TestKillContainer/no_signal (0.36s) [2023-01-31T20:47:24.865Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2023-01-31T20:47:24.865Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2023-01-31T20:47:24.865Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-31T20:47:24.865Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-31T20:47:25.121Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-31T20:47:26.050Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2023-01-31T20:47:26.050Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s) [2023-01-31T20:47:26.050Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s) [2023-01-31T20:47:26.050Z] === RUN TestKillStoppedContainer [2023-01-31T20:47:26.050Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-01-31T20:47:26.050Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-31T20:47:26.050Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-01-31T20:47:26.050Z] === RUN TestKillDifferentUserContainer [2023-01-31T20:47:26.306Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2023-01-31T20:47:26.306Z] === RUN TestInspectOomKilledTrue [2023-01-31T20:47:26.871Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2023-01-31T20:47:26.871Z] === RUN TestInspectOomKilledFalse [2023-01-31T20:47:27.127Z] --- PASS: TestInspectOomKilledFalse (0.35s) [2023-01-31T20:47:27.127Z] === RUN TestLinksEtcHostsContentMatch [2023-01-31T20:47:27.383Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2023-01-31T20:47:27.383Z] === RUN TestLinksContainerNames [2023-01-31T20:47:28.316Z] --- PASS: TestLinksContainerNames (0.78s) [2023-01-31T20:47:28.316Z] === RUN TestLogsFollowTailEmpty [2023-01-31T20:47:28.572Z] --- PASS: TestLogsFollowTailEmpty (0.36s) [2023-01-31T20:47:28.572Z] === RUN TestLogs [2023-01-31T20:47:28.572Z] === RUN TestLogs/driver_local [2023-01-31T20:47:28.572Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-01-31T20:47:28.572Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-01-31T20:47:28.572Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-01-31T20:47:28.572Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-01-31T20:47:28.572Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-01-31T20:47:28.572Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-01-31T20:47:28.572Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-01-31T20:47:28.572Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-01-31T20:47:28.572Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-01-31T20:47:28.572Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-01-31T20:47:28.572Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-01-31T20:47:28.572Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-01-31T20:47:28.572Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-01-31T20:47:28.572Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-01-31T20:47:29.135Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-01-31T20:47:29.135Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-01-31T20:47:29.697Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-01-31T20:47:29.697Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-01-31T20:47:30.260Z] === RUN TestLogs/driver_json-file [2023-01-31T20:47:30.260Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-01-31T20:47:30.260Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-01-31T20:47:30.260Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-01-31T20:47:30.260Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-01-31T20:47:30.260Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-01-31T20:47:30.260Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-01-31T20:47:30.260Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-01-31T20:47:30.260Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-01-31T20:47:30.260Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-01-31T20:47:30.260Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-01-31T20:47:30.260Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-01-31T20:47:30.260Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-01-31T20:47:30.260Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-01-31T20:47:30.260Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-01-31T20:47:30.823Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-01-31T20:47:31.079Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-01-31T20:47:31.336Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-01-31T20:47:31.592Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-01-31T20:47:31.849Z] --- PASS: TestLogs (3.38s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_local (0.01s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.56s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.45s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.42s) [2023-01-31T20:47:31.849Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.43s) [2023-01-31T20:47:31.849Z] === RUN TestContainerNetworkMountsNoChown [2023-01-31T20:47:32.412Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/default [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/default [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/private [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/private [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/rprivate [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/slave [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/slave [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/rslave [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/shared [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/shared [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/rshared [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-31T20:47:32.412Z] === CONT TestMountDaemonRoot/default [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-31T20:47:32.412Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-31T20:47:32.412Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/rshared [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/shared [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/rslave [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/slave [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/rprivate [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/private [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-31T20:47:32.413Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-31T20:47:32.413Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-31T20:47:32.413Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-31T20:47:32.669Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-31T20:47:32.925Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-31T20:47:32.925Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-31T20:47:32.925Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-31T20:47:32.925Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-31T20:47:32.925Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-31T20:47:32.925Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-31T20:47:32.925Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-31T20:47:32.925Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-01-31T20:47:32.925Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-01-31T20:47:32.925Z] === RUN TestContainerBindMountNonRecursive [2023-01-31T20:47:33.864Z] --- PASS: TestContainerBindMountNonRecursive (0.93s) [2023-01-31T20:47:33.864Z] === RUN TestContainerVolumesMountedAsShared [2023-01-31T20:47:34.438Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2023-01-31T20:47:34.438Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-31T20:47:34.695Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2023-01-31T20:47:34.695Z] === RUN TestContainerCopyLeaksMounts [2023-01-31T20:47:34.957Z] --- PASS: TestContainerCopyLeaksMounts (0.50s) [2023-01-31T20:47:34.957Z] === RUN TestNetworkNat [2023-01-31T20:47:35.521Z] --- PASS: TestNetworkNat (0.44s) [2023-01-31T20:47:35.521Z] === RUN TestNetworkLocalhostTCPNat [2023-01-31T20:47:36.084Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2023-01-31T20:47:36.084Z] === RUN TestNetworkLoopbackNat [2023-01-31T20:47:38.601Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2023-01-31T20:47:38.601Z] === RUN TestPause [2023-01-31T20:47:38.857Z] --- PASS: TestPause (0.40s) [2023-01-31T20:47:38.857Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-31T20:47:38.857Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-31T20:47:38.857Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-31T20:47:38.857Z] === RUN TestPauseStopPausedContainer [2023-01-31T20:47:39.420Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2023-01-31T20:47:39.420Z] === RUN TestPidHost [2023-01-31T20:47:40.349Z] --- PASS: TestPidHost (0.90s) [2023-01-31T20:47:40.349Z] === RUN TestPsFilter [2023-01-31T20:47:40.349Z] --- PASS: TestPsFilter (0.12s) [2023-01-31T20:47:40.349Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-31T20:47:40.606Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2023-01-31T20:47:40.606Z] === RUN TestRemoveContainerWithVolume [2023-01-31T20:47:41.170Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2023-01-31T20:47:41.170Z] === RUN TestRemoveContainerRunning [2023-01-31T20:47:41.426Z] --- PASS: TestRemoveContainerRunning (0.39s) [2023-01-31T20:47:41.426Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-31T20:47:41.989Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2023-01-31T20:47:41.989Z] === RUN TestRemoveInvalidContainer [2023-01-31T20:47:41.989Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-31T20:47:41.989Z] === RUN TestRenameLinkedContainer [2023-01-31T20:47:43.362Z] --- PASS: TestRenameLinkedContainer (1.58s) [2023-01-31T20:47:43.362Z] === RUN TestRenameStoppedContainer [2023-01-31T20:47:43.925Z] --- PASS: TestRenameStoppedContainer (0.40s) [2023-01-31T20:47:43.925Z] === RUN TestRenameRunningContainerAndReuse [2023-01-31T20:47:44.853Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2023-01-31T20:47:44.853Z] === RUN TestRenameInvalidName [2023-01-31T20:47:45.110Z] --- PASS: TestRenameInvalidName (0.39s) [2023-01-31T20:47:45.110Z] === RUN TestRenameAnonymousContainer [2023-01-31T20:47:46.478Z] --- PASS: TestRenameAnonymousContainer (1.28s) [2023-01-31T20:47:46.478Z] === RUN TestRenameContainerWithSameName [2023-01-31T20:47:46.735Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2023-01-31T20:47:46.735Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-31T20:47:47.664Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2023-01-31T20:47:47.665Z] === RUN TestResize [2023-01-31T20:47:47.921Z] --- PASS: TestResize (0.37s) [2023-01-31T20:47:47.921Z] === RUN TestResizeWithInvalidSize [2023-01-31T20:47:48.179Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2023-01-31T20:47:48.179Z] === RUN TestResizeWhenContainerNotStarted [2023-01-31T20:47:48.742Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-31T20:47:48.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-31T20:47:48.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-31T20:47:48.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-31T20:47:48.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-31T20:47:50.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-31T20:47:51.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-31T20:47:52.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-31T20:47:52.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-31T20:47:53.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-31T20:47:53.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-31T20:47:57.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-31T20:47:57.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-31T20:47:58.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-31T20:48:00.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-31T20:48:00.568Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-31T20:48:01.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-31T20:48:02.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-31T20:48:02.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.66s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.46s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.48s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.71s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.54s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.57s) [2023-01-31T20:48:04.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s) [2023-01-31T20:48:04.889Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-01-31T20:48:04.889Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-01-31T20:48:05.452Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-01-31T20:48:06.381Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s) [2023-01-31T20:48:06.381Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.84s) [2023-01-31T20:48:06.381Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s) [2023-01-31T20:48:06.381Z] === RUN TestCgroupNamespacesRun [2023-01-31T20:48:07.311Z] --- PASS: TestCgroupNamespacesRun (1.03s) [2023-01-31T20:48:07.311Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-31T20:48:08.679Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2023-01-31T20:48:08.679Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-31T20:48:09.608Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s) [2023-01-31T20:48:09.608Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-31T20:48:10.976Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2023-01-31T20:48:10.976Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-31T20:48:13.493Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.81s) [2023-01-31T20:48:13.493Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-31T20:48:15.383Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.56s) [2023-01-31T20:48:15.383Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-31T20:48:15.640Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2023-01-31T20:48:15.640Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-31T20:48:17.006Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) [2023-01-31T20:48:17.006Z] === RUN TestNISDomainname [2023-01-31T20:48:17.263Z] --- PASS: TestNISDomainname (0.49s) [2023-01-31T20:48:17.263Z] === RUN TestHostnameDnsResolution [2023-01-31T20:48:17.825Z] --- PASS: TestHostnameDnsResolution (0.58s) [2023-01-31T20:48:17.825Z] === RUN TestUnprivilegedPortsAndPing [2023-01-31T20:48:18.387Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2023-01-31T20:48:18.387Z] === RUN TestPrivilegedHostDevices [2023-01-31T20:48:18.643Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2023-01-31T20:48:18.643Z] === RUN TestRunConsoleSize [2023-01-31T20:48:19.207Z] --- PASS: TestRunConsoleSize (0.38s) [2023-01-31T20:48:19.207Z] === RUN TestRunWithAlternativeContainerdShim [2023-01-31T20:48:21.099Z] --- PASS: TestRunWithAlternativeContainerdShim (1.86s) [2023-01-31T20:48:21.099Z] === RUN TestStats [2023-01-31T20:48:23.631Z] --- PASS: TestStats (2.41s) [2023-01-31T20:48:23.631Z] === RUN TestStopContainerWithTimeout [2023-01-31T20:48:23.631Z] === RUN TestStopContainerWithTimeout/0 [2023-01-31T20:48:23.631Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-31T20:48:23.631Z] === RUN TestStopContainerWithTimeout/1 [2023-01-31T20:48:23.631Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-31T20:48:23.631Z] === RUN TestStopContainerWithTimeout/3 [2023-01-31T20:48:23.631Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-31T20:48:23.631Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-31T20:48:23.631Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-31T20:48:23.631Z] === CONT TestStopContainerWithTimeout/0 [2023-01-31T20:48:23.631Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-31T20:48:23.888Z] === CONT TestStopContainerWithTimeout/3 [2023-01-31T20:48:25.789Z] === CONT TestStopContainerWithTimeout/1 [2023-01-31T20:48:27.157Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-31T20:48:27.157Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2023-01-31T20:48:27.157Z] --- PASS: TestStopContainerWithTimeout/-1 (2.49s) [2023-01-31T20:48:27.157Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2023-01-31T20:48:27.157Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2023-01-31T20:48:27.157Z] === RUN TestDeleteDevicemapper [2023-01-31T20:48:27.157Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-31T20:48:27.157Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-31T20:48:27.157Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-31T20:48:28.531Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.08s) [2023-01-31T20:48:28.531Z] === RUN TestUpdateMemory [2023-01-31T20:48:28.787Z] --- PASS: TestUpdateMemory (0.47s) [2023-01-31T20:48:28.787Z] === RUN TestUpdateCPUQuota [2023-01-31T20:48:29.351Z] --- PASS: TestUpdateCPUQuota (0.65s) [2023-01-31T20:48:29.351Z] === RUN TestUpdatePidsLimit [2023-01-31T20:48:29.607Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-31T20:48:29.607Z] === RUN TestUpdatePidsLimit/no_change [2023-01-31T20:48:29.864Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-31T20:48:30.121Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-31T20:48:30.377Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-31T20:48:30.634Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-31T20:48:30.891Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-31T20:48:31.454Z] --- PASS: TestUpdatePidsLimit (2.00s) [2023-01-31T20:48:31.454Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-01-31T20:48:31.454Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-01-31T20:48:31.454Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2023-01-31T20:48:31.454Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-01-31T20:48:31.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-01-31T20:48:31.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2023-01-31T20:48:31.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2023-01-31T20:48:31.454Z] === RUN TestUpdateRestartPolicy [2023-01-31T20:48:43.626Z] --- PASS: TestUpdateRestartPolicy (10.59s) [2023-01-31T20:48:43.626Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-31T20:48:43.626Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2023-01-31T20:48:43.626Z] === RUN TestWaitNonBlocked [2023-01-31T20:48:43.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-31T20:48:43.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-31T20:48:43.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-31T20:48:43.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-31T20:48:43.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-31T20:48:43.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-31T20:48:43.626Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-31T20:48:43.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2023-01-31T20:48:43.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2023-01-31T20:48:43.626Z] === RUN TestWaitBlocked [2023-01-31T20:48:43.626Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-31T20:48:43.626Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-31T20:48:43.626Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-31T20:48:43.626Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-31T20:48:43.626Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-31T20:48:43.626Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-31T20:48:43.882Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-31T20:48:43.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2023-01-31T20:48:43.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2023-01-31T20:48:43.882Z] === RUN TestWaitConditions [2023-01-31T20:48:43.882Z] === RUN TestWaitConditions/default [2023-01-31T20:48:43.882Z] === PAUSE TestWaitConditions/default [2023-01-31T20:48:43.882Z] === RUN TestWaitConditions/not-running [2023-01-31T20:48:43.882Z] === PAUSE TestWaitConditions/not-running [2023-01-31T20:48:43.882Z] === RUN TestWaitConditions/next-exit [2023-01-31T20:48:43.882Z] === PAUSE TestWaitConditions/next-exit [2023-01-31T20:48:43.882Z] === RUN TestWaitConditions/removed [2023-01-31T20:48:43.882Z] === PAUSE TestWaitConditions/removed [2023-01-31T20:48:43.882Z] === CONT TestWaitConditions/default [2023-01-31T20:48:43.882Z] === CONT TestWaitConditions/removed [2023-01-31T20:48:43.882Z] wait_test.go:146: ContainerID = 8afa5d0b5317068e31669b592d4fb6733e481c87f0abc71ab98de6a8ab4c0454 [2023-01-31T20:48:43.882Z] === CONT TestWaitConditions/default [2023-01-31T20:48:43.882Z] wait_test.go:146: ContainerID = f00e8b199c68f6c0ffd0e83a637b5ae081d8a2aefad606c1ed32456880e4486c [2023-01-31T20:48:44.449Z] === CONT TestWaitConditions/next-exit [2023-01-31T20:48:44.449Z] wait_test.go:146: ContainerID = cbeade5b016ca0423a99668a6c237e922598c716fd50f23e36d75141d24b75a6 [2023-01-31T20:48:44.449Z] === CONT TestWaitConditions/not-running [2023-01-31T20:48:44.449Z] wait_test.go:146: ContainerID = fe3b43be8cf772c25845d6e27ad29a242803b2fd124e7a3ab3ead027d6613b22 [2023-01-31T20:48:45.011Z] --- PASS: TestWaitConditions (0.01s) [2023-01-31T20:48:45.011Z] --- PASS: TestWaitConditions/removed (0.51s) [2023-01-31T20:48:45.011Z] --- PASS: TestWaitConditions/default (0.55s) [2023-01-31T20:48:45.012Z] --- PASS: TestWaitConditions/next-exit (0.59s) [2023-01-31T20:48:45.012Z] --- PASS: TestWaitConditions/not-running (0.66s) [2023-01-31T20:48:45.012Z] === RUN TestWaitRestartedContainer [2023-01-31T20:48:45.012Z] === RUN TestWaitRestartedContainer/default [2023-01-31T20:48:45.012Z] === PAUSE TestWaitRestartedContainer/default [2023-01-31T20:48:45.012Z] === RUN TestWaitRestartedContainer/not-running [2023-01-31T20:48:45.012Z] === PAUSE TestWaitRestartedContainer/not-running [2023-01-31T20:48:45.012Z] === RUN TestWaitRestartedContainer/next-exit [2023-01-31T20:48:45.012Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-01-31T20:48:45.012Z] === CONT TestWaitRestartedContainer/default [2023-01-31T20:48:45.012Z] === CONT TestWaitRestartedContainer/next-exit [2023-01-31T20:48:46.379Z] === CONT TestWaitRestartedContainer/not-running [2023-01-31T20:48:47.308Z] --- PASS: TestWaitRestartedContainer (0.02s) [2023-01-31T20:48:47.308Z] --- PASS: TestWaitRestartedContainer/default (1.14s) [2023-01-31T20:48:47.308Z] --- PASS: TestWaitRestartedContainer/next-exit (1.19s) [2023-01-31T20:48:47.308Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2023-01-31T20:48:47.308Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-31T20:48:47.308Z] === CONT TestContainerStartOnDaemonRestart [2023-01-31T20:48:49.202Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.88s) [2023-01-31T20:48:49.202Z] === CONT TestDaemonHostGatewayIP [2023-01-31T20:48:49.202Z] --- PASS: TestContainerStartOnDaemonRestart (1.94s) [2023-01-31T20:48:49.202Z] === CONT TestDaemonRestartIpcMode [2023-01-31T20:48:51.722Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2023-01-31T20:48:51.722Z] === CONT TestIpcModeOlderClient [2023-01-31T20:48:51.722Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2023-01-31T20:48:51.722Z] === CONT TestContainerKillOnDaemonStart [2023-01-31T20:48:51.722Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-01-31T20:49:03.894Z] --- PASS: TestContainerKillOnDaemonStart (11.38s) [2023-01-31T20:49:03.894Z] PASS [2023-01-31T20:49:03.895Z] [2023-01-31T20:49:03.895Z] === Skipped [2023-01-31T20:49:03.895Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-01-31T20:49:03.895Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-31T20:49:03.895Z] [2023-01-31T20:49:03.895Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-31T20:49:03.895Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-31T20:49:03.895Z] [2023-01-31T20:49:03.895Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-31T20:49:03.895Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-31T20:49:03.895Z] [2023-01-31T20:49:03.895Z] DONE 281 tests, 3 skipped in 124.295s [2023-01-31T20:49:03.895Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-31T20:49:03.895Z] ++ 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 [2023-01-31T20:49:03.895Z] ++ set -e [2023-01-31T20:49:03.895Z] ++ '[' -n 0 ']' [2023-01-31T20:49:03.895Z] ++ set -x [2023-01-31T20:49:03.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:49:03.895Z] INFO: Testing against a local daemon [2023-01-31T20:49:03.895Z] === RUN TestConfigDaemonID [2023-01-31T20:49:03.895Z] daemon_test.go:51: [d38f5f19c71ff] daemon is not started [2023-01-31T20:49:03.895Z] --- PASS: TestConfigDaemonID (1.05s) [2023-01-31T20:49:03.895Z] === RUN TestDaemonConfigValidation [2023-01-31T20:49:03.895Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-01-31T20:49:03.895Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-01-31T20:49:03.895Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-01-31T20:49:03.895Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-01-31T20:49:03.895Z] === RUN TestDaemonConfigValidation/invalid_config [2023-01-31T20:49:03.895Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-01-31T20:49:03.895Z] === RUN TestDaemonConfigValidation/malformed_config [2023-01-31T20:49:03.895Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-01-31T20:49:03.895Z] === RUN TestDaemonConfigValidation/valid_config [2023-01-31T20:49:03.895Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-01-31T20:49:03.895Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-01-31T20:49:03.895Z] === CONT TestDaemonConfigValidation/malformed_config [2023-01-31T20:49:03.895Z] === CONT TestDaemonConfigValidation/invalid_config [2023-01-31T20:49:03.895Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-01-31T20:49:04.151Z] === CONT TestDaemonConfigValidation/valid_config [2023-01-31T20:49:04.151Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-01-31T20:49:04.151Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-01-31T20:49:04.151Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2023-01-31T20:49:04.151Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2023-01-31T20:49:04.151Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2023-01-31T20:49:04.151Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2023-01-31T20:49:04.151Z] === RUN TestConfigDaemonSeccompProfiles [2023-01-31T20:49:04.151Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-01-31T20:49:05.080Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-01-31T20:49:06.446Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-01-31T20:49:07.813Z] === CONT TestConfigDaemonSeccompProfiles [2023-01-31T20:49:07.813Z] daemon_test.go:165: [d31c96d292d7b] daemon is not started [2023-01-31T20:49:07.813Z] --- PASS: TestConfigDaemonSeccompProfiles (3.54s) [2023-01-31T20:49:07.813Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-01-31T20:49:07.813Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-01-31T20:49:07.813Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.46s) [2023-01-31T20:49:07.813Z] === RUN TestDaemonProxy [2023-01-31T20:49:07.813Z] === RUN TestDaemonProxy/environment_variables [2023-01-31T20:49:09.702Z] === RUN TestDaemonProxy/command-line_options [2023-01-31T20:49:12.220Z] === RUN TestDaemonProxy/configuration_file [2023-01-31T20:49:14.110Z] === RUN TestDaemonProxy/conflicting_options [2023-01-31T20:49:14.671Z] === RUN TestDaemonProxy/reload_sanitized [2023-01-31T20:49:15.233Z] --- PASS: TestDaemonProxy (7.44s) [2023-01-31T20:49:15.233Z] --- PASS: TestDaemonProxy/environment_variables (2.15s) [2023-01-31T20:49:15.233Z] --- PASS: TestDaemonProxy/command-line_options (2.31s) [2023-01-31T20:49:15.233Z] --- PASS: TestDaemonProxy/configuration_file (1.95s) [2023-01-31T20:49:15.233Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2023-01-31T20:49:15.233Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-01-31T20:49:15.233Z] === RUN TestLiveRestore [2023-01-31T20:49:15.233Z] === RUN TestLiveRestore/volume_references [2023-01-31T20:49:15.233Z] === PAUSE TestLiveRestore/volume_references [2023-01-31T20:49:15.233Z] === CONT TestLiveRestore/volume_references [2023-01-31T20:49:15.796Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-31T20:49:15.797Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-31T20:49:16.725Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-31T20:49:17.287Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-31T20:49:18.216Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-31T20:49:19.145Z] --- PASS: TestLiveRestore (0.00s) [2023-01-31T20:49:19.145Z] --- PASS: TestLiveRestore/volume_references (3.90s) [2023-01-31T20:49:19.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.30s) [2023-01-31T20:49:19.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.83s) [2023-01-31T20:49:19.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.82s) [2023-01-31T20:49:19.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.83s) [2023-01-31T20:49:19.145Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.81s) [2023-01-31T20:49:19.145Z] PASS [2023-01-31T20:49:19.145Z] [2023-01-31T20:49:19.145Z] DONE 24 tests in 16.299s [2023-01-31T20:49:19.145Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-01-31T20:49:19.145Z] ++ 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 [2023-01-31T20:49:19.145Z] ++ set -e [2023-01-31T20:49:19.145Z] ++ '[' -n 0 ']' [2023-01-31T20:49:19.145Z] ++ set -x [2023-01-31T20:49:19.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:49:19.145Z] INFO: Testing against a local daemon [2023-01-31T20:49:19.145Z] === RUN TestCommitInheritsEnv [2023-01-31T20:49:19.401Z] --- PASS: TestCommitInheritsEnv (0.16s) [2023-01-31T20:49:19.401Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-31T20:49:19.401Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-01-31T20:49:19.401Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform/#00 [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform/_______ [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform// [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform/linux [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform/LINUX [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform/macos [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-01-31T20:49:19.401Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform (0.13s) [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform/#00 (0.03s) [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-01-31T20:49:19.401Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-01-31T20:49:19.401Z] === RUN TestImagesFilterMultiReference [2023-01-31T20:49:19.658Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-01-31T20:49:19.658Z] === RUN TestImagesFilterBeforeSince [2023-01-31T20:49:19.658Z] list_test.go:87: ImageList: ID=sha256:660bffeb7d3d66f71f1887c8f845596cf86b3a77776f1d9f58bbe0be00be3579 RepoTags=[testimagesfilterbeforesince:v1] [2023-01-31T20:49:19.658Z] list_test.go:87: ImageList: ID=sha256:087d68a6cafd9bdb3d3eb880843b4089ed378f822a63f042b087491f6c65c3ae RepoTags=[testimagesfilterbeforesince:v2] [2023-01-31T20:49:19.658Z] list_test.go:87: ImageList: ID=sha256:d8dd8489d9161385baa8b149d9a49bb7307e9336780e4e3112b7eb79965cb000 RepoTags=[testimagesfilterbeforesince:v3] [2023-01-31T20:49:19.917Z] --- PASS: TestImagesFilterBeforeSince (0.25s) [2023-01-31T20:49:19.917Z] === RUN TestImagePullPlatformInvalid [2023-01-31T20:49:19.917Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-31T20:49:19.917Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.5 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.19.5 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21a0bba1-6fa8-4271-ab74-9a19c4bb0a15 http.request.method=GET http.request.remoteaddr="127.0.0.1:57848" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21a0bba1-6fa8-4271-ab74-9a19c4bb0a15 http.request.method=GET http.request.remoteaddr="127.0.0.1:57848" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.100018ms http.response.status=200 http.response.written=2 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1091f151-055d-42fd-bd43-12a6c37ec22a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1091f151-055d-42fd-bd43-12a6c37ec22a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1091f151-055d-42fd-bd43-12a6c37ec22a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=32.672µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=73f7a5bf-29ea-4426-9185-e6ce9404e64b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1091f151-055d-42fd-bd43-12a6c37ec22a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.652694ms http.response.status=404 http.response.written=157 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a494d3be-5c1f-4c1c-9865-0bfe5b8d428c http.request.method=POST http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a494d3be-5c1f-4c1c-9865-0bfe5b8d428c http.request.method=POST http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fbc8c883-8784-4184-94a7-105b18fdf152 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fbc8c883-8784-4184-94a7-105b18fdf152 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fbc8c883-8784-4184-94a7-105b18fdf152 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=151.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=615658eb-2e11-45ab-a476-490b6b475c43 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fbc8c883-8784-4184-94a7-105b18fdf152 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.043137ms http.response.status=404 http.response.written=157 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a494d3be-5c1f-4c1c-9865-0bfe5b8d428c http.request.method=POST http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=169.821µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f89945c9-7257-47aa-9a10-b892df2d3f7e trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a494d3be-5c1f-4c1c-9865-0bfe5b8d428c http.request.method=POST http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=26.043µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f9003148-e504-471d-8178-09c662500d43 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a494d3be-5c1f-4c1c-9865-0bfe5b8d428c http.request.method=POST http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=79.343µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9b52ee8b-2943-43a5-a603-2730bfa13a08 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a494d3be-5c1f-4c1c-9865-0bfe5b8d428c http.request.method=POST http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.877886ms http.response.status=202 http.response.written=0 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efc25fe0-4551-44c2-8f20-a12535a3b177 http.request.method=POST http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efc25fe0-4551-44c2-8f20-a12535a3b177 http.request.method=POST http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efc25fe0-4551-44c2-8f20-a12535a3b177 http.request.method=POST http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=85.005µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=149fb0a0-29af-4c17-9aac-f603f203267d trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.917Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efc25fe0-4551-44c2-8f20-a12535a3b177 http.request.method=POST http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=11.75µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=491af93c-f266-4cea-aed4-73e68882b907 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efc25fe0-4551-44c2-8f20-a12535a3b177 http.request.method=POST http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=72.787µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a4d7c211-24f6-4152-8783-8461a8ddd766 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=efc25fe0-4551-44c2-8f20-a12535a3b177 http.request.method=POST http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.640801ms http.response.status=202 http.response.written=0 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=115.618µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8dad725-baa2-4709-a1cd-28b76f87e551 trace.line=82 vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=55.13µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=da40bd4e-8418-4d15-88d0-695279b45924 trace.line=141 vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=36.373µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=345c180d-bfe2-487d-9601-3c94513798e7 trace.line=82 vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=70.391µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9151fcf2-7975-4656-9505-879ffc389331 trace.line=141 vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=83.142µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=94734776-b164-4b49-a24c-0f106205f6e6 trace.line=124 vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=19.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aeeb99c3-22c7-4087-b0c9-bc847cbfd479 trace.line=141 vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=17.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0cd06cd0-568a-42b4-a5e8-e0db1088a559 trace.line=141 vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=18.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=26778e23-f722-42a7-870f-327949800995 trace.line=141 vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=72.73µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=a82a5c26-32f5-41f0-9e70-9fabd250094a trace.line=124 vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=170.591µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=469f5c68-4fa7-4bd4-a9fa-4e6b853bc91b trace.line=167 vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=133.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=43b0f9ed-1106-4c24-9a1b-5cb0ef89c6bb trace.line=95 vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=375.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f91b5bf5-f142-45ab-b3c4-bb3426315ccc trace.line=181 vars.name=test vars.uuid=20dd13c8-cd0d-4881-8c4f-af03678d5200 version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5809059e-dcf8-4b5f-866b-5bce3c032361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57850" http.request.uri="/v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=7.702008ms http.response.status=201 http.response.written=0 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.918Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "PUT /v2/test/blobs/uploads/20dd13c8-cd0d-4881-8c4f-af03678d5200?_state=og_AyRz0WgflJmtiLciSRE485mWTiNTAI_f1djf0KmB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwZGQxM2M4LWNkMGQtNDg4MS04YzRmLWFmMDM2NzhkNTIwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDY4MTAwNTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=20.176µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5c91cb30-821e-4765-8e5d-cf05007358ba trace.line=141 vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=23.746µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92185594-419e-405f-a562-5fbed5b0a852 trace.line=141 vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=18.879µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=41baf45e-c0a9-4e7e-b5e1-f16e9fe586ff trace.line=141 vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=56.754µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=cde66710-ccb0-4f9b-9d25-a1c34e6d5a3a trace.line=167 vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=56.344µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9655fa08-85e7-495a-8bd6-d2fa78050e07 trace.line=95 vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=385.056µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=13919c33-80db-407b-a18c-ffab6cada4a4 trace.line=181 vars.name=test vars.uuid=e746aac6-bf79-44c4-a5d2-5d60e724063f version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d8baeae-9b32-4b96-b87b-a448c24d4a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=11.903714ms http.response.status=201 http.response.written=0 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "PUT /v2/test/blobs/uploads/e746aac6-bf79-44c4-a5d2-5d60e724063f?_state=QvuIfB2XX0yR0G9LjF5DFM-mBgCLBmImBMbKECabk297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU3NDZhYWM2LWJmNzktNDRjNC1hNWQyLTVkNjBlNzI0MDYzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQyMDo0OToxOS44NDIxOTMxMTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8d9587dc-f34d-46a1-ab97-f58579fb2f6a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8d9587dc-f34d-46a1-ab97-f58579fb2f6a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8d9587dc-f34d-46a1-ab97-f58579fb2f6a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=27.52µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a18ec6db-e388-44e7-aaaf-62031a561280 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8d9587dc-f34d-46a1-ab97-f58579fb2f6a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="974.673µs" http.response.status=404 http.response.written=96 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=54.334µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8000f411-22d9-47fc-a326-965382b02606 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=14.925µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac6614c6-a989-4b2b-8e7e-0ad876654d2d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=20.619µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dc6a4bf3-84a6-4d8d-b1b9-edd045aee0e9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=12.324µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=db9c7187-8139-47dc-b2a9-603e1b55372c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=13.087µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8c680dbd-fd9a-4c86-9f82-0e33d4d96965 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=58.79µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=08afa031-9c63-4f54-8d7f-aa4ce32c8b8c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=60.209µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0541423f-af1f-4884-9b3e-ae98d9423678 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=24.304µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cc48b78d-e9f6-45b5-8db1-87fee0a94908 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=82.01µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ea3f2456-5bd4-4405-9d5c-aae4770c7d2a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=33.124µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d096a906-5265-4f33-9588-9ae44f5bfb2d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=37af1952-0f39-4083-b0e5-b7711d1c25d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=2.151462ms http.response.status=201 http.response.written=0 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1ac66ccd-29e9-4c68-ab71-fc07f1f7e6ed http.request.method=GET http.request.remoteaddr="127.0.0.1:57888" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.919Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1ac66ccd-29e9-4c68-ab71-fc07f1f7e6ed http.request.method=GET http.request.remoteaddr="127.0.0.1:57888" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.208µs" http.response.status=200 http.response.written=2 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=14904183-93a8-41e2-beed-5eb53a99c127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=14904183-93a8-41e2-beed-5eb53a99c127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=14904183-93a8-41e2-beed-5eb53a99c127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=57.501µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cadb35ec-e446-4f7b-a45f-d31797ec7532 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=14904183-93a8-41e2-beed-5eb53a99c127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=14904183-93a8-41e2-beed-5eb53a99c127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=35.503µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b36a0676-6e94-4252-8577-fefc3e9097e6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=14904183-93a8-41e2-beed-5eb53a99c127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=17.378µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=899f95b4-74b6-4100-b401-90d4f1c11e91 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=14904183-93a8-41e2-beed-5eb53a99c127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=31.95µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60a1816c-df12-406c-8d0f-783c870d93f8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=14904183-93a8-41e2-beed-5eb53a99c127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=14904183-93a8-41e2-beed-5eb53a99c127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.971411ms http.response.status=200 http.response.written=417 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9c9aecb7-c867-4477-b498-5504c1183af4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57908" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9c9aecb7-c867-4477-b498-5504c1183af4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57908" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9c9aecb7-c867-4477-b498-5504c1183af4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57908" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9c9aecb7-c867-4477-b498-5504c1183af4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57908" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=146.026µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=515c783d-0645-4fcc-94c5-da1b900a509f trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9c9aecb7-c867-4477-b498-5504c1183af4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57908" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=20.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=748461a2-33f1-4bc1-89f8-bd2b4f39e8c9 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9c9aecb7-c867-4477-b498-5504c1183af4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57908" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=28.816µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1b30e165-7ff4-4b3c-a666-4e5b28dd603a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9c9aecb7-c867-4477-b498-5504c1183af4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57908" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9c9aecb7-c867-4477-b498-5504c1183af4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57908" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.85686ms http.response.status=200 http.response.written=417 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=43.035µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3d325b85-009f-437a-b914-43e22604f008 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=35.421µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9d3c17ca-8ae2-4389-a241-49820cb1a9f8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=43.569µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f85ce6b5-7eec-4457-8898-e022ae062af4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=18.527µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=05ec225e-a570-4e14-aed5-de47bfe18d4f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.920Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=37.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8907d0a3-b88c-412d-acdf-618b66649797 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=7.302µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=9098db1b-3864-41a4-839c-be922182ef77 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=418.204µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b15aa667-34fd-4434-aa91-4cef67f10712 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=47.77µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7168bca2-361b-4f74-a60f-0c3f593f5087 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=128.762µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=21a7d0b6-bab9-4b59-9848-173c9283d92f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=25.517µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e6024807-1dd3-4f14-99b6-6f0a1cff2a60 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=29.317µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02a11430-6da9-417e-822e-95c14faa5cca trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=5.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=1a7665e2-d9fd-4f36-88b1-340d96166570 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=32.672µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=ebd77d5f-7af3-43ff-bfd4-11c9525f1f79 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=70.481µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=94d87ca1-8bec-4f11-84a3-4e4dba1667fe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=15.589µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4f1fea0d-b621-4d99-aa8c-5dc546be72c2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b2f8521-c7cc-4031-9108-e3c3fac933df http.request.method=GET http.request.remoteaddr="127.0.0.1:57926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.461368ms http.response.status=200 http.response.written=68 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=50.018µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=b2b370b0-5eaa-49e7-8a84-a4da685767ed trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=51.839µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0aab13f2-dea4-43bc-882e-e6727d9157ea trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=25.822µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=15142a44-a5cf-4e35-afb2-b487a1dd8d6d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=55c6bf1c-122a-4e97-8c4c-6ce182245a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.315359ms http.response.status=200 http.response.written=179 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:19.921Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-31T20:49:19.921Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9f4922a0-d7fd-4712-9f60-6074e4f30de4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57950" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:20.178Z] time="2023-01-31T20:49:19Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9f4922a0-d7fd-4712-9f60-6074e4f30de4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57950" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="831.018µs" http.response.status=200 http.response.written=2 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b version="v2.3.0+unknown" [2023-01-31T20:49:20.178Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-31T20:49:20.178Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a7d7a859-0a35-4a11-8e50-51c2d8f55953 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57954" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.178Z] time="2023-01-31T20:49:19Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a7d7a859-0a35-4a11-8e50-51c2d8f55953 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57954" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.178Z] time="2023-01-31T20:49:19Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a7d7a859-0a35-4a11-8e50-51c2d8f55953 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57954" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.178Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a7d7a859-0a35-4a11-8e50-51c2d8f55953 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57954" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=236.832µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c288bb4a-aaab-4ac9-abbf-49097df9ecca trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.178Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a7d7a859-0a35-4a11-8e50-51c2d8f55953 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57954" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=245.357µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ec0380e4-46ef-4d93-92d7-48e181dcdeb2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.179Z] time="2023-01-31T20:49:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a7d7a859-0a35-4a11-8e50-51c2d8f55953 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57954" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.855074ms http.response.status=404 http.response.written=181 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.179Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-31T20:49:20.179Z] time="2023-01-31T20:49:19Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6b2f5075-7cd0-4107-a2ed-8d2fcb580279 http.request.method=GET http.request.remoteaddr="127.0.0.1:57956" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.179Z] time="2023-01-31T20:49:19Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6b2f5075-7cd0-4107-a2ed-8d2fcb580279 http.request.method=GET http.request.remoteaddr="127.0.0.1:57956" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.179Z] time="2023-01-31T20:49:19Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6b2f5075-7cd0-4107-a2ed-8d2fcb580279 http.request.method=GET http.request.remoteaddr="127.0.0.1:57956" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.179Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6b2f5075-7cd0-4107-a2ed-8d2fcb580279 http.request.method=GET http.request.remoteaddr="127.0.0.1:57956" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=45.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=defd9fd5-eeeb-44a0-a329-a96a0821c827 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.179Z] time="2023-01-31T20:49:19Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6b2f5075-7cd0-4107-a2ed-8d2fcb580279 http.request.method=GET http.request.remoteaddr="127.0.0.1:57956" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9f16a512-80f9-4676-933d-cbede879ae7b trace.duration=14.154µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=98080231-a4e4-4d2b-b9a9-d7cecf2e8b89 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.179Z] time="2023-01-31T20:49:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6b2f5075-7cd0-4107-a2ed-8d2fcb580279 http.request.method=GET http.request.remoteaddr="127.0.0.1:57956" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.345452ms http.response.status=404 http.response.written=181 instance.id=9f16a512-80f9-4676-933d-cbede879ae7b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-31T20:49:20.179Z] 127.0.0.1 - - [31/Jan/2023:20:49:19 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/d634ae9b600743187309c97b53116ec6041e530f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-31T20:49:20.179Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s) [2023-01-31T20:49:20.179Z] === RUN TestRemoveImageOrphaning [2023-01-31T20:49:20.179Z] --- PASS: TestRemoveImageOrphaning (0.16s) [2023-01-31T20:49:20.179Z] === RUN TestRemoveImageGarbageCollector [2023-01-31T20:49:20.179Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:49:20.179Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-01-31T20:49:20.179Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-31T20:49:20.179Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-01-31T20:49:20.179Z] === RUN TestTagInvalidReference [2023-01-31T20:49:20.179Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-31T20:49:20.179Z] === RUN TestTagValidPrefixedRepo [2023-01-31T20:49:20.435Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-01-31T20:49:20.435Z] === RUN TestTagExistedNameWithoutForce [2023-01-31T20:49:20.435Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-31T20:49:20.435Z] === RUN TestTagOfficialNames [2023-01-31T20:49:20.435Z] --- PASS: TestTagOfficialNames (0.06s) [2023-01-31T20:49:20.435Z] === RUN TestTagMatchesDigest [2023-01-31T20:49:20.435Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-31T20:49:20.435Z] PASS [2023-01-31T20:49:20.435Z] [2023-01-31T20:49:20.435Z] === Skipped [2023-01-31T20:49:20.435Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-01-31T20:49:20.435Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-01-31T20:49:20.435Z] [2023-01-31T20:49:20.435Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-01-31T20:49:20.435Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:49:20.435Z] [2023-01-31T20:49:20.435Z] DONE 24 tests, 2 skipped in 1.425s [2023-01-31T20:49:20.435Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-01-31T20:49:20.435Z] ++ 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 [2023-01-31T20:49:20.435Z] ++ set -e [2023-01-31T20:49:20.435Z] ++ '[' -n 0 ']' [2023-01-31T20:49:20.435Z] ++ set -x [2023-01-31T20:49:20.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:49:20.435Z] === RUN TestStripANSICommands [2023-01-31T20:49:20.435Z] === RUN TestStripANSICommands/#00 [2023-01-31T20:49:20.435Z] === RUN TestStripANSICommands/#01 [2023-01-31T20:49:20.435Z] --- PASS: TestStripANSICommands (0.00s) [2023-01-31T20:49:20.435Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-01-31T20:49:20.435Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-01-31T20:49:20.435Z] PASS [2023-01-31T20:49:20.435Z] [2023-01-31T20:49:20.435Z] DONE 3 tests in 0.048s [2023-01-31T20:49:20.435Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-01-31T20:49:20.435Z] ++ 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 [2023-01-31T20:49:20.435Z] ++ set -e [2023-01-31T20:49:20.435Z] ++ '[' -n 0 ']' [2023-01-31T20:49:20.435Z] ++ set -x [2023-01-31T20:49:20.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:49:20.692Z] INFO: Testing against a local daemon [2023-01-31T20:49:20.692Z] === RUN TestNetworkCreateDelete [2023-01-31T20:49:20.692Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-01-31T20:49:20.692Z] === RUN TestDockerNetworkDeletePreferID [2023-01-31T20:49:21.254Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2023-01-31T20:49:21.254Z] === RUN TestDaemonDNSFallback [2023-01-31T20:49:27.793Z] --- PASS: TestDaemonDNSFallback (6.12s) [2023-01-31T20:49:27.793Z] === RUN TestInspectNetwork [2023-01-31T20:49:29.753Z] === RUN TestInspectNetwork/full_network_id [2023-01-31T20:49:29.753Z] === RUN TestInspectNetwork/partial_network_id [2023-01-31T20:49:29.753Z] === RUN TestInspectNetwork/network_name [2023-01-31T20:49:29.753Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-31T20:49:33.924Z] --- PASS: TestInspectNetwork (6.53s) [2023-01-31T20:49:33.924Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-31T20:49:33.924Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-31T20:49:33.924Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-31T20:49:33.924Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-31T20:49:33.924Z] === RUN TestRunContainerWithBridgeNone [2023-01-31T20:49:35.292Z] --- PASS: TestRunContainerWithBridgeNone (1.36s) [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/create [2023-01-31T20:49:35.292Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-01-31T20:49:35.292Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-01-31T20:49:35.292Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-01-31T20:49:35.292Z] === CONT TestNetworkInvalidJSON/networks/create [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-01-31T20:49:35.292Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-01-31T20:49:35.292Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-01-31T20:49:35.292Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-01-31T20:49:35.292Z] === RUN TestNetworkList [2023-01-31T20:49:35.292Z] === RUN TestNetworkList//networks [2023-01-31T20:49:35.292Z] === PAUSE TestNetworkList//networks [2023-01-31T20:49:35.292Z] === RUN TestNetworkList//networks/ [2023-01-31T20:49:35.292Z] === PAUSE TestNetworkList//networks/ [2023-01-31T20:49:35.292Z] === CONT TestNetworkList//networks/ [2023-01-31T20:49:35.292Z] === CONT TestNetworkList//networks [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkList (0.01s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-31T20:49:35.292Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-31T20:49:35.292Z] === RUN TestHostIPv4BridgeLabel [2023-01-31T20:49:35.854Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-01-31T20:49:35.854Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-31T20:49:36.782Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-01-31T20:49:36.782Z] === RUN TestDaemonDefaultNetworkPools [2023-01-31T20:49:37.711Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2023-01-31T20:49:37.711Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-31T20:49:38.640Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-01-31T20:49:38.640Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-31T20:49:40.007Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-01-31T20:49:40.007Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-31T20:49:40.569Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-01-31T20:49:40.569Z] === RUN TestServiceWithPredefinedNetwork [2023-01-31T20:49:42.462Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2023-01-31T20:49:42.462Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-31T20:49:42.462Z] service_test.go:242: FLAKY_TEST [2023-01-31T20:49:42.462Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-31T20:49:42.462Z] === RUN TestServiceWithDataPathPortInit [2023-01-31T20:49:57.310Z] --- PASS: TestServiceWithDataPathPortInit (12.75s) [2023-01-31T20:49:57.310Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-31T20:49:57.310Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gdal6xwepgytpbc7j8qm4xq81 Created:2023-01-31 20:49:56.569849623 +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[374c07260e3fe645d38229ccf8fa78cf477f473565e44d5ad4de8abc5431a7b9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.71d335lxbigjc9d6xbuy3yltu EndpointID:3c7e027ee0001e3530d37acacfd2c3c88fec5f656dbd35e6368d4251d6385f1f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f0d68b1bdc6ae46342636c04855a39a7a72379bcc523f720a308bc7d442147b 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:d65083bf3500 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.71d335lxbigjc9d6xbuy3yltu EndpointID:3c7e027ee0001e3530d37acacfd2c3c88fec5f656dbd35e6368d4251d6385f1f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-31T20:50:02.557Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.36s) [2023-01-31T20:50:02.557Z] PASS [2023-01-31T20:50:02.557Z] [2023-01-31T20:50:02.557Z] === Skipped [2023-01-31T20:50:02.557Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-31T20:50:02.557Z] service_test.go:242: FLAKY_TEST [2023-01-31T20:50:02.557Z] [2023-01-31T20:50:02.557Z] DONE 38 tests, 1 skipped in 41.143s [2023-01-31T20:50:02.557Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-31T20:50:02.557Z] ++ 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 [2023-01-31T20:50:02.557Z] ++ set -e [2023-01-31T20:50:02.557Z] ++ '[' -n 0 ']' [2023-01-31T20:50:02.557Z] ++ set -x [2023-01-31T20:50:02.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:50:02.557Z] INFO: Testing against a local daemon [2023-01-31T20:50:02.557Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-31T20:50:02.557Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-31T20:50:02.557Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-31T20:50:02.557Z] === RUN TestDockerNetworkIpvlan [2023-01-31T20:50:02.557Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-31T20:50:02.557Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-31T20:50:02.557Z] PASS [2023-01-31T20:50:02.557Z] [2023-01-31T20:50:02.557Z] === Skipped [2023-01-31T20:50:02.557Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-31T20:50:02.557Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-31T20:50:02.557Z] [2023-01-31T20:50:02.557Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-31T20:50:02.557Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-31T20:50:02.557Z] [2023-01-31T20:50:02.557Z] DONE 2 tests, 2 skipped in 0.095s [2023-01-31T20:50:02.557Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-31T20:50:02.557Z] ++ 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 [2023-01-31T20:50:02.557Z] ++ set -e [2023-01-31T20:50:02.557Z] ++ '[' -n 0 ']' [2023-01-31T20:50:02.557Z] ++ set -x [2023-01-31T20:50:02.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:50:02.557Z] INFO: Testing against a local daemon [2023-01-31T20:50:02.557Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-31T20:50:04.448Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.40s) [2023-01-31T20:50:04.448Z] === RUN TestDockerNetworkMacvlan [2023-01-31T20:50:06.340Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-31T20:50:09.609Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-31T20:50:12.125Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-31T20:50:14.016Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-31T20:50:15.910Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-31T20:50:17.803Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-31T20:50:18.366Z] --- PASS: TestDockerNetworkMacvlan (14.05s) [2023-01-31T20:50:18.366Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.50s) [2023-01-31T20:50:18.366Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.61s) [2023-01-31T20:50:18.366Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.57s) [2023-01-31T20:50:18.366Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.67s) [2023-01-31T20:50:18.366Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.22s) [2023-01-31T20:50:18.366Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s) [2023-01-31T20:50:18.366Z] PASS [2023-01-31T20:50:18.366Z] [2023-01-31T20:50:18.366Z] DONE 8 tests in 16.544s [2023-01-31T20:50:18.366Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-31T20:50:18.366Z] ++ 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 [2023-01-31T20:50:18.366Z] ++ set -e [2023-01-31T20:50:18.366Z] ++ '[' -n 0 ']' [2023-01-31T20:50:18.366Z] ++ set -x [2023-01-31T20:50:18.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:50:18.366Z] testing: warning: no tests to run [2023-01-31T20:50:18.366Z] PASS [2023-01-31T20:50:18.366Z] [2023-01-31T20:50:18.366Z] DONE 0 tests in 0.027s [2023-01-31T20:50:18.366Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-31T20:50:18.366Z] ++ 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 [2023-01-31T20:50:18.366Z] ++ set -e [2023-01-31T20:50:18.366Z] ++ '[' -n 0 ']' [2023-01-31T20:50:18.366Z] ++ set -x [2023-01-31T20:50:18.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:50:18.622Z] INFO: Testing against a local daemon [2023-01-31T20:50:18.622Z] === RUN TestAuthZPluginAllowRequest [2023-01-31T20:50:19.551Z] --- PASS: TestAuthZPluginAllowRequest (1.03s) [2023-01-31T20:50:19.551Z] === RUN TestAuthZPluginTLS [2023-01-31T20:50:20.113Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-01-31T20:50:20.113Z] === RUN TestAuthZPluginDenyRequest [2023-01-31T20:50:20.676Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-01-31T20:50:20.676Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-31T20:50:21.238Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-31T20:50:21.238Z] === RUN TestAuthZPluginDenyResponse [2023-01-31T20:50:21.802Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-01-31T20:50:21.802Z] === RUN TestAuthZPluginAllowEventStream [2023-01-31T20:50:22.731Z] --- PASS: TestAuthZPluginAllowEventStream (1.00s) [2023-01-31T20:50:22.731Z] === RUN TestAuthZPluginErrorResponse [2023-01-31T20:50:23.294Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-01-31T20:50:23.294Z] === RUN TestAuthZPluginErrorRequest [2023-01-31T20:50:23.856Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-01-31T20:50:23.856Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-31T20:50:24.419Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-01-31T20:50:24.419Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-31T20:50:25.351Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s) [2023-01-31T20:50:25.351Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-31T20:50:26.720Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s) [2023-01-31T20:50:26.720Z] === RUN TestAuthZPluginHeader [2023-01-31T20:50:27.282Z] --- PASS: TestAuthZPluginHeader (0.62s) [2023-01-31T20:50:27.282Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-31T20:50:27.282Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:27.282Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-31T20:50:27.282Z] === RUN TestAuthZPluginV2Disable [2023-01-31T20:50:27.282Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:27.282Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-01-31T20:50:27.282Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-31T20:50:27.282Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:27.282Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-31T20:50:27.282Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-31T20:50:27.282Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:27.282Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-31T20:50:27.282Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-31T20:50:45.341Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-01-31T20:50:45.341Z] PASS [2023-01-31T20:50:45.341Z] [2023-01-31T20:50:45.341Z] === Skipped [2023-01-31T20:50:45.341Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-31T20:50:45.341Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:45.341Z] [2023-01-31T20:50:45.341Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-01-31T20:50:45.341Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:45.341Z] [2023-01-31T20:50:45.341Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-31T20:50:45.341Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:45.341Z] [2023-01-31T20:50:45.341Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-31T20:50:45.341Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:45.341Z] [2023-01-31T20:50:45.341Z] DONE 17 tests, 4 skipped in 25.639s [2023-01-31T20:50:45.341Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-31T20:50:45.341Z] ++ 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 [2023-01-31T20:50:45.341Z] ++ set -e [2023-01-31T20:50:45.341Z] ++ '[' -n 0 ']' [2023-01-31T20:50:45.341Z] ++ set -x [2023-01-31T20:50:45.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:50:45.341Z] INFO: Testing against a local daemon [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-01-31T20:50:45.341Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-01-31T20:50:45.341Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-01-31T20:50:45.341Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-01-31T20:50:45.341Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-01-31T20:50:45.341Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-01-31T20:50:45.341Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-01-31T20:50:45.341Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-01-31T20:50:45.341Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-01-31T20:50:45.341Z] === RUN TestPluginInstall [2023-01-31T20:50:45.341Z] === RUN TestPluginInstall/no_auth [2023-01-31T20:50:48.649Z] time="2023-01-31T20:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-31T20:50:48.649Z] time="2023-01-31T20:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2664d20f40ebeda5e58db91ed7b3f68eb71d7a32a57e7581aa2b701d59943e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-31T20:50:48.650Z] time="2023-01-31T20:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-31T20:50:48.650Z] time="2023-01-31T20:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2664d20f40ebeda5e58db91ed7b3f68eb71d7a32a57e7581aa2b701d59943e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-31T20:50:48.650Z] === RUN TestPluginInstall/with_htpasswd [2023-01-31T20:50:48.650Z] time="2023-01-31T20:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-31T20:50:48.650Z] time="2023-01-31T20:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0af9c0b682d65bb9b543b1d07157799d875cc32cefe378a0c9b28d1e5d5f552" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-31T20:50:48.650Z] time="2023-01-31T20:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-31T20:50:48.650Z] time="2023-01-31T20:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0af9c0b682d65bb9b543b1d07157799d875cc32cefe378a0c9b28d1e5d5f552" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-31T20:50:48.908Z] === RUN TestPluginInstall/with_insecure [2023-01-31T20:50:49.838Z] time="2023-01-31T20:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-31T20:50:49.838Z] time="2023-01-31T20:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4004706eb5992f690e78206be0d7896dec1697dfb3719242849a0c67f97ecf9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-31T20:50:49.838Z] time="2023-01-31T20:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-31T20:50:49.838Z] time="2023-01-31T20:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4004706eb5992f690e78206be0d7896dec1697dfb3719242849a0c67f97ecf9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-31T20:50:49.838Z] plugin_test.go:196: [df671d4729304] daemon is not started [2023-01-31T20:50:49.838Z] --- PASS: TestPluginInstall (5.70s) [2023-01-31T20:50:49.838Z] --- PASS: TestPluginInstall/no_auth (4.21s) [2023-01-31T20:50:49.838Z] --- PASS: TestPluginInstall/with_htpasswd (0.51s) [2023-01-31T20:50:49.838Z] --- PASS: TestPluginInstall/with_insecure (0.98s) [2023-01-31T20:50:49.838Z] === RUN TestPluginsWithRuntimes [2023-01-31T20:50:51.729Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-31T20:50:52.292Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-31T20:50:53.223Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2023-01-31T20:50:53.223Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2023-01-31T20:50:53.223Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2023-01-31T20:50:53.223Z] === RUN TestPluginBackCompatMediaTypes [2023-01-31T20:50:53.786Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) [2023-01-31T20:50:53.786Z] PASS [2023-01-31T20:50:53.786Z] [2023-01-31T20:50:53.786Z] DONE 24 tests in 9.714s [2023-01-31T20:50:53.786Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-31T20:50:53.786Z] ++ 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 [2023-01-31T20:50:53.786Z] ++ set -e [2023-01-31T20:50:53.786Z] ++ '[' -n 0 ']' [2023-01-31T20:50:53.786Z] ++ set -x [2023-01-31T20:50:53.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:50:53.786Z] INFO: Testing against a local daemon [2023-01-31T20:50:53.786Z] === RUN TestExternalGraphDriver [2023-01-31T20:50:54.348Z] === RUN TestExternalGraphDriver/json [2023-01-31T20:50:55.715Z] === RUN TestExternalGraphDriver/spec [2023-01-31T20:50:57.607Z] === RUN TestExternalGraphDriver/pull [2023-01-31T20:50:58.972Z] --- PASS: TestExternalGraphDriver (4.95s) [2023-01-31T20:50:58.972Z] --- PASS: TestExternalGraphDriver/json (1.47s) [2023-01-31T20:50:58.972Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2023-01-31T20:50:58.972Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2023-01-31T20:50:58.972Z] === RUN TestGraphdriverPluginV2 [2023-01-31T20:50:59.229Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:59.229Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-01-31T20:50:59.229Z] PASS [2023-01-31T20:50:59.229Z] [2023-01-31T20:50:59.229Z] === Skipped [2023-01-31T20:50:59.229Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-01-31T20:50:59.229Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:50:59.229Z] [2023-01-31T20:50:59.229Z] DONE 5 tests, 1 skipped in 5.409s [2023-01-31T20:50:59.229Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-31T20:50:59.229Z] ++ 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 [2023-01-31T20:50:59.229Z] ++ set -e [2023-01-31T20:50:59.229Z] ++ '[' -n 0 ']' [2023-01-31T20:50:59.229Z] ++ set -x [2023-01-31T20:50:59.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:50:59.229Z] INFO: Testing against a local daemon [2023-01-31T20:50:59.229Z] === RUN TestContinueAfterPluginCrash [2023-01-31T20:50:59.229Z] === PAUSE TestContinueAfterPluginCrash [2023-01-31T20:50:59.229Z] === RUN TestReadPluginNoRead [2023-01-31T20:50:59.229Z] === PAUSE TestReadPluginNoRead [2023-01-31T20:50:59.229Z] === RUN TestDaemonStartWithLogOpt [2023-01-31T20:50:59.229Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-31T20:50:59.229Z] === CONT TestContinueAfterPluginCrash [2023-01-31T20:50:59.229Z] === CONT TestDaemonStartWithLogOpt [2023-01-31T20:51:02.500Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2023-01-31T20:51:02.500Z] === CONT TestReadPluginNoRead [2023-01-31T20:51:04.392Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-31T20:51:05.760Z] === RUN TestReadPluginNoRead/default [2023-01-31T20:51:06.690Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-31T20:51:07.253Z] --- PASS: TestContinueAfterPluginCrash (7.84s) [2023-01-31T20:51:07.816Z] === CONT TestReadPluginNoRead [2023-01-31T20:51:07.816Z] read_test.go:91: [d3ee9845ef942] daemon is not started [2023-01-31T20:51:07.816Z] --- PASS: TestReadPluginNoRead (5.54s) [2023-01-31T20:51:07.816Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2023-01-31T20:51:07.816Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2023-01-31T20:51:07.816Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2023-01-31T20:51:07.816Z] PASS [2023-01-31T20:51:07.816Z] [2023-01-31T20:51:07.816Z] DONE 6 tests in 8.678s [2023-01-31T20:51:07.816Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-01-31T20:51:07.816Z] ++ 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 [2023-01-31T20:51:07.816Z] ++ set -e [2023-01-31T20:51:07.816Z] ++ '[' -n 0 ']' [2023-01-31T20:51:07.816Z] ++ set -x [2023-01-31T20:51:07.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:51:08.073Z] testing: warning: no tests to run [2023-01-31T20:51:08.073Z] PASS [2023-01-31T20:51:08.073Z] [2023-01-31T20:51:08.073Z] DONE 0 tests in 0.041s [2023-01-31T20:51:08.073Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-31T20:51:08.073Z] ++ 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 [2023-01-31T20:51:08.073Z] ++ set -e [2023-01-31T20:51:08.073Z] ++ '[' -n 0 ']' [2023-01-31T20:51:08.073Z] ++ set -x [2023-01-31T20:51:08.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:51:08.073Z] INFO: Testing against a local daemon [2023-01-31T20:51:08.073Z] === RUN TestPluginWithDevMounts [2023-01-31T20:51:08.073Z] === PAUSE TestPluginWithDevMounts [2023-01-31T20:51:08.073Z] === CONT TestPluginWithDevMounts [2023-01-31T20:51:09.966Z] --- PASS: TestPluginWithDevMounts (1.51s) [2023-01-31T20:51:09.966Z] PASS [2023-01-31T20:51:09.966Z] [2023-01-31T20:51:09.966Z] DONE 1 tests in 1.637s [2023-01-31T20:51:09.966Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-31T20:51:09.966Z] ++ 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 [2023-01-31T20:51:09.966Z] ++ set -e [2023-01-31T20:51:09.966Z] ++ '[' -n 0 ']' [2023-01-31T20:51:09.966Z] ++ set -x [2023-01-31T20:51:09.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:51:09.966Z] INFO: Testing against a local daemon [2023-01-31T20:51:09.966Z] === RUN TestSecretInspect [2023-01-31T20:51:11.857Z] --- PASS: TestSecretInspect (1.82s) [2023-01-31T20:51:11.857Z] === RUN TestSecretList [2023-01-31T20:51:13.224Z] --- PASS: TestSecretList (1.75s) [2023-01-31T20:51:13.224Z] === RUN TestSecretsCreateAndDelete [2023-01-31T20:51:15.115Z] --- PASS: TestSecretsCreateAndDelete (1.74s) [2023-01-31T20:51:15.115Z] === RUN TestSecretsUpdate [2023-01-31T20:51:17.005Z] --- PASS: TestSecretsUpdate (1.82s) [2023-01-31T20:51:17.005Z] === RUN TestTemplatedSecret [2023-01-31T20:51:19.521Z] --- PASS: TestTemplatedSecret (2.28s) [2023-01-31T20:51:19.521Z] === RUN TestSecretCreateResolve [2023-01-31T20:51:20.888Z] --- PASS: TestSecretCreateResolve (1.88s) [2023-01-31T20:51:20.888Z] PASS [2023-01-31T20:51:20.888Z] [2023-01-31T20:51:20.888Z] DONE 6 tests in 11.378s [2023-01-31T20:51:21.144Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-01-31T20:51:21.144Z] ++ 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 [2023-01-31T20:51:21.144Z] ++ set -e [2023-01-31T20:51:21.144Z] ++ '[' -n 0 ']' [2023-01-31T20:51:21.144Z] ++ set -x [2023-01-31T20:51:21.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:51:21.144Z] INFO: Testing against a local daemon [2023-01-31T20:51:21.144Z] === RUN TestServiceCreateInit [2023-01-31T20:51:21.144Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-31T20:51:25.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-31T20:51:28.586Z] --- PASS: TestServiceCreateInit (7.05s) [2023-01-31T20:51:28.586Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2023-01-31T20:51:28.586Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.44s) [2023-01-31T20:51:28.586Z] === RUN TestCreateServiceMultipleTimes [2023-01-31T20:51:43.429Z] --- PASS: TestCreateServiceMultipleTimes (14.32s) [2023-01-31T20:51:43.429Z] === RUN TestCreateServiceConflict [2023-01-31T20:51:44.357Z] --- PASS: TestCreateServiceConflict (1.92s) [2023-01-31T20:51:44.357Z] === RUN TestCreateServiceMaxReplicas [2023-01-31T20:51:47.627Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2023-01-31T20:51:47.627Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-31T20:51:59.870Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.74s) [2023-01-31T20:51:59.870Z] === RUN TestCreateServiceSecretFileMode [2023-01-31T20:52:02.389Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2023-01-31T20:52:02.389Z] === RUN TestCreateServiceConfigFileMode [2023-01-31T20:52:04.281Z] --- PASS: TestCreateServiceConfigFileMode (2.32s) [2023-01-31T20:52:04.281Z] === RUN TestCreateServiceSysctls [2023-01-31T20:52:07.551Z] --- PASS: TestCreateServiceSysctls (2.86s) [2023-01-31T20:52:07.551Z] === RUN TestCreateServiceCapabilities [2023-01-31T20:52:10.069Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2023-01-31T20:52:10.069Z] === RUN TestInspect [2023-01-31T20:52:12.590Z] --- PASS: TestInspect (2.68s) [2023-01-31T20:52:12.590Z] === RUN TestCreateJob [2023-01-31T20:52:15.860Z] --- PASS: TestCreateJob (2.99s) [2023-01-31T20:52:15.860Z] === RUN TestReplicatedJob [2023-01-31T20:52:20.030Z] --- PASS: TestReplicatedJob (4.62s) [2023-01-31T20:52:20.030Z] === RUN TestUpdateReplicatedJob [2023-01-31T20:52:23.299Z] --- PASS: TestUpdateReplicatedJob (2.84s) [2023-01-31T20:52:23.299Z] === RUN TestServiceListWithStatuses [2023-01-31T20:52:23.299Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-31T20:52:23.299Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-31T20:52:23.299Z] === RUN TestDockerNetworkConnectAlias [2023-01-31T20:52:26.569Z] --- PASS: TestDockerNetworkConnectAlias (3.39s) [2023-01-31T20:52:26.569Z] === RUN TestDockerNetworkReConnect [2023-01-31T20:52:29.088Z] --- PASS: TestDockerNetworkReConnect (2.84s) [2023-01-31T20:52:29.088Z] === RUN TestServicePlugin [2023-01-31T20:52:29.088Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:52:29.088Z] --- SKIP: TestServicePlugin (0.00s) [2023-01-31T20:52:29.088Z] === RUN TestServiceUpdateLabel [2023-01-31T20:52:30.979Z] --- PASS: TestServiceUpdateLabel (1.91s) [2023-01-31T20:52:30.979Z] === RUN TestServiceUpdateSecrets [2023-01-31T20:52:45.824Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2023-01-31T20:52:45.824Z] === RUN TestServiceUpdateConfigs [2023-01-31T20:53:00.670Z] --- PASS: TestServiceUpdateConfigs (14.37s) [2023-01-31T20:53:00.670Z] === RUN TestServiceUpdateNetwork [2023-01-31T20:53:12.846Z] --- PASS: TestServiceUpdateNetwork (11.88s) [2023-01-31T20:53:12.846Z] === RUN TestServiceUpdatePidsLimit [2023-01-31T20:53:12.846Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-31T20:53:13.102Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-31T20:53:21.192Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-31T20:53:27.756Z] --- PASS: TestServiceUpdatePidsLimit (15.91s) [2023-01-31T20:53:27.756Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2023-01-31T20:53:27.756Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-01-31T20:53:27.756Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2023-01-31T20:53:27.756Z] PASS [2023-01-31T20:53:27.756Z] [2023-01-31T20:53:27.756Z] === Skipped [2023-01-31T20:53:27.756Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-31T20:53:27.756Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-31T20:53:27.756Z] [2023-01-31T20:53:27.756Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-01-31T20:53:27.756Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-31T20:53:27.756Z] [2023-01-31T20:53:27.756Z] DONE 27 tests, 2 skipped in 126.289s [2023-01-31T20:53:27.756Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-01-31T20:53:27.756Z] ++ 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 [2023-01-31T20:53:27.756Z] ++ set -e [2023-01-31T20:53:27.756Z] ++ '[' -n 0 ']' [2023-01-31T20:53:27.756Z] ++ set -x [2023-01-31T20:53:27.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:53:27.756Z] INFO: Testing against a local daemon [2023-01-31T20:53:27.756Z] === RUN TestSessionCreate [2023-01-31T20:53:27.756Z] --- PASS: TestSessionCreate (0.02s) [2023-01-31T20:53:27.756Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-31T20:53:27.756Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2023-01-31T20:53:27.756Z] PASS [2023-01-31T20:53:27.756Z] [2023-01-31T20:53:27.756Z] DONE 2 tests in 0.136s [2023-01-31T20:53:27.756Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-01-31T20:53:27.756Z] ++ 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 [2023-01-31T20:53:27.756Z] ++ set -e [2023-01-31T20:53:27.756Z] ++ '[' -n 0 ']' [2023-01-31T20:53:27.756Z] ++ set -x [2023-01-31T20:53:27.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:53:27.756Z] INFO: Testing against a local daemon [2023-01-31T20:53:27.756Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-31T20:53:27.756Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-31T20:53:27.756Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-31T20:53:27.756Z] === RUN TestDiskUsage [2023-01-31T20:53:27.756Z] === PAUSE TestDiskUsage [2023-01-31T20:53:27.756Z] === RUN TestEventsExecDie [2023-01-31T20:53:28.022Z] --- PASS: TestEventsExecDie (0.48s) [2023-01-31T20:53:28.022Z] === RUN TestEventsBackwardsCompatible [2023-01-31T20:53:28.022Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-01-31T20:53:28.022Z] === RUN TestEventsVolumeCreate [2023-01-31T20:53:28.279Z] --- PASS: TestEventsVolumeCreate (0.07s) [2023-01-31T20:53:28.279Z] === RUN TestInfoBinaryCommits [2023-01-31T20:53:28.279Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-31T20:53:28.279Z] === RUN TestInfoAPIVersioned [2023-01-31T20:53:28.279Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-31T20:53:28.279Z] === RUN TestInfoAPI [2023-01-31T20:53:28.279Z] --- PASS: TestInfoAPI (0.03s) [2023-01-31T20:53:28.279Z] === RUN TestInfoAPIWarnings [2023-01-31T20:53:46.332Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-01-31T20:53:46.332Z] === RUN TestInfoDebug [2023-01-31T20:53:46.332Z] --- PASS: TestInfoDebug (0.52s) [2023-01-31T20:53:46.332Z] === RUN TestInfoInsecureRegistries [2023-01-31T20:53:46.332Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-31T20:53:46.332Z] === RUN TestInfoRegistryMirrors [2023-01-31T20:53:46.332Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-31T20:53:46.332Z] === RUN TestLoginFailsWithBadCredentials [2023-01-31T20:53:46.894Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-31T20:53:46.894Z] === RUN TestPingCacheHeaders [2023-01-31T20:53:46.894Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-31T20:53:46.894Z] === RUN TestPingGet [2023-01-31T20:53:46.894Z] --- PASS: TestPingGet (0.02s) [2023-01-31T20:53:46.894Z] === RUN TestPingHead [2023-01-31T20:53:46.894Z] --- PASS: TestPingHead (0.02s) [2023-01-31T20:53:46.894Z] === RUN TestPingSwarmHeader [2023-01-31T20:53:47.456Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-01-31T20:53:48.019Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-01-31T20:53:48.583Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-01-31T20:53:48.583Z] --- PASS: TestPingSwarmHeader (1.72s) [2023-01-31T20:53:48.583Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-01-31T20:53:48.583Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-01-31T20:53:48.583Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-01-31T20:53:48.583Z] === RUN TestPingBuilderHeader [2023-01-31T20:53:48.583Z] === RUN TestPingBuilderHeader/default_config [2023-01-31T20:53:49.151Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-01-31T20:53:49.772Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-01-31T20:53:49.772Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-01-31T20:53:49.772Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-01-31T20:53:49.772Z] === RUN TestVersion [2023-01-31T20:53:49.772Z] --- PASS: TestVersion (0.02s) [2023-01-31T20:53:49.772Z] === CONT TestDiskUsage [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/container_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/image_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/volume_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/build-cache_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-01-31T20:53:50.029Z] === RUN TestDiskUsage/after_LoadBusybox [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-01-31T20:53:50.285Z] === RUN TestDiskUsage/after_container.Run [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-01-31T20:53:50.541Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage (1.11s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-01-31T20:53:50.798Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-01-31T20:53:50.798Z] PASS [2023-01-31T20:53:50.798Z] [2023-01-31T20:53:50.798Z] === Skipped [2023-01-31T20:53:50.798Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-31T20:53:50.798Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-31T20:53:50.798Z] [2023-01-31T20:53:50.798Z] DONE 57 tests, 1 skipped in 23.221s [2023-01-31T20:53:50.798Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-31T20:53:50.798Z] ++ 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 [2023-01-31T20:53:50.798Z] ++ set -e [2023-01-31T20:53:50.798Z] ++ '[' -n 0 ']' [2023-01-31T20:53:50.798Z] ++ set -x [2023-01-31T20:53:50.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-01-31T20:53:50.798Z] INFO: Testing against a local daemon [2023-01-31T20:53:50.798Z] === RUN TestVolumesCreateAndList [2023-01-31T20:53:50.798Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-31T20:53:50.798Z] === RUN TestVolumesRemove [2023-01-31T20:53:50.798Z] --- PASS: TestVolumesRemove (0.07s) [2023-01-31T20:53:50.798Z] === RUN TestVolumesInspect [2023-01-31T20:53:51.054Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-31T20:53:51.054Z] === RUN TestVolumesInvalidJSON [2023-01-31T20:53:51.054Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-01-31T20:53:51.054Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-01-31T20:53:51.054Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-01-31T20:53:51.054Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-01-31T20:53:51.054Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-01-31T20:53:51.054Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-01-31T20:53:51.054Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-01-31T20:53:51.054Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-31T20:53:51.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-01-31T20:53:51.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-01-31T20:53:51.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-01-31T20:53:51.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-01-31T20:53:51.054Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-01-31T20:53:51.054Z] === RUN TestVolumePruneAnonymous [2023-01-31T20:53:51.054Z] --- PASS: TestVolumePruneAnonymous (0.04s) [2023-01-31T20:53:51.054Z] PASS [2023-01-31T20:53:51.054Z] [2023-01-31T20:53:51.054Z] DONE 10 tests in 0.262s [2023-01-31T20:53:51.054Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-31T20:53:51.054Z] ++++ cat bundles/test-integration/docker.pid [2023-01-31T20:53:51.054Z] +++ kill 14290 [2023-01-31T20:53:51.311Z] +++ /etc/init.d/apparmor stop [2023-01-31T20:53:51.311Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-31T20:53:51.311Z] [2023-01-31T20:53:51.311Z] Unloading profiles will leave already running processes permanently [2023-01-31T20:53:51.311Z] unconfined, which can lead to unexpected situations. [2023-01-31T20:53:51.311Z] [2023-01-31T20:53:51.311Z] To set a process to complain mode, use the command line tool [2023-01-31T20:53:51.311Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-31T20:53:51.311Z] +++ true [2023-01-31T20:53:51.311Z] exiting test-integration [2023-01-31T20:53:51.311Z] ++ exit 0 [2023-01-31T20:53:51.311Z] Post stage [Pipeline] junit [2023-01-31T20:53:52.252Z] Recording test results [2023-01-31T20:53:52.441Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-31T20:53:52.832Z] + echo Ensuring container killed. [2023-01-31T20:53:52.832Z] Ensuring container killed. [2023-01-31T20:53:52.832Z] + docker rm -vf docker-pr1 [2023-01-31T20:53:52.832Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-31T20:53:53.112Z] + echo Chowning /workspace to jenkins user [2023-01-31T20:53:53.112Z] Chowning /workspace to jenkins user [2023-01-31T20:53:53.112Z] + id -u [2023-01-31T20:53:53.112Z] + id -g [2023-01-31T20:53:53.112Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44893:/workspace busybox chown -R 1000:1000 /workspace [2023-01-31T20:53:53.112Z] Unable to find image 'busybox:latest' locally [2023-01-31T20:53:53.369Z] latest: Pulling from library/busybox [2023-01-31T20:53:53.370Z] f78e6840ded1: Already exists [2023-01-31T20:53:53.370Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-31T20:53:53.370Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-31T20:53:55.033Z] + bundleName=arm64-integration [2023-01-31T20:53:55.033Z] + echo Creating arm64-integration-bundles.tar.gz [2023-01-31T20:53:55.033Z] Creating arm64-integration-bundles.tar.gz [2023-01-31T20:53:55.033Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-31T20:53:55.033Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-31T20:53:55.299Z] Archiving artifacts [2023-01-31T20:53:57.143Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44893/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-31T20:53:57.473Z] + make clean [2023-01-31T20:53:57.729Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-01-31T20:53:57.729Z] docker-dev-cache [2023-01-31T20:53:57.729Z] 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