Pull request #44746 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7e7b0622a6906010cacb48d7b231f7d00227d3e3+fcb52454acdfd3de635aa2c17f72ca4ee7d526d1 (d4076bfdb47f6b6fa6df0e337025227a4706c2a9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44746@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-01-05T12:21:54.898Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-01-05T12:21:54.902Z] Trying to pass milestone 1 [Pipeline] milestone [2023-01-05T12:21:55.007Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-01-05T12:21:55.190Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04f36edc407ac30f0) in /home/ubuntu/workspace/moby_PR-44746 [Pipeline] { [Pipeline] checkout [2023-01-05T12:21:55.212Z] The recommended git tool is: git [2023-01-05T12:21:55.220Z] using credential docker-jenkins-github-credentials [2023-01-05T12:21:55.230Z] Cloning the remote Git repository [2023-01-05T12:21:55.230Z] Cloning with configured refspecs honoured and without tags [2023-01-05T12:21:55.232Z] Cloning repository https://github.com/moby/moby.git [2023-01-05T12:21:55.233Z] > git init /home/ubuntu/workspace/moby_PR-44746 # timeout=10 [2023-01-05T12:21:55.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-05T12:21:55.238Z] > git --version # timeout=10 [2023-01-05T12:21:55.241Z] > git --version # 'git version 2.25.1' [2023-01-05T12:21:55.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-05T12:21:55.242Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44746/head:refs/remotes/origin/PR-44746 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-05T12:22:07.822Z] Fetching without tags [2023-01-05T12:22:08.018Z] Merging remotes/origin/master commit fcb52454acdfd3de635aa2c17f72ca4ee7d526d1 into PR head commit 7e7b0622a6906010cacb48d7b231f7d00227d3e3 [2023-01-05T12:22:08.598Z] Merge succeeded, producing 7e7b0622a6906010cacb48d7b231f7d00227d3e3 [2023-01-05T12:22:08.598Z] Checking out Revision 7e7b0622a6906010cacb48d7b231f7d00227d3e3 (PR-44746) [2023-01-05T12:22:07.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-05T12:22:07.803Z] > git config --add remote.origin.fetch +refs/pull/44746/head:refs/remotes/origin/PR-44746 # timeout=10 [2023-01-05T12:22:07.808Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-05T12:22:07.816Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-05T12:22:07.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-05T12:22:07.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-05T12:22:07.826Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44746/head:refs/remotes/origin/PR-44746 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-05T12:22:08.020Z] > git config core.sparsecheckout # timeout=10 [2023-01-05T12:22:08.024Z] > git checkout -f 7e7b0622a6906010cacb48d7b231f7d00227d3e3 # timeout=10 [2023-01-05T12:22:08.577Z] > git remote # timeout=10 [2023-01-05T12:22:08.581Z] > git config --get remote.origin.url # timeout=10 [2023-01-05T12:22:08.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-05T12:22:08.585Z] > git merge fcb52454acdfd3de635aa2c17f72ca4ee7d526d1 # timeout=10 [2023-01-05T12:22:08.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-05T12:22:08.600Z] > git config core.sparsecheckout # timeout=10 [2023-01-05T12:22:08.606Z] > git checkout -f 7e7b0622a6906010cacb48d7b231f7d00227d3e3 # timeout=10 [2023-01-05T12:22:09.438Z] Commit message: "hack: restore copy_binaries func" [2023-01-05T12:22:09.445Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:22:10.110Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44746:/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-05T12:22:09.440Z] > git rev-list --no-walk a604f119218d294653326fb20468ddd2949d9933 # timeout=10 [2023-01-05T12:22:14.302Z] 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 [2023-01-05T12:22:14.692Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04f36edc407ac30f0) in /home/ubuntu/workspace/moby_PR-44746 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2023-01-05T12:22:14.722Z] The recommended git tool is: git [Pipeline] // stage [2023-01-05T12:22:14.731Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-01-05T12:22:14.744Z] Fetching changes from the remote Git repository [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) [2023-01-05T12:22:14.754Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-01-05T12:22:14.955Z] Merging remotes/origin/master commit fcb52454acdfd3de635aa2c17f72ca4ee7d526d1 into PR head commit 7e7b0622a6906010cacb48d7b231f7d00227d3e3 [2023-01-05T12:22:15.029Z] Merge succeeded, producing 7e7b0622a6906010cacb48d7b231f7d00227d3e3 [2023-01-05T12:22:15.029Z] Checking out Revision 7e7b0622a6906010cacb48d7b231f7d00227d3e3 (PR-44746) [2023-01-05T12:22:15.101Z] Commit message: "hack: restore copy_binaries func" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-05T12:22:14.740Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44746/.git # timeout=10 [2023-01-05T12:22:14.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-05T12:22:14.756Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-05T12:22:14.756Z] > git --version # timeout=10 [2023-01-05T12:22:14.760Z] > git --version # 'git version 2.25.1' [2023-01-05T12:22:14.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-05T12:22:14.761Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44746/head:refs/remotes/origin/PR-44746 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-01-05T12:22:14.958Z] > git config core.sparsecheckout # timeout=10 [2023-01-05T12:22:14.962Z] > git checkout -f 7e7b0622a6906010cacb48d7b231f7d00227d3e3 # timeout=10 [2023-01-05T12:22:15.000Z] > git remote # timeout=10 [2023-01-05T12:22:15.010Z] > git config --get remote.origin.url # timeout=10 [2023-01-05T12:22:15.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-05T12:22:15.016Z] > git merge fcb52454acdfd3de635aa2c17f72ca4ee7d526d1 # timeout=10 [2023-01-05T12:22:15.025Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-05T12:22:15.031Z] > git config core.sparsecheckout # timeout=10 [2023-01-05T12:22:15.034Z] > git checkout -f 7e7b0622a6906010cacb48d7b231f7d00227d3e3 # timeout=10 [2023-01-05T12:22:15.856Z] + docker version [2023-01-05T12:22:15.856Z] Client: Docker Engine - Community [2023-01-05T12:22:15.856Z] Version: 22.06.0-beta.0 [2023-01-05T12:22:15.856Z] API version: 1.42 [2023-01-05T12:22:15.856Z] Go version: go1.18.3 [2023-01-05T12:22:15.856Z] Git commit: 3e9117b [2023-01-05T12:22:15.856Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-05T12:22:15.856Z] OS/Arch: linux/arm64 [2023-01-05T12:22:15.856Z] Context: default [2023-01-05T12:22:15.856Z] [2023-01-05T12:22:15.856Z] Server: Docker Engine - Community [2023-01-05T12:22:15.856Z] Engine: [2023-01-05T12:22:15.856Z] Version: 22.06.0-beta.0 [2023-01-05T12:22:15.856Z] API version: 1.42 (minimum version 1.12) [2023-01-05T12:22:15.856Z] Go version: go1.18.3 [2023-01-05T12:22:15.856Z] Git commit: 38633e7 [2023-01-05T12:22:15.856Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-05T12:22:15.856Z] OS/Arch: linux/arm64 [2023-01-05T12:22:15.856Z] Experimental: true [2023-01-05T12:22:15.856Z] containerd: [2023-01-05T12:22:15.856Z] Version: 1.6.8 [2023-01-05T12:22:15.856Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-05T12:22:15.856Z] runc: [2023-01-05T12:22:15.856Z] Version: 1.1.4 [2023-01-05T12:22:15.856Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-05T12:22:15.856Z] docker-init: [2023-01-05T12:22:15.856Z] Version: 0.19.0 [2023-01-05T12:22:15.856Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-05T12:22:16.139Z] + docker info [2023-01-05T12:22:16.139Z] Client: [2023-01-05T12:22:16.139Z] Context: default [2023-01-05T12:22:16.139Z] Debug Mode: false [2023-01-05T12:22:16.139Z] Plugins: [2023-01-05T12:22:16.139Z] buildx: Docker Buildx (Docker Inc.) [2023-01-05T12:22:16.139Z] Version: v0.8.2 [2023-01-05T12:22:16.139Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-01-05T12:22:16.139Z] compose: Docker Compose (Docker Inc.) [2023-01-05T12:22:16.139Z] Version: v2.12.0 [2023-01-05T12:22:16.139Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-05T12:22:16.139Z] [2023-01-05T12:22:16.139Z] Server: [2023-01-05T12:22:16.139Z] Containers: 0 [2023-01-05T12:22:16.139Z] Running: 0 [2023-01-05T12:22:16.139Z] Paused: 0 [2023-01-05T12:22:16.139Z] Stopped: 0 [2023-01-05T12:22:16.139Z] Images: 2 [2023-01-05T12:22:16.139Z] Server Version: 22.06.0-beta.0 [2023-01-05T12:22:16.139Z] Storage Driver: overlay2 [2023-01-05T12:22:16.139Z] Backing Filesystem: extfs [2023-01-05T12:22:16.139Z] Supports d_type: true [2023-01-05T12:22:16.139Z] Using metacopy: false [2023-01-05T12:22:16.139Z] Native Overlay Diff: true [2023-01-05T12:22:16.139Z] userxattr: false [2023-01-05T12:22:16.139Z] Logging Driver: json-file [2023-01-05T12:22:16.139Z] Cgroup Driver: cgroupfs [2023-01-05T12:22:16.139Z] Cgroup Version: 1 [2023-01-05T12:22:16.139Z] Plugins: [2023-01-05T12:22:16.139Z] Volume: local [2023-01-05T12:22:16.139Z] Network: bridge host ipvlan macvlan null overlay [2023-01-05T12:22:16.139Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-05T12:22:16.139Z] Swarm: inactive [2023-01-05T12:22:16.139Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-05T12:22:16.139Z] Default Runtime: runc [2023-01-05T12:22:16.139Z] Init Binary: docker-init [2023-01-05T12:22:16.139Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-05T12:22:16.139Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-05T12:22:16.139Z] init version: de40ad0 [2023-01-05T12:22:16.139Z] Security Options: [2023-01-05T12:22:16.139Z] apparmor [2023-01-05T12:22:16.139Z] seccomp [2023-01-05T12:22:16.139Z] Profile: builtin [2023-01-05T12:22:16.139Z] Kernel Version: 5.15.0-1022-aws [2023-01-05T12:22:16.139Z] Operating System: Ubuntu 20.04.5 LTS [2023-01-05T12:22:16.139Z] OSType: linux [2023-01-05T12:22:16.139Z] Architecture: aarch64 [2023-01-05T12:22:16.139Z] CPUs: 2 [2023-01-05T12:22:16.139Z] Total Memory: 7.559GiB [2023-01-05T12:22:16.139Z] Name: ip-10-100-118-37 [2023-01-05T12:22:16.139Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-01-05T12:22:16.139Z] Docker Root Dir: /var/lib/docker [2023-01-05T12:22:16.139Z] Debug Mode: false [2023-01-05T12:22:16.139Z] Registry: https://index.docker.io/v1/ [2023-01-05T12:22:16.139Z] Labels: [2023-01-05T12:22:16.139Z] Experimental: true [2023-01-05T12:22:16.139Z] Insecure Registries: [2023-01-05T12:22:16.139Z] 127.0.0.0/8 [2023-01-05T12:22:16.139Z] Live Restore Enabled: true [2023-01-05T12:22:16.139Z] [Pipeline] sh [2023-01-05T12:22:16.419Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-01-05T12:22:16.419Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-01-05T12:22:16.419Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44746/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-01-05T12:22:16.419Z] + bash /home/ubuntu/workspace/moby_PR-44746/check-config.sh [2023-01-05T12:22:16.419Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-05T12:22:16.419Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-01-05T12:22:16.419Z] [2023-01-05T12:22:16.419Z] Generally Necessary: [2023-01-05T12:22:16.419Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-05T12:22:16.419Z] - apparmor: enabled and tools installed [2023-01-05T12:22:16.419Z] - CONFIG_NAMESPACES: enabled [2023-01-05T12:22:16.419Z] - CONFIG_NET_NS: enabled [2023-01-05T12:22:16.419Z] - CONFIG_PID_NS: enabled [2023-01-05T12:22:16.419Z] - CONFIG_IPC_NS: enabled [2023-01-05T12:22:16.419Z] - CONFIG_UTS_NS: enabled [2023-01-05T12:22:16.419Z] - CONFIG_CGROUPS: enabled [2023-01-05T12:22:16.419Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-05T12:22:16.419Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-05T12:22:16.419Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-05T12:22:16.419Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-05T12:22:16.678Z] - CONFIG_CPUSETS: enabled [2023-01-05T12:22:16.678Z] - CONFIG_MEMCG: enabled [2023-01-05T12:22:16.678Z] - CONFIG_KEYS: enabled [2023-01-05T12:22:16.678Z] - CONFIG_VETH: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-05T12:22:16.678Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-05T12:22:16.678Z] - CONFIG_CGROUP_BPF: enabled [2023-01-05T12:22:16.678Z] [2023-01-05T12:22:16.678Z] Optional Features: [2023-01-05T12:22:16.678Z] - CONFIG_USER_NS: enabled [2023-01-05T12:22:16.678Z] - CONFIG_SECCOMP: enabled [2023-01-05T12:22:16.678Z] - CONFIG_SECCOMP_FILTER: enabled [2023-01-05T12:22:16.678Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-05T12:22:16.678Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-05T12:22:16.678Z] (cgroup swap accounting is currently enabled) [2023-01-05T12:22:16.936Z] - CONFIG_BLK_CGROUP: enabled [2023-01-05T12:22:16.937Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-05T12:22:16.937Z] - CONFIG_CGROUP_PERF: enabled [2023-01-05T12:22:16.937Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-05T12:22:16.937Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-05T12:22:16.937Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-05T12:22:16.937Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-05T12:22:16.937Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-05T12:22:16.937Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-05T12:22:16.937Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-05T12:22:16.937Z] - CONFIG_IP_VS: enabled (as module) [2023-01-05T12:22:16.937Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-05T12:22:16.937Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-05T12:22:16.937Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-05T12:22:16.937Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-05T12:22:16.937Z] - CONFIG_SECURITY_SELINUX: enabled [2023-01-05T12:22:16.937Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-01-05T12:22:16.937Z] - CONFIG_EXT4_FS: enabled [2023-01-05T12:22:16.937Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-05T12:22:16.937Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-05T12:22:16.937Z] - Network Drivers: [2023-01-05T12:22:16.937Z] - "overlay": [2023-01-05T12:22:16.937Z] - CONFIG_VXLAN: enabled (as module) [2023-01-05T12:22:16.937Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-05T12:22:16.937Z] Optional (for encrypted networks): [2023-01-05T12:22:17.195Z] - CONFIG_CRYPTO: enabled [2023-01-05T12:22:17.195Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-05T12:22:17.196Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-05T12:22:17.196Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-05T12:22:17.196Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-05T12:22:17.196Z] - CONFIG_XFRM: enabled [2023-01-05T12:22:17.196Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-05T12:22:17.196Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-05T12:22:17.196Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-05T12:22:17.196Z] - "ipvlan": [2023-01-05T12:22:17.196Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-05T12:22:17.196Z] - "macvlan": [2023-01-05T12:22:17.196Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-05T12:22:17.196Z] - CONFIG_DUMMY: enabled (as module) [2023-01-05T12:22:17.196Z] - "ftp,tftp client in container": [2023-01-05T12:22:17.196Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-05T12:22:17.196Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-05T12:22:17.196Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-05T12:22:17.196Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-05T12:22:17.196Z] - Storage Drivers: [2023-01-05T12:22:17.196Z] - "aufs": [2023-01-05T12:22:17.196Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-05T12:22:17.196Z] - "btrfs": [2023-01-05T12:22:17.196Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-05T12:22:17.196Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-05T12:22:17.454Z] - "devicemapper": [2023-01-05T12:22:17.454Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-05T12:22:17.454Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-05T12:22:17.454Z] - "overlay": [2023-01-05T12:22:17.454Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-05T12:22:17.454Z] - "zfs": [2023-01-05T12:22:17.454Z] - /dev/zfs: present [2023-01-05T12:22:17.454Z] - zfs command: missing [2023-01-05T12:22:17.454Z] - zpool command: missing [2023-01-05T12:22:17.454Z] [2023-01-05T12:22:17.454Z] Limits: [2023-01-05T12:22:17.454Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-05T12:22:17.454Z] [2023-01-05T12:22:17.454Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-05T12:22:17.822Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7e7b0622a6906010cacb48d7b231f7d00227d3e3 . [2023-01-05T12:22:18.088Z] #1 [internal] load build definition from Dockerfile [2023-01-05T12:22:18.088Z] #1 transferring dockerfile: 26.01kB done [2023-01-05T12:22:18.088Z] #1 DONE 0.0s [2023-01-05T12:22:18.088Z] [2023-01-05T12:22:18.088Z] #2 [internal] load .dockerignore [2023-01-05T12:22:18.088Z] #2 transferring context: 113B done [2023-01-05T12:22:18.088Z] #2 DONE 0.1s [2023-01-05T12:22:18.088Z] [2023-01-05T12:22:18.088Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-05T12:22:18.088Z] #3 DONE 0.1s [2023-01-05T12:22:18.088Z] [2023-01-05T12:22:18.088Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-05T12:22:18.088Z] #4 CACHED [2023-01-05T12:22:18.088Z] [2023-01-05T12:22:18.088Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-01-05T12:22:18.088Z] #5 DONE 0.0s [2023-01-05T12:22:18.088Z] [2023-01-05T12:22:18.088Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-05T12:22:18.356Z] #6 DONE 0.1s [2023-01-05T12:22:18.356Z] [2023-01-05T12:22:18.356Z] #7 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye [2023-01-05T12:22:18.356Z] #7 DONE 0.1s [2023-01-05T12:22:18.356Z] [2023-01-05T12:22:18.356Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-05T12:22:18.356Z] #8 DONE 0.1s [2023-01-05T12:22:18.356Z] [2023-01-05T12:22:18.356Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-01-05T12:22:18.356Z] #9 DONE 0.1s [2023-01-05T12:22:18.356Z] [2023-01-05T12:22:18.356Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-05T12:22:18.356Z] #10 DONE 0.0s [2023-01-05T12:22:18.356Z] [2023-01-05T12:22:18.356Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox [2023-01-05T12:22:18.356Z] #11 DONE 0.0s [2023-01-05T12:22:18.356Z] [2023-01-05T12:22:18.356Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2023-01-05T12:22:18.356Z] #12 DONE 0.0s [2023-01-05T12:22:18.356Z] [2023-01-05T12:22:18.356Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb [2023-01-05T12:22:18.356Z] #13 DONE 0.0s [2023-01-05T12:22:18.356Z] [2023-01-05T12:22:18.356Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-01-05T12:22:18.356Z] #14 DONE 0.0s [2023-01-05T12:22:18.356Z] [2023-01-05T12:22:18.356Z] #15 [internal] load build context [2023-01-05T12:22:18.615Z] #15 ... [2023-01-05T12:22:18.615Z] [2023-01-05T12:22:18.616Z] #16 [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-05T12:22:18.616Z] #16 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #17 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-05T12:22:18.616Z] #17 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #18 [base 2/5] COPY --from=xx / / [2023-01-05T12:22:18.616Z] #18 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #19 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-01-05T12:22:18.616Z] #19 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #20 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-01-05T12:22:18.616Z] #20 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #21 [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-05T12:22:18.616Z] #21 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #22 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-01-05T12:22:18.616Z] #22 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #23 [tini-src 1/3] WORKDIR /usr/src/tini [2023-01-05T12:22:18.616Z] #23 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #24 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-01-05T12:22:18.616Z] #24 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #25 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-01-05T12:22:18.616Z] #25 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc [2023-01-05T12:22:18.616Z] #26 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #27 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-01-05T12:22:18.616Z] #27 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #28 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-01-05T12:22:18.616Z] #28 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #29 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-01-05T12:22:18.616Z] #29 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #30 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-01-05T12:22:18.616Z] #30 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #31 [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-05T12:22:18.616Z] #31 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #32 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2023-01-05T12:22:18.616Z] #32 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #33 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2023-01-05T12:22:18.616Z] #33 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #34 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-01-05T12:22:18.616Z] #34 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #35 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-01-05T12:22:18.616Z] #35 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #36 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-01-05T12:22:18.616Z] #36 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #37 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2023-01-05T12:22:18.616Z] #37 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #38 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-01-05T12:22:18.616Z] #38 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #39 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-01-05T12:22:18.616Z] #39 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-01-05T12:22:18.616Z] #40 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #41 [registry-src 1/2] WORKDIR /usr/src/registry [2023-01-05T12:22:18.616Z] #41 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #42 [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-05T12:22:18.616Z] #42 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #43 [build-dummy 2/2] RUN mkdir -p /build [2023-01-05T12:22:18.616Z] #43 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #44 [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-05T12:22:18.616Z] #44 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #45 [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-05T12:22:18.616Z] #45 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #46 [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-05T12:22:18.616Z] #46 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #47 [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-05T12:22:18.616Z] #47 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #48 [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-05T12:22:18.616Z] #48 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-05T12:22:18.616Z] #10 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-05T12:22:18.616Z] #49 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-05T12:22:18.616Z] #50 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-01-05T12:22:18.616Z] #51 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #52 [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-05T12:22:18.616Z] #52 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #53 [delve-src 1/3] WORKDIR /usr/src/delve [2023-01-05T12:22:18.616Z] #53 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #54 [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-05T12:22:18.616Z] #54 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #55 [dockercli-src 5/5] WORKDIR /usr/src/dockercli [2023-01-05T12:22:18.616Z] #55 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #56 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-05T12:22:18.616Z] #56 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #57 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-01-05T12:22:18.616Z] #57 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #58 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-05T12:22:18.616Z] #58 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #59 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-01-05T12:22:18.616Z] #59 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-01-05T12:22:18.616Z] #60 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-05T12:22:18.616Z] #61 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #62 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-01-05T12:22:18.616Z] #62 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #63 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-01-05T12:22:18.616Z] #63 CACHED [2023-01-05T12:22:18.616Z] [2023-01-05T12:22:18.616Z] #15 [internal] load build context [2023-01-05T12:22:19.551Z] #15 ... [2023-01-05T12:22:19.551Z] [2023-01-05T12:22:19.551Z] #64 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-01-05T12:22:19.551Z] #64 DONE 1.0s [2023-01-05T12:22:19.551Z] [2023-01-05T12:22:19.551Z] #15 [internal] load build context [2023-01-05T12:22:19.809Z] #15 ... [2023-01-05T12:22:19.809Z] [2023-01-05T12:22:19.809Z] #65 [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-05T12:22:19.809Z] #65 CACHED [2023-01-05T12:22:20.071Z] [2023-01-05T12:22:20.071Z] #15 [internal] load build context [2023-01-05T12:22:23.360Z] #15 transferring context: 30.29MB 4.8s [2023-01-05T12:22:24.747Z] #15 transferring context: 63.88MB 6.3s done [2023-01-05T12:22:25.005Z] #15 DONE 6.5s [2023-01-05T12:22:25.005Z] [2023-01-05T12:22:25.005Z] #66 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-05T12:22:25.005Z] #66 CACHED [2023-01-05T12:22:25.005Z] [2023-01-05T12:22:25.005Z] #67 [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-05T12:22:25.005Z] #67 CACHED [2023-01-05T12:22:25.005Z] [2023-01-05T12:22:25.006Z] #68 [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-05T12:22:25.006Z] #68 CACHED [2023-01-05T12:22:25.006Z] [2023-01-05T12:22:25.006Z] #69 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-05T12:22:25.006Z] #0 3.218 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-05T12:22:25.006Z] #0 3.354 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-05T12:22:25.006Z] #0 3.457 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-05T12:22:25.264Z] #0 5.034 Reading package lists... [2023-01-05T12:22:25.264Z] #69 ... [2023-01-05T12:22:25.264Z] [2023-01-05T12:22:25.264Z] #70 [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-05T12:22:25.264Z] #0 2.465 Cloning into '/tmp/crun-build'... [2023-01-05T12:22:25.264Z] #0 5.050 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2023-01-05T12:22:25.264Z] #0 5.122 Cloning into '/tmp/crun-build/libocispec'... [2023-01-05T12:22:25.264Z] #0 6.677 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2023-01-05T12:22:25.264Z] #0 6.711 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2023-01-05T12:22:25.264Z] #0 6.712 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2023-01-05T12:22:25.264Z] #0 6.713 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2023-01-05T12:22:25.264Z] #0 6.743 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2023-01-05T12:22:27.168Z] #70 8.737 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2023-01-05T12:22:27.427Z] #70 ... [2023-01-05T12:22:27.427Z] [2023-01-05T12:22:27.427Z] #69 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-05T12:22:27.427Z] #0 5.034 Reading package lists... [2023-01-05T12:22:27.427Z] #69 9.017 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-05T12:22:28.621Z] #69 9.080 Reading package lists... [2023-01-05T12:22:28.621Z] #69 ... [2023-01-05T12:22:28.621Z] [2023-01-05T12:22:28.621Z] #71 [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-05T12:22:28.621Z] #71 ... [2023-01-05T12:22:28.621Z] [2023-01-05T12:22:28.621Z] #72 [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-05T12:22:29.140Z] #0 4.956 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-05T12:22:29.140Z] #0 4.956 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-05T12:22:29.140Z] #0 4.956 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-05T12:22:29.140Z] #0 5.097 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2023-01-05T12:22:29.140Z] #0 8.146 Fetched 1540 B in 4s (385 B/s) [2023-01-05T12:22:29.398Z] #0 8.146 Reading package lists... [2023-01-05T12:22:29.398Z] #74 ... [2023-01-05T12:22:29.398Z] [2023-01-05T12:22:29.398Z] #75 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ < /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-05T12:22:31.681Z] #0 8.146 Reading package lists... [2023-01-05T12:22:34.969Z] #74 11.75 Reading package lists... [2023-01-05T12:22:35.906Z] #74 14.76 Building dependency tree... [2023-01-05T12:22:36.476Z] #74 ... [2023-01-05T12:22:36.476Z] [2023-01-05T12:22:36.476Z] #69 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-01-05T12:22:36.476Z] #69 9.080 Reading package lists... [2023-01-05T12:22:36.476Z] #69 12.50 Building dependency tree... [2023-01-05T12:22:36.476Z] #69 13.61 Reading state information... [2023-01-05T12:22:36.476Z] #69 15.74 gcc is already the newest version (4:10.2.1-1). [2023-01-05T12:22:36.476Z] #69 15.74 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-01-05T12:22:36.476Z] #69 15.74 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [2023-01-05T12:22:36.476Z] #69 DONE 18.0s [2023-01-05T12:22:36.476Z] [2023-01-05T12:22:36.476Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 < /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-05T12:22:41.712Z] #74 18.36 The following additional packages will be installed: [2023-01-05T12:22:41.712Z] #74 18.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-01-05T12:22:41.712Z] #74 18.36 python3-protobuf python3-six [2023-01-05T12:22:41.712Z] #74 18.37 Suggested packages: [2023-01-05T12:22:41.712Z] #74 18.38 python3-setuptools [2023-01-05T12:22:41.712Z] #74 18.38 Recommended packages: [2023-01-05T12:22:41.712Z] #74 18.38 iproute2 | iproute [2023-01-05T12:22:41.712Z] #74 18.90 The following NEW packages will be installed: [2023-01-05T12:22:41.712Z] #74 18.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-01-05T12:22:41.712Z] #74 18.91 python3-protobuf python3-six [2023-01-05T12:22:41.712Z] #74 19.39 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2023-01-05T12:22:41.712Z] #74 19.39 Need to get 2136 kB of archives. [2023-01-05T12:22:41.712Z] #74 19.39 After this operation, 10.8 MB of additional disk space will be used. [2023-01-05T12:22:41.712Z] #74 19.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-01-05T12:22:41.712Z] #74 19.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-05T12:22:41.712Z] #74 19.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-05T12:22:41.712Z] #74 19.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-01-05T12:22:41.712Z] #74 19.42 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-05T12:22:41.712Z] #74 19.43 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-05T12:22:41.712Z] #74 19.43 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-05T12:22:41.712Z] #74 21.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2023-01-05T12:22:42.287Z] #74 ... [2023-01-05T12:22:42.287Z] [2023-01-05T12:22:42.287Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 < /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-05T12:22:42.855Z] #74 22.94 debconf: delaying package configuration, since apt-utils is not installed [2023-01-05T12:22:43.114Z] #74 23.20 Fetched 2136 kB in 3s (744 kB/s) [2023-01-05T12:22:43.114Z] #74 23.30 Selecting previously unselected package libprotobuf23:arm64. [2023-01-05T12:22:43.373Z] #74 23.30 (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-05T12:22:43.373Z] #74 23.34 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2023-01-05T12:22:43.373Z] #74 23.35 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-01-05T12:22:43.632Z] #74 23.84 Selecting previously unselected package python3-pkg-resources. [2023-01-05T12:22:43.632Z] #74 23.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-05T12:22:43.632Z] #74 23.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-05T12:22:43.891Z] #74 24.06 Selecting previously unselected package python3-six. [2023-01-05T12:22:43.891Z] #74 24.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2023-01-05T12:22:43.891Z] #74 24.07 Unpacking python3-six (1.16.0-2) ... [2023-01-05T12:22:43.891Z] #74 24.17 Selecting previously unselected package python3-protobuf. [2023-01-05T12:22:44.149Z] #74 24.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2023-01-05T12:22:44.149Z] #74 24.17 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-05T12:22:44.717Z] #74 24.62 Selecting previously unselected package libnet1:arm64. [2023-01-05T12:22:44.717Z] #74 24.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-05T12:22:44.717Z] #74 24.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-05T12:22:44.717Z] #74 24.75 Selecting previously unselected package libnl-3-200:arm64. [2023-01-05T12:22:44.717Z] #74 24.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-05T12:22:44.717Z] #74 24.77 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-05T12:22:44.717Z] #74 24.90 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-05T12:22:44.717Z] #74 24.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-05T12:22:44.717Z] #74 24.91 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-05T12:22:44.717Z] #74 25.03 Selecting previously unselected package criu. [2023-01-05T12:22:44.976Z] #74 25.03 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2023-01-05T12:22:44.976Z] #74 25.04 Unpacking criu (3.17.1-1) ... [2023-01-05T12:22:45.544Z] #74 25.71 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-05T12:22:46.921Z] #74 26.94 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-01-05T12:22:46.922Z] #74 26.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-05T12:22:46.922Z] #74 26.96 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-05T12:22:46.922Z] #74 26.97 Setting up python3-six (1.16.0-2) ... [2023-01-05T12:22:47.857Z] #74 27.94 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-05T12:22:47.857Z] #74 27.97 Setting up python3-protobuf (3.12.4-1) ... [2023-01-05T12:22:50.390Z] #74 30.51 Setting up criu (3.17.1-1) ... [2023-01-05T12:22:52.335Z] #74 32.05 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-05T12:22:52.914Z] #74 DONE 33.1s [2023-01-05T12:22:52.914Z] [2023-01-05T12:22:52.914Z] #72 [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... python3 [2023-01-05T12:23:45.540Z] #70 87.12 checking for python3... /usr/bin/python3 [2023-01-05T12:23:45.540Z] #70 87.13 checking for python3 version... 3.9 [2023-01-05T12:23:45.798Z] #70 87.24 checking for python3 platform... linux [2023-01-05T12:23:46.057Z] #70 87.34 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-01-05T12:23:46.315Z] #70 87.61 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-01-05T12:23:46.315Z] #70 87.81 checking for go-md2man... no [2023-01-05T12:23:46.573Z] #70 87.82 checking error.h usability... yes [2023-01-05T12:23:46.573Z] #70 88.01 checking error.h presence... yes [2023-01-05T12:23:46.573Z] #70 88.07 checking for error.h... yes [2023-01-05T12:23:46.832Z] #70 88.12 checking linux/openat2.h usability... yes [2023-01-05T12:23:46.832Z] #70 88.24 checking linux/openat2.h presence... yes [2023-01-05T12:23:46.832Z] #70 88.31 checking for linux/openat2.h... yes [2023-01-05T12:23:47.091Z] #70 88.38 checking for copy_file_range... yes [2023-01-05T12:23:47.350Z] #70 88.71 checking for fgetxattr... yes [2023-01-05T12:23:47.609Z] #70 88.94 checking for statx... yes [2023-01-05T12:23:47.868Z] #70 89.13 checking for fgetpwent_r... yes [2023-01-05T12:23:48.126Z] #70 89.38 checking for issetugid... no [2023-01-05T12:23:48.126Z] #70 89.62 checking for pkg-config... /usr/bin/pkg-config [2023-01-05T12:23:48.126Z] #70 89.63 checking pkg-config is at least version 0.9.0... yes [2023-01-05T12:23:48.384Z] #70 89.65 checking for library containing yajl_tree_get... -lyajl [2023-01-05T12:23:48.643Z] #70 90.05 checking for yajl >= 2.0.0... yes [2023-01-05T12:23:48.643Z] #70 90.10 checking sys/capability.h usability... yes [2023-01-05T12:23:48.643Z] #70 90.24 checking sys/capability.h presence... yes [2023-01-05T12:23:48.902Z] #70 90.32 checking for sys/capability.h... yes [2023-01-05T12:23:49.161Z] #70 90.33 checking for library containing cap_from_name... -lcap [2023-01-05T12:23:49.728Z] #70 90.70 checking for library containing dlopen... -ldl [2023-01-05T12:23:49.728Z] #70 91.13 checking seccomp.h usability... yes [2023-01-05T12:23:49.987Z] #70 91.34 checking seccomp.h presence... yes [2023-01-05T12:23:49.987Z] #70 91.40 checking for seccomp.h... yes [2023-01-05T12:23:50.554Z] #70 91.42 checking for library containing seccomp_rule_add... -lseccomp [2023-01-05T12:23:50.554Z] #70 91.96 checking for library containing seccomp_arch_resolve_name... none required [2023-01-05T12:23:50.813Z] #70 92.21 checking systemd/sd-bus.h usability... yes [2023-01-05T12:23:51.072Z] #70 92.51 checking systemd/sd-bus.h presence... yes [2023-01-05T12:23:51.331Z] #70 92.63 checking for systemd/sd-bus.h... yes [2023-01-05T12:23:51.591Z] #70 92.64 checking for library containing sd_bus_match_signal_async... -lsystemd [2023-01-05T12:23:51.850Z] #70 92.99 checking for sd_notify_barrier... yes [2023-01-05T12:23:51.850Z] #70 93.27 checking linux/bpf.h usability... yes [2023-01-05T12:23:52.109Z] #70 93.46 checking linux/bpf.h presence... yes [2023-01-05T12:23:52.109Z] #70 93.56 checking for linux/bpf.h... yes [2023-01-05T12:23:52.109Z] #70 93.57 checking compilation for eBPF... yes [2023-01-05T12:23:52.109Z] #70 93.76 checking for criu >= 3.15... no [2023-01-05T12:23:52.109Z] #70 93.78 configure: CRIU headers not found, building without CRIU support [2023-01-05T12:23:52.109Z] #70 93.78 checking for criu > 3.16... no [2023-01-05T12:23:52.367Z] #70 93.82 configure: CRIU version doesn't support join-ns API [2023-01-05T12:23:52.367Z] #70 93.82 checking for criu > 3.16.1... no [2023-01-05T12:23:52.367Z] #70 93.85 configure: CRIU version doesn't support for pre-dumping [2023-01-05T12:23:52.367Z] #70 93.86 checking for new mount API (fsconfig)... yes [2023-01-05T12:23:52.367Z] #70 93.96 checking for seccomp notify API... yes [2023-01-05T12:23:52.626Z] #70 94.09 checking for gperf... no [2023-01-05T12:23:52.626Z] #70 94.09 configure: gperf not found - cannot rebuild signal parser code [2023-01-05T12:23:52.626Z] #70 94.09 checking for library containing argp_parse... none required [2023-01-05T12:23:53.193Z] #70 94.49 checking that generated files are newer than configure... done [2023-01-05T12:23:53.193Z] #70 94.49 configure: creating ./config.status [2023-01-05T12:23:53.760Z] #70 ... [2023-01-05T12:23:53.760Z] [2023-01-05T12:23:53.760Z] #75 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <= 2.1.0... yes [2023-01-05T12:24:04.487Z] #70 105.9 checking for a sed that does not truncate output... (cached) /bin/sed [2023-01-05T12:24:04.487Z] #70 105.9 checking for gcc... (cached) gcc [2023-01-05T12:24:04.487Z] #70 106.0 checking whether we are using the GNU C compiler... (cached) yes [2023-01-05T12:24:04.487Z] #70 106.0 checking whether gcc accepts -g... (cached) yes [2023-01-05T12:24:04.487Z] #70 106.0 checking for gcc option to accept ISO C89... (cached) none needed [2023-01-05T12:24:04.487Z] #70 106.0 checking whether gcc understands -c and -o together... (cached) yes [2023-01-05T12:24:04.487Z] #70 106.0 checking for a Python interpreter with version >= 3... python3 [2023-01-05T12:24:04.487Z] #70 106.0 checking for python3... /usr/bin/python3 [2023-01-05T12:24:04.487Z] #70 106.0 checking for python3 version... 3.9 [2023-01-05T12:24:04.487Z] #70 106.0 checking for python3 platform... linux [2023-01-05T12:24:04.745Z] #70 106.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-01-05T12:24:04.745Z] #70 106.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-01-05T12:24:04.745Z] #70 106.3 checking that generated files are newer than configure... done [2023-01-05T12:24:05.004Z] #70 106.4 configure: creating ./config.status [2023-01-05T12:24:07.537Z] #70 108.7 config.status: creating Makefile [2023-01-05T12:24:07.537Z] #70 108.7 config.status: creating config.h [2023-01-05T12:24:07.537Z] #70 108.8 config.status: executing libtool commands [2023-01-05T12:24:07.537Z] #70 108.8 config.status: executing depfiles commands [2023-01-05T12:24:07.796Z] #70 109.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-01-05T12:24:08.055Z] #70 109.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-01-05T12:24:08.314Z] #70 109.7 checking for gcc... gcc [2023-01-05T12:24:08.314Z] #70 109.8 checking whether the C compiler works... yes [2023-01-05T12:24:08.573Z] #70 109.9 checking for C compiler default output file name... a.out [2023-01-05T12:24:08.573Z] #70 109.9 checking for suffix of executables... [2023-01-05T12:24:08.832Z] #70 110.1 checking whether we are cross compiling... no [2023-01-05T12:24:08.832Z] #70 110.3 checking for suffix of object files... o [2023-01-05T12:24:08.832Z] #70 110.4 checking whether we are using the GNU C compiler... yes [2023-01-05T12:24:08.832Z] #70 110.4 checking whether gcc accepts -g... yes [2023-01-05T12:24:09.090Z] #70 110.5 checking for gcc option to accept ISO C89... none needed [2023-01-05T12:24:09.090Z] #70 110.5 checking whether gcc understands -c and -o together... yes [2023-01-05T12:24:09.090Z] #70 110.7 checking for a BSD-compatible install... /usr/bin/install -c [2023-01-05T12:24:09.090Z] #70 110.7 checking whether build environment is sane... yes [2023-01-05T12:24:09.090Z] #70 110.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-01-05T12:24:09.090Z] #70 110.7 checking for gawk... no [2023-01-05T12:24:09.349Z] #70 110.7 checking for mawk... mawk [2023-01-05T12:24:09.349Z] #70 110.7 checking whether make sets $(MAKE)... yes [2023-01-05T12:24:09.349Z] #70 110.8 checking whether make supports the include directive... yes (GNU style) [2023-01-05T12:24:09.349Z] #70 110.8 checking whether make supports nested variables... yes [2023-01-05T12:24:09.349Z] #70 110.8 checking whether UID '0' is supported by ustar format... yes [2023-01-05T12:24:09.349Z] #70 110.8 checking whether GID '0' is supported by ustar format... yes [2023-01-05T12:24:09.349Z] #70 110.8 checking how to create a ustar tar archive... gnutar [2023-01-05T12:24:09.608Z] #70 110.9 checking dependency style of gcc... gcc3 [2023-01-05T12:24:09.608Z] #70 111.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-01-05T12:24:09.608Z] #70 111.0 checking whether make supports nested variables... (cached) yes [2023-01-05T12:24:09.867Z] #70 111.1 checking build system type... aarch64-unknown-linux-gnu [2023-01-05T12:24:09.867Z] #70 111.4 checking host system type... aarch64-unknown-linux-gnu [2023-01-05T12:24:09.867Z] #70 111.4 checking how to print strings... printf [2023-01-05T12:24:09.867Z] #70 111.4 checking for a sed that does not truncate output... /bin/sed [2023-01-05T12:24:09.867Z] #70 111.4 checking for grep that handles long lines and -e... /bin/grep [2023-01-05T12:24:09.867Z] #70 111.4 checking for egrep... /bin/grep -E [2023-01-05T12:24:09.867Z] #70 111.4 checking for fgrep... /bin/grep -F [2023-01-05T12:24:09.867Z] #70 111.4 checking for ld used by gcc... /usr/bin/ld [2023-01-05T12:24:09.867Z] #70 111.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-01-05T12:24:09.867Z] #70 111.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-01-05T12:24:10.125Z] #70 111.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-01-05T12:24:10.125Z] #70 111.6 checking whether ln -s works... yes [2023-01-05T12:24:10.125Z] #70 111.6 checking the maximum length of command line arguments... 1572864 [2023-01-05T12:24:10.125Z] #70 111.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-01-05T12:24:10.125Z] #70 111.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-01-05T12:24:10.125Z] #70 111.6 checking for /usr/bin/ld option to reload object files... -r [2023-01-05T12:24:10.125Z] #70 111.6 checking for objdump... objdump [2023-01-05T12:24:10.125Z] #70 111.6 checking how to recognize dependent libraries... pass_all [2023-01-05T12:24:10.126Z] #70 111.6 checking for dlltool... no [2023-01-05T12:24:10.126Z] #70 111.6 checking how to associate runtime and link libraries... printf %s\n [2023-01-05T12:24:10.126Z] #70 111.6 checking for ar... ar [2023-01-05T12:24:10.384Z] #70 111.6 checking for archiver @FILE support... @ [2023-01-05T12:24:10.384Z] #70 111.7 checking for strip... strip [2023-01-05T12:24:10.384Z] #70 111.7 checking for ranlib... ranlib [2023-01-05T12:24:10.643Z] #70 111.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-01-05T12:24:10.643Z] #70 112.1 checking for sysroot... no [2023-01-05T12:24:10.643Z] #70 112.2 checking for a working dd... /bin/dd [2023-01-05T12:24:10.643Z] #70 112.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-01-05T12:24:10.643Z] #70 112.2 checking for mt... no [2023-01-05T12:24:10.643Z] #70 112.2 checking if : is a manifest tool... no [2023-01-05T12:24:10.643Z] #70 112.2 checking how to run the C preprocessor... gcc -E [2023-01-05T12:24:11.160Z] #70 112.4 checking for ANSI C header files... yes [2023-01-05T12:24:11.419Z] #70 112.8 checking for sys/types.h... yes [2023-01-05T12:24:11.679Z] #70 112.9 checking for sys/stat.h... yes [2023-01-05T12:24:11.679Z] #70 113.1 checking for stdlib.h... yes [2023-01-05T12:24:11.937Z] #70 113.2 checking for string.h... yes [2023-01-05T12:24:11.937Z] #70 113.3 checking for memory.h... yes [2023-01-05T12:24:11.937Z] #70 113.4 checking for strings.h... yes [2023-01-05T12:24:12.196Z] #70 113.6 checking for inttypes.h... yes [2023-01-05T12:24:12.455Z] #70 113.8 checking for stdint.h... yes [2023-01-05T12:24:12.455Z] #70 113.9 checking for unistd.h... yes [2023-01-05T12:24:12.714Z] #70 114.1 checking for dlfcn.h... yes [2023-01-05T12:24:12.714Z] #70 114.2 checking for objdir... .libs [2023-01-05T12:24:12.973Z] #70 114.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-01-05T12:24:12.973Z] #70 114.5 checking for gcc option to produce PIC... -fPIC -DPIC [2023-01-05T12:24:12.973Z] #70 114.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-01-05T12:24:13.231Z] #70 114.5 checking if gcc static flag -static works... yes [2023-01-05T12:24:13.231Z] #70 114.8 checking if gcc supports -c -o file.o... yes [2023-01-05T12:24:13.490Z] #70 114.9 checking if gcc supports -c -o file.o... (cached) yes [2023-01-05T12:24:13.490Z] #70 114.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-01-05T12:24:13.749Z] #70 115.0 checking dynamic linker characteristics... GNU/Linux ld.so [2023-01-05T12:24:13.749Z] #70 115.2 checking how to hardcode library paths into programs... immediate [2023-01-05T12:24:13.749Z] #70 115.2 checking whether stripping libraries is possible... yes [2023-01-05T12:24:13.749Z] #70 115.3 checking if libtool supports shared libraries... yes [2023-01-05T12:24:13.749Z] #70 115.3 checking whether to build shared libraries... no [2023-01-05T12:24:13.749Z] #70 115.3 checking whether to build static libraries... yes [2023-01-05T12:24:13.749Z] #70 115.3 checking float.h usability... yes [2023-01-05T12:24:14.008Z] #70 115.3 checking float.h presence... yes [2023-01-05T12:24:14.008Z] #70 115.4 checking for float.h... yes [2023-01-05T12:24:14.008Z] #70 115.4 checking limits.h usability... yes [2023-01-05T12:24:14.008Z] #70 115.6 checking limits.h presence... yes [2023-01-05T12:24:14.008Z] #70 115.6 checking for limits.h... yes [2023-01-05T12:24:14.267Z] #70 115.6 checking stddef.h usability... yes [2023-01-05T12:24:14.267Z] #70 115.7 checking stddef.h presence... yes [2023-01-05T12:24:14.267Z] #70 115.7 checking for stddef.h... yes [2023-01-05T12:24:14.267Z] #70 115.8 checking for stdlib.h... (cached) yes [2023-01-05T12:24:14.267Z] #70 115.8 checking for string.h... (cached) yes [2023-01-05T12:24:14.525Z] #70 115.8 checking sys/time.h usability... yes [2023-01-05T12:24:14.525Z] #70 116.0 checking sys/time.h presence... yes [2023-01-05T12:24:14.525Z] #70 116.0 checking for sys/time.h... yes [2023-01-05T12:24:14.784Z] #70 116.1 checking for inline... inline [2023-01-05T12:24:14.784Z] #70 116.1 checking for size_t... yes [2023-01-05T12:24:14.784Z] #70 116.4 checking for stdlib.h... (cached) yes [2023-01-05T12:24:15.043Z] #70 116.4 checking for GNU libc compatible malloc... yes [2023-01-05T12:24:15.043Z] #70 116.6 checking for stdlib.h... (cached) yes [2023-01-05T12:24:15.302Z] #70 116.6 checking for GNU libc compatible realloc... yes [2023-01-05T12:24:15.561Z] #70 116.7 checking for working strtod... yes [2023-01-05T12:24:15.561Z] #70 116.9 checking for gettimeofday... yes [2023-01-05T12:24:15.561Z] #70 117.1 checking for memset... yes [2023-01-05T12:24:15.820Z] #70 117.2 checking for strspn... yes [2023-01-05T12:24:16.078Z] #70 117.5 checking that generated files are newer than configure... done [2023-01-05T12:24:16.078Z] #70 117.5 configure: creating ./config.status [2023-01-05T12:24:18.668Z] #70 119.8 config.status: creating Makefile [2023-01-05T12:24:18.668Z] #70 119.8 config.status: creating config.h [2023-01-05T12:24:18.668Z] #70 119.9 config.status: executing depfiles commands [2023-01-05T12:24:18.668Z] #70 120.1 config.status: executing libtool commands [2023-01-05T12:24:19.269Z] #70 120.9 GEN .version [2023-01-05T12:24:19.269Z] #70 120.9 make install-recursive [2023-01-05T12:24:19.269Z] #70 120.9 make[1]: Entering directory '/tmp/crun-build' [2023-01-05T12:24:19.269Z] #70 121.0 Making install in libocispec [2023-01-05T12:24:19.535Z] #70 121.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2023-01-05T12:24:19.535Z] #70 121.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2023-01-05T12:24:19.535Z] #70 121.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2023-01-05T12:24:19.535Z] #70 121.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2023-01-05T12:24:19.535Z] #70 121.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2023-01-05T12:24:20.102Z] #70 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2023-01-05T12:24:20.102Z] #70 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2023-01-05T12:24:20.102Z] #70 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2023-01-05T12:24:20.102Z] #70 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2023-01-05T12:24:20.102Z] #70 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2023-01-05T12:24:20.102Z] #70 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2023-01-05T12:24:20.102Z] #70 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2023-01-05T12:24:20.102Z] #70 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2023-01-05T12:24:20.102Z] #70 121.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2023-01-05T12:24:20.102Z] #70 121.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2023-01-05T12:24:20.102Z] #70 121.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2023-01-05T12:24:20.102Z] #70 121.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2023-01-05T12:24:20.102Z] #70 121.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2023-01-05T12:24:20.102Z] #70 121.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2023-01-05T12:24:20.102Z] #70 121.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2023-01-05T12:24:20.102Z] #70 121.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2023-01-05T12:24:20.670Z] #70 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2023-01-05T12:24:20.929Z] #70 122.4 make install-recursive [2023-01-05T12:24:20.929Z] #70 122.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2023-01-05T12:24:20.929Z] #70 122.4 Making install in yajl [2023-01-05T12:24:20.929Z] #70 122.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-01-05T12:24:20.929Z] #70 122.5 CC verify/json_verify-json_verify.o [2023-01-05T12:24:20.929Z] #70 122.5 CC src/libyajl_la-yajl_alloc.lo [2023-01-05T12:24:20.929Z] #70 122.5 CC src/libyajl_la-yajl.lo [2023-01-05T12:24:20.929Z] #70 122.5 CC src/libyajl_la-yajl_gen.lo [2023-01-05T12:24:20.929Z] #70 122.5 CC src/libyajl_la-yajl_parser.lo [2023-01-05T12:24:20.929Z] #70 122.5 CC src/libyajl_la-yajl_buf.lo [2023-01-05T12:24:20.929Z] #70 122.6 CC src/libyajl_la-yajl_encode.lo [2023-01-05T12:24:21.188Z] #70 122.6 CC src/libyajl_la-yajl_lex.lo [2023-01-05T12:24:21.188Z] #70 122.6 CC src/libyajl_la-yajl_tree.lo [2023-01-05T12:24:25.376Z] #70 126.7 CCLD libyajl.la [2023-01-05T12:24:25.634Z] #70 127.0 CCLD verify/json_verify [2023-01-05T12:24:25.892Z] #70 127.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-01-05T12:24:25.892Z] #70 127.3 make[5]: Nothing to be done for 'install-exec-am'. [2023-01-05T12:24:25.892Z] #70 127.3 make[5]: Nothing to be done for 'install-data-am'. [2023-01-05T12:24:25.892Z] #70 127.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-01-05T12:24:25.892Z] #70 127.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-01-05T12:24:25.892Z] #70 127.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2023-01-05T12:24:25.892Z] #70 127.4 CC src/validate.o [2023-01-05T12:24:25.892Z] #70 127.5 CC src/image_spec_schema_config_schema.lo [2023-01-05T12:24:25.892Z] #70 127.5 CC src/image_spec_schema_content_descriptor.lo [2023-01-05T12:24:25.892Z] #70 127.5 CC src/image_spec_schema_defs.lo [2023-01-05T12:24:25.892Z] #70 127.5 CC src/image_spec_schema_defs_descriptor.lo [2023-01-05T12:24:25.892Z] #70 127.5 CC src/image_spec_schema_image_index_schema.lo [2023-01-05T12:24:25.892Z] #70 127.5 CC src/image_spec_schema_image_layout_schema.lo [2023-01-05T12:24:26.150Z] #70 127.5 CC src/image_spec_schema_image_manifest_schema.lo [2023-01-05T12:24:26.150Z] #70 127.5 CC src/runtime_spec_schema_config_linux.lo [2023-01-05T12:24:26.150Z] #70 127.6 CC src/runtime_spec_schema_config_zos.lo [2023-01-05T12:24:26.150Z] #70 127.6 CC src/runtime_spec_schema_config_schema.lo [2023-01-05T12:24:26.150Z] #70 127.6 CC src/runtime_spec_schema_config_vm.lo [2023-01-05T12:24:26.150Z] #70 127.7 CC src/runtime_spec_schema_config_solaris.lo [2023-01-05T12:24:26.150Z] #70 127.7 CC src/runtime_spec_schema_config_windows.lo [2023-01-05T12:24:26.150Z] #70 127.7 CC src/runtime_spec_schema_defs.lo [2023-01-05T12:24:26.150Z] #70 127.8 CC src/runtime_spec_schema_defs_linux.lo [2023-01-05T12:24:26.408Z] #70 127.8 CC src/runtime_spec_schema_defs_zos.lo [2023-01-05T12:24:26.408Z] #70 127.9 CC src/runtime_spec_schema_defs_vm.lo [2023-01-05T12:24:26.408Z] #70 128.0 CC src/runtime_spec_schema_defs_windows.lo [2023-01-05T12:24:26.666Z] #70 128.1 CC src/runtime_spec_schema_state_schema.lo [2023-01-05T12:24:26.666Z] #70 128.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2023-01-05T12:24:26.924Z] #70 128.5 CC src/basic_test_double_array_item.lo [2023-01-05T12:24:26.924Z] #70 128.5 CC src/basic_test_double_array.lo [2023-01-05T12:24:26.924Z] #70 128.5 CC src/basic_test_top_array_int.lo [2023-01-05T12:24:27.182Z] #70 128.7 CC src/basic_test_top_array_string.lo [2023-01-05T12:24:27.182Z] #70 128.8 CC src/basic_test_top_double_array_int.lo [2023-01-05T12:24:27.440Z] #70 128.9 CC src/basic_test_top_double_array_obj.lo [2023-01-05T12:24:27.440Z] #70 129.0 CC src/basic_test_top_double_array_refobj.lo [2023-01-05T12:24:27.440Z] #70 129.1 CC src/basic_test_top_double_array_string.lo [2023-01-05T12:24:27.702Z] #70 129.2 CC src/read-file.lo [2023-01-05T12:24:27.702Z] #70 129.4 CC src/json_common.lo [2023-01-05T12:24:28.270Z] #70 129.7 CC tests/test-1.o [2023-01-05T12:24:28.528Z] #70 129.9 CC tests/test-2.o [2023-01-05T12:24:28.528Z] #70 129.9 CC tests/test-3.o [2023-01-05T12:24:28.787Z] #70 130.2 CC tests/test-4.o [2023-01-05T12:24:28.787Z] #70 130.3 CC tests/test-5.o [2023-01-05T12:24:28.787Z] #70 130.4 CC tests/test-6.o [2023-01-05T12:24:29.046Z] #70 130.6 CC tests/test-7.o [2023-01-05T12:24:29.305Z] #70 130.8 CC tests/test-8.o [2023-01-05T12:24:29.563Z] #70 131.0 CC tests/test-9.o [2023-01-05T12:24:29.563Z] #70 131.0 CC tests/test-10.o [2023-01-05T12:24:29.822Z] #70 131.2 CC tests/test-11.o [2023-01-05T12:25:01.896Z] #70 159.4 CCLD libocispec.la [2023-01-05T12:25:01.896Z] #70 159.8 CCLD src/validate [2023-01-05T12:25:01.896Z] #70 159.8 CCLD tests/test-1 [2023-01-05T12:25:01.896Z] #70 159.9 CCLD tests/test-2 [2023-01-05T12:25:01.896Z] #70 159.9 CCLD tests/test-3 [2023-01-05T12:25:01.896Z] #70 159.9 CCLD tests/test-4 [2023-01-05T12:25:01.896Z] #70 160.1 CCLD tests/test-5 [2023-01-05T12:25:01.896Z] #70 160.1 CCLD tests/test-6 [2023-01-05T12:25:01.896Z] #70 160.2 CCLD tests/test-7 [2023-01-05T12:25:01.896Z] #70 160.3 CCLD tests/test-8 [2023-01-05T12:25:01.896Z] #70 160.4 CCLD tests/test-9 [2023-01-05T12:25:01.896Z] #70 160.4 CCLD tests/test-10 [2023-01-05T12:25:01.896Z] #70 160.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2023-01-05T12:25:01.896Z] #70 160.5 CCLD tests/test-11 [2023-01-05T12:25:01.896Z] #70 162.3 libtool: link: ar cr libocispec.a [2023-01-05T12:25:01.896Z] #70 162.4 libtool: link: ranlib libocispec.a [2023-01-05T12:25:01.896Z] #70 163.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2023-01-05T12:25:01.896Z] #70 163.6 make[5]: Nothing to be done for 'install-exec-am'. [2023-01-05T12:25:01.896Z] #70 163.6 make[5]: Nothing to be done for 'install-data-am'. [2023-01-05T12:25:01.896Z] #70 163.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-05T12:25:01.896Z] #70 163.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-05T12:25:01.896Z] #70 163.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-05T12:25:01.896Z] #70 163.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2023-01-05T12:25:02.155Z] #70 163.6 make[2]: Entering directory '/tmp/crun-build' [2023-01-05T12:25:02.155Z] #70 163.8 CC src/libcrun/libcrun_testing_a-utils.o [2023-01-05T12:25:02.155Z] #70 163.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2023-01-05T12:25:02.155Z] #70 163.8 CC src/libcrun/libcrun_testing_a-container.o [2023-01-05T12:25:02.156Z] #70 163.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2023-01-05T12:25:02.156Z] #70 163.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2023-01-05T12:25:02.156Z] #70 163.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2023-01-05T12:25:02.415Z] #70 163.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2023-01-05T12:25:02.415Z] #70 163.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2023-01-05T12:25:02.415Z] #70 163.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2023-01-05T12:25:02.415Z] #70 163.9 CC src/libcrun/libcrun_testing_a-criu.o [2023-01-05T12:25:02.415Z] #70 164.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2023-01-05T12:25:02.415Z] #70 164.0 CC src/libcrun/libcrun_testing_a-linux.o [2023-01-05T12:25:02.415Z] #70 164.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2023-01-05T12:25:02.674Z] #70 164.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2023-01-05T12:25:02.674Z] #70 164.1 CC src/libcrun/libcrun_testing_a-error.o [2023-01-05T12:25:02.674Z] #70 164.2 CC src/libcrun/libcrun_testing_a-status.o [2023-01-05T12:25:02.674Z] #70 164.3 CC src/libcrun/libcrun_testing_a-terminal.o [2023-01-05T12:25:02.934Z] #70 164.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2023-01-05T12:25:02.934Z] #70 164.4 CC src/libcrun/libcrun_testing_a-signals.o [2023-01-05T12:25:03.193Z] #70 164.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2023-01-05T12:25:03.193Z] #70 164.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2023-01-05T12:25:03.193Z] #70 164.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2023-01-05T12:25:03.452Z] #70 164.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2023-01-05T12:25:03.452Z] #70 164.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2023-01-05T12:25:03.452Z] #70 165.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2023-01-05T12:25:03.711Z] #70 165.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2023-01-05T12:25:03.711Z] #70 165.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2023-01-05T12:25:04.279Z] #70 165.8 CC src/crun-crun.o [2023-01-05T12:25:04.537Z] #70 166.0 CC src/crun-run.o [2023-01-05T12:25:04.796Z] #70 166.1 CC src/crun-delete.o [2023-01-05T12:25:04.796Z] #70 166.2 CC src/crun-kill.o [2023-01-05T12:25:04.796Z] #70 166.3 CC src/crun-pause.o [2023-01-05T12:25:05.055Z] #70 166.4 CC src/crun-unpause.o [2023-01-05T12:25:05.055Z] #70 166.5 CC src/crun-spec.o [2023-01-05T12:25:05.055Z] #70 166.6 CC src/crun-exec.o [2023-01-05T12:25:05.314Z] #70 166.8 CC src/crun-list.o [2023-01-05T12:25:05.314Z] #70 166.8 CC src/crun-create.o [2023-01-05T12:25:05.314Z] #70 166.9 CC src/crun-start.o [2023-01-05T12:25:05.314Z] #70 167.0 CC src/crun-state.o [2023-01-05T12:25:05.572Z] #70 167.1 CC src/crun-update.o [2023-01-05T12:25:05.572Z] #70 167.1 CC src/crun-ps.o [2023-01-05T12:25:05.831Z] #70 167.3 CC src/crun-checkpoint.o [2023-01-05T12:25:05.831Z] #70 167.4 CC src/crun-restore.o [2023-01-05T12:25:05.831Z] #70 167.5 CC src/libcrun/libcrun_la-utils.lo [2023-01-05T12:25:06.090Z] #70 167.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2023-01-05T12:25:06.090Z] #70 167.7 CC src/libcrun/libcrun_la-container.lo [2023-01-05T12:25:06.349Z] #70 167.8 CC src/libcrun/libcrun_la-cgroup.lo [2023-01-05T12:25:06.349Z] #70 167.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2023-01-05T12:25:06.608Z] #70 ... [2023-01-05T12:25:06.608Z] [2023-01-05T12:25:06.608Z] #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-05T12:26:30.668Z] #105 DONE 0.4s [2023-01-05T12:26:30.668Z] [2023-01-05T12:26:30.668Z] #106 [dev-base 4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-05T12:26:31.235Z] #106 DONE 0.5s [2023-01-05T12:26:31.235Z] [2023-01-05T12:26:31.235Z] #107 [dev-base 5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-05T12:26:31.802Z] #107 DONE 0.4s [2023-01-05T12:26:31.802Z] [2023-01-05T12:26:31.802Z] #108 [dev-base 6/10] RUN ldconfig [2023-01-05T12:26:32.060Z] #108 DONE 0.5s [2023-01-05T12:26:32.060Z] [2023-01-05T12:26:32.060Z] #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-05T12:26:32.994Z] #109 0.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-05T12:26:32.994Z] #109 0.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-05T12:26:32.994Z] #109 1.021 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-05T12:26:33.252Z] #109 1.025 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-05T12:26:33.252Z] #109 1.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2023-01-05T12:26:33.510Z] #109 1.236 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-05T12:26:34.079Z] #109 1.997 Fetched 8498 kB in 2s (5570 kB/s) [2023-01-05T12:26:34.645Z] #109 1.997 Reading package lists... [2023-01-05T12:26:35.212Z] #109 2.565 Reading package lists... [2023-01-05T12:26:35.471Z] #109 3.108 Building dependency tree... [2023-01-05T12:26:35.730Z] #109 3.557 The following additional packages will be installed: [2023-01-05T12:26:35.730Z] #109 3.558 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-01-05T12:26:35.730Z] #109 3.558 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-01-05T12:26:35.730Z] #109 3.558 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-01-05T12:26:35.730Z] #109 3.559 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-01-05T12:26:35.730Z] #109 3.559 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-01-05T12:26:35.730Z] #109 3.560 xxd [2023-01-05T12:26:35.730Z] #109 3.562 Suggested packages: [2023-01-05T12:26:35.730Z] #109 3.562 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-05T12:26:35.730Z] #109 3.562 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-01-05T12:26:35.730Z] #109 3.562 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-01-05T12:26:35.730Z] #109 3.562 Recommended packages: [2023-01-05T12:26:35.730Z] #109 3.562 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-01-05T12:26:35.730Z] #109 3.562 systemd-timesyncd | time-daemon unzip [2023-01-05T12:26:35.988Z] #109 3.932 The following NEW packages will be installed: [2023-01-05T12:26:35.988Z] #109 3.932 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-01-05T12:26:35.988Z] #109 3.932 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-01-05T12:26:35.988Z] #109 3.933 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-01-05T12:26:35.988Z] #109 3.933 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-01-05T12:26:35.988Z] #109 3.933 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-01-05T12:26:35.988Z] #109 3.933 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-01-05T12:26:35.988Z] #109 3.933 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-01-05T12:26:35.988Z] #109 3.934 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-01-05T12:26:35.988Z] #109 3.934 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-05T12:26:35.988Z] #109 3.934 xz-utils zip zstd [2023-01-05T12:26:36.246Z] #109 4.211 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded. [2023-01-05T12:26:36.246Z] #109 4.211 Need to get 32.1 MB of archives. [2023-01-05T12:26:36.246Z] #109 4.211 After this operation, 124 MB of additional disk space will be used. [2023-01-05T12:26:36.246Z] #109 4.211 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-01-05T12:26:36.246Z] #109 4.214 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-05T12:26:36.246Z] #109 4.216 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-01-05T12:26:36.246Z] #109 4.218 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-05T12:26:36.246Z] #109 4.219 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-05T12:26:36.246Z] #109 4.220 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-01-05T12:26:36.246Z] #109 4.223 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-01-05T12:26:36.246Z] #109 4.225 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-01-05T12:26:36.246Z] #109 4.227 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-01-05T12:26:36.246Z] #109 4.230 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2023-01-05T12:26:36.246Z] #109 4.259 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-01-05T12:26:36.504Z] #109 4.260 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-01-05T12:26:36.504Z] #109 4.261 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-01-05T12:26:36.504Z] #109 4.262 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-01-05T12:26:36.504Z] #109 4.263 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-01-05T12:26:36.504Z] #109 4.263 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-01-05T12:26:36.504Z] #109 4.264 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-01-05T12:26:36.504Z] #109 4.269 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-05T12:26:36.504Z] #109 4.271 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-05T12:26:36.504Z] #109 4.272 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-01-05T12:26:36.504Z] #109 4.274 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-01-05T12:26:36.504Z] #109 4.274 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-05T12:26:36.504Z] #109 4.276 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-01-05T12:26:36.504Z] #109 4.279 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-01-05T12:26:36.504Z] #109 4.281 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-01-05T12:26:36.504Z] #109 4.281 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-01-05T12:26:36.504Z] #109 4.282 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-01-05T12:26:36.504Z] #109 4.282 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-01-05T12:26:36.504Z] #109 4.283 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-01-05T12:26:36.504Z] #109 4.286 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-01-05T12:26:36.504Z] #109 4.287 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-01-05T12:26:36.505Z] #109 4.291 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-01-05T12:26:36.505Z] #109 4.293 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-01-05T12:26:36.505Z] #109 4.466 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-01-05T12:26:36.505Z] #109 4.485 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-05T12:26:36.505Z] #109 4.545 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-01-05T12:26:36.763Z] #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-05T12:26:36.763Z] #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-05T12:26:36.763Z] #109 4.547 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-05T12:26:36.763Z] #109 4.548 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-05T12:26:36.763Z] #109 4.549 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-01-05T12:26:36.763Z] #109 4.549 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-01-05T12:26:36.763Z] #109 4.550 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-01-05T12:26:36.763Z] #109 4.551 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-05T12:26:36.763Z] #109 4.561 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-05T12:26:36.763Z] #109 4.562 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-05T12:26:36.763Z] #109 4.563 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-05T12:26:36.763Z] #109 4.639 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-05T12:26:36.763Z] #109 4.669 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-05T12:26:36.763Z] #109 4.670 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-05T12:26:36.763Z] #109 4.675 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2023-01-05T12:26:36.763Z] #109 4.682 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2023-01-05T12:26:36.763Z] #109 4.683 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-01-05T12:26:36.763Z] #109 4.685 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-01-05T12:26:36.763Z] #109 4.687 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-05T12:26:36.763Z] #109 4.728 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-01-05T12:26:36.763Z] #109 4.735 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-01-05T12:26:37.021Z] #109 4.894 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-01-05T12:26:37.279Z] #109 5.023 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-01-05T12:26:37.279Z] #109 5.171 debconf: delaying package configuration, since apt-utils is not installed [2023-01-05T12:26:37.279Z] #109 5.215 Fetched 32.1 MB in 1s (29.7 MB/s) [2023-01-05T12:26:37.279Z] #109 5.243 Selecting previously unselected package libapparmor1:arm64. [2023-01-05T12:26:37.538Z] #109 5.243 (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-05T12:26:37.538Z] #109 5.252 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-01-05T12:26:37.538Z] #109 5.262 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-01-05T12:26:37.538Z] #109 5.310 Selecting previously unselected package libcap2:arm64. [2023-01-05T12:26:37.538Z] #109 5.311 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-05T12:26:37.538Z] #109 5.315 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-05T12:26:37.538Z] #109 5.354 Selecting previously unselected package libargon2-1:arm64. [2023-01-05T12:26:37.538Z] #109 5.356 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-01-05T12:26:37.538Z] #109 5.361 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-01-05T12:26:37.538Z] #109 5.398 Selecting previously unselected package dmsetup. [2023-01-05T12:26:37.538Z] #109 5.400 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-01-05T12:26:37.538Z] #109 5.404 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-05T12:26:37.538Z] #109 5.455 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-01-05T12:26:37.538Z] #109 5.457 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-05T12:26:37.538Z] #109 5.463 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-05T12:26:37.538Z] #109 5.510 Selecting previously unselected package libjson-c5:arm64. [2023-01-05T12:26:37.538Z] #109 5.512 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-01-05T12:26:37.538Z] #109 5.518 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-01-05T12:26:37.538Z] #109 5.561 Selecting previously unselected package libcryptsetup12:arm64. [2023-01-05T12:26:37.796Z] #109 5.563 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-01-05T12:26:37.796Z] #109 5.568 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-01-05T12:26:37.796Z] #109 5.622 Selecting previously unselected package libip4tc2:arm64. [2023-01-05T12:26:37.796Z] #109 5.624 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-01-05T12:26:37.796Z] #109 5.628 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-01-05T12:26:37.796Z] #109 5.670 Selecting previously unselected package libkmod2:arm64. [2023-01-05T12:26:37.796Z] #109 5.673 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-01-05T12:26:37.796Z] #109 5.678 Unpacking libkmod2:arm64 (28-1) ... [2023-01-05T12:26:37.796Z] #109 5.729 Selecting previously unselected package systemd. [2023-01-05T12:26:37.796Z] #109 5.731 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ... [2023-01-05T12:26:37.796Z] #109 5.782 Unpacking systemd (247.3-7+deb11u1) ... [2023-01-05T12:26:38.363Z] #109 6.169 Selecting previously unselected package pigz. [2023-01-05T12:26:38.363Z] #109 6.172 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-01-05T12:26:38.363Z] #109 6.177 Unpacking pigz (2.6-1) ... [2023-01-05T12:26:38.363Z] #109 6.217 Selecting previously unselected package libelf1:arm64. [2023-01-05T12:26:38.363Z] #109 6.217 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-01-05T12:26:38.363Z] #109 6.221 Unpacking libelf1:arm64 (0.183-1) ... [2023-01-05T12:26:38.363Z] #109 6.278 Selecting previously unselected package libbpf0:arm64. [2023-01-05T12:26:38.363Z] #109 6.281 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-01-05T12:26:38.363Z] #109 6.285 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-01-05T12:26:38.363Z] #109 6.337 Selecting previously unselected package libmnl0:arm64. [2023-01-05T12:26:38.621Z] #109 6.340 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-01-05T12:26:38.621Z] #109 6.358 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-01-05T12:26:38.621Z] #109 6.408 Selecting previously unselected package libxtables12:arm64. [2023-01-05T12:26:38.621Z] #109 6.410 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-01-05T12:26:38.621Z] #109 6.414 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-01-05T12:26:38.621Z] #109 6.448 Selecting previously unselected package libcap2-bin. [2023-01-05T12:26:38.621Z] #109 6.450 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-01-05T12:26:38.621Z] #109 6.454 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-05T12:26:38.621Z] #109 6.498 Selecting previously unselected package iproute2. [2023-01-05T12:26:38.621Z] #109 6.501 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-01-05T12:26:38.621Z] #109 6.504 Unpacking iproute2 (5.10.0-4) ... [2023-01-05T12:26:38.880Z] #109 6.606 Selecting previously unselected package xxd. [2023-01-05T12:26:38.880Z] #109 6.608 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-05T12:26:38.880Z] #109 6.612 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-05T12:26:38.880Z] #109 6.662 Selecting previously unselected package vim-common. [2023-01-05T12:26:38.880Z] #109 6.664 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-05T12:26:38.880Z] #109 6.673 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-05T12:26:38.880Z] #109 6.730 Selecting previously unselected package bash-completion. [2023-01-05T12:26:38.880Z] #109 6.732 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-01-05T12:26:39.452Z] #109 7.414 Unpacking bash-completion (1:2.11-2) ... [2023-01-05T12:26:39.710Z] #109 7.529 Selecting previously unselected package bzip2. [2023-01-05T12:26:39.710Z] #109 7.532 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-01-05T12:26:39.710Z] #109 7.536 Unpacking bzip2 (1.0.8-4) ... [2023-01-05T12:26:39.710Z] #109 7.572 Selecting previously unselected package xz-utils. [2023-01-05T12:26:39.710Z] #109 7.575 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-01-05T12:26:39.710Z] #109 7.578 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-05T12:26:39.710Z] #109 7.637 Selecting previously unselected package apparmor. [2023-01-05T12:26:39.710Z] #109 7.640 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-01-05T12:26:39.710Z] #109 7.663 Unpacking apparmor (2.13.6-10) ... [2023-01-05T12:26:39.710Z] #109 7.761 Selecting previously unselected package inetutils-ping. [2023-01-05T12:26:39.969Z] #109 7.764 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-01-05T12:26:39.969Z] #109 7.768 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-05T12:26:39.969Z] #109 7.824 Selecting previously unselected package libip6tc2:arm64. [2023-01-05T12:26:39.969Z] #109 7.827 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-01-05T12:26:39.969Z] #109 7.833 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-01-05T12:26:39.969Z] #109 7.868 Selecting previously unselected package libnfnetlink0:arm64. [2023-01-05T12:26:39.969Z] #109 7.871 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-01-05T12:26:39.969Z] #109 7.875 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-05T12:26:39.969Z] #109 7.917 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-01-05T12:26:39.969Z] #109 7.920 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-01-05T12:26:39.969Z] #109 7.924 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-05T12:26:39.969Z] #109 7.968 Selecting previously unselected package libnftnl11:arm64. [2023-01-05T12:26:39.969Z] #109 7.971 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-01-05T12:26:40.227Z] #109 7.975 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-01-05T12:26:40.227Z] #109 8.015 Selecting previously unselected package iptables. [2023-01-05T12:26:40.227Z] #109 8.018 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-01-05T12:26:40.227Z] #109 8.022 Unpacking iptables (1.8.7-1) ... [2023-01-05T12:26:40.227Z] #109 8.098 Selecting previously unselected package libonig5:arm64. [2023-01-05T12:26:40.227Z] #109 8.101 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-01-05T12:26:40.227Z] #109 8.105 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-01-05T12:26:40.227Z] #109 8.158 Selecting previously unselected package libjq1:arm64. [2023-01-05T12:26:40.227Z] #109 8.161 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-01-05T12:26:40.227Z] #109 8.167 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-01-05T12:26:40.227Z] #109 8.206 Selecting previously unselected package jq. [2023-01-05T12:26:40.486Z] #109 8.209 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-01-05T12:26:40.486Z] #109 8.213 Unpacking jq (1.6-2.1) ... [2023-01-05T12:26:40.486Z] #109 8.257 Selecting previously unselected package libaio1:arm64. [2023-01-05T12:26:40.486Z] #109 8.260 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-01-05T12:26:40.486Z] #109 8.264 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-01-05T12:26:40.486Z] #109 8.304 Selecting previously unselected package libgpm2:arm64. [2023-01-05T12:26:40.486Z] #109 8.306 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-01-05T12:26:40.486Z] #109 8.310 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-01-05T12:26:40.486Z] #109 8.344 Selecting previously unselected package libicu67:arm64. [2023-01-05T12:26:40.486Z] #109 8.347 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-01-05T12:26:40.486Z] #109 8.352 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-05T12:26:41.052Z] #109 9.037 Selecting previously unselected package libinih1:arm64. [2023-01-05T12:26:41.310Z] #109 9.040 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-01-05T12:26:41.310Z] #109 9.046 Unpacking libinih1:arm64 (53-1+b2) ... [2023-01-05T12:26:41.310Z] #109 9.079 Selecting previously unselected package libmicrohttpd12:arm64. [2023-01-05T12:26:41.310Z] #109 9.082 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-01-05T12:26:41.310Z] #109 9.086 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-01-05T12:26:41.310Z] #109 9.129 Selecting previously unselected package libnet1:arm64. [2023-01-05T12:26:41.310Z] #109 9.132 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-05T12:26:41.310Z] #109 9.137 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-05T12:26:41.310Z] #109 9.179 Selecting previously unselected package libnl-3-200:arm64. [2023-01-05T12:26:41.310Z] #109 9.181 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-05T12:26:41.310Z] #109 9.186 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-05T12:26:41.310Z] #109 9.228 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-05T12:26:41.310Z] #109 9.230 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-05T12:26:41.310Z] #109 9.236 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-05T12:26:41.310Z] #109 9.270 Selecting previously unselected package libyajl2:arm64. [2023-01-05T12:26:41.310Z] #109 9.270 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-01-05T12:26:41.310Z] #109 9.274 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-01-05T12:26:41.310Z] #109 9.307 Selecting previously unselected package net-tools. [2023-01-05T12:26:41.569Z] #109 9.310 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-01-05T12:26:41.569Z] #109 9.313 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-05T12:26:41.569Z] #109 9.361 Selecting previously unselected package patch. [2023-01-05T12:26:41.569Z] #109 9.364 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-01-05T12:26:41.569Z] #109 9.370 Unpacking patch (2.7.6-7) ... [2023-01-05T12:26:41.569Z] #109 9.447 Selecting previously unselected package python-pip-whl. [2023-01-05T12:26:41.569Z] #109 9.449 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-05T12:26:41.569Z] #109 9.455 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-05T12:26:41.569Z] #109 9.593 Selecting previously unselected package python3-lib2to3. [2023-01-05T12:26:41.827Z] #109 9.595 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-05T12:26:41.827Z] #109 9.598 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-05T12:26:41.827Z] #109 9.643 Selecting previously unselected package python3-distutils. [2023-01-05T12:26:41.827Z] #109 9.646 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-01-05T12:26:41.827Z] #109 9.651 Unpacking python3-distutils (3.9.2-1) ... [2023-01-05T12:26:41.827Z] #109 9.695 Selecting previously unselected package python3-pkg-resources. [2023-01-05T12:26:41.827Z] #109 9.697 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-05T12:26:41.827Z] #109 9.701 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-05T12:26:41.827Z] #109 9.753 Selecting previously unselected package python3-setuptools. [2023-01-05T12:26:41.827Z] #109 9.756 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-01-05T12:26:41.827Z] #109 9.761 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-05T12:26:41.827Z] #109 9.819 Selecting previously unselected package python3-wheel. [2023-01-05T12:26:42.086Z] #109 9.822 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-01-05T12:26:42.086Z] #109 9.825 Unpacking python3-wheel (0.34.2-1) ... [2023-01-05T12:26:42.086Z] #109 9.863 Selecting previously unselected package python3-pip. [2023-01-05T12:26:42.086Z] #109 9.866 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-05T12:26:42.086Z] #109 9.870 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-05T12:26:42.086Z] #109 9.944 Selecting previously unselected package sudo. [2023-01-05T12:26:42.086Z] #109 9.947 Preparing to unpack .../50-sudo_1.9.5p2-3_arm64.deb ... [2023-01-05T12:26:42.086Z] #109 9.953 Unpacking sudo (1.9.5p2-3) ... [2023-01-05T12:26:42.086Z] #109 10.07 Selecting previously unselected package systemd-journal-remote. [2023-01-05T12:26:42.345Z] #109 10.07 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2023-01-05T12:26:42.345Z] #109 10.08 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2023-01-05T12:26:42.345Z] #109 10.12 Selecting previously unselected package thin-provisioning-tools. [2023-01-05T12:26:42.345Z] #109 10.12 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-01-05T12:26:42.345Z] #109 10.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-05T12:26:42.345Z] #109 10.18 Selecting previously unselected package uidmap. [2023-01-05T12:26:42.345Z] #109 10.19 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-01-05T12:26:42.345Z] #109 10.19 Unpacking uidmap (1:4.8.1-1) ... [2023-01-05T12:26:42.345Z] #109 10.25 Selecting previously unselected package vim-runtime. [2023-01-05T12:26:42.345Z] #109 10.25 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-05T12:26:42.345Z] #109 10.26 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-05T12:26:42.345Z] #109 10.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-05T12:26:42.345Z] #109 10.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-05T12:26:42.911Z] #109 10.85 Selecting previously unselected package vim. [2023-01-05T12:26:42.911Z] #109 10.86 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-05T12:26:42.911Z] #109 10.87 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-05T12:26:43.169Z] #109 11.01 Selecting previously unselected package xfsprogs. [2023-01-05T12:26:43.169Z] #109 11.01 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-01-05T12:26:43.169Z] #109 11.02 Unpacking xfsprogs (5.10.0-4) ... [2023-01-05T12:26:43.169Z] #109 11.13 Selecting previously unselected package zip. [2023-01-05T12:26:43.169Z] #109 11.13 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-01-05T12:26:43.169Z] #109 11.14 Unpacking zip (3.0-12) ... [2023-01-05T12:26:43.169Z] #109 11.19 Selecting previously unselected package zstd. [2023-01-05T12:26:43.169Z] #109 11.19 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-01-05T12:26:43.169Z] #109 11.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-01-05T12:26:43.428Z] #109 11.29 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-05T12:26:43.686Z] #109 11.49 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-01-05T12:26:43.686Z] #109 11.50 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-05T12:26:43.686Z] #109 11.51 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-01-05T12:26:43.686Z] #109 11.53 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-01-05T12:26:43.686Z] #109 11.54 Setting up libicu67:arm64 (67.1-7) ... [2023-01-05T12:26:43.686Z] #109 11.55 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-01-05T12:26:43.686Z] #109 11.56 Setting up libinih1:arm64 (53-1+b2) ... [2023-01-05T12:26:43.686Z] #109 11.57 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-01-05T12:26:43.686Z] #109 11.58 Setting up uidmap (1:4.8.1-1) ... [2023-01-05T12:26:43.686Z] #109 11.60 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-01-05T12:26:43.944Z] #109 11.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-05T12:26:43.944Z] #109 11.62 Setting up bzip2 (1.0.8-4) ... [2023-01-05T12:26:43.944Z] #109 11.63 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-05T12:26:43.944Z] #109 11.64 Setting up python3-wheel (0.34.2-1) ... [2023-01-05T12:26:43.944Z] #109 11.80 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-01-05T12:26:43.944Z] #109 11.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-05T12:26:43.944Z] #109 11.82 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-05T12:26:43.944Z] #109 11.84 Setting up libcap2-bin (1:2.44-1) ... [2023-01-05T12:26:43.944Z] #109 11.85 Setting up apparmor (2.13.6-10) ... [2023-01-05T12:26:44.878Z] #109 12.69 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-01-05T12:26:44.878Z] #109 12.71 Setting up zip (3.0-12) ... [2023-01-05T12:26:44.878Z] #109 12.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-05T12:26:44.878Z] #109 12.75 Setting up bash-completion (1:2.11-2) ... [2023-01-05T12:26:45.815Z] #109 13.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-05T12:26:45.815Z] #109 13.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-05T12:26:45.815Z] #109 13.54 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-01-05T12:26:45.815Z] #109 13.56 Setting up patch (2.7.6-7) ... [2023-01-05T12:26:45.815Z] #109 13.57 Setting up sudo (1.9.5p2-3) ... [2023-01-05T12:26:45.815Z] #109 13.61 invoke-rc.d: could not determine current runlevel [2023-01-05T12:26:45.815Z] #109 13.62 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-05T12:26:45.815Z] #109 13.62 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-01-05T12:26:45.815Z] #109 13.64 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-05T12:26:45.815Z] #109 13.65 Setting up pigz (2.6-1) ... [2023-01-05T12:26:45.815Z] #109 13.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-05T12:26:45.815Z] #109 13.68 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-05T12:26:45.815Z] #109 13.70 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-05T12:26:45.815Z] #109 13.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-05T12:26:46.073Z] #109 13.89 Setting up libaio1:arm64 (0.3.112-9) ... [2023-01-05T12:26:46.073Z] #109 13.90 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-05T12:26:46.073Z] #109 14.00 Setting up libelf1:arm64 (0.183-1) ... [2023-01-05T12:26:46.073Z] #109 14.01 Setting up libjson-c5:arm64 (0.15-2) ... [2023-01-05T12:26:46.073Z] #109 14.02 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-01-05T12:26:46.073Z] #109 14.03 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-01-05T12:26:46.073Z] #109 14.05 Setting up libkmod2:arm64 (28-1) ... [2023-01-05T12:26:46.074Z] #109 14.06 Setting up python3-distutils (3.9.2-1) ... [2023-01-05T12:26:46.332Z] #109 14.18 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-05T12:26:46.332Z] #109 14.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-05T12:26:46.332Z] #109 14.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-05T12:26:46.332Z] #109 14.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-05T12:26:46.332Z] #109 14.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-05T12:26:46.332Z] #109 14.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-05T12:26:46.332Z] #109 14.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-05T12:26:46.332Z] #109 14.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-05T12:26:46.332Z] #109 14.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-05T12:26:46.332Z] #109 14.24 Setting up python3-setuptools (52.0.0-4) ... [2023-01-05T12:26:46.899Z] #109 14.58 Setting up libjq1:arm64 (1.6-2.1) ... [2023-01-05T12:26:46.899Z] #109 14.59 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-01-05T12:26:46.899Z] #109 14.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-05T12:26:46.899Z] #109 14.61 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-05T12:26:46.899Z] #109 14.92 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-05T12:26:46.899Z] #109 14.93 Setting up jq (1.6-2.1) ... [2023-01-05T12:26:46.899Z] #109 14.94 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-01-05T12:26:47.158Z] #109 14.95 Setting up iptables (1.8.7-1) ... [2023-01-05T12:26:47.158Z] #109 14.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-05T12:26:47.158Z] #109 14.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-05T12:26:47.158Z] #109 14.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-05T12:26:47.158Z] #109 14.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-05T12:26:47.158Z] #109 14.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-05T12:26:47.158Z] #109 14.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-05T12:26:47.158Z] #109 15.00 Setting up iproute2 (5.10.0-4) ... [2023-01-05T12:26:47.416Z] #109 15.13 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-05T12:26:47.416Z] #109 15.14 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-05T12:26:47.416Z] #109 15.16 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-01-05T12:26:47.416Z] #109 15.18 Setting up systemd (247.3-7+deb11u1) ... [2023-01-05T12:26:47.416Z] #109 15.22 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-01-05T12:26:47.416Z] #109 15.22 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-01-05T12:26:47.416Z] #109 15.23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-01-05T12:26:47.416Z] #109 15.23 Initializing machine ID from random generator. [2023-01-05T12:26:47.675Z] #109 15.59 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2023-01-05T12:26:47.933Z] #109 15.72 Setting up xfsprogs (5.10.0-4) ... [2023-01-05T12:26:47.933Z] #109 15.73 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-01-05T12:26:47.933Z] #109 15.73 Failed to connect to bus: Host is down [2023-01-05T12:26:47.933Z] #109 15.74 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-05T12:26:49.833Z] #109 DONE 17.7s [2023-01-05T12:26:50.091Z] [2023-01-05T12:26:50.092Z] #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-05T12:26:50.356Z] #110 0.420 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-05T12:26:50.356Z] #110 0.424 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-05T12:26:50.356Z] #110 0.428 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-05T12:26:50.356Z] #110 DONE 0.5s [2023-01-05T12:26:50.356Z] [2023-01-05T12:26:50.356Z] #111 [dev-base 9/10] RUN pip3 install yamllint==1.27.1 [2023-01-05T12:26:56.916Z] #111 5.743 Collecting yamllint==1.27.1 [2023-01-05T12:26:57.175Z] #111 6.777 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-01-05T12:26:57.432Z] #111 7.083 Collecting pathspec>=0.5.3 [2023-01-05T12:26:57.432Z] #111 7.087 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-05T12:26:57.691Z] #111 7.178 Collecting pyyaml [2023-01-05T12:26:57.691Z] #111 7.186 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-01-05T12:26:57.691Z] #111 7.204 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-01-05T12:26:57.691Z] #111 7.209 Building wheels for collected packages: yamllint [2023-01-05T12:26:57.691Z] #111 7.209 Building wheel for yamllint (setup.py): started [2023-01-05T12:26:57.691Z] #111 7.470 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-05T12:26:57.950Z] #111 7.471 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=b13783a1f6dc593ad8e6e9b6c9531b41bf8cacdc46557bced18c93a59a15d2d0 [2023-01-05T12:26:57.950Z] #111 7.471 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-01-05T12:26:57.950Z] #111 7.474 Successfully built yamllint [2023-01-05T12:26:57.950Z] #111 7.480 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-05T12:26:57.950Z] #111 7.600 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1 [2023-01-05T12:26:57.950Z] #111 DONE 7.7s [2023-01-05T12:26:58.208Z] [2023-01-05T12:26:58.208Z] #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 libbtrfs-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-01-05T12:26:59.142Z] #112 0.839 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-05T12:26:59.142Z] #112 0.840 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-05T12:26:59.142Z] #112 0.840 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-05T12:26:59.981Z] #112 1.215 Reading package lists... [2023-01-05T12:27:00.574Z] #112 1.777 Reading package lists... [2023-01-05T12:27:00.574Z] #112 2.324 Building dependency tree... [2023-01-05T12:27:00.574Z] #112 2.489 Reading state information... [2023-01-05T12:27:00.833Z] #112 2.704 gcc is already the newest version (4:10.2.1-1). [2023-01-05T12:27:00.833Z] #112 2.704 pkg-config is already the newest version (0.29.2-1). [2023-01-05T12:27:00.833Z] #112 2.704 The following additional packages will be installed: [2023-01-05T12:27:00.833Z] #112 2.705 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 [2023-01-05T12:27:00.833Z] #112 2.705 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin [2023-01-05T12:27:00.833Z] #112 2.705 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 [2023-01-05T12:27:00.833Z] #112 2.705 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev [2023-01-05T12:27:00.833Z] #112 2.705 libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev [2023-01-05T12:27:00.833Z] #112 2.706 libsepol1-dev uuid-dev zlib1g-dev [2023-01-05T12:27:00.833Z] #112 2.708 Suggested packages: [2023-01-05T12:27:00.833Z] #112 2.708 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-01-05T12:27:00.833Z] #112 2.708 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-01-05T12:27:00.833Z] #112 2.708 Recommended packages: [2023-01-05T12:27:00.833Z] #112 2.708 build-essential fakeroot libalgorithm-merge-perl [2023-01-05T12:27:01.094Z] #112 2.970 The following NEW packages will be installed: [2023-01-05T12:27:01.094Z] #112 2.971 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-01-05T12:27:01.094Z] #112 2.971 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev [2023-01-05T12:27:01.094Z] #112 2.971 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-01-05T12:27:01.094Z] #112 2.971 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-01-05T12:27:01.094Z] #112 2.972 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-01-05T12:27:01.094Z] #112 2.972 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common [2023-01-05T12:27:01.094Z] #112 2.972 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-01-05T12:27:01.355Z] #112 3.263 0 upgraded, 34 newly installed, 0 to remove and 1 not upgraded. [2023-01-05T12:27:01.355Z] #112 3.263 Need to get 10.7 MB of archives. [2023-01-05T12:27:01.355Z] #112 3.263 After this operation, 42.7 MB of additional disk space will be used. [2023-01-05T12:27:01.355Z] #112 3.263 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-01-05T12:27:01.355Z] #112 3.279 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-05T12:27:01.355Z] #112 3.280 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-05T12:27:01.355Z] #112 3.282 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-01-05T12:27:01.355Z] #112 3.283 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-01-05T12:27:01.355Z] #112 3.284 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-05T12:27:01.355Z] #112 3.286 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-01-05T12:27:01.355Z] #112 3.303 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-05T12:27:01.355Z] #112 3.305 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-01-05T12:27:01.355Z] #112 3.315 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-01-05T12:27:01.355Z] #112 3.316 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-01-05T12:27:01.355Z] #112 3.317 Get:12 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-05T12:27:01.355Z] #112 3.318 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-01-05T12:27:01.355Z] #112 3.320 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-01-05T12:27:01.355Z] #112 3.322 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-01-05T12:27:01.355Z] #112 3.323 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-01-05T12:27:01.355Z] #112 3.327 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-01-05T12:27:01.355Z] #112 3.331 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-01-05T12:27:01.355Z] #112 3.334 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-01-05T12:27:01.355Z] #112 3.336 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-01-05T12:27:01.355Z] #112 3.336 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-01-05T12:27:01.355Z] #112 3.337 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-01-05T12:27:01.355Z] #112 3.343 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-01-05T12:27:01.615Z] #112 3.344 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-01-05T12:27:01.615Z] #112 3.346 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-01-05T12:27:01.615Z] #112 3.346 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-01-05T12:27:01.615Z] #112 3.347 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-01-05T12:27:01.615Z] #112 3.348 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-01-05T12:27:01.615Z] #112 3.350 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-01-05T12:27:01.615Z] #112 3.352 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-01-05T12:27:01.615Z] #112 3.354 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-01-05T12:27:01.615Z] #112 3.363 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-01-05T12:27:01.615Z] #112 3.363 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-01-05T12:27:01.615Z] #112 3.383 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-01-05T12:27:01.615Z] #112 3.536 debconf: delaying package configuration, since apt-utils is not installed [2023-01-05T12:27:01.615Z] #112 3.580 Fetched 10.7 MB in 0s (26.5 MB/s) [2023-01-05T12:27:01.615Z] #112 3.606 Selecting previously unselected package dpkg-dev. [2023-01-05T12:27:01.875Z] #112 3.606 (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-05T12:27:01.875Z] #112 3.620 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-01-05T12:27:01.875Z] #112 3.623 Unpacking dpkg-dev (1.20.12) ... [2023-01-05T12:27:01.875Z] #112 3.779 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-01-05T12:27:01.875Z] #112 3.782 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-01-05T12:27:01.875Z] #112 3.790 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-01-05T12:27:01.875Z] #112 3.825 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-01-05T12:27:01.875Z] #112 3.827 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-01-05T12:27:01.875Z] #112 3.831 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-01-05T12:27:01.875Z] #112 3.876 Selecting previously unselected package libsecret-common. [2023-01-05T12:27:01.875Z] #112 3.879 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-01-05T12:27:01.875Z] #112 3.884 Unpacking libsecret-common (0.20.4-2) ... [2023-01-05T12:27:01.875Z] #112 3.940 Selecting previously unselected package libsecret-1-0:arm64. [2023-01-05T12:27:01.875Z] #112 3.943 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-01-05T12:27:01.875Z] #112 3.948 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-01-05T12:27:01.875Z] #112 3.984 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-01-05T12:27:02.134Z] #112 3.988 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-01-05T12:27:02.134Z] #112 3.991 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-01-05T12:27:02.134Z] #112 4.026 Selecting previously unselected package libapparmor-dev:arm64. [2023-01-05T12:27:02.134Z] #112 4.029 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-01-05T12:27:02.134Z] #112 4.036 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-05T12:27:02.134Z] #112 4.076 Selecting previously unselected package uuid-dev:arm64. [2023-01-05T12:27:02.134Z] #112 4.079 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-05T12:27:02.134Z] #112 4.083 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-05T12:27:02.134Z] #112 4.130 Selecting previously unselected package libblkid-dev:arm64. [2023-01-05T12:27:02.392Z] #112 4.133 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-05T12:27:02.392Z] #112 4.143 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-05T12:27:02.392Z] #112 4.200 Selecting previously unselected package libbtrfs0:arm64. [2023-01-05T12:27:02.392Z] #112 4.203 Preparing to unpack .../09-libbtrfs0_5.10.1-2_arm64.deb ... [2023-01-05T12:27:02.392Z] #112 4.207 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-01-05T12:27:02.392Z] #112 4.256 Selecting previously unselected package libbtrfs-dev:arm64. [2023-01-05T12:27:02.392Z] #112 4.259 Preparing to unpack .../10-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-01-05T12:27:02.392Z] #112 4.265 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-05T12:27:02.392Z] #112 4.324 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-01-05T12:27:02.392Z] #112 4.324 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-05T12:27:02.392Z] #112 4.329 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-05T12:27:02.392Z] #112 4.359 Selecting previously unselected package libudev-dev:arm64. [2023-01-05T12:27:02.392Z] #112 4.362 Preparing to unpack .../12-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-05T12:27:02.392Z] #112 4.367 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-05T12:27:02.392Z] #112 4.414 Selecting previously unselected package libsepol1-dev:arm64. [2023-01-05T12:27:02.392Z] #112 4.417 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ... [2023-01-05T12:27:02.392Z] #112 4.422 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-01-05T12:27:02.392Z] #112 4.487 Selecting previously unselected package libpcre2-16-0:arm64. [2023-01-05T12:27:02.651Z] #112 4.490 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-01-05T12:27:02.651Z] #112 4.494 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-05T12:27:02.651Z] #112 4.563 Selecting previously unselected package libpcre2-32-0:arm64. [2023-01-05T12:27:02.651Z] #112 4.566 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-01-05T12:27:02.651Z] #112 4.571 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-05T12:27:02.651Z] #112 4.619 Selecting previously unselected package libpcre2-posix2:arm64. [2023-01-05T12:27:02.651Z] #112 4.622 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-01-05T12:27:02.651Z] #112 4.625 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-05T12:27:02.651Z] #112 4.659 Selecting previously unselected package libpcre2-dev:arm64. [2023-01-05T12:27:02.651Z] #112 4.662 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-01-05T12:27:02.651Z] #112 4.666 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-05T12:27:02.651Z] #112 4.745 Selecting previously unselected package libselinux1-dev:arm64. [2023-01-05T12:27:02.909Z] #112 4.748 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ... [2023-01-05T12:27:02.909Z] #112 4.751 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-01-05T12:27:02.909Z] #112 4.814 Selecting previously unselected package libdevmapper-dev:arm64. [2023-01-05T12:27:02.909Z] #112 4.817 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-01-05T12:27:02.909Z] #112 4.822 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-05T12:27:02.909Z] #112 4.857 Selecting previously unselected package libffi-dev:arm64. [2023-01-05T12:27:02.909Z] #112 4.858 Preparing to unpack .../20-libffi-dev_3.3-6_arm64.deb ... [2023-01-05T12:27:02.909Z] #112 4.862 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-01-05T12:27:02.909Z] #112 4.900 Selecting previously unselected package libglib2.0-data. [2023-01-05T12:27:02.909Z] #112 4.903 Preparing to unpack .../21-libglib2.0-data_2.66.8-1_all.deb ... [2023-01-05T12:27:02.909Z] #112 4.909 Unpacking libglib2.0-data (2.66.8-1) ... [2023-01-05T12:27:03.167Z] #112 5.062 Selecting previously unselected package libglib2.0-bin. [2023-01-05T12:27:03.167Z] #112 5.065 Preparing to unpack .../22-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-01-05T12:27:03.167Z] #112 5.069 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-01-05T12:27:03.167Z] #112 5.114 Selecting previously unselected package libglib2.0-dev-bin. [2023-01-05T12:27:03.167Z] #112 5.117 Preparing to unpack .../23-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-01-05T12:27:03.167Z] #112 5.121 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-01-05T12:27:03.167Z] #112 5.167 Selecting previously unselected package libmount-dev:arm64. [2023-01-05T12:27:03.167Z] #112 5.170 Preparing to unpack .../24-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-01-05T12:27:03.167Z] #112 5.174 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-05T12:27:03.167Z] #112 5.217 Selecting previously unselected package libpcre16-3:arm64. [2023-01-05T12:27:03.425Z] #112 5.218 Preparing to unpack .../25-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-01-05T12:27:03.425Z] #112 5.222 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-01-05T12:27:03.425Z] #112 5.276 Selecting previously unselected package libpcre32-3:arm64. [2023-01-05T12:27:03.425Z] #112 5.280 Preparing to unpack .../26-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-01-05T12:27:03.425Z] #112 5.285 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-01-05T12:27:03.425Z] #112 5.332 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-01-05T12:27:03.425Z] #112 5.335 Preparing to unpack .../27-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-01-05T12:27:03.425Z] #112 5.339 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-01-05T12:27:03.425Z] #112 5.382 Selecting previously unselected package libpcre3-dev:arm64. [2023-01-05T12:27:03.425Z] #112 5.382 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-01-05T12:27:03.425Z] #112 5.388 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-01-05T12:27:03.425Z] #112 5.468 Selecting previously unselected package zlib1g-dev:arm64. [2023-01-05T12:27:03.684Z] #112 5.471 Preparing to unpack .../29-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-01-05T12:27:03.684Z] #112 5.475 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-05T12:27:03.684Z] #112 5.522 Selecting previously unselected package libglib2.0-dev:arm64. [2023-01-05T12:27:03.684Z] #112 5.524 Preparing to unpack .../30-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-01-05T12:27:03.684Z] #112 5.532 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-01-05T12:27:03.684Z] #112 5.729 Selecting previously unselected package libseccomp-dev:arm64. [2023-01-05T12:27:03.942Z] #112 5.731 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-01-05T12:27:03.942Z] #112 5.735 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-05T12:27:03.942Z] #112 5.773 Selecting previously unselected package libsecret-1-dev:arm64. [2023-01-05T12:27:03.942Z] #112 5.776 Preparing to unpack .../32-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-01-05T12:27:03.942Z] #112 5.779 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-01-05T12:27:03.942Z] #112 5.841 Selecting previously unselected package libsystemd-dev:arm64. [2023-01-05T12:27:03.942Z] #112 5.843 Preparing to unpack .../33-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-05T12:27:03.942Z] #112 5.848 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-05T12:27:03.942Z] #112 5.958 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-01-05T12:27:04.200Z] #112 5.973 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-01-05T12:27:04.200Z] #112 6.141 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-05T12:27:04.200Z] #112 6.151 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-05T12:27:04.200Z] #112 6.164 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-01-05T12:27:04.200Z] #112 6.176 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-01-05T12:27:04.200Z] #112 6.194 Setting up libffi-dev:arm64 (3.3-6) ... [2023-01-05T12:27:04.200Z] #112 6.209 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-05T12:27:04.459Z] #112 6.219 Setting up dpkg-dev (1.20.12) ... [2023-01-05T12:27:04.459Z] #112 6.237 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-01-05T12:27:04.459Z] #112 6.250 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-05T12:27:04.459Z] #112 6.261 Setting up libglib2.0-data (2.66.8-1) ... [2023-01-05T12:27:04.459Z] #112 6.274 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-05T12:27:04.459Z] #112 6.285 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-01-05T12:27:04.459Z] #112 6.295 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-05T12:27:04.459Z] #112 6.306 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-05T12:27:04.459Z] #112 6.319 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-05T12:27:04.459Z] #112 6.333 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-05T12:27:04.459Z] #112 6.345 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-01-05T12:27:04.459Z] #112 6.358 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-05T12:27:04.459Z] #112 6.368 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-05T12:27:04.459Z] #112 6.381 Setting up libsecret-common (0.20.4-2) ... [2023-01-05T12:27:04.459Z] #112 6.393 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-05T12:27:04.459Z] #112 6.412 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-05T12:27:04.459Z] #112 6.424 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-01-05T12:27:04.459Z] #112 6.437 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-01-05T12:27:04.459Z] #112 6.450 Setting up libglib2.0-bin (2.66.8-1) ... [2023-01-05T12:27:04.459Z] #112 6.463 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-01-05T12:27:04.459Z] #112 6.476 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-01-05T12:27:04.459Z] #112 6.492 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-05T12:27:04.459Z] #112 6.506 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-01-05T12:27:04.459Z] #112 6.526 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-01-05T12:27:04.717Z] #112 6.557 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-01-05T12:27:04.717Z] #112 6.573 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-01-05T12:27:04.717Z] #112 6.587 No schema files found: doing nothing. [2023-01-05T12:27:04.717Z] #112 6.592 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-05T12:27:04.717Z] #112 6.614 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-01-05T12:27:05.284Z] #112 DONE 7.1s [2023-01-05T12:27:05.284Z] [2023-01-05T12:27:05.284Z] #113 [dev 1/1] COPY . . [2023-01-05T12:27:07.185Z] #113 DONE 1.6s [2023-01-05T12:27:07.185Z] [2023-01-05T12:27:07.185Z] #114 exporting to image [2023-01-05T12:27:07.185Z] #114 exporting layers [2023-01-05T12:27:08.560Z] #114 exporting layers 1.6s done [2023-01-05T12:27:08.560Z] #114 writing image sha256:e7f8d42a7dca5872ff59c871005eb67eabf5e35784bd2fd3e03fdea81f3a2d37 done [2023-01-05T12:27:08.560Z] #114 naming to docker.io/library/docker:7e7b0622a6906010cacb48d7b231f7d00227d3e3 done [2023-01-05T12:27:08.560Z] #114 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-01-05T12:27:08.869Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-01-05T12:27:09.155Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44746/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7e7b0622a6906010cacb48d7b231f7d00227d3e3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7e7b0622a6906010cacb48d7b231f7d00227d3e3 hack/test/unit [2023-01-05T12:27:09.722Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-01-05T12:27:09.722Z] + TESTFLAGS+=' -test.timeout=5m' [2023-01-05T12:27:09.722Z] + TESTDIRS=./... [2023-01-05T12:27:09.722Z] + exclude_paths='/vendor/|/integration' [2023-01-05T12:27:09.722Z] ++ go list ./... [2023-01-05T12:27:09.722Z] ++ grep -vE '(/vendor/|/integration)' [2023-01-05T12:27:10.658Z] + pkg_list='github.com/docker/docker/api [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/backend/build [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/httpstatus [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/httputils [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/middleware [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/build [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/container [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/debug [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/distribution [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/grpc [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/image [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/network [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/plugin [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/session [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/swarm [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/system [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/server/router/volume [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/backend [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/blkiodev [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/container [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/events [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/filters [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/image [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/mount [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/network [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/registry [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/strslice [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/swarm [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/time [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/versions [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-05T12:27:10.658Z] github.com/docker/docker/api/types/volume [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/builder-next [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/builder-next/worker [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/dockerfile [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/remotecontext [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/remotecontext/git [2023-01-05T12:27:10.658Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-05T12:27:10.658Z] github.com/docker/docker/cli/debug [2023-01-05T12:27:10.658Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-05T12:27:10.658Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-05T12:27:10.658Z] github.com/docker/docker/client [2023-01-05T12:27:10.658Z] github.com/docker/docker/cmd/docker-proxy [2023-01-05T12:27:10.658Z] github.com/docker/docker/cmd/dockerd [2023-01-05T12:27:10.658Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-05T12:27:10.658Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-05T12:27:10.658Z] github.com/docker/docker/container [2023-01-05T12:27:10.658Z] github.com/docker/docker/container/stream [2023-01-05T12:27:10.658Z] github.com/docker/docker/contrib/apparmor [2023-01-05T12:27:10.658Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-05T12:27:10.658Z] github.com/docker/docker/contrib/httpserver [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/cluster [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/cluster/convert [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/cluster/executor [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/cluster/provider [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/config [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/containerd [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/events [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/events/testutils [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/images [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/initlayer [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/links [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/listeners [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/gelf [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/journald [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/local [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/logentries [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/splunk [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/syslog [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/logger/templates [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/names [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/network [2023-01-05T12:27:10.658Z] github.com/docker/docker/daemon/stats [2023-01-05T12:27:10.658Z] github.com/docker/docker/distribution [2023-01-05T12:27:10.658Z] github.com/docker/docker/distribution/metadata [2023-01-05T12:27:10.658Z] github.com/docker/docker/distribution/utils [2023-01-05T12:27:10.658Z] github.com/docker/docker/distribution/xfer [2023-01-05T12:27:10.658Z] github.com/docker/docker/dockerversion [2023-01-05T12:27:10.658Z] github.com/docker/docker/errdefs [2023-01-05T12:27:10.658Z] github.com/docker/docker/image [2023-01-05T12:27:10.658Z] github.com/docker/docker/image/cache [2023-01-05T12:27:10.658Z] github.com/docker/docker/image/tarexport [2023-01-05T12:27:10.658Z] github.com/docker/docker/image/v1 [2023-01-05T12:27:10.658Z] github.com/docker/docker/internal/mounttree [2023-01-05T12:27:10.658Z] github.com/docker/docker/internal/test/suite [2023-01-05T12:27:10.658Z] github.com/docker/docker/internal/unshare [2023-01-05T12:27:10.658Z] github.com/docker/docker/layer [2023-01-05T12:27:10.658Z] github.com/docker/docker/libcontainerd [2023-01-05T12:27:10.658Z] github.com/docker/docker/libcontainerd/queue [2023-01-05T12:27:10.658Z] github.com/docker/docker/libcontainerd/remote [2023-01-05T12:27:10.658Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-05T12:27:10.658Z] github.com/docker/docker/libcontainerd/types [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/bitseq [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/cluster [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/config [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/datastore [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/driverapi [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-05T12:27:10.658Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/etchosts [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/idm [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipam [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/iptables [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/netlabel [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/netutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/networkdb [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ns [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/options [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/osl [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/portallocator [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/portmapper [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/testutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/types [2023-01-05T12:27:10.659Z] github.com/docker/docker/oci [2023-01-05T12:27:10.659Z] github.com/docker/docker/oci/caps [2023-01-05T12:27:10.659Z] github.com/docker/docker/opts [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/aaparser [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/archive [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/authorization [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/broadcaster [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/capabilities [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/chrootarchive [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/containerfs [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/devicemapper [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/directory [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/dmesg [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/fileutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/homedir [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/idtools [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/ioutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/jsonmessage [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/longpath [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/loopback [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/namesgenerator [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/parsers [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/pidfile [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/platform [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugingetter [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins/transport [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/pools [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/process [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/progress [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/reexec [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/stack [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/stdcopy [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/streamformatter [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/stringid [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/sysinfo [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/system [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/tailfile [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/tarsum [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/useragent [2023-01-05T12:27:10.659Z] github.com/docker/docker/plugin [2023-01-05T12:27:10.659Z] github.com/docker/docker/plugin/executor/containerd [2023-01-05T12:27:10.659Z] github.com/docker/docker/plugin/v2 [2023-01-05T12:27:10.659Z] github.com/docker/docker/profiles/apparmor [2023-01-05T12:27:10.659Z] github.com/docker/docker/profiles/seccomp [2023-01-05T12:27:10.659Z] github.com/docker/docker/quota [2023-01-05T12:27:10.659Z] github.com/docker/docker/reference [2023-01-05T12:27:10.659Z] github.com/docker/docker/registry [2023-01-05T12:27:10.659Z] github.com/docker/docker/registry/resumable [2023-01-05T12:27:10.659Z] github.com/docker/docker/restartmanager [2023-01-05T12:27:10.659Z] github.com/docker/docker/rootless [2023-01-05T12:27:10.659Z] github.com/docker/docker/rootless/specconv [2023-01-05T12:27:10.659Z] github.com/docker/docker/runconfig [2023-01-05T12:27:10.659Z] github.com/docker/docker/runconfig/opts [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/daemon [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/environment [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/fakecontext [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/fakegit [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/fakestorage [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/fixtures/load [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/registry [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/request [2023-01-05T12:27:10.659Z] github.com/docker/docker/volume [2023-01-05T12:27:10.659Z] github.com/docker/docker/volume/drivers [2023-01-05T12:27:10.659Z] github.com/docker/docker/volume/local [2023-01-05T12:27:10.659Z] github.com/docker/docker/volume/mounts [2023-01-05T12:27:10.659Z] github.com/docker/docker/volume/service [2023-01-05T12:27:10.659Z] github.com/docker/docker/volume/service/opts [2023-01-05T12:27:10.659Z] github.com/docker/docker/volume/testutils' [2023-01-05T12:27:10.659Z] ++ grep --fixed-strings -v /libnetwork [2023-01-05T12:27:10.659Z] ++ echo 'github.com/docker/docker/api [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/backend/build [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/httpstatus [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/httputils [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/middleware [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/build [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/container [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/debug [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/distribution [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/grpc [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/image [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/network [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/plugin [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/session [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/swarm [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/system [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/server/router/volume [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/backend [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/blkiodev [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/container [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/events [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/filters [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/image [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/mount [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/network [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/registry [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/strslice [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/swarm [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/time [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/versions [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-05T12:27:10.659Z] github.com/docker/docker/api/types/volume [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/builder-next [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/builder-next/worker [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/dockerfile [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/remotecontext [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/remotecontext/git [2023-01-05T12:27:10.659Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-05T12:27:10.659Z] github.com/docker/docker/cli/debug [2023-01-05T12:27:10.659Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-05T12:27:10.659Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-05T12:27:10.659Z] github.com/docker/docker/client [2023-01-05T12:27:10.659Z] github.com/docker/docker/cmd/docker-proxy [2023-01-05T12:27:10.659Z] github.com/docker/docker/cmd/dockerd [2023-01-05T12:27:10.659Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-05T12:27:10.659Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-05T12:27:10.659Z] github.com/docker/docker/container [2023-01-05T12:27:10.659Z] github.com/docker/docker/container/stream [2023-01-05T12:27:10.659Z] github.com/docker/docker/contrib/apparmor [2023-01-05T12:27:10.659Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-05T12:27:10.659Z] github.com/docker/docker/contrib/httpserver [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/cluster [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/cluster/convert [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/cluster/executor [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/cluster/provider [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/config [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/containerd [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/events [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/events/testutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/images [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/initlayer [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/links [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/listeners [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/gelf [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/journald [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/local [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/logentries [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/splunk [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/syslog [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/logger/templates [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/names [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/network [2023-01-05T12:27:10.659Z] github.com/docker/docker/daemon/stats [2023-01-05T12:27:10.659Z] github.com/docker/docker/distribution [2023-01-05T12:27:10.659Z] github.com/docker/docker/distribution/metadata [2023-01-05T12:27:10.659Z] github.com/docker/docker/distribution/utils [2023-01-05T12:27:10.659Z] github.com/docker/docker/distribution/xfer [2023-01-05T12:27:10.659Z] github.com/docker/docker/dockerversion [2023-01-05T12:27:10.659Z] github.com/docker/docker/errdefs [2023-01-05T12:27:10.659Z] github.com/docker/docker/image [2023-01-05T12:27:10.659Z] github.com/docker/docker/image/cache [2023-01-05T12:27:10.659Z] github.com/docker/docker/image/tarexport [2023-01-05T12:27:10.659Z] github.com/docker/docker/image/v1 [2023-01-05T12:27:10.659Z] github.com/docker/docker/internal/mounttree [2023-01-05T12:27:10.659Z] github.com/docker/docker/internal/test/suite [2023-01-05T12:27:10.659Z] github.com/docker/docker/internal/unshare [2023-01-05T12:27:10.659Z] github.com/docker/docker/layer [2023-01-05T12:27:10.659Z] github.com/docker/docker/libcontainerd [2023-01-05T12:27:10.659Z] github.com/docker/docker/libcontainerd/queue [2023-01-05T12:27:10.659Z] github.com/docker/docker/libcontainerd/remote [2023-01-05T12:27:10.659Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-05T12:27:10.659Z] github.com/docker/docker/libcontainerd/types [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/bitseq [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/cluster [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/config [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/datastore [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/driverapi [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/etchosts [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/idm [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipam [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/iptables [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/netlabel [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/netutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/networkdb [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/ns [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/options [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/osl [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/portallocator [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/portmapper [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/testutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/libnetwork/types [2023-01-05T12:27:10.659Z] github.com/docker/docker/oci [2023-01-05T12:27:10.659Z] github.com/docker/docker/oci/caps [2023-01-05T12:27:10.659Z] github.com/docker/docker/opts [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/aaparser [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/archive [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/authorization [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/broadcaster [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/capabilities [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/chrootarchive [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/containerfs [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/devicemapper [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/directory [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/dmesg [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/fileutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/homedir [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/idtools [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/ioutils [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/jsonmessage [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/longpath [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/loopback [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/namesgenerator [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/parsers [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/pidfile [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/platform [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugingetter [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/plugins/transport [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/pools [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/process [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/progress [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/reexec [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/stack [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/stdcopy [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/streamformatter [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/stringid [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/sysinfo [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/system [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/tailfile [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/tarsum [2023-01-05T12:27:10.659Z] github.com/docker/docker/pkg/useragent [2023-01-05T12:27:10.659Z] github.com/docker/docker/plugin [2023-01-05T12:27:10.659Z] github.com/docker/docker/plugin/executor/containerd [2023-01-05T12:27:10.659Z] github.com/docker/docker/plugin/v2 [2023-01-05T12:27:10.659Z] github.com/docker/docker/profiles/apparmor [2023-01-05T12:27:10.659Z] github.com/docker/docker/profiles/seccomp [2023-01-05T12:27:10.659Z] github.com/docker/docker/quota [2023-01-05T12:27:10.659Z] github.com/docker/docker/reference [2023-01-05T12:27:10.659Z] github.com/docker/docker/registry [2023-01-05T12:27:10.659Z] github.com/docker/docker/registry/resumable [2023-01-05T12:27:10.659Z] github.com/docker/docker/restartmanager [2023-01-05T12:27:10.659Z] github.com/docker/docker/rootless [2023-01-05T12:27:10.659Z] github.com/docker/docker/rootless/specconv [2023-01-05T12:27:10.659Z] github.com/docker/docker/runconfig [2023-01-05T12:27:10.659Z] github.com/docker/docker/runconfig/opts [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/daemon [2023-01-05T12:27:10.659Z] github.com/docker/docker/testutil/environment [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fakecontext [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fakegit [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fakestorage [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fixtures/load [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/registry [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/request [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/drivers [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/local [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/mounts [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/service [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/service/opts [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/testutils' [2023-01-05T12:27:10.660Z] + base_pkg_list='github.com/docker/docker/api [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/backend/build [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/httpstatus [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/httputils [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/middleware [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/build [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/container [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/debug [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/distribution [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/grpc [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/image [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/network [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/plugin [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/session [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/swarm [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/system [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/volume [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/backend [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/blkiodev [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/container [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/events [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/filters [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/image [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/mount [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/network [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/registry [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/strslice [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/swarm [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/time [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/versions [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/volume [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/worker [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/dockerfile [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/remotecontext [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/remotecontext/git [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-05T12:27:10.660Z] github.com/docker/docker/cli/debug [2023-01-05T12:27:10.660Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-05T12:27:10.660Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-05T12:27:10.660Z] github.com/docker/docker/client [2023-01-05T12:27:10.660Z] github.com/docker/docker/cmd/docker-proxy [2023-01-05T12:27:10.660Z] github.com/docker/docker/cmd/dockerd [2023-01-05T12:27:10.660Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-05T12:27:10.660Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-05T12:27:10.660Z] github.com/docker/docker/container [2023-01-05T12:27:10.660Z] github.com/docker/docker/container/stream [2023-01-05T12:27:10.660Z] github.com/docker/docker/contrib/apparmor [2023-01-05T12:27:10.660Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-05T12:27:10.660Z] github.com/docker/docker/contrib/httpserver [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/convert [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/executor [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/provider [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/config [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/containerd [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/events [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/events/testutils [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/images [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/initlayer [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/links [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/listeners [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/gelf [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/journald [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/local [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/logentries [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/splunk [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/syslog [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/templates [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/names [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/network [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/stats [2023-01-05T12:27:10.660Z] github.com/docker/docker/distribution [2023-01-05T12:27:10.660Z] github.com/docker/docker/distribution/metadata [2023-01-05T12:27:10.660Z] github.com/docker/docker/distribution/utils [2023-01-05T12:27:10.660Z] github.com/docker/docker/distribution/xfer [2023-01-05T12:27:10.660Z] github.com/docker/docker/dockerversion [2023-01-05T12:27:10.660Z] github.com/docker/docker/errdefs [2023-01-05T12:27:10.660Z] github.com/docker/docker/image [2023-01-05T12:27:10.660Z] github.com/docker/docker/image/cache [2023-01-05T12:27:10.660Z] github.com/docker/docker/image/tarexport [2023-01-05T12:27:10.660Z] github.com/docker/docker/image/v1 [2023-01-05T12:27:10.660Z] github.com/docker/docker/internal/mounttree [2023-01-05T12:27:10.660Z] github.com/docker/docker/internal/test/suite [2023-01-05T12:27:10.660Z] github.com/docker/docker/internal/unshare [2023-01-05T12:27:10.660Z] github.com/docker/docker/layer [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd/queue [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd/remote [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd/types [2023-01-05T12:27:10.660Z] github.com/docker/docker/oci [2023-01-05T12:27:10.660Z] github.com/docker/docker/oci/caps [2023-01-05T12:27:10.660Z] github.com/docker/docker/opts [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/aaparser [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/archive [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/authorization [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/broadcaster [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/capabilities [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/chrootarchive [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/containerfs [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/devicemapper [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/directory [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/dmesg [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/fileutils [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/homedir [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/idtools [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/ioutils [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/jsonmessage [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/longpath [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/loopback [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/namesgenerator [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/parsers [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/pidfile [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/platform [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/plugingetter [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/plugins [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/plugins/transport [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/pools [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/process [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/progress [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/reexec [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/stack [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/stdcopy [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/streamformatter [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/stringid [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/sysinfo [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/system [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/tailfile [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/tarsum [2023-01-05T12:27:10.660Z] github.com/docker/docker/pkg/useragent [2023-01-05T12:27:10.660Z] github.com/docker/docker/plugin [2023-01-05T12:27:10.660Z] github.com/docker/docker/plugin/executor/containerd [2023-01-05T12:27:10.660Z] github.com/docker/docker/plugin/v2 [2023-01-05T12:27:10.660Z] github.com/docker/docker/profiles/apparmor [2023-01-05T12:27:10.660Z] github.com/docker/docker/profiles/seccomp [2023-01-05T12:27:10.660Z] github.com/docker/docker/quota [2023-01-05T12:27:10.660Z] github.com/docker/docker/reference [2023-01-05T12:27:10.660Z] github.com/docker/docker/registry [2023-01-05T12:27:10.660Z] github.com/docker/docker/registry/resumable [2023-01-05T12:27:10.660Z] github.com/docker/docker/restartmanager [2023-01-05T12:27:10.660Z] github.com/docker/docker/rootless [2023-01-05T12:27:10.660Z] github.com/docker/docker/rootless/specconv [2023-01-05T12:27:10.660Z] github.com/docker/docker/runconfig [2023-01-05T12:27:10.660Z] github.com/docker/docker/runconfig/opts [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/daemon [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/environment [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fakecontext [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fakegit [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fakestorage [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fixtures/load [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/registry [2023-01-05T12:27:10.660Z] github.com/docker/docker/testutil/request [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/drivers [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/local [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/mounts [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/service [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/service/opts [2023-01-05T12:27:10.660Z] github.com/docker/docker/volume/testutils' [2023-01-05T12:27:10.660Z] ++ grep --fixed-strings /libnetwork [2023-01-05T12:27:10.660Z] ++ echo 'github.com/docker/docker/api [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/backend/build [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/httpstatus [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/httputils [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/middleware [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/build [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/container [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/debug [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/distribution [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/grpc [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/image [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/network [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/plugin [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/session [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/swarm [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/system [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/server/router/volume [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/backend [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/blkiodev [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/container [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/events [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/filters [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/image [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/mount [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/network [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/registry [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/strslice [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/swarm [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/time [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/versions [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-05T12:27:10.660Z] github.com/docker/docker/api/types/volume [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/builder-next/worker [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/dockerfile [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/remotecontext [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/remotecontext/git [2023-01-05T12:27:10.660Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-05T12:27:10.660Z] github.com/docker/docker/cli/debug [2023-01-05T12:27:10.660Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-05T12:27:10.660Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-05T12:27:10.660Z] github.com/docker/docker/client [2023-01-05T12:27:10.660Z] github.com/docker/docker/cmd/docker-proxy [2023-01-05T12:27:10.660Z] github.com/docker/docker/cmd/dockerd [2023-01-05T12:27:10.660Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-05T12:27:10.660Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-05T12:27:10.660Z] github.com/docker/docker/container [2023-01-05T12:27:10.660Z] github.com/docker/docker/container/stream [2023-01-05T12:27:10.660Z] github.com/docker/docker/contrib/apparmor [2023-01-05T12:27:10.660Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-05T12:27:10.660Z] github.com/docker/docker/contrib/httpserver [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/convert [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/executor [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/cluster/provider [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/config [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/containerd [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/events [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/events/testutils [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/images [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/initlayer [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/links [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/listeners [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/gelf [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/journald [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/local [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/logentries [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/splunk [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/syslog [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/logger/templates [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/names [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/network [2023-01-05T12:27:10.660Z] github.com/docker/docker/daemon/stats [2023-01-05T12:27:10.660Z] github.com/docker/docker/distribution [2023-01-05T12:27:10.660Z] github.com/docker/docker/distribution/metadata [2023-01-05T12:27:10.660Z] github.com/docker/docker/distribution/utils [2023-01-05T12:27:10.660Z] github.com/docker/docker/distribution/xfer [2023-01-05T12:27:10.660Z] github.com/docker/docker/dockerversion [2023-01-05T12:27:10.660Z] github.com/docker/docker/errdefs [2023-01-05T12:27:10.660Z] github.com/docker/docker/image [2023-01-05T12:27:10.660Z] github.com/docker/docker/image/cache [2023-01-05T12:27:10.660Z] github.com/docker/docker/image/tarexport [2023-01-05T12:27:10.660Z] github.com/docker/docker/image/v1 [2023-01-05T12:27:10.660Z] github.com/docker/docker/internal/mounttree [2023-01-05T12:27:10.660Z] github.com/docker/docker/internal/test/suite [2023-01-05T12:27:10.660Z] github.com/docker/docker/internal/unshare [2023-01-05T12:27:10.660Z] github.com/docker/docker/layer [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd/queue [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd/remote [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-05T12:27:10.660Z] github.com/docker/docker/libcontainerd/types [2023-01-05T12:27:10.660Z] github.com/docker/docker/libnetwork [2023-01-05T12:27:10.660Z] github.com/docker/docker/libnetwork/bitseq [2023-01-05T12:27:10.660Z] github.com/docker/docker/libnetwork/cluster [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/config [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/datastore [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/driverapi [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/etchosts [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/idm [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipam [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/iptables [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/netlabel [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/netutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/networkdb [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ns [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/options [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/osl [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/portallocator [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/portmapper [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/testutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/types [2023-01-05T12:27:10.661Z] github.com/docker/docker/oci [2023-01-05T12:27:10.661Z] github.com/docker/docker/oci/caps [2023-01-05T12:27:10.661Z] github.com/docker/docker/opts [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/aaparser [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/archive [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/authorization [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/broadcaster [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/capabilities [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/chrootarchive [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/containerfs [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/devicemapper [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/directory [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/dmesg [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/fileutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/homedir [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/idtools [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/ioutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/jsonmessage [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/longpath [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/loopback [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/namesgenerator [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/parsers [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/pidfile [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/platform [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/plugingetter [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/plugins [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/plugins/transport [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/pools [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/process [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/progress [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/reexec [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/stack [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/stdcopy [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/streamformatter [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/stringid [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/sysinfo [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/system [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/tailfile [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/tarsum [2023-01-05T12:27:10.661Z] github.com/docker/docker/pkg/useragent [2023-01-05T12:27:10.661Z] github.com/docker/docker/plugin [2023-01-05T12:27:10.661Z] github.com/docker/docker/plugin/executor/containerd [2023-01-05T12:27:10.661Z] github.com/docker/docker/plugin/v2 [2023-01-05T12:27:10.661Z] github.com/docker/docker/profiles/apparmor [2023-01-05T12:27:10.661Z] github.com/docker/docker/profiles/seccomp [2023-01-05T12:27:10.661Z] github.com/docker/docker/quota [2023-01-05T12:27:10.661Z] github.com/docker/docker/reference [2023-01-05T12:27:10.661Z] github.com/docker/docker/registry [2023-01-05T12:27:10.661Z] github.com/docker/docker/registry/resumable [2023-01-05T12:27:10.661Z] github.com/docker/docker/restartmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/rootless [2023-01-05T12:27:10.661Z] github.com/docker/docker/rootless/specconv [2023-01-05T12:27:10.661Z] github.com/docker/docker/runconfig [2023-01-05T12:27:10.661Z] github.com/docker/docker/runconfig/opts [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/daemon [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/environment [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/fakecontext [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/fakegit [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/fakestorage [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/fixtures/load [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/registry [2023-01-05T12:27:10.661Z] github.com/docker/docker/testutil/request [2023-01-05T12:27:10.661Z] github.com/docker/docker/volume [2023-01-05T12:27:10.661Z] github.com/docker/docker/volume/drivers [2023-01-05T12:27:10.661Z] github.com/docker/docker/volume/local [2023-01-05T12:27:10.661Z] github.com/docker/docker/volume/mounts [2023-01-05T12:27:10.661Z] github.com/docker/docker/volume/service [2023-01-05T12:27:10.661Z] github.com/docker/docker/volume/service/opts [2023-01-05T12:27:10.661Z] github.com/docker/docker/volume/testutils' [2023-01-05T12:27:10.661Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/bitseq [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cluster [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/config [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/datastore [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/driverapi [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/etchosts [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/idm [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipam [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/iptables [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/netlabel [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/netutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/networkdb [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ns [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/options [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/osl [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/portallocator [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/portmapper [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/testutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/types' [2023-01-05T12:27:10.661Z] + echo 'github.com/docker/docker/libnetwork [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/bitseq [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cluster [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/config [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/datastore [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/driverapi [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/etchosts [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/idm [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipam [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/iptables [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/netlabel [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/netutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/networkdb [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/ns [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/options [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/osl [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/portallocator [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/portmapper [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/testutils [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/types' [2023-01-05T12:27:10.661Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-05T12:27:10.661Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-05T12:27:10.661Z] + type docker-proxy [2023-01-05T12:27:10.661Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-01-05T12:27:10.661Z] + hack/make.sh binary-proxy install-proxy [2023-01-05T12:27:10.661Z] [2023-01-05T12:27:10.661Z] Removing bundles/ [2023-01-05T12:27:10.661Z] [2023-01-05T12:27:10.661Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-01-05T12:27:10.661Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-01-05T12:27:18.776Z] Created binary: bundles/binary-proxy/docker-proxy [2023-01-05T12:27:18.776Z] [2023-01-05T12:27:18.776Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-01-05T12:27:18.776Z] Installing docker-proxy to /usr/local/bin/ [2023-01-05T12:27:18.776Z] [2023-01-05T12:27:18.776Z] + mkdir -p bundles [2023-01-05T12:27:18.776Z] + '[' -n 'github.com/docker/docker/api [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/backend/build [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/httpstatus [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/httputils [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/middleware [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/build [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/checkpoint [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/container [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/debug [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/distribution [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/grpc [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/image [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/network [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/plugin [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/session [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/swarm [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/system [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/server/router/volume [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/backend [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/blkiodev [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/container [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/events [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/filters [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/image [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/mount [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/network [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/plugins/logdriver [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/registry [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/strslice [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/swarm [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/swarm/runtime [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/time [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/versions [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/versions/v1p19 [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/versions/v1p20 [2023-01-05T12:27:18.776Z] github.com/docker/docker/api/types/volume [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/builder-next [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/builder-next/exporter [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/builder-next/worker [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/dockerfile [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/remotecontext [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/remotecontext/git [2023-01-05T12:27:18.776Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-01-05T12:27:18.776Z] github.com/docker/docker/cli/debug [2023-01-05T12:27:18.776Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-01-05T12:27:18.776Z] github.com/docker/docker/cli/winresources/dockerd [2023-01-05T12:27:18.776Z] github.com/docker/docker/client [2023-01-05T12:27:18.776Z] github.com/docker/docker/cmd/docker-proxy [2023-01-05T12:27:18.776Z] github.com/docker/docker/cmd/dockerd [2023-01-05T12:27:18.776Z] github.com/docker/docker/cmd/dockerd/trap [2023-01-05T12:27:18.776Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-01-05T12:27:18.776Z] github.com/docker/docker/container [2023-01-05T12:27:18.776Z] github.com/docker/docker/container/stream [2023-01-05T12:27:18.776Z] github.com/docker/docker/contrib/apparmor [2023-01-05T12:27:18.776Z] github.com/docker/docker/contrib/docker-device-tool [2023-01-05T12:27:18.776Z] github.com/docker/docker/contrib/httpserver [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/cluster [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/cluster/convert [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/cluster/executor [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/cluster/executor/container [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/cluster/provider [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/config [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/containerd [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/events [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/events/testutils [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/copy [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/register [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/images [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/initlayer [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/links [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/listeners [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/awslogs [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/fluentd [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/gcplogs [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/gelf [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/journald [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/local [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/logentries [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/loggertest [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/loggerutils [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/splunk [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/syslog [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/logger/templates [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/names [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/network [2023-01-05T12:27:18.776Z] github.com/docker/docker/daemon/stats [2023-01-05T12:27:18.776Z] github.com/docker/docker/distribution [2023-01-05T12:27:18.776Z] github.com/docker/docker/distribution/metadata [2023-01-05T12:27:18.776Z] github.com/docker/docker/distribution/utils [2023-01-05T12:27:18.776Z] github.com/docker/docker/distribution/xfer [2023-01-05T12:27:18.776Z] github.com/docker/docker/dockerversion [2023-01-05T12:27:18.776Z] github.com/docker/docker/errdefs [2023-01-05T12:27:18.776Z] github.com/docker/docker/image [2023-01-05T12:27:18.776Z] github.com/docker/docker/image/cache [2023-01-05T12:27:18.776Z] github.com/docker/docker/image/tarexport [2023-01-05T12:27:18.776Z] github.com/docker/docker/image/v1 [2023-01-05T12:27:18.776Z] github.com/docker/docker/internal/mounttree [2023-01-05T12:27:18.776Z] github.com/docker/docker/internal/test/suite [2023-01-05T12:27:18.776Z] github.com/docker/docker/internal/unshare [2023-01-05T12:27:18.776Z] github.com/docker/docker/layer [2023-01-05T12:27:18.776Z] github.com/docker/docker/libcontainerd [2023-01-05T12:27:18.776Z] github.com/docker/docker/libcontainerd/queue [2023-01-05T12:27:18.776Z] github.com/docker/docker/libcontainerd/remote [2023-01-05T12:27:18.776Z] github.com/docker/docker/libcontainerd/supervisor [2023-01-05T12:27:18.776Z] github.com/docker/docker/libcontainerd/types [2023-01-05T12:27:18.776Z] github.com/docker/docker/oci [2023-01-05T12:27:18.776Z] github.com/docker/docker/oci/caps [2023-01-05T12:27:18.776Z] github.com/docker/docker/opts [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/aaparser [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/archive [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/authorization [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/broadcaster [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/capabilities [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/chrootarchive [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/containerfs [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/devicemapper [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/directory [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/dmesg [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/fileutils [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/homedir [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/idtools [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/ioutils [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/jsonmessage [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/longpath [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/loopback [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/namesgenerator [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/parsers [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/parsers/kernel [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/pidfile [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/platform [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/plugingetter [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/plugins [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/plugins/transport [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/pools [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/process [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/progress [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/reexec [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/stack [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/stdcopy [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/streamformatter [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/stringid [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/sysinfo [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/system [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/tailfile [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/tarsum [2023-01-05T12:27:18.776Z] github.com/docker/docker/pkg/useragent [2023-01-05T12:27:18.776Z] github.com/docker/docker/plugin [2023-01-05T12:27:18.776Z] github.com/docker/docker/plugin/executor/containerd [2023-01-05T12:27:18.776Z] github.com/docker/docker/plugin/v2 [2023-01-05T12:27:18.776Z] github.com/docker/docker/profiles/apparmor [2023-01-05T12:27:18.776Z] github.com/docker/docker/profiles/seccomp [2023-01-05T12:27:18.776Z] github.com/docker/docker/quota [2023-01-05T12:27:18.776Z] github.com/docker/docker/reference [2023-01-05T12:27:18.776Z] github.com/docker/docker/registry [2023-01-05T12:27:18.776Z] github.com/docker/docker/registry/resumable [2023-01-05T12:27:18.776Z] github.com/docker/docker/restartmanager [2023-01-05T12:27:18.776Z] github.com/docker/docker/rootless [2023-01-05T12:27:18.776Z] github.com/docker/docker/rootless/specconv [2023-01-05T12:27:18.776Z] github.com/docker/docker/runconfig [2023-01-05T12:27:18.776Z] github.com/docker/docker/runconfig/opts [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/daemon [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/environment [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/fakecontext [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/fakegit [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/fakestorage [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/fixtures/load [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/fixtures/plugin [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/registry [2023-01-05T12:27:18.776Z] github.com/docker/docker/testutil/request [2023-01-05T12:27:18.776Z] github.com/docker/docker/volume [2023-01-05T12:27:18.776Z] github.com/docker/docker/volume/drivers [2023-01-05T12:27:18.776Z] github.com/docker/docker/volume/local [2023-01-05T12:27:18.776Z] github.com/docker/docker/volume/mounts [2023-01-05T12:27:18.776Z] github.com/docker/docker/volume/service [2023-01-05T12:27:18.776Z] github.com/docker/docker/volume/service/opts [2023-01-05T12:27:18.776Z] github.com/docker/docker/volume/testutils' ']' [2023-01-05T12:27:18.777Z] + 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/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/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/rootless github.com/docker/docker/rootless/specconv 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-05T12:27:18.777Z] ? github.com/docker/docker/api [no test files] [2023-01-05T12:27:33.653Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/types/container 0.011s coverage: 74.3% of statements [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 95.3% of statements [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/builder [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-05T12:28:55.091Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/builder/remotecontext 0.060s coverage: 13.7% of statements [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/builder/dockerfile 0.074s coverage: 50.1% of statements [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2023-01-05T12:28:55.091Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-01-05T12:28:56.993Z] ok github.com/docker/docker/builder/remotecontext/git 2.600s coverage: 82.5% of statements [2023-01-05T12:28:56.993Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-01-05T12:28:56.993Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-01-05T12:28:57.559Z] ok github.com/docker/docker/cmd/docker-proxy 0.190s coverage: 66.5% of statements [2023-01-05T12:28:58.935Z] ok github.com/docker/docker/client 0.133s coverage: 76.1% of statements [2023-01-05T12:29:31.012Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 27.7% of statements [2023-01-05T12:29:32.388Z] ok github.com/docker/docker/container 0.124s coverage: 36.7% of statements [2023-01-05T12:29:32.647Z] ok github.com/docker/docker/cmd/dockerd/trap 2.391s coverage: 0.0% of statements [2023-01-05T12:29:32.647Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-01-05T12:29:32.647Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-05T12:29:32.647Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-05T12:29:32.647Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-05T12:29:32.647Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-05T12:29:37.911Z] ok github.com/docker/docker/daemon/cluster 0.122s coverage: 0.5% of statements [2023-01-05T12:29:40.503Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2023-01-05T12:29:42.417Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2023-01-05T12:29:48.979Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.4% of statements [2023-01-05T12:29:50.353Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 77.0% of statements [2023-01-05T12:29:50.870Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2023-01-05T12:29:51.436Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2023-01-05T12:29:52.004Z] ok github.com/docker/docker/daemon 10.139s coverage: 16.3% of statements [2023-01-05T12:29:52.004Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-05T12:29:52.004Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-05T12:29:52.004Z] ? github.com/docker/docker/daemon/containerd [no test files] [2023-01-05T12:29:52.004Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-05T12:29:52.940Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.614s coverage: 74.8% of statements [2023-01-05T12:29:54.317Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.253s coverage: 60.7% of statements [2023-01-05T12:29:54.317Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.027s coverage: 3.0% of statements [2023-01-05T12:29:56.237Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2023-01-05T12:29:57.624Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.272s coverage: 50.6% of statements [2023-01-05T12:29:58.196Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.307s coverage: 46.1% of statements [2023-01-05T12:29:58.196Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-05T12:29:59.573Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.259s coverage: 60.3% of statements [2023-01-05T12:29:59.573Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-01-05T12:29:59.573Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-05T12:29:59.573Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2023-01-05T12:30:00.950Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2023-01-05T12:30:01.209Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-01-05T12:30:02.147Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.7% of statements [2023-01-05T12:30:02.147Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-05T12:30:02.147Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-05T12:30:02.714Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2023-01-05T12:30:03.282Z] ok github.com/docker/docker/daemon/logger/awslogs 0.124s coverage: 79.6% of statements [2023-01-05T12:30:03.541Z] ok github.com/docker/docker/daemon/logger/fluentd 0.033s coverage: 53.6% of statements [2023-01-05T12:30:03.541Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-05T12:30:04.107Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2023-01-05T12:30:04.674Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2023-01-05T12:30:05.241Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.116s coverage: 76.8% of statements [2023-01-05T12:30:05.808Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2023-01-05T12:30:06.742Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 79.4% of statements [2023-01-05T12:30:07.678Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2023-01-05T12:30:08.246Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2023-01-05T12:30:08.813Z] ok github.com/docker/docker/daemon/logger/journald 3.886s coverage: 74.5% of statements [2023-01-05T12:30:08.813Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-01-05T12:30:08.813Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-01-05T12:30:08.813Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-05T12:30:08.813Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-01-05T12:30:09.749Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2023-01-05T12:30:09.749Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-01-05T12:30:10.321Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-01-05T12:30:10.579Z] ok github.com/docker/docker/daemon/logger/splunk 1.583s coverage: 82.5% of statements [2023-01-05T12:30:10.579Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-05T12:30:10.579Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-05T12:30:12.013Z] ok github.com/docker/docker/distribution/metadata 0.068s coverage: 44.4% of statements [2023-01-05T12:30:12.949Z] ok github.com/docker/docker/distribution 0.593s coverage: 29.5% of statements [2023-01-05T12:30:12.949Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-05T12:30:13.208Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements [2023-01-05T12:30:14.147Z] ok github.com/docker/docker/image 0.028s coverage: 86.8% of statements [2023-01-05T12:30:14.714Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-01-05T12:30:14.714Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 85.4% of statements [2023-01-05T12:30:14.714Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-05T12:30:15.650Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2023-01-05T12:30:15.650Z] ? github.com/docker/docker/image/v1 [no test files] [2023-01-05T12:30:15.650Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-01-05T12:30:15.650Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-05T12:30:15.650Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-01-05T12:30:15.908Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-01-05T12:30:16.843Z] ok github.com/docker/docker/oci 0.010s coverage: 39.3% of statements [2023-01-05T12:30:17.410Z] ok github.com/docker/docker/opts 0.024s coverage: 67.3% of statements [2023-01-05T12:30:17.410Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-01-05T12:30:19.312Z] ok github.com/docker/docker/pkg/archive 0.323s coverage: 81.4% of statements [2023-01-05T12:30:20.249Z] ok github.com/docker/docker/pkg/authorization 0.292s coverage: 68.3% of statements [2023-01-05T12:30:20.249Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-01-05T12:30:20.507Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-01-05T12:30:21.441Z] ok github.com/docker/docker/pkg/chrootarchive 0.236s coverage: 83.1% of statements [2023-01-05T12:30:21.441Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements [2023-01-05T12:30:21.700Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2023-01-05T12:30:21.959Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2023-01-05T12:30:22.217Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 77.5% of statements [2023-01-05T12:30:22.476Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-01-05T12:30:23.410Z] ok github.com/docker/docker/pkg/idtools 0.375s coverage: 69.6% of statements [2023-01-05T12:30:23.986Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 70.5% of statements [2023-01-05T12:30:24.245Z] ok github.com/docker/docker/layer 7.564s coverage: 68.9% of statements [2023-01-05T12:30:24.245Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-05T12:30:24.245Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-05T12:30:24.245Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-05T12:30:24.245Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-05T12:30:24.245Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-05T12:30:24.245Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-05T12:30:24.245Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2023-01-05T12:30:24.504Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2023-01-05T12:30:24.504Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-01-05T12:30:24.762Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2023-01-05T12:30:24.762Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-01-05T12:30:25.021Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-01-05T12:30:25.021Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.2% of statements [2023-01-05T12:30:25.280Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 94.1% of statements [2023-01-05T12:30:25.280Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-05T12:30:25.280Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-05T12:30:25.847Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-01-05T12:30:26.106Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-01-05T12:30:26.364Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-01-05T12:30:26.622Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2023-01-05T12:30:26.881Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-01-05T12:30:27.139Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-01-05T12:30:27.397Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-01-05T12:30:27.656Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-01-05T12:30:27.914Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-01-05T12:30:28.173Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2023-01-05T12:30:28.740Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 56.0% of statements [2023-01-05T12:30:29.307Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements [2023-01-05T12:30:29.566Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2023-01-05T12:30:30.133Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.1% of statements [2023-01-05T12:30:30.391Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-01-05T12:30:32.294Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2023-01-05T12:30:32.552Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-01-05T12:30:33.120Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2023-01-05T12:30:34.495Z] ok github.com/docker/docker/quota 0.171s coverage: 71.4% of statements [2023-01-05T12:30:34.495Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-01-05T12:30:35.430Z] ok github.com/docker/docker/registry 0.082s coverage: 58.7% of statements [2023-01-05T12:30:35.997Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-01-05T12:30:36.256Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-01-05T12:30:36.514Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements [2023-01-05T12:30:36.773Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-01-05T12:30:38.676Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-01-05T12:30:39.243Z] ok github.com/docker/docker/volume/local 0.071s coverage: 76.6% of statements [2023-01-05T12:30:39.811Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 68.1% of statements [2023-01-05T12:30:41.187Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.2% of statements [2023-01-05T12:31:00.491Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/rootless [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/volume [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-05T12:31:00.491Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-05T12:31:00.491Z] [2023-01-05T12:31:00.491Z] === Skipped [2023-01-05T12:31:00.491Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-01-05T12:31:00.491Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-01-05T12:31:00.491Z] [2023-01-05T12:31:00.491Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-01-05T12:31:00.491Z] network_proxy_test.go:208: No support for dual stack yet [2023-01-05T12:31:00.491Z] [2023-01-05T12:31:00.491Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-01-05T12:31:00.491Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-01-05T12:31:00.491Z] [2023-01-05T12:31:00.491Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-01-05T12:31:00.491Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-01-05T12:31:00.491Z] [2023-01-05T12:31:00.491Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-01-05T12:31:00.491Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.491Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-05T12:31:00.491Z] [2023-01-05T12:31:00.491Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver btrfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:71: No driver to put! [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-01-05T12:31:00.492Z] time="2023-01-05T12:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-01-05T12:31:00.492Z] time="2023-01-05T12:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-01-05T12:31:00.492Z] time="2023-01-05T12:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-01-05T12:31:00.492Z] time="2023-01-05T12:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-01-05T12:31:00.492Z] time="2023-01-05T12:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:71: No driver to put! [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-01-05T12:31:00.492Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-01-05T12:31:00.492Z] overlay_test.go:50: Fails to compute changes intermittently [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-01-05T12:31:00.492Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-05T12:31:00.492Z] graphtest_unix.go:44: Driver zfs not supported [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-01-05T12:31:00.492Z] graphtest_unix.go:71: No driver to put! [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-01-05T12:31:00.492Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-01-05T12:31:00.492Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-01-05T12:31:00.492Z] [2023-01-05T12:31:00.492Z] DONE 2964 tests, 28 skipped in 222.230s [2023-01-05T12:31:00.492Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/bitseq [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/cluster [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/config [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/datastore [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/diagnostic [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/discoverapi [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/driverapi [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/host [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/null [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/remote [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/windows [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/drvregistry [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/etchosts [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/idm [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/internal/caller [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/ipam [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/ipamapi [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/ipams/null [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/ipams/remote [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/ipamutils [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/iptables [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/netlabel [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/netutils [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/networkdb [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/ns [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/options [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/osl [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/osl/kernel [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/portallocator [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/portmapper [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/resolvconf [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/testutils [2023-01-05T12:31:00.492Z] github.com/docker/docker/libnetwork/types' ']' [2023-01-05T12:31:00.492Z] + 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/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-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork 42.203s coverage: 40.9% of statements [2023-01-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork/bitseq 0.144s coverage: 84.4% of statements [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-01-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 9.3% of statements [2023-01-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 22.0% of statements [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-01-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-01-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.712s coverage: 61.7% of statements [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-01-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2023-01-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.301s coverage: 5.2% of statements [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-01-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.8% of statements [2023-01-05T12:31:56.716Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-01-05T12:31:56.716Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-01-05T12:32:06.766Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.321s coverage: 6.9% of statements [2023-01-05T12:32:06.766Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-01-05T12:32:06.766Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2023-01-05T12:32:06.766Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2023-01-05T12:32:06.766Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-01-05T12:32:06.766Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-01-05T12:32:06.766Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-01-05T12:32:06.766Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2023-01-05T12:32:06.766Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.0% of statements [2023-01-05T12:32:07.024Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2023-01-05T12:32:07.282Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-01-05T12:32:19.482Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-01-05T12:32:37.581Z] ok github.com/docker/docker/libnetwork/ipam 16.560s coverage: 85.3% of statements [2023-01-05T12:32:37.581Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-01-05T12:32:37.581Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-01-05T12:32:37.581Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2023-01-05T12:32:37.581Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2023-01-05T12:32:37.581Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-01-05T12:32:37.581Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2023-01-05T12:32:37.581Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2023-01-05T12:32:37.581Z] ok github.com/docker/docker/libnetwork/iptables 0.264s coverage: 43.3% of statements [2023-01-05T12:32:37.581Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-01-05T12:32:37.581Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2023-01-05T12:34:29.026Z] ok github.com/docker/docker/libnetwork/networkdb 103.670s coverage: 60.6% of statements [2023-01-05T12:34:29.026Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-01-05T12:34:29.026Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-01-05T12:34:29.026Z] ok github.com/docker/docker/libnetwork/osl 4.356s coverage: 39.4% of statements [2023-01-05T12:34:29.026Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-01-05T12:34:29.026Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-01-05T12:34:29.285Z] ok github.com/docker/docker/libnetwork/portmapper 0.696s coverage: 46.3% of statements [2023-01-05T12:34:29.543Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements [2023-01-05T12:34:29.543Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-01-05T12:34:29.801Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-01-05T12:34:29.801Z] [2023-01-05T12:34:29.801Z] === Skipped [2023-01-05T12:34:29.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-01-05T12:34:29.801Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-05T12:34:29.801Z] [2023-01-05T12:34:29.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-01-05T12:34:29.801Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-05T12:34:29.801Z] [2023-01-05T12:34:29.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-01-05T12:34:29.801Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-05T12:34:29.801Z] [2023-01-05T12:34:29.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-01-05T12:34:29.801Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-05T12:34:29.801Z] [2023-01-05T12:34:29.801Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-01-05T12:34:29.801Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-01-05T12:34:29.801Z] [2023-01-05T12:34:29.801Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-01-05T12:34:29.801Z] firewalld_test.go:14: firewalld is not running [2023-01-05T12:34:29.801Z] [2023-01-05T12:34:29.801Z] DONE 321 tests, 6 skipped in 210.051s Post stage [Pipeline] junit [2023-01-05T12:34:30.756Z] Recording test results [2023-01-05T12:34:32.227Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:34:32.556Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44746/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7e7b0622a6906010cacb48d7b231f7d00227d3e3 -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:7e7b0622a6906010cacb48d7b231f7d00227d3e3 hack/make.sh dynbinary test-integration [2023-01-05T12:34:33.123Z] [2023-01-05T12:34:33.123Z] Removing bundles/ [2023-01-05T12:34:33.123Z] [2023-01-05T12:34:33.123Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-05T12:34:33.123Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-01-05T12:36:09.564Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-01-05T12:36:09.564Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-01-05T12:36:09.564Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-01-05T12:36:09.564Z] [2023-01-05T12:36:09.564Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-05T12:36:09.564Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-05T12:36:09.564Z] HOSTNAME=e6cfc9915035 [2023-01-05T12:36:09.564Z] TESTDEBUG=0 [2023-01-05T12:36:09.564Z] DEST=bundles/test-integration [2023-01-05T12:36:09.564Z] PWD=/go/src/github.com/docker/docker [2023-01-05T12:36:09.564Z] DOCKER_GITCOMMIT=7e7b0622a6906010cacb48d7b231f7d00227d3e3 [2023-01-05T12:36:09.564Z] container=docker [2023-01-05T12:36:09.564Z] HOME=/root [2023-01-05T12:36:09.564Z] GOLANG_VERSION=1.19.4 [2023-01-05T12:36:09.564Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-05T12:36:09.564Z] VALIDATE_BRANCH=master [2023-01-05T12:36:09.564Z] TERM=xterm [2023-01-05T12:36:09.564Z] DOCKER_PKG=github.com/docker/docker [2023-01-05T12:36:09.564Z] SHLVL=1 [2023-01-05T12:36:09.564Z] TIMEOUT=120m [2023-01-05T12:36:09.564Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-05T12:36:09.564Z] GO111MODULE=off [2023-01-05T12:36:09.564Z] DOCKER_EXPERIMENTAL=1 [2023-01-05T12:36:09.564Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-05T12:36:09.564Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-05T12:36:09.564Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-05T12:36:09.564Z] GOPATH=/go [2023-01-05T12:36:09.564Z] PKG_CONFIG=pkg-config [2023-01-05T12:36:09.564Z] _=/usr/bin/env [2023-01-05T12:36:09.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-05T12:36:56.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-05T12:36:56.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-05T12:37:18.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-05T12:37:24.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-05T12:37:32.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-01-05T12:37:32.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-05T12:37:32.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-05T12:37:33.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-05T12:37:34.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-05T12:37:34.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-05T12:37:35.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-05T12:37:37.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-05T12:37:38.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-05T12:37:39.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-05T12:37:40.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-05T12:37:40.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-05T12:37:41.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-05T12:37:43.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-05T12:37:43.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-05T12:37:44.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-05T12:37:45.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-05T12:37:45.375Z] Using test binary docker [2023-01-05T12:37:45.375Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-05T12:37:45.375Z] +++ /etc/init.d/apparmor start [2023-01-05T12:37:45.375Z] Not: starting. [2023-01-05T12:37:45.375Z] INFO: Waiting for daemon to start... [2023-01-05T12:37:45.375Z] Starting dockerd [2023-01-05T12:37:45.375Z] +++ 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-05T12:37:47.275Z] . [2023-01-05T12:37:47.275Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-05T12:37:47.275Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-05T12:37:47.275Z] Error: No such image: emptyfs [2023-01-05T12:37:47.275Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-05T12:37:47.275Z] ++++ docker load [2023-01-05T12:37:47.275Z] Loaded image: emptyfs:latest [2023-01-05T12:37:47.275Z] Running integration-test (iteration 1) [2023-01-05T12:37:47.275Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-01-05T12:37:47.275Z] ++ 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-05T12:37:47.275Z] ++ set -e [2023-01-05T12:37:47.275Z] ++ '[' -n 0 ']' [2023-01-05T12:37:47.275Z] ++ set -x [2023-01-05T12:37:47.275Z] ++ 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-05T12:37:47.533Z] Loaded image: busybox:latest [2023-01-05T12:37:47.533Z] Loaded image: busybox:glibc [2023-01-05T12:37:48.915Z] Loaded image: debian:bullseye-slim [2023-01-05T12:37:48.915Z] Loaded image: hello-world:latest [2023-01-05T12:37:48.915Z] Loaded image: arm32v7/hello-world:latest [2023-01-05T12:37:48.915Z] INFO: Testing against a local daemon [2023-01-05T12:37:48.915Z] === RUN TestCgroupNamespacesBuild [2023-01-05T12:37:53.100Z] --- PASS: TestCgroupNamespacesBuild (3.88s) [2023-01-05T12:37:53.100Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-05T12:37:54.034Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.04s) [2023-01-05T12:37:54.034Z] === RUN TestBuildWithSession [2023-01-05T12:37:54.034Z] build_session_test.go:25: TODO: BuildKit [2023-01-05T12:37:54.034Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-05T12:37:54.034Z] === RUN TestBuildSquashParent [2023-01-05T12:37:57.380Z] --- PASS: TestBuildSquashParent (3.30s) [2023-01-05T12:37:57.380Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-05T12:37:57.380Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-05T12:37:57.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-05T12:37:57.380Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-05T12:37:57.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-05T12:37:57.380Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-05T12:37:57.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-05T12:37:57.380Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-05T12:37:57.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-05T12:37:57.380Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-05T12:37:57.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-05T12:37:57.380Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-05T12:37:57.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-05T12:37:57.380Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-05T12:37:57.380Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-05T12:37:58.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-05T12:37:58.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-05T12:37:59.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-05T12:37:59.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-05T12:38:00.958Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-01-05T12:38:00.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2023-01-05T12:38:00.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2023-01-05T12:38:00.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.98s) [2023-01-05T12:38:00.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.99s) [2023-01-05T12:38:00.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2023-01-05T12:38:00.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s) [2023-01-05T12:38:00.958Z] === RUN TestBuildMultiStageCopy [2023-01-05T12:38:00.958Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-05T12:38:01.894Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-05T12:38:01.894Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-05T12:38:01.894Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-05T12:38:01.894Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-05T12:38:01.894Z] --- PASS: TestBuildMultiStageCopy (1.22s) [2023-01-05T12:38:01.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.94s) [2023-01-05T12:38:01.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s) [2023-01-05T12:38:01.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) [2023-01-05T12:38:01.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s) [2023-01-05T12:38:01.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s) [2023-01-05T12:38:01.894Z] === RUN TestBuildMultiStageParentConfig [2023-01-05T12:38:02.152Z] --- PASS: TestBuildMultiStageParentConfig (0.29s) [2023-01-05T12:38:02.152Z] === RUN TestBuildLabelWithTargets [2023-01-05T12:38:02.719Z] --- PASS: TestBuildLabelWithTargets (0.48s) [2023-01-05T12:38:02.719Z] === RUN TestBuildWithEmptyLayers [2023-01-05T12:38:02.719Z] --- PASS: TestBuildWithEmptyLayers (0.11s) [2023-01-05T12:38:02.719Z] === RUN TestBuildMultiStageOnBuild [2023-01-05T12:38:04.094Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2023-01-05T12:38:04.094Z] === RUN TestBuildUncleanTarFilenames [2023-01-05T12:38:04.351Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) [2023-01-05T12:38:04.351Z] === RUN TestBuildMultiStageLayerLeak [2023-01-05T12:38:05.732Z] --- PASS: TestBuildMultiStageLayerLeak (1.11s) [2023-01-05T12:38:05.732Z] === RUN TestBuildWithHugeFile [2023-01-05T12:38:44.440Z] --- PASS: TestBuildWithHugeFile (37.35s) [2023-01-05T12:38:44.440Z] === RUN TestBuildWCOWSandboxSize [2023-01-05T12:38:44.440Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-01-05T12:38:44.440Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-01-05T12:38:44.440Z] === RUN TestBuildWithEmptyDockerfile [2023-01-05T12:38:44.440Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-05T12:38:44.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-05T12:38:44.440Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-05T12:38:44.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-05T12:38:44.440Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-05T12:38:44.440Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-05T12:38:44.440Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-05T12:38:44.440Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-05T12:38:44.440Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-05T12:38:44.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-01-05T12:38:44.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-01-05T12:38:44.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-01-05T12:38:44.440Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-01-05T12:38:44.440Z] === RUN TestBuildPreserveOwnership [2023-01-05T12:38:44.440Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-05T12:38:44.440Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-05T12:38:45.007Z] --- PASS: TestBuildPreserveOwnership (2.07s) [2023-01-05T12:38:45.007Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.46s) [2023-01-05T12:38:45.007Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s) [2023-01-05T12:38:45.007Z] === RUN TestBuildPlatformInvalid [2023-01-05T12:38:45.007Z] --- PASS: TestBuildPlatformInvalid (0.02s) [2023-01-05T12:38:45.007Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-05T12:38:45.573Z] Loaded image: busybox:latest [2023-01-05T12:38:45.573Z] Loaded image: busybox:glibc [2023-01-05T12:38:46.949Z] Loaded image: debian:bullseye-slim [2023-01-05T12:38:46.949Z] Loaded image: hello-world:latest [2023-01-05T12:38:46.949Z] Loaded image: arm32v7/hello-world:latest [2023-01-05T12:38:59.153Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.62s) [2023-01-05T12:38:59.153Z] PASS [2023-01-05T12:38:59.153Z] [2023-01-05T12:38:59.153Z] === Skipped [2023-01-05T12:38:59.153Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-01-05T12:38:59.153Z] build_session_test.go:25: TODO: BuildKit [2023-01-05T12:38:59.153Z] [2023-01-05T12:38:59.153Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-01-05T12:38:59.153Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-01-05T12:38:59.153Z] [2023-01-05T12:38:59.153Z] DONE 34 tests, 2 skipped in 70.196s [2023-01-05T12:38:59.153Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-01-05T12:38:59.153Z] ++ 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-05T12:38:59.153Z] ++ set -e [2023-01-05T12:38:59.153Z] ++ '[' -n 0 ']' [2023-01-05T12:38:59.153Z] ++ set -x [2023-01-05T12:38:59.153Z] ++ 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-05T12:38:59.153Z] INFO: Testing against a local daemon [2023-01-05T12:38:59.153Z] === RUN TestConfigInspect [2023-01-05T12:38:59.719Z] --- PASS: TestConfigInspect (2.16s) [2023-01-05T12:38:59.719Z] === RUN TestConfigList [2023-01-05T12:39:02.248Z] --- PASS: TestConfigList (2.15s) [2023-01-05T12:39:02.248Z] === RUN TestConfigsCreateAndDelete [2023-01-05T12:39:04.151Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2023-01-05T12:39:04.151Z] === RUN TestConfigsUpdate [2023-01-05T12:39:06.680Z] --- PASS: TestConfigsUpdate (2.23s) [2023-01-05T12:39:06.680Z] === RUN TestTemplatedConfig [2023-01-05T12:39:08.581Z] --- PASS: TestTemplatedConfig (2.37s) [2023-01-05T12:39:08.581Z] === RUN TestConfigCreateResolve [2023-01-05T12:39:11.110Z] --- PASS: TestConfigCreateResolve (2.11s) [2023-01-05T12:39:11.110Z] PASS [2023-01-05T12:39:11.110Z] [2023-01-05T12:39:11.110Z] DONE 6 tests in 13.244s [2023-01-05T12:39:11.110Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-01-05T12:39:11.110Z] ++ 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-05T12:39:11.110Z] ++ set -e [2023-01-05T12:39:11.110Z] ++ '[' -n 0 ']' [2023-01-05T12:39:11.110Z] ++ set -x [2023-01-05T12:39:11.110Z] ++ 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-05T12:39:11.110Z] INFO: Testing against a local daemon [2023-01-05T12:39:11.110Z] === RUN TestAttachWithTTY [2023-01-05T12:39:11.368Z] --- PASS: TestAttachWithTTY (0.11s) [2023-01-05T12:39:11.368Z] === RUN TestAttachWithoutTTy [2023-01-05T12:39:11.368Z] --- PASS: TestAttachWithoutTTy (0.05s) [2023-01-05T12:39:11.368Z] === RUN TestCheckpoint [2023-01-05T12:39:11.368Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-05T12:39:11.368Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/commit [2023-01-05T12:39:11.368Z] === PAUSE TestContainerInvalidJSON/commit [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/create [2023-01-05T12:39:11.368Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-01-05T12:39:11.368Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-01-05T12:39:11.368Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-01-05T12:39:11.368Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-01-05T12:39:11.368Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-01-05T12:39:11.368Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-01-05T12:39:11.368Z] === CONT TestContainerInvalidJSON/commit [2023-01-05T12:39:11.368Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-01-05T12:39:11.368Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-01-05T12:39:11.368Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-01-05T12:39:11.368Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-01-05T12:39:11.368Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-01-05T12:39:11.368Z] === CONT TestContainerInvalidJSON/containers/create [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-01-05T12:39:11.368Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-01-05T12:39:11.368Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-01-05T12:39:11.369Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-01-05T12:39:11.369Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-01-05T12:39:11.369Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-01-05T12:39:11.369Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-01-05T12:39:11.369Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-01-05T12:39:11.369Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-01-05T12:39:11.369Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-01-05T12:39:11.369Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-05T12:39:11.369Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-01-05T12:39:11.369Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-05T12:39:11.627Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-01-05T12:39:11.627Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-05T12:39:11.627Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-01-05T12:39:11.627Z] === RUN TestCopyEmptyFile [2023-01-05T12:39:11.627Z] --- PASS: TestCopyEmptyFile (0.07s) [2023-01-05T12:39:11.627Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-05T12:39:11.627Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2023-01-05T12:39:11.627Z] === RUN TestCopyFromContainer [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer// [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/. [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer//. [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/./ [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer//./ [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer//bar/root [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer//bar/root/. [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/bar/quux [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/bar/quux/. [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-01-05T12:39:12.562Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer (0.86s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/. (0.02s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer//. (0.02s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/./ (0.02s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2023-01-05T12:39:12.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-05T12:39:12.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-05T12:39:12.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-05T12:39:12.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-05T12:39:12.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-05T12:39:12.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-05T12:39:12.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-05T12:39:12.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-05T12:39:12.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-05T12:39:12.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-05T12:39:12.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-05T12:39:12.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-05T12:39:12.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-05T12:39:12.562Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-05T12:39:12.562Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-01-05T12:39:12.562Z] === RUN TestCreateWithInvalidEnv [2023-01-05T12:39:12.562Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-05T12:39:12.562Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-05T12:39:12.562Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-05T12:39:12.562Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-05T12:39:12.562Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-05T12:39:12.562Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-05T12:39:12.562Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-05T12:39:12.562Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-05T12:39:12.562Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-05T12:39:12.562Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-05T12:39:12.562Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-05T12:39:12.562Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-05T12:39:12.562Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-05T12:39:12.562Z] === RUN TestCreateTmpfsMountsTarget [2023-01-05T12:39:12.562Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-01-05T12:39:12.562Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-05T12:39:14.464Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2023-01-05T12:39:14.464Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-05T12:39:15.837Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s) [2023-01-05T12:39:15.837Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-05T12:39:15.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-05T12:39:15.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-05T12:39:15.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-05T12:39:15.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-05T12:39:15.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-05T12:39:15.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-05T12:39:15.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-05T12:39:15.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-05T12:39:15.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-05T12:39:15.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-05T12:39:15.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-05T12:39:15.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-05T12:39:15.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-05T12:39:15.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-05T12:39:15.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-05T12:39:15.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-05T12:39:15.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2023-01-05T12:39:15.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2023-01-05T12:39:15.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-05T12:39:15.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-05T12:39:15.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-05T12:39:15.837Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-05T12:39:16.095Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2023-01-05T12:39:16.095Z] === RUN TestCreateDifferentPlatform [2023-01-05T12:39:16.095Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-05T12:39:16.095Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-05T12:39:16.095Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-01-05T12:39:16.095Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-05T12:39:16.095Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-05T12:39:16.095Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-05T12:39:16.095Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-01-05T12:39:16.095Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-05T12:39:16.095Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-01-05T12:39:16.095Z] === RUN TestCreateInvalidHostConfig [2023-01-05T12:39:16.095Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-01-05T12:39:16.095Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-01-05T12:39:16.095Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-01-05T12:39:16.095Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-01-05T12:39:16.095Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-01-05T12:39:16.095Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-01-05T12:39:16.095Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-01-05T12:39:16.095Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-01-05T12:39:16.095Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-01-05T12:39:16.095Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-01-05T12:39:16.095Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-01-05T12:39:16.095Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-01-05T12:39:16.095Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-01-05T12:39:16.096Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-01-05T12:39:16.096Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-01-05T12:39:16.096Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-01-05T12:39:16.096Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-01-05T12:39:16.096Z] === RUN TestContainerStartOnDaemonRestart [2023-01-05T12:39:16.096Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-05T12:39:16.096Z] === RUN TestDaemonRestartIpcMode [2023-01-05T12:39:16.096Z] === PAUSE TestDaemonRestartIpcMode [2023-01-05T12:39:16.096Z] === RUN TestDaemonHostGatewayIP [2023-01-05T12:39:16.096Z] === PAUSE TestDaemonHostGatewayIP [2023-01-05T12:39:16.096Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-05T12:39:16.096Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-05T12:39:16.096Z] === RUN TestContainerKillOnDaemonStart [2023-01-05T12:39:16.096Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-05T12:39:16.096Z] === RUN TestDiff [2023-01-05T12:39:16.664Z] --- PASS: TestDiff (0.45s) [2023-01-05T12:39:16.664Z] === RUN TestExecConsoleSize [2023-01-05T12:39:17.231Z] --- PASS: TestExecConsoleSize (0.53s) [2023-01-05T12:39:17.231Z] === RUN TestExecWithCloseStdin [2023-01-05T12:39:17.797Z] --- PASS: TestExecWithCloseStdin (0.48s) [2023-01-05T12:39:17.797Z] === RUN TestExec [2023-01-05T12:39:18.059Z] --- PASS: TestExec (0.52s) [2023-01-05T12:39:18.059Z] === RUN TestExecUser [2023-01-05T12:39:18.634Z] --- PASS: TestExecUser (0.49s) [2023-01-05T12:39:18.634Z] === RUN TestExportContainerAndImportImage [2023-01-05T12:39:19.199Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2023-01-05T12:39:19.199Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-05T12:39:20.573Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s) [2023-01-05T12:39:20.573Z] === RUN TestHealthCheckWorkdir [2023-01-05T12:39:21.140Z] --- PASS: TestHealthCheckWorkdir (0.65s) [2023-01-05T12:39:21.140Z] === RUN TestHealthKillContainer [2023-01-05T12:39:29.285Z] --- PASS: TestHealthKillContainer (7.95s) [2023-01-05T12:39:29.285Z] === RUN TestHealthCheckProcessKilled [2023-01-05T12:39:29.545Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2023-01-05T12:39:29.545Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-05T12:39:30.110Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2023-01-05T12:39:30.110Z] === RUN TestIpcModeNone [2023-01-05T12:39:30.676Z] --- PASS: TestIpcModeNone (0.53s) [2023-01-05T12:39:30.676Z] === RUN TestIpcModePrivate [2023-01-05T12:39:30.934Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-01-05T12:39:31.193Z] --- PASS: TestIpcModePrivate (0.56s) [2023-01-05T12:39:31.193Z] === RUN TestIpcModeShareable [2023-01-05T12:39:31.451Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-01-05T12:39:31.709Z] --- PASS: TestIpcModeShareable (0.54s) [2023-01-05T12:39:31.709Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-05T12:39:33.611Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.63s) [2023-01-05T12:39:33.611Z] === RUN TestAPIIpcModeHost [2023-01-05T12:39:33.611Z] --- PASS: TestAPIIpcModeHost (0.35s) [2023-01-05T12:39:33.611Z] === RUN TestDaemonIpcModeShareable [2023-01-05T12:39:34.984Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-05T12:39:34.985Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2023-01-05T12:39:34.985Z] === RUN TestDaemonIpcModePrivate [2023-01-05T12:39:35.919Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-05T12:39:35.919Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2023-01-05T12:39:35.919Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-05T12:39:36.853Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-05T12:39:37.111Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2023-01-05T12:39:37.111Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-05T12:39:38.045Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-05T12:39:38.303Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2023-01-05T12:39:38.303Z] === RUN TestIpcModeOlderClient [2023-01-05T12:39:38.303Z] === PAUSE TestIpcModeOlderClient [2023-01-05T12:39:38.303Z] === RUN TestKillContainerInvalidSignal [2023-01-05T12:39:38.563Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2023-01-05T12:39:38.563Z] === RUN TestKillContainer [2023-01-05T12:39:38.821Z] === RUN TestKillContainer/no_signal [2023-01-05T12:39:39.079Z] === RUN TestKillContainer/non_killing_signal [2023-01-05T12:39:39.646Z] === RUN TestKillContainer/killing_signal [2023-01-05T12:39:40.212Z] --- PASS: TestKillContainer (1.55s) [2023-01-05T12:39:40.212Z] --- PASS: TestKillContainer/no_signal (0.51s) [2023-01-05T12:39:40.212Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2023-01-05T12:39:40.212Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2023-01-05T12:39:40.212Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-05T12:39:40.212Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-05T12:39:40.777Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-05T12:39:41.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2023-01-05T12:39:41.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2023-01-05T12:39:41.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2023-01-05T12:39:41.711Z] === RUN TestKillStoppedContainer [2023-01-05T12:39:41.711Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-01-05T12:39:41.711Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-05T12:39:41.712Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-01-05T12:39:41.712Z] === RUN TestKillDifferentUserContainer [2023-01-05T12:39:41.970Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2023-01-05T12:39:41.970Z] === RUN TestInspectOomKilledTrue [2023-01-05T12:39:42.536Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2023-01-05T12:39:42.536Z] === RUN TestInspectOomKilledFalse [2023-01-05T12:39:43.102Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2023-01-05T12:39:43.102Z] === RUN TestLinksEtcHostsContentMatch [2023-01-05T12:39:43.360Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2023-01-05T12:39:43.360Z] === RUN TestLinksContainerNames [2023-01-05T12:39:44.293Z] --- PASS: TestLinksContainerNames (0.91s) [2023-01-05T12:39:44.293Z] === RUN TestLogsFollowTailEmpty [2023-01-05T12:39:44.859Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2023-01-05T12:39:44.859Z] === RUN TestLogs [2023-01-05T12:39:44.859Z] === RUN TestLogs/driver_local [2023-01-05T12:39:44.859Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-01-05T12:39:44.859Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-01-05T12:39:44.859Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-01-05T12:39:44.859Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-01-05T12:39:44.859Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-01-05T12:39:44.859Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-01-05T12:39:44.859Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-01-05T12:39:44.859Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-01-05T12:39:44.859Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-01-05T12:39:44.859Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-01-05T12:39:44.859Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-01-05T12:39:44.859Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-01-05T12:39:44.859Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-01-05T12:39:44.859Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-01-05T12:39:45.425Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-01-05T12:39:45.425Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-01-05T12:39:46.360Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-01-05T12:39:46.360Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-01-05T12:39:46.618Z] === RUN TestLogs/driver_json-file [2023-01-05T12:39:46.618Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-01-05T12:39:46.618Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-01-05T12:39:46.618Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-01-05T12:39:46.618Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-01-05T12:39:46.618Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-01-05T12:39:46.618Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-01-05T12:39:46.618Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-01-05T12:39:46.618Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-01-05T12:39:46.618Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-01-05T12:39:46.618Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-01-05T12:39:46.618Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-01-05T12:39:46.618Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-01-05T12:39:46.618Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-01-05T12:39:46.618Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-01-05T12:39:47.552Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-01-05T12:39:47.552Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-01-05T12:39:47.811Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-01-05T12:39:47.811Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-01-05T12:39:48.379Z] --- PASS: TestLogs (3.75s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_local (0.01s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2023-01-05T12:39:48.379Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2023-01-05T12:39:48.379Z] === RUN TestContainerNetworkMountsNoChown [2023-01-05T12:39:48.945Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/default [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/default [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/private [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/private [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/rprivate [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/slave [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/slave [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/rslave [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/shared [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/shared [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/rshared [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-05T12:39:48.945Z] === CONT TestMountDaemonRoot/default [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-05T12:39:48.945Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-05T12:39:48.945Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/rshared [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/shared [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/rslave [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/slave [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/rprivate [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/private [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-05T12:39:48.946Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-05T12:39:48.946Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-05T12:39:48.946Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-05T12:39:49.204Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-05T12:39:49.465Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-01-05T12:39:49.465Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-01-05T12:39:49.465Z] === RUN TestContainerBindMountNonRecursive [2023-01-05T12:39:51.366Z] --- PASS: TestContainerBindMountNonRecursive (1.47s) [2023-01-05T12:39:51.366Z] === RUN TestContainerVolumesMountedAsShared [2023-01-05T12:39:51.366Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2023-01-05T12:39:51.366Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-05T12:39:51.932Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2023-01-05T12:39:51.932Z] === RUN TestContainerCopyLeaksMounts [2023-01-05T12:39:52.498Z] --- PASS: TestContainerCopyLeaksMounts (0.55s) [2023-01-05T12:39:52.498Z] === RUN TestNetworkNat [2023-01-05T12:39:52.756Z] --- PASS: TestNetworkNat (0.50s) [2023-01-05T12:39:52.756Z] === RUN TestNetworkLocalhostTCPNat [2023-01-05T12:39:53.322Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2023-01-05T12:39:53.322Z] === RUN TestNetworkLoopbackNat [2023-01-05T12:39:55.849Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2023-01-05T12:39:55.849Z] === RUN TestPause [2023-01-05T12:39:56.415Z] --- PASS: TestPause (0.46s) [2023-01-05T12:39:56.415Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-05T12:39:56.415Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-05T12:39:56.415Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-05T12:39:56.415Z] === RUN TestPauseStopPausedContainer [2023-01-05T12:39:56.981Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2023-01-05T12:39:56.981Z] === RUN TestPidHost [2023-01-05T12:39:57.915Z] --- PASS: TestPidHost (1.06s) [2023-01-05T12:39:57.915Z] === RUN TestPsFilter [2023-01-05T12:39:57.915Z] --- PASS: TestPsFilter (0.12s) [2023-01-05T12:39:57.915Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-05T12:39:58.481Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2023-01-05T12:39:58.481Z] === RUN TestRemoveContainerWithVolume [2023-01-05T12:39:59.047Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2023-01-05T12:39:59.047Z] === RUN TestRemoveContainerRunning [2023-01-05T12:39:59.305Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-01-05T12:39:59.305Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-05T12:39:59.874Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2023-01-05T12:39:59.874Z] === RUN TestRemoveInvalidContainer [2023-01-05T12:39:59.874Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-05T12:39:59.874Z] === RUN TestRenameLinkedContainer [2023-01-05T12:40:01.775Z] --- PASS: TestRenameLinkedContainer (1.96s) [2023-01-05T12:40:01.775Z] === RUN TestRenameStoppedContainer [2023-01-05T12:40:02.342Z] --- PASS: TestRenameStoppedContainer (0.50s) [2023-01-05T12:40:02.342Z] === RUN TestRenameRunningContainerAndReuse [2023-01-05T12:40:03.277Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2023-01-05T12:40:03.277Z] === RUN TestRenameInvalidName [2023-01-05T12:40:03.844Z] --- PASS: TestRenameInvalidName (0.44s) [2023-01-05T12:40:03.844Z] === RUN TestRenameAnonymousContainer [2023-01-05T12:40:05.745Z] --- PASS: TestRenameAnonymousContainer (1.72s) [2023-01-05T12:40:05.745Z] === RUN TestRenameContainerWithSameName [2023-01-05T12:40:06.003Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2023-01-05T12:40:06.003Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-05T12:40:06.938Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2023-01-05T12:40:06.938Z] === RUN TestResize [2023-01-05T12:40:07.506Z] --- PASS: TestResize (0.44s) [2023-01-05T12:40:07.506Z] === RUN TestResizeWithInvalidSize [2023-01-05T12:40:08.073Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2023-01-05T12:40:08.073Z] === RUN TestResizeWhenContainerNotStarted [2023-01-05T12:40:08.331Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-05T12:40:08.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-05T12:40:08.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-05T12:40:08.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-05T12:40:08.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-05T12:40:10.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-05T12:40:11.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-05T12:40:12.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-05T12:40:12.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-05T12:40:13.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-05T12:40:13.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-01-05T12:40:17.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-01-05T12:40:17.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-05T12:40:19.139Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-05T12:40:21.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-05T12:40:21.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-05T12:40:22.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-05T12:40:22.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-05T12:40:23.916Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.54s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.54s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.57s) [2023-01-05T12:40:25.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2023-01-05T12:40:25.816Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-01-05T12:40:25.816Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-01-05T12:40:26.383Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-01-05T12:40:27.757Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.99s) [2023-01-05T12:40:27.757Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) [2023-01-05T12:40:27.757Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) [2023-01-05T12:40:27.757Z] === RUN TestCgroupNamespacesRun [2023-01-05T12:40:28.692Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2023-01-05T12:40:28.692Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-05T12:40:29.627Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2023-01-05T12:40:29.627Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-05T12:40:31.001Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2023-01-05T12:40:31.001Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-05T12:40:31.936Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2023-01-05T12:40:31.936Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-05T12:40:33.310Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2023-01-05T12:40:33.310Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-05T12:40:34.244Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2023-01-05T12:40:34.244Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-05T12:40:34.810Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.61s) [2023-01-05T12:40:34.810Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-05T12:40:36.184Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2023-01-05T12:40:36.184Z] === RUN TestNISDomainname [2023-01-05T12:40:36.442Z] --- PASS: TestNISDomainname (0.60s) [2023-01-05T12:40:36.442Z] === RUN TestHostnameDnsResolution [2023-01-05T12:40:37.376Z] --- PASS: TestHostnameDnsResolution (0.69s) [2023-01-05T12:40:37.376Z] === RUN TestUnprivilegedPortsAndPing [2023-01-05T12:40:37.942Z] --- PASS: TestUnprivilegedPortsAndPing (0.64s) [2023-01-05T12:40:37.942Z] === RUN TestPrivilegedHostDevices [2023-01-05T12:40:38.508Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2023-01-05T12:40:38.508Z] === RUN TestRunConsoleSize [2023-01-05T12:40:38.766Z] --- PASS: TestRunConsoleSize (0.43s) [2023-01-05T12:40:38.766Z] === RUN TestRunWithAlternativeContainerdShim [2023-01-05T12:40:41.297Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s) [2023-01-05T12:40:41.297Z] === RUN TestStats [2023-01-05T12:40:43.826Z] --- PASS: TestStats (2.46s) [2023-01-05T12:40:43.826Z] === RUN TestStopContainerWithTimeout [2023-01-05T12:40:43.826Z] === RUN TestStopContainerWithTimeout/0 [2023-01-05T12:40:43.826Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-05T12:40:43.826Z] === RUN TestStopContainerWithTimeout/1 [2023-01-05T12:40:43.826Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-05T12:40:43.826Z] === RUN TestStopContainerWithTimeout/3 [2023-01-05T12:40:43.826Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-05T12:40:43.826Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-05T12:40:43.826Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-05T12:40:43.826Z] === CONT TestStopContainerWithTimeout/0 [2023-01-05T12:40:43.826Z] === CONT TestStopContainerWithTimeout/3 [2023-01-05T12:40:44.085Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-05T12:40:45.984Z] === CONT TestStopContainerWithTimeout/1 [2023-01-05T12:40:47.885Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-05T12:40:47.885Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2023-01-05T12:40:47.885Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2023-01-05T12:40:47.885Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2023-01-05T12:40:47.885Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2023-01-05T12:40:47.885Z] === RUN TestDeleteDevicemapper [2023-01-05T12:40:47.885Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-05T12:40:47.885Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-05T12:40:47.885Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-05T12:40:48.822Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2023-01-05T12:40:48.822Z] === RUN TestUpdateMemory [2023-01-05T12:40:49.388Z] --- PASS: TestUpdateMemory (0.53s) [2023-01-05T12:40:49.388Z] === RUN TestUpdateCPUQuota [2023-01-05T12:40:50.322Z] --- PASS: TestUpdateCPUQuota (0.74s) [2023-01-05T12:40:50.323Z] === RUN TestUpdatePidsLimit [2023-01-05T12:40:50.323Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-05T12:40:50.323Z] === RUN TestUpdatePidsLimit/no_change [2023-01-05T12:40:50.581Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-05T12:40:50.839Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-05T12:40:51.097Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-05T12:40:51.355Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-05T12:40:51.355Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-05T12:40:52.289Z] --- PASS: TestUpdatePidsLimit (2.00s) [2023-01-05T12:40:52.289Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-01-05T12:40:52.289Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-01-05T12:40:52.289Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-01-05T12:40:52.289Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2023-01-05T12:40:52.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-01-05T12:40:52.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2023-01-05T12:40:52.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2023-01-05T12:40:52.289Z] === RUN TestUpdateRestartPolicy [2023-01-05T12:41:04.485Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2023-01-05T12:41:04.485Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-05T12:41:04.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2023-01-05T12:41:04.485Z] === RUN TestWaitNonBlocked [2023-01-05T12:41:04.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-05T12:41:04.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-05T12:41:04.485Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-05T12:41:04.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-05T12:41:04.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-05T12:41:04.485Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-05T12:41:04.485Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-05T12:41:04.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2023-01-05T12:41:04.485Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2023-01-05T12:41:04.485Z] === RUN TestWaitBlocked [2023-01-05T12:41:04.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-05T12:41:04.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-05T12:41:04.485Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-05T12:41:04.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-05T12:41:04.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-05T12:41:04.485Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-05T12:41:05.055Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-05T12:41:05.055Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2023-01-05T12:41:05.055Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2023-01-05T12:41:05.055Z] === RUN TestWaitConditions [2023-01-05T12:41:05.055Z] === RUN TestWaitConditions/default [2023-01-05T12:41:05.055Z] === PAUSE TestWaitConditions/default [2023-01-05T12:41:05.055Z] === RUN TestWaitConditions/not-running [2023-01-05T12:41:05.055Z] === PAUSE TestWaitConditions/not-running [2023-01-05T12:41:05.055Z] === RUN TestWaitConditions/next-exit [2023-01-05T12:41:05.055Z] === PAUSE TestWaitConditions/next-exit [2023-01-05T12:41:05.055Z] === RUN TestWaitConditions/removed [2023-01-05T12:41:05.055Z] === PAUSE TestWaitConditions/removed [2023-01-05T12:41:05.055Z] === CONT TestWaitConditions/default [2023-01-05T12:41:05.055Z] === CONT TestWaitConditions/removed [2023-01-05T12:41:05.055Z] wait_test.go:146: ContainerID = 5ac01af77a5bd520adb40313cdd6b869be41c7dc8e2441c12a9ae6c87f9bdd5c [2023-01-05T12:41:05.055Z] === CONT TestWaitConditions/default [2023-01-05T12:41:05.055Z] wait_test.go:146: ContainerID = b46d561043913e50ec0252771e72e05b995c5fd7f27a7d0b68ae51c391b1545b [2023-01-05T12:41:05.663Z] === CONT TestWaitConditions/not-running [2023-01-05T12:41:05.663Z] wait_test.go:146: ContainerID = 2e7685f89d8956fb631d9582da6532b6069e48a2362f1876ed8fcdb1d67bd1db [2023-01-05T12:41:05.935Z] === CONT TestWaitConditions/next-exit [2023-01-05T12:41:05.935Z] wait_test.go:146: ContainerID = 6f174f0f2292bc5f17625edf528e66e8a49d3efbfb2292470ee1f8a58d98314b [2023-01-05T12:41:06.512Z] --- PASS: TestWaitConditions (0.02s) [2023-01-05T12:41:06.512Z] --- PASS: TestWaitConditions/default (0.66s) [2023-01-05T12:41:06.512Z] --- PASS: TestWaitConditions/removed (0.88s) [2023-01-05T12:41:06.512Z] --- PASS: TestWaitConditions/not-running (0.70s) [2023-01-05T12:41:06.512Z] --- PASS: TestWaitConditions/next-exit (0.60s) [2023-01-05T12:41:06.512Z] === RUN TestWaitRestartedContainer [2023-01-05T12:41:06.512Z] === RUN TestWaitRestartedContainer/default [2023-01-05T12:41:06.512Z] === PAUSE TestWaitRestartedContainer/default [2023-01-05T12:41:06.512Z] === RUN TestWaitRestartedContainer/not-running [2023-01-05T12:41:06.512Z] === PAUSE TestWaitRestartedContainer/not-running [2023-01-05T12:41:06.512Z] === RUN TestWaitRestartedContainer/next-exit [2023-01-05T12:41:06.512Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-01-05T12:41:06.512Z] === CONT TestWaitRestartedContainer/default [2023-01-05T12:41:06.512Z] === CONT TestWaitRestartedContainer/next-exit [2023-01-05T12:41:08.411Z] === CONT TestWaitRestartedContainer/not-running [2023-01-05T12:41:08.978Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-01-05T12:41:08.978Z] --- PASS: TestWaitRestartedContainer/next-exit (1.51s) [2023-01-05T12:41:08.978Z] --- PASS: TestWaitRestartedContainer/default (1.54s) [2023-01-05T12:41:08.978Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2023-01-05T12:41:08.978Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-05T12:41:08.978Z] === CONT TestContainerStartOnDaemonRestart [2023-01-05T12:41:11.507Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2023-01-05T12:41:11.507Z] === CONT TestDaemonHostGatewayIP [2023-01-05T12:41:11.507Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2023-01-05T12:41:11.507Z] === CONT TestDaemonRestartIpcMode [2023-01-05T12:41:13.410Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2023-01-05T12:41:13.410Z] === CONT TestIpcModeOlderClient [2023-01-05T12:41:13.410Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-01-05T12:41:13.410Z] === CONT TestContainerKillOnDaemonStart [2023-01-05T12:41:13.976Z] --- PASS: TestDaemonRestartIpcMode (2.34s) [2023-01-05T12:41:26.171Z] --- PASS: TestContainerKillOnDaemonStart (11.41s) [2023-01-05T12:41:26.171Z] PASS [2023-01-05T12:41:26.171Z] [2023-01-05T12:41:26.171Z] === Skipped [2023-01-05T12:41:26.171Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-01-05T12:41:26.171Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-05T12:41:26.171Z] [2023-01-05T12:41:26.171Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-05T12:41:26.171Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-05T12:41:26.171Z] [2023-01-05T12:41:26.171Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-05T12:41:26.171Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-05T12:41:26.171Z] [2023-01-05T12:41:26.171Z] DONE 281 tests, 3 skipped in 134.095s [2023-01-05T12:41:26.171Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-05T12:41:26.171Z] ++ 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-05T12:41:26.171Z] ++ set -e [2023-01-05T12:41:26.171Z] ++ '[' -n 0 ']' [2023-01-05T12:41:26.171Z] ++ set -x [2023-01-05T12:41:26.171Z] ++ 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-05T12:41:26.171Z] INFO: Testing against a local daemon [2023-01-05T12:41:26.171Z] === RUN TestConfigDaemonID [2023-01-05T12:41:26.171Z] daemon_test.go:51: [dd17fcd9344bc] daemon is not started [2023-01-05T12:41:26.171Z] --- PASS: TestConfigDaemonID (1.04s) [2023-01-05T12:41:26.171Z] === RUN TestDaemonConfigValidation [2023-01-05T12:41:26.171Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-01-05T12:41:26.171Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-01-05T12:41:26.171Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-01-05T12:41:26.171Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-01-05T12:41:26.171Z] === RUN TestDaemonConfigValidation/invalid_config [2023-01-05T12:41:26.171Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-01-05T12:41:26.171Z] === RUN TestDaemonConfigValidation/malformed_config [2023-01-05T12:41:26.171Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-01-05T12:41:26.171Z] === RUN TestDaemonConfigValidation/valid_config [2023-01-05T12:41:26.171Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-01-05T12:41:26.171Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-01-05T12:41:26.171Z] === CONT TestDaemonConfigValidation/malformed_config [2023-01-05T12:41:26.171Z] === CONT TestDaemonConfigValidation/valid_config [2023-01-05T12:41:26.171Z] === CONT TestDaemonConfigValidation/invalid_config [2023-01-05T12:41:26.171Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-01-05T12:41:26.430Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-01-05T12:41:26.430Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2023-01-05T12:41:26.430Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2023-01-05T12:41:26.430Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-01-05T12:41:26.430Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2023-01-05T12:41:26.430Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2023-01-05T12:41:26.430Z] === RUN TestConfigDaemonSeccompProfiles [2023-01-05T12:41:26.430Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-01-05T12:41:27.364Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-01-05T12:41:28.738Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-01-05T12:41:29.672Z] === CONT TestConfigDaemonSeccompProfiles [2023-01-05T12:41:29.672Z] daemon_test.go:165: [da2e8e702c6ee] daemon is not started [2023-01-05T12:41:29.672Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-01-05T12:41:29.672Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-01-05T12:41:29.672Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-01-05T12:41:29.672Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-01-05T12:41:29.672Z] === RUN TestDaemonProxy [2023-01-05T12:41:29.672Z] === RUN TestDaemonProxy/environment_variables [2023-01-05T12:41:31.583Z] === RUN TestDaemonProxy/command-line_options [2023-01-05T12:41:32.957Z] === RUN TestDaemonProxy/configuration_file [2023-01-05T12:41:34.857Z] === RUN TestDaemonProxy/conflicting_options [2023-01-05T12:41:35.116Z] === RUN TestDaemonProxy/reload_sanitized [2023-01-05T12:41:35.683Z] --- PASS: TestDaemonProxy (6.23s) [2023-01-05T12:41:35.683Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2023-01-05T12:41:35.683Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2023-01-05T12:41:35.683Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2023-01-05T12:41:35.683Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-01-05T12:41:35.683Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-01-05T12:41:35.683Z] === RUN TestLiveRestore [2023-01-05T12:41:35.684Z] === RUN TestLiveRestore/volume_references [2023-01-05T12:41:35.684Z] === PAUSE TestLiveRestore/volume_references [2023-01-05T12:41:35.684Z] === CONT TestLiveRestore/volume_references [2023-01-05T12:41:36.249Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-05T12:41:36.249Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-05T12:41:37.184Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-05T12:41:38.118Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-05T12:41:39.053Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-05T12:41:39.988Z] --- PASS: TestLiveRestore (0.00s) [2023-01-05T12:41:39.988Z] --- PASS: TestLiveRestore/volume_references (4.28s) [2023-01-05T12:41:39.988Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.68s) [2023-01-05T12:41:39.988Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s) [2023-01-05T12:41:39.988Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s) [2023-01-05T12:41:39.988Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s) [2023-01-05T12:41:39.988Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2023-01-05T12:41:39.988Z] PASS [2023-01-05T12:41:39.988Z] [2023-01-05T12:41:39.988Z] DONE 24 tests in 15.039s [2023-01-05T12:41:39.988Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-01-05T12:41:39.988Z] ++ 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-05T12:41:39.988Z] ++ set -e [2023-01-05T12:41:39.988Z] ++ '[' -n 0 ']' [2023-01-05T12:41:39.988Z] ++ set -x [2023-01-05T12:41:39.988Z] ++ 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-05T12:41:40.245Z] INFO: Testing against a local daemon [2023-01-05T12:41:40.245Z] === RUN TestCommitInheritsEnv [2023-01-05T12:41:40.245Z] --- PASS: TestCommitInheritsEnv (0.16s) [2023-01-05T12:41:40.245Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-05T12:41:40.245Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-01-05T12:41:40.245Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-01-05T12:41:40.245Z] === RUN TestImportWithCustomPlatform [2023-01-05T12:41:40.245Z] === RUN TestImportWithCustomPlatform/#00 [2023-01-05T12:41:40.504Z] === RUN TestImportWithCustomPlatform/_______ [2023-01-05T12:41:40.504Z] === RUN TestImportWithCustomPlatform// [2023-01-05T12:41:40.504Z] === RUN TestImportWithCustomPlatform/linux [2023-01-05T12:41:40.504Z] === RUN TestImportWithCustomPlatform/LINUX [2023-01-05T12:41:40.504Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-01-05T12:41:40.504Z] === RUN TestImportWithCustomPlatform/macos [2023-01-05T12:41:40.504Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-01-05T12:41:40.504Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform (0.12s) [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-01-05T12:41:40.504Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-01-05T12:41:40.504Z] === RUN TestImagesFilterMultiReference [2023-01-05T12:41:40.504Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2023-01-05T12:41:40.504Z] === RUN TestImagesFilterBeforeSince [2023-01-05T12:41:40.762Z] list_test.go:87: ImageList: ID=sha256:1b011341af6fb4b520d41d5bf2f22506547273ad2caaf7796ee39ffe5c6dd253 RepoTags=[testimagesfilterbeforesince:v3] [2023-01-05T12:41:40.762Z] list_test.go:87: ImageList: ID=sha256:a4cce6f88d3a5f81abe5f594e83ba079ccd2ada64a8434974831e80205a47fbf RepoTags=[testimagesfilterbeforesince:v2] [2023-01-05T12:41:40.762Z] list_test.go:87: ImageList: ID=sha256:c3af7c4efcb99e5ccd6ab6b92fc34361fb48e70786133b9890e973d414286a4a RepoTags=[testimagesfilterbeforesince:v1] [2023-01-05T12:41:40.762Z] --- PASS: TestImagesFilterBeforeSince (0.27s) [2023-01-05T12:41:40.762Z] === RUN TestImagePullPlatformInvalid [2023-01-05T12:41:40.762Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-05T12:41:40.762Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-05T12:41:41.022Z] time="2023-01-05T12:41:40Z" 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.4 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.022Z] time="2023-01-05T12:41:40Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.022Z] time="2023-01-05T12:41:40Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.19.4 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.022Z] time="2023-01-05T12:41:40Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.022Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=789a1676-3cbf-45bb-ad83-834b5ea050ba http.request.method=GET http.request.remoteaddr="127.0.0.1:58354" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.022Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=789a1676-3cbf-45bb-ad83-834b5ea050ba http.request.method=GET http.request.remoteaddr="127.0.0.1:58354" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.870675ms http.response.status=200 http.response.written=2 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.022Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-05T12:41:41.022Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=11aa5198-cef1-416b-a7d7-cdc972830417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.022Z] time="2023-01-05T12:41:40Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=11aa5198-cef1-416b-a7d7-cdc972830417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1926da44-6369-4d20-b107-24f8a42e5ce7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1926da44-6369-4d20-b107-24f8a42e5ce7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=11aa5198-cef1-416b-a7d7-cdc972830417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=90.412µs trace.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=dd8b7f2e-2587-4279-b9bb-3c75a8085c54 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=11aa5198-cef1-416b-a7d7-cdc972830417 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.667265ms http.response.status=404 http.response.written=157 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1926da44-6369-4d20-b107-24f8a42e5ce7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=29.055µs trace.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=f9a71324-b6e5-49bf-897e-2d8ab06efa72 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=1926da44-6369-4d20-b107-24f8a42e5ce7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.958472ms http.response.status=404 http.response.written=157 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c50fbdfd-b2b8-44a6-b7ad-fd74302cdcc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c50fbdfd-b2b8-44a6-b7ad-fd74302cdcc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c50fbdfd-b2b8-44a6-b7ad-fd74302cdcc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=181.407µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9a0b62a2-c428-44ac-acbb-65a12031cca6 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c50fbdfd-b2b8-44a6-b7ad-fd74302cdcc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=45.399µs trace.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=4f12f331-cc2e-4b14-a07c-d840b7902552 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ad48a3f7-e762-460e-81b6-0db54e2ede31 http.request.method=POST http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ad48a3f7-e762-460e-81b6-0db54e2ede31 http.request.method=POST http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c50fbdfd-b2b8-44a6-b7ad-fd74302cdcc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=139.052µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=94508a63-a046-4541-b979-12cef507f109 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c50fbdfd-b2b8-44a6-b7ad-fd74302cdcc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.330809ms http.response.status=202 http.response.written=0 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ad48a3f7-e762-460e-81b6-0db54e2ede31 http.request.method=POST http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=798.677µs trace.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=b7fb88a5-d97e-4325-b199-c2665f27bf8f trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ad48a3f7-e762-460e-81b6-0db54e2ede31 http.request.method=POST http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=15.236µs trace.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=deb2d53b-990b-4416-a711-fbc984b3cf9f trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ad48a3f7-e762-460e-81b6-0db54e2ede31 http.request.method=POST http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=82.51µs trace.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=817d9f06-b849-4981-a3f5-5e08b7158cb1 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ad48a3f7-e762-460e-81b6-0db54e2ede31 http.request.method=POST http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=9.669523ms http.response.status=202 http.response.written=0 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=85.62µs trace.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=30713bc8-a4c3-45e7-8255-29198a0dd0c6 trace.line=82 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=18.708µs trace.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=dad8913d-25f6-4751-94be-bb5799ef8a5f trace.line=141 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=1.355861ms trace.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=35b06f06-70f4-4dac-b48c-151674819776 trace.line=82 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=34.075µs trace.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=524a1fcf-effc-40de-a74b-7d68ae4206f8 trace.line=141 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=200.927µs trace.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=888b293a-9456-424c-868f-f6c02d3a6d22 trace.line=124 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=46.556µs trace.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=a9002a08-47d3-46b3-9395-649941c53433 trace.line=141 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.023Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=15.295µs trace.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=845159ec-fc86-4868-8157-cdeb8b32f124 trace.line=141 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=23.442µs trace.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=8dade93c-01bf-43d0-abc7-77ca2e89d2a5 trace.line=141 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=114.806µs trace.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=1e47986f-585b-4e03-89d6-42c09d130574 trace.line=167 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=86.138µs trace.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=50063987-4299-4db8-af75-be2f59471b7a trace.line=95 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=108.053µs trace.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=f83e82b5-470a-4042-a45f-c3880f72ff04 trace.line=181 vars.name=test vars.uuid=0fcc4e48-c9a2-4594-9c25-9d9ea421d122 version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b6a52cf1-c34e-4b27-a57a-fdab08364654 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58372" http.request.uri="/v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.305473ms http.response.status=201 http.response.written=0 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "PUT /v2/test/blobs/uploads/0fcc4e48-c9a2-4594-9c25-9d9ea421d122?_state=WXPb5ncTwJiFw_7Am6-yF_f5gI3HQgIVBHZLhsxqo3J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmY2M0ZTQ4LWM5YTItNDU5NC05YzI1LTlkOWVhNDIxZDEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MzI5MjA4NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=65.674µs trace.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=da821700-7bbe-467f-a7a7-a7579a050047 trace.line=124 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=11.586µs trace.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=4265d592-34ad-4173-9ad5-8a6a1c906c69 trace.line=141 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=105.427µs trace.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=556f6561-ca9c-4e29-882f-5b542b6ffeac trace.line=141 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=11.314µs trace.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=190ce78c-135b-47af-88fb-f1be92f62d8f trace.line=141 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=74.15µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=88428c67-fb06-43b2-ab53-00b77d5d2042 trace.line=167 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=63.951µs trace.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=97999376-2897-4fbb-ad40-495d02ada4a4 trace.line=95 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=166.425µs trace.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=7f723a84-92aa-433f-92fa-7df2c41c5c45 trace.line=181 vars.name=test vars.uuid=da7c073e-cd7b-4617-a1fd-201f43aec4dc version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=135788bb-3e99-48f0-88bd-927a9e7a61c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=13.353427ms http.response.status=201 http.response.written=0 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "PUT /v2/test/blobs/uploads/da7c073e-cd7b-4617-a1fd-201f43aec4dc?_state=eN0ZqdI3LxF2Y7Q43yoAzTQZVgmR4TO-EFx1avcGw0J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhN2MwNzNlLWNkN2ItNDYxNy1hMWZkLTIwMWY0M2FlYzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wNVQxMjo0MTo0MC44MjkwMzg2NjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5cfef1da-c0c7-4d17-8ccc-682855ebb5db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5cfef1da-c0c7-4d17-8ccc-682855ebb5db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5cfef1da-c0c7-4d17-8ccc-682855ebb5db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=23.557µs trace.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=b676f6dd-fd7b-41d8-b012-9ac807b28878 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5cfef1da-c0c7-4d17-8ccc-682855ebb5db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="937.139µs" http.response.status=404 http.response.written=96 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=55.105µs trace.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=a0fd006c-5eac-4f77-914c-2f677009c4e0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=28.899µs trace.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=b41effea-8d04-470e-9d72-00894e9c0c5a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=52.21µs trace.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=2ca725b6-d21c-4776-9f21-66a27f2e071d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.024Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=50.289µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1a6d34a2-db17-438a-b9ba-a3347910a8fd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=32.131µs trace.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=663163d6-0fde-4cc4-afbd-4e2bc88414e5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=139.143µs trace.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=71c84a3c-5dfb-4316-a7b9-bc2b8fffb6af trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=117.103µs trace.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=9164005b-42c4-4bcd-89c2-cc65d0134174 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=55.237µs trace.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=3b8359cb-25aa-443a-9af1-f2b7a00caa85 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=156.981µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e241121a-d27c-41b3-b208-50d6e7edbb3b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=70.465µs trace.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=2cd20990-6313-4469-bfaf-39e88b9701bc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54af4a2d-3f77-4942-b118-46b0a06771c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.009937ms http.response.status=201 http.response.written=0 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=47909524-81ed-47c3-a973-cd4f1e1d153e http.request.method=GET http.request.remoteaddr="127.0.0.1:58402" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=47909524-81ed-47c3-a973-cd4f1e1d153e http.request.method=GET http.request.remoteaddr="127.0.0.1:58402" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 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="806.16µs" http.response.status=200 http.response.written=2 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=720b7908-1d38-4e43-9c94-adc78b02f859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=720b7908-1d38-4e43-9c94-adc78b02f859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=720b7908-1d38-4e43-9c94-adc78b02f859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=39.278µs trace.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=0b28b713-ef55-4fb6-909c-ec60a69defe1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=720b7908-1d38-4e43-9c94-adc78b02f859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=720b7908-1d38-4e43-9c94-adc78b02f859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=28.808µs trace.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=0daaf3df-2a0f-4edf-b53e-ba685f72b419 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=720b7908-1d38-4e43-9c94-adc78b02f859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=14.392µs trace.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=99068032-8c82-436d-857a-0d033afb9552 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=720b7908-1d38-4e43-9c94-adc78b02f859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=16.082µs trace.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=046a653a-9432-4208-a4b0-f3f000cef3b1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=720b7908-1d38-4e43-9c94-adc78b02f859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=720b7908-1d38-4e43-9c94-adc78b02f859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58412" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 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=1.52126ms http.response.status=200 http.response.written=417 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9d73f5bb-b83c-4978-ad1b-9dadfd843bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9d73f5bb-b83c-4978-ad1b-9dadfd843bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9d73f5bb-b83c-4978-ad1b-9dadfd843bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9d73f5bb-b83c-4978-ad1b-9dadfd843bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=87.918µs trace.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=2cb7724c-5091-4dd2-a6de-7be4a27874cc trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9d73f5bb-b83c-4978-ad1b-9dadfd843bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=36.488µs trace.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=444d5e3a-c5df-486c-8943-67d3a5d6959c trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9d73f5bb-b83c-4978-ad1b-9dadfd843bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=115.783µs trace.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=f4b42dd4-8482-4436-af6c-ecb1b0353a4d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9d73f5bb-b83c-4978-ad1b-9dadfd843bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=9d73f5bb-b83c-4978-ad1b-9dadfd843bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58420" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 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=3.282527ms http.response.status=200 http.response.written=417 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.025Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=145.903µs trace.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=3fc613bd-317d-4e2a-aa0f-8b30c250dfc2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=19.593µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e49996b2-b856-4d6a-b3dc-c407522c0ed0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=120.426µs trace.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=34de9757-ff7a-477c-84aa-37a1c5fe1b33 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=191.696µs trace.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=1ee04f00-8d52-48a1-a3d6-c5c4cffcfe5f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=17.756µs trace.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=68e4107a-9d0a-4fc9-80b3-922f02d7caa2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=13.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=f6fd6b49-e073-4003-b5b4-d819b01c0738 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=215.228µs trace.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=fbf5b28e-730c-4ef3-b536-6632992dfb19 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=106.125µs trace.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=053e27e1-cdb1-4a81-87fb-a8dfece9d4f9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=71.795µs trace.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=6b3c2476-ad16-46d9-bb89-69ab5193849b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=6.81µs trace.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=24a5ec07-22e6-4bf3-b7c1-e4487e959832 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=73.715µs trace.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=3f7ad138-f283-4396-b187-9eca7a7b6180 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=5.866µs trace.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=33fd176f-d38b-465d-bcb9-8fc6f5db3637 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=30.31µs trace.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=e4dd0671-cdd9-4b91-ae3b-fa6c557e6e4b trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=20.275µs trace.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=7c775298-61bb-4639-90ee-a6a3d5b47ce0 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=27.528µs trace.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=39c8819b-c96f-455c-a21f-24f25ec99af0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=43.955µs trace.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=5cdb298e-06da-4ee5-9232-29fb8325c400 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e10a6f7c-0716-43e0-b06b-49918eb6efb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 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.980258ms http.response.status=200 http.response.written=68 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 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).GetContent" trace.id=ff8c8a11-1c0a-44a2-b1ee-6cf0e0afcbe3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=21.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=427767e0-55d3-4356-939c-15d6399191bb trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ca7d62d9-4ecd-4fc3-8769-38dccd83e76e http.request.method=GET http.request.remoteaddr="127.0.0.1:58428" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 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=9.425643ms http.response.status=200 http.response.written=179 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6b9294f7-6ff1-4de1-923e-5f4c9f865521 http.request.method=GET http.request.remoteaddr="127.0.0.1:58460" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6b9294f7-6ff1-4de1-923e-5f4c9f865521 http.request.method=GET http.request.remoteaddr="127.0.0.1:58460" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 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="887.981µs" http.response.status=200 http.response.written=2 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=792e54ae-1178-417b-8514-877cbe823235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=792e54ae-1178-417b-8514-877cbe823235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=792e54ae-1178-417b-8514-877cbe823235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.026Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=792e54ae-1178-417b-8514-877cbe823235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=49.789µs trace.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=fdea276e-fd8a-4cee-9c75-4fdd301e1b6a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.027Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=792e54ae-1178-417b-8514-877cbe823235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=45.751µs trace.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=33c18fae-fcdb-4963-8e35-20b559885bfd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.027Z] time="2023-01-05T12:41:40Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=792e54ae-1178-417b-8514-877cbe823235 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58466" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 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.712488ms http.response.status=404 http.response.written=181 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.027Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-05T12:41:41.027Z] time="2023-01-05T12:41:40Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b8e865fc-bb4d-44d9-8e86-baa70a811b89 http.request.method=GET http.request.remoteaddr="127.0.0.1:58482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.027Z] time="2023-01-05T12:41:40Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b8e865fc-bb4d-44d9-8e86-baa70a811b89 http.request.method=GET http.request.remoteaddr="127.0.0.1:58482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.027Z] time="2023-01-05T12:41:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b8e865fc-bb4d-44d9-8e86-baa70a811b89 http.request.method=GET http.request.remoteaddr="127.0.0.1:58482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.027Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b8e865fc-bb4d-44d9-8e86-baa70a811b89 http.request.method=GET http.request.remoteaddr="127.0.0.1:58482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 trace.duration=182.128µs trace.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=3cbd499d-5e9f-4e6c-b292-11dd821ffc4c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.027Z] time="2023-01-05T12:41:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=b8e865fc-bb4d-44d9-8e86-baa70a811b89 http.request.method=GET http.request.remoteaddr="127.0.0.1:58482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 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).GetContent" trace.id=bab53b98-d13f-453d-a3cd-9886d0392b64 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.027Z] time="2023-01-05T12:41:40Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=b8e865fc-bb4d-44d9-8e86-baa70a811b89 http.request.method=GET http.request.remoteaddr="127.0.0.1:58482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 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=2.010686ms http.response.status=404 http.response.written=181 instance.id=73eb7793-5d8d-4f1d-8d3e-ec21c2fd0bf9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-01-05T12:41:41.027Z] 127.0.0.1 - - [05/Jan/2023:12:41:40 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/7e7b0622a6906010cacb48d7b231f7d00227d3e3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-05T12:41:41.027Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-01-05T12:41:41.027Z] === RUN TestRemoveImageOrphaning [2023-01-05T12:41:41.285Z] --- PASS: TestRemoveImageOrphaning (0.15s) [2023-01-05T12:41:41.285Z] === RUN TestRemoveImageGarbageCollector [2023-01-05T12:41:41.285Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:41:41.285Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-01-05T12:41:41.285Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-05T12:41:41.285Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-01-05T12:41:41.285Z] === RUN TestTagInvalidReference [2023-01-05T12:41:41.285Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-05T12:41:41.285Z] === RUN TestTagValidPrefixedRepo [2023-01-05T12:41:41.285Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-01-05T12:41:41.285Z] === RUN TestTagExistedNameWithoutForce [2023-01-05T12:41:41.285Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-05T12:41:41.285Z] === RUN TestTagOfficialNames [2023-01-05T12:41:41.285Z] --- PASS: TestTagOfficialNames (0.05s) [2023-01-05T12:41:41.285Z] === RUN TestTagMatchesDigest [2023-01-05T12:41:41.285Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-01-05T12:41:41.285Z] PASS [2023-01-05T12:41:41.285Z] [2023-01-05T12:41:41.285Z] === Skipped [2023-01-05T12:41:41.285Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-01-05T12:41:41.285Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-01-05T12:41:41.285Z] [2023-01-05T12:41:41.285Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-01-05T12:41:41.285Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:41:41.285Z] [2023-01-05T12:41:41.285Z] DONE 24 tests, 2 skipped in 1.381s [2023-01-05T12:41:41.285Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-01-05T12:41:41.285Z] ++ 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-05T12:41:41.285Z] ++ set -e [2023-01-05T12:41:41.285Z] ++ '[' -n 0 ']' [2023-01-05T12:41:41.285Z] ++ set -x [2023-01-05T12:41:41.285Z] ++ 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-05T12:41:41.543Z] === RUN TestStripANSICommands [2023-01-05T12:41:41.543Z] === RUN TestStripANSICommands/#00 [2023-01-05T12:41:41.543Z] === RUN TestStripANSICommands/#01 [2023-01-05T12:41:41.543Z] --- PASS: TestStripANSICommands (0.00s) [2023-01-05T12:41:41.543Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-01-05T12:41:41.543Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-01-05T12:41:41.543Z] PASS [2023-01-05T12:41:41.543Z] [2023-01-05T12:41:41.543Z] DONE 3 tests in 0.044s [2023-01-05T12:41:41.543Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-01-05T12:41:41.544Z] ++ 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-05T12:41:41.544Z] ++ set -e [2023-01-05T12:41:41.544Z] ++ '[' -n 0 ']' [2023-01-05T12:41:41.544Z] ++ set -x [2023-01-05T12:41:41.544Z] ++ 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-05T12:41:41.544Z] INFO: Testing against a local daemon [2023-01-05T12:41:41.544Z] === RUN TestNetworkCreateDelete [2023-01-05T12:41:41.801Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-01-05T12:41:41.801Z] === RUN TestDockerNetworkDeletePreferID [2023-01-05T12:41:42.060Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2023-01-05T12:41:42.060Z] === RUN TestDaemonDNSFallback [2023-01-05T12:41:48.616Z] --- PASS: TestDaemonDNSFallback (6.24s) [2023-01-05T12:41:48.616Z] === RUN TestInspectNetwork [2023-01-05T12:41:51.145Z] === RUN TestInspectNetwork/full_network_id [2023-01-05T12:41:51.145Z] === RUN TestInspectNetwork/partial_network_id [2023-01-05T12:41:51.145Z] === RUN TestInspectNetwork/network_name [2023-01-05T12:41:51.145Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-05T12:41:55.329Z] --- PASS: TestInspectNetwork (6.88s) [2023-01-05T12:41:55.329Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-05T12:41:55.329Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-05T12:41:55.329Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-05T12:41:55.329Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-05T12:41:55.329Z] === RUN TestRunContainerWithBridgeNone [2023-01-05T12:41:56.703Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/create [2023-01-05T12:41:56.703Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-01-05T12:41:56.703Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-01-05T12:41:56.703Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-01-05T12:41:56.703Z] === CONT TestNetworkInvalidJSON/networks/create [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-01-05T12:41:56.703Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-01-05T12:41:56.703Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-01-05T12:41:56.703Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-01-05T12:41:56.703Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-05T12:41:56.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-01-05T12:41:56.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-01-05T12:41:56.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-01-05T12:41:56.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-01-05T12:41:56.703Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-01-05T12:41:56.703Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-01-05T12:41:56.704Z] === RUN TestNetworkList [2023-01-05T12:41:56.704Z] === RUN TestNetworkList//networks [2023-01-05T12:41:56.704Z] === PAUSE TestNetworkList//networks [2023-01-05T12:41:56.704Z] === RUN TestNetworkList//networks/ [2023-01-05T12:41:56.704Z] === PAUSE TestNetworkList//networks/ [2023-01-05T12:41:56.704Z] === CONT TestNetworkList//networks [2023-01-05T12:41:56.704Z] === CONT TestNetworkList//networks/ [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkList (0.02s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-05T12:41:56.704Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-05T12:41:56.704Z] === RUN TestHostIPv4BridgeLabel [2023-01-05T12:41:57.270Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-01-05T12:41:57.270Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-05T12:41:58.204Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-01-05T12:41:58.204Z] === RUN TestDaemonDefaultNetworkPools [2023-01-05T12:41:59.138Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2023-01-05T12:41:59.138Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-05T12:42:00.072Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-01-05T12:42:00.072Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-05T12:42:01.446Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-01-05T12:42:01.446Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-05T12:42:02.012Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2023-01-05T12:42:02.012Z] === RUN TestServiceWithPredefinedNetwork [2023-01-05T12:42:04.542Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2023-01-05T12:42:04.542Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-05T12:42:04.542Z] service_test.go:242: FLAKY_TEST [2023-01-05T12:42:04.542Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-05T12:42:04.542Z] === RUN TestServiceWithDataPathPortInit [2023-01-05T12:42:19.478Z] --- PASS: TestServiceWithDataPathPortInit (13.79s) [2023-01-05T12:42:19.478Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-05T12:42:20.413Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xfzrgbj39x4qym9l4l8wtr5ed Created:2023-01-05 12:42:19.139088338 +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[e19741a20a8cab82745111526437f596b02d4b8de65265efd378bcb6a7db4cde:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6oep44fwrie2a71t657xi4mv9 EndpointID:ef9d5a329e67c61e7991ef6b2ada4e2da2c65e0ef11308e119e0ad4e8fb3aaa5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:14fa0d7e5d616c1c10f4fc02a910d6a770aec7e846d2bdd65565c78e2358b7db 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:7797e804455e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6oep44fwrie2a71t657xi4mv9 EndpointID:ef9d5a329e67c61e7991ef6b2ada4e2da2c65e0ef11308e119e0ad4e8fb3aaa5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-05T12:42:25.677Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2023-01-05T12:42:25.677Z] PASS [2023-01-05T12:42:25.677Z] [2023-01-05T12:42:25.677Z] === Skipped [2023-01-05T12:42:25.677Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-05T12:42:25.677Z] service_test.go:242: FLAKY_TEST [2023-01-05T12:42:25.677Z] [2023-01-05T12:42:25.677Z] DONE 38 tests, 1 skipped in 43.279s [2023-01-05T12:42:25.677Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-05T12:42:25.677Z] ++ 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-05T12:42:25.677Z] ++ set -e [2023-01-05T12:42:25.677Z] ++ '[' -n 0 ']' [2023-01-05T12:42:25.677Z] ++ set -x [2023-01-05T12:42:25.677Z] ++ 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-05T12:42:25.677Z] INFO: Testing against a local daemon [2023-01-05T12:42:25.677Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-05T12:42:25.677Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-05T12:42:25.677Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-05T12:42:25.677Z] === RUN TestDockerNetworkIpvlan [2023-01-05T12:42:25.677Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-05T12:42:25.677Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-05T12:42:25.677Z] PASS [2023-01-05T12:42:25.677Z] [2023-01-05T12:42:25.677Z] === Skipped [2023-01-05T12:42:25.677Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-05T12:42:25.677Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-05T12:42:25.677Z] [2023-01-05T12:42:25.677Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-05T12:42:25.677Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-05T12:42:25.677Z] [2023-01-05T12:42:25.677Z] DONE 2 tests, 2 skipped in 0.092s [2023-01-05T12:42:25.677Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-05T12:42:25.677Z] ++ 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-05T12:42:25.677Z] ++ set -e [2023-01-05T12:42:25.677Z] ++ '[' -n 0 ']' [2023-01-05T12:42:25.677Z] ++ set -x [2023-01-05T12:42:25.677Z] ++ 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-05T12:42:25.677Z] INFO: Testing against a local daemon [2023-01-05T12:42:25.677Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-05T12:42:26.249Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2023-01-05T12:42:26.249Z] === RUN TestDockerNetworkMacvlan [2023-01-05T12:42:26.815Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-05T12:42:27.749Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-05T12:42:28.316Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-05T12:42:30.216Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-05T12:42:31.590Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-05T12:42:34.872Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-05T12:42:35.439Z] --- PASS: TestDockerNetworkMacvlan (9.17s) [2023-01-05T12:42:35.439Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-01-05T12:42:35.439Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-01-05T12:42:35.439Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2023-01-05T12:42:35.439Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2023-01-05T12:42:35.439Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2023-01-05T12:42:35.439Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2023-01-05T12:42:35.439Z] PASS [2023-01-05T12:42:35.439Z] [2023-01-05T12:42:35.439Z] DONE 8 tests in 10.544s [2023-01-05T12:42:35.439Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-05T12:42:35.439Z] ++ 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-05T12:42:35.439Z] ++ set -e [2023-01-05T12:42:35.439Z] ++ '[' -n 0 ']' [2023-01-05T12:42:35.439Z] ++ set -x [2023-01-05T12:42:35.439Z] ++ 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-05T12:42:35.439Z] testing: warning: no tests to run [2023-01-05T12:42:35.439Z] PASS [2023-01-05T12:42:35.439Z] [2023-01-05T12:42:35.439Z] DONE 0 tests in 0.027s [2023-01-05T12:42:35.439Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-05T12:42:35.439Z] ++ 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-05T12:42:35.439Z] ++ set -e [2023-01-05T12:42:35.439Z] ++ '[' -n 0 ']' [2023-01-05T12:42:35.439Z] ++ set -x [2023-01-05T12:42:35.439Z] ++ 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-05T12:42:35.698Z] INFO: Testing against a local daemon [2023-01-05T12:42:35.698Z] === RUN TestAuthZPluginAllowRequest [2023-01-05T12:42:36.634Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2023-01-05T12:42:36.634Z] === RUN TestAuthZPluginTLS [2023-01-05T12:42:37.200Z] --- PASS: TestAuthZPluginTLS (0.57s) [2023-01-05T12:42:37.200Z] === RUN TestAuthZPluginDenyRequest [2023-01-05T12:42:37.766Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-01-05T12:42:37.766Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-05T12:42:38.332Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-05T12:42:38.332Z] === RUN TestAuthZPluginDenyResponse [2023-01-05T12:42:38.898Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-01-05T12:42:38.898Z] === RUN TestAuthZPluginAllowEventStream [2023-01-05T12:42:39.832Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2023-01-05T12:42:39.832Z] === RUN TestAuthZPluginErrorResponse [2023-01-05T12:42:40.398Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-01-05T12:42:40.398Z] === RUN TestAuthZPluginErrorRequest [2023-01-05T12:42:40.964Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-01-05T12:42:40.964Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-05T12:42:41.530Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-01-05T12:42:41.530Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-05T12:42:42.905Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s) [2023-01-05T12:42:42.905Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-05T12:42:43.839Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.19s) [2023-01-05T12:42:43.839Z] === RUN TestAuthZPluginHeader [2023-01-05T12:42:44.405Z] --- PASS: TestAuthZPluginHeader (0.62s) [2023-01-05T12:42:44.405Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-05T12:42:44.405Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:42:44.405Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-05T12:42:44.405Z] === RUN TestAuthZPluginV2Disable [2023-01-05T12:42:44.405Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:42:44.405Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-01-05T12:42:44.405Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-05T12:42:44.405Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:42:44.405Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-05T12:42:44.405Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-05T12:42:44.405Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:42:44.405Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-05T12:42:44.405Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-05T12:43:02.482Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-01-05T12:43:02.482Z] PASS [2023-01-05T12:43:02.482Z] [2023-01-05T12:43:02.482Z] === Skipped [2023-01-05T12:43:02.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-05T12:43:02.482Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:43:02.482Z] [2023-01-05T12:43:02.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-01-05T12:43:02.482Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:43:02.482Z] [2023-01-05T12:43:02.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-05T12:43:02.482Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:43:02.482Z] [2023-01-05T12:43:02.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-05T12:43:02.482Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:43:02.482Z] [2023-01-05T12:43:02.482Z] DONE 17 tests, 4 skipped in 25.940s [2023-01-05T12:43:02.482Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-05T12:43:02.482Z] ++ 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-05T12:43:02.482Z] ++ set -e [2023-01-05T12:43:02.482Z] ++ '[' -n 0 ']' [2023-01-05T12:43:02.482Z] ++ set -x [2023-01-05T12:43:02.482Z] ++ 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-05T12:43:02.482Z] INFO: Testing against a local daemon [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-01-05T12:43:02.482Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-01-05T12:43:02.482Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-01-05T12:43:02.482Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-01-05T12:43:02.482Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-01-05T12:43:02.482Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-01-05T12:43:02.482Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-01-05T12:43:02.482Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-01-05T12:43:02.482Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-01-05T12:43:02.482Z] === RUN TestPluginInstall [2023-01-05T12:43:02.482Z] === RUN TestPluginInstall/no_auth [2023-01-05T12:43:05.766Z] time="2023-01-05T12:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-05T12:43:05.766Z] time="2023-01-05T12:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b283f225d73402d7c057d4d9247a767b07a85e6e41723b6c18064a8f46eb00ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-05T12:43:05.766Z] time="2023-01-05T12:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-05T12:43:05.766Z] time="2023-01-05T12:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b283f225d73402d7c057d4d9247a767b07a85e6e41723b6c18064a8f46eb00ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-05T12:43:05.766Z] === RUN TestPluginInstall/with_htpasswd [2023-01-05T12:43:06.024Z] time="2023-01-05T12:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-05T12:43:06.024Z] time="2023-01-05T12:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b283f225d73402d7c057d4d9247a767b07a85e6e41723b6c18064a8f46eb00ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-05T12:43:06.024Z] time="2023-01-05T12:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-05T12:43:06.024Z] time="2023-01-05T12:43:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b283f225d73402d7c057d4d9247a767b07a85e6e41723b6c18064a8f46eb00ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-05T12:43:06.282Z] === RUN TestPluginInstall/with_insecure [2023-01-05T12:43:07.217Z] time="2023-01-05T12:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-05T12:43:07.217Z] time="2023-01-05T12:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a83c48a47ad365604c61bfcc5c23f60b17722e030d1268bbb0de2c29423fec1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-05T12:43:07.217Z] time="2023-01-05T12:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-05T12:43:07.217Z] time="2023-01-05T12:43:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a83c48a47ad365604c61bfcc5c23f60b17722e030d1268bbb0de2c29423fec1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-05T12:43:07.217Z] plugin_test.go:196: [d6f0ec7615b18] daemon is not started [2023-01-05T12:43:07.217Z] --- PASS: TestPluginInstall (5.71s) [2023-01-05T12:43:07.217Z] --- PASS: TestPluginInstall/no_auth (4.20s) [2023-01-05T12:43:07.217Z] --- PASS: TestPluginInstall/with_htpasswd (0.52s) [2023-01-05T12:43:07.217Z] --- PASS: TestPluginInstall/with_insecure (0.99s) [2023-01-05T12:43:07.217Z] === RUN TestPluginsWithRuntimes [2023-01-05T12:43:09.117Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-05T12:43:09.683Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-05T12:43:10.616Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2023-01-05T12:43:10.616Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2023-01-05T12:43:10.616Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2023-01-05T12:43:10.616Z] === RUN TestPluginBackCompatMediaTypes [2023-01-05T12:43:11.182Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) [2023-01-05T12:43:11.182Z] PASS [2023-01-05T12:43:11.182Z] [2023-01-05T12:43:11.182Z] DONE 24 tests in 9.757s [2023-01-05T12:43:11.182Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-05T12:43:11.182Z] ++ 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-05T12:43:11.182Z] ++ set -e [2023-01-05T12:43:11.182Z] ++ '[' -n 0 ']' [2023-01-05T12:43:11.182Z] ++ set -x [2023-01-05T12:43:11.182Z] ++ 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-05T12:43:11.440Z] INFO: Testing against a local daemon [2023-01-05T12:43:11.440Z] === RUN TestExternalGraphDriver [2023-01-05T12:43:11.698Z] === RUN TestExternalGraphDriver/json [2023-01-05T12:43:13.598Z] === RUN TestExternalGraphDriver/spec [2023-01-05T12:43:14.972Z] === RUN TestExternalGraphDriver/pull [2023-01-05T12:43:16.345Z] --- PASS: TestExternalGraphDriver (4.97s) [2023-01-05T12:43:16.345Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2023-01-05T12:43:16.345Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2023-01-05T12:43:16.345Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2023-01-05T12:43:16.345Z] === RUN TestGraphdriverPluginV2 [2023-01-05T12:43:16.603Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:43:16.603Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-01-05T12:43:16.603Z] PASS [2023-01-05T12:43:16.603Z] [2023-01-05T12:43:16.603Z] === Skipped [2023-01-05T12:43:16.603Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-01-05T12:43:16.603Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:43:16.603Z] [2023-01-05T12:43:16.603Z] DONE 5 tests, 1 skipped in 5.425s [2023-01-05T12:43:16.603Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-05T12:43:16.603Z] ++ 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-05T12:43:16.603Z] ++ set -e [2023-01-05T12:43:16.603Z] ++ '[' -n 0 ']' [2023-01-05T12:43:16.603Z] ++ set -x [2023-01-05T12:43:16.603Z] ++ 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-05T12:43:16.862Z] INFO: Testing against a local daemon [2023-01-05T12:43:16.862Z] === RUN TestContinueAfterPluginCrash [2023-01-05T12:43:16.862Z] === PAUSE TestContinueAfterPluginCrash [2023-01-05T12:43:16.862Z] === RUN TestReadPluginNoRead [2023-01-05T12:43:16.862Z] === PAUSE TestReadPluginNoRead [2023-01-05T12:43:16.862Z] === RUN TestDaemonStartWithLogOpt [2023-01-05T12:43:16.862Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-05T12:43:16.862Z] === CONT TestContinueAfterPluginCrash [2023-01-05T12:43:16.862Z] === CONT TestDaemonStartWithLogOpt [2023-01-05T12:43:20.186Z] --- PASS: TestDaemonStartWithLogOpt (3.16s) [2023-01-05T12:43:20.186Z] === CONT TestReadPluginNoRead [2023-01-05T12:43:22.104Z] === RUN TestReadPluginNoRead/default [2023-01-05T12:43:23.478Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-05T12:43:24.852Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-05T12:43:24.852Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2023-01-05T12:43:25.786Z] === CONT TestReadPluginNoRead [2023-01-05T12:43:25.786Z] read_test.go:91: [d7d5d7f9c21b7] daemon is not started [2023-01-05T12:43:25.786Z] --- PASS: TestReadPluginNoRead (5.88s) [2023-01-05T12:43:25.786Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2023-01-05T12:43:25.786Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2023-01-05T12:43:25.786Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2023-01-05T12:43:25.786Z] PASS [2023-01-05T12:43:25.786Z] [2023-01-05T12:43:25.786Z] DONE 6 tests in 9.169s [2023-01-05T12:43:25.786Z] 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-05T12:43:25.786Z] ++ 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-05T12:43:25.786Z] ++ set -e [2023-01-05T12:43:25.786Z] ++ '[' -n 0 ']' [2023-01-05T12:43:25.786Z] ++ set -x [2023-01-05T12:43:25.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-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-05T12:43:25.786Z] testing: warning: no tests to run [2023-01-05T12:43:25.786Z] PASS [2023-01-05T12:43:25.786Z] [2023-01-05T12:43:25.786Z] DONE 0 tests in 0.034s [2023-01-05T12:43:25.786Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-05T12:43:25.786Z] ++ 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-05T12:43:25.786Z] ++ set -e [2023-01-05T12:43:25.786Z] ++ '[' -n 0 ']' [2023-01-05T12:43:25.786Z] ++ set -x [2023-01-05T12:43:25.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-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-05T12:43:26.044Z] INFO: Testing against a local daemon [2023-01-05T12:43:26.044Z] === RUN TestPluginWithDevMounts [2023-01-05T12:43:26.044Z] === PAUSE TestPluginWithDevMounts [2023-01-05T12:43:26.044Z] === CONT TestPluginWithDevMounts [2023-01-05T12:43:27.418Z] --- PASS: TestPluginWithDevMounts (1.50s) [2023-01-05T12:43:27.418Z] PASS [2023-01-05T12:43:27.418Z] [2023-01-05T12:43:27.418Z] DONE 1 tests in 1.619s [2023-01-05T12:43:27.418Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-05T12:43:27.418Z] ++ 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-05T12:43:27.418Z] ++ set -e [2023-01-05T12:43:27.418Z] ++ '[' -n 0 ']' [2023-01-05T12:43:27.418Z] ++ set -x [2023-01-05T12:43:27.418Z] ++ 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-05T12:43:27.676Z] INFO: Testing against a local daemon [2023-01-05T12:43:27.676Z] === RUN TestSecretInspect [2023-01-05T12:43:30.204Z] --- PASS: TestSecretInspect (2.21s) [2023-01-05T12:43:30.204Z] === RUN TestSecretList [2023-01-05T12:43:32.104Z] --- PASS: TestSecretList (2.12s) [2023-01-05T12:43:32.104Z] === RUN TestSecretsCreateAndDelete [2023-01-05T12:43:34.005Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2023-01-05T12:43:34.005Z] === RUN TestSecretsUpdate [2023-01-05T12:43:36.534Z] --- PASS: TestSecretsUpdate (2.12s) [2023-01-05T12:43:36.534Z] === RUN TestTemplatedSecret [2023-01-05T12:43:39.064Z] --- PASS: TestTemplatedSecret (2.46s) [2023-01-05T12:43:39.064Z] === RUN TestSecretCreateResolve [2023-01-05T12:43:40.966Z] --- PASS: TestSecretCreateResolve (2.11s) [2023-01-05T12:43:40.966Z] PASS [2023-01-05T12:43:40.966Z] [2023-01-05T12:43:40.966Z] DONE 6 tests in 13.228s [2023-01-05T12:43:40.966Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-01-05T12:43:40.966Z] ++ 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-05T12:43:40.966Z] ++ set -e [2023-01-05T12:43:40.966Z] ++ '[' -n 0 ']' [2023-01-05T12:43:40.966Z] ++ set -x [2023-01-05T12:43:40.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-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-05T12:43:40.966Z] INFO: Testing against a local daemon [2023-01-05T12:43:40.966Z] === RUN TestServiceCreateInit [2023-01-05T12:43:40.966Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-05T12:43:45.153Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-05T12:43:48.436Z] --- PASS: TestServiceCreateInit (7.04s) [2023-01-05T12:43:48.436Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2023-01-05T12:43:48.436Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.45s) [2023-01-05T12:43:48.436Z] === RUN TestCreateServiceMultipleTimes [2023-01-05T12:44:03.309Z] --- PASS: TestCreateServiceMultipleTimes (15.16s) [2023-01-05T12:44:03.309Z] === RUN TestCreateServiceConflict [2023-01-05T12:44:05.838Z] --- PASS: TestCreateServiceConflict (2.23s) [2023-01-05T12:44:05.838Z] === RUN TestCreateServiceMaxReplicas [2023-01-05T12:44:07.738Z] --- PASS: TestCreateServiceMaxReplicas (2.43s) [2023-01-05T12:44:07.738Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-05T12:44:22.685Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2023-01-05T12:44:22.685Z] === RUN TestCreateServiceSecretFileMode [2023-01-05T12:44:23.252Z] --- PASS: TestCreateServiceSecretFileMode (2.32s) [2023-01-05T12:44:23.252Z] === RUN TestCreateServiceConfigFileMode [2023-01-05T12:44:25.781Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2023-01-05T12:44:25.781Z] === RUN TestCreateServiceSysctls [2023-01-05T12:44:29.065Z] --- PASS: TestCreateServiceSysctls (2.89s) [2023-01-05T12:44:29.065Z] === RUN TestCreateServiceCapabilities [2023-01-05T12:44:30.966Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2023-01-05T12:44:30.966Z] === RUN TestInspect [2023-01-05T12:44:33.497Z] --- PASS: TestInspect (2.66s) [2023-01-05T12:44:33.497Z] === RUN TestCreateJob [2023-01-05T12:44:36.780Z] --- PASS: TestCreateJob (2.86s) [2023-01-05T12:44:36.780Z] === RUN TestReplicatedJob [2023-01-05T12:44:42.053Z] --- PASS: TestReplicatedJob (5.00s) [2023-01-05T12:44:42.053Z] === RUN TestUpdateReplicatedJob [2023-01-05T12:44:44.582Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2023-01-05T12:44:44.582Z] === RUN TestServiceListWithStatuses [2023-01-05T12:44:44.582Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-05T12:44:44.582Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-05T12:44:44.582Z] === RUN TestDockerNetworkConnectAlias [2023-01-05T12:44:48.767Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) [2023-01-05T12:44:48.767Z] === RUN TestDockerNetworkReConnect [2023-01-05T12:44:52.049Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2023-01-05T12:44:52.049Z] === RUN TestServicePlugin [2023-01-05T12:44:52.049Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:44:52.049Z] --- SKIP: TestServicePlugin (0.00s) [2023-01-05T12:44:52.049Z] === RUN TestServiceUpdateLabel [2023-01-05T12:44:53.949Z] --- PASS: TestServiceUpdateLabel (2.20s) [2023-01-05T12:44:53.949Z] === RUN TestServiceUpdateSecrets [2023-01-05T12:45:08.822Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2023-01-05T12:45:08.822Z] === RUN TestServiceUpdateConfigs [2023-01-05T12:45:23.694Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2023-01-05T12:45:23.694Z] === RUN TestServiceUpdateNetwork [2023-01-05T12:45:35.907Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2023-01-05T12:45:35.907Z] === RUN TestServiceUpdatePidsLimit [2023-01-05T12:45:35.907Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-05T12:45:36.474Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-05T12:45:44.582Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-05T12:45:51.139Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2023-01-05T12:45:51.139Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-01-05T12:45:51.139Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-01-05T12:45:51.139Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2023-01-05T12:45:51.139Z] PASS [2023-01-05T12:45:51.139Z] [2023-01-05T12:45:51.139Z] === Skipped [2023-01-05T12:45:51.139Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-05T12:45:51.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-05T12:45:51.139Z] [2023-01-05T12:45:51.139Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-01-05T12:45:51.139Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-05T12:45:51.139Z] [2023-01-05T12:45:51.139Z] DONE 27 tests, 2 skipped in 129.946s [2023-01-05T12:45:51.139Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-01-05T12:45:51.139Z] ++ 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-05T12:45:51.139Z] ++ set -e [2023-01-05T12:45:51.139Z] ++ '[' -n 0 ']' [2023-01-05T12:45:51.139Z] ++ set -x [2023-01-05T12:45:51.139Z] ++ 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-05T12:45:51.139Z] INFO: Testing against a local daemon [2023-01-05T12:45:51.139Z] === RUN TestSessionCreate [2023-01-05T12:45:51.139Z] --- PASS: TestSessionCreate (0.02s) [2023-01-05T12:45:51.139Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-05T12:45:51.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-05T12:45:51.139Z] PASS [2023-01-05T12:45:51.139Z] [2023-01-05T12:45:51.139Z] DONE 2 tests in 0.130s [2023-01-05T12:45:51.139Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-01-05T12:45:51.139Z] ++ 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-05T12:45:51.139Z] ++ set -e [2023-01-05T12:45:51.139Z] ++ '[' -n 0 ']' [2023-01-05T12:45:51.139Z] ++ set -x [2023-01-05T12:45:51.139Z] ++ 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-05T12:45:51.139Z] INFO: Testing against a local daemon [2023-01-05T12:45:51.139Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-05T12:45:51.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-05T12:45:51.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-05T12:45:51.139Z] === RUN TestDiskUsage [2023-01-05T12:45:51.139Z] === PAUSE TestDiskUsage [2023-01-05T12:45:51.139Z] === RUN TestEventsExecDie [2023-01-05T12:45:51.705Z] --- PASS: TestEventsExecDie (0.53s) [2023-01-05T12:45:51.705Z] === RUN TestEventsBackwardsCompatible [2023-01-05T12:45:51.705Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-01-05T12:45:51.705Z] === RUN TestEventsVolumeCreate [2023-01-05T12:45:51.705Z] --- PASS: TestEventsVolumeCreate (0.05s) [2023-01-05T12:45:51.705Z] === RUN TestInfoBinaryCommits [2023-01-05T12:45:51.705Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-05T12:45:51.705Z] === RUN TestInfoAPIVersioned [2023-01-05T12:45:51.705Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-05T12:45:51.705Z] === RUN TestInfoAPI [2023-01-05T12:45:51.705Z] --- PASS: TestInfoAPI (0.02s) [2023-01-05T12:45:51.705Z] === RUN TestInfoAPIWarnings [2023-01-05T12:46:09.781Z] --- PASS: TestInfoAPIWarnings (16.55s) [2023-01-05T12:46:09.781Z] === RUN TestInfoDebug [2023-01-05T12:46:09.781Z] --- PASS: TestInfoDebug (0.52s) [2023-01-05T12:46:09.781Z] === RUN TestInfoInsecureRegistries [2023-01-05T12:46:09.781Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-05T12:46:09.781Z] === RUN TestInfoRegistryMirrors [2023-01-05T12:46:09.781Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-05T12:46:09.781Z] === RUN TestLoginFailsWithBadCredentials [2023-01-05T12:46:10.347Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-01-05T12:46:10.347Z] === RUN TestPingCacheHeaders [2023-01-05T12:46:10.347Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-05T12:46:10.347Z] === RUN TestPingGet [2023-01-05T12:46:10.347Z] --- PASS: TestPingGet (0.02s) [2023-01-05T12:46:10.347Z] === RUN TestPingHead [2023-01-05T12:46:10.347Z] --- PASS: TestPingHead (0.02s) [2023-01-05T12:46:10.347Z] === RUN TestPingSwarmHeader [2023-01-05T12:46:10.913Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-01-05T12:46:10.913Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-01-05T12:46:11.848Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-01-05T12:46:11.848Z] --- PASS: TestPingSwarmHeader (1.68s) [2023-01-05T12:46:11.848Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-01-05T12:46:11.848Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-01-05T12:46:11.848Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-01-05T12:46:11.848Z] === RUN TestPingBuilderHeader [2023-01-05T12:46:11.848Z] === RUN TestPingBuilderHeader/default_config [2023-01-05T12:46:12.414Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-01-05T12:46:12.980Z] --- PASS: TestPingBuilderHeader (1.05s) [2023-01-05T12:46:12.980Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-01-05T12:46:12.980Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-01-05T12:46:12.980Z] === RUN TestVersion [2023-01-05T12:46:12.980Z] --- PASS: TestVersion (0.02s) [2023-01-05T12:46:12.980Z] === CONT TestDiskUsage [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/container_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/image_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/volume_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-01-05T12:46:13.575Z] === RUN TestDiskUsage/after_container.Run [2023-01-05T12:46:14.140Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-01-05T12:46:14.141Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-01-05T12:46:14.141Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-01-05T12:46:14.141Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-01-05T12:46:14.141Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-01-05T12:46:14.141Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-01-05T12:46:14.141Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-01-05T12:46:14.141Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-01-05T12:46:14.141Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-01-05T12:46:14.141Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage (1.15s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-01-05T12:46:14.141Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-01-05T12:46:14.141Z] PASS [2023-01-05T12:46:14.141Z] [2023-01-05T12:46:14.141Z] === Skipped [2023-01-05T12:46:14.141Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-05T12:46:14.141Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-05T12:46:14.141Z] [2023-01-05T12:46:14.141Z] DONE 57 tests, 1 skipped in 23.265s [2023-01-05T12:46:14.141Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-05T12:46:14.141Z] ++ 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-05T12:46:14.141Z] ++ set -e [2023-01-05T12:46:14.141Z] ++ '[' -n 0 ']' [2023-01-05T12:46:14.141Z] ++ set -x [2023-01-05T12:46:14.141Z] ++ 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-05T12:46:14.399Z] INFO: Testing against a local daemon [2023-01-05T12:46:14.399Z] === RUN TestVolumesCreateAndList [2023-01-05T12:46:14.399Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-05T12:46:14.399Z] === RUN TestVolumesRemove [2023-01-05T12:46:14.399Z] --- PASS: TestVolumesRemove (0.06s) [2023-01-05T12:46:14.399Z] === RUN TestVolumesInspect [2023-01-05T12:46:14.399Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-05T12:46:14.399Z] === RUN TestVolumesInvalidJSON [2023-01-05T12:46:14.399Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-01-05T12:46:14.399Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-01-05T12:46:14.399Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-01-05T12:46:14.399Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-01-05T12:46:14.399Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-01-05T12:46:14.399Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-01-05T12:46:14.399Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-01-05T12:46:14.399Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-01-05T12:46:14.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-01-05T12:46:14.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-01-05T12:46:14.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-01-05T12:46:14.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-01-05T12:46:14.399Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-01-05T12:46:14.399Z] === RUN TestVolumePruneAnonymous [2023-01-05T12:46:14.399Z] --- PASS: TestVolumePruneAnonymous (0.04s) [2023-01-05T12:46:14.399Z] PASS [2023-01-05T12:46:14.399Z] [2023-01-05T12:46:14.399Z] DONE 10 tests in 0.253s [2023-01-05T12:46:14.399Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-05T12:46:14.659Z] ++++ cat bundles/test-integration/docker.pid [2023-01-05T12:46:14.659Z] +++ kill 15076 [2023-01-05T12:46:14.920Z] +++ /etc/init.d/apparmor stop [2023-01-05T12:46:14.920Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-05T12:46:14.920Z] [2023-01-05T12:46:14.920Z] Unloading profiles will leave already running processes permanently [2023-01-05T12:46:14.920Z] unconfined, which can lead to unexpected situations. [2023-01-05T12:46:14.920Z] [2023-01-05T12:46:14.920Z] To set a process to complain mode, use the command line tool [2023-01-05T12:46:14.920Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-05T12:46:14.920Z] +++ true [2023-01-05T12:46:14.920Z] exiting test-integration [2023-01-05T12:46:14.920Z] ++ exit 0 [2023-01-05T12:46:14.920Z] Post stage [Pipeline] junit [2023-01-05T12:46:15.500Z] Recording test results [2023-01-05T12:46:15.693Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-05T12:46:15.999Z] + echo Ensuring container killed. [2023-01-05T12:46:15.999Z] Ensuring container killed. [2023-01-05T12:46:15.999Z] + docker rm -vf docker-pr2 [2023-01-05T12:46:15.999Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-01-05T12:46:16.282Z] + echo Chowning /workspace to jenkins user [2023-01-05T12:46:16.282Z] Chowning /workspace to jenkins user [2023-01-05T12:46:16.282Z] + id -u [2023-01-05T12:46:16.282Z] + id -g [2023-01-05T12:46:16.282Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44746:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-05T12:46:17.943Z] + bundleName=arm64-integration [2023-01-05T12:46:17.943Z] + echo Creating arm64-integration-bundles.tar.gz [2023-01-05T12:46:17.943Z] Creating arm64-integration-bundles.tar.gz [2023-01-05T12:46:17.944Z] + 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-05T12:46:17.944Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-05T12:46:18.213Z] Archiving artifacts [2023-01-05T12:46:19.993Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44746/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-05T12:46:20.287Z] + make clean [2023-01-05T12:46:20.545Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-01-05T12:46:20.545Z] docker-dev-cache [2023-01-05T12:46:20.545Z] 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