Pull request #44079 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f8b468fda2d2ff539ea0c973e38bab89061335c7+f61142cce5694669620863da614134a302af882d (258e8ea2b768cf3809e7f44546772a540f1bf357) 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-44079@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-03-07T09:33:47.683Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-03-07T09:33:47.686Z] Trying to pass milestone 45 [Pipeline] milestone [2023-03-07T09:33:47.795Z] Trying to pass milestone 46 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-03-07T09:33:47.976Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06a6b6dea16d44329) in /home/ubuntu/workspace/moby_PR-44079 [Pipeline] { [Pipeline] checkout [2023-03-07T09:33:48.008Z] The recommended git tool is: git [2023-03-07T09:33:48.020Z] using credential docker-jenkins-github-credentials [2023-03-07T09:33:48.033Z] Cloning the remote Git repository [2023-03-07T09:33:48.034Z] Cloning with configured refspecs honoured and without tags [2023-03-07T09:33:48.040Z] Cloning repository https://github.com/moby/moby.git [2023-03-07T09:33:48.041Z] > git init /home/ubuntu/workspace/moby_PR-44079 # timeout=10 [2023-03-07T09:33:48.054Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-07T09:33:48.055Z] > git --version # timeout=10 [2023-03-07T09:33:48.058Z] > git --version # 'git version 2.25.1' [2023-03-07T09:33:48.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T09:33:48.059Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44079/head:refs/remotes/origin/PR-44079 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-03-07T09:34:00.817Z] Fetching without tags [2023-03-07T09:34:01.074Z] Merging remotes/origin/master commit f61142cce5694669620863da614134a302af882d into PR head commit f8b468fda2d2ff539ea0c973e38bab89061335c7 [2023-03-07T09:34:01.695Z] Merge succeeded, producing f8b468fda2d2ff539ea0c973e38bab89061335c7 [2023-03-07T09:34:01.695Z] Checking out Revision f8b468fda2d2ff539ea0c973e38bab89061335c7 (PR-44079) [2023-03-07T09:34:00.805Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-07T09:34:00.808Z] > git config --add remote.origin.fetch +refs/pull/44079/head:refs/remotes/origin/PR-44079 # timeout=10 [2023-03-07T09:34:00.812Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-03-07T09:34:00.818Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-07T09:34:00.864Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-07T09:34:00.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T09:34:00.865Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44079/head:refs/remotes/origin/PR-44079 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-03-07T09:34:01.081Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T09:34:01.087Z] > git checkout -f f8b468fda2d2ff539ea0c973e38bab89061335c7 # timeout=10 [2023-03-07T09:34:01.679Z] > git remote # timeout=10 [2023-03-07T09:34:01.683Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T09:34:01.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T09:34:01.687Z] > git merge f61142cce5694669620863da614134a302af882d # timeout=10 [2023-03-07T09:34:01.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T09:34:01.701Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T09:34:01.706Z] > git checkout -f f8b468fda2d2ff539ea0c973e38bab89061335c7 # timeout=10 [2023-03-07T09:34:02.493Z] Commit message: "builder-next: enable more cache backends" [2023-03-07T09:34:02.507Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T09:34:03.341Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44079:/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-03-07T09:34:02.500Z] > git rev-list --no-walk e5a34e439e1e438281b1c8a1beca6a0c8da9ce40 # timeout=10 [2023-03-07T09:34:07.514Z] 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-03-07T09:34:07.902Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06a6b6dea16d44329) in /home/ubuntu/workspace/moby_PR-44079 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-03-07T09:34:07.933Z] The recommended git tool is: git [Pipeline] // stage [2023-03-07T09:34:07.940Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-03-07T09:34:07.954Z] Fetching changes from the remote Git repository [Pipeline] // stage [2023-03-07T09:34:07.960Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [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-03-07T09:34:08.194Z] Merging remotes/origin/master commit f61142cce5694669620863da614134a302af882d into PR head commit f8b468fda2d2ff539ea0c973e38bab89061335c7 [2023-03-07T09:34:08.304Z] Merge succeeded, producing f8b468fda2d2ff539ea0c973e38bab89061335c7 [2023-03-07T09:34:08.304Z] Checking out Revision f8b468fda2d2ff539ea0c973e38bab89061335c7 (PR-44079) [2023-03-07T09:34:08.440Z] Commit message: "builder-next: enable more cache backends" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2023-03-07T09:34:07.955Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44079/.git # timeout=10 [2023-03-07T09:34:07.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-07T09:34:07.967Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-07T09:34:07.967Z] > git --version # timeout=10 [2023-03-07T09:34:07.972Z] > git --version # 'git version 2.25.1' [2023-03-07T09:34:07.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T09:34:07.973Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44079/head:refs/remotes/origin/PR-44079 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-03-07T09:34:08.201Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T09:34:08.205Z] > git checkout -f f8b468fda2d2ff539ea0c973e38bab89061335c7 # timeout=10 [2023-03-07T09:34:08.284Z] > git remote # timeout=10 [2023-03-07T09:34:08.289Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T09:34:08.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T09:34:08.296Z] > git merge f61142cce5694669620863da614134a302af882d # timeout=10 [2023-03-07T09:34:08.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T09:34:08.352Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T09:34:08.358Z] > git checkout -f f8b468fda2d2ff539ea0c973e38bab89061335c7 # timeout=10 [Pipeline] sh [2023-03-07T09:34:09.334Z] + docker version [2023-03-07T09:34:09.334Z] Client: Docker Engine - Community [2023-03-07T09:34:09.334Z] Version: 22.06.0-beta.0 [2023-03-07T09:34:09.334Z] API version: 1.42 [2023-03-07T09:34:09.334Z] Go version: go1.18.3 [2023-03-07T09:34:09.334Z] Git commit: 3e9117b [2023-03-07T09:34:09.334Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-07T09:34:09.334Z] OS/Arch: linux/arm64 [2023-03-07T09:34:09.334Z] Context: default [2023-03-07T09:34:09.334Z] [2023-03-07T09:34:09.334Z] Server: Docker Engine - Community [2023-03-07T09:34:09.334Z] Engine: [2023-03-07T09:34:09.334Z] Version: 22.06.0-beta.0 [2023-03-07T09:34:09.334Z] API version: 1.42 (minimum version 1.12) [2023-03-07T09:34:09.334Z] Go version: go1.18.3 [2023-03-07T09:34:09.334Z] Git commit: 38633e7 [2023-03-07T09:34:09.334Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-07T09:34:09.334Z] OS/Arch: linux/arm64 [2023-03-07T09:34:09.334Z] Experimental: true [2023-03-07T09:34:09.334Z] containerd: [2023-03-07T09:34:09.334Z] Version: 1.6.8 [2023-03-07T09:34:09.334Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-07T09:34:09.334Z] runc: [2023-03-07T09:34:09.334Z] Version: 1.1.4 [2023-03-07T09:34:09.334Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-07T09:34:09.334Z] docker-init: [2023-03-07T09:34:09.334Z] Version: 0.19.0 [2023-03-07T09:34:09.334Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-07T09:34:09.673Z] + docker info [2023-03-07T09:34:09.673Z] Client: [2023-03-07T09:34:09.673Z] Context: default [2023-03-07T09:34:09.673Z] Debug Mode: false [2023-03-07T09:34:09.673Z] Plugins: [2023-03-07T09:34:09.673Z] buildx: Docker Buildx (Docker Inc.) [2023-03-07T09:34:09.673Z] Version: v0.8.2 [2023-03-07T09:34:09.673Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-03-07T09:34:09.673Z] compose: Docker Compose (Docker Inc.) [2023-03-07T09:34:09.673Z] Version: v2.12.0 [2023-03-07T09:34:09.673Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-07T09:34:09.673Z] [2023-03-07T09:34:09.673Z] Server: [2023-03-07T09:34:09.673Z] Containers: 0 [2023-03-07T09:34:09.673Z] Running: 0 [2023-03-07T09:34:09.673Z] Paused: 0 [2023-03-07T09:34:09.673Z] Stopped: 0 [2023-03-07T09:34:09.673Z] Images: 3 [2023-03-07T09:34:09.673Z] Server Version: 22.06.0-beta.0 [2023-03-07T09:34:09.673Z] Storage Driver: overlay2 [2023-03-07T09:34:09.673Z] Backing Filesystem: extfs [2023-03-07T09:34:09.673Z] Supports d_type: true [2023-03-07T09:34:09.673Z] Using metacopy: false [2023-03-07T09:34:09.673Z] Native Overlay Diff: true [2023-03-07T09:34:09.673Z] userxattr: false [2023-03-07T09:34:09.673Z] Logging Driver: json-file [2023-03-07T09:34:09.673Z] Cgroup Driver: cgroupfs [2023-03-07T09:34:09.673Z] Cgroup Version: 1 [2023-03-07T09:34:09.673Z] Plugins: [2023-03-07T09:34:09.673Z] Volume: local [2023-03-07T09:34:09.673Z] Network: bridge host ipvlan macvlan null overlay [2023-03-07T09:34:09.673Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-07T09:34:09.673Z] Swarm: inactive [2023-03-07T09:34:09.673Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-03-07T09:34:09.673Z] Default Runtime: runc [2023-03-07T09:34:09.673Z] Init Binary: docker-init [2023-03-07T09:34:09.674Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-07T09:34:09.674Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-07T09:34:09.674Z] init version: de40ad0 [2023-03-07T09:34:09.674Z] Security Options: [2023-03-07T09:34:09.674Z] apparmor [2023-03-07T09:34:09.674Z] seccomp [2023-03-07T09:34:09.674Z] Profile: builtin [2023-03-07T09:34:09.674Z] Kernel Version: 5.15.0-1022-aws [2023-03-07T09:34:09.674Z] Operating System: Ubuntu 20.04.5 LTS [2023-03-07T09:34:09.674Z] OSType: linux [2023-03-07T09:34:09.674Z] Architecture: aarch64 [2023-03-07T09:34:09.674Z] CPUs: 2 [2023-03-07T09:34:09.674Z] Total Memory: 7.559GiB [2023-03-07T09:34:09.674Z] Name: ip-10-100-92-214 [2023-03-07T09:34:09.674Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-03-07T09:34:09.674Z] Docker Root Dir: /var/lib/docker [2023-03-07T09:34:09.674Z] Debug Mode: false [2023-03-07T09:34:09.674Z] Registry: https://index.docker.io/v1/ [2023-03-07T09:34:09.674Z] Labels: [2023-03-07T09:34:09.674Z] Experimental: true [2023-03-07T09:34:09.674Z] Insecure Registries: [2023-03-07T09:34:09.674Z] 127.0.0.0/8 [2023-03-07T09:34:09.674Z] Live Restore Enabled: true [2023-03-07T09:34:09.674Z] [Pipeline] sh [2023-03-07T09:34:10.074Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-03-07T09:34:10.074Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-03-07T09:34:10.074Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44079/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-03-07T09:34:10.074Z] + bash /home/ubuntu/workspace/moby_PR-44079/check-config.sh [2023-03-07T09:34:10.074Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-07T09:34:10.074Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-03-07T09:34:10.074Z] [2023-03-07T09:34:10.074Z] Generally Necessary: [2023-03-07T09:34:10.074Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-07T09:34:10.074Z] - apparmor: enabled and tools installed [2023-03-07T09:34:10.074Z] - CONFIG_NAMESPACES: enabled [2023-03-07T09:34:10.074Z] - CONFIG_NET_NS: enabled [2023-03-07T09:34:10.074Z] - CONFIG_PID_NS: enabled [2023-03-07T09:34:10.074Z] - CONFIG_IPC_NS: enabled [2023-03-07T09:34:10.074Z] - CONFIG_UTS_NS: enabled [2023-03-07T09:34:10.074Z] - CONFIG_CGROUPS: enabled [2023-03-07T09:34:10.074Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-07T09:34:10.074Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-07T09:34:10.074Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-07T09:34:10.074Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-07T09:34:10.074Z] - CONFIG_CPUSETS: enabled [2023-03-07T09:34:10.074Z] - CONFIG_MEMCG: enabled [2023-03-07T09:34:10.074Z] - CONFIG_KEYS: enabled [2023-03-07T09:34:10.330Z] - CONFIG_VETH: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-07T09:34:10.330Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-07T09:34:10.330Z] - CONFIG_CGROUP_BPF: enabled [2023-03-07T09:34:10.330Z] [2023-03-07T09:34:10.330Z] Optional Features: [2023-03-07T09:34:10.330Z] - CONFIG_USER_NS: enabled [2023-03-07T09:34:10.330Z] - CONFIG_SECCOMP: enabled [2023-03-07T09:34:10.330Z] - CONFIG_SECCOMP_FILTER: enabled [2023-03-07T09:34:10.330Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-07T09:34:10.330Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-07T09:34:10.330Z] (cgroup swap accounting is currently enabled) [2023-03-07T09:34:10.330Z] - CONFIG_BLK_CGROUP: enabled [2023-03-07T09:34:10.330Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-07T09:34:10.587Z] - CONFIG_CGROUP_PERF: enabled [2023-03-07T09:34:10.587Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-07T09:34:10.587Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-07T09:34:10.587Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-07T09:34:10.587Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-07T09:34:10.587Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-07T09:34:10.587Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-07T09:34:10.587Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-07T09:34:10.587Z] - CONFIG_IP_VS: enabled (as module) [2023-03-07T09:34:10.587Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-07T09:34:10.587Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-07T09:34:10.587Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-07T09:34:10.587Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-07T09:34:10.587Z] - CONFIG_SECURITY_SELINUX: enabled [2023-03-07T09:34:10.587Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-03-07T09:34:10.587Z] - CONFIG_EXT4_FS: enabled [2023-03-07T09:34:10.587Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-07T09:34:10.587Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-07T09:34:10.587Z] - Network Drivers: [2023-03-07T09:34:10.587Z] - "overlay": [2023-03-07T09:34:10.587Z] - CONFIG_VXLAN: enabled (as module) [2023-03-07T09:34:10.587Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-07T09:34:10.587Z] Optional (for encrypted networks): [2023-03-07T09:34:10.844Z] - CONFIG_CRYPTO: enabled [2023-03-07T09:34:10.844Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-07T09:34:10.844Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-07T09:34:10.844Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-07T09:34:10.844Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-07T09:34:10.844Z] - CONFIG_XFRM: enabled [2023-03-07T09:34:10.844Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-07T09:34:10.844Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-07T09:34:10.844Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-07T09:34:10.844Z] - "ipvlan": [2023-03-07T09:34:10.844Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-07T09:34:10.844Z] - "macvlan": [2023-03-07T09:34:10.844Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-07T09:34:10.844Z] - CONFIG_DUMMY: enabled (as module) [2023-03-07T09:34:10.844Z] - "ftp,tftp client in container": [2023-03-07T09:34:10.844Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-07T09:34:10.844Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-07T09:34:10.844Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-07T09:34:10.844Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-07T09:34:10.844Z] - Storage Drivers: [2023-03-07T09:34:10.844Z] - "aufs": [2023-03-07T09:34:10.844Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-07T09:34:10.844Z] - "btrfs": [2023-03-07T09:34:10.844Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-07T09:34:10.844Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-07T09:34:10.844Z] - "devicemapper": [2023-03-07T09:34:10.844Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-07T09:34:10.844Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-07T09:34:10.844Z] - "overlay": [2023-03-07T09:34:11.100Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-07T09:34:11.100Z] - "zfs": [2023-03-07T09:34:11.100Z] - /dev/zfs: present [2023-03-07T09:34:11.100Z] - zfs command: missing [2023-03-07T09:34:11.100Z] - zpool command: missing [2023-03-07T09:34:11.100Z] [2023-03-07T09:34:11.100Z] Limits: [2023-03-07T09:34:11.100Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-07T09:34:11.100Z] [2023-03-07T09:34:11.100Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-07T09:34:11.444Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f8b468fda2d2ff539ea0c973e38bab89061335c7 . [2023-03-07T09:34:11.700Z] #1 [internal] load build definition from Dockerfile [2023-03-07T09:34:11.700Z] #1 transferring dockerfile: 26.95kB done [2023-03-07T09:34:11.700Z] #1 DONE 0.0s [2023-03-07T09:34:11.700Z] [2023-03-07T09:34:11.700Z] #2 [internal] load .dockerignore [2023-03-07T09:34:11.700Z] #2 transferring context: 113B done [2023-03-07T09:34:11.700Z] #2 DONE 0.0s [2023-03-07T09:34:11.700Z] [2023-03-07T09:34:11.700Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-07T09:34:11.970Z] #3 DONE 0.1s [2023-03-07T09:34:11.970Z] [2023-03-07T09:34:11.970Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-07T09:34:11.970Z] #4 CACHED [2023-03-07T09:34:11.970Z] [2023-03-07T09:34:11.970Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-03-07T09:34:11.970Z] #5 DONE 0.0s [2023-03-07T09:34:11.970Z] [2023-03-07T09:34:11.970Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-07T09:34:12.231Z] #6 DONE 0.1s [2023-03-07T09:34:12.231Z] [2023-03-07T09:34:12.231Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-07T09:34:12.231Z] #7 DONE 0.1s [2023-03-07T09:34:12.231Z] [2023-03-07T09:34:12.231Z] #8 [internal] load metadata for docker.io/library/golang:1.20.1-bullseye [2023-03-07T09:34:12.231Z] #8 DONE 0.1s [2023-03-07T09:34:12.231Z] [2023-03-07T09:34:12.231Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-03-07T09:34:12.231Z] #9 DONE 0.1s [2023-03-07T09:34:12.231Z] [2023-03-07T09:34:12.231Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f [2023-03-07T09:34:12.231Z] #10 DONE 0.0s [2023-03-07T09:34:12.232Z] [2023-03-07T09:34:12.232Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-07T09:34:12.232Z] #11 DONE 0.0s [2023-03-07T09:34:12.232Z] [2023-03-07T09:34:12.232Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox [2023-03-07T09:34:12.232Z] #12 DONE 0.0s [2023-03-07T09:34:12.232Z] [2023-03-07T09:34:12.232Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:63ed3bc6b428713c2bb1980e534d70e8ab82a4484ec044183df9caca6e9d82cb [2023-03-07T09:34:12.232Z] #13 DONE 0.0s [2023-03-07T09:34:12.232Z] [2023-03-07T09:34:12.232Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-03-07T09:34:12.232Z] #14 DONE 0.0s [2023-03-07T09:34:12.232Z] [2023-03-07T09:34:12.232Z] #15 [internal] load build context [2023-03-07T09:34:12.489Z] #15 ... [2023-03-07T09:34:12.489Z] [2023-03-07T09:34:12.489Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-03-07T09:34:12.489Z] #16 DONE 0.4s [2023-03-07T09:34:12.489Z] [2023-03-07T09:34:12.489Z] #15 [internal] load build context [2023-03-07T09:34:13.860Z] #15 transferring context: 67.24MB 1.5s done [2023-03-07T09:34:13.860Z] #15 DONE 1.7s [2023-03-07T09:34:14.116Z] [2023-03-07T09:34:14.116Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-07T09:34:14.116Z] #17 CACHED [2023-03-07T09:34:14.116Z] [2023-03-07T09:34:14.116Z] #18 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-03-07T09:34:14.117Z] #43 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #44 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ [2023-03-07T09:34:14.117Z] #44 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #45 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-07T09:34:14.117Z] #45 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #46 [registry-src 1/2] WORKDIR /usr/src/registry [2023-03-07T09:34:14.117Z] #46 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #47 [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-03-07T09:34:14.117Z] #47 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #48 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-03-07T09:34:14.117Z] #48 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #49 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ [2023-03-07T09:34:14.117Z] #49 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #50 [tini-src 1/3] WORKDIR /usr/src/tini [2023-03-07T09:34:14.117Z] #50 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #51 [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-03-07T09:34:14.117Z] #51 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #52 [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-03-07T09:34:14.117Z] #52 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #53 [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-03-07T09:34:14.117Z] #53 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #54 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-03-07T09:34:14.117Z] #54 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-03-07T09:34:14.117Z] #55 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #56 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-07T09:34:14.117Z] #56 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #57 [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/bash.bashrc [2023-03-07T09:34:14.117Z] #103 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #104 [dev-base 2/11] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-03-07T09:34:14.117Z] #104 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #105 [base 2/5] COPY --from=xx / / [2023-03-07T09:34:14.117Z] #105 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #106 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-03-07T09:34:14.117Z] #106 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #107 [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-03-07T09:34:14.117Z] #107 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #108 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-07T09:34:14.117Z] #108 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #109 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-03-07T09:34:14.117Z] #109 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #110 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-03-07T09:34:14.117Z] #110 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #111 [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-03-07T09:34:14.117Z] #111 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #112 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-07T09:34:14.117Z] #112 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-03-07T09:34:14.117Z] #113 CACHED [2023-03-07T09:34:14.117Z] [2023-03-07T09:34:14.117Z] #114 [dev 1/1] COPY . . [2023-03-07T09:34:19.366Z] #114 DONE 4.8s [2023-03-07T09:34:19.366Z] [2023-03-07T09:34:19.366Z] #115 exporting to image [2023-03-07T09:34:19.366Z] #115 exporting layers [2023-03-07T09:34:19.623Z] #115 exporting layers 0.8s done [2023-03-07T09:34:19.623Z] #115 writing image sha256:84387b6a967f1eda09b9f26c33671ef9a7ca18c08d0f04c11e4c0f394812990e done [2023-03-07T09:34:19.623Z] #115 naming to docker.io/library/docker:f8b468fda2d2ff539ea0c973e38bab89061335c7 done [2023-03-07T09:34:19.623Z] #115 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-03-07T09:34:20.009Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-03-07T09:34:20.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44079/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr46 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8b468fda2d2ff539ea0c973e38bab89061335c7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f8b468fda2d2ff539ea0c973e38bab89061335c7 hack/test/unit [2023-03-07T09:34:20.887Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-03-07T09:34:20.887Z] + TESTFLAGS+=' -test.timeout=5m' [2023-03-07T09:34:20.887Z] + TESTDIRS=./... [2023-03-07T09:34:20.887Z] + exclude_paths='/vendor/|/integration' [2023-03-07T09:34:20.887Z] ++ go list ./... [2023-03-07T09:34:20.887Z] ++ grep -vE '(/vendor/|/integration)' [2023-03-07T09:34:21.818Z] + pkg_list='github.com/docker/docker/api [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server/backend/build [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server/httputils [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server/middleware [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server/router [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server/router/build [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server/router/container [2023-03-07T09:34:21.818Z] github.com/docker/docker/api/server/router/debug [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/image [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/network [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/session [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/system [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/volume [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/backend [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/container [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/events [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/filters [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/image [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/mount [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/network [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/registry [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/strslice [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/swarm [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/time [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/versions [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/volume [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/dockerfile [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/remotecontext [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T09:34:21.819Z] github.com/docker/docker/cli/debug [2023-03-07T09:34:21.819Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T09:34:21.819Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T09:34:21.819Z] github.com/docker/docker/client [2023-03-07T09:34:21.819Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T09:34:21.819Z] github.com/docker/docker/cmd/dockerd [2023-03-07T09:34:21.819Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T09:34:21.819Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T09:34:21.819Z] github.com/docker/docker/container [2023-03-07T09:34:21.819Z] github.com/docker/docker/container/stream [2023-03-07T09:34:21.819Z] github.com/docker/docker/contrib/apparmor [2023-03-07T09:34:21.819Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T09:34:21.819Z] github.com/docker/docker/contrib/httpserver [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/config [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/containerd [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/events [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/images [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/initlayer [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/links [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/listeners [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/local [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/names [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/network [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/stats [2023-03-07T09:34:21.819Z] github.com/docker/docker/distribution [2023-03-07T09:34:21.819Z] github.com/docker/docker/distribution/metadata [2023-03-07T09:34:21.819Z] github.com/docker/docker/distribution/utils [2023-03-07T09:34:21.819Z] github.com/docker/docker/distribution/xfer [2023-03-07T09:34:21.819Z] github.com/docker/docker/dockerversion [2023-03-07T09:34:21.819Z] github.com/docker/docker/errdefs [2023-03-07T09:34:21.819Z] github.com/docker/docker/image [2023-03-07T09:34:21.819Z] github.com/docker/docker/image/cache [2023-03-07T09:34:21.819Z] github.com/docker/docker/image/tarexport [2023-03-07T09:34:21.819Z] github.com/docker/docker/image/v1 [2023-03-07T09:34:21.819Z] github.com/docker/docker/internal/mounttree [2023-03-07T09:34:21.819Z] github.com/docker/docker/internal/test/suite [2023-03-07T09:34:21.819Z] github.com/docker/docker/internal/unshare [2023-03-07T09:34:21.819Z] github.com/docker/docker/layer [2023-03-07T09:34:21.819Z] github.com/docker/docker/libcontainerd [2023-03-07T09:34:21.819Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T09:34:21.819Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T09:34:21.819Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T09:34:21.819Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T09:34:21.819Z] github.com/docker/docker/libcontainerd/types [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/config [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/idm [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/ns [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/options [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/osl [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T09:34:21.819Z] github.com/docker/docker/libnetwork/types [2023-03-07T09:34:21.819Z] github.com/docker/docker/oci [2023-03-07T09:34:21.819Z] github.com/docker/docker/oci/caps [2023-03-07T09:34:21.819Z] github.com/docker/docker/opts [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/aaparser [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/archive [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/authorization [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/capabilities [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/containerfs [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/directory [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/dmesg [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/fileutils [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/homedir [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/idtools [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/ioutils [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/longpath [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/loopback [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/parsers [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/pidfile [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/platform [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/platforms [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/plugins [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/pools [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/process [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/progress [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/reexec [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/rootless [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/stack [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/stringid [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/system [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/tailfile [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/tarsum [2023-03-07T09:34:21.819Z] github.com/docker/docker/pkg/useragent [2023-03-07T09:34:21.819Z] github.com/docker/docker/plugin [2023-03-07T09:34:21.819Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T09:34:21.819Z] github.com/docker/docker/plugin/v2 [2023-03-07T09:34:21.819Z] github.com/docker/docker/profiles/apparmor [2023-03-07T09:34:21.819Z] github.com/docker/docker/profiles/seccomp [2023-03-07T09:34:21.819Z] github.com/docker/docker/quota [2023-03-07T09:34:21.819Z] github.com/docker/docker/reference [2023-03-07T09:34:21.819Z] github.com/docker/docker/registry [2023-03-07T09:34:21.819Z] github.com/docker/docker/registry/resumable [2023-03-07T09:34:21.819Z] github.com/docker/docker/restartmanager [2023-03-07T09:34:21.819Z] github.com/docker/docker/runconfig [2023-03-07T09:34:21.819Z] github.com/docker/docker/runconfig/opts [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/daemon [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/environment [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/fakegit [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/registry [2023-03-07T09:34:21.819Z] github.com/docker/docker/testutil/request [2023-03-07T09:34:21.819Z] github.com/docker/docker/volume [2023-03-07T09:34:21.819Z] github.com/docker/docker/volume/drivers [2023-03-07T09:34:21.819Z] github.com/docker/docker/volume/local [2023-03-07T09:34:21.819Z] github.com/docker/docker/volume/mounts [2023-03-07T09:34:21.819Z] github.com/docker/docker/volume/service [2023-03-07T09:34:21.819Z] github.com/docker/docker/volume/service/opts [2023-03-07T09:34:21.819Z] github.com/docker/docker/volume/testutils' [2023-03-07T09:34:21.819Z] ++ grep --fixed-strings -v /libnetwork [2023-03-07T09:34:21.819Z] ++ echo 'github.com/docker/docker/api [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/backend/build [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/httputils [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/middleware [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/build [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/container [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/debug [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/image [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/network [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/session [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/system [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/server/router/volume [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/backend [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/container [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/events [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/filters [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/image [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/mount [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/network [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/registry [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/strslice [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/swarm [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/time [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/versions [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T09:34:21.819Z] github.com/docker/docker/api/types/volume [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/dockerfile [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/remotecontext [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T09:34:21.819Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T09:34:21.819Z] github.com/docker/docker/cli/debug [2023-03-07T09:34:21.819Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T09:34:21.819Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T09:34:21.819Z] github.com/docker/docker/client [2023-03-07T09:34:21.819Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T09:34:21.819Z] github.com/docker/docker/cmd/dockerd [2023-03-07T09:34:21.819Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T09:34:21.819Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T09:34:21.819Z] github.com/docker/docker/container [2023-03-07T09:34:21.819Z] github.com/docker/docker/container/stream [2023-03-07T09:34:21.819Z] github.com/docker/docker/contrib/apparmor [2023-03-07T09:34:21.819Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T09:34:21.819Z] github.com/docker/docker/contrib/httpserver [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T09:34:21.819Z] github.com/docker/docker/daemon/config [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/containerd [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/events [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/images [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/initlayer [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/links [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/listeners [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/local [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/names [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/network [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/stats [2023-03-07T09:34:21.820Z] github.com/docker/docker/distribution [2023-03-07T09:34:21.820Z] github.com/docker/docker/distribution/metadata [2023-03-07T09:34:21.820Z] github.com/docker/docker/distribution/utils [2023-03-07T09:34:21.820Z] github.com/docker/docker/distribution/xfer [2023-03-07T09:34:21.820Z] github.com/docker/docker/dockerversion [2023-03-07T09:34:21.820Z] github.com/docker/docker/errdefs [2023-03-07T09:34:21.820Z] github.com/docker/docker/image [2023-03-07T09:34:21.820Z] github.com/docker/docker/image/cache [2023-03-07T09:34:21.820Z] github.com/docker/docker/image/tarexport [2023-03-07T09:34:21.820Z] github.com/docker/docker/image/v1 [2023-03-07T09:34:21.820Z] github.com/docker/docker/internal/mounttree [2023-03-07T09:34:21.820Z] github.com/docker/docker/internal/test/suite [2023-03-07T09:34:21.820Z] github.com/docker/docker/internal/unshare [2023-03-07T09:34:21.820Z] github.com/docker/docker/layer [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/types [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/config [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/idm [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/ns [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/options [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/osl [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/libnetwork/types [2023-03-07T09:34:21.820Z] github.com/docker/docker/oci [2023-03-07T09:34:21.820Z] github.com/docker/docker/oci/caps [2023-03-07T09:34:21.820Z] github.com/docker/docker/opts [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/aaparser [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/archive [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/authorization [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/capabilities [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/containerfs [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/directory [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/dmesg [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/fileutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/homedir [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/idtools [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/ioutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/longpath [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/loopback [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/parsers [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/pidfile [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/platform [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/platforms [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/plugins [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/pools [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/process [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/progress [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/reexec [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/rootless [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/stack [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/stringid [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/system [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/tailfile [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/tarsum [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/useragent [2023-03-07T09:34:21.820Z] github.com/docker/docker/plugin [2023-03-07T09:34:21.820Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T09:34:21.820Z] github.com/docker/docker/plugin/v2 [2023-03-07T09:34:21.820Z] github.com/docker/docker/profiles/apparmor [2023-03-07T09:34:21.820Z] github.com/docker/docker/profiles/seccomp [2023-03-07T09:34:21.820Z] github.com/docker/docker/quota [2023-03-07T09:34:21.820Z] github.com/docker/docker/reference [2023-03-07T09:34:21.820Z] github.com/docker/docker/registry [2023-03-07T09:34:21.820Z] github.com/docker/docker/registry/resumable [2023-03-07T09:34:21.820Z] github.com/docker/docker/restartmanager [2023-03-07T09:34:21.820Z] github.com/docker/docker/runconfig [2023-03-07T09:34:21.820Z] github.com/docker/docker/runconfig/opts [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/daemon [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/environment [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/fakegit [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/registry [2023-03-07T09:34:21.820Z] github.com/docker/docker/testutil/request [2023-03-07T09:34:21.820Z] github.com/docker/docker/volume [2023-03-07T09:34:21.820Z] github.com/docker/docker/volume/drivers [2023-03-07T09:34:21.820Z] github.com/docker/docker/volume/local [2023-03-07T09:34:21.820Z] github.com/docker/docker/volume/mounts [2023-03-07T09:34:21.820Z] github.com/docker/docker/volume/service [2023-03-07T09:34:21.820Z] github.com/docker/docker/volume/service/opts [2023-03-07T09:34:21.820Z] github.com/docker/docker/volume/testutils' [2023-03-07T09:34:21.820Z] + base_pkg_list='github.com/docker/docker/api [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/backend/build [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/httputils [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/middleware [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/build [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/container [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/debug [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/image [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/network [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/session [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/system [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/server/router/volume [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/backend [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/container [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/events [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/filters [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/image [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/mount [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/network [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/registry [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/strslice [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/swarm [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/time [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/versions [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T09:34:21.820Z] github.com/docker/docker/api/types/volume [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/builder-next [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/dockerfile [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/remotecontext [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T09:34:21.820Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T09:34:21.820Z] github.com/docker/docker/cli/debug [2023-03-07T09:34:21.820Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T09:34:21.820Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T09:34:21.820Z] github.com/docker/docker/client [2023-03-07T09:34:21.820Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T09:34:21.820Z] github.com/docker/docker/cmd/dockerd [2023-03-07T09:34:21.820Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T09:34:21.820Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T09:34:21.820Z] github.com/docker/docker/container [2023-03-07T09:34:21.820Z] github.com/docker/docker/container/stream [2023-03-07T09:34:21.820Z] github.com/docker/docker/contrib/apparmor [2023-03-07T09:34:21.820Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T09:34:21.820Z] github.com/docker/docker/contrib/httpserver [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/cluster [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/config [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/containerd [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/events [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/images [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/initlayer [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/links [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/listeners [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/local [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/names [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/network [2023-03-07T09:34:21.820Z] github.com/docker/docker/daemon/stats [2023-03-07T09:34:21.820Z] github.com/docker/docker/distribution [2023-03-07T09:34:21.820Z] github.com/docker/docker/distribution/metadata [2023-03-07T09:34:21.820Z] github.com/docker/docker/distribution/utils [2023-03-07T09:34:21.820Z] github.com/docker/docker/distribution/xfer [2023-03-07T09:34:21.820Z] github.com/docker/docker/dockerversion [2023-03-07T09:34:21.820Z] github.com/docker/docker/errdefs [2023-03-07T09:34:21.820Z] github.com/docker/docker/image [2023-03-07T09:34:21.820Z] github.com/docker/docker/image/cache [2023-03-07T09:34:21.820Z] github.com/docker/docker/image/tarexport [2023-03-07T09:34:21.820Z] github.com/docker/docker/image/v1 [2023-03-07T09:34:21.820Z] github.com/docker/docker/internal/mounttree [2023-03-07T09:34:21.820Z] github.com/docker/docker/internal/test/suite [2023-03-07T09:34:21.820Z] github.com/docker/docker/internal/unshare [2023-03-07T09:34:21.820Z] github.com/docker/docker/layer [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T09:34:21.820Z] github.com/docker/docker/libcontainerd/types [2023-03-07T09:34:21.820Z] github.com/docker/docker/oci [2023-03-07T09:34:21.820Z] github.com/docker/docker/oci/caps [2023-03-07T09:34:21.820Z] github.com/docker/docker/opts [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/aaparser [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/archive [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/authorization [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T09:34:21.820Z] github.com/docker/docker/pkg/capabilities [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/containerfs [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/directory [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/dmesg [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/fileutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/homedir [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/idtools [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/ioutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/longpath [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/loopback [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/parsers [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/pidfile [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/platform [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/platforms [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/pools [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/process [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/progress [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/reexec [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/rootless [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/stack [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/stringid [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/system [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/tailfile [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/tarsum [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/useragent [2023-03-07T09:34:21.821Z] github.com/docker/docker/plugin [2023-03-07T09:34:21.821Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T09:34:21.821Z] github.com/docker/docker/plugin/v2 [2023-03-07T09:34:21.821Z] github.com/docker/docker/profiles/apparmor [2023-03-07T09:34:21.821Z] github.com/docker/docker/profiles/seccomp [2023-03-07T09:34:21.821Z] github.com/docker/docker/quota [2023-03-07T09:34:21.821Z] github.com/docker/docker/reference [2023-03-07T09:34:21.821Z] github.com/docker/docker/registry [2023-03-07T09:34:21.821Z] github.com/docker/docker/registry/resumable [2023-03-07T09:34:21.821Z] github.com/docker/docker/restartmanager [2023-03-07T09:34:21.821Z] github.com/docker/docker/runconfig [2023-03-07T09:34:21.821Z] github.com/docker/docker/runconfig/opts [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/daemon [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/environment [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/fakegit [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/registry [2023-03-07T09:34:21.821Z] github.com/docker/docker/testutil/request [2023-03-07T09:34:21.821Z] github.com/docker/docker/volume [2023-03-07T09:34:21.821Z] github.com/docker/docker/volume/drivers [2023-03-07T09:34:21.821Z] github.com/docker/docker/volume/local [2023-03-07T09:34:21.821Z] github.com/docker/docker/volume/mounts [2023-03-07T09:34:21.821Z] github.com/docker/docker/volume/service [2023-03-07T09:34:21.821Z] github.com/docker/docker/volume/service/opts [2023-03-07T09:34:21.821Z] github.com/docker/docker/volume/testutils' [2023-03-07T09:34:21.821Z] ++ grep --fixed-strings /libnetwork [2023-03-07T09:34:21.821Z] ++ echo 'github.com/docker/docker/api [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/backend/build [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/httputils [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/middleware [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/build [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/container [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/debug [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/image [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/network [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/session [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/system [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/server/router/volume [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/backend [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/container [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/events [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/filters [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/image [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/mount [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/network [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/registry [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/strslice [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/swarm [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/time [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/versions [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T09:34:21.821Z] github.com/docker/docker/api/types/volume [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/builder-next [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/dockerfile [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/remotecontext [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T09:34:21.821Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T09:34:21.821Z] github.com/docker/docker/cli/debug [2023-03-07T09:34:21.821Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T09:34:21.821Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T09:34:21.821Z] github.com/docker/docker/client [2023-03-07T09:34:21.821Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T09:34:21.821Z] github.com/docker/docker/cmd/dockerd [2023-03-07T09:34:21.821Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T09:34:21.821Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T09:34:21.821Z] github.com/docker/docker/container [2023-03-07T09:34:21.821Z] github.com/docker/docker/container/stream [2023-03-07T09:34:21.821Z] github.com/docker/docker/contrib/apparmor [2023-03-07T09:34:21.821Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T09:34:21.821Z] github.com/docker/docker/contrib/httpserver [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/cluster [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/config [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/containerd [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/events [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/images [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/initlayer [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/links [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/listeners [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/local [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/names [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/network [2023-03-07T09:34:21.821Z] github.com/docker/docker/daemon/stats [2023-03-07T09:34:21.821Z] github.com/docker/docker/distribution [2023-03-07T09:34:21.821Z] github.com/docker/docker/distribution/metadata [2023-03-07T09:34:21.821Z] github.com/docker/docker/distribution/utils [2023-03-07T09:34:21.821Z] github.com/docker/docker/distribution/xfer [2023-03-07T09:34:21.821Z] github.com/docker/docker/dockerversion [2023-03-07T09:34:21.821Z] github.com/docker/docker/errdefs [2023-03-07T09:34:21.821Z] github.com/docker/docker/image [2023-03-07T09:34:21.821Z] github.com/docker/docker/image/cache [2023-03-07T09:34:21.821Z] github.com/docker/docker/image/tarexport [2023-03-07T09:34:21.821Z] github.com/docker/docker/image/v1 [2023-03-07T09:34:21.821Z] github.com/docker/docker/internal/mounttree [2023-03-07T09:34:21.821Z] github.com/docker/docker/internal/test/suite [2023-03-07T09:34:21.821Z] github.com/docker/docker/internal/unshare [2023-03-07T09:34:21.821Z] github.com/docker/docker/layer [2023-03-07T09:34:21.821Z] github.com/docker/docker/libcontainerd [2023-03-07T09:34:21.821Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T09:34:21.821Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T09:34:21.821Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T09:34:21.821Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T09:34:21.821Z] github.com/docker/docker/libcontainerd/types [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/config [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/idm [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/ns [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/options [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/osl [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/libnetwork/types [2023-03-07T09:34:21.821Z] github.com/docker/docker/oci [2023-03-07T09:34:21.821Z] github.com/docker/docker/oci/caps [2023-03-07T09:34:21.821Z] github.com/docker/docker/opts [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/aaparser [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/archive [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/authorization [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/capabilities [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/containerfs [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/directory [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/dmesg [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/fileutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/homedir [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/idtools [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/ioutils [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/longpath [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/loopback [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/parsers [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/pidfile [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/platform [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/platforms [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/pools [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/process [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/progress [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/reexec [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/rootless [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/stack [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/stringid [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/system [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/tailfile [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/tarsum [2023-03-07T09:34:21.821Z] github.com/docker/docker/pkg/useragent [2023-03-07T09:34:21.821Z] github.com/docker/docker/plugin [2023-03-07T09:34:21.821Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T09:34:21.821Z] github.com/docker/docker/plugin/v2 [2023-03-07T09:34:21.821Z] github.com/docker/docker/profiles/apparmor [2023-03-07T09:34:21.821Z] github.com/docker/docker/profiles/seccomp [2023-03-07T09:34:21.821Z] github.com/docker/docker/quota [2023-03-07T09:34:21.821Z] github.com/docker/docker/reference [2023-03-07T09:34:21.821Z] github.com/docker/docker/registry [2023-03-07T09:34:21.821Z] github.com/docker/docker/registry/resumable [2023-03-07T09:34:21.821Z] github.com/docker/docker/restartmanager [2023-03-07T09:34:21.821Z] github.com/docker/docker/runconfig [2023-03-07T09:34:21.821Z] github.com/docker/docker/runconfig/opts [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/daemon [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/environment [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/fakegit [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/registry [2023-03-07T09:34:21.822Z] github.com/docker/docker/testutil/request [2023-03-07T09:34:21.822Z] github.com/docker/docker/volume [2023-03-07T09:34:21.822Z] github.com/docker/docker/volume/drivers [2023-03-07T09:34:21.822Z] github.com/docker/docker/volume/local [2023-03-07T09:34:21.822Z] github.com/docker/docker/volume/mounts [2023-03-07T09:34:21.822Z] github.com/docker/docker/volume/service [2023-03-07T09:34:21.822Z] github.com/docker/docker/volume/service/opts [2023-03-07T09:34:21.822Z] github.com/docker/docker/volume/testutils' [2023-03-07T09:34:21.822Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/config [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/idm [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ns [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/options [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/osl [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/types' [2023-03-07T09:34:21.822Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-03-07T09:34:21.822Z] + echo 'github.com/docker/docker/libnetwork [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/config [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/idm [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/ns [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/options [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/osl [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/types' [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T09:34:21.822Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T09:34:21.822Z] + type docker-proxy [2023-03-07T09:34:21.822Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-03-07T09:34:21.822Z] + hack/make.sh binary-proxy install-proxy [2023-03-07T09:34:21.822Z] [2023-03-07T09:34:21.822Z] Removing bundles/ [2023-03-07T09:34:21.822Z] [2023-03-07T09:34:21.822Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-03-07T09:34:21.822Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-03-07T09:34:29.930Z] Created binary: bundles/binary-proxy/docker-proxy [2023-03-07T09:34:29.930Z] [2023-03-07T09:34:29.930Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-03-07T09:34:29.930Z] Installing docker-proxy to /usr/local/bin/ [2023-03-07T09:34:29.930Z] [2023-03-07T09:34:29.930Z] + mkdir -p bundles [2023-03-07T09:34:29.930Z] + '[' -n 'github.com/docker/docker/api [2023-03-07T09:34:29.930Z] github.com/docker/docker/api/server [2023-03-07T09:34:29.930Z] github.com/docker/docker/api/server/backend/build [2023-03-07T09:34:29.930Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T09:34:29.930Z] github.com/docker/docker/api/server/httputils [2023-03-07T09:34:29.930Z] github.com/docker/docker/api/server/middleware [2023-03-07T09:34:29.930Z] github.com/docker/docker/api/server/router [2023-03-07T09:34:29.930Z] github.com/docker/docker/api/server/router/build [2023-03-07T09:34:29.930Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/container [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/debug [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/image [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/network [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/session [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/system [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/server/router/volume [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/backend [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/container [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/events [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/filters [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/image [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/mount [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/network [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/registry [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/strslice [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/swarm [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/time [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/versions [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T09:34:29.931Z] github.com/docker/docker/api/types/volume [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/builder-next [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/dockerfile [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/remotecontext [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T09:34:29.931Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T09:34:29.931Z] github.com/docker/docker/cli/debug [2023-03-07T09:34:29.931Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T09:34:29.931Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T09:34:29.931Z] github.com/docker/docker/client [2023-03-07T09:34:29.931Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T09:34:29.931Z] github.com/docker/docker/cmd/dockerd [2023-03-07T09:34:29.931Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T09:34:29.931Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T09:34:29.931Z] github.com/docker/docker/container [2023-03-07T09:34:29.931Z] github.com/docker/docker/container/stream [2023-03-07T09:34:29.931Z] github.com/docker/docker/contrib/apparmor [2023-03-07T09:34:29.931Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T09:34:29.931Z] github.com/docker/docker/contrib/httpserver [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/cluster [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/config [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/containerd [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/events [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/images [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/initlayer [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/links [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/listeners [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/local [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/names [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/network [2023-03-07T09:34:29.931Z] github.com/docker/docker/daemon/stats [2023-03-07T09:34:29.931Z] github.com/docker/docker/distribution [2023-03-07T09:34:29.931Z] github.com/docker/docker/distribution/metadata [2023-03-07T09:34:29.931Z] github.com/docker/docker/distribution/utils [2023-03-07T09:34:29.931Z] github.com/docker/docker/distribution/xfer [2023-03-07T09:34:29.931Z] github.com/docker/docker/dockerversion [2023-03-07T09:34:29.931Z] github.com/docker/docker/errdefs [2023-03-07T09:34:29.931Z] github.com/docker/docker/image [2023-03-07T09:34:29.931Z] github.com/docker/docker/image/cache [2023-03-07T09:34:29.931Z] github.com/docker/docker/image/tarexport [2023-03-07T09:34:29.931Z] github.com/docker/docker/image/v1 [2023-03-07T09:34:29.931Z] github.com/docker/docker/internal/mounttree [2023-03-07T09:34:29.931Z] github.com/docker/docker/internal/test/suite [2023-03-07T09:34:29.931Z] github.com/docker/docker/internal/unshare [2023-03-07T09:34:29.931Z] github.com/docker/docker/layer [2023-03-07T09:34:29.931Z] github.com/docker/docker/libcontainerd [2023-03-07T09:34:29.931Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T09:34:29.931Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T09:34:29.931Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T09:34:29.931Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T09:34:29.931Z] github.com/docker/docker/libcontainerd/types [2023-03-07T09:34:29.931Z] github.com/docker/docker/oci [2023-03-07T09:34:29.931Z] github.com/docker/docker/oci/caps [2023-03-07T09:34:29.931Z] github.com/docker/docker/opts [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/aaparser [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/archive [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/authorization [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/capabilities [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/containerfs [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/directory [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/dmesg [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/fileutils [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/homedir [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/idtools [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/ioutils [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/longpath [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/loopback [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/parsers [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/pidfile [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/platform [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/platforms [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/plugins [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/pools [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/process [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/progress [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/reexec [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/rootless [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/stack [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/stringid [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/system [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/tailfile [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/tarsum [2023-03-07T09:34:29.931Z] github.com/docker/docker/pkg/useragent [2023-03-07T09:34:29.931Z] github.com/docker/docker/plugin [2023-03-07T09:34:29.931Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T09:34:29.931Z] github.com/docker/docker/plugin/v2 [2023-03-07T09:34:29.931Z] github.com/docker/docker/profiles/apparmor [2023-03-07T09:34:29.931Z] github.com/docker/docker/profiles/seccomp [2023-03-07T09:34:29.931Z] github.com/docker/docker/quota [2023-03-07T09:34:29.931Z] github.com/docker/docker/reference [2023-03-07T09:34:29.931Z] github.com/docker/docker/registry [2023-03-07T09:34:29.931Z] github.com/docker/docker/registry/resumable [2023-03-07T09:34:29.931Z] github.com/docker/docker/restartmanager [2023-03-07T09:34:29.931Z] github.com/docker/docker/runconfig [2023-03-07T09:34:29.931Z] github.com/docker/docker/runconfig/opts [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/daemon [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/environment [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/fakegit [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/registry [2023-03-07T09:34:29.931Z] github.com/docker/docker/testutil/request [2023-03-07T09:34:29.931Z] github.com/docker/docker/volume [2023-03-07T09:34:29.931Z] github.com/docker/docker/volume/drivers [2023-03-07T09:34:29.931Z] github.com/docker/docker/volume/local [2023-03-07T09:34:29.931Z] github.com/docker/docker/volume/mounts [2023-03-07T09:34:29.931Z] github.com/docker/docker/volume/service [2023-03-07T09:34:29.931Z] github.com/docker/docker/volume/service/opts [2023-03-07T09:34:29.931Z] github.com/docker/docker/volume/testutils' ']' [2023-03-07T09:34:29.932Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/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/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-03-07T09:34:31.300Z] ? github.com/docker/docker/api [no test files] [2023-03-07T09:34:49.358Z] github.com/docker/docker/api/server coverage: 8.6% of statements [2023-03-07T09:34:49.358Z] ok github.com/docker/docker/api/server 0.008s coverage: 8.6% of statements [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-03-07T09:36:10.749Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements [2023-03-07T09:36:10.749Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 28.3% of statements [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router [no test files] [2023-03-07T09:36:10.749Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-03-07T09:36:10.749Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-03-07T09:36:10.749Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-03-07T09:36:10.749Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/types [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-03-07T09:36:10.749Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-03-07T09:36:10.749Z] ok github.com/docker/docker/api/server/router/volume 0.014s coverage: 66.7% of statements [2023-03-07T09:36:10.749Z] ? github.com/docker/docker/api/types/events [no test files] [2023-03-07T09:36:10.749Z] github.com/docker/docker/api/types/container coverage: 74.3% of statements [2023-03-07T09:36:10.749Z] ok github.com/docker/docker/api/types/container 0.012s coverage: 74.3% of statements [2023-03-07T09:36:11.312Z] ? github.com/docker/docker/api/types/image [no test files] [2023-03-07T09:36:11.312Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-03-07T09:36:11.312Z] ? github.com/docker/docker/api/types/network [no test files] [2023-03-07T09:36:11.312Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-03-07T09:36:11.312Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements [2023-03-07T09:36:11.312Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 89.3% of statements [2023-03-07T09:36:11.569Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements [2023-03-07T09:36:11.569Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2023-03-07T09:36:11.569Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-03-07T09:36:11.569Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-03-07T09:36:11.569Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-03-07T09:36:11.569Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2023-03-07T09:36:11.569Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-03-07T09:36:11.569Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-03-07T09:36:11.569Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-03-07T09:36:11.569Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-03-07T09:36:11.826Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-03-07T09:36:14.356Z] github.com/docker/docker/builder/remotecontext coverage: 13.7% of statements [2023-03-07T09:36:14.356Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements [2023-03-07T09:36:14.356Z] ok github.com/docker/docker/builder/remotecontext 0.043s coverage: 13.7% of statements [2023-03-07T09:36:14.356Z] ok github.com/docker/docker/builder/dockerfile 0.046s coverage: 50.1% of statements [2023-03-07T09:36:14.612Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-03-07T09:36:14.612Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements [2023-03-07T09:36:14.612Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-03-07T09:36:14.612Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2023-03-07T09:36:14.868Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-03-07T09:36:14.868Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-03-07T09:36:17.388Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements [2023-03-07T09:36:17.646Z] ok github.com/docker/docker/builder/remotecontext/git 3.026s coverage: 82.5% of statements [2023-03-07T09:36:18.209Z] github.com/docker/docker/client coverage: 76.9% of statements [2023-03-07T09:36:18.209Z] ok github.com/docker/docker/client 0.120s coverage: 76.9% of statements [2023-03-07T09:36:18.464Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-03-07T09:36:18.464Z] ok github.com/docker/docker/cmd/docker-proxy 0.020s coverage: 66.5% of statements [2023-03-07T09:36:50.500Z] github.com/docker/docker/cmd/dockerd coverage: 27.9% of statements [2023-03-07T09:36:50.500Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 27.9% of statements [2023-03-07T09:36:50.500Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-03-07T09:36:50.500Z] github.com/docker/docker/container coverage: 36.5% of statements [2023-03-07T09:36:50.500Z] ok github.com/docker/docker/container 0.125s coverage: 36.5% of statements [2023-03-07T09:36:50.500Z] ? github.com/docker/docker/container/stream [no test files] [2023-03-07T09:36:50.500Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-03-07T09:36:50.500Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-03-07T09:36:50.756Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-03-07T09:36:50.756Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-03-07T09:36:50.756Z] ok github.com/docker/docker/cmd/dockerd/trap 2.361s coverage: 0.0% of statements [2023-03-07T09:37:00.701Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-03-07T09:37:00.701Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2023-03-07T09:37:00.701Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-03-07T09:37:00.701Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2023-03-07T09:37:01.629Z] github.com/docker/docker/daemon/cluster/convert coverage: 36.9% of statements [2023-03-07T09:37:01.629Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 36.9% of statements [2023-03-07T09:37:01.629Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-03-07T09:37:09.715Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.4% of statements [2023-03-07T09:37:09.715Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2023-03-07T09:37:09.715Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-03-07T09:37:09.715Z] github.com/docker/docker/daemon coverage: 16.7% of statements [2023-03-07T09:37:09.715Z] ok github.com/docker/docker/daemon 10.135s coverage: 16.7% of statements [2023-03-07T09:37:09.715Z] ? github.com/docker/docker/daemon/containerd [no test files] [2023-03-07T09:37:09.715Z] github.com/docker/docker/daemon/config coverage: 77.3% of statements [2023-03-07T09:37:09.715Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 77.3% of statements [2023-03-07T09:37:10.277Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-03-07T09:37:10.277Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-03-07T09:37:10.277Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2023-03-07T09:37:11.207Z] github.com/docker/docker/daemon/graphdriver coverage: 2.2% of statements [2023-03-07T09:37:11.207Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2023-03-07T09:37:12.136Z] github.com/docker/docker/daemon/graphdriver/aufs coverage: 74.8% of statements [2023-03-07T09:37:12.136Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.659s coverage: 74.8% of statements [2023-03-07T09:37:13.065Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-03-07T09:37:13.065Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 2.8% of statements [2023-03-07T09:37:13.628Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 60.7% of statements [2023-03-07T09:37:13.628Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.348s coverage: 60.7% of statements [2023-03-07T09:37:14.996Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-03-07T09:37:14.996Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2023-03-07T09:37:14.996Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-03-07T09:37:16.897Z] github.com/docker/docker/daemon/graphdriver/overlay coverage: 50.6% of statements [2023-03-07T09:37:16.897Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 50.6% of statements [2023-03-07T09:37:17.153Z] github.com/docker/docker/daemon/graphdriver/devmapper coverage: 46.1% of statements [2023-03-07T09:37:17.409Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.175s coverage: 46.1% of statements [2023-03-07T09:37:18.336Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-03-07T09:37:18.336Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-03-07T09:37:18.336Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.0% of statements [2023-03-07T09:37:18.336Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.214s coverage: 60.0% of statements [2023-03-07T09:37:19.265Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 58.5% of statements [2023-03-07T09:37:19.265Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2023-03-07T09:37:19.521Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-03-07T09:37:19.521Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2023-03-07T09:37:20.931Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-03-07T09:37:21.188Z] github.com/docker/docker/daemon/images coverage: 6.1% of statements [2023-03-07T09:37:21.188Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.1% of statements [2023-03-07T09:37:21.188Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-03-07T09:37:21.188Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-03-07T09:37:21.188Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-03-07T09:37:23.078Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.8% of statements [2023-03-07T09:37:23.078Z] ok github.com/docker/docker/daemon/logger/awslogs 0.095s coverage: 78.8% of statements [2023-03-07T09:37:23.078Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-03-07T09:37:23.078Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2023-03-07T09:37:23.334Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-03-07T09:37:23.334Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-03-07T09:37:23.334Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2023-03-07T09:37:24.262Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-03-07T09:37:24.262Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2023-03-07T09:37:24.518Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements [2023-03-07T09:37:24.518Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2023-03-07T09:37:24.518Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-03-07T09:37:24.518Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-03-07T09:37:25.447Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-03-07T09:37:25.447Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.140s coverage: 76.8% of statements [2023-03-07T09:37:26.010Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-03-07T09:37:26.010Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2023-03-07T09:37:26.571Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-03-07T09:37:26.571Z] ok github.com/docker/docker/daemon/logger/local 0.050s coverage: 79.4% of statements [2023-03-07T09:37:26.571Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-03-07T09:37:26.571Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-03-07T09:37:27.500Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements [2023-03-07T09:37:27.500Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 63.5% of statements [2023-03-07T09:37:28.062Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements [2023-03-07T09:37:28.062Z] ok github.com/docker/docker/daemon/logger/journald 3.349s coverage: 74.5% of statements [2023-03-07T09:37:28.319Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-03-07T09:37:28.319Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2023-03-07T09:37:29.247Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-03-07T09:37:29.247Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2023-03-07T09:37:29.503Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-03-07T09:37:29.503Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2023-03-07T09:37:29.503Z] ? github.com/docker/docker/daemon/names [no test files] [2023-03-07T09:37:30.065Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-03-07T09:37:30.065Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2023-03-07T09:37:30.065Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-03-07T09:37:30.632Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-03-07T09:37:30.632Z] ok github.com/docker/docker/daemon/logger/splunk 1.543s coverage: 82.5% of statements [2023-03-07T09:37:31.563Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-03-07T09:37:31.564Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2023-03-07T09:37:31.564Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-03-07T09:37:32.126Z] github.com/docker/docker/distribution coverage: 29.5% of statements [2023-03-07T09:37:32.126Z] ok github.com/docker/docker/distribution 0.602s coverage: 29.5% of statements [2023-03-07T09:37:32.382Z] ? github.com/docker/docker/dockerversion [no test files] [2023-03-07T09:37:32.638Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-03-07T09:37:32.638Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements [2023-03-07T09:37:33.566Z] github.com/docker/docker/image coverage: 86.5% of statements [2023-03-07T09:37:33.566Z] ok github.com/docker/docker/image 0.027s coverage: 86.5% of statements [2023-03-07T09:37:34.127Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-03-07T09:37:34.127Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-03-07T09:37:34.689Z] github.com/docker/docker/distribution/xfer coverage: 84.9% of statements [2023-03-07T09:37:34.689Z] ok github.com/docker/docker/distribution/xfer 2.524s coverage: 84.9% of statements [2023-03-07T09:37:34.689Z] ? github.com/docker/docker/image/v1 [no test files] [2023-03-07T09:37:34.689Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-03-07T09:37:34.945Z] github.com/docker/docker/image/tarexport coverage: 0.7% of statements [2023-03-07T09:37:34.945Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2023-03-07T09:37:34.945Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-03-07T09:37:34.945Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-03-07T09:37:36.315Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-03-07T09:37:36.571Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-03-07T09:37:36.571Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-03-07T09:37:36.571Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-03-07T09:37:36.571Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-03-07T09:37:36.571Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-03-07T09:37:36.571Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-03-07T09:37:37.133Z] github.com/docker/docker/oci coverage: 39.3% of statements [2023-03-07T09:37:37.133Z] ok github.com/docker/docker/oci 0.010s coverage: 39.3% of statements [2023-03-07T09:37:37.133Z] ? github.com/docker/docker/oci/caps [no test files] [2023-03-07T09:37:37.694Z] github.com/docker/docker/opts coverage: 67.9% of statements [2023-03-07T09:37:37.694Z] ok github.com/docker/docker/opts 0.021s coverage: 67.9% of statements [2023-03-07T09:37:37.694Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-03-07T09:37:37.694Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-03-07T09:37:39.584Z] github.com/docker/docker/pkg/archive coverage: 81.6% of statements [2023-03-07T09:37:39.584Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 81.6% of statements [2023-03-07T09:37:42.108Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-03-07T09:37:42.108Z] ok github.com/docker/docker/pkg/authorization 1.743s coverage: 68.3% of statements [2023-03-07T09:37:42.108Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-03-07T09:37:42.108Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2023-03-07T09:37:42.108Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-03-07T09:37:42.108Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-03-07T09:37:43.035Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements [2023-03-07T09:37:43.035Z] ok github.com/docker/docker/pkg/chrootarchive 0.237s coverage: 83.1% of statements [2023-03-07T09:37:43.292Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements [2023-03-07T09:37:43.292Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements [2023-03-07T09:37:43.292Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-03-07T09:37:43.292Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-03-07T09:37:43.292Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2023-03-07T09:37:43.549Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-03-07T09:37:43.549Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-03-07T09:37:43.805Z] github.com/docker/docker/pkg/fileutils coverage: 77.5% of statements [2023-03-07T09:37:43.805Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 77.5% of statements [2023-03-07T09:37:44.062Z] github.com/docker/docker/pkg/homedir coverage: 10.4% of statements [2023-03-07T09:37:44.062Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements [2023-03-07T09:37:44.062Z] github.com/docker/docker/layer coverage: 68.9% of statements [2023-03-07T09:37:44.062Z] ok github.com/docker/docker/layer 7.867s coverage: 68.9% of statements [2023-03-07T09:37:44.990Z] github.com/docker/docker/pkg/idtools coverage: 69.6% of statements [2023-03-07T09:37:44.990Z] ok github.com/docker/docker/pkg/idtools 0.327s coverage: 69.6% of statements [2023-03-07T09:37:44.990Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements [2023-03-07T09:37:44.990Z] ok github.com/docker/docker/pkg/ioutils 0.383s coverage: 72.3% of statements [2023-03-07T09:37:45.247Z] github.com/docker/docker/pkg/jsonmessage coverage: 91.7% of statements [2023-03-07T09:37:45.247Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-03-07T09:37:45.247Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-03-07T09:37:45.247Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements [2023-03-07T09:37:45.247Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements [2023-03-07T09:37:45.503Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-03-07T09:37:45.503Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2023-03-07T09:37:45.503Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-03-07T09:37:45.503Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-03-07T09:37:45.759Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-03-07T09:37:45.759Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-03-07T09:37:46.016Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements [2023-03-07T09:37:46.016Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.2% of statements [2023-03-07T09:37:46.016Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-03-07T09:37:46.016Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-03-07T09:37:46.016Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-03-07T09:37:46.016Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements [2023-03-07T09:37:46.016Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements [2023-03-07T09:37:46.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-03-07T09:37:46.946Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-03-07T09:37:46.946Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-03-07T09:37:46.946Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-03-07T09:37:47.202Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements [2023-03-07T09:37:47.202Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2023-03-07T09:37:47.459Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-03-07T09:37:47.459Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2023-03-07T09:37:47.715Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements [2023-03-07T09:37:47.715Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2023-03-07T09:37:47.971Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-03-07T09:37:47.971Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-03-07T09:37:48.227Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-03-07T09:37:48.227Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2023-03-07T09:37:48.227Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-03-07T09:37:48.227Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-03-07T09:37:48.483Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-03-07T09:37:48.483Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-03-07T09:37:48.739Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-03-07T09:37:48.739Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-03-07T09:37:48.996Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-03-07T09:37:48.996Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2023-03-07T09:37:49.252Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements [2023-03-07T09:37:49.252Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2023-03-07T09:37:49.815Z] github.com/docker/docker/pkg/sysinfo coverage: 56.0% of statements [2023-03-07T09:37:49.815Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 56.0% of statements [2023-03-07T09:37:50.071Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements [2023-03-07T09:37:50.072Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements [2023-03-07T09:37:50.640Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-03-07T09:37:50.640Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2023-03-07T09:37:51.202Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements [2023-03-07T09:37:51.202Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.1% of statements [2023-03-07T09:37:51.202Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-03-07T09:37:51.202Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-03-07T09:37:53.092Z] github.com/docker/docker/plugin coverage: 23.3% of statements [2023-03-07T09:37:53.092Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.3% of statements [2023-03-07T09:37:53.092Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-03-07T09:37:53.654Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-03-07T09:37:53.654Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-03-07T09:37:53.654Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-03-07T09:37:53.910Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-03-07T09:37:53.910Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2023-03-07T09:37:55.277Z] github.com/docker/docker/quota coverage: 71.4% of statements [2023-03-07T09:37:55.277Z] ok github.com/docker/docker/quota 0.162s coverage: 71.4% of statements [2023-03-07T09:37:55.533Z] github.com/docker/docker/reference coverage: 84.4% of statements [2023-03-07T09:37:55.533Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2023-03-07T09:37:56.461Z] github.com/docker/docker/registry coverage: 58.4% of statements [2023-03-07T09:37:56.461Z] ok github.com/docker/docker/registry 0.090s coverage: 58.4% of statements [2023-03-07T09:37:57.023Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-03-07T09:37:57.023Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements [2023-03-07T09:37:57.023Z] github.com/docker/docker/restartmanager coverage: 46.2% of statements [2023-03-07T09:37:57.023Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 46.2% of statements [2023-03-07T09:37:57.585Z] github.com/docker/docker/runconfig coverage: 63.6% of statements [2023-03-07T09:37:57.585Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements [2023-03-07T09:37:57.585Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-03-07T09:37:57.841Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-03-07T09:37:57.841Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2023-03-07T09:37:58.404Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-03-07T09:37:58.404Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-03-07T09:37:58.404Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-03-07T09:37:58.660Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-03-07T09:37:58.660Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-03-07T09:37:58.660Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-03-07T09:37:58.660Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-03-07T09:37:58.916Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-03-07T09:37:58.916Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-03-07T09:37:58.916Z] ? github.com/docker/docker/testutil/request [no test files] [2023-03-07T09:37:58.916Z] ? github.com/docker/docker/volume [no test files] [2023-03-07T09:37:59.478Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-03-07T09:37:59.478Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-03-07T09:38:00.040Z] github.com/docker/docker/volume/local coverage: 76.6% of statements [2023-03-07T09:38:00.040Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.6% of statements [2023-03-07T09:38:00.602Z] github.com/docker/docker/volume/mounts coverage: 68.1% of statements [2023-03-07T09:38:00.602Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 68.1% of statements [2023-03-07T09:38:01.976Z] github.com/docker/docker/volume/service coverage: 72.9% of statements [2023-03-07T09:38:01.976Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.9% of statements [2023-03-07T09:38:01.976Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-03-07T09:38:01.976Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-03-07T09:38:23.863Z] github.com/docker/docker/pkg/plugins coverage: 74.4% of statements [2023-03-07T09:38:23.863Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 74.4% of statements [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === Skipped [2023-03-07T09:38:23.863Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-03-07T09:38:23.863Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-03-07T09:38:23.863Z] network_proxy_test.go:208: No support for dual stack yet [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-03-07T09:38:23.863Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-03-07T09:38:23.863Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:71: No driver to put! [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-03-07T09:38:23.863Z] time="2023-03-07T09:37:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-03-07T09:38:23.863Z] time="2023-03-07T09:37:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-03-07T09:38:23.863Z] time="2023-03-07T09:37:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-03-07T09:38:23.863Z] time="2023-03-07T09:37:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-03-07T09:38:23.863Z] time="2023-03-07T09:37:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:71: No driver to put! [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-03-07T09:38:23.863Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-03-07T09:38:23.863Z] overlay_test.go:50: Fails to compute changes intermittently [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-03-07T09:38:23.863Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.863Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T09:38:23.863Z] [2023-03-07T09:38:23.863Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-03-07T09:38:23.863Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.864Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T09:38:23.864Z] [2023-03-07T09:38:23.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-03-07T09:38:23.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.864Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T09:38:23.864Z] [2023-03-07T09:38:23.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-03-07T09:38:23.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.864Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T09:38:23.864Z] [2023-03-07T09:38:23.864Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-03-07T09:38:23.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T09:38:23.864Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T09:38:23.864Z] [2023-03-07T09:38:23.864Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-03-07T09:38:23.864Z] graphtest_unix.go:71: No driver to put! [2023-03-07T09:38:23.864Z] [2023-03-07T09:38:23.864Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-03-07T09:38:23.864Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-03-07T09:38:23.864Z] [2023-03-07T09:38:23.864Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-03-07T09:38:23.864Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-03-07T09:38:23.864Z] [2023-03-07T09:38:23.864Z] DONE 2996 tests, 28 skipped in 230.640s [2023-03-07T09:38:23.864Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/config [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/idm [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/ns [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/options [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/osl [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T09:38:23.864Z] github.com/docker/docker/libnetwork/types' ']' [2023-03-07T09:38:23.864Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2023-03-07T09:39:10.505Z] github.com/docker/docker/libnetwork coverage: 42.2% of statements [2023-03-07T09:39:10.505Z] ok github.com/docker/docker/libnetwork 40.639s coverage: 42.2% of statements [2023-03-07T09:39:10.505Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements [2023-03-07T09:39:10.505Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements [2023-03-07T09:39:10.505Z] github.com/docker/docker/libnetwork/bitseq coverage: 75.7% of statements [2023-03-07T09:39:10.505Z] ok github.com/docker/docker/libnetwork/bitseq 0.111s coverage: 75.7% of statements [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-03-07T09:39:10.505Z] github.com/docker/docker/libnetwork/config coverage: 10.6% of statements [2023-03-07T09:39:10.505Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 10.6% of statements [2023-03-07T09:39:10.505Z] github.com/docker/docker/libnetwork/datastore coverage: 20.5% of statements [2023-03-07T09:39:10.505Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 20.5% of statements [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-03-07T09:39:10.505Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-03-07T09:39:10.505Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-03-07T09:39:10.505Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2023-03-07T09:39:12.395Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.1% of statements [2023-03-07T09:39:12.395Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.632s coverage: 62.1% of statements [2023-03-07T09:39:12.651Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-03-07T09:39:12.908Z] github.com/docker/docker/libnetwork/drivers/host coverage: 33.3% of statements [2023-03-07T09:39:12.908Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 33.3% of statements [2023-03-07T09:39:13.836Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.2% of statements [2023-03-07T09:39:13.836Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.257s coverage: 5.2% of statements [2023-03-07T09:39:13.836Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-03-07T09:39:14.398Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.8% of statements [2023-03-07T09:39:14.398Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.006s coverage: 4.8% of statements [2023-03-07T09:39:14.398Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-03-07T09:39:14.654Z] github.com/docker/docker/libnetwork/drivers/null coverage: 34.8% of statements [2023-03-07T09:39:14.654Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2023-03-07T09:39:24.595Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 6.9% of statements [2023-03-07T09:39:24.595Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.194s coverage: 6.9% of statements [2023-03-07T09:39:24.595Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-03-07T09:39:24.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.9% of statements [2023-03-07T09:39:24.851Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.007s coverage: 62.9% of statements [2023-03-07T09:39:25.413Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.1% of statements [2023-03-07T09:39:25.413Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.1% of statements [2023-03-07T09:39:25.413Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-03-07T09:39:25.413Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-03-07T09:39:25.413Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-03-07T09:39:25.976Z] github.com/docker/docker/libnetwork/drvregistry coverage: 86.2% of statements [2023-03-07T09:39:25.976Z] ok github.com/docker/docker/libnetwork/drvregistry 0.053s coverage: 86.2% of statements [2023-03-07T09:39:26.232Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements [2023-03-07T09:39:26.232Z] ok github.com/docker/docker/libnetwork/etchosts 0.018s coverage: 81.0% of statements [2023-03-07T09:39:26.490Z] github.com/docker/docker/libnetwork/idm coverage: 87.5% of statements [2023-03-07T09:39:26.490Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements [2023-03-07T09:39:26.490Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-03-07T09:39:26.490Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-03-07T09:39:38.662Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-03-07T09:39:38.662Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-03-07T09:39:40.028Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements [2023-03-07T09:39:40.028Z] ok github.com/docker/docker/libnetwork/ipam 2.420s coverage: 80.5% of statements [2023-03-07T09:39:40.028Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-03-07T09:39:40.028Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-03-07T09:39:40.028Z] github.com/docker/docker/libnetwork/ipams/null coverage: 54.5% of statements [2023-03-07T09:39:40.028Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 54.5% of statements [2023-03-07T09:39:40.590Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 46.8% of statements [2023-03-07T09:39:40.590Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 46.8% of statements [2023-03-07T09:39:40.590Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-03-07T09:39:40.847Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements [2023-03-07T09:39:40.847Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 80.0% of statements [2023-03-07T09:39:41.409Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements [2023-03-07T09:39:41.409Z] ok github.com/docker/docker/libnetwork/ipamutils 0.287s coverage: 86.4% of statements [2023-03-07T09:39:41.665Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements [2023-03-07T09:39:41.665Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-03-07T09:39:42.593Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements [2023-03-07T09:39:42.593Z] ok github.com/docker/docker/libnetwork/iptables 0.248s coverage: 40.7% of statements [2023-03-07T09:39:42.593Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-03-07T09:39:42.850Z] github.com/docker/docker/libnetwork/netutils coverage: 40.9% of statements [2023-03-07T09:39:42.850Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 40.9% of statements [2023-03-07T09:41:34.250Z] github.com/docker/docker/libnetwork/networkdb coverage: 60.7% of statements [2023-03-07T09:41:34.250Z] ok github.com/docker/docker/libnetwork/networkdb 104.264s coverage: 60.7% of statements [2023-03-07T09:41:34.250Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-03-07T09:41:34.250Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-03-07T09:41:34.250Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2023-03-07T09:41:34.250Z] github.com/docker/docker/libnetwork/osl coverage: 41.4% of statements [2023-03-07T09:41:34.250Z] ok github.com/docker/docker/libnetwork/osl 4.283s coverage: 41.4% of statements [2023-03-07T09:41:34.250Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-03-07T09:41:34.250Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2023-03-07T09:41:34.250Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-03-07T09:41:34.250Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements [2023-03-07T09:41:35.628Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements [2023-03-07T09:41:35.628Z] ok github.com/docker/docker/libnetwork/portmapper 0.688s coverage: 46.3% of statements [2023-03-07T09:41:35.628Z] github.com/docker/docker/libnetwork/resolvconf coverage: 82.8% of statements [2023-03-07T09:41:35.628Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements [2023-03-07T09:41:35.628Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-03-07T09:41:36.191Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements [2023-03-07T09:41:36.191Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-03-07T09:41:36.191Z] [2023-03-07T09:41:36.191Z] === Skipped [2023-03-07T09:41:36.191Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-03-07T09:41:36.191Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T09:41:36.191Z] [2023-03-07T09:41:36.191Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-03-07T09:41:36.191Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T09:41:36.191Z] [2023-03-07T09:41:36.191Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-03-07T09:41:36.191Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T09:41:36.191Z] [2023-03-07T09:41:36.191Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-03-07T09:41:36.191Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T09:41:36.191Z] [2023-03-07T09:41:36.191Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-03-07T09:41:36.191Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T09:41:36.191Z] [2023-03-07T09:41:36.191Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-03-07T09:41:36.191Z] firewalld_test.go:14: firewalld is not running [2023-03-07T09:41:36.191Z] [2023-03-07T09:41:36.191Z] DONE 342 tests, 6 skipped in 195.358s Post stage [Pipeline] junit [2023-03-07T09:41:36.763Z] Recording test results [2023-03-07T09:41:36.926Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T09:41:37.325Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44079/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr46 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f8b468fda2d2ff539ea0c973e38bab89061335c7 -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:f8b468fda2d2ff539ea0c973e38bab89061335c7 hack/make.sh dynbinary test-integration [2023-03-07T09:41:37.888Z] [2023-03-07T09:41:37.888Z] Removing bundles/ [2023-03-07T09:41:37.888Z] [2023-03-07T09:41:37.888Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-03-07T09:41:37.888Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-03-07T09:43:29.294Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-03-07T09:43:29.294Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-03-07T09:43:29.294Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-03-07T09:43:29.294Z] [2023-03-07T09:43:29.294Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-07T09:43:29.294Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-07T09:43:29.294Z] HOSTNAME=786b5a882549 [2023-03-07T09:43:29.294Z] TESTDEBUG=0 [2023-03-07T09:43:29.294Z] DEST=bundles/test-integration [2023-03-07T09:43:29.294Z] PWD=/go/src/github.com/docker/docker [2023-03-07T09:43:29.294Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-03-07T09:43:29.294Z] DOCKER_GITCOMMIT=f8b468fda2d2ff539ea0c973e38bab89061335c7 [2023-03-07T09:43:29.294Z] container=docker [2023-03-07T09:43:29.294Z] HOME=/root [2023-03-07T09:43:29.294Z] CONTAINERD_NAMESPACE=moby [2023-03-07T09:43:29.294Z] GOLANG_VERSION=1.20.1 [2023-03-07T09:43:29.294Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-07T09:43:29.294Z] VALIDATE_BRANCH=master [2023-03-07T09:43:29.294Z] TERM=xterm [2023-03-07T09:43:29.294Z] DOCKER_PKG=github.com/docker/docker [2023-03-07T09:43:29.294Z] SHLVL=1 [2023-03-07T09:43:29.294Z] TIMEOUT=120m [2023-03-07T09:43:29.294Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-07T09:43:29.294Z] GO111MODULE=off [2023-03-07T09:43:29.294Z] DOCKER_EXPERIMENTAL=1 [2023-03-07T09:43:29.294Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-07T09:43:29.294Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-07T09:43:29.294Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-07T09:43:29.294Z] GOPATH=/go [2023-03-07T09:43:29.294Z] PKG_CONFIG=pkg-config [2023-03-07T09:43:29.294Z] _=/usr/bin/env [2023-03-07T09:43:29.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-07T09:44:01.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-07T09:44:01.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-07T09:44:19.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-07T09:44:25.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-07T09:44:32.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-03-07T09:44:32.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-07T09:44:33.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-07T09:44:33.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-07T09:44:34.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-07T09:44:35.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-07T09:44:36.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-07T09:44:37.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-07T09:44:38.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-07T09:44:39.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-07T09:44:40.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-07T09:44:41.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-07T09:44:41.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-07T09:44:43.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-07T09:44:43.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-07T09:44:44.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-07T09:44:45.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-07T09:44:45.300Z] Using test binary docker [2023-03-07T09:44:45.300Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-07T09:44:45.300Z] +++ /etc/init.d/apparmor start [2023-03-07T09:44:45.300Z] Not: starting. [2023-03-07T09:44:45.300Z] INFO: Waiting for daemon to start... [2023-03-07T09:44:45.300Z] Starting dockerd [2023-03-07T09:44:45.300Z] +++ 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-03-07T09:44:47.816Z] . [2023-03-07T09:44:47.816Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-07T09:44:47.816Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-07T09:44:47.816Z] Error: No such image: emptyfs [2023-03-07T09:44:47.816Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-07T09:44:47.816Z] ++++ docker load [2023-03-07T09:44:47.816Z] Loaded image: emptyfs:latest [2023-03-07T09:44:47.816Z] Running integration-test (iteration 1) [2023-03-07T09:44:47.816Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-03-07T09:44:47.817Z] ++ 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-03-07T09:44:47.817Z] ++ set -e [2023-03-07T09:44:47.817Z] ++ '[' -n 0 ']' [2023-03-07T09:44:47.817Z] ++ set -x [2023-03-07T09:44:47.817Z] ++ 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-03-07T09:44:47.817Z] Loaded image: busybox:latest [2023-03-07T09:44:47.817Z] Loaded image: busybox:glibc [2023-03-07T09:44:49.196Z] Loaded image: debian:bullseye-slim [2023-03-07T09:44:49.196Z] Loaded image: hello-world:latest [2023-03-07T09:44:49.196Z] Loaded image: arm32v7/hello-world:latest [2023-03-07T09:44:49.196Z] INFO: Testing against a local daemon [2023-03-07T09:44:49.196Z] === RUN TestCgroupNamespacesBuild [2023-03-07T09:44:50.124Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2023-03-07T09:44:50.124Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-07T09:44:51.052Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.98s) [2023-03-07T09:44:51.052Z] === RUN TestBuildWithSession [2023-03-07T09:44:51.052Z] build_session_test.go:25: TODO: BuildKit [2023-03-07T09:44:51.052Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-07T09:44:51.052Z] === RUN TestBuildSquashParent [2023-03-07T09:44:54.319Z] --- PASS: TestBuildSquashParent (3.06s) [2023-03-07T09:44:54.319Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-07T09:44:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-07T09:44:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-07T09:44:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-07T09:44:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-07T09:44:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-07T09:44:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-07T09:44:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-07T09:44:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-07T09:44:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-07T09:44:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-07T09:44:54.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-07T09:44:54.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-07T09:44:54.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-07T09:44:54.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-07T09:44:55.688Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-07T09:44:55.688Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-07T09:44:56.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-07T09:44:56.506Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-07T09:44:57.873Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-03-07T09:44:57.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) [2023-03-07T09:44:57.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2023-03-07T09:44:57.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.90s) [2023-03-07T09:44:57.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.03s) [2023-03-07T09:44:57.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2023-03-07T09:44:57.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2023-03-07T09:44:57.873Z] === RUN TestBuildMultiStageCopy [2023-03-07T09:44:57.873Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-07T09:44:58.434Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-07T09:44:58.435Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-07T09:44:58.435Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-07T09:44:58.435Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-07T09:44:58.696Z] --- PASS: TestBuildMultiStageCopy (1.04s) [2023-03-07T09:44:58.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.77s) [2023-03-07T09:44:58.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) [2023-03-07T09:44:58.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s) [2023-03-07T09:44:58.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s) [2023-03-07T09:44:58.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s) [2023-03-07T09:44:58.696Z] === RUN TestBuildMultiStageParentConfig [2023-03-07T09:44:58.955Z] --- PASS: TestBuildMultiStageParentConfig (0.28s) [2023-03-07T09:44:58.955Z] === RUN TestBuildLabelWithTargets [2023-03-07T09:44:59.210Z] --- PASS: TestBuildLabelWithTargets (0.43s) [2023-03-07T09:44:59.210Z] === RUN TestBuildWithEmptyLayers [2023-03-07T09:44:59.466Z] --- PASS: TestBuildWithEmptyLayers (0.09s) [2023-03-07T09:44:59.466Z] === RUN TestBuildMultiStageOnBuild [2023-03-07T09:45:00.394Z] --- PASS: TestBuildMultiStageOnBuild (0.98s) [2023-03-07T09:45:00.394Z] === RUN TestBuildUncleanTarFilenames [2023-03-07T09:45:00.394Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) [2023-03-07T09:45:00.394Z] === RUN TestBuildMultiStageLayerLeak [2023-03-07T09:45:01.322Z] --- PASS: TestBuildMultiStageLayerLeak (0.93s) [2023-03-07T09:45:01.322Z] === RUN TestBuildWithHugeFile [2023-03-07T09:46:08.953Z] --- PASS: TestBuildWithHugeFile (61.03s) [2023-03-07T09:46:08.953Z] === RUN TestBuildWCOWSandboxSize [2023-03-07T09:46:08.953Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-03-07T09:46:08.953Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-03-07T09:46:08.953Z] === RUN TestBuildWithEmptyDockerfile [2023-03-07T09:46:08.953Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-07T09:46:08.953Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-07T09:46:08.953Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-07T09:46:08.953Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-07T09:46:08.953Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-07T09:46:08.953Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-07T09:46:08.953Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-07T09:46:08.953Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-07T09:46:08.953Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-07T09:46:08.953Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-03-07T09:46:08.953Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-03-07T09:46:08.953Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-03-07T09:46:08.953Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-03-07T09:46:08.953Z] === RUN TestBuildPreserveOwnership [2023-03-07T09:46:08.953Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-07T09:46:08.953Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-07T09:46:08.953Z] --- PASS: TestBuildPreserveOwnership (1.96s) [2023-03-07T09:46:08.953Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.42s) [2023-03-07T09:46:08.953Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.53s) [2023-03-07T09:46:08.953Z] === RUN TestBuildPlatformInvalid [2023-03-07T09:46:08.953Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2023-03-07T09:46:08.953Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-07T09:46:08.953Z] Loaded image: busybox:latest [2023-03-07T09:46:08.953Z] Loaded image: busybox:glibc [2023-03-07T09:46:08.953Z] Loaded image: debian:bullseye-slim [2023-03-07T09:46:08.953Z] Loaded image: hello-world:latest [2023-03-07T09:46:08.953Z] Loaded image: arm32v7/hello-world:latest [2023-03-07T09:46:15.498Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.00s) [2023-03-07T09:46:15.498Z] PASS [2023-03-07T09:46:15.498Z] [2023-03-07T09:46:15.498Z] === Skipped [2023-03-07T09:46:15.498Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-03-07T09:46:15.498Z] build_session_test.go:25: TODO: BuildKit [2023-03-07T09:46:15.498Z] [2023-03-07T09:46:15.498Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-03-07T09:46:15.498Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-03-07T09:46:15.498Z] [2023-03-07T09:46:15.498Z] DONE 34 tests, 2 skipped in 87.092s [2023-03-07T09:46:15.498Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-03-07T09:46:15.498Z] ++ 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-03-07T09:46:15.498Z] ++ set -e [2023-03-07T09:46:15.498Z] ++ '[' -n 0 ']' [2023-03-07T09:46:15.498Z] ++ set -x [2023-03-07T09:46:15.498Z] ++ 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-03-07T09:46:15.498Z] INFO: Testing against a local daemon [2023-03-07T09:46:15.498Z] === RUN TestConfigInspect [2023-03-07T09:46:16.427Z] --- PASS: TestConfigInspect (1.75s) [2023-03-07T09:46:16.427Z] === RUN TestConfigList [2023-03-07T09:46:18.316Z] --- PASS: TestConfigList (1.73s) [2023-03-07T09:46:18.316Z] === RUN TestConfigsCreateAndDelete [2023-03-07T09:46:19.681Z] --- PASS: TestConfigsCreateAndDelete (1.69s) [2023-03-07T09:46:19.681Z] === RUN TestConfigsUpdate [2023-03-07T09:46:21.570Z] --- PASS: TestConfigsUpdate (1.73s) [2023-03-07T09:46:21.570Z] === RUN TestTemplatedConfig [2023-03-07T09:46:24.086Z] --- PASS: TestTemplatedConfig (2.27s) [2023-03-07T09:46:24.086Z] === RUN TestConfigCreateResolve [2023-03-07T09:46:25.976Z] --- PASS: TestConfigCreateResolve (1.83s) [2023-03-07T09:46:25.976Z] PASS [2023-03-07T09:46:25.976Z] [2023-03-07T09:46:25.976Z] DONE 6 tests in 11.101s [2023-03-07T09:46:25.976Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-03-07T09:46:25.976Z] ++ 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-03-07T09:46:25.976Z] ++ set -e [2023-03-07T09:46:25.976Z] ++ '[' -n 0 ']' [2023-03-07T09:46:25.976Z] ++ set -x [2023-03-07T09:46:25.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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-03-07T09:46:25.976Z] INFO: Testing against a local daemon [2023-03-07T09:46:25.976Z] === RUN TestAttachWithTTY [2023-03-07T09:46:25.976Z] --- PASS: TestAttachWithTTY (0.07s) [2023-03-07T09:46:25.976Z] === RUN TestAttachWithoutTTy [2023-03-07T09:46:25.976Z] --- PASS: TestAttachWithoutTTy (0.04s) [2023-03-07T09:46:25.976Z] === RUN TestCheckpoint [2023-03-07T09:46:25.976Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-07T09:46:25.976Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/commit [2023-03-07T09:46:25.976Z] === PAUSE TestContainerInvalidJSON/commit [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/create [2023-03-07T09:46:25.976Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-03-07T09:46:25.976Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-03-07T09:46:25.976Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-03-07T09:46:25.976Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-03-07T09:46:25.976Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-03-07T09:46:25.976Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-03-07T09:46:25.976Z] === CONT TestContainerInvalidJSON/commit [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-03-07T09:46:25.976Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-03-07T09:46:25.976Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-03-07T09:46:25.976Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-03-07T09:46:25.976Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-03-07T09:46:25.976Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-03-07T09:46:25.976Z] === CONT TestContainerInvalidJSON/containers/create [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-03-07T09:46:25.976Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-03-07T09:46:25.976Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-03-07T09:46:25.976Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-07T09:46:25.976Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-03-07T09:46:25.976Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-07T09:46:25.976Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-03-07T09:46:25.976Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-07T09:46:25.976Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-03-07T09:46:25.976Z] === RUN TestCopyEmptyFile [2023-03-07T09:46:26.232Z] --- PASS: TestCopyEmptyFile (0.06s) [2023-03-07T09:46:26.232Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-07T09:46:26.232Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-03-07T09:46:26.232Z] === RUN TestCopyFromContainer [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer// [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/. [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer//. [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/./ [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer//./ [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer//bar/root [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer//bar/root/. [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/bar/quux [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/bar/quux/. [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-03-07T09:46:26.794Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer (0.69s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2023-03-07T09:46:26.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-07T09:46:26.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-07T09:46:26.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-07T09:46:26.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-07T09:46:26.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-07T09:46:26.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-07T09:46:26.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-07T09:46:26.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-07T09:46:26.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-07T09:46:26.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-07T09:46:26.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-03-07T09:46:26.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-07T09:46:26.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-07T09:46:26.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-07T09:46:26.794Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-07T09:46:27.050Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-03-07T09:46:27.050Z] === RUN TestCreateWithInvalidEnv [2023-03-07T09:46:27.050Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-07T09:46:27.050Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-07T09:46:27.050Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-07T09:46:27.050Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-07T09:46:27.050Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-07T09:46:27.050Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-07T09:46:27.050Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-07T09:46:27.050Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-07T09:46:27.050Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-07T09:46:27.050Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-03-07T09:46:27.050Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-07T09:46:27.050Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-07T09:46:27.050Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-07T09:46:27.050Z] === RUN TestCreateTmpfsMountsTarget [2023-03-07T09:46:27.050Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-03-07T09:46:27.050Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-07T09:46:27.982Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2023-03-07T09:46:27.982Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-07T09:46:29.351Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2023-03-07T09:46:29.351Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-07T09:46:29.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-07T09:46:29.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-07T09:46:29.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-07T09:46:29.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-07T09:46:29.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-07T09:46:29.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-07T09:46:29.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-07T09:46:29.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-07T09:46:29.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-07T09:46:29.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-07T09:46:29.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-07T09:46:29.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-07T09:46:29.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-07T09:46:29.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-07T09:46:29.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-07T09:46:29.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-07T09:46:29.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-07T09:46:29.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-07T09:46:29.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-03-07T09:46:29.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-07T09:46:29.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-07T09:46:29.351Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-07T09:46:29.607Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2023-03-07T09:46:29.607Z] === RUN TestCreateDifferentPlatform [2023-03-07T09:46:29.607Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-07T09:46:29.607Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-07T09:46:29.607Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-03-07T09:46:29.607Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-07T09:46:29.607Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-07T09:46:29.607Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-07T09:46:29.607Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-03-07T09:46:29.607Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-07T09:46:29.607Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-03-07T09:46:29.607Z] === RUN TestCreateInvalidHostConfig [2023-03-07T09:46:29.607Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-03-07T09:46:29.607Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-03-07T09:46:29.607Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-03-07T09:46:29.607Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-03-07T09:46:29.607Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-03-07T09:46:29.607Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-03-07T09:46:29.607Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-03-07T09:46:29.607Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-03-07T09:46:29.607Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-03-07T09:46:29.607Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-03-07T09:46:29.607Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-03-07T09:46:29.607Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-03-07T09:46:29.607Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-03-07T09:46:29.607Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-03-07T09:46:29.607Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-03-07T09:46:29.607Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-03-07T09:46:29.607Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-03-07T09:46:29.607Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-03-07T09:46:29.607Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-03-07T09:46:29.607Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-03-07T09:46:29.607Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-03-07T09:46:29.607Z] === RUN TestContainerStartOnDaemonRestart [2023-03-07T09:46:29.607Z] === PAUSE TestContainerStartOnDaemonRestart [2023-03-07T09:46:29.607Z] === RUN TestDaemonRestartIpcMode [2023-03-07T09:46:29.607Z] === PAUSE TestDaemonRestartIpcMode [2023-03-07T09:46:29.607Z] === RUN TestDaemonHostGatewayIP [2023-03-07T09:46:29.607Z] === PAUSE TestDaemonHostGatewayIP [2023-03-07T09:46:29.607Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-07T09:46:29.607Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-07T09:46:29.607Z] === RUN TestContainerKillOnDaemonStart [2023-03-07T09:46:29.607Z] === PAUSE TestContainerKillOnDaemonStart [2023-03-07T09:46:29.607Z] === RUN TestDiff [2023-03-07T09:46:30.169Z] --- PASS: TestDiff (0.37s) [2023-03-07T09:46:30.169Z] === RUN TestExecConsoleSize [2023-03-07T09:46:30.425Z] --- PASS: TestExecConsoleSize (0.40s) [2023-03-07T09:46:30.425Z] === RUN TestExecWithCloseStdin [2023-03-07T09:46:30.987Z] --- PASS: TestExecWithCloseStdin (0.40s) [2023-03-07T09:46:30.987Z] === RUN TestExec [2023-03-07T09:46:31.243Z] --- PASS: TestExec (0.44s) [2023-03-07T09:46:31.243Z] === RUN TestExecUser [2023-03-07T09:46:31.804Z] --- PASS: TestExecUser (0.43s) [2023-03-07T09:46:31.804Z] === RUN TestExportContainerAndImportImage [2023-03-07T09:46:32.061Z] --- PASS: TestExportContainerAndImportImage (0.44s) [2023-03-07T09:46:32.061Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-07T09:46:33.426Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s) [2023-03-07T09:46:33.426Z] === RUN TestHealthCheckWorkdir [2023-03-07T09:46:33.682Z] --- PASS: TestHealthCheckWorkdir (0.47s) [2023-03-07T09:46:33.682Z] === RUN TestHealthKillContainer [2023-03-07T09:46:41.766Z] --- PASS: TestHealthKillContainer (7.77s) [2023-03-07T09:46:41.766Z] === RUN TestHealthCheckProcessKilled [2023-03-07T09:46:42.022Z] --- PASS: TestHealthCheckProcessKilled (0.57s) [2023-03-07T09:46:42.022Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-07T09:46:42.583Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2023-03-07T09:46:42.583Z] === RUN TestInspectAnnotations [2023-03-07T09:46:42.583Z] --- PASS: TestInspectAnnotations (0.04s) [2023-03-07T09:46:42.583Z] === RUN TestIpcModeNone [2023-03-07T09:46:42.839Z] --- PASS: TestIpcModeNone (0.38s) [2023-03-07T09:46:42.839Z] === RUN TestIpcModePrivate [2023-03-07T09:46:43.095Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-03-07T09:46:43.351Z] --- PASS: TestIpcModePrivate (0.42s) [2023-03-07T09:46:43.351Z] === RUN TestIpcModeShareable [2023-03-07T09:46:43.608Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-03-07T09:46:43.869Z] --- PASS: TestIpcModeShareable (0.43s) [2023-03-07T09:46:43.869Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-07T09:46:45.234Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2023-03-07T09:46:45.234Z] === RUN TestAPIIpcModeHost [2023-03-07T09:46:45.490Z] --- PASS: TestAPIIpcModeHost (0.33s) [2023-03-07T09:46:45.490Z] === RUN TestDaemonIpcModeShareable [2023-03-07T09:46:46.418Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-07T09:46:46.418Z] --- PASS: TestDaemonIpcModeShareable (1.02s) [2023-03-07T09:46:46.418Z] === RUN TestDaemonIpcModePrivate [2023-03-07T09:46:47.346Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-07T09:46:47.346Z] --- PASS: TestDaemonIpcModePrivate (1.03s) [2023-03-07T09:46:47.346Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-07T09:46:48.273Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-07T09:46:48.529Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.00s) [2023-03-07T09:46:48.529Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-07T09:46:49.456Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-07T09:46:49.456Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s) [2023-03-07T09:46:49.456Z] === RUN TestIpcModeOlderClient [2023-03-07T09:46:49.456Z] === PAUSE TestIpcModeOlderClient [2023-03-07T09:46:49.456Z] === RUN TestKillContainerInvalidSignal [2023-03-07T09:46:50.018Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2023-03-07T09:46:50.018Z] === RUN TestKillContainer [2023-03-07T09:46:50.018Z] === RUN TestKillContainer/no_signal [2023-03-07T09:46:50.274Z] === RUN TestKillContainer/non_killing_signal [2023-03-07T09:46:50.531Z] === RUN TestKillContainer/killing_signal [2023-03-07T09:46:51.093Z] --- PASS: TestKillContainer (1.12s) [2023-03-07T09:46:51.093Z] --- PASS: TestKillContainer/no_signal (0.34s) [2023-03-07T09:46:51.093Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2023-03-07T09:46:51.093Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2023-03-07T09:46:51.093Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-07T09:46:51.093Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-07T09:46:51.349Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-07T09:46:51.911Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s) [2023-03-07T09:46:51.911Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2023-03-07T09:46:51.911Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2023-03-07T09:46:51.911Z] === RUN TestKillStoppedContainer [2023-03-07T09:46:51.911Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-03-07T09:46:51.911Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-07T09:46:51.911Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-03-07T09:46:51.911Z] === RUN TestKillDifferentUserContainer [2023-03-07T09:46:52.167Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2023-03-07T09:46:52.167Z] === RUN TestInspectOomKilledTrue [2023-03-07T09:46:52.729Z] --- PASS: TestInspectOomKilledTrue (0.41s) [2023-03-07T09:46:52.729Z] === RUN TestInspectOomKilledFalse [2023-03-07T09:46:52.985Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2023-03-07T09:46:52.985Z] === RUN TestLinksEtcHostsContentMatch [2023-03-07T09:46:53.241Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s) [2023-03-07T09:46:53.241Z] === RUN TestLinksContainerNames [2023-03-07T09:46:54.168Z] --- PASS: TestLinksContainerNames (0.74s) [2023-03-07T09:46:54.168Z] === RUN TestLogsFollowTailEmpty [2023-03-07T09:46:54.423Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2023-03-07T09:46:54.423Z] === RUN TestLogs [2023-03-07T09:46:54.423Z] === RUN TestLogs/driver_local [2023-03-07T09:46:54.423Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-03-07T09:46:54.423Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-03-07T09:46:54.423Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-03-07T09:46:54.423Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-03-07T09:46:54.423Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-03-07T09:46:54.423Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-03-07T09:46:54.423Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-03-07T09:46:54.423Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-03-07T09:46:54.423Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-03-07T09:46:54.423Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-03-07T09:46:54.423Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-03-07T09:46:54.423Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-03-07T09:46:54.423Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-03-07T09:46:54.423Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-03-07T09:46:54.985Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-03-07T09:46:54.985Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-03-07T09:46:55.561Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-03-07T09:46:55.561Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-03-07T09:46:55.819Z] === RUN TestLogs/driver_json-file [2023-03-07T09:46:56.075Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-03-07T09:46:56.075Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-03-07T09:46:56.075Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-03-07T09:46:56.075Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-03-07T09:46:56.075Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-03-07T09:46:56.075Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-03-07T09:46:56.075Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-03-07T09:46:56.075Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-03-07T09:46:56.075Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-03-07T09:46:56.075Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-03-07T09:46:56.075Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-03-07T09:46:56.075Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-03-07T09:46:56.075Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-03-07T09:46:56.075Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-03-07T09:46:56.637Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-03-07T09:46:56.637Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-03-07T09:46:57.199Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-03-07T09:46:57.199Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-03-07T09:46:57.761Z] --- PASS: TestLogs (3.24s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_local (0.01s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.41s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.41s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.41s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.41s) [2023-03-07T09:46:57.761Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s) [2023-03-07T09:46:57.761Z] === RUN TestContainerNetworkMountsNoChown [2023-03-07T09:46:58.017Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/default [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/default [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/private [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/private [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rprivate [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/slave [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/slave [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rslave [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/shared [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/shared [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rshared [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/default [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/rshared [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/shared [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/rslave [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/slave [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/rprivate [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/private [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-07T09:46:58.017Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-07T09:46:58.017Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-07T09:46:58.017Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-07T09:46:58.273Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-07T09:46:58.529Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-07T09:46:58.529Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-07T09:46:58.529Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-07T09:46:58.529Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-07T09:46:58.529Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-07T09:46:58.529Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-03-07T09:46:58.529Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-03-07T09:46:58.529Z] === RUN TestContainerBindMountNonRecursive [2023-03-07T09:46:59.457Z] --- PASS: TestContainerBindMountNonRecursive (1.05s) [2023-03-07T09:46:59.457Z] === RUN TestContainerVolumesMountedAsShared [2023-03-07T09:47:00.018Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2023-03-07T09:47:00.018Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-07T09:47:00.275Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s) [2023-03-07T09:47:00.275Z] === RUN TestContainerCopyLeaksMounts [2023-03-07T09:47:00.531Z] --- PASS: TestContainerCopyLeaksMounts (0.47s) [2023-03-07T09:47:00.531Z] === RUN TestNetworkNat [2023-03-07T09:47:01.093Z] --- PASS: TestNetworkNat (0.41s) [2023-03-07T09:47:01.093Z] === RUN TestNetworkLocalhostTCPNat [2023-03-07T09:47:01.349Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2023-03-07T09:47:01.349Z] === RUN TestNetworkLoopbackNat [2023-03-07T09:47:03.865Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2023-03-07T09:47:03.865Z] === RUN TestPause [2023-03-07T09:47:04.427Z] --- PASS: TestPause (0.41s) [2023-03-07T09:47:04.427Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-07T09:47:04.427Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-07T09:47:04.427Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-07T09:47:04.427Z] === RUN TestPauseStopPausedContainer [2023-03-07T09:47:04.682Z] --- PASS: TestPauseStopPausedContainer (0.39s) [2023-03-07T09:47:04.682Z] === RUN TestPidHost [2023-03-07T09:47:05.618Z] --- PASS: TestPidHost (0.82s) [2023-03-07T09:47:05.618Z] === RUN TestPsFilter [2023-03-07T09:47:05.618Z] --- PASS: TestPsFilter (0.10s) [2023-03-07T09:47:05.618Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-07T09:47:06.180Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2023-03-07T09:47:06.180Z] === RUN TestRemoveContainerWithVolume [2023-03-07T09:47:06.435Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2023-03-07T09:47:06.435Z] === RUN TestRemoveContainerRunning [2023-03-07T09:47:07.002Z] --- PASS: TestRemoveContainerRunning (0.38s) [2023-03-07T09:47:07.002Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-07T09:47:07.258Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2023-03-07T09:47:07.258Z] === RUN TestRemoveInvalidContainer [2023-03-07T09:47:07.258Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-03-07T09:47:07.258Z] === RUN TestRenameLinkedContainer [2023-03-07T09:47:08.623Z] --- PASS: TestRenameLinkedContainer (1.51s) [2023-03-07T09:47:08.623Z] === RUN TestRenameStoppedContainer [2023-03-07T09:47:09.184Z] --- PASS: TestRenameStoppedContainer (0.36s) [2023-03-07T09:47:09.184Z] === RUN TestRenameRunningContainerAndReuse [2023-03-07T09:47:09.746Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2023-03-07T09:47:09.746Z] === RUN TestRenameInvalidName [2023-03-07T09:47:10.308Z] --- PASS: TestRenameInvalidName (0.35s) [2023-03-07T09:47:10.308Z] === RUN TestRenameAnonymousContainer [2023-03-07T09:47:11.674Z] --- PASS: TestRenameAnonymousContainer (1.24s) [2023-03-07T09:47:11.674Z] === RUN TestRenameContainerWithSameName [2023-03-07T09:47:11.930Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2023-03-07T09:47:11.930Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-07T09:47:12.492Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s) [2023-03-07T09:47:12.492Z] === RUN TestResize [2023-03-07T09:47:13.054Z] --- PASS: TestResize (0.37s) [2023-03-07T09:47:13.054Z] === RUN TestResizeWithInvalidSize [2023-03-07T09:47:13.309Z] --- PASS: TestResizeWithInvalidSize (0.37s) [2023-03-07T09:47:13.309Z] === RUN TestResizeWhenContainerNotStarted [2023-03-07T09:47:13.565Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-07T09:47:13.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-07T09:47:13.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-07T09:47:13.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-07T09:47:13.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-07T09:47:14.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-07T09:47:15.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-07T09:47:16.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-07T09:47:16.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T09:47:17.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T09:47:19.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T09:47:20.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T09:47:23.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-07T09:47:23.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-07T09:47:24.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-07T09:47:25.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-07T09:47:26.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-07T09:47:26.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-07T09:47:27.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.14s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.16s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.08s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.55s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.51s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.69s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.53s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.46s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.42s) [2023-03-07T09:47:29.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.36s) [2023-03-07T09:47:29.185Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-03-07T09:47:29.185Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-03-07T09:47:30.113Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-03-07T09:47:31.040Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.63s) [2023-03-07T09:47:31.040Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.80s) [2023-03-07T09:47:31.040Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.82s) [2023-03-07T09:47:31.040Z] === RUN TestCgroupNamespacesRun [2023-03-07T09:47:31.967Z] --- PASS: TestCgroupNamespacesRun (0.98s) [2023-03-07T09:47:31.967Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-07T09:47:32.900Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.01s) [2023-03-07T09:47:32.900Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-07T09:47:33.827Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s) [2023-03-07T09:47:33.827Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-07T09:47:34.754Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s) [2023-03-07T09:47:34.754Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-07T09:47:36.119Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s) [2023-03-07T09:47:36.119Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-07T09:47:37.046Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.01s) [2023-03-07T09:47:37.047Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-07T09:47:37.608Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2023-03-07T09:47:37.608Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-07T09:47:38.535Z] --- PASS: TestCgroupNamespacesRunOlderClient (0.99s) [2023-03-07T09:47:38.535Z] === RUN TestNISDomainname [2023-03-07T09:47:39.096Z] --- PASS: TestNISDomainname (0.48s) [2023-03-07T09:47:39.096Z] === RUN TestHostnameDnsResolution [2023-03-07T09:47:39.658Z] --- PASS: TestHostnameDnsResolution (0.57s) [2023-03-07T09:47:39.658Z] === RUN TestUnprivilegedPortsAndPing [2023-03-07T09:47:39.914Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2023-03-07T09:47:39.914Z] === RUN TestPrivilegedHostDevices [2023-03-07T09:47:40.476Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2023-03-07T09:47:40.476Z] === RUN TestRunConsoleSize [2023-03-07T09:47:41.038Z] --- PASS: TestRunConsoleSize (0.37s) [2023-03-07T09:47:41.038Z] === RUN TestRunWithAlternativeContainerdShim [2023-03-07T09:47:42.928Z] --- PASS: TestRunWithAlternativeContainerdShim (1.79s) [2023-03-07T09:47:42.928Z] === RUN TestStats [2023-03-07T09:47:45.447Z] --- PASS: TestStats (2.39s) [2023-03-07T09:47:45.447Z] === RUN TestStopContainerWithTimeout [2023-03-07T09:47:45.447Z] === RUN TestStopContainerWithTimeout/0 [2023-03-07T09:47:45.447Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-07T09:47:45.447Z] === RUN TestStopContainerWithTimeout/1 [2023-03-07T09:47:45.447Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-07T09:47:45.447Z] === RUN TestStopContainerWithTimeout/3 [2023-03-07T09:47:45.447Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-07T09:47:45.447Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-07T09:47:45.447Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-07T09:47:45.447Z] === CONT TestStopContainerWithTimeout/0 [2023-03-07T09:47:45.447Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-07T09:47:45.709Z] === CONT TestStopContainerWithTimeout/3 [2023-03-07T09:47:47.598Z] === CONT TestStopContainerWithTimeout/1 [2023-03-07T09:47:48.963Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-07T09:47:48.963Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2023-03-07T09:47:48.963Z] --- PASS: TestStopContainerWithTimeout/-1 (2.49s) [2023-03-07T09:47:48.963Z] --- PASS: TestStopContainerWithTimeout/3 (2.34s) [2023-03-07T09:47:48.963Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2023-03-07T09:47:48.963Z] === RUN TestDeleteDevicemapper [2023-03-07T09:47:48.963Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-07T09:47:48.963Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-07T09:47:48.963Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-07T09:47:50.328Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2023-03-07T09:47:50.328Z] === RUN TestUpdateMemory [2023-03-07T09:47:50.584Z] --- PASS: TestUpdateMemory (0.47s) [2023-03-07T09:47:50.584Z] === RUN TestUpdateCPUQuota [2023-03-07T09:47:51.512Z] --- PASS: TestUpdateCPUQuota (0.64s) [2023-03-07T09:47:51.512Z] === RUN TestUpdatePidsLimit [2023-03-07T09:47:51.512Z] === RUN TestUpdatePidsLimit/update_from_none [2023-03-07T09:47:51.512Z] === RUN TestUpdatePidsLimit/no_change [2023-03-07T09:47:51.767Z] === RUN TestUpdatePidsLimit/update_lower [2023-03-07T09:47:51.767Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-03-07T09:47:52.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-03-07T09:47:52.279Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-03-07T09:47:52.535Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-03-07T09:47:53.097Z] --- PASS: TestUpdatePidsLimit (1.83s) [2023-03-07T09:47:53.097Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2023-03-07T09:47:53.097Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-03-07T09:47:53.097Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2023-03-07T09:47:53.097Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-03-07T09:47:53.097Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2023-03-07T09:47:53.097Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-03-07T09:47:53.097Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2023-03-07T09:47:53.097Z] === RUN TestUpdateRestartPolicy [2023-03-07T09:48:05.265Z] --- PASS: TestUpdateRestartPolicy (10.51s) [2023-03-07T09:48:05.265Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-07T09:48:05.265Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2023-03-07T09:48:05.265Z] === RUN TestWaitNonBlocked [2023-03-07T09:48:05.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-07T09:48:05.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-07T09:48:05.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-07T09:48:05.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-07T09:48:05.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-07T09:48:05.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-07T09:48:05.265Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-03-07T09:48:05.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2023-03-07T09:48:05.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2023-03-07T09:48:05.265Z] === RUN TestWaitBlocked [2023-03-07T09:48:05.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-07T09:48:05.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-07T09:48:05.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-07T09:48:05.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-07T09:48:05.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-07T09:48:05.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-07T09:48:05.521Z] --- PASS: TestWaitBlocked (0.01s) [2023-03-07T09:48:05.521Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2023-03-07T09:48:05.521Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2023-03-07T09:48:05.521Z] === RUN TestWaitConditions [2023-03-07T09:48:05.521Z] === RUN TestWaitConditions/default [2023-03-07T09:48:05.521Z] === PAUSE TestWaitConditions/default [2023-03-07T09:48:05.521Z] === RUN TestWaitConditions/not-running [2023-03-07T09:48:05.521Z] === PAUSE TestWaitConditions/not-running [2023-03-07T09:48:05.521Z] === RUN TestWaitConditions/next-exit [2023-03-07T09:48:05.521Z] === PAUSE TestWaitConditions/next-exit [2023-03-07T09:48:05.521Z] === RUN TestWaitConditions/removed [2023-03-07T09:48:05.521Z] === PAUSE TestWaitConditions/removed [2023-03-07T09:48:05.521Z] === CONT TestWaitConditions/default [2023-03-07T09:48:05.521Z] === CONT TestWaitConditions/removed [2023-03-07T09:48:05.521Z] wait_test.go:146: ContainerID = d13be22d6012c74ec6488ae87cb39b63672f0370bed2fc813f4c51a8ec46d659 [2023-03-07T09:48:05.521Z] wait_test.go:146: ContainerID = 5077cc022fd97ab16674077b4c132ebb42d8c552f74c6e9047495681cb0c004b [2023-03-07T09:48:06.091Z] === CONT TestWaitConditions/next-exit [2023-03-07T09:48:06.091Z] wait_test.go:146: ContainerID = 3fa1f419015859a1111db0c8d35490e20cfd608eba248d8431aa79e13116733e [2023-03-07T09:48:06.091Z] === CONT TestWaitConditions/not-running [2023-03-07T09:48:06.091Z] wait_test.go:146: ContainerID = e7ace020f607b5ede2f78285e1ecca340261004c5e08ad39f7c468469a153414 [2023-03-07T09:48:06.652Z] --- PASS: TestWaitConditions (0.01s) [2023-03-07T09:48:06.652Z] --- PASS: TestWaitConditions/default (0.61s) [2023-03-07T09:48:06.652Z] --- PASS: TestWaitConditions/removed (0.64s) [2023-03-07T09:48:06.652Z] --- PASS: TestWaitConditions/next-exit (0.43s) [2023-03-07T09:48:06.652Z] --- PASS: TestWaitConditions/not-running (0.47s) [2023-03-07T09:48:06.652Z] === RUN TestWaitRestartedContainer [2023-03-07T09:48:06.652Z] === RUN TestWaitRestartedContainer/default [2023-03-07T09:48:06.652Z] === PAUSE TestWaitRestartedContainer/default [2023-03-07T09:48:06.652Z] === RUN TestWaitRestartedContainer/not-running [2023-03-07T09:48:06.652Z] === PAUSE TestWaitRestartedContainer/not-running [2023-03-07T09:48:06.652Z] === RUN TestWaitRestartedContainer/next-exit [2023-03-07T09:48:06.652Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-03-07T09:48:06.652Z] === CONT TestWaitRestartedContainer/default [2023-03-07T09:48:06.652Z] === CONT TestWaitRestartedContainer/next-exit [2023-03-07T09:48:08.017Z] === CONT TestWaitRestartedContainer/not-running [2023-03-07T09:48:08.579Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-03-07T09:48:08.579Z] --- PASS: TestWaitRestartedContainer/next-exit (1.19s) [2023-03-07T09:48:08.579Z] --- PASS: TestWaitRestartedContainer/default (1.23s) [2023-03-07T09:48:08.579Z] --- PASS: TestWaitRestartedContainer/not-running (0.76s) [2023-03-07T09:48:08.579Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-07T09:48:08.579Z] === CONT TestContainerStartOnDaemonRestart [2023-03-07T09:48:10.469Z] --- PASS: TestContainerStartOnDaemonRestart (1.86s) [2023-03-07T09:48:10.469Z] === CONT TestDaemonHostGatewayIP [2023-03-07T09:48:10.724Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) [2023-03-07T09:48:10.724Z] === CONT TestDaemonRestartIpcMode [2023-03-07T09:48:12.615Z] --- PASS: TestDaemonHostGatewayIP (2.04s) [2023-03-07T09:48:12.615Z] === CONT TestIpcModeOlderClient [2023-03-07T09:48:12.615Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-03-07T09:48:12.615Z] === CONT TestContainerKillOnDaemonStart [2023-03-07T09:48:12.871Z] --- PASS: TestDaemonRestartIpcMode (2.11s) [2023-03-07T09:48:25.040Z] --- PASS: TestContainerKillOnDaemonStart (11.36s) [2023-03-07T09:48:25.040Z] PASS [2023-03-07T09:48:25.040Z] [2023-03-07T09:48:25.040Z] === Skipped [2023-03-07T09:48:25.040Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-03-07T09:48:25.040Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-07T09:48:25.040Z] [2023-03-07T09:48:25.040Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-07T09:48:25.040Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-07T09:48:25.040Z] [2023-03-07T09:48:25.040Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-07T09:48:25.040Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-07T09:48:25.040Z] [2023-03-07T09:48:25.040Z] DONE 283 tests, 3 skipped in 118.231s [2023-03-07T09:48:25.040Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-07T09:48:25.040Z] ++ 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-03-07T09:48:25.040Z] ++ set -e [2023-03-07T09:48:25.040Z] ++ '[' -n 0 ']' [2023-03-07T09:48:25.040Z] ++ set -x [2023-03-07T09:48:25.040Z] ++ 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-03-07T09:48:25.040Z] INFO: Testing against a local daemon [2023-03-07T09:48:25.040Z] === RUN TestConfigDaemonID [2023-03-07T09:48:25.040Z] daemon_test.go:51: [de7b6c3a11635] daemon is not started [2023-03-07T09:48:25.040Z] --- PASS: TestConfigDaemonID (1.04s) [2023-03-07T09:48:25.040Z] === RUN TestDaemonConfigValidation [2023-03-07T09:48:25.040Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-03-07T09:48:25.040Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-03-07T09:48:25.040Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-03-07T09:48:25.040Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-03-07T09:48:25.040Z] === RUN TestDaemonConfigValidation/invalid_config [2023-03-07T09:48:25.040Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-03-07T09:48:25.040Z] === RUN TestDaemonConfigValidation/malformed_config [2023-03-07T09:48:25.040Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-03-07T09:48:25.040Z] === RUN TestDaemonConfigValidation/valid_config [2023-03-07T09:48:25.040Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-03-07T09:48:25.040Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-03-07T09:48:25.040Z] === CONT TestDaemonConfigValidation/malformed_config [2023-03-07T09:48:25.040Z] === CONT TestDaemonConfigValidation/valid_config [2023-03-07T09:48:25.296Z] === CONT TestDaemonConfigValidation/invalid_config [2023-03-07T09:48:25.296Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-03-07T09:48:25.296Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-03-07T09:48:25.296Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-03-07T09:48:25.296Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2023-03-07T09:48:25.296Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-03-07T09:48:25.296Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2023-03-07T09:48:25.296Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2023-03-07T09:48:25.296Z] === RUN TestConfigDaemonSeccompProfiles [2023-03-07T09:48:25.296Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-03-07T09:48:26.224Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-03-07T09:48:27.599Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-03-07T09:48:28.527Z] daemon_test.go:165: [da47cf4c4807a] daemon is not started [2023-03-07T09:48:28.527Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-03-07T09:48:28.527Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-03-07T09:48:28.527Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-03-07T09:48:28.527Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-03-07T09:48:28.527Z] === RUN TestDaemonProxy [2023-03-07T09:48:28.527Z] === RUN TestDaemonProxy/environment_variables [2023-03-07T09:48:30.415Z] === RUN TestDaemonProxy/command-line_options [2023-03-07T09:48:31.779Z] === RUN TestDaemonProxy/configuration_file [2023-03-07T09:48:33.667Z] === RUN TestDaemonProxy/conflicting_options [2023-03-07T09:48:34.228Z] === RUN TestDaemonProxy/reload_sanitized [2023-03-07T09:48:34.790Z] --- PASS: TestDaemonProxy (6.26s) [2023-03-07T09:48:34.790Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2023-03-07T09:48:34.790Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2023-03-07T09:48:34.790Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2023-03-07T09:48:34.790Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-03-07T09:48:34.790Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-03-07T09:48:34.790Z] === RUN TestLiveRestore [2023-03-07T09:48:34.790Z] === RUN TestLiveRestore/volume_references [2023-03-07T09:48:34.790Z] === PAUSE TestLiveRestore/volume_references [2023-03-07T09:48:34.790Z] === CONT TestLiveRestore/volume_references [2023-03-07T09:48:35.352Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-07T09:48:35.352Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-07T09:48:36.281Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-07T09:48:36.842Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-07T09:48:37.770Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-07T09:48:38.698Z] --- PASS: TestLiveRestore (0.00s) [2023-03-07T09:48:38.698Z] --- PASS: TestLiveRestore/volume_references (3.91s) [2023-03-07T09:48:38.698Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.31s) [2023-03-07T09:48:38.698Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.84s) [2023-03-07T09:48:38.698Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.82s) [2023-03-07T09:48:38.698Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.84s) [2023-03-07T09:48:38.698Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s) [2023-03-07T09:48:38.698Z] PASS [2023-03-07T09:48:38.698Z] [2023-03-07T09:48:38.698Z] DONE 24 tests in 14.679s [2023-03-07T09:48:38.698Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-03-07T09:48:38.698Z] ++ 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-03-07T09:48:38.698Z] ++ set -e [2023-03-07T09:48:38.698Z] ++ '[' -n 0 ']' [2023-03-07T09:48:38.698Z] ++ set -x [2023-03-07T09:48:38.698Z] ++ 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-03-07T09:48:38.698Z] INFO: Testing against a local daemon [2023-03-07T09:48:38.698Z] === RUN TestCommitInheritsEnv [2023-03-07T09:48:38.954Z] --- PASS: TestCommitInheritsEnv (0.16s) [2023-03-07T09:48:38.954Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-07T09:48:38.954Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-03-07T09:48:38.954Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-03-07T09:48:38.954Z] === RUN TestImportWithCustomPlatform [2023-03-07T09:48:38.954Z] === RUN TestImportWithCustomPlatform/#00 [2023-03-07T09:48:38.954Z] === RUN TestImportWithCustomPlatform/_______ [2023-03-07T09:48:38.954Z] === RUN TestImportWithCustomPlatform// [2023-03-07T09:48:38.954Z] === RUN TestImportWithCustomPlatform/linux [2023-03-07T09:48:38.955Z] === RUN TestImportWithCustomPlatform/LINUX [2023-03-07T09:48:38.955Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-03-07T09:48:38.955Z] === RUN TestImportWithCustomPlatform/macos [2023-03-07T09:48:38.955Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-03-07T09:48:38.955Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform (0.12s) [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-03-07T09:48:38.955Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-03-07T09:48:38.955Z] === RUN TestImagesFilterMultiReference [2023-03-07T09:48:39.211Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-03-07T09:48:39.211Z] === RUN TestImagesFilterBeforeSince [2023-03-07T09:48:39.211Z] list_test.go:87: ImageList: ID=sha256:33486da1aa048d24ccfc18dd95ef0ce77be597253c60852d3d68bf5d3415bb94 RepoTags=[testimagesfilterbeforesince:v2] [2023-03-07T09:48:39.211Z] list_test.go:87: ImageList: ID=sha256:0a5022d56cc79a5c9c722a9c333eb9316fe9303e03eff7127beba3e8897dfe9b RepoTags=[testimagesfilterbeforesince:v1] [2023-03-07T09:48:39.211Z] list_test.go:87: ImageList: ID=sha256:54629e872053a89b4932b2625e7629a18dc53b9f7b0a30988e65e0696ad53e89 RepoTags=[testimagesfilterbeforesince:v3] [2023-03-07T09:48:39.473Z] --- PASS: TestImagesFilterBeforeSince (0.24s) [2023-03-07T09:48:39.473Z] === RUN TestImagePullPlatformInvalid [2023-03-07T09:48:39.473Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-03-07T09:48:39.473Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.1 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=info msg="redis not configured" go.version=go1.20.1 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.1 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.20.1 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=25839033-9e5a-4db9-bc90-8d552d377c0f http.request.method=GET http.request.remoteaddr="127.0.0.1:46502" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=25839033-9e5a-4db9-bc90-8d552d377c0f http.request.method=GET http.request.remoteaddr="127.0.0.1:46502" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.104019ms http.response.status=200 http.response.written=2 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=bdeb348c-6805-49ad-befb-169966ad349e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=bdeb348c-6805-49ad-befb-169966ad349e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=bdeb348c-6805-49ad-befb-169966ad349e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=30.243µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cf5d93df-7eb7-42db-811e-a5f8223e9591 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=bdeb348c-6805-49ad-befb-169966ad349e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.199579ms http.response.status=404 http.response.written=157 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c3b4a6ce-2640-4f3e-a9d0-7b859a99be6e http.request.method=POST http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.473Z] time="2023-03-07T09:48:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c3b4a6ce-2640-4f3e-a9d0-7b859a99be6e http.request.method=POST http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c/startedat\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c3b4a6ce-2640-4f3e-a9d0-7b859a99be6e http.request.method=POST http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=149.414µs trace.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=e23552a3-aa14-4558-9a04-4a1eb8ae9e92 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c3b4a6ce-2640-4f3e-a9d0-7b859a99be6e http.request.method=POST http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=15.507µs trace.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=7deeccea-b231-4f14-83e6-0646b1e9f86d trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4abf77b1-003b-45cf-823f-efc1f52bfe52 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4abf77b1-003b-45cf-823f-efc1f52bfe52 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4abf77b1-003b-45cf-823f-efc1f52bfe52 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=25.025µs trace.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=80e1c112-0007-4108-89fa-50b7d5fbbeb3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4abf77b1-003b-45cf-823f-efc1f52bfe52 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.612862ms http.response.status=404 http.response.written=157 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c/hashstates/sha256/0\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c3b4a6ce-2640-4f3e-a9d0-7b859a99be6e http.request.method=POST http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=111.728µs trace.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=0d839b26-88ad-4d74-ac05-370e57e87576 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=c3b4a6ce-2640-4f3e-a9d0-7b859a99be6e http.request.method=POST http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=8.110324ms http.response.status=202 http.response.written=0 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d1442b8-fc07-46f0-90c8-1e0b9a48f705 http.request.method=POST http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d1442b8-fc07-46f0-90c8-1e0b9a48f705 http.request.method=POST http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93/startedat\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d1442b8-fc07-46f0-90c8-1e0b9a48f705 http.request.method=POST http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=60.405µs trace.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=2f19177e-c9ff-43ea-8f34-e7bce3ea435e trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d1442b8-fc07-46f0-90c8-1e0b9a48f705 http.request.method=POST http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=11.118µs trace.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=34c97c70-320f-4e71-9ee3-a7783450bf7c trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93/hashstates/sha256/0\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d1442b8-fc07-46f0-90c8-1e0b9a48f705 http.request.method=POST http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=77.571µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9803e3e4-835a-4d78-9f0d-ca1e51128248 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d1442b8-fc07-46f0-90c8-1e0b9a48f705 http.request.method=POST http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=8.236944ms http.response.status=202 http.response.written=0 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c/startedat\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=33.428µs trace.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=097be3b1-4dad-4ed1-8a37-02d03476da91 trace.line=82 vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=18.724µs trace.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=887e0f14-8275-4513-96f2-03bc3f2ae9b8 trace.line=141 vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c/data\", 0)" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=716.972µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=c5dee80c-e00e-41bf-95d2-d61e0b9689ec trace.line=124 vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=60.044µs trace.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=8b07a6af-f0db-4f1f-96f2-095ee3646b27 trace.line=141 vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=22.859µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a37db2d9-07fd-4cc0-97d8-d7f2cf19b3df trace.line=141 vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=11.668µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a49b118c-64c3-401f-acf2-e0e390dd586c trace.line=141 vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=54.145µs trace.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=4f6a583d-f702-4853-a377-9bb6d493150f trace.line=167 vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=71.72µs trace.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=58fd9cbf-7e76-4f85-94a6-a7b4532f86be trace.line=95 vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.474Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=143.506µs trace.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=b1be5ff6-ba0e-4b0b-8c40-994db3407fdb trace.line=181 vars.name=test vars.uuid=dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=784b0bab-9cc9-444e-8481-ecec41cead32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=8.446524ms http.response.status=201 http.response.written=0 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "PUT /v2/test/blobs/uploads/dde9fc82-8eb8-4221-bdb5-b4c5a7f8d48c?_state=WBY0MNINlhJoOxmCR0Ao7sOg7j7pmmg7yX_8w5YTnpR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkZTlmYzgyLThlYjgtNDIyMS1iZGI1LWI0YzVhN2Y4ZDQ4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zNzYzMzQxMjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93/startedat\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=182.332µs trace.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=b4095a1f-2f97-41c0-a2a4-9157db054b2e trace.line=82 vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=16.632µs trace.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=fa50d7d8-bd35-4a5b-8a82-6c8886b4f4d7 trace.line=141 vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93/data\", 0)" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=72.598µs trace.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=64dc36a6-4bd9-40d9-9215-6d4f4a0de704 trace.line=124 vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=10.486µs trace.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=fd9471f6-db26-40fe-b2dd-fc407bd6c1c0 trace.line=141 vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=15.409µs trace.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=8dd33f3b-b710-4791-a1e3-c3c42374ea4c trace.line=141 vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=18.109µs trace.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=efe05a68-b56a-4aa1-8cc5-0a62433bdbdc trace.line=141 vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=130.214µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5e515cb8-a8a2-4a53-b6f5-1a27ba93418b trace.line=167 vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=57.558µs trace.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=5a34516c-bb85-48b4-9a59-f8a012ba9c82 trace.line=95 vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/14d51192-346a-4bb0-aebd-7a245b56db93\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=228.067µs trace.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=24c5fd31-52c7-49ad-920e-be8e78e5fa56 trace.line=181 vars.name=test vars.uuid=14d51192-346a-4bb0-aebd-7a245b56db93 version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc83d215-8dd5-4e85-81d8-a144e6f6afc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=7.913067ms http.response.status=201 http.response.written=0 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "PUT /v2/test/blobs/uploads/14d51192-346a-4bb0-aebd-7a245b56db93?_state=KK66OAIwKf0VChIqU9Mr29bmXy7d_RMuSs7kXA3yzZh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZDUxMTkyLTM0NmEtNGJiMC1hZWJkLTdhMjQ1YjU2ZGI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QwOTo0ODozOS4zODM3MjczNTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7fd93215-e40e-44a2-acd0-68fafdff9f38 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7fd93215-e40e-44a2-acd0-68fafdff9f38 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7fd93215-e40e-44a2-acd0-68fafdff9f38 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=26.97µs trace.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=0eb019e8-7ded-46dd-9782-d96b2a34ed3f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7fd93215-e40e-44a2-acd0-68fafdff9f38 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.968485ms http.response.status=404 http.response.written=96 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.19+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg=PutImageManifest go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=51.979µs trace.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=d62686f5-d411-4b42-a881-8023c08b1c03 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.475Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=41.805µs trace.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=6b8ddecd-4e32-48f4-b7fe-671571b8bd08 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=27.856µs trace.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=e7b4d322-c416-4247-9b3f-2c5532366431 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=13.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).Stat" trace.id=ef36e732-559e-4158-9e6a-998de9ed8e55 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=14.925µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e5576bac-dabe-4bb0-b9cb-b18ac0dfe6aa trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=57.41µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fca4bc1e-a7fb-469a-90fe-508f3eccb222 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=61.587µs trace.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=8c28daab-7d3a-437b-9cce-89e6ef1feb1f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=37.16µs trace.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=a37cdb84-99d8-4e53-a2ec-1a4d9e437147 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=72.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=c0552012-44a7-4c51-bfaa-95156cbf8c63 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=45.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=c4a5482b-ba1f-4d3f-8ef6-48c462928af8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0cbcb6f0-38b6-4393-8c68-322b32e643e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46518" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=2.925822ms http.response.status=201 http.response.written=0 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=98c1e1de-66ef-4eb9-9f28-9d6e514f6e5c http.request.method=GET http.request.remoteaddr="127.0.0.1:46534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=98c1e1de-66ef-4eb9-9f28-9d6e514f6e5c http.request.method=GET http.request.remoteaddr="127.0.0.1:46534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 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="801.697µs" http.response.status=200 http.response.written=2 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f765ad09-67d7-4529-8c70-ed31955b43cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f765ad09-67d7-4529-8c70-ed31955b43cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f765ad09-67d7-4529-8c70-ed31955b43cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=42.879µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=026ce105-b166-4238-a84e-635ab0591abc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f765ad09-67d7-4529-8c70-ed31955b43cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f765ad09-67d7-4529-8c70-ed31955b43cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=20.234µs trace.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=5d10d58d-dcbc-4961-8b78-4097a8e71cf6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f765ad09-67d7-4529-8c70-ed31955b43cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=14.449µs trace.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=52bf6025-26ef-4046-96ae-4795b70067a0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f765ad09-67d7-4529-8c70-ed31955b43cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=19.799µs trace.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=909880ab-42c0-48b8-90e7-08b923e455a1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f765ad09-67d7-4529-8c70-ed31955b43cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f765ad09-67d7-4529-8c70-ed31955b43cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 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.419782ms http.response.status=200 http.response.written=417 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cc9c0866-ecee-4505-a9b1-e8caf4d535e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cc9c0866-ecee-4505-a9b1-e8caf4d535e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cc9c0866-ecee-4505-a9b1-e8caf4d535e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cc9c0866-ecee-4505-a9b1-e8caf4d535e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=147.214µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=41cfada2-0b77-4f4c-a418-31767d57cb30 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cc9c0866-ecee-4505-a9b1-e8caf4d535e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=305.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=28e5e3f7-3ea1-4cea-b636-56d0c940261a trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cc9c0866-ecee-4505-a9b1-e8caf4d535e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=99.929µs trace.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=4140287c-61d2-4ec0-bc25-09517a832f81 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.476Z] time="2023-03-07T09:48:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cc9c0866-ecee-4505-a9b1-e8caf4d535e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cc9c0866-ecee-4505-a9b1-e8caf4d535e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.989567ms http.response.status=200 http.response.written=417 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=38.99µs trace.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=f0de4a3a-ec6d-459b-8569-79238b6ee7d0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=21.202µs trace.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=c3cd8f1c-72c5-4d73-971a-ff34947395cd trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=33.6µs trace.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=479190b4-4031-42b6-ab81-70b386ebf223 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=13.662µs trace.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=e2ad8d9d-6bbd-4a16-b1c6-3c94cdbe29f1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=16.91µs trace.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=03807899-3688-4ee1-92cb-6fb935a00fe3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=6.736µs trace.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=d6699860-096e-467a-9969-5f4fa770b464 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=27.717µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d3aa7d44-ba99-4a47-8da5-99762385111d trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=33.805µs trace.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=9b60b00e-c92e-464d-99cc-a437c1cb8684 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=15.172µs trace.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=1b0649f9-c693-4204-aac3-77b3841f5788 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=68c4c255-d669-4043-aed8-99fb1dcbf414 http.request.method=GET http.request.remoteaddr="127.0.0.1:46564" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 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=5.403978ms http.response.status=200 http.response.written=179 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=49.747µs trace.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=2a1ac5cc-a1ba-4bb3-9abe-9ce018013950 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=39.606µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7ecae17d-4be7-41f7-8bc6-91333400da64 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=28.652µs trace.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=4d3f15a6-5e18-4d36-b60a-debb54ae96b6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=39.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31a25603-7ddf-4948-84a7-fc28d813bb9b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=13.563µs trace.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=77f7efc4-f115-404a-a199-4889958fe61f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=7.171µs trace.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=c89146f2-fe7d-427b-b9dc-cd59725f6774 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=45.833µs trace.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=aed9317e-ffbd-4751-89f7-69889147b199 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=29.907µs trace.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=628c1cc8-bbe4-444c-b2ec-42cf41d03371 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.477Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=11.848µs trace.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=23ea90e4-3153-48f7-82aa-8acf018553e1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7d5596f1-699f-42d5-8bdc-3d29187a628e http.request.method=GET http.request.remoteaddr="127.0.0.1:46568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.16423ms http.response.status=200 http.response.written=68 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=b12a8dd5-59a7-4237-9edd-524283fad175 http.request.method=GET http.request.remoteaddr="127.0.0.1:46596" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=b12a8dd5-59a7-4237-9edd-524283fad175 http.request.method=GET http.request.remoteaddr="127.0.0.1:46596" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 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.176239ms http.response.status=200 http.response.written=2 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2bf64b2f-eeb8-4b9a-84bd-6a14aceeeecc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46606" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2bf64b2f-eeb8-4b9a-84bd-6a14aceeeecc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46606" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2bf64b2f-eeb8-4b9a-84bd-6a14aceeeecc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46606" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2bf64b2f-eeb8-4b9a-84bd-6a14aceeeecc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46606" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=49.263µs trace.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=41b4677c-3c02-450a-bd95-4101259119d1 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2bf64b2f-eeb8-4b9a-84bd-6a14aceeeecc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46606" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=12.759µs trace.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=1cef083a-fccf-4412-874a-4e9eaffbd940 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" 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.20.1 http.request.host="127.0.0.1:5000" http.request.id=2bf64b2f-eeb8-4b9a-84bd-6a14aceeeecc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46606" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 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.332296ms http.response.status=404 http.response.written=181 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=1996dbe2-b1af-4976-8cc1-ca9783e3ed80 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=1996dbe2-b1af-4976-8cc1-ca9783e3ed80 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=1996dbe2-b1af-4976-8cc1-ca9783e3ed80 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=1996dbe2-b1af-4976-8cc1-ca9783e3ed80 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=500.466µs trace.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=1a9bfbcf-3c65-4739-9998-934ba9615d4c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=1996dbe2-b1af-4976-8cc1-ca9783e3ed80 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f trace.duration=16.377µs trace.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=95c6cde4-529c-4592-84bf-c789725a8282 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] time="2023-03-07T09:48:39Z" 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.20.1 http.request.host="127.0.0.1:5000" http.request.id=1996dbe2-b1af-4976-8cc1-ca9783e3ed80 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 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.632447ms http.response.status=404 http.response.written=181 instance.id=92b3a4dd-7e30-4f47-972f-7cc3b4a2f37f vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T09:48:39.478Z] 127.0.0.1 - - [07/Mar/2023:09:48:39 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.1 git-commit/f8b468fda2d2ff539ea0c973e38bab89061335c7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T09:48:39.735Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-03-07T09:48:39.735Z] === RUN TestRemoveImageOrphaning [2023-03-07T09:48:39.735Z] --- PASS: TestRemoveImageOrphaning (0.17s) [2023-03-07T09:48:39.735Z] === RUN TestRemoveImageGarbageCollector [2023-03-07T09:48:39.735Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:48:39.735Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-03-07T09:48:39.735Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-07T09:48:39.735Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-03-07T09:48:39.735Z] === RUN TestTagInvalidReference [2023-03-07T09:48:39.735Z] --- PASS: TestTagInvalidReference (0.02s) [2023-03-07T09:48:39.735Z] === RUN TestTagValidPrefixedRepo [2023-03-07T09:48:39.991Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-03-07T09:48:39.991Z] === RUN TestTagExistedNameWithoutForce [2023-03-07T09:48:39.991Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-03-07T09:48:39.991Z] === RUN TestTagOfficialNames [2023-03-07T09:48:39.991Z] --- PASS: TestTagOfficialNames (0.05s) [2023-03-07T09:48:39.991Z] === RUN TestTagMatchesDigest [2023-03-07T09:48:39.991Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-03-07T09:48:39.991Z] PASS [2023-03-07T09:48:39.991Z] [2023-03-07T09:48:39.991Z] === Skipped [2023-03-07T09:48:39.991Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-03-07T09:48:39.991Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-03-07T09:48:39.991Z] [2023-03-07T09:48:39.991Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-03-07T09:48:39.991Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:48:39.991Z] [2023-03-07T09:48:39.991Z] DONE 24 tests, 2 skipped in 1.402s [2023-03-07T09:48:39.991Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-03-07T09:48:39.991Z] ++ 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-03-07T09:48:39.991Z] ++ set -e [2023-03-07T09:48:39.991Z] ++ '[' -n 0 ']' [2023-03-07T09:48:39.991Z] ++ set -x [2023-03-07T09:48:39.991Z] ++ 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-03-07T09:48:39.991Z] === RUN TestStripANSICommands [2023-03-07T09:48:39.991Z] === RUN TestStripANSICommands/#00 [2023-03-07T09:48:39.991Z] === RUN TestStripANSICommands/#01 [2023-03-07T09:48:39.991Z] --- PASS: TestStripANSICommands (0.00s) [2023-03-07T09:48:39.991Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-03-07T09:48:39.991Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-03-07T09:48:39.991Z] PASS [2023-03-07T09:48:39.991Z] [2023-03-07T09:48:39.991Z] DONE 3 tests in 0.040s [2023-03-07T09:48:39.991Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-03-07T09:48:39.991Z] ++ 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-03-07T09:48:39.991Z] ++ set -e [2023-03-07T09:48:39.991Z] ++ '[' -n 0 ']' [2023-03-07T09:48:39.991Z] ++ set -x [2023-03-07T09:48:39.991Z] ++ 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-03-07T09:48:40.247Z] INFO: Testing against a local daemon [2023-03-07T09:48:40.247Z] === RUN TestNetworkCreateDelete [2023-03-07T09:48:40.247Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-03-07T09:48:40.247Z] === RUN TestDockerNetworkDeletePreferID [2023-03-07T09:48:40.809Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2023-03-07T09:48:40.809Z] === RUN TestDaemonDNSFallback [2023-03-07T09:48:47.346Z] --- PASS: TestDaemonDNSFallback (6.13s) [2023-03-07T09:48:47.346Z] === RUN TestInspectNetwork [2023-03-07T09:48:49.236Z] === RUN TestInspectNetwork/full_network_id [2023-03-07T09:48:49.236Z] === RUN TestInspectNetwork/partial_network_id [2023-03-07T09:48:49.236Z] === RUN TestInspectNetwork/network_name [2023-03-07T09:48:49.236Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-03-07T09:48:53.403Z] --- PASS: TestInspectNetwork (6.67s) [2023-03-07T09:48:53.403Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-03-07T09:48:53.403Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-03-07T09:48:53.403Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-03-07T09:48:53.403Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-03-07T09:48:53.403Z] === RUN TestRunContainerWithBridgeNone [2023-03-07T09:48:54.768Z] --- PASS: TestRunContainerWithBridgeNone (1.29s) [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/create [2023-03-07T09:48:54.768Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-03-07T09:48:54.768Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-03-07T09:48:54.768Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-03-07T09:48:54.768Z] === CONT TestNetworkInvalidJSON/networks/create [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-03-07T09:48:54.768Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-03-07T09:48:54.768Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-03-07T09:48:54.768Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-03-07T09:48:54.768Z] === RUN TestNetworkList [2023-03-07T09:48:54.768Z] === RUN TestNetworkList//networks [2023-03-07T09:48:54.768Z] === PAUSE TestNetworkList//networks [2023-03-07T09:48:54.768Z] === RUN TestNetworkList//networks/ [2023-03-07T09:48:54.768Z] === PAUSE TestNetworkList//networks/ [2023-03-07T09:48:54.768Z] === CONT TestNetworkList//networks [2023-03-07T09:48:54.768Z] === CONT TestNetworkList//networks/ [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkList (0.01s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-07T09:48:54.768Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-07T09:48:54.768Z] === RUN TestHostIPv4BridgeLabel [2023-03-07T09:48:55.330Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-03-07T09:48:55.330Z] === RUN TestDefaultNetworkOpts [2023-03-07T09:48:55.330Z] === RUN TestDefaultNetworkOpts/default_value [2023-03-07T09:48:56.697Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-03-07T09:48:57.624Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-03-07T09:48:58.989Z] --- PASS: TestDefaultNetworkOpts (3.49s) [2023-03-07T09:48:58.989Z] --- PASS: TestDefaultNetworkOpts/default_value (1.17s) [2023-03-07T09:48:58.989Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.16s) [2023-03-07T09:48:58.989Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.16s) [2023-03-07T09:48:58.989Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-07T09:48:59.915Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-03-07T09:48:59.915Z] === RUN TestDaemonDefaultNetworkPools [2023-03-07T09:49:00.843Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2023-03-07T09:49:00.843Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-07T09:49:01.771Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-03-07T09:49:01.771Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-07T09:49:03.138Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-03-07T09:49:03.138Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-07T09:49:03.699Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-03-07T09:49:03.699Z] === RUN TestServiceWithPredefinedNetwork [2023-03-07T09:49:05.591Z] --- PASS: TestServiceWithPredefinedNetwork (1.97s) [2023-03-07T09:49:05.591Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-07T09:49:05.591Z] service_test.go:242: FLAKY_TEST [2023-03-07T09:49:05.591Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-07T09:49:05.591Z] === RUN TestServiceWithDataPathPortInit [2023-03-07T09:49:20.435Z] --- PASS: TestServiceWithDataPathPortInit (12.41s) [2023-03-07T09:49:20.435Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-07T09:49:20.435Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h2dvaau1jnnfgi9tdjw3s1pw4 Created:2023-03-07 09:49:19.135227122 +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[8f983dd841b539e231d2a02678cbb3e9de5def916fea76d103648cb45aba08e5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rsnui8rhon9gyruid2jomu1gv EndpointID:7abb80907b12edb5d721ef9e10a0a3fa21332443f793707e9bc607ac413f7934 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1e766178bbeab97ac35cb01efe6f0312e09bd2fcbceb758ff88b91023b132387 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:29115739a122 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rsnui8rhon9gyruid2jomu1gv EndpointID:7abb80907b12edb5d721ef9e10a0a3fa21332443f793707e9bc607ac413f7934 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-03-07T09:49:24.598Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.15s) [2023-03-07T09:49:24.599Z] PASS [2023-03-07T09:49:24.599Z] [2023-03-07T09:49:24.599Z] === Skipped [2023-03-07T09:49:24.599Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-07T09:49:24.599Z] service_test.go:242: FLAKY_TEST [2023-03-07T09:49:24.599Z] [2023-03-07T09:49:24.599Z] DONE 42 tests, 1 skipped in 44.032s [2023-03-07T09:49:24.599Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-07T09:49:24.599Z] ++ 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-03-07T09:49:24.599Z] ++ set -e [2023-03-07T09:49:24.599Z] ++ '[' -n 0 ']' [2023-03-07T09:49:24.599Z] ++ set -x [2023-03-07T09:49:24.599Z] ++ 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-03-07T09:49:24.599Z] INFO: Testing against a local daemon [2023-03-07T09:49:24.599Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-07T09:49:24.599Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-07T09:49:24.599Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-07T09:49:24.599Z] === RUN TestDockerNetworkIpvlan [2023-03-07T09:49:24.599Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-07T09:49:24.599Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-07T09:49:24.599Z] PASS [2023-03-07T09:49:24.599Z] [2023-03-07T09:49:24.599Z] === Skipped [2023-03-07T09:49:24.599Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-07T09:49:24.599Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-07T09:49:24.599Z] [2023-03-07T09:49:24.599Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-07T09:49:24.599Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-07T09:49:24.599Z] [2023-03-07T09:49:24.599Z] DONE 2 tests, 2 skipped in 0.085s [2023-03-07T09:49:24.599Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-07T09:49:24.599Z] ++ 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-03-07T09:49:24.599Z] ++ set -e [2023-03-07T09:49:24.599Z] ++ '[' -n 0 ']' [2023-03-07T09:49:24.599Z] ++ set -x [2023-03-07T09:49:24.599Z] ++ 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-03-07T09:49:24.599Z] INFO: Testing against a local daemon [2023-03-07T09:49:24.599Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-07T09:49:25.526Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s) [2023-03-07T09:49:25.526Z] === RUN TestDockerNetworkMacvlan [2023-03-07T09:49:26.088Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-03-07T09:49:26.649Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-03-07T09:49:27.576Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-03-07T09:49:28.941Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-03-07T09:49:30.307Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-03-07T09:49:32.198Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-03-07T09:49:32.761Z] --- PASS: TestDockerNetworkMacvlan (7.27s) [2023-03-07T09:49:32.761Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-03-07T09:49:32.761Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-03-07T09:49:32.761Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) [2023-03-07T09:49:32.761Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s) [2023-03-07T09:49:32.761Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.19s) [2023-03-07T09:49:32.761Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.35s) [2023-03-07T09:49:32.761Z] PASS [2023-03-07T09:49:32.761Z] [2023-03-07T09:49:32.761Z] DONE 8 tests in 8.497s [2023-03-07T09:49:32.761Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-07T09:49:32.761Z] ++ 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-03-07T09:49:32.761Z] ++ set -e [2023-03-07T09:49:32.761Z] ++ '[' -n 0 ']' [2023-03-07T09:49:32.761Z] ++ set -x [2023-03-07T09:49:32.761Z] ++ 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-03-07T09:49:32.761Z] testing: warning: no tests to run [2023-03-07T09:49:32.761Z] PASS [2023-03-07T09:49:32.761Z] [2023-03-07T09:49:32.761Z] DONE 0 tests in 0.026s [2023-03-07T09:49:32.761Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-07T09:49:32.761Z] ++ 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-03-07T09:49:32.761Z] ++ set -e [2023-03-07T09:49:32.761Z] ++ '[' -n 0 ']' [2023-03-07T09:49:32.761Z] ++ set -x [2023-03-07T09:49:32.761Z] ++ 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-03-07T09:49:32.761Z] INFO: Testing against a local daemon [2023-03-07T09:49:32.761Z] === RUN TestAuthZPluginAllowRequest [2023-03-07T09:49:34.135Z] --- PASS: TestAuthZPluginAllowRequest (1.01s) [2023-03-07T09:49:34.135Z] === RUN TestAuthZPluginTLS [2023-03-07T09:49:34.392Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-03-07T09:49:34.392Z] === RUN TestAuthZPluginDenyRequest [2023-03-07T09:49:34.953Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-03-07T09:49:34.953Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-07T09:49:35.514Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-03-07T09:49:35.514Z] === RUN TestAuthZPluginDenyResponse [2023-03-07T09:49:36.076Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-03-07T09:49:36.076Z] === RUN TestAuthZPluginAllowEventStream [2023-03-07T09:49:37.004Z] --- PASS: TestAuthZPluginAllowEventStream (1.01s) [2023-03-07T09:49:37.004Z] === RUN TestAuthZPluginErrorResponse [2023-03-07T09:49:37.565Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-03-07T09:49:37.565Z] === RUN TestAuthZPluginErrorRequest [2023-03-07T09:49:38.127Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-03-07T09:49:38.127Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-07T09:49:38.689Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-03-07T09:49:38.689Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-07T09:49:40.055Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s) [2023-03-07T09:49:40.055Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-07T09:49:40.988Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s) [2023-03-07T09:49:40.988Z] === RUN TestAuthZPluginHeader [2023-03-07T09:49:41.550Z] --- PASS: TestAuthZPluginHeader (0.62s) [2023-03-07T09:49:41.550Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-07T09:49:41.550Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:49:41.550Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-07T09:49:41.550Z] === RUN TestAuthZPluginV2Disable [2023-03-07T09:49:41.550Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:49:41.550Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-03-07T09:49:41.550Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-07T09:49:41.550Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:49:41.550Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-07T09:49:41.550Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-07T09:49:41.550Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:49:41.550Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-07T09:49:41.550Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-07T09:49:59.593Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-03-07T09:49:59.593Z] PASS [2023-03-07T09:49:59.593Z] [2023-03-07T09:49:59.593Z] === Skipped [2023-03-07T09:49:59.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-07T09:49:59.593Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:49:59.593Z] [2023-03-07T09:49:59.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-03-07T09:49:59.593Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:49:59.593Z] [2023-03-07T09:49:59.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-07T09:49:59.593Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:49:59.593Z] [2023-03-07T09:49:59.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-07T09:49:59.593Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:49:59.593Z] [2023-03-07T09:49:59.593Z] DONE 17 tests, 4 skipped in 25.592s [2023-03-07T09:49:59.593Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-07T09:49:59.593Z] ++ 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-03-07T09:49:59.593Z] ++ set -e [2023-03-07T09:49:59.593Z] ++ '[' -n 0 ']' [2023-03-07T09:49:59.593Z] ++ set -x [2023-03-07T09:49:59.593Z] ++ 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-03-07T09:49:59.593Z] INFO: Testing against a local daemon [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-03-07T09:49:59.593Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-03-07T09:49:59.593Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-03-07T09:49:59.593Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-03-07T09:49:59.593Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-03-07T09:49:59.593Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-03-07T09:49:59.593Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-03-07T09:49:59.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-03-07T09:49:59.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-03-07T09:49:59.593Z] === RUN TestPluginInstall [2023-03-07T09:49:59.593Z] === RUN TestPluginInstall/no_auth [2023-03-07T09:50:02.879Z] time="2023-03-07T09:50:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T09:50:02.879Z] time="2023-03-07T09:50:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72bac11cdd4208d4cac281c3757eb27f57a58da6a5509df7dffb6f18c5a8efd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T09:50:02.879Z] time="2023-03-07T09:50:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T09:50:02.879Z] time="2023-03-07T09:50:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72bac11cdd4208d4cac281c3757eb27f57a58da6a5509df7dffb6f18c5a8efd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T09:50:02.879Z] === RUN TestPluginInstall/with_htpasswd [2023-03-07T09:50:03.135Z] time="2023-03-07T09:50:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T09:50:03.135Z] time="2023-03-07T09:50:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72bac11cdd4208d4cac281c3757eb27f57a58da6a5509df7dffb6f18c5a8efd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T09:50:03.135Z] time="2023-03-07T09:50:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T09:50:03.135Z] time="2023-03-07T09:50:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72bac11cdd4208d4cac281c3757eb27f57a58da6a5509df7dffb6f18c5a8efd7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T09:50:03.391Z] === RUN TestPluginInstall/with_insecure [2023-03-07T09:50:04.318Z] time="2023-03-07T09:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T09:50:04.318Z] time="2023-03-07T09:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c21fa5e5ce0ae0b8279a7978ee2d9ac4a6a7b91c97ebb2440d11a3c87abac47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T09:50:04.318Z] time="2023-03-07T09:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T09:50:04.318Z] time="2023-03-07T09:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c21fa5e5ce0ae0b8279a7978ee2d9ac4a6a7b91c97ebb2440d11a3c87abac47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T09:50:04.318Z] plugin_test.go:196: [d4394672ac8d3] daemon is not started [2023-03-07T09:50:04.318Z] --- PASS: TestPluginInstall (5.74s) [2023-03-07T09:50:04.318Z] --- PASS: TestPluginInstall/no_auth (4.27s) [2023-03-07T09:50:04.318Z] --- PASS: TestPluginInstall/with_htpasswd (0.52s) [2023-03-07T09:50:04.318Z] --- PASS: TestPluginInstall/with_insecure (0.96s) [2023-03-07T09:50:04.318Z] === RUN TestPluginsWithRuntimes [2023-03-07T09:50:05.683Z] === RUN TestPluginsWithRuntimes/No_Args [2023-03-07T09:50:06.611Z] === RUN TestPluginsWithRuntimes/With_Args [2023-03-07T09:50:07.538Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2023-03-07T09:50:07.538Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2023-03-07T09:50:07.538Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2023-03-07T09:50:07.538Z] === RUN TestPluginBackCompatMediaTypes [2023-03-07T09:50:08.100Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s) [2023-03-07T09:50:08.100Z] PASS [2023-03-07T09:50:08.100Z] [2023-03-07T09:50:08.100Z] DONE 24 tests in 9.779s [2023-03-07T09:50:08.100Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-07T09:50:08.100Z] ++ 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-03-07T09:50:08.100Z] ++ set -e [2023-03-07T09:50:08.100Z] ++ '[' -n 0 ']' [2023-03-07T09:50:08.100Z] ++ set -x [2023-03-07T09:50:08.100Z] ++ 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-03-07T09:50:08.356Z] INFO: Testing against a local daemon [2023-03-07T09:50:08.356Z] === RUN TestExternalGraphDriver [2023-03-07T09:50:08.612Z] === RUN TestExternalGraphDriver/json [2023-03-07T09:50:09.977Z] === RUN TestExternalGraphDriver/spec [2023-03-07T09:50:11.865Z] === RUN TestExternalGraphDriver/pull [2023-03-07T09:50:13.233Z] --- PASS: TestExternalGraphDriver (4.71s) [2023-03-07T09:50:13.233Z] --- PASS: TestExternalGraphDriver/json (1.43s) [2023-03-07T09:50:13.233Z] --- PASS: TestExternalGraphDriver/spec (1.44s) [2023-03-07T09:50:13.233Z] --- PASS: TestExternalGraphDriver/pull (1.50s) [2023-03-07T09:50:13.233Z] === RUN TestGraphdriverPluginV2 [2023-03-07T09:50:13.233Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:50:13.233Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2023-03-07T09:50:13.233Z] PASS [2023-03-07T09:50:13.233Z] [2023-03-07T09:50:13.233Z] === Skipped [2023-03-07T09:50:13.233Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2023-03-07T09:50:13.233Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:50:13.233Z] [2023-03-07T09:50:13.233Z] DONE 5 tests, 1 skipped in 5.174s [2023-03-07T09:50:13.489Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-07T09:50:13.489Z] ++ 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-03-07T09:50:13.489Z] ++ set -e [2023-03-07T09:50:13.489Z] ++ '[' -n 0 ']' [2023-03-07T09:50:13.489Z] ++ set -x [2023-03-07T09:50:13.489Z] ++ 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-03-07T09:50:13.489Z] INFO: Testing against a local daemon [2023-03-07T09:50:13.489Z] === RUN TestContinueAfterPluginCrash [2023-03-07T09:50:13.489Z] === PAUSE TestContinueAfterPluginCrash [2023-03-07T09:50:13.489Z] === RUN TestReadPluginNoRead [2023-03-07T09:50:13.489Z] === PAUSE TestReadPluginNoRead [2023-03-07T09:50:13.489Z] === RUN TestDaemonStartWithLogOpt [2023-03-07T09:50:13.489Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-07T09:50:13.489Z] === CONT TestContinueAfterPluginCrash [2023-03-07T09:50:13.489Z] === CONT TestDaemonStartWithLogOpt [2023-03-07T09:50:16.794Z] --- PASS: TestDaemonStartWithLogOpt (2.98s) [2023-03-07T09:50:16.794Z] === CONT TestReadPluginNoRead [2023-03-07T09:50:18.682Z] === RUN TestReadPluginNoRead/default [2023-03-07T09:50:19.610Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-07T09:50:20.976Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-07T09:50:21.232Z] --- PASS: TestContinueAfterPluginCrash (7.80s) [2023-03-07T09:50:21.794Z] read_test.go:91: [d4f71b5efeddf] daemon is not started [2023-03-07T09:50:21.794Z] --- PASS: TestReadPluginNoRead (5.43s) [2023-03-07T09:50:21.794Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2023-03-07T09:50:21.794Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2023-03-07T09:50:21.794Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2023-03-07T09:50:21.794Z] PASS [2023-03-07T09:50:21.794Z] [2023-03-07T09:50:21.794Z] DONE 6 tests in 8.533s [2023-03-07T09:50:21.794Z] 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-03-07T09:50:21.794Z] ++ 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-03-07T09:50:21.794Z] ++ set -e [2023-03-07T09:50:21.794Z] ++ '[' -n 0 ']' [2023-03-07T09:50:21.794Z] ++ set -x [2023-03-07T09:50:21.794Z] ++ 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-03-07T09:50:22.050Z] testing: warning: no tests to run [2023-03-07T09:50:22.050Z] PASS [2023-03-07T09:50:22.050Z] [2023-03-07T09:50:22.050Z] DONE 0 tests in 0.033s [2023-03-07T09:50:22.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-07T09:50:22.050Z] ++ 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-03-07T09:50:22.050Z] ++ set -e [2023-03-07T09:50:22.050Z] ++ '[' -n 0 ']' [2023-03-07T09:50:22.050Z] ++ set -x [2023-03-07T09:50:22.051Z] ++ 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-03-07T09:50:22.051Z] INFO: Testing against a local daemon [2023-03-07T09:50:22.051Z] === RUN TestPluginWithDevMounts [2023-03-07T09:50:22.051Z] === PAUSE TestPluginWithDevMounts [2023-03-07T09:50:22.051Z] === CONT TestPluginWithDevMounts [2023-03-07T09:50:23.940Z] --- PASS: TestPluginWithDevMounts (1.49s) [2023-03-07T09:50:23.940Z] PASS [2023-03-07T09:50:23.940Z] [2023-03-07T09:50:23.940Z] DONE 1 tests in 1.608s [2023-03-07T09:50:23.940Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-07T09:50:23.940Z] ++ 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-03-07T09:50:23.940Z] ++ set -e [2023-03-07T09:50:23.940Z] ++ '[' -n 0 ']' [2023-03-07T09:50:23.940Z] ++ set -x [2023-03-07T09:50:23.940Z] ++ 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-03-07T09:50:23.940Z] INFO: Testing against a local daemon [2023-03-07T09:50:23.940Z] === RUN TestSecretInspect [2023-03-07T09:50:25.305Z] --- PASS: TestSecretInspect (1.71s) [2023-03-07T09:50:25.305Z] === RUN TestSecretList [2023-03-07T09:50:27.194Z] --- PASS: TestSecretList (1.75s) [2023-03-07T09:50:27.194Z] === RUN TestSecretsCreateAndDelete [2023-03-07T09:50:29.083Z] --- PASS: TestSecretsCreateAndDelete (1.80s) [2023-03-07T09:50:29.083Z] === RUN TestSecretsUpdate [2023-03-07T09:50:30.974Z] --- PASS: TestSecretsUpdate (1.76s) [2023-03-07T09:50:30.974Z] === RUN TestTemplatedSecret [2023-03-07T09:50:33.489Z] --- PASS: TestTemplatedSecret (2.52s) [2023-03-07T09:50:33.489Z] === RUN TestSecretCreateResolve [2023-03-07T09:50:35.378Z] --- PASS: TestSecretCreateResolve (1.89s) [2023-03-07T09:50:35.378Z] PASS [2023-03-07T09:50:35.378Z] [2023-03-07T09:50:35.378Z] DONE 6 tests in 11.519s [2023-03-07T09:50:35.378Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-03-07T09:50:35.378Z] ++ 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-03-07T09:50:35.378Z] ++ set -e [2023-03-07T09:50:35.378Z] ++ '[' -n 0 ']' [2023-03-07T09:50:35.378Z] ++ set -x [2023-03-07T09:50:35.378Z] ++ 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-03-07T09:50:35.378Z] INFO: Testing against a local daemon [2023-03-07T09:50:35.378Z] === RUN TestServiceCreateInit [2023-03-07T09:50:35.378Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-07T09:50:38.648Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-07T09:50:42.815Z] --- PASS: TestServiceCreateInit (6.87s) [2023-03-07T09:50:42.815Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.44s) [2023-03-07T09:50:42.815Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.41s) [2023-03-07T09:50:42.815Z] === RUN TestCreateServiceMultipleTimes [2023-03-07T09:50:57.662Z] --- PASS: TestCreateServiceMultipleTimes (14.47s) [2023-03-07T09:50:57.662Z] === RUN TestCreateServiceConflict [2023-03-07T09:50:58.224Z] --- PASS: TestCreateServiceConflict (1.71s) [2023-03-07T09:50:58.224Z] === RUN TestCreateServiceMaxReplicas [2023-03-07T09:51:00.741Z] --- PASS: TestCreateServiceMaxReplicas (2.42s) [2023-03-07T09:51:00.741Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-07T09:51:15.582Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.54s) [2023-03-07T09:51:15.582Z] === RUN TestCreateServiceSecretFileMode [2023-03-07T09:51:15.582Z] --- PASS: TestCreateServiceSecretFileMode (2.30s) [2023-03-07T09:51:15.582Z] === RUN TestCreateServiceConfigFileMode [2023-03-07T09:51:18.097Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2023-03-07T09:51:18.097Z] === RUN TestCreateServiceSysctls [2023-03-07T09:51:21.362Z] --- PASS: TestCreateServiceSysctls (3.00s) [2023-03-07T09:51:21.362Z] === RUN TestCreateServiceCapabilities [2023-03-07T09:51:23.889Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2023-03-07T09:51:23.889Z] === RUN TestInspect [2023-03-07T09:51:25.777Z] --- PASS: TestInspect (2.43s) [2023-03-07T09:51:25.777Z] === RUN TestCreateJob [2023-03-07T09:51:29.044Z] --- PASS: TestCreateJob (2.90s) [2023-03-07T09:51:29.044Z] === RUN TestReplicatedJob [2023-03-07T09:51:34.287Z] --- PASS: TestReplicatedJob (4.65s) [2023-03-07T09:51:34.287Z] === RUN TestUpdateReplicatedJob [2023-03-07T09:51:36.804Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2023-03-07T09:51:36.804Z] === RUN TestServiceListWithStatuses [2023-03-07T09:51:36.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-07T09:51:36.804Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-07T09:51:36.804Z] === RUN TestDockerNetworkConnectAlias [2023-03-07T09:51:40.072Z] --- PASS: TestDockerNetworkConnectAlias (3.29s) [2023-03-07T09:51:40.072Z] === RUN TestDockerNetworkReConnect [2023-03-07T09:51:42.595Z] --- PASS: TestDockerNetworkReConnect (2.63s) [2023-03-07T09:51:42.595Z] === RUN TestServicePlugin [2023-03-07T09:51:42.595Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:51:42.595Z] --- SKIP: TestServicePlugin (0.00s) [2023-03-07T09:51:42.595Z] === RUN TestServiceUpdateLabel [2023-03-07T09:51:43.959Z] --- PASS: TestServiceUpdateLabel (1.73s) [2023-03-07T09:51:43.959Z] === RUN TestServiceUpdateSecrets [2023-03-07T09:51:58.799Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2023-03-07T09:51:58.799Z] === RUN TestServiceUpdateConfigs [2023-03-07T09:52:13.641Z] --- PASS: TestServiceUpdateConfigs (14.14s) [2023-03-07T09:52:13.641Z] === RUN TestServiceUpdateNetwork [2023-03-07T09:52:25.814Z] --- PASS: TestServiceUpdateNetwork (11.78s) [2023-03-07T09:52:25.814Z] === RUN TestServiceUpdatePidsLimit [2023-03-07T09:52:25.814Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-03-07T09:52:26.070Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-03-07T09:52:34.154Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-03-07T09:52:40.690Z] --- PASS: TestServiceUpdatePidsLimit (15.81s) [2023-03-07T09:52:40.690Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) [2023-03-07T09:52:40.690Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-03-07T09:52:40.690Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2023-03-07T09:52:40.690Z] PASS [2023-03-07T09:52:40.690Z] [2023-03-07T09:52:40.690Z] === Skipped [2023-03-07T09:52:40.690Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-07T09:52:40.690Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-07T09:52:40.690Z] [2023-03-07T09:52:40.690Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-03-07T09:52:40.690Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T09:52:40.690Z] [2023-03-07T09:52:40.690Z] DONE 27 tests, 2 skipped in 124.942s [2023-03-07T09:52:40.690Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-03-07T09:52:40.690Z] ++ 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-03-07T09:52:40.690Z] ++ set -e [2023-03-07T09:52:40.690Z] ++ '[' -n 0 ']' [2023-03-07T09:52:40.690Z] ++ set -x [2023-03-07T09:52:40.691Z] ++ 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-03-07T09:52:40.691Z] INFO: Testing against a local daemon [2023-03-07T09:52:40.691Z] === RUN TestSessionCreate [2023-03-07T09:52:40.691Z] --- PASS: TestSessionCreate (0.02s) [2023-03-07T09:52:40.691Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-07T09:52:40.691Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-07T09:52:40.691Z] PASS [2023-03-07T09:52:40.691Z] [2023-03-07T09:52:40.691Z] DONE 2 tests in 0.123s [2023-03-07T09:52:40.691Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-03-07T09:52:40.691Z] ++ 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-03-07T09:52:40.691Z] ++ set -e [2023-03-07T09:52:40.691Z] ++ '[' -n 0 ']' [2023-03-07T09:52:40.691Z] ++ set -x [2023-03-07T09:52:40.691Z] ++ 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-03-07T09:52:40.691Z] INFO: Testing against a local daemon [2023-03-07T09:52:40.691Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-07T09:52:40.691Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-07T09:52:40.691Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-07T09:52:40.691Z] === RUN TestDiskUsage [2023-03-07T09:52:40.691Z] === PAUSE TestDiskUsage [2023-03-07T09:52:40.691Z] === RUN TestEventsExecDie [2023-03-07T09:52:40.691Z] --- PASS: TestEventsExecDie (0.43s) [2023-03-07T09:52:40.691Z] === RUN TestEventsBackwardsCompatible [2023-03-07T09:52:40.691Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-03-07T09:52:40.691Z] === RUN TestEventsVolumeCreate [2023-03-07T09:52:40.947Z] --- PASS: TestEventsVolumeCreate (0.05s) [2023-03-07T09:52:40.947Z] === RUN TestInfoBinaryCommits [2023-03-07T09:52:40.947Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-07T09:52:40.947Z] === RUN TestInfoAPIVersioned [2023-03-07T09:52:40.947Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-07T09:52:40.947Z] === RUN TestInfoAPI [2023-03-07T09:52:40.947Z] --- PASS: TestInfoAPI (0.02s) [2023-03-07T09:52:40.947Z] === RUN TestInfoAPIWarnings [2023-03-07T09:52:58.996Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-03-07T09:52:58.996Z] === RUN TestInfoDebug [2023-03-07T09:52:58.996Z] --- PASS: TestInfoDebug (0.52s) [2023-03-07T09:52:58.996Z] === RUN TestInfoInsecureRegistries [2023-03-07T09:52:58.996Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-03-07T09:52:58.996Z] === RUN TestInfoRegistryMirrors [2023-03-07T09:52:58.996Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-03-07T09:52:58.996Z] === RUN TestLoginFailsWithBadCredentials [2023-03-07T09:52:59.557Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2023-03-07T09:52:59.557Z] === RUN TestPingCacheHeaders [2023-03-07T09:52:59.557Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-07T09:52:59.557Z] === RUN TestPingGet [2023-03-07T09:52:59.557Z] --- PASS: TestPingGet (0.01s) [2023-03-07T09:52:59.558Z] === RUN TestPingHead [2023-03-07T09:52:59.558Z] --- PASS: TestPingHead (0.02s) [2023-03-07T09:52:59.558Z] === RUN TestPingSwarmHeader [2023-03-07T09:53:00.119Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-03-07T09:53:00.119Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-03-07T09:53:00.681Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-03-07T09:53:00.681Z] --- PASS: TestPingSwarmHeader (1.27s) [2023-03-07T09:53:00.681Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-03-07T09:53:00.681Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-03-07T09:53:00.681Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-03-07T09:53:00.681Z] === RUN TestPingBuilderHeader [2023-03-07T09:53:00.681Z] === RUN TestPingBuilderHeader/default_config [2023-03-07T09:53:01.243Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-03-07T09:53:01.806Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-03-07T09:53:01.806Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-03-07T09:53:01.806Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-03-07T09:53:01.806Z] === RUN TestVersion [2023-03-07T09:53:01.806Z] --- PASS: TestVersion (0.02s) [2023-03-07T09:53:01.806Z] === CONT TestDiskUsage [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/container_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/image_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/volume_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-03-07T09:53:02.368Z] === RUN TestDiskUsage/after_container.Run [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-03-07T09:53:02.624Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage (1.02s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run (0.25s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-03-07T09:53:02.880Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-03-07T09:53:02.880Z] PASS [2023-03-07T09:53:02.880Z] [2023-03-07T09:53:02.880Z] === Skipped [2023-03-07T09:53:02.880Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-07T09:53:02.880Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-07T09:53:02.880Z] [2023-03-07T09:53:02.880Z] DONE 57 tests, 1 skipped in 22.581s [2023-03-07T09:53:02.880Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-07T09:53:02.880Z] ++ 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-03-07T09:53:02.880Z] ++ set -e [2023-03-07T09:53:02.880Z] ++ '[' -n 0 ']' [2023-03-07T09:53:02.880Z] ++ set -x [2023-03-07T09:53:02.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-07T09:53:02.880Z] INFO: Testing against a local daemon [2023-03-07T09:53:02.880Z] === RUN TestVolumesCreateAndList [2023-03-07T09:53:02.880Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-07T09:53:02.880Z] === RUN TestVolumesRemove [2023-03-07T09:53:02.880Z] --- PASS: TestVolumesRemove (0.06s) [2023-03-07T09:53:02.880Z] === RUN TestVolumesInspect [2023-03-07T09:53:03.137Z] --- PASS: TestVolumesInspect (0.02s) [2023-03-07T09:53:03.137Z] === RUN TestVolumesInvalidJSON [2023-03-07T09:53:03.137Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-03-07T09:53:03.137Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-03-07T09:53:03.137Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-03-07T09:53:03.137Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-03-07T09:53:03.137Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-03-07T09:53:03.137Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-03-07T09:53:03.137Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-03-07T09:53:03.137Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-03-07T09:53:03.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-03-07T09:53:03.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-03-07T09:53:03.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-03-07T09:53:03.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-03-07T09:53:03.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-03-07T09:53:03.137Z] === RUN TestVolumePruneAnonymous [2023-03-07T09:53:03.137Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-03-07T09:53:03.137Z] PASS [2023-03-07T09:53:03.137Z] [2023-03-07T09:53:03.137Z] DONE 10 tests in 0.229s [2023-03-07T09:53:03.137Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-07T09:53:03.137Z] ++++ cat bundles/test-integration/docker.pid [2023-03-07T09:53:03.137Z] +++ kill 15774 [2023-03-07T09:53:03.393Z] +++ /etc/init.d/apparmor stop [2023-03-07T09:53:03.393Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-07T09:53:03.393Z] [2023-03-07T09:53:03.393Z] Unloading profiles will leave already running processes permanently [2023-03-07T09:53:03.393Z] unconfined, which can lead to unexpected situations. [2023-03-07T09:53:03.393Z] [2023-03-07T09:53:03.393Z] To set a process to complain mode, use the command line tool [2023-03-07T09:53:03.393Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-07T09:53:03.393Z] +++ true [2023-03-07T09:53:03.393Z] exiting test-integration [2023-03-07T09:53:03.393Z] ++ exit 0 [2023-03-07T09:53:03.393Z] Post stage [Pipeline] junit [2023-03-07T09:53:04.332Z] Recording test results [2023-03-07T09:53:04.507Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-07T09:53:04.850Z] + echo Ensuring container killed. [2023-03-07T09:53:04.850Z] Ensuring container killed. [2023-03-07T09:53:04.850Z] + docker rm -vf docker-pr46 [2023-03-07T09:53:04.850Z] Error response from daemon: No such container: docker-pr46 [Pipeline] sh [2023-03-07T09:53:05.174Z] + echo Chowning /workspace to jenkins user [2023-03-07T09:53:05.174Z] Chowning /workspace to jenkins user [2023-03-07T09:53:05.174Z] + id -u [2023-03-07T09:53:05.174Z] + id -g [2023-03-07T09:53:05.174Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44079:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-07T09:53:06.908Z] + bundleName=arm64-integration [2023-03-07T09:53:06.908Z] + echo Creating arm64-integration-bundles.tar.gz [2023-03-07T09:53:06.908Z] Creating arm64-integration-bundles.tar.gz [2023-03-07T09:53:06.908Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-03-07T09:53:06.908Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-03-07T09:53:07.173Z] Archiving artifacts [2023-03-07T09:53:07.431Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44079/46/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-07T09:53:07.719Z] + make clean [2023-03-07T09:53:07.974Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-03-07T09:53:07.974Z] docker-dev-cache [2023-03-07T09:53:07.974Z] 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