Pull request #45944 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ecfa4f58666e22c27eb6e5cb5d01623b2d40df03+93e65a2a6c537d0e56b5789840176f17020cf588 (c2329fc39799f93a21b0b76024e05ef0939318a2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45944@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-12T13:05:24.212Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-07-12T13:05:24.216Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-07-12T13:05:24.461Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-078773edeb24ffc04) in /home/ubuntu/workspace/moby_PR-45944 [Pipeline] { [Pipeline] checkout [2023-07-12T13:05:24.485Z] The recommended git tool is: git [2023-07-12T13:05:24.491Z] using credential docker-jenkins-github-credentials [2023-07-12T13:05:24.503Z] Cloning the remote Git repository [2023-07-12T13:05:24.503Z] Cloning with configured refspecs honoured and without tags [2023-07-12T13:05:24.520Z] Cloning repository https://github.com/moby/moby.git [2023-07-12T13:05:24.520Z] > git init /home/ubuntu/workspace/moby_PR-45944 # timeout=10 [2023-07-12T13:05:24.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-12T13:05:24.524Z] > git --version # timeout=10 [2023-07-12T13:05:24.527Z] > git --version # 'git version 2.25.1' [2023-07-12T13:05:24.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-12T13:05:24.528Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45944/head:refs/remotes/origin/PR-45944 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-12T13:05:35.606Z] Fetching without tags [2023-07-12T13:05:35.835Z] Merging remotes/origin/master commit 93e65a2a6c537d0e56b5789840176f17020cf588 into PR head commit ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 [2023-07-12T13:05:36.488Z] Merge succeeded, producing ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 [2023-07-12T13:05:36.488Z] Checking out Revision ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 (PR-45944) [2023-07-12T13:05:35.608Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-12T13:05:35.610Z] > git config --add remote.origin.fetch +refs/pull/45944/head:refs/remotes/origin/PR-45944 # timeout=10 [2023-07-12T13:05:35.613Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-12T13:05:35.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-12T13:05:35.623Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-12T13:05:35.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-12T13:05:35.624Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45944/head:refs/remotes/origin/PR-45944 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-12T13:05:35.893Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T13:05:35.895Z] > git checkout -f ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 # timeout=10 [2023-07-12T13:05:36.486Z] > git remote # timeout=10 [2023-07-12T13:05:36.489Z] > git config --get remote.origin.url # timeout=10 [2023-07-12T13:05:36.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-12T13:05:36.492Z] > git merge 93e65a2a6c537d0e56b5789840176f17020cf588 # timeout=10 [2023-07-12T13:05:36.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-12T13:05:36.505Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T13:05:36.507Z] > git checkout -f ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 # timeout=10 [2023-07-12T13:05:37.163Z] Commit message: "ci(bin-image): add SHA-based tags" [2023-07-12T13:05:37.163Z] First time build. Skipping changelog. [2023-07-12T13:05:37.186Z] > git --version # timeout=10 [2023-07-12T13:05:37.189Z] > git --version # 'git version 2.25.1' [2023-07-12T13:05:37.191Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T13:05:38.027Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45944:/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-07-12T13:05:40.541Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [2023-07-12T13:05:40.947Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bf0ff447e84f3d5c) in /home/ubuntu/workspace/moby_PR-45944 [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2023-07-12T13:05:41.008Z] The recommended git tool is: git [Pipeline] // stage [2023-07-12T13:05:41.019Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-07-12T13:05:41.034Z] Cloning the remote Git repository [2023-07-12T13:05:41.034Z] Cloning with configured refspecs honoured and without tags [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-07-12T13:05:41.044Z] Cloning repository https://github.com/moby/moby.git [2023-07-12T13:05:41.044Z] > git init /home/ubuntu/workspace/moby_PR-45944 # timeout=10 [2023-07-12T13:05:41.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-12T13:05:41.048Z] > git --version # timeout=10 [2023-07-12T13:05:41.050Z] > git --version # 'git version 2.25.1' [2023-07-12T13:05:41.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-12T13:05:41.051Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45944/head:refs/remotes/origin/PR-45944 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-12T13:05:52.677Z] Fetching without tags [2023-07-12T13:05:52.914Z] Merging remotes/origin/master commit 93e65a2a6c537d0e56b5789840176f17020cf588 into PR head commit ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 [2023-07-12T13:05:53.524Z] Merge succeeded, producing ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 [2023-07-12T13:05:53.524Z] Checking out Revision ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 (PR-45944) [2023-07-12T13:05:52.670Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-12T13:05:52.673Z] > git config --add remote.origin.fetch +refs/pull/45944/head:refs/remotes/origin/PR-45944 # timeout=10 [2023-07-12T13:05:52.675Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-12T13:05:52.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-12T13:05:52.687Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-12T13:05:52.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-12T13:05:52.688Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45944/head:refs/remotes/origin/PR-45944 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-12T13:05:52.924Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T13:05:52.926Z] > git checkout -f ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 # timeout=10 [2023-07-12T13:05:53.515Z] > git remote # timeout=10 [2023-07-12T13:05:53.517Z] > git config --get remote.origin.url # timeout=10 [2023-07-12T13:05:53.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-12T13:05:53.520Z] > git merge 93e65a2a6c537d0e56b5789840176f17020cf588 # timeout=10 [2023-07-12T13:05:53.528Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-12T13:05:53.534Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T13:05:53.536Z] > git checkout -f ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 # timeout=10 [2023-07-12T13:05:54.257Z] Commit message: "ci(bin-image): add SHA-based tags" [2023-07-12T13:05:54.279Z] > git --version # timeout=10 [2023-07-12T13:05:54.281Z] > git --version # 'git version 2.25.1' [2023-07-12T13:05:54.284Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-12T13:05:55.016Z] + docker version [2023-07-12T13:05:55.016Z] Client: Docker Engine - Community [2023-07-12T13:05:55.016Z] Version: 24.0.2 [2023-07-12T13:05:55.016Z] API version: 1.43 [2023-07-12T13:05:55.016Z] Go version: go1.20.4 [2023-07-12T13:05:55.016Z] Git commit: cb74dfc [2023-07-12T13:05:55.016Z] Built: Thu May 25 21:52:41 2023 [2023-07-12T13:05:55.016Z] OS/Arch: linux/arm64 [2023-07-12T13:05:55.016Z] Context: default [2023-07-12T13:05:55.016Z] [2023-07-12T13:05:55.016Z] Server: Docker Engine - Community [2023-07-12T13:05:55.016Z] Engine: [2023-07-12T13:05:55.016Z] Version: 24.0.2 [2023-07-12T13:05:55.016Z] API version: 1.43 (minimum version 1.12) [2023-07-12T13:05:55.016Z] Go version: go1.20.4 [2023-07-12T13:05:55.016Z] Git commit: 659604f [2023-07-12T13:05:55.016Z] Built: Thu May 25 21:52:41 2023 [2023-07-12T13:05:55.016Z] OS/Arch: linux/arm64 [2023-07-12T13:05:55.016Z] Experimental: true [2023-07-12T13:05:55.016Z] containerd: [2023-07-12T13:05:55.016Z] Version: 1.6.21 [2023-07-12T13:05:55.016Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-12T13:05:55.016Z] runc: [2023-07-12T13:05:55.016Z] Version: 1.1.7 [2023-07-12T13:05:55.016Z] GitCommit: v1.1.7-0-g860f061 [2023-07-12T13:05:55.016Z] docker-init: [2023-07-12T13:05:55.016Z] Version: 0.19.0 [2023-07-12T13:05:55.016Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-12T13:05:55.304Z] + docker info [2023-07-12T13:05:55.304Z] Client: Docker Engine - Community [2023-07-12T13:05:55.304Z] Version: 24.0.2 [2023-07-12T13:05:55.304Z] Context: default [2023-07-12T13:05:55.304Z] Debug Mode: false [2023-07-12T13:05:55.304Z] Plugins: [2023-07-12T13:05:55.304Z] buildx: Docker Buildx (Docker Inc.) [2023-07-12T13:05:55.304Z] Version: v0.11.0 [2023-07-12T13:05:55.304Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-12T13:05:55.304Z] compose: Docker Compose (Docker Inc.) [2023-07-12T13:05:55.304Z] Version: v2.19.1 [2023-07-12T13:05:55.304Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-12T13:05:55.304Z] [2023-07-12T13:05:55.304Z] Server: [2023-07-12T13:05:55.304Z] Containers: 0 [2023-07-12T13:05:55.304Z] Running: 0 [2023-07-12T13:05:55.304Z] Paused: 0 [2023-07-12T13:05:55.304Z] Stopped: 0 [2023-07-12T13:05:55.304Z] Images: 6 [2023-07-12T13:05:55.304Z] Server Version: 24.0.2 [2023-07-12T13:05:55.304Z] Storage Driver: overlay2 [2023-07-12T13:05:55.304Z] Backing Filesystem: extfs [2023-07-12T13:05:55.304Z] Supports d_type: true [2023-07-12T13:05:55.304Z] Using metacopy: false [2023-07-12T13:05:55.304Z] Native Overlay Diff: true [2023-07-12T13:05:55.304Z] userxattr: false [2023-07-12T13:05:55.304Z] Logging Driver: json-file [2023-07-12T13:05:55.304Z] Cgroup Driver: cgroupfs [2023-07-12T13:05:55.304Z] Cgroup Version: 1 [2023-07-12T13:05:55.304Z] Plugins: [2023-07-12T13:05:55.304Z] Volume: local [2023-07-12T13:05:55.304Z] Network: bridge host ipvlan macvlan null overlay [2023-07-12T13:05:55.304Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-12T13:05:55.304Z] Swarm: inactive [2023-07-12T13:05:55.304Z] Runtimes: io.containerd.runc.v2 runc [2023-07-12T13:05:55.304Z] Default Runtime: runc [2023-07-12T13:05:55.304Z] Init Binary: docker-init [2023-07-12T13:05:55.304Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-12T13:05:55.304Z] runc version: v1.1.7-0-g860f061 [2023-07-12T13:05:55.304Z] init version: de40ad0 [2023-07-12T13:05:55.304Z] Security Options: [2023-07-12T13:05:55.304Z] apparmor [2023-07-12T13:05:55.304Z] seccomp [2023-07-12T13:05:55.304Z] Profile: builtin [2023-07-12T13:05:55.304Z] Kernel Version: 5.15.0-1039-aws [2023-07-12T13:05:55.304Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-12T13:05:55.304Z] OSType: linux [2023-07-12T13:05:55.304Z] Architecture: aarch64 [2023-07-12T13:05:55.304Z] CPUs: 8 [2023-07-12T13:05:55.304Z] Total Memory: 30.64GiB [2023-07-12T13:05:55.304Z] Name: ip-10-100-50-209 [2023-07-12T13:05:55.304Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-07-12T13:05:55.304Z] Docker Root Dir: /var/lib/docker [2023-07-12T13:05:55.304Z] Debug Mode: false [2023-07-12T13:05:55.304Z] Experimental: true [2023-07-12T13:05:55.304Z] Insecure Registries: [2023-07-12T13:05:55.304Z] 127.0.0.0/8 [2023-07-12T13:05:55.304Z] Live Restore Enabled: true [2023-07-12T13:05:55.304Z] [Pipeline] sh [2023-07-12T13:05:55.591Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-07-12T13:05:55.591Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-07-12T13:05:55.591Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45944/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-07-12T13:05:55.591Z] + bash /home/ubuntu/workspace/moby_PR-45944/check-config.sh [2023-07-12T13:05:55.591Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-12T13:05:55.591Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-12T13:05:55.591Z] [2023-07-12T13:05:55.591Z] Generally Necessary: [2023-07-12T13:05:55.591Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-12T13:05:55.591Z] - apparmor: enabled and tools installed [2023-07-12T13:05:55.591Z] - CONFIG_NAMESPACES: enabled [2023-07-12T13:05:55.591Z] - CONFIG_NET_NS: enabled [2023-07-12T13:05:55.591Z] - CONFIG_PID_NS: enabled [2023-07-12T13:05:55.591Z] - CONFIG_IPC_NS: enabled [2023-07-12T13:05:55.591Z] - CONFIG_UTS_NS: enabled [2023-07-12T13:05:55.591Z] - CONFIG_CGROUPS: enabled [2023-07-12T13:05:55.591Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-12T13:05:55.591Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-12T13:05:55.591Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-12T13:05:55.592Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-12T13:05:55.592Z] - CONFIG_CPUSETS: enabled [2023-07-12T13:05:55.592Z] - CONFIG_MEMCG: enabled [2023-07-12T13:05:55.592Z] - CONFIG_KEYS: enabled [2023-07-12T13:05:55.592Z] - CONFIG_VETH: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-12T13:05:55.853Z] - CONFIG_CGROUP_BPF: enabled [2023-07-12T13:05:55.853Z] [2023-07-12T13:05:55.853Z] Optional Features: [2023-07-12T13:05:55.853Z] - CONFIG_USER_NS: enabled [2023-07-12T13:05:55.853Z] - CONFIG_SECCOMP: enabled [2023-07-12T13:05:55.853Z] - CONFIG_SECCOMP_FILTER: enabled [2023-07-12T13:05:55.853Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-12T13:05:55.853Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-12T13:05:55.853Z] (cgroup swap accounting is currently enabled) [2023-07-12T13:05:55.853Z] - CONFIG_BLK_CGROUP: enabled [2023-07-12T13:05:55.853Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-12T13:05:55.853Z] - CONFIG_CGROUP_PERF: enabled [2023-07-12T13:05:55.853Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-12T13:05:55.853Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-12T13:05:55.853Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-12T13:05:55.853Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-12T13:05:56.114Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-12T13:05:56.114Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-12T13:05:56.114Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-12T13:05:56.114Z] - CONFIG_IP_VS: enabled (as module) [2023-07-12T13:05:56.114Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-12T13:05:56.114Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-12T13:05:56.114Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-12T13:05:56.114Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-12T13:05:56.114Z] - CONFIG_SECURITY_SELINUX: enabled [2023-07-12T13:05:56.114Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-07-12T13:05:56.114Z] - CONFIG_EXT4_FS: enabled [2023-07-12T13:05:56.114Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-12T13:05:56.114Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-12T13:05:56.114Z] - Network Drivers: [2023-07-12T13:05:56.114Z] - "overlay": [2023-07-12T13:05:56.114Z] - CONFIG_VXLAN: enabled (as module) [2023-07-12T13:05:56.114Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-12T13:05:56.114Z] Optional (for encrypted networks): [2023-07-12T13:05:56.114Z] - CONFIG_CRYPTO: enabled [2023-07-12T13:05:56.114Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-12T13:05:56.114Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-12T13:05:56.114Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-12T13:05:56.114Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-12T13:05:56.114Z] - CONFIG_XFRM: enabled [2023-07-12T13:05:56.114Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-12T13:05:56.114Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-12T13:05:56.114Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-12T13:05:56.114Z] - "ipvlan": [2023-07-12T13:05:56.376Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-12T13:05:56.376Z] - "macvlan": [2023-07-12T13:05:56.376Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-12T13:05:56.376Z] - CONFIG_DUMMY: enabled (as module) [2023-07-12T13:05:56.376Z] - "ftp,tftp client in container": [2023-07-12T13:05:56.376Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-12T13:05:56.376Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-12T13:05:56.376Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-12T13:05:56.376Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-12T13:05:56.376Z] - Storage Drivers: [2023-07-12T13:05:56.376Z] - "aufs": [2023-07-12T13:05:56.376Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-12T13:05:56.376Z] - "btrfs": [2023-07-12T13:05:56.376Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-12T13:05:56.376Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-12T13:05:56.376Z] - "devicemapper": [2023-07-12T13:05:56.376Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-12T13:05:56.376Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-12T13:05:56.376Z] - "overlay": [2023-07-12T13:05:56.376Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-12T13:05:56.376Z] - "zfs": [2023-07-12T13:05:56.376Z] - /dev/zfs: present [2023-07-12T13:05:56.376Z] - zfs command: missing [2023-07-12T13:05:56.376Z] - zpool command: missing [2023-07-12T13:05:56.376Z] [2023-07-12T13:05:56.376Z] Limits: [2023-07-12T13:05:56.376Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-12T13:05:56.376Z] [2023-07-12T13:05:56.376Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-12T13:05:56.692Z] + docker build --force-rm -t docker:ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 . [2023-07-12T13:05:56.953Z] #0 building with "default" instance using docker driver [2023-07-12T13:05:56.953Z] [2023-07-12T13:05:56.953Z] #1 [internal] load .dockerignore [2023-07-12T13:05:56.953Z] #1 transferring context: 113B done [2023-07-12T13:05:56.953Z] #1 DONE 0.0s [2023-07-12T13:05:56.953Z] [2023-07-12T13:05:56.953Z] #2 [internal] load build definition from Dockerfile [2023-07-12T13:05:56.953Z] #2 transferring dockerfile: 27.80kB done [2023-07-12T13:05:56.953Z] #2 DONE 0.0s [2023-07-12T13:05:56.953Z] [2023-07-12T13:05:56.953Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-12T13:05:56.953Z] #3 DONE 0.1s [2023-07-12T13:05:56.953Z] [2023-07-12T13:05:56.953Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-12T13:05:56.953Z] #4 CACHED [2023-07-12T13:05:56.953Z] [2023-07-12T13:05:56.953Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-07-12T13:05:57.214Z] #5 DONE 0.0s [2023-07-12T13:05:57.214Z] [2023-07-12T13:05:57.214Z] #6 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye [2023-07-12T13:05:57.214Z] #6 DONE 0.1s [2023-07-12T13:05:57.214Z] [2023-07-12T13:05:57.214Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0 [2023-07-12T13:05:57.214Z] #7 DONE 0.2s [2023-07-12T13:05:57.214Z] [2023-07-12T13:05:57.214Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-07-12T13:05:57.214Z] #8 DONE 0.2s [2023-07-12T13:05:57.214Z] [2023-07-12T13:05:57.214Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-12T13:05:57.214Z] #9 DONE 0.2s [2023-07-12T13:05:57.214Z] [2023-07-12T13:05:57.214Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-12T13:05:57.214Z] #10 DONE 0.2s [2023-07-12T13:05:57.475Z] [2023-07-12T13:05:57.475Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55 [2023-07-12T13:05:57.475Z] #11 DONE 0.0s [2023-07-12T13:05:57.475Z] [2023-07-12T13:05:57.475Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-07-12T13:05:57.475Z] #12 DONE 0.0s [2023-07-12T13:05:57.475Z] [2023-07-12T13:05:57.475Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 [2023-07-12T13:05:57.475Z] #13 DONE 0.0s [2023-07-12T13:05:57.475Z] [2023-07-12T13:05:57.476Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-12T13:05:57.476Z] #14 DONE 0.0s [2023-07-12T13:05:57.476Z] [2023-07-12T13:05:57.476Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox [2023-07-12T13:05:57.476Z] #15 DONE 0.0s [2023-07-12T13:05:57.476Z] [2023-07-12T13:05:57.476Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 [2023-07-12T13:05:57.476Z] #16 DONE 0.0s [2023-07-12T13:05:57.476Z] [2023-07-12T13:05:57.476Z] #17 [internal] load build context [2023-07-12T13:05:58.421Z] #17 transferring context: 68.94MB 0.8s done [2023-07-12T13:05:58.421Z] #17 DONE 0.9s [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #18 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-07-12T13:05:58.421Z] #18 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #19 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-07-12T13:05:58.421Z] #19 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #20 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-07-12T13:05:58.421Z] #20 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #21 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-07-12T13:05:58.421Z] #21 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #22 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help [2023-07-12T13:05:58.421Z] #22 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #23 [dev-systemd-false 1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images [2023-07-12T13:05:58.421Z] #23 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #24 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-12T13:05:58.421Z] #24 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #25 [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-07-12T13:05:58.421Z] #25 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #26 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-07-12T13:05:58.421Z] #26 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #27 [dev-systemd-false 3/19] COPY --link --from=delve /build/ /usr/local/bin/ [2023-07-12T13:05:58.421Z] #27 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #28 [dev-systemd-false 16/19] COPY --link --from=crun /build/ /usr/local/bin/ [2023-07-12T13:05:58.421Z] #28 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #29 [base 2/5] COPY --from=xx / / [2023-07-12T13:05:58.421Z] #29 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #30 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-07-12T13:05:58.421Z] #30 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #31 [dev-systemd-false 7/19] COPY --link --from=registry /build/ /usr/local/bin/ [2023-07-12T13:05:58.421Z] #31 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #32 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-07-12T13:05:58.421Z] #32 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #33 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-07-12T13:05:58.421Z] #33 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #34 [dev-systemd-false 6/19] COPY --link --from=tini /build/ /usr/local/bin/ [2023-07-12T13:05:58.421Z] #34 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #35 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli [2023-07-12T13:05:58.421Z] #35 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-07-12T13:05:58.421Z] #36 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-12T13:05:58.421Z] #37 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #38 [delve-src 1/3] WORKDIR /usr/src/delve [2023-07-12T13:05:58.421Z] #38 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #39 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < /etc/apt/apt.conf.d/keep-cache [2023-07-12T13:05:58.421Z] #66 CACHED [2023-07-12T13:05:58.421Z] [2023-07-12T13:05:58.421Z] #67 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <> /etc/bash.bashrc [2023-07-12T13:05:58.422Z] #104 CACHED [2023-07-12T13:05:58.422Z] [2023-07-12T13:05:58.422Z] #105 [build-dummy 2/2] RUN mkdir -p /build [2023-07-12T13:05:58.422Z] #105 CACHED [2023-07-12T13:05:58.422Z] [2023-07-12T13:05:58.422Z] #106 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-12T13:05:58.422Z] #106 CACHED [2023-07-12T13:05:58.422Z] [2023-07-12T13:05:58.422Z] #107 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-07-12T13:05:58.422Z] #107 CACHED [2023-07-12T13:05:58.422Z] [2023-07-12T13:05:58.422Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 [2023-07-12T13:05:58.422Z] #108 CACHED [2023-07-12T13:05:58.422Z] [2023-07-12T13:05:58.422Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2023-07-12T13:05:58.422Z] #109 CACHED [2023-07-12T13:05:58.422Z] [2023-07-12T13:05:58.422Z] #110 [dev 1/1] COPY --link . . [2023-07-12T13:05:59.808Z] #110 DONE 1.2s [2023-07-12T13:05:59.808Z] [2023-07-12T13:05:59.808Z] #111 exporting to image [2023-07-12T13:05:59.808Z] #111 exporting layers [2023-07-12T13:06:00.380Z] #111 exporting layers 0.8s done [2023-07-12T13:06:00.380Z] #111 writing image sha256:4884acd51a226c77058792147389de753c9776d472e2d93dd561174df8d56e91 done [2023-07-12T13:06:00.380Z] #111 naming to docker.io/library/docker:ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 done [2023-07-12T13:06:00.380Z] #111 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-07-12T13:06:00.697Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-07-12T13:06:00.984Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45944/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 hack/test/unit [2023-07-12T13:06:01.246Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-07-12T13:06:01.246Z] + TESTFLAGS+=' -test.timeout=5m' [2023-07-12T13:06:01.246Z] + TESTDIRS=./... [2023-07-12T13:06:01.246Z] + exclude_paths='/vendor/|/integration' [2023-07-12T13:06:01.246Z] ++ go list ./... [2023-07-12T13:06:01.246Z] ++ grep -vE '(/vendor/|/integration)' [2023-07-12T13:06:01.821Z] + pkg_list='github.com/docker/docker/api [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/backend/build [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/httpstatus [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/httputils [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/middleware [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/build [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/container [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/debug [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/distribution [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/grpc [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/image [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/network [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/plugin [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/session [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/swarm [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/system [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/server/router/volume [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/backend [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/blkiodev [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/container [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/events [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/filters [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/image [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/mount [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/network [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/registry [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/strslice [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/swarm [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/system [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/time [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/versions [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-12T13:06:01.821Z] github.com/docker/docker/api/types/volume [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next/worker [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/dockerfile [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/remotecontext [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/remotecontext/git [2023-07-12T13:06:01.821Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-12T13:06:01.821Z] github.com/docker/docker/cli/debug [2023-07-12T13:06:01.821Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-12T13:06:01.821Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-12T13:06:01.821Z] github.com/docker/docker/client [2023-07-12T13:06:01.821Z] github.com/docker/docker/client/buildkit [2023-07-12T13:06:01.821Z] github.com/docker/docker/cmd/docker-proxy [2023-07-12T13:06:01.821Z] github.com/docker/docker/cmd/dockerd [2023-07-12T13:06:01.821Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-12T13:06:01.821Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-12T13:06:01.821Z] github.com/docker/docker/container [2023-07-12T13:06:01.821Z] github.com/docker/docker/container/stream [2023-07-12T13:06:01.821Z] github.com/docker/docker/contrib/apparmor [2023-07-12T13:06:01.821Z] github.com/docker/docker/contrib/httpserver [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/cluster [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/cluster/convert [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/cluster/executor [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/cluster/provider [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/config [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/containerd [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/events [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/events/testutils [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/images [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/initlayer [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/links [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/listeners [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/gelf [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/journald [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/local [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/logentries [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/splunk [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/syslog [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/logger/templates [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/names [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/network [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/snapshotter [2023-07-12T13:06:01.821Z] github.com/docker/docker/daemon/stats [2023-07-12T13:06:01.821Z] github.com/docker/docker/distribution [2023-07-12T13:06:01.821Z] github.com/docker/docker/distribution/metadata [2023-07-12T13:06:01.821Z] github.com/docker/docker/distribution/utils [2023-07-12T13:06:01.821Z] github.com/docker/docker/distribution/xfer [2023-07-12T13:06:01.821Z] github.com/docker/docker/dockerversion [2023-07-12T13:06:01.821Z] github.com/docker/docker/errdefs [2023-07-12T13:06:01.821Z] github.com/docker/docker/image [2023-07-12T13:06:01.821Z] github.com/docker/docker/image/cache [2023-07-12T13:06:01.821Z] github.com/docker/docker/image/tarexport [2023-07-12T13:06:01.821Z] github.com/docker/docker/image/v1 [2023-07-12T13:06:01.821Z] github.com/docker/docker/internal/mod [2023-07-12T13:06:01.821Z] github.com/docker/docker/internal/mounttree [2023-07-12T13:06:01.821Z] github.com/docker/docker/internal/test/suite [2023-07-12T13:06:01.821Z] github.com/docker/docker/internal/unshare [2023-07-12T13:06:01.821Z] github.com/docker/docker/layer [2023-07-12T13:06:01.821Z] github.com/docker/docker/libcontainerd [2023-07-12T13:06:01.821Z] github.com/docker/docker/libcontainerd/queue [2023-07-12T13:06:01.821Z] github.com/docker/docker/libcontainerd/remote [2023-07-12T13:06:01.821Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-12T13:06:01.821Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-12T13:06:01.821Z] github.com/docker/docker/libcontainerd/types [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/bitmap [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/cluster [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/config [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/datastore [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/driverapi [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/etchosts [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ipam [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ipbits [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/iptables [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/netlabel [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/netutils [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/networkdb [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/ns [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/options [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/osl [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/portallocator [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/portmapper [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/testutils [2023-07-12T13:06:01.821Z] github.com/docker/docker/libnetwork/types [2023-07-12T13:06:01.821Z] github.com/docker/docker/oci [2023-07-12T13:06:01.821Z] github.com/docker/docker/oci/caps [2023-07-12T13:06:01.821Z] github.com/docker/docker/opts [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/aaparser [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/archive [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/authorization [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/broadcaster [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/capabilities [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/chrootarchive [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/containerfs [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/directory [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/dmesg [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/fileutils [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/homedir [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/idtools [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/ioutils [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/jsonmessage [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/longpath [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/loopback [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/meminfo [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/namesgenerator [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/parsers [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/pidfile [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/platform [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/platforms [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/plugingetter [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/plugins [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/plugins/transport [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/pools [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/process [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/progress [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/reexec [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/rootless [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/stack [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/stdcopy [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/streamformatter [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/stringid [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/sysinfo [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/system [2023-07-12T13:06:01.821Z] github.com/docker/docker/pkg/tailfile [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/tarsum [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/useragent [2023-07-12T13:06:01.822Z] github.com/docker/docker/plugin [2023-07-12T13:06:01.822Z] github.com/docker/docker/plugin/executor/containerd [2023-07-12T13:06:01.822Z] github.com/docker/docker/plugin/v2 [2023-07-12T13:06:01.822Z] github.com/docker/docker/profiles/apparmor [2023-07-12T13:06:01.822Z] github.com/docker/docker/profiles/seccomp [2023-07-12T13:06:01.822Z] github.com/docker/docker/quota [2023-07-12T13:06:01.822Z] github.com/docker/docker/reference [2023-07-12T13:06:01.822Z] github.com/docker/docker/registry [2023-07-12T13:06:01.822Z] github.com/docker/docker/registry/resumable [2023-07-12T13:06:01.822Z] github.com/docker/docker/restartmanager [2023-07-12T13:06:01.822Z] github.com/docker/docker/runconfig [2023-07-12T13:06:01.822Z] github.com/docker/docker/runconfig/opts [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/daemon [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/environment [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fakecontext [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fakegit [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fakestorage [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fixtures/load [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/registry [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/request [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/drivers [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/local [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/mounts [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/service [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/service/opts [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/testutils' [2023-07-12T13:06:01.822Z] ++ grep --fixed-strings -v /libnetwork [2023-07-12T13:06:01.822Z] ++ echo 'github.com/docker/docker/api [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/backend/build [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/httpstatus [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/httputils [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/middleware [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/build [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/container [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/debug [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/distribution [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/grpc [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/image [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/network [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/plugin [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/session [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/swarm [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/system [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/volume [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/backend [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/blkiodev [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/container [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/events [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/filters [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/image [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/mount [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/network [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/registry [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/strslice [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/swarm [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/system [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/time [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/versions [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/volume [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/worker [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/dockerfile [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/remotecontext [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/remotecontext/git [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-12T13:06:01.822Z] github.com/docker/docker/cli/debug [2023-07-12T13:06:01.822Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-12T13:06:01.822Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-12T13:06:01.822Z] github.com/docker/docker/client [2023-07-12T13:06:01.822Z] github.com/docker/docker/client/buildkit [2023-07-12T13:06:01.822Z] github.com/docker/docker/cmd/docker-proxy [2023-07-12T13:06:01.822Z] github.com/docker/docker/cmd/dockerd [2023-07-12T13:06:01.822Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-12T13:06:01.822Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-12T13:06:01.822Z] github.com/docker/docker/container [2023-07-12T13:06:01.822Z] github.com/docker/docker/container/stream [2023-07-12T13:06:01.822Z] github.com/docker/docker/contrib/apparmor [2023-07-12T13:06:01.822Z] github.com/docker/docker/contrib/httpserver [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/cluster [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/cluster/convert [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/cluster/executor [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/cluster/provider [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/config [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/containerd [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/events [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/events/testutils [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/images [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/initlayer [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/links [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/listeners [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/gelf [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/journald [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/local [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/logentries [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/splunk [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/syslog [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/logger/templates [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/names [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/network [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/snapshotter [2023-07-12T13:06:01.822Z] github.com/docker/docker/daemon/stats [2023-07-12T13:06:01.822Z] github.com/docker/docker/distribution [2023-07-12T13:06:01.822Z] github.com/docker/docker/distribution/metadata [2023-07-12T13:06:01.822Z] github.com/docker/docker/distribution/utils [2023-07-12T13:06:01.822Z] github.com/docker/docker/distribution/xfer [2023-07-12T13:06:01.822Z] github.com/docker/docker/dockerversion [2023-07-12T13:06:01.822Z] github.com/docker/docker/errdefs [2023-07-12T13:06:01.822Z] github.com/docker/docker/image [2023-07-12T13:06:01.822Z] github.com/docker/docker/image/cache [2023-07-12T13:06:01.822Z] github.com/docker/docker/image/tarexport [2023-07-12T13:06:01.822Z] github.com/docker/docker/image/v1 [2023-07-12T13:06:01.822Z] github.com/docker/docker/internal/mod [2023-07-12T13:06:01.822Z] github.com/docker/docker/internal/mounttree [2023-07-12T13:06:01.822Z] github.com/docker/docker/internal/test/suite [2023-07-12T13:06:01.822Z] github.com/docker/docker/internal/unshare [2023-07-12T13:06:01.822Z] github.com/docker/docker/layer [2023-07-12T13:06:01.822Z] github.com/docker/docker/libcontainerd [2023-07-12T13:06:01.822Z] github.com/docker/docker/libcontainerd/queue [2023-07-12T13:06:01.822Z] github.com/docker/docker/libcontainerd/remote [2023-07-12T13:06:01.822Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-12T13:06:01.822Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-12T13:06:01.822Z] github.com/docker/docker/libcontainerd/types [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/bitmap [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/cluster [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/config [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/datastore [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/driverapi [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/etchosts [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ipam [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ipbits [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/iptables [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/netlabel [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/netutils [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/networkdb [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/ns [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/options [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/osl [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/portallocator [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/portmapper [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/testutils [2023-07-12T13:06:01.822Z] github.com/docker/docker/libnetwork/types [2023-07-12T13:06:01.822Z] github.com/docker/docker/oci [2023-07-12T13:06:01.822Z] github.com/docker/docker/oci/caps [2023-07-12T13:06:01.822Z] github.com/docker/docker/opts [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/aaparser [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/archive [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/authorization [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/broadcaster [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/capabilities [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/chrootarchive [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/containerfs [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/directory [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/dmesg [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/fileutils [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/homedir [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/idtools [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/ioutils [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/jsonmessage [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/longpath [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/loopback [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/meminfo [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/namesgenerator [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/parsers [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/pidfile [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/platform [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/platforms [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/plugingetter [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/plugins [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/plugins/transport [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/pools [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/process [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/progress [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/reexec [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/rootless [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/stack [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/stdcopy [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/streamformatter [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/stringid [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/sysinfo [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/system [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/tailfile [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/tarsum [2023-07-12T13:06:01.822Z] github.com/docker/docker/pkg/useragent [2023-07-12T13:06:01.822Z] github.com/docker/docker/plugin [2023-07-12T13:06:01.822Z] github.com/docker/docker/plugin/executor/containerd [2023-07-12T13:06:01.822Z] github.com/docker/docker/plugin/v2 [2023-07-12T13:06:01.822Z] github.com/docker/docker/profiles/apparmor [2023-07-12T13:06:01.822Z] github.com/docker/docker/profiles/seccomp [2023-07-12T13:06:01.822Z] github.com/docker/docker/quota [2023-07-12T13:06:01.822Z] github.com/docker/docker/reference [2023-07-12T13:06:01.822Z] github.com/docker/docker/registry [2023-07-12T13:06:01.822Z] github.com/docker/docker/registry/resumable [2023-07-12T13:06:01.822Z] github.com/docker/docker/restartmanager [2023-07-12T13:06:01.822Z] github.com/docker/docker/runconfig [2023-07-12T13:06:01.822Z] github.com/docker/docker/runconfig/opts [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/daemon [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/environment [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fakecontext [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fakegit [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fakestorage [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fixtures/load [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/registry [2023-07-12T13:06:01.822Z] github.com/docker/docker/testutil/request [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/drivers [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/local [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/mounts [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/service [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/service/opts [2023-07-12T13:06:01.822Z] github.com/docker/docker/volume/testutils' [2023-07-12T13:06:01.822Z] + base_pkg_list='github.com/docker/docker/api [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/backend/build [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/httpstatus [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/httputils [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/middleware [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/build [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/container [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/debug [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/distribution [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/grpc [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/image [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/network [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/plugin [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/session [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/swarm [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/system [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/server/router/volume [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/backend [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/blkiodev [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/container [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/events [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/filters [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/image [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/mount [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/network [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/registry [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/strslice [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/swarm [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/system [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/time [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/versions [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-12T13:06:01.822Z] github.com/docker/docker/api/types/volume [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-12T13:06:01.822Z] github.com/docker/docker/builder/builder-next/worker [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/dockerfile [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/remotecontext [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/remotecontext/git [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-12T13:06:01.823Z] github.com/docker/docker/cli/debug [2023-07-12T13:06:01.823Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-12T13:06:01.823Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-12T13:06:01.823Z] github.com/docker/docker/client [2023-07-12T13:06:01.823Z] github.com/docker/docker/client/buildkit [2023-07-12T13:06:01.823Z] github.com/docker/docker/cmd/docker-proxy [2023-07-12T13:06:01.823Z] github.com/docker/docker/cmd/dockerd [2023-07-12T13:06:01.823Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-12T13:06:01.823Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-12T13:06:01.823Z] github.com/docker/docker/container [2023-07-12T13:06:01.823Z] github.com/docker/docker/container/stream [2023-07-12T13:06:01.823Z] github.com/docker/docker/contrib/apparmor [2023-07-12T13:06:01.823Z] github.com/docker/docker/contrib/httpserver [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/convert [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/executor [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/provider [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/config [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/containerd [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/events [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/events/testutils [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/images [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/initlayer [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/links [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/listeners [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/gelf [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/journald [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/local [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/logentries [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/splunk [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/syslog [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/templates [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/names [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/network [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/snapshotter [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/stats [2023-07-12T13:06:01.823Z] github.com/docker/docker/distribution [2023-07-12T13:06:01.823Z] github.com/docker/docker/distribution/metadata [2023-07-12T13:06:01.823Z] github.com/docker/docker/distribution/utils [2023-07-12T13:06:01.823Z] github.com/docker/docker/distribution/xfer [2023-07-12T13:06:01.823Z] github.com/docker/docker/dockerversion [2023-07-12T13:06:01.823Z] github.com/docker/docker/errdefs [2023-07-12T13:06:01.823Z] github.com/docker/docker/image [2023-07-12T13:06:01.823Z] github.com/docker/docker/image/cache [2023-07-12T13:06:01.823Z] github.com/docker/docker/image/tarexport [2023-07-12T13:06:01.823Z] github.com/docker/docker/image/v1 [2023-07-12T13:06:01.823Z] github.com/docker/docker/internal/mod [2023-07-12T13:06:01.823Z] github.com/docker/docker/internal/mounttree [2023-07-12T13:06:01.823Z] github.com/docker/docker/internal/test/suite [2023-07-12T13:06:01.823Z] github.com/docker/docker/internal/unshare [2023-07-12T13:06:01.823Z] github.com/docker/docker/layer [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/queue [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/remote [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/types [2023-07-12T13:06:01.823Z] github.com/docker/docker/oci [2023-07-12T13:06:01.823Z] github.com/docker/docker/oci/caps [2023-07-12T13:06:01.823Z] github.com/docker/docker/opts [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/aaparser [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/archive [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/authorization [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/broadcaster [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/capabilities [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/chrootarchive [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/containerfs [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/directory [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/dmesg [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/fileutils [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/homedir [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/idtools [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/ioutils [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/jsonmessage [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/longpath [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/loopback [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/meminfo [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/namesgenerator [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/parsers [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/pidfile [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/platform [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/platforms [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/plugingetter [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/plugins [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/plugins/transport [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/pools [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/process [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/progress [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/reexec [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/rootless [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/stack [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/stdcopy [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/streamformatter [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/stringid [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/sysinfo [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/system [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/tailfile [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/tarsum [2023-07-12T13:06:01.823Z] github.com/docker/docker/pkg/useragent [2023-07-12T13:06:01.823Z] github.com/docker/docker/plugin [2023-07-12T13:06:01.823Z] github.com/docker/docker/plugin/executor/containerd [2023-07-12T13:06:01.823Z] github.com/docker/docker/plugin/v2 [2023-07-12T13:06:01.823Z] github.com/docker/docker/profiles/apparmor [2023-07-12T13:06:01.823Z] github.com/docker/docker/profiles/seccomp [2023-07-12T13:06:01.823Z] github.com/docker/docker/quota [2023-07-12T13:06:01.823Z] github.com/docker/docker/reference [2023-07-12T13:06:01.823Z] github.com/docker/docker/registry [2023-07-12T13:06:01.823Z] github.com/docker/docker/registry/resumable [2023-07-12T13:06:01.823Z] github.com/docker/docker/restartmanager [2023-07-12T13:06:01.823Z] github.com/docker/docker/runconfig [2023-07-12T13:06:01.823Z] github.com/docker/docker/runconfig/opts [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/daemon [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/environment [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/fakecontext [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/fakegit [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/fakestorage [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/fixtures/load [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/registry [2023-07-12T13:06:01.823Z] github.com/docker/docker/testutil/request [2023-07-12T13:06:01.823Z] github.com/docker/docker/volume [2023-07-12T13:06:01.823Z] github.com/docker/docker/volume/drivers [2023-07-12T13:06:01.823Z] github.com/docker/docker/volume/local [2023-07-12T13:06:01.823Z] github.com/docker/docker/volume/mounts [2023-07-12T13:06:01.823Z] github.com/docker/docker/volume/service [2023-07-12T13:06:01.823Z] github.com/docker/docker/volume/service/opts [2023-07-12T13:06:01.823Z] github.com/docker/docker/volume/testutils' [2023-07-12T13:06:01.823Z] ++ grep --fixed-strings /libnetwork [2023-07-12T13:06:01.823Z] ++ echo 'github.com/docker/docker/api [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/backend/build [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/httpstatus [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/httputils [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/middleware [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/build [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/container [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/debug [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/distribution [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/grpc [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/image [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/network [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/plugin [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/session [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/swarm [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/system [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/server/router/volume [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/backend [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/blkiodev [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/container [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/events [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/filters [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/image [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/mount [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/network [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/registry [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/strslice [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/swarm [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/system [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/time [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/versions [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-12T13:06:01.823Z] github.com/docker/docker/api/types/volume [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/worker [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/dockerfile [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/remotecontext [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/remotecontext/git [2023-07-12T13:06:01.823Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-12T13:06:01.823Z] github.com/docker/docker/cli/debug [2023-07-12T13:06:01.823Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-12T13:06:01.823Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-12T13:06:01.823Z] github.com/docker/docker/client [2023-07-12T13:06:01.823Z] github.com/docker/docker/client/buildkit [2023-07-12T13:06:01.823Z] github.com/docker/docker/cmd/docker-proxy [2023-07-12T13:06:01.823Z] github.com/docker/docker/cmd/dockerd [2023-07-12T13:06:01.823Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-12T13:06:01.823Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-12T13:06:01.823Z] github.com/docker/docker/container [2023-07-12T13:06:01.823Z] github.com/docker/docker/container/stream [2023-07-12T13:06:01.823Z] github.com/docker/docker/contrib/apparmor [2023-07-12T13:06:01.823Z] github.com/docker/docker/contrib/httpserver [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/convert [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/executor [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/cluster/provider [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/config [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/containerd [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/events [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/events/testutils [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/images [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/initlayer [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/links [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/listeners [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/gelf [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/journald [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/local [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/logentries [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/splunk [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/syslog [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/logger/templates [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/names [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/network [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/snapshotter [2023-07-12T13:06:01.823Z] github.com/docker/docker/daemon/stats [2023-07-12T13:06:01.823Z] github.com/docker/docker/distribution [2023-07-12T13:06:01.823Z] github.com/docker/docker/distribution/metadata [2023-07-12T13:06:01.823Z] github.com/docker/docker/distribution/utils [2023-07-12T13:06:01.823Z] github.com/docker/docker/distribution/xfer [2023-07-12T13:06:01.823Z] github.com/docker/docker/dockerversion [2023-07-12T13:06:01.823Z] github.com/docker/docker/errdefs [2023-07-12T13:06:01.823Z] github.com/docker/docker/image [2023-07-12T13:06:01.823Z] github.com/docker/docker/image/cache [2023-07-12T13:06:01.823Z] github.com/docker/docker/image/tarexport [2023-07-12T13:06:01.823Z] github.com/docker/docker/image/v1 [2023-07-12T13:06:01.823Z] github.com/docker/docker/internal/mod [2023-07-12T13:06:01.823Z] github.com/docker/docker/internal/mounttree [2023-07-12T13:06:01.823Z] github.com/docker/docker/internal/test/suite [2023-07-12T13:06:01.823Z] github.com/docker/docker/internal/unshare [2023-07-12T13:06:01.823Z] github.com/docker/docker/layer [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/queue [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/remote [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-12T13:06:01.823Z] github.com/docker/docker/libcontainerd/types [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/bitmap [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/cluster [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/config [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/datastore [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/driverapi [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-12T13:06:01.823Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/etchosts [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipam [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipbits [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/iptables [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/netlabel [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/netutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/networkdb [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ns [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/options [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/osl [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/portallocator [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/portmapper [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/testutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/types [2023-07-12T13:06:01.824Z] github.com/docker/docker/oci [2023-07-12T13:06:01.824Z] github.com/docker/docker/oci/caps [2023-07-12T13:06:01.824Z] github.com/docker/docker/opts [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/aaparser [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/archive [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/authorization [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/broadcaster [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/capabilities [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/chrootarchive [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/containerfs [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/directory [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/dmesg [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/fileutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/homedir [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/idtools [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/ioutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/jsonmessage [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/longpath [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/loopback [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/meminfo [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/namesgenerator [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/parsers [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/pidfile [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/platform [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/platforms [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/plugingetter [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/plugins [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/plugins/transport [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/pools [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/process [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/progress [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/reexec [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/rootless [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/stack [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/stdcopy [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/streamformatter [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/stringid [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/sysinfo [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/system [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/tailfile [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/tarsum [2023-07-12T13:06:01.824Z] github.com/docker/docker/pkg/useragent [2023-07-12T13:06:01.824Z] github.com/docker/docker/plugin [2023-07-12T13:06:01.824Z] github.com/docker/docker/plugin/executor/containerd [2023-07-12T13:06:01.824Z] github.com/docker/docker/plugin/v2 [2023-07-12T13:06:01.824Z] github.com/docker/docker/profiles/apparmor [2023-07-12T13:06:01.824Z] github.com/docker/docker/profiles/seccomp [2023-07-12T13:06:01.824Z] github.com/docker/docker/quota [2023-07-12T13:06:01.824Z] github.com/docker/docker/reference [2023-07-12T13:06:01.824Z] github.com/docker/docker/registry [2023-07-12T13:06:01.824Z] github.com/docker/docker/registry/resumable [2023-07-12T13:06:01.824Z] github.com/docker/docker/restartmanager [2023-07-12T13:06:01.824Z] github.com/docker/docker/runconfig [2023-07-12T13:06:01.824Z] github.com/docker/docker/runconfig/opts [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/daemon [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/environment [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/fakecontext [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/fakegit [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/fakestorage [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/fixtures/load [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/registry [2023-07-12T13:06:01.824Z] github.com/docker/docker/testutil/request [2023-07-12T13:06:01.824Z] github.com/docker/docker/volume [2023-07-12T13:06:01.824Z] github.com/docker/docker/volume/drivers [2023-07-12T13:06:01.824Z] github.com/docker/docker/volume/local [2023-07-12T13:06:01.824Z] github.com/docker/docker/volume/mounts [2023-07-12T13:06:01.824Z] github.com/docker/docker/volume/service [2023-07-12T13:06:01.824Z] github.com/docker/docker/volume/service/opts [2023-07-12T13:06:01.824Z] github.com/docker/docker/volume/testutils' [2023-07-12T13:06:01.824Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/bitmap [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cluster [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/config [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/datastore [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/driverapi [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/etchosts [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipam [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipbits [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/iptables [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/netlabel [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/netutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/networkdb [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ns [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/options [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/osl [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/portallocator [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/portmapper [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/testutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/types' [2023-07-12T13:06:01.824Z] + echo 'github.com/docker/docker/libnetwork [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/bitmap [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cluster [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/config [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/datastore [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/driverapi [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/etchosts [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipam [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ipbits [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/iptables [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/netlabel [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/netutils [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/networkdb [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/ns [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/options [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/osl [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/portallocator [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/portmapper [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/testutils [2023-07-12T13:06:01.824Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/types' [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-12T13:06:01.824Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-12T13:06:01.824Z] + type docker-proxy [2023-07-12T13:06:01.824Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-07-12T13:06:01.824Z] + hack/make.sh binary-proxy install-proxy [2023-07-12T13:06:01.824Z] [2023-07-12T13:06:01.824Z] Removing bundles/ [2023-07-12T13:06:01.824Z] [2023-07-12T13:06:01.824Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-07-12T13:06:01.824Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-07-12T13:06:06.037Z] Created binary: bundles/binary-proxy/docker-proxy [2023-07-12T13:06:06.037Z] [2023-07-12T13:06:06.037Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-07-12T13:06:06.037Z] Installing docker-proxy to /usr/local/bin/ [2023-07-12T13:06:06.037Z] [2023-07-12T13:06:06.037Z] + mkdir -p bundles [2023-07-12T13:06:06.037Z] + '[' -n 'github.com/docker/docker/api [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/backend/build [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/httpstatus [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/httputils [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/middleware [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/build [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/container [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/debug [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/distribution [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/grpc [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/image [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/network [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/plugin [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/session [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/swarm [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/system [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/server/router/volume [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/backend [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/blkiodev [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/container [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/events [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/filters [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/image [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/mount [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/network [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/registry [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/strslice [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/swarm [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/system [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/time [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/versions [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-12T13:06:06.037Z] github.com/docker/docker/api/types/volume [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next/worker [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/dockerfile [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/remotecontext [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/remotecontext/git [2023-07-12T13:06:06.037Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-12T13:06:06.037Z] github.com/docker/docker/cli/debug [2023-07-12T13:06:06.037Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-12T13:06:06.037Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-12T13:06:06.037Z] github.com/docker/docker/client [2023-07-12T13:06:06.037Z] github.com/docker/docker/client/buildkit [2023-07-12T13:06:06.037Z] github.com/docker/docker/cmd/docker-proxy [2023-07-12T13:06:06.037Z] github.com/docker/docker/cmd/dockerd [2023-07-12T13:06:06.037Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-12T13:06:06.037Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-12T13:06:06.037Z] github.com/docker/docker/container [2023-07-12T13:06:06.037Z] github.com/docker/docker/container/stream [2023-07-12T13:06:06.037Z] github.com/docker/docker/contrib/apparmor [2023-07-12T13:06:06.037Z] github.com/docker/docker/contrib/httpserver [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/cluster [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/cluster/convert [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/cluster/executor [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/cluster/provider [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/config [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/containerd [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/events [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/events/testutils [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/images [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/initlayer [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/links [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/listeners [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/gelf [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/journald [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/local [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/logentries [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/splunk [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/syslog [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/logger/templates [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/names [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/network [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/snapshotter [2023-07-12T13:06:06.037Z] github.com/docker/docker/daemon/stats [2023-07-12T13:06:06.037Z] github.com/docker/docker/distribution [2023-07-12T13:06:06.037Z] github.com/docker/docker/distribution/metadata [2023-07-12T13:06:06.037Z] github.com/docker/docker/distribution/utils [2023-07-12T13:06:06.037Z] github.com/docker/docker/distribution/xfer [2023-07-12T13:06:06.037Z] github.com/docker/docker/dockerversion [2023-07-12T13:06:06.037Z] github.com/docker/docker/errdefs [2023-07-12T13:06:06.037Z] github.com/docker/docker/image [2023-07-12T13:06:06.037Z] github.com/docker/docker/image/cache [2023-07-12T13:06:06.037Z] github.com/docker/docker/image/tarexport [2023-07-12T13:06:06.037Z] github.com/docker/docker/image/v1 [2023-07-12T13:06:06.037Z] github.com/docker/docker/internal/mod [2023-07-12T13:06:06.037Z] github.com/docker/docker/internal/mounttree [2023-07-12T13:06:06.037Z] github.com/docker/docker/internal/test/suite [2023-07-12T13:06:06.037Z] github.com/docker/docker/internal/unshare [2023-07-12T13:06:06.037Z] github.com/docker/docker/layer [2023-07-12T13:06:06.037Z] github.com/docker/docker/libcontainerd [2023-07-12T13:06:06.037Z] github.com/docker/docker/libcontainerd/queue [2023-07-12T13:06:06.037Z] github.com/docker/docker/libcontainerd/remote [2023-07-12T13:06:06.037Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-12T13:06:06.037Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-12T13:06:06.037Z] github.com/docker/docker/libcontainerd/types [2023-07-12T13:06:06.037Z] github.com/docker/docker/oci [2023-07-12T13:06:06.037Z] github.com/docker/docker/oci/caps [2023-07-12T13:06:06.037Z] github.com/docker/docker/opts [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/aaparser [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/archive [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/authorization [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/broadcaster [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/capabilities [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/chrootarchive [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/containerfs [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/directory [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/dmesg [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/fileutils [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/homedir [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/idtools [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/ioutils [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/jsonmessage [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/longpath [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/loopback [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/meminfo [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/namesgenerator [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/parsers [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/pidfile [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/platform [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/platforms [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/plugingetter [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/plugins [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/plugins/transport [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/pools [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/process [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/progress [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/reexec [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/rootless [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/stack [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/stdcopy [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/streamformatter [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/stringid [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/sysinfo [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/system [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/tailfile [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/tarsum [2023-07-12T13:06:06.037Z] github.com/docker/docker/pkg/useragent [2023-07-12T13:06:06.037Z] github.com/docker/docker/plugin [2023-07-12T13:06:06.037Z] github.com/docker/docker/plugin/executor/containerd [2023-07-12T13:06:06.037Z] github.com/docker/docker/plugin/v2 [2023-07-12T13:06:06.037Z] github.com/docker/docker/profiles/apparmor [2023-07-12T13:06:06.037Z] github.com/docker/docker/profiles/seccomp [2023-07-12T13:06:06.037Z] github.com/docker/docker/quota [2023-07-12T13:06:06.037Z] github.com/docker/docker/reference [2023-07-12T13:06:06.037Z] github.com/docker/docker/registry [2023-07-12T13:06:06.037Z] github.com/docker/docker/registry/resumable [2023-07-12T13:06:06.037Z] github.com/docker/docker/restartmanager [2023-07-12T13:06:06.037Z] github.com/docker/docker/runconfig [2023-07-12T13:06:06.037Z] github.com/docker/docker/runconfig/opts [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/daemon [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/environment [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/fakecontext [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/fakegit [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/fakestorage [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/fixtures/load [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/registry [2023-07-12T13:06:06.037Z] github.com/docker/docker/testutil/request [2023-07-12T13:06:06.037Z] github.com/docker/docker/volume [2023-07-12T13:06:06.037Z] github.com/docker/docker/volume/drivers [2023-07-12T13:06:06.037Z] github.com/docker/docker/volume/local [2023-07-12T13:06:06.037Z] github.com/docker/docker/volume/mounts [2023-07-12T13:06:06.037Z] github.com/docker/docker/volume/service [2023-07-12T13:06:06.037Z] github.com/docker/docker/volume/service/opts [2023-07-12T13:06:06.037Z] github.com/docker/docker/volume/testutils' ']' [2023-07-12T13:06:06.038Z] + 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod 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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-07-12T13:06:06.611Z] ? github.com/docker/docker/api [no test files] [2023-07-12T13:06:13.214Z] github.com/docker/docker/api/server coverage: 13.0% of statements [2023-07-12T13:06:13.214Z] ok github.com/docker/docker/api/server 0.020s coverage: 13.0% of statements [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-07-12T13:06:35.203Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements [2023-07-12T13:06:35.203Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-07-12T13:06:35.203Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-07-12T13:06:35.203Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-07-12T13:06:35.203Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-07-12T13:06:35.203Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2023-07-12T13:06:35.203Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-07-12T13:06:35.203Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/events [no test files] [2023-07-12T13:06:35.203Z] github.com/docker/docker/api/types/container coverage: 82.3% of statements [2023-07-12T13:06:35.203Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 82.3% of statements [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/image [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/network [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-07-12T13:06:35.203Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements [2023-07-12T13:06:35.203Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements [2023-07-12T13:06:35.203Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2023-07-12T13:06:35.203Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 89.3% of statements [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/system [no test files] [2023-07-12T13:06:35.203Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-07-12T13:06:35.203Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/builder [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-07-12T13:06:35.203Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-07-12T13:06:35.204Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-07-12T13:06:35.204Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-07-12T13:06:35.204Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2023-07-12T13:06:35.204Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-07-12T13:06:35.204Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-07-12T13:06:35.204Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-07-12T13:06:35.204Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.013s coverage: 100.0% of statements [2023-07-12T13:06:35.204Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-07-12T13:06:35.204Z] ok github.com/docker/docker/cli/debug 0.020s coverage: 100.0% of statements [2023-07-12T13:06:35.204Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements [2023-07-12T13:06:35.204Z] ok github.com/docker/docker/builder/dockerfile 0.045s coverage: 50.1% of statements [2023-07-12T13:06:35.204Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements [2023-07-12T13:06:35.204Z] ok github.com/docker/docker/builder/remotecontext 0.060s coverage: 33.5% of statements [2023-07-12T13:06:35.466Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-07-12T13:06:35.466Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-07-12T13:06:35.466Z] ok github.com/docker/docker/cmd/docker-proxy 0.038s coverage: 66.5% of statements [2023-07-12T13:06:35.466Z] github.com/docker/docker/client coverage: 77.5% of statements [2023-07-12T13:06:35.466Z] ok github.com/docker/docker/client 0.123s coverage: 77.5% of statements [2023-07-12T13:06:40.773Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements [2023-07-12T13:06:40.773Z] ok github.com/docker/docker/builder/remotecontext/git 5.409s coverage: 82.5% of statements [2023-07-12T13:06:47.370Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-07-12T13:06:47.370Z] ? github.com/docker/docker/container/stream [no test files] [2023-07-12T13:06:47.370Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-07-12T13:06:47.370Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-07-12T13:06:47.370Z] github.com/docker/docker/container coverage: 36.4% of statements [2023-07-12T13:06:47.370Z] ok github.com/docker/docker/container 0.127s coverage: 36.4% of statements [2023-07-12T13:06:47.370Z] github.com/docker/docker/cmd/dockerd coverage: 29.6% of statements [2023-07-12T13:06:47.370Z] ok github.com/docker/docker/cmd/dockerd 0.206s coverage: 29.6% of statements [2023-07-12T13:06:49.289Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-07-12T13:06:49.289Z] ok github.com/docker/docker/cmd/dockerd/trap 2.399s coverage: 0.0% of statements [2023-07-12T13:06:50.233Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-07-12T13:06:50.233Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-07-12T13:06:50.233Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements [2023-07-12T13:06:50.233Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-07-12T13:06:50.233Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 39.2% of statements [2023-07-12T13:06:50.233Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-07-12T13:06:50.233Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2023-07-12T13:06:50.233Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-07-12T13:06:50.233Z] github.com/docker/docker/daemon/config coverage: 76.2% of statements [2023-07-12T13:06:50.233Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 76.2% of statements [2023-07-12T13:06:52.150Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-07-12T13:06:52.150Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements [2023-07-12T13:06:52.150Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-07-12T13:06:52.150Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2023-07-12T13:06:52.150Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2023-07-12T13:06:52.150Z] github.com/docker/docker/daemon/containerd coverage: 0.7% of statements [2023-07-12T13:06:52.150Z] ok github.com/docker/docker/daemon/containerd 0.029s coverage: 0.7% of statements [2023-07-12T13:06:52.150Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-07-12T13:06:52.150Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2023-07-12T13:06:52.150Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements [2023-07-12T13:06:52.150Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 59.6% of statements [2023-07-12T13:06:52.723Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-07-12T13:06:52.723Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-07-12T13:06:52.723Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2023-07-12T13:06:52.723Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-07-12T13:06:52.723Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-07-12T13:06:52.985Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements [2023-07-12T13:06:52.985Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.190s coverage: 60.2% of statements [2023-07-12T13:06:52.985Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements [2023-07-12T13:06:52.985Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 60.9% of statements [2023-07-12T13:06:53.557Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-07-12T13:06:53.557Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-07-12T13:06:53.819Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements [2023-07-12T13:06:53.819Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 13.0% of statements [2023-07-12T13:06:54.081Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-07-12T13:06:54.081Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-07-12T13:06:54.081Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-07-12T13:06:54.081Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-07-12T13:06:54.081Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements [2023-07-12T13:06:54.081Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 3.0% of statements [2023-07-12T13:06:54.343Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-07-12T13:06:54.343Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2023-07-12T13:06:54.606Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-07-12T13:06:54.606Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-07-12T13:06:54.606Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2023-07-12T13:06:54.606Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.3% of statements [2023-07-12T13:06:54.606Z] ok github.com/docker/docker/daemon/logger/awslogs 0.110s coverage: 78.3% of statements [2023-07-12T13:06:54.606Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-07-12T13:06:54.606Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2023-07-12T13:06:55.178Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-07-12T13:06:55.179Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-07-12T13:06:55.179Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements [2023-07-12T13:06:55.179Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.015s coverage: 88.2% of statements [2023-07-12T13:06:55.179Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-07-12T13:06:55.179Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2023-07-12T13:06:55.179Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-07-12T13:06:55.179Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.080s coverage: 76.8% of statements [2023-07-12T13:06:55.441Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-07-12T13:06:55.441Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-07-12T13:06:55.441Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-07-12T13:06:55.441Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements [2023-07-12T13:06:56.014Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.7% of statements [2023-07-12T13:06:56.014Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 63.7% of statements [2023-07-12T13:06:56.014Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-07-12T13:06:56.014Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2023-07-12T13:06:56.275Z] ? github.com/docker/docker/daemon/names [no test files] [2023-07-12T13:06:56.275Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-07-12T13:06:56.275Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-07-12T13:06:56.275Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-07-12T13:06:56.275Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-07-12T13:06:56.538Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements [2023-07-12T13:06:56.538Z] ok github.com/docker/docker/daemon/logger/journald 1.275s coverage: 74.5% of statements [2023-07-12T13:06:56.538Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2023-07-12T13:06:56.538Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-07-12T13:06:56.538Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-07-12T13:06:56.538Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2023-07-12T13:06:57.503Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-07-12T13:06:57.503Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements [2023-07-12T13:06:57.503Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-07-12T13:06:57.503Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2023-07-12T13:06:57.504Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.7% of statements [2023-07-12T13:06:57.504Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-07-12T13:06:57.504Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2023-07-12T13:06:57.504Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-07-12T13:06:57.504Z] ok github.com/docker/docker/daemon/logger/splunk 1.454s coverage: 82.5% of statements [2023-07-12T13:06:58.096Z] github.com/docker/docker/distribution coverage: 29.5% of statements [2023-07-12T13:06:58.096Z] ok github.com/docker/docker/distribution 0.603s coverage: 29.5% of statements [2023-07-12T13:06:58.096Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-07-12T13:06:58.096Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-07-12T13:06:58.096Z] github.com/docker/docker/image coverage: 86.4% of statements [2023-07-12T13:06:58.096Z] ok github.com/docker/docker/image 0.030s coverage: 86.4% of statements [2023-07-12T13:06:58.096Z] ? github.com/docker/docker/image/v1 [no test files] [2023-07-12T13:06:58.096Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-07-12T13:06:58.096Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-07-12T13:06:58.096Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-07-12T13:06:58.096Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements [2023-07-12T13:06:58.096Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2023-07-12T13:06:58.096Z] github.com/docker/docker/image/tarexport coverage: 0.6% of statements [2023-07-12T13:06:58.096Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2023-07-12T13:06:59.483Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-07-12T13:06:59.483Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-07-12T13:06:59.483Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-07-12T13:06:59.483Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-07-12T13:06:59.483Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-07-12T13:06:59.483Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-07-12T13:06:59.483Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-07-12T13:06:59.483Z] github.com/docker/docker/distribution/xfer coverage: 84.4% of statements [2023-07-12T13:06:59.483Z] ok github.com/docker/docker/distribution/xfer 2.184s coverage: 84.4% of statements [2023-07-12T13:06:59.745Z] ? github.com/docker/docker/oci/caps [no test files] [2023-07-12T13:06:59.745Z] github.com/docker/docker/oci coverage: 36.9% of statements [2023-07-12T13:06:59.745Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-07-12T13:06:59.745Z] ok github.com/docker/docker/oci 0.011s coverage: 36.9% of statements [2023-07-12T13:06:59.745Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2023-07-12T13:06:59.745Z] github.com/docker/docker/opts coverage: 67.9% of statements [2023-07-12T13:06:59.745Z] ok github.com/docker/docker/opts 0.030s coverage: 67.9% of statements [2023-07-12T13:07:00.319Z] github.com/docker/docker/daemon coverage: 17.1% of statements [2023-07-12T13:07:00.319Z] ok github.com/docker/docker/daemon 10.806s coverage: 17.1% of statements [2023-07-12T13:07:00.319Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-07-12T13:07:00.319Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-07-12T13:07:00.319Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-07-12T13:07:00.319Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2023-07-12T13:07:00.319Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements [2023-07-12T13:07:00.319Z] ok github.com/docker/docker/pkg/containerfs 0.007s coverage: 28.6% of statements [2023-07-12T13:07:00.580Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-07-12T13:07:00.580Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 81.8% of statements [2023-07-12T13:07:00.580Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-07-12T13:07:00.580Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2023-07-12T13:07:00.580Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements [2023-07-12T13:07:00.580Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements [2023-07-12T13:07:00.580Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 56.4% of statements [2023-07-12T13:07:00.580Z] ok github.com/docker/docker/pkg/chrootarchive 0.256s coverage: 83.1% of statements [2023-07-12T13:07:00.842Z] github.com/docker/docker/pkg/homedir coverage: 8.3% of statements [2023-07-12T13:07:00.842Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 8.3% of statements [2023-07-12T13:07:00.842Z] github.com/docker/docker/pkg/archive coverage: 81.7% of statements [2023-07-12T13:07:00.842Z] ok github.com/docker/docker/pkg/archive 0.462s coverage: 81.7% of statements [2023-07-12T13:07:00.842Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-07-12T13:07:00.842Z] ok github.com/docker/docker/pkg/authorization 0.503s coverage: 68.3% of statements [2023-07-12T13:07:00.842Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-07-12T13:07:00.842Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements [2023-07-12T13:07:00.842Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements [2023-07-12T13:07:00.842Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 45.5% of statements [2023-07-12T13:07:00.842Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 92.3% of statements [2023-07-12T13:07:01.104Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements [2023-07-12T13:07:01.104Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements [2023-07-12T13:07:01.104Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-07-12T13:07:01.104Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-07-12T13:07:01.104Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-07-12T13:07:01.104Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-07-12T13:07:01.104Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-07-12T13:07:01.104Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-07-12T13:07:01.365Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-07-12T13:07:01.365Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-07-12T13:07:01.365Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-07-12T13:07:01.365Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements [2023-07-12T13:07:01.365Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements [2023-07-12T13:07:01.365Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements [2023-07-12T13:07:01.365Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 94.1% of statements [2023-07-12T13:07:01.365Z] github.com/docker/docker/pkg/idtools coverage: 69.8% of statements [2023-07-12T13:07:01.365Z] ok github.com/docker/docker/pkg/idtools 0.338s coverage: 69.8% of statements [2023-07-12T13:07:01.365Z] github.com/docker/docker/pkg/ioutils coverage: 71.9% of statements [2023-07-12T13:07:01.365Z] ok github.com/docker/docker/pkg/ioutils 0.381s coverage: 71.9% of statements [2023-07-12T13:07:01.938Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-07-12T13:07:01.938Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-07-12T13:07:01.938Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements [2023-07-12T13:07:01.938Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements [2023-07-12T13:07:01.938Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements [2023-07-12T13:07:01.938Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2023-07-12T13:07:01.938Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-07-12T13:07:01.938Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2023-07-12T13:07:01.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-07-12T13:07:01.938Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-07-12T13:07:02.200Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-07-12T13:07:02.201Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-07-12T13:07:02.201Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-07-12T13:07:02.201Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-07-12T13:07:02.201Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-07-12T13:07:02.201Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-07-12T13:07:02.201Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-07-12T13:07:02.201Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2023-07-12T13:07:02.201Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-07-12T13:07:02.201Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2023-07-12T13:07:02.462Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements [2023-07-12T13:07:02.462Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-07-12T13:07:02.462Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-07-12T13:07:02.462Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements [2023-07-12T13:07:02.724Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements [2023-07-12T13:07:02.724Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements [2023-07-12T13:07:02.724Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements [2023-07-12T13:07:02.724Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.4% of statements [2023-07-12T13:07:02.724Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-07-12T13:07:02.724Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2023-07-12T13:07:02.724Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-07-12T13:07:02.724Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-07-12T13:07:02.724Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements [2023-07-12T13:07:02.724Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.1% of statements [2023-07-12T13:07:03.298Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-07-12T13:07:03.298Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-07-12T13:07:03.298Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-07-12T13:07:03.298Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-07-12T13:07:03.298Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-07-12T13:07:03.298Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2023-07-12T13:07:03.871Z] github.com/docker/docker/plugin coverage: 23.3% of statements [2023-07-12T13:07:03.871Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements [2023-07-12T13:07:03.871Z] github.com/docker/docker/reference coverage: 83.7% of statements [2023-07-12T13:07:03.871Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2023-07-12T13:07:04.133Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements [2023-07-12T13:07:04.133Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 51.9% of statements [2023-07-12T13:07:04.133Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-07-12T13:07:04.133Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-07-12T13:07:04.133Z] github.com/docker/docker/quota coverage: 71.4% of statements [2023-07-12T13:07:04.133Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements [2023-07-12T13:07:04.133Z] github.com/docker/docker/registry coverage: 65.2% of statements [2023-07-12T13:07:04.133Z] ok github.com/docker/docker/registry 0.122s coverage: 65.2% of statements [2023-07-12T13:07:04.395Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-07-12T13:07:04.395Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-07-12T13:07:04.395Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-07-12T13:07:04.395Z] github.com/docker/docker/runconfig coverage: 63.6% of statements [2023-07-12T13:07:04.395Z] ok github.com/docker/docker/runconfig 0.008s coverage: 63.6% of statements [2023-07-12T13:07:04.657Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-07-12T13:07:04.657Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-07-12T13:07:04.657Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-07-12T13:07:04.657Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-07-12T13:07:04.657Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-07-12T13:07:04.657Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-07-12T13:07:04.657Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-07-12T13:07:04.657Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-07-12T13:07:04.919Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-07-12T13:07:04.919Z] ? github.com/docker/docker/testutil/request [no test files] [2023-07-12T13:07:04.919Z] ? github.com/docker/docker/volume [no test files] [2023-07-12T13:07:05.181Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-07-12T13:07:05.181Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2023-07-12T13:07:05.443Z] github.com/docker/docker/volume/mounts coverage: 66.0% of statements [2023-07-12T13:07:05.443Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 66.0% of statements [2023-07-12T13:07:05.443Z] github.com/docker/docker/volume/local coverage: 74.4% of statements [2023-07-12T13:07:05.443Z] ok github.com/docker/docker/volume/local 0.104s coverage: 74.4% of statements [2023-07-12T13:07:06.015Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-07-12T13:07:06.015Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-07-12T13:07:06.015Z] github.com/docker/docker/volume/service coverage: 71.8% of statements [2023-07-12T13:07:06.015Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements [2023-07-12T13:07:07.401Z] github.com/docker/docker/layer coverage: 68.7% of statements [2023-07-12T13:07:07.401Z] ok github.com/docker/docker/layer 7.895s coverage: 68.7% of statements [2023-07-12T13:07:39.519Z] github.com/docker/docker/pkg/plugins coverage: 74.4% of statements [2023-07-12T13:07:39.519Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 74.4% of statements [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === Skipped [2023-07-12T13:07:39.519Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-07-12T13:07:39.519Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-07-12T13:07:39.519Z] network_proxy_test.go:210: No support for dual stack yet [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-07-12T13:07:39.519Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-07-12T13:07:39.519Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:68: No driver to put! [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-07-12T13:07:39.519Z] time="2023-07-12T13:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-07-12T13:07:39.519Z] time="2023-07-12T13:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-07-12T13:07:39.519Z] time="2023-07-12T13:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-07-12T13:07:39.519Z] time="2023-07-12T13:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-07-12T13:07:39.519Z] time="2023-07-12T13:06:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:68: No driver to put! [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-07-12T13:07:39.519Z] overlay_test.go:61: Cannot run test with naive change algorithm [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-12T13:07:39.519Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-07-12T13:07:39.519Z] graphtest_unix.go:68: No driver to put! [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-07-12T13:07:39.519Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-07-12T13:07:39.519Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-07-12T13:07:39.519Z] [2023-07-12T13:07:39.519Z] DONE 3037 tests, 26 skipped in 89.766s [2023-07-12T13:07:39.519Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/bitmap [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/cluster [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/config [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/datastore [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/driverapi [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/etchosts [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ipam [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ipbits [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/iptables [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/netlabel [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/netutils [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/networkdb [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/ns [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/options [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/osl [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/portallocator [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/portmapper [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/testutils [2023-07-12T13:07:39.519Z] github.com/docker/docker/libnetwork/types' ']' [2023-07-12T13:07:39.519Z] + 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/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2023-07-12T13:08:26.241Z] github.com/docker/docker/libnetwork coverage: 42.5% of statements [2023-07-12T13:08:26.241Z] ok github.com/docker/docker/libnetwork 44.511s coverage: 42.5% of statements [2023-07-12T13:08:26.241Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements [2023-07-12T13:08:26.241Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2023-07-12T13:08:26.241Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-07-12T13:08:26.241Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-07-12T13:08:26.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-07-12T13:08:26.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-07-12T13:08:26.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-07-12T13:08:26.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-07-12T13:08:26.241Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-07-12T13:08:26.241Z] github.com/docker/docker/libnetwork/config coverage: 13.2% of statements [2023-07-12T13:08:26.241Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 13.2% of statements [2023-07-12T13:08:26.241Z] github.com/docker/docker/libnetwork/datastore coverage: 24.5% of statements [2023-07-12T13:08:26.241Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 24.5% of statements [2023-07-12T13:08:26.241Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-07-12T13:08:26.241Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-07-12T13:08:26.506Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-07-12T13:08:26.506Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2023-07-12T13:08:29.825Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements [2023-07-12T13:08:29.825Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.916s coverage: 62.2% of statements [2023-07-12T13:08:29.825Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-07-12T13:08:29.825Z] github.com/docker/docker/libnetwork/drivers/host coverage: 36.4% of statements [2023-07-12T13:08:29.825Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 36.4% of statements [2023-07-12T13:08:30.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.0% of statements [2023-07-12T13:08:30.768Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.898s coverage: 5.0% of statements [2023-07-12T13:08:30.768Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-07-12T13:08:31.341Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.6% of statements [2023-07-12T13:08:31.341Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2023-07-12T13:08:31.341Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-07-12T13:08:31.341Z] github.com/docker/docker/libnetwork/drivers/null coverage: 36.4% of statements [2023-07-12T13:08:31.341Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 36.4% of statements [2023-07-12T13:08:32.284Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.4% of statements [2023-07-12T13:08:32.284Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements [2023-07-12T13:08:32.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils coverage: 45.0% of statements [2023-07-12T13:08:32.545Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements [2023-07-12T13:08:32.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 60.9% of statements [2023-07-12T13:08:32.806Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 60.9% of statements [2023-07-12T13:08:33.379Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.4% of statements [2023-07-12T13:08:33.379Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2023-07-12T13:08:33.379Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-07-12T13:08:33.379Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-07-12T13:08:33.379Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-07-12T13:08:33.951Z] github.com/docker/docker/libnetwork/drvregistry coverage: 87.0% of statements [2023-07-12T13:08:33.951Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements [2023-07-12T13:08:34.212Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements [2023-07-12T13:08:34.212Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.0% of statements [2023-07-12T13:08:34.212Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-07-12T13:08:34.212Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-07-12T13:08:34.212Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2023-07-12T13:08:34.212Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2023-07-12T13:08:46.451Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-07-12T13:08:46.451Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-07-12T13:08:48.367Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements [2023-07-12T13:08:48.367Z] ok github.com/docker/docker/libnetwork/ipam 3.226s coverage: 80.5% of statements [2023-07-12T13:08:48.367Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-07-12T13:08:48.367Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-07-12T13:08:48.367Z] github.com/docker/docker/libnetwork/ipams/null coverage: 57.1% of statements [2023-07-12T13:08:48.367Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2023-07-12T13:08:48.628Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 47.4% of statements [2023-07-12T13:08:48.628Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2023-07-12T13:08:48.628Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-07-12T13:08:48.890Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements [2023-07-12T13:08:48.890Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2023-07-12T13:08:49.463Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements [2023-07-12T13:08:49.463Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 86.4% of statements [2023-07-12T13:08:49.724Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements [2023-07-12T13:08:49.724Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-07-12T13:08:50.297Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements [2023-07-12T13:08:50.297Z] ok github.com/docker/docker/libnetwork/iptables 0.222s coverage: 40.7% of statements [2023-07-12T13:08:50.297Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-07-12T13:08:50.558Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements [2023-07-12T13:08:50.558Z] ok github.com/docker/docker/libnetwork/netutils 0.014s coverage: 54.9% of statements [2023-07-12T13:10:42.070Z] github.com/docker/docker/libnetwork/networkdb coverage: 58.5% of statements [2023-07-12T13:10:42.070Z] ok github.com/docker/docker/libnetwork/networkdb 103.665s coverage: 58.5% of statements [2023-07-12T13:10:42.070Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-07-12T13:10:42.070Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-07-12T13:10:42.070Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-07-12T13:10:42.070Z] github.com/docker/docker/libnetwork/osl coverage: 41.5% of statements [2023-07-12T13:10:42.070Z] ok github.com/docker/docker/libnetwork/osl 4.434s coverage: 41.5% of statements [2023-07-12T13:10:42.070Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-07-12T13:10:42.070Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-07-12T13:10:42.070Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-07-12T13:10:42.070Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-07-12T13:10:42.070Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements [2023-07-12T13:10:42.070Z] ok github.com/docker/docker/libnetwork/portmapper 0.622s coverage: 46.3% of statements [2023-07-12T13:10:42.331Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements [2023-07-12T13:10:42.331Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements [2023-07-12T13:10:42.331Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-07-12T13:10:42.592Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements [2023-07-12T13:10:42.592Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-07-12T13:10:42.592Z] [2023-07-12T13:10:42.592Z] === Skipped [2023-07-12T13:10:42.592Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-07-12T13:10:42.592Z] firewalld_test.go:14: firewalld is not running [2023-07-12T13:10:42.592Z] [2023-07-12T13:10:42.592Z] DONE 342 tests, 1 skipped in 186.843s Post stage [Pipeline] junit [2023-07-12T13:10:43.179Z] Recording test results [2023-07-12T13:10:43.273Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T13:10:43.620Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45944/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 -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:ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 hack/make.sh dynbinary test-integration [2023-07-12T13:10:43.882Z] [2023-07-12T13:10:43.882Z] Removing bundles/ [2023-07-12T13:10:43.882Z] [2023-07-12T13:10:43.882Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-07-12T13:10:43.883Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-07-12T13:11:22.670Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-07-12T13:11:22.670Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-07-12T13:11:22.670Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-07-12T13:11:22.670Z] [2023-07-12T13:11:22.670Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-12T13:11:22.670Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-12T13:11:22.670Z] HOSTNAME=bfba17f30079 [2023-07-12T13:11:22.670Z] TESTDEBUG=0 [2023-07-12T13:11:22.670Z] DEST=bundles/test-integration [2023-07-12T13:11:22.670Z] PWD=/go/src/github.com/docker/docker [2023-07-12T13:11:22.670Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-07-12T13:11:22.670Z] DOCKER_GITCOMMIT=ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 [2023-07-12T13:11:22.670Z] container=docker [2023-07-12T13:11:22.670Z] HOME=/root [2023-07-12T13:11:22.670Z] CONTAINERD_NAMESPACE=moby [2023-07-12T13:11:22.670Z] GOLANG_VERSION=1.20.5 [2023-07-12T13:11:22.670Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-12T13:11:22.670Z] VALIDATE_BRANCH=master [2023-07-12T13:11:22.670Z] TERM=xterm [2023-07-12T13:11:22.670Z] DOCKER_PKG=github.com/docker/docker [2023-07-12T13:11:22.670Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2023-07-12T13:11:22.670Z] SHLVL=1 [2023-07-12T13:11:22.670Z] TIMEOUT=120m [2023-07-12T13:11:22.670Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-12T13:11:22.670Z] GO111MODULE=off [2023-07-12T13:11:22.670Z] DOCKER_EXPERIMENTAL=1 [2023-07-12T13:11:22.670Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-12T13:11:22.670Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-12T13:11:22.670Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-12T13:11:22.670Z] GOPATH=/go [2023-07-12T13:11:22.670Z] PKG_CONFIG=pkg-config [2023-07-12T13:11:22.670Z] _=/usr/bin/env [2023-07-12T13:11:22.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-12T13:11:37.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-12T13:11:37.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-12T13:11:39.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-12T13:11:43.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-12T13:11:46.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-07-12T13:11:46.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-12T13:11:48.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-12T13:11:49.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-12T13:11:50.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-12T13:11:50.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-12T13:11:51.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-12T13:11:53.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-12T13:11:55.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-12T13:11:56.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-12T13:11:56.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-12T13:11:57.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-12T13:11:58.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-12T13:11:59.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-12T13:12:00.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-12T13:12:01.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-12T13:12:02.899Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-12T13:12:02.899Z] Using test binary /usr/local/cli-integration/docker [2023-07-12T13:12:02.899Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-12T13:12:02.899Z] +++ /etc/init.d/apparmor start [2023-07-12T13:12:02.899Z] Not: starting. [2023-07-12T13:12:02.899Z] INFO: Waiting for daemon to start... [2023-07-12T13:12:02.899Z] Starting dockerd [2023-07-12T13:12:02.899Z] +++ 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-07-12T13:12:04.815Z] . [2023-07-12T13:12:04.815Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) [2023-07-12T13:12:04.815Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-12T13:12:04.815Z] ++++ docker load [2023-07-12T13:12:04.815Z] Loaded image: emptyfs:latest [2023-07-12T13:12:04.815Z] ++++ tar -cC bundles/test-integration/dangling . [2023-07-12T13:12:04.815Z] ++++ docker load [2023-07-12T13:12:04.815Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 [2023-07-12T13:12:04.815Z] Running integration-test (iteration 1) [2023-07-12T13:12:04.815Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-07-12T13:12:04.815Z] ++ 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-07-12T13:12:05.076Z] ++ set -e [2023-07-12T13:12:05.076Z] ++ '[' -n 0 ']' [2023-07-12T13:12:05.076Z] ++ set -x [2023-07-12T13:12:05.076Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:12:05.076Z] Loaded image: busybox:latest [2023-07-12T13:12:05.076Z] Loaded image: busybox:glibc [2023-07-12T13:12:06.020Z] Loaded image: debian:bullseye-slim [2023-07-12T13:12:06.021Z] Loaded image: hello-world:latest [2023-07-12T13:12:06.021Z] Loaded image: arm32v7/hello-world:latest [2023-07-12T13:12:06.021Z] INFO: Testing against a local daemon [2023-07-12T13:12:06.021Z] === RUN TestCgroupNamespacesBuild [2023-07-12T13:12:07.408Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2023-07-12T13:12:07.408Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-12T13:12:08.353Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2023-07-12T13:12:08.353Z] === RUN TestBuildWithSession [2023-07-12T13:12:08.353Z] build_session_test.go:25: TODO: BuildKit [2023-07-12T13:12:08.353Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-12T13:12:08.353Z] === RUN TestBuildSquashParent [2023-07-12T13:12:12.561Z] --- PASS: TestBuildSquashParent (3.72s) [2023-07-12T13:12:12.561Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-12T13:12:12.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-12T13:12:12.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-12T13:12:12.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-12T13:12:12.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-12T13:12:12.561Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-12T13:12:12.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-12T13:12:12.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-12T13:12:12.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-12T13:12:12.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-12T13:12:12.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-12T13:12:12.561Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-12T13:12:12.561Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-12T13:12:12.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-12T13:12:12.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-12T13:12:12.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-12T13:12:12.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-12T13:12:12.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-12T13:12:12.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-12T13:12:15.902Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-07-12T13:12:15.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2023-07-12T13:12:15.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.69s) [2023-07-12T13:12:15.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2023-07-12T13:12:15.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.91s) [2023-07-12T13:12:15.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s) [2023-07-12T13:12:15.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s) [2023-07-12T13:12:15.902Z] === RUN TestBuildMultiStageCopy [2023-07-12T13:12:15.902Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-12T13:12:16.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-12T13:12:16.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-12T13:12:16.169Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-12T13:12:16.430Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-12T13:12:16.430Z] --- PASS: TestBuildMultiStageCopy (1.09s) [2023-07-12T13:12:16.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s) [2023-07-12T13:12:16.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s) [2023-07-12T13:12:16.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) [2023-07-12T13:12:16.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s) [2023-07-12T13:12:16.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s) [2023-07-12T13:12:16.430Z] === RUN TestBuildMultiStageParentConfig [2023-07-12T13:12:16.691Z] --- PASS: TestBuildMultiStageParentConfig (0.23s) [2023-07-12T13:12:16.691Z] === RUN TestBuildLabelWithTargets [2023-07-12T13:12:16.952Z] --- PASS: TestBuildLabelWithTargets (0.35s) [2023-07-12T13:12:16.952Z] === RUN TestBuildWithEmptyLayers [2023-07-12T13:12:16.952Z] --- PASS: TestBuildWithEmptyLayers (0.07s) [2023-07-12T13:12:16.952Z] === RUN TestBuildMultiStageOnBuild [2023-07-12T13:12:18.339Z] --- PASS: TestBuildMultiStageOnBuild (1.03s) [2023-07-12T13:12:18.339Z] === RUN TestBuildUncleanTarFilenames [2023-07-12T13:12:18.339Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2023-07-12T13:12:18.339Z] === RUN TestBuildMultiStageLayerLeak [2023-07-12T13:12:19.282Z] --- PASS: TestBuildMultiStageLayerLeak (0.92s) [2023-07-12T13:12:19.282Z] === RUN TestBuildWithHugeFile [2023-07-12T13:13:06.006Z] --- PASS: TestBuildWithHugeFile (43.46s) [2023-07-12T13:13:06.006Z] === RUN TestBuildWCOWSandboxSize [2023-07-12T13:13:06.006Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-07-12T13:13:06.006Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-07-12T13:13:06.006Z] === RUN TestBuildWithEmptyDockerfile [2023-07-12T13:13:06.006Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-12T13:13:06.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-12T13:13:06.006Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-12T13:13:06.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-12T13:13:06.006Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-12T13:13:06.006Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-12T13:13:06.006Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-12T13:13:06.006Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-12T13:13:06.006Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-12T13:13:06.006Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-07-12T13:13:06.006Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-07-12T13:13:06.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-07-12T13:13:06.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-07-12T13:13:06.006Z] === RUN TestBuildPreserveOwnership [2023-07-12T13:13:06.006Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-12T13:13:06.006Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-12T13:13:06.006Z] --- PASS: TestBuildPreserveOwnership (2.00s) [2023-07-12T13:13:06.006Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.47s) [2023-07-12T13:13:06.006Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.52s) [2023-07-12T13:13:06.006Z] === RUN TestBuildPlatformInvalid [2023-07-12T13:13:06.006Z] --- PASS: TestBuildPlatformInvalid (0.02s) [2023-07-12T13:13:06.006Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-12T13:13:06.006Z] Loaded image: busybox:latest [2023-07-12T13:13:06.006Z] Loaded image: busybox:glibc [2023-07-12T13:13:06.267Z] Loaded image: debian:bullseye-slim [2023-07-12T13:13:06.267Z] Loaded image: hello-world:latest [2023-07-12T13:13:06.267Z] Loaded image: arm32v7/hello-world:latest [2023-07-12T13:13:14.410Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.78s) [2023-07-12T13:13:14.410Z] PASS [2023-07-12T13:13:14.410Z] [2023-07-12T13:13:14.410Z] === Skipped [2023-07-12T13:13:14.410Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-07-12T13:13:14.410Z] build_session_test.go:25: TODO: BuildKit [2023-07-12T13:13:14.410Z] [2023-07-12T13:13:14.410Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-07-12T13:13:14.410Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-07-12T13:13:14.410Z] [2023-07-12T13:13:14.410Z] DONE 34 tests, 2 skipped in 68.415s [2023-07-12T13:13:14.410Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-07-12T13:13:14.410Z] ++ 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-07-12T13:13:14.410Z] ++ set -e [2023-07-12T13:13:14.410Z] ++ '[' -n 0 ']' [2023-07-12T13:13:14.410Z] ++ set -x [2023-07-12T13:13:14.410Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:13:14.410Z] INFO: Testing against a local daemon [2023-07-12T13:13:14.410Z] === RUN TestConfigInspect [2023-07-12T13:13:15.352Z] --- PASS: TestConfigInspect (1.98s) [2023-07-12T13:13:15.352Z] === RUN TestConfigList [2023-07-12T13:13:17.267Z] --- PASS: TestConfigList (1.92s) [2023-07-12T13:13:17.267Z] === RUN TestConfigsCreateAndDelete [2023-07-12T13:13:19.181Z] --- PASS: TestConfigsCreateAndDelete (1.84s) [2023-07-12T13:13:19.181Z] === RUN TestConfigsUpdate [2023-07-12T13:13:21.095Z] --- PASS: TestConfigsUpdate (1.87s) [2023-07-12T13:13:21.095Z] === RUN TestTemplatedConfig [2023-07-12T13:13:23.642Z] --- PASS: TestTemplatedConfig (2.56s) [2023-07-12T13:13:23.642Z] === RUN TestConfigCreateResolve [2023-07-12T13:13:25.556Z] --- PASS: TestConfigCreateResolve (1.90s) [2023-07-12T13:13:25.556Z] PASS [2023-07-12T13:13:25.556Z] [2023-07-12T13:13:25.556Z] DONE 6 tests in 12.115s [2023-07-12T13:13:25.556Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-07-12T13:13:25.556Z] ++ 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-07-12T13:13:25.556Z] ++ set -e [2023-07-12T13:13:25.556Z] ++ '[' -n 0 ']' [2023-07-12T13:13:25.556Z] ++ set -x [2023-07-12T13:13:25.556Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:13:25.556Z] INFO: Testing against a local daemon [2023-07-12T13:13:25.556Z] === RUN TestAttachWithTTY [2023-07-12T13:13:25.556Z] --- PASS: TestAttachWithTTY (0.04s) [2023-07-12T13:13:25.556Z] === RUN TestAttachWithoutTTy [2023-07-12T13:13:25.556Z] --- PASS: TestAttachWithoutTTy (0.03s) [2023-07-12T13:13:25.556Z] === RUN TestCreateWithCDIDevices [2023-07-12T13:13:26.942Z] --- PASS: TestCreateWithCDIDevices (1.05s) [2023-07-12T13:13:26.942Z] === RUN TestCheckpoint [2023-07-12T13:13:26.942Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-12T13:13:26.942Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/commit [2023-07-12T13:13:26.942Z] === PAUSE TestContainerInvalidJSON/commit [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/create [2023-07-12T13:13:26.942Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-07-12T13:13:26.942Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-07-12T13:13:26.942Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-07-12T13:13:26.942Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-07-12T13:13:26.942Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-07-12T13:13:26.942Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-07-12T13:13:26.942Z] === CONT TestContainerInvalidJSON/commit [2023-07-12T13:13:26.942Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-07-12T13:13:26.942Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-07-12T13:13:26.942Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-07-12T13:13:26.942Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-07-12T13:13:26.942Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-07-12T13:13:26.942Z] === CONT TestContainerInvalidJSON/containers/create [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-07-12T13:13:26.942Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-07-12T13:13:26.942Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-07-12T13:13:26.942Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-12T13:13:26.942Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-07-12T13:13:26.942Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-12T13:13:26.942Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-07-12T13:13:26.942Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-12T13:13:26.942Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-07-12T13:13:26.942Z] === RUN TestCopyEmptyFile [2023-07-12T13:13:26.942Z] --- PASS: TestCopyEmptyFile (0.05s) [2023-07-12T13:13:26.942Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-12T13:13:26.942Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-07-12T13:13:26.942Z] === RUN TestCopyFromContainer [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer// [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/. [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer//. [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/./ [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer//./ [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer//bar/root [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer//bar/root/. [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/bar/quux [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/bar/quux/. [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-07-12T13:13:27.530Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer (0.67s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2023-07-12T13:13:27.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-12T13:13:27.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-12T13:13:27.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-12T13:13:27.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-12T13:13:27.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-12T13:13:27.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-12T13:13:27.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-12T13:13:27.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-12T13:13:27.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-12T13:13:27.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-12T13:13:27.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-12T13:13:27.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-12T13:13:27.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-07-12T13:13:27.530Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-12T13:13:27.530Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-07-12T13:13:27.530Z] === RUN TestCreateWithInvalidEnv [2023-07-12T13:13:27.530Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-12T13:13:27.530Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-12T13:13:27.530Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-12T13:13:27.530Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-12T13:13:27.530Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-12T13:13:27.530Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-12T13:13:27.530Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-12T13:13:27.530Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-12T13:13:27.530Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-12T13:13:27.530Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-12T13:13:27.530Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-12T13:13:27.530Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-12T13:13:27.530Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-12T13:13:27.530Z] === RUN TestCreateTmpfsMountsTarget [2023-07-12T13:13:27.530Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-12T13:13:27.530Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-12T13:13:28.925Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2023-07-12T13:13:28.925Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-12T13:13:30.311Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.35s) [2023-07-12T13:13:30.311Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-12T13:13:30.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-12T13:13:30.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-12T13:13:30.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-12T13:13:30.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-12T13:13:30.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-12T13:13:30.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-12T13:13:30.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-12T13:13:30.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-12T13:13:30.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-12T13:13:30.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-12T13:13:30.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-12T13:13:30.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-12T13:13:30.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-12T13:13:30.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-12T13:13:30.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-12T13:13:30.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-12T13:13:30.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-12T13:13:30.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-12T13:13:30.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-12T13:13:30.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-12T13:13:30.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-12T13:13:30.311Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-12T13:13:30.572Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2023-07-12T13:13:30.572Z] === RUN TestCreateDifferentPlatform [2023-07-12T13:13:30.833Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-12T13:13:30.833Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-12T13:13:30.833Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-07-12T13:13:30.833Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-12T13:13:30.833Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-12T13:13:30.833Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-12T13:13:30.833Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-07-12T13:13:30.833Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-12T13:13:30.833Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-07-12T13:13:30.833Z] === RUN TestCreateInvalidHostConfig [2023-07-12T13:13:30.833Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-07-12T13:13:30.833Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-07-12T13:13:30.833Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-07-12T13:13:30.833Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-07-12T13:13:30.833Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-07-12T13:13:30.833Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-07-12T13:13:30.833Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-07-12T13:13:30.833Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-07-12T13:13:30.833Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-07-12T13:13:30.833Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-07-12T13:13:30.833Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-07-12T13:13:30.833Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-07-12T13:13:30.833Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-07-12T13:13:30.833Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-07-12T13:13:30.833Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-07-12T13:13:30.833Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-07-12T13:13:30.833Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-07-12T13:13:30.833Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-07-12T13:13:30.833Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-07-12T13:13:30.833Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-07-12T13:13:30.833Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-07-12T13:13:30.833Z] === RUN TestContainerStartOnDaemonRestart [2023-07-12T13:13:30.833Z] === PAUSE TestContainerStartOnDaemonRestart [2023-07-12T13:13:30.833Z] === RUN TestDaemonRestartIpcMode [2023-07-12T13:13:30.833Z] === PAUSE TestDaemonRestartIpcMode [2023-07-12T13:13:30.833Z] === RUN TestDaemonHostGatewayIP [2023-07-12T13:13:30.833Z] === PAUSE TestDaemonHostGatewayIP [2023-07-12T13:13:30.833Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-12T13:13:30.833Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-12T13:13:30.833Z] === RUN TestHardRestartWhenContainerIsRunning [2023-07-12T13:13:30.833Z] === PAUSE TestHardRestartWhenContainerIsRunning [2023-07-12T13:13:30.833Z] === RUN TestContainerKillOnDaemonStart [2023-07-12T13:13:30.833Z] === PAUSE TestContainerKillOnDaemonStart [2023-07-12T13:13:30.833Z] === RUN TestDiff [2023-07-12T13:13:31.094Z] --- PASS: TestDiff (0.43s) [2023-07-12T13:13:31.094Z] === RUN TestExecConsoleSize [2023-07-12T13:13:31.666Z] --- PASS: TestExecConsoleSize (0.48s) [2023-07-12T13:13:31.666Z] === RUN TestExecWithCloseStdin [2023-07-12T13:13:32.238Z] --- PASS: TestExecWithCloseStdin (0.48s) [2023-07-12T13:13:32.238Z] === RUN TestExec [2023-07-12T13:13:32.810Z] --- PASS: TestExec (0.51s) [2023-07-12T13:13:32.810Z] === RUN TestExecUser [2023-07-12T13:13:33.072Z] --- PASS: TestExecUser (0.47s) [2023-07-12T13:13:33.072Z] === RUN TestExportContainerAndImportImage [2023-07-12T13:13:33.643Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2023-07-12T13:13:33.643Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-12T13:13:40.229Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s) [2023-07-12T13:13:40.229Z] === RUN TestHealthCheckWorkdir [2023-07-12T13:13:40.229Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2023-07-12T13:13:40.229Z] === RUN TestHealthKillContainer [2023-07-12T13:13:48.370Z] --- PASS: TestHealthKillContainer (7.94s) [2023-07-12T13:13:48.370Z] === RUN TestHealthCheckProcessKilled [2023-07-12T13:13:48.942Z] --- PASS: TestHealthCheckProcessKilled (0.72s) [2023-07-12T13:13:48.942Z] === RUN TestHealthStartInterval [2023-07-12T13:13:50.329Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:50.329Z] } [2023-07-12T13:13:50.329Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:50.329Z] } [2023-07-12T13:13:50.590Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:50.590Z] } [2023-07-12T13:13:50.590Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:50.590Z] } [2023-07-12T13:13:50.851Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:50.851Z] } [2023-07-12T13:13:50.851Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:50.851Z] } [2023-07-12T13:13:50.851Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:50.851Z] } [2023-07-12T13:13:51.112Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:51.112Z] } [2023-07-12T13:13:51.112Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:51.112Z] } [2023-07-12T13:13:51.112Z] health_test.go:145: &{2023-07-12 13:13:50.081659835 +0000 UTC 2023-07-12 13:13:50.121082068 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-12T13:13:51.112Z] } [2023-07-12T13:13:51.373Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:51.373Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:51.634Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:51.634Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:51.634Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:51.895Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:51.895Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:52.156Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:52.156Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:52.156Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:52.417Z] health_test.go:145: &{2023-07-12 13:13:51.127089887 +0000 UTC 2023-07-12 13:13:51.17279891 +0000 UTC 1 2} [2023-07-12T13:13:52.417Z] health_test.go:173: 1.051352976s [2023-07-12T13:13:53.358Z] health_test.go:173: 1.051352976s [2023-07-12T13:13:54.744Z] health_test.go:173: 1.051352976s [2023-07-12T13:13:55.315Z] health_test.go:173: 1.051352976s [2023-07-12T13:13:56.699Z] health_test.go:173: 1.051352976s [2023-07-12T13:13:57.641Z] health_test.go:173: 1.051352976s [2023-07-12T13:13:58.583Z] health_test.go:173: 1.051352976s [2023-07-12T13:13:59.541Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:00.487Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:01.430Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:02.372Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:03.757Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:04.329Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:05.713Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:06.656Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:07.598Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:08.540Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:09.482Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:10.425Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:11.367Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:12.752Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:13.695Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:14.638Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:15.580Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:16.522Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:17.464Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:18.406Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:19.348Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:20.733Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:21.676Z] health_test.go:173: 1.051352976s [2023-07-12T13:14:22.621Z] --- PASS: TestHealthStartInterval (33.68s) [2023-07-12T13:14:22.621Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-12T13:14:23.193Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2023-07-12T13:14:23.193Z] === RUN TestInspectAnnotations [2023-07-12T13:14:23.193Z] --- PASS: TestInspectAnnotations (0.03s) [2023-07-12T13:14:23.193Z] === RUN TestIpcModeNone [2023-07-12T13:14:23.454Z] --- PASS: TestIpcModeNone (0.47s) [2023-07-12T13:14:23.454Z] === RUN TestIpcModePrivate [2023-07-12T13:14:24.027Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2023-07-12T13:14:24.027Z] --- PASS: TestIpcModePrivate (0.47s) [2023-07-12T13:14:24.027Z] === RUN TestIpcModeShareable [2023-07-12T13:14:24.288Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2023-07-12T13:14:24.549Z] --- PASS: TestIpcModeShareable (0.51s) [2023-07-12T13:14:24.549Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-12T13:14:25.955Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2023-07-12T13:14:25.955Z] === RUN TestAPIIpcModeHost [2023-07-12T13:14:26.527Z] --- PASS: TestAPIIpcModeHost (0.32s) [2023-07-12T13:14:26.527Z] === RUN TestDaemonIpcModeShareable [2023-07-12T13:14:27.471Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-07-12T13:14:27.471Z] --- PASS: TestDaemonIpcModeShareable (1.06s) [2023-07-12T13:14:27.471Z] === RUN TestDaemonIpcModePrivate [2023-07-12T13:14:28.414Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-07-12T13:14:28.414Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2023-07-12T13:14:28.414Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-12T13:14:29.357Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-07-12T13:14:29.618Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) [2023-07-12T13:14:29.618Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-12T13:14:30.561Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-07-12T13:14:30.561Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s) [2023-07-12T13:14:30.561Z] === RUN TestIpcModeOlderClient [2023-07-12T13:14:30.561Z] === PAUSE TestIpcModeOlderClient [2023-07-12T13:14:30.561Z] === RUN TestKillContainerInvalidSignal [2023-07-12T13:14:31.133Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2023-07-12T13:14:31.133Z] === RUN TestKillContainer [2023-07-12T13:14:31.133Z] === RUN TestKillContainer/no_signal [2023-07-12T13:14:31.705Z] === RUN TestKillContainer/non_killing_signal [2023-07-12T13:14:31.705Z] === RUN TestKillContainer/killing_signal [2023-07-12T13:14:32.278Z] --- PASS: TestKillContainer (1.23s) [2023-07-12T13:14:32.278Z] --- PASS: TestKillContainer/no_signal (0.40s) [2023-07-12T13:14:32.278Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2023-07-12T13:14:32.278Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2023-07-12T13:14:32.278Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-12T13:14:32.278Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-12T13:14:32.850Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-12T13:14:33.111Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2023-07-12T13:14:33.111Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2023-07-12T13:14:33.111Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2023-07-12T13:14:33.111Z] === RUN TestKillStoppedContainer [2023-07-12T13:14:33.111Z] --- PASS: TestKillStoppedContainer (0.03s) [2023-07-12T13:14:33.111Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-12T13:14:33.372Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2023-07-12T13:14:33.372Z] === RUN TestKillDifferentUserContainer [2023-07-12T13:14:33.634Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2023-07-12T13:14:33.634Z] === RUN TestInspectOomKilledTrue [2023-07-12T13:14:34.207Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2023-07-12T13:14:34.207Z] === RUN TestInspectOomKilledFalse [2023-07-12T13:14:34.779Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2023-07-12T13:14:34.779Z] === RUN TestLinksEtcHostsContentMatch [2023-07-12T13:14:34.779Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s) [2023-07-12T13:14:34.779Z] === RUN TestLinksContainerNames [2023-07-12T13:14:35.723Z] --- PASS: TestLinksContainerNames (0.84s) [2023-07-12T13:14:35.723Z] === RUN TestLogsFollowTailEmpty [2023-07-12T13:14:35.985Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2023-07-12T13:14:35.985Z] === RUN TestLogs [2023-07-12T13:14:35.985Z] === RUN TestLogs/driver_local [2023-07-12T13:14:35.985Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-07-12T13:14:35.985Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-07-12T13:14:35.985Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-07-12T13:14:35.985Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-07-12T13:14:35.985Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-07-12T13:14:35.985Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-07-12T13:14:35.985Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-07-12T13:14:35.985Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-07-12T13:14:35.985Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-07-12T13:14:35.985Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-07-12T13:14:35.985Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-07-12T13:14:35.985Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-07-12T13:14:35.985Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-07-12T13:14:35.985Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-07-12T13:14:35.985Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-07-12T13:14:35.985Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-07-12T13:14:35.985Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-07-12T13:14:35.985Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-07-12T13:14:37.902Z] === RUN TestLogs/driver_json-file [2023-07-12T13:14:37.902Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-07-12T13:14:37.902Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-07-12T13:14:37.902Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-07-12T13:14:37.902Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-07-12T13:14:37.902Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-07-12T13:14:37.902Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-07-12T13:14:37.902Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-07-12T13:14:37.902Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-07-12T13:14:37.902Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-07-12T13:14:37.902Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-07-12T13:14:37.902Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-07-12T13:14:37.902Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-07-12T13:14:37.902Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-07-12T13:14:37.902Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-07-12T13:14:37.902Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-07-12T13:14:37.902Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-07-12T13:14:37.902Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-07-12T13:14:37.902Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-07-12T13:14:39.287Z] --- PASS: TestLogs (3.28s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_local (0.01s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.87s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.10s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.12s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.39s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.49s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.63s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.98s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.20s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.41s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.41s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.56s) [2023-07-12T13:14:39.287Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.63s) [2023-07-12T13:14:39.287Z] === RUN TestContainerNetworkMountsNoChown [2023-07-12T13:14:39.860Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/default [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/default [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/private [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/private [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rprivate [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/slave [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/slave [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rslave [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/shared [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/shared [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rshared [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/default [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/shared [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rprivate [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/private [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rslave [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/slave [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rshared [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-12T13:14:39.860Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-12T13:14:39.860Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-12T13:14:39.860Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-07-12T13:14:39.860Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-07-12T13:14:39.860Z] === RUN TestContainerBindMountNonRecursive [2023-07-12T13:14:40.804Z] --- PASS: TestContainerBindMountNonRecursive (0.93s) [2023-07-12T13:14:40.804Z] === RUN TestContainerVolumesMountedAsShared [2023-07-12T13:14:41.376Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2023-07-12T13:14:41.377Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-12T13:14:41.638Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2023-07-12T13:14:41.638Z] === RUN TestContainerCopyLeaksMounts [2023-07-12T13:14:42.209Z] --- PASS: TestContainerCopyLeaksMounts (0.54s) [2023-07-12T13:14:42.209Z] === RUN TestContainerBindMountRecursivelyReadOnly [2023-07-12T13:14:44.124Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.95s) [2023-07-12T13:14:44.124Z] === RUN TestNetworkNat [2023-07-12T13:14:44.697Z] --- PASS: TestNetworkNat (0.41s) [2023-07-12T13:14:44.697Z] === RUN TestNetworkLocalhostTCPNat [2023-07-12T13:14:44.958Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2023-07-12T13:14:44.958Z] === RUN TestNetworkLoopbackNat [2023-07-12T13:14:47.505Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2023-07-12T13:14:47.505Z] === RUN TestPause [2023-07-12T13:14:48.078Z] --- PASS: TestPause (0.45s) [2023-07-12T13:14:48.078Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-12T13:14:48.078Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-12T13:14:48.078Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-12T13:14:48.078Z] === RUN TestPauseStopPausedContainer [2023-07-12T13:14:48.339Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2023-07-12T13:14:48.339Z] === RUN TestPidHost [2023-07-12T13:14:49.725Z] --- PASS: TestPidHost (1.02s) [2023-07-12T13:14:49.725Z] === RUN TestPsFilter [2023-07-12T13:14:49.725Z] === RUN TestPsFilter/since [2023-07-12T13:14:49.725Z] === RUN TestPsFilter/before [2023-07-12T13:14:49.725Z] --- PASS: TestPsFilter (0.08s) [2023-07-12T13:14:49.725Z] --- PASS: TestPsFilter/since (0.00s) [2023-07-12T13:14:49.725Z] --- PASS: TestPsFilter/before (0.00s) [2023-07-12T13:14:49.725Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-12T13:14:49.986Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2023-07-12T13:14:49.986Z] === RUN TestRemoveContainerWithVolume [2023-07-12T13:14:50.563Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2023-07-12T13:14:50.563Z] === RUN TestRemoveContainerRunning [2023-07-12T13:14:50.828Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-07-12T13:14:50.828Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-12T13:14:51.402Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-07-12T13:14:51.402Z] === RUN TestRemoveInvalidContainer [2023-07-12T13:14:51.402Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-12T13:14:51.402Z] === RUN TestRenameLinkedContainer [2023-07-12T13:14:53.317Z] --- PASS: TestRenameLinkedContainer (1.75s) [2023-07-12T13:14:53.317Z] === RUN TestRenameStoppedContainer [2023-07-12T13:14:53.578Z] --- PASS: TestRenameStoppedContainer (0.47s) [2023-07-12T13:14:53.578Z] === RUN TestRenameRunningContainerAndReuse [2023-07-12T13:14:54.521Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2023-07-12T13:14:54.521Z] === RUN TestRenameInvalidName [2023-07-12T13:14:54.783Z] --- PASS: TestRenameInvalidName (0.40s) [2023-07-12T13:14:54.783Z] === RUN TestRenameAnonymousContainer [2023-07-12T13:14:56.699Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2023-07-12T13:14:56.699Z] === RUN TestRenameContainerWithSameName [2023-07-12T13:14:56.699Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2023-07-12T13:14:56.699Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-12T13:14:57.642Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2023-07-12T13:14:57.642Z] === RUN TestResize [2023-07-12T13:14:58.215Z] --- PASS: TestResize (0.44s) [2023-07-12T13:14:58.215Z] === RUN TestResizeWithInvalidSize [2023-07-12T13:14:58.477Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2023-07-12T13:14:58.477Z] === RUN TestResizeWhenContainerNotStarted [2023-07-12T13:14:59.049Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-12T13:14:59.049Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-12T13:14:59.049Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-12T13:14:59.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-12T13:14:59.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-12T13:14:59.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-12T13:14:59.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-12T13:14:59.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-12T13:14:59.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-12T13:14:59.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-12T13:14:59.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-12T13:15:00.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-12T13:15:00.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-12T13:15:00.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-12T13:15:00.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-12T13:15:00.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-12T13:15:01.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-12T13:15:01.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-12T13:15:02.484Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.70s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.14s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.71s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.62s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.88s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s) [2023-07-12T13:15:05.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2023-07-12T13:15:05.790Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-07-12T13:15:05.790Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-07-12T13:15:06.734Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-07-12T13:15:07.679Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2023-07-12T13:15:07.679Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) [2023-07-12T13:15:07.679Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2023-07-12T13:15:07.679Z] === RUN TestCgroupNamespacesRun [2023-07-12T13:15:08.623Z] --- PASS: TestCgroupNamespacesRun (1.01s) [2023-07-12T13:15:08.623Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-12T13:15:10.010Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2023-07-12T13:15:10.010Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-12T13:15:10.954Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s) [2023-07-12T13:15:10.954Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-12T13:15:11.898Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2023-07-12T13:15:11.898Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-12T13:15:13.284Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s) [2023-07-12T13:15:13.284Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-12T13:15:14.228Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2023-07-12T13:15:14.228Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-12T13:15:14.800Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-07-12T13:15:14.800Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-12T13:15:15.744Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2023-07-12T13:15:15.744Z] === RUN TestNISDomainname [2023-07-12T13:15:16.317Z] --- PASS: TestNISDomainname (0.55s) [2023-07-12T13:15:16.317Z] === RUN TestHostnameDnsResolution [2023-07-12T13:15:16.889Z] --- PASS: TestHostnameDnsResolution (0.68s) [2023-07-12T13:15:16.889Z] === RUN TestUnprivilegedPortsAndPing [2023-07-12T13:15:17.471Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2023-07-12T13:15:17.471Z] === RUN TestPrivilegedHostDevices [2023-07-12T13:15:18.052Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2023-07-12T13:15:18.052Z] === RUN TestRunConsoleSize [2023-07-12T13:15:18.624Z] --- PASS: TestRunConsoleSize (0.43s) [2023-07-12T13:15:18.624Z] === RUN TestRunWithAlternativeContainerdShim [2023-07-12T13:15:22.835Z] --- PASS: TestRunWithAlternativeContainerdShim (3.93s) [2023-07-12T13:15:22.835Z] === RUN TestStats [2023-07-12T13:15:25.381Z] --- PASS: TestStats (2.44s) [2023-07-12T13:15:25.381Z] === RUN TestStopContainerWithTimeout [2023-07-12T13:15:25.381Z] === RUN TestStopContainerWithTimeout/0 [2023-07-12T13:15:25.381Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-12T13:15:25.381Z] === RUN TestStopContainerWithTimeout/1 [2023-07-12T13:15:25.381Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-12T13:15:25.381Z] === RUN TestStopContainerWithTimeout/3 [2023-07-12T13:15:25.381Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-12T13:15:25.381Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-12T13:15:25.381Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-12T13:15:25.381Z] === CONT TestStopContainerWithTimeout/0 [2023-07-12T13:15:25.381Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-12T13:15:25.381Z] === CONT TestStopContainerWithTimeout/1 [2023-07-12T13:15:25.381Z] === CONT TestStopContainerWithTimeout/3 [2023-07-12T13:15:27.929Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-07-12T13:15:27.929Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2023-07-12T13:15:27.929Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2023-07-12T13:15:27.929Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2023-07-12T13:15:27.929Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2023-07-12T13:15:27.929Z] === RUN TestStopContainerWithTimeoutCancel [2023-07-12T13:15:27.929Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-07-12T13:15:27.929Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-12T13:15:29.845Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s) [2023-07-12T13:15:29.845Z] === RUN TestUpdateMemory [2023-07-12T13:15:30.417Z] --- PASS: TestUpdateMemory (0.55s) [2023-07-12T13:15:30.417Z] === RUN TestUpdateCPUQuota [2023-07-12T13:15:31.360Z] --- PASS: TestUpdateCPUQuota (0.79s) [2023-07-12T13:15:31.360Z] === RUN TestUpdatePidsLimit [2023-07-12T13:15:31.360Z] === RUN TestUpdatePidsLimit/update_from_none [2023-07-12T13:15:31.360Z] === RUN TestUpdatePidsLimit/no_change [2023-07-12T13:15:31.622Z] === RUN TestUpdatePidsLimit/update_lower [2023-07-12T13:15:31.884Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-07-12T13:15:32.145Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-07-12T13:15:32.145Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-07-12T13:15:32.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-07-12T13:15:32.978Z] --- PASS: TestUpdatePidsLimit (1.81s) [2023-07-12T13:15:32.978Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2023-07-12T13:15:32.978Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2023-07-12T13:15:32.978Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-07-12T13:15:32.978Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2023-07-12T13:15:32.978Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2023-07-12T13:15:32.978Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2023-07-12T13:15:32.978Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-07-12T13:15:32.978Z] === RUN TestUpdateRestartPolicy [2023-07-12T13:15:45.215Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2023-07-12T13:15:45.215Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-12T13:15:45.215Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2023-07-12T13:15:45.215Z] === RUN TestWaitNonBlocked [2023-07-12T13:15:45.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-12T13:15:45.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-12T13:15:45.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-12T13:15:45.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-12T13:15:45.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-12T13:15:45.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-12T13:15:45.215Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-07-12T13:15:45.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2023-07-12T13:15:45.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2023-07-12T13:15:45.215Z] === RUN TestWaitBlocked [2023-07-12T13:15:45.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-12T13:15:45.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-12T13:15:45.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-12T13:15:45.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-12T13:15:45.215Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-12T13:15:45.215Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-12T13:15:45.787Z] --- PASS: TestWaitBlocked (0.01s) [2023-07-12T13:15:45.787Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2023-07-12T13:15:45.787Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2023-07-12T13:15:45.787Z] === RUN TestWaitConditions [2023-07-12T13:15:45.787Z] === RUN TestWaitConditions/default [2023-07-12T13:15:45.787Z] === PAUSE TestWaitConditions/default [2023-07-12T13:15:45.787Z] === RUN TestWaitConditions/not-running [2023-07-12T13:15:45.787Z] === PAUSE TestWaitConditions/not-running [2023-07-12T13:15:45.787Z] === RUN TestWaitConditions/next-exit [2023-07-12T13:15:45.787Z] === PAUSE TestWaitConditions/next-exit [2023-07-12T13:15:45.787Z] === RUN TestWaitConditions/removed [2023-07-12T13:15:45.787Z] === PAUSE TestWaitConditions/removed [2023-07-12T13:15:45.787Z] === CONT TestWaitConditions/default [2023-07-12T13:15:45.787Z] === CONT TestWaitConditions/not-running [2023-07-12T13:15:45.787Z] === CONT TestWaitConditions/next-exit [2023-07-12T13:15:45.787Z] === CONT TestWaitConditions/removed [2023-07-12T13:15:45.787Z] wait_test.go:146: ContainerID = d27dd3970da83334c22d061e1aeb5a1d6ad9737bd0768f7895874b0550d6a25e [2023-07-12T13:15:45.787Z] wait_test.go:146: ContainerID = 8496f1b8dfbeec699e7b5467e89698f194126da3e35ff87edb39f37ecfd839fe [2023-07-12T13:15:45.787Z] wait_test.go:146: ContainerID = ecfac1f3a376cfc0535c3e6683ff6f213dd9e4a503a7b8282f674c470d9a92c3 [2023-07-12T13:15:45.787Z] wait_test.go:146: ContainerID = 2ffe2089616f89149a8a75b916058cb6b68191837fd1bdc514a5951b03074690 [2023-07-12T13:15:47.174Z] --- PASS: TestWaitConditions (0.01s) [2023-07-12T13:15:47.174Z] --- PASS: TestWaitConditions/next-exit (0.83s) [2023-07-12T13:15:47.174Z] --- PASS: TestWaitConditions/removed (1.04s) [2023-07-12T13:15:47.174Z] --- PASS: TestWaitConditions/default (1.09s) [2023-07-12T13:15:47.174Z] --- PASS: TestWaitConditions/not-running (1.13s) [2023-07-12T13:15:47.174Z] === RUN TestWaitRestartedContainer [2023-07-12T13:15:47.174Z] === RUN TestWaitRestartedContainer/default [2023-07-12T13:15:47.174Z] === PAUSE TestWaitRestartedContainer/default [2023-07-12T13:15:47.174Z] === RUN TestWaitRestartedContainer/not-running [2023-07-12T13:15:47.174Z] === PAUSE TestWaitRestartedContainer/not-running [2023-07-12T13:15:47.174Z] === RUN TestWaitRestartedContainer/next-exit [2023-07-12T13:15:47.174Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-07-12T13:15:47.174Z] === CONT TestWaitRestartedContainer/default [2023-07-12T13:15:47.174Z] === CONT TestWaitRestartedContainer/not-running [2023-07-12T13:15:47.174Z] === CONT TestWaitRestartedContainer/next-exit [2023-07-12T13:15:49.090Z] --- PASS: TestWaitRestartedContainer (0.02s) [2023-07-12T13:15:49.090Z] --- PASS: TestWaitRestartedContainer/default (1.38s) [2023-07-12T13:15:49.090Z] --- PASS: TestWaitRestartedContainer/not-running (2.05s) [2023-07-12T13:15:49.090Z] --- PASS: TestWaitRestartedContainer/next-exit (2.12s) [2023-07-12T13:15:49.090Z] === CONT TestContainerStartOnDaemonRestart [2023-07-12T13:15:49.090Z] === CONT TestContainerKillOnDaemonStart [2023-07-12T13:15:49.090Z] === CONT TestDaemonRestartIpcMode [2023-07-12T13:15:49.090Z] === CONT TestDaemonHostGatewayIP [2023-07-12T13:15:49.090Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-12T13:15:49.090Z] === CONT TestHardRestartWhenContainerIsRunning [2023-07-12T13:15:49.090Z] === CONT TestStopContainerWithTimeoutCancel [2023-07-12T13:15:49.090Z] === CONT TestIpcModeOlderClient [2023-07-12T13:15:49.090Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-07-12T13:15:51.008Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2023-07-12T13:15:51.008Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2023-07-12T13:15:51.270Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.10s) [2023-07-12T13:15:51.270Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2023-07-12T13:15:51.270Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.34s) [2023-07-12T13:15:51.532Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s) [2023-07-12T13:15:52.105Z] --- PASS: TestDaemonHostGatewayIP (2.94s) [2023-07-12T13:15:52.367Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.36s) [2023-07-12T13:15:52.628Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2023-07-12T13:15:52.628Z] --- PASS: TestStopContainerWithTimeoutCancel (3.59s) [2023-07-12T13:16:00.789Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2023-07-12T13:16:00.789Z] PASS [2023-07-12T13:16:00.789Z] [2023-07-12T13:16:00.789Z] === Skipped [2023-07-12T13:16:00.789Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-07-12T13:16:00.789Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-12T13:16:00.789Z] [2023-07-12T13:16:00.789Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-12T13:16:00.789Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-12T13:16:00.789Z] [2023-07-12T13:16:00.789Z] DONE 291 tests, 2 skipped in 155.287s [2023-07-12T13:16:00.789Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-12T13:16:00.789Z] ++ 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-07-12T13:16:00.789Z] ++ set -e [2023-07-12T13:16:00.789Z] ++ '[' -n 0 ']' [2023-07-12T13:16:00.789Z] ++ set -x [2023-07-12T13:16:00.789Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:16:00.789Z] INFO: Testing against a local daemon [2023-07-12T13:16:00.789Z] === RUN TestConfigDaemonID [2023-07-12T13:16:02.175Z] daemon_test.go:52: [d62ec7fc61828] daemon is not started [2023-07-12T13:16:02.175Z] --- PASS: TestConfigDaemonID (1.04s) [2023-07-12T13:16:02.175Z] === RUN TestDaemonConfigValidation [2023-07-12T13:16:02.175Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-07-12T13:16:02.175Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-07-12T13:16:02.175Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-07-12T13:16:02.175Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-07-12T13:16:02.176Z] === RUN TestDaemonConfigValidation/invalid_config [2023-07-12T13:16:02.176Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-07-12T13:16:02.176Z] === RUN TestDaemonConfigValidation/malformed_config [2023-07-12T13:16:02.176Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-07-12T13:16:02.176Z] === RUN TestDaemonConfigValidation/valid_config [2023-07-12T13:16:02.176Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-07-12T13:16:02.176Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-07-12T13:16:02.176Z] === CONT TestDaemonConfigValidation/malformed_config [2023-07-12T13:16:02.176Z] === CONT TestDaemonConfigValidation/valid_config [2023-07-12T13:16:02.176Z] === CONT TestDaemonConfigValidation/invalid_config [2023-07-12T13:16:02.176Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-07-12T13:16:02.176Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-07-12T13:16:02.176Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-07-12T13:16:02.176Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-07-12T13:16:02.176Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-07-12T13:16:02.176Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2023-07-12T13:16:02.176Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2023-07-12T13:16:02.176Z] === RUN TestConfigDaemonSeccompProfiles [2023-07-12T13:16:02.176Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-07-12T13:16:03.119Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-07-12T13:16:04.063Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-07-12T13:16:05.006Z] daemon_test.go:166: [d72f1a2f938f6] daemon is not started [2023-07-12T13:16:05.006Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-07-12T13:16:05.006Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-07-12T13:16:05.006Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-07-12T13:16:05.006Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-07-12T13:16:05.006Z] === RUN TestDaemonProxy [2023-07-12T13:16:05.006Z] === RUN TestDaemonProxy/environment_variables [2023-07-12T13:16:06.922Z] === RUN TestDaemonProxy/command-line_options [2023-07-12T13:16:08.837Z] === RUN TestDaemonProxy/configuration_file [2023-07-12T13:16:10.224Z] === RUN TestDaemonProxy/conflicting_options [2023-07-12T13:16:10.796Z] === RUN TestDaemonProxy/reload_sanitized [2023-07-12T13:16:11.369Z] daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs [2023-07-12T13:16:11.369Z] --- PASS: TestDaemonProxy (6.28s) [2023-07-12T13:16:11.369Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2023-07-12T13:16:11.369Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2023-07-12T13:16:11.369Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2023-07-12T13:16:11.369Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-07-12T13:16:11.369Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2023-07-12T13:16:11.369Z] === RUN TestLiveRestore [2023-07-12T13:16:11.369Z] === RUN TestLiveRestore/volume_references [2023-07-12T13:16:11.369Z] === PAUSE TestLiveRestore/volume_references [2023-07-12T13:16:11.369Z] === CONT TestLiveRestore/volume_references [2023-07-12T13:16:11.941Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-12T13:16:11.941Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-12T13:16:12.884Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-12T13:16:13.827Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-12T13:16:14.770Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-12T13:16:15.714Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-12T13:16:16.657Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-12T13:16:17.600Z] --- PASS: TestLiveRestore (0.00s) [2023-07-12T13:16:17.600Z] --- PASS: TestLiveRestore/volume_references (6.28s) [2023-07-12T13:16:17.600Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.79s) [2023-07-12T13:16:17.600Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s) [2023-07-12T13:16:17.600Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s) [2023-07-12T13:16:17.600Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) [2023-07-12T13:16:17.600Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s) [2023-07-12T13:16:17.600Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.96s) [2023-07-12T13:16:17.600Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s) [2023-07-12T13:16:17.600Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-07-12T13:16:18.543Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) [2023-07-12T13:16:18.543Z] PASS [2023-07-12T13:16:18.543Z] [2023-07-12T13:16:18.543Z] === Skipped [2023-07-12T13:16:18.543Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2023-07-12T13:16:18.543Z] daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs [2023-07-12T13:16:18.543Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2023-07-12T13:16:18.543Z] [2023-07-12T13:16:18.543Z] DONE 27 tests, 1 skipped in 17.493s [2023-07-12T13:16:18.543Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-07-12T13:16:18.543Z] ++ 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-07-12T13:16:18.543Z] ++ set -e [2023-07-12T13:16:18.543Z] ++ '[' -n 0 ']' [2023-07-12T13:16:18.543Z] ++ set -x [2023-07-12T13:16:18.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= 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= 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=/usr/local/cli-integration/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-07-12T13:16:18.544Z] INFO: Testing against a local daemon [2023-07-12T13:16:18.544Z] === RUN TestCommitInheritsEnv [2023-07-12T13:16:18.544Z] --- PASS: TestCommitInheritsEnv (0.12s) [2023-07-12T13:16:18.544Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-12T13:16:18.544Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-07-12T13:16:18.544Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform/#00 [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform/_______ [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform// [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform/linux [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform/LINUX [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform/macos [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-07-12T13:16:18.544Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform (0.10s) [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-07-12T13:16:18.544Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-07-12T13:16:18.544Z] === RUN TestImageInspectEmptyTagsAndDigests [2023-07-12T13:16:18.544Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2023-07-12T13:16:18.544Z] === RUN TestImagesFilterMultiReference [2023-07-12T13:16:18.544Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-07-12T13:16:18.544Z] === RUN TestImagesFilterBeforeSince [2023-07-12T13:16:18.805Z] list_test.go:87: ImageList: ID=sha256:3b15c4bb4fe5e762b7339ffbd4b8e19df051eed97aefdf1352d59066b5f14c8c RepoTags=[testimagesfilterbeforesince:v3] [2023-07-12T13:16:18.805Z] list_test.go:87: ImageList: ID=sha256:b9021ea3134c03c2e09738d1aab01f22539b4a40b97afe9d115fca9b6bb96104 RepoTags=[testimagesfilterbeforesince:v1] [2023-07-12T13:16:18.805Z] list_test.go:87: ImageList: ID=sha256:d50edd03a21cdab1e16ea850c378d8fcfee1fc4e9b86208eeef395539bfc1a1b RepoTags=[testimagesfilterbeforesince:v2] [2023-07-12T13:16:18.805Z] --- PASS: TestImagesFilterBeforeSince (0.19s) [2023-07-12T13:16:18.805Z] === RUN TestPruneDontDeleteUsedDangling [2023-07-12T13:16:18.805Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) [2023-07-12T13:16:18.805Z] === RUN TestImagePullPlatformInvalid [2023-07-12T13:16:18.805Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-07-12T13:16:18.805Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-12T13:16:18.805Z] time="2023-07-12T13:16:18Z" 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.5 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:18.805Z] time="2023-07-12T13:16:18Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:18.805Z] time="2023-07-12T13:16:18Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.20.5 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:18.805Z] time="2023-07-12T13:16:18Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3e1b62cb-adfb-4fb9-aa64-b89a1153d020 http.request.method=GET http.request.remoteaddr="127.0.0.1:50060" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3e1b62cb-adfb-4fb9-aa64-b89a1153d020 http.request.method=GET http.request.remoteaddr="127.0.0.1:50060" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.070149ms http.response.status=200 http.response.written=2 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c4ed09d8-3772-4f04-b3d5-242dee952e45 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c4ed09d8-3772-4f04-b3d5-242dee952e45 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=361c5fc9-3bd2-4dd7-8773-c1f43a9a484f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c4ed09d8-3772-4f04-b3d5-242dee952e45 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=28.142µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5c8db533-d40f-4169-9c60-8bd9754802af trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=361c5fc9-3bd2-4dd7-8773-c1f43a9a484f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=361c5fc9-3bd2-4dd7-8773-c1f43a9a484f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=22.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).GetContent" trace.id=fe38d425-dff3-44df-9442-5853b3f8e065 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=c4ed09d8-3772-4f04-b3d5-242dee952e45 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.979363ms http.response.status=404 http.response.written=157 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=361c5fc9-3bd2-4dd7-8773-c1f43a9a484f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.930675ms http.response.status=404 http.response.written=157 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2a58509f-3c70-4c90-aacf-0d288b71c50c http.request.method=POST http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2a58509f-3c70-4c90-aacf-0d288b71c50c http.request.method=POST http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=84751279-67bb-44ba-bd1f-877c20cd3691 http.request.method=POST http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=84751279-67bb-44ba-bd1f-877c20cd3691 http.request.method=POST http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2a58509f-3c70-4c90-aacf-0d288b71c50c http.request.method=POST http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=98.901µs trace.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=36ac6535-f7cf-4d86-90c2-cf12fd2960a0 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2a58509f-3c70-4c90-aacf-0d288b71c50c http.request.method=POST http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=10.773µs trace.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=29229a3a-aae5-46f1-aadd-025b49478c2e trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=84751279-67bb-44ba-bd1f-877c20cd3691 http.request.method=POST http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=60.65µs trace.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=b3aa408b-3745-41d4-a7c6-a90c351f8dfd trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=84751279-67bb-44ba-bd1f-877c20cd3691 http.request.method=POST http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=9.862µs trace.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=38c8ed8c-b4ec-403d-a611-c7bd2686f081 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2a58509f-3c70-4c90-aacf-0d288b71c50c http.request.method=POST http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=69.683µs trace.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=ba00e8b3-44eb-4c99-b1fa-1f3e6be7da17 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=84751279-67bb-44ba-bd1f-877c20cd3691 http.request.method=POST http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=71.98µs trace.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=3fc48f80-148f-4e4c-8e01-99258210f0b1 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2a58509f-3c70-4c90-aacf-0d288b71c50c http.request.method=POST http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.874834ms http.response.status=202 http.response.written=0 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=84751279-67bb-44ba-bd1f-877c20cd3691 http.request.method=POST http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.784286ms http.response.status=202 http.response.written=0 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=34.205µs trace.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=7c809bea-f784-4062-b2f5-f5f166a0a698 trace.line=82 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=31.351µs trace.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=f366eeb2-f9c8-4074-95b1-42a4b2e79fdf trace.line=82 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=12.184µs trace.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=da44dc2a-c8d8-488b-baab-81fcf04a4068 trace.line=141 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.069Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=12.02µs trace.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=7f2cf5d7-749c-4469-a905-cd61e3ae2c0d trace.line=141 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=198.687µs trace.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=c2a22aee-a94e-4466-9dba-c482ffd9eae1 trace.line=124 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=15.302µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=32baab8e-1597-41c1-8e00-750b1db4ab83 trace.line=141 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=88.521µs trace.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=dc7e9791-4a4e-4bb8-8cf0-74a3cfb22cca trace.line=124 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=21.702µs trace.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=eaa4d98f-0c97-41cd-86a6-307296a59cad trace.line=141 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=10.56µs trace.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=ab4f502a-7a7c-4c2e-96f0-6548a7ec127d trace.line=141 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=19.281µs trace.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=077f9b80-6dae-4c5e-af30-d68f95a3a6e8 trace.line=141 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=14.022µs trace.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=4df2918e-db59-42b8-a5a5-a24f3ba70f34 trace.line=141 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=49.696µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5fc87fe7-f576-4888-a3c6-8ab4cd561f94 trace.line=167 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=8.574µs trace.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=edff9948-1446-42e5-9397-8ce20d055474 trace.line=141 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=57.368µs trace.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=a826ab4c-781e-4d75-8c70-db8b28627513 trace.line=95 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=38.711µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7dcce4b4-d7cb-4343-9ffc-78ef28237680 trace.line=167 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/71527fef-483e-493f-aa5d-28519b5fa88d\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=94.658µs trace.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=b42b63dc-27f7-49d9-9acf-6d6365f17b07 trace.line=181 vars.name=test vars.uuid=71527fef-483e-493f-aa5d-28519b5fa88d version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=62.635µs trace.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=a9a0f9b0-35ce-4c2b-adab-3eb21ef962c1 trace.line=95 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e4d9bb2b-6301-4373-85de-7cf9df674dfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50070" http.request.uri="/v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.414569ms http.response.status=201 http.response.written=0 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "PUT /v2/test/blobs/uploads/71527fef-483e-493f-aa5d-28519b5fa88d?_state=Zhe1qxLa8VMdgDI8Z29MV5EQV6_xSbm0ntEU3ssn0mZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNTI3ZmVmLTQ4M2UtNDkzZi1hYTVkLTI4NTE5YjVmYTg4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUwNTgzMDJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/684d2849-eed4-4d6e-a611-67a57ac603f1\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=89.58µs trace.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=074b35e1-a61b-4980-87d9-b2d7c5c91494 trace.line=181 vars.name=test vars.uuid=684d2849-eed4-4d6e-a611-67a57ac603f1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df742524-8529-4ca5-be52-9d1618ea40e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.453616ms http.response.status=201 http.response.written=0 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "PUT /v2/test/blobs/uploads/684d2849-eed4-4d6e-a611-67a57ac603f1?_state=FILY6HmuSiyAbkIHALAjhTPZTH_LRqmHZHs7yeWDSJ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NGQyODQ5LWVlZDQtNGQ2ZS1hNjExLTY3YTU3YWM2MDNmMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xMlQxMzoxNjoxOC44NzUxODg3NzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=987d1f6a-d7ab-4650-aadb-79c476af7f81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=987d1f6a-d7ab-4650-aadb-79c476af7f81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=987d1f6a-d7ab-4650-aadb-79c476af7f81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=22.383µs trace.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=7a543d21-d495-4d63-afed-e97e39dc17b9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=987d1f6a-d7ab-4650-aadb-79c476af7f81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="807.301µs" http.response.status=404 http.response.written=96 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.070Z] time="2023-07-12T13:16:18Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=34.673µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8a5aff38-59ed-4ac2-8ca8-89cb32445eea trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=13.883µs trace.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=f3163307-74f2-4dd2-aa0e-d420a84fef16 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=18.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=9d16e61c-b42f-4c6b-a30d-657958f8146a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=9.83µs trace.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=ee0c7515-5207-47fe-9fba-f543b246a40b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=11.618µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2da06c4a-2f89-437f-beef-600f9cc15520 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=45.233µs trace.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=5500f912-498f-45f2-a30f-6d9c83f842a8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=50.147µs trace.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=ac5f5e61-6cb9-4a73-a70a-4a72eb1112d0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=23.195µs trace.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=a16a3eba-9440-440d-b4b5-d001ba655212 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=59.763µs trace.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=c4d04ba0-045a-4831-91d8-ab9848c45846 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=31.129µs trace.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=12637682-43fc-4fb9-9eb7-3e5e080aa3fb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0a7e8492-6dc6-4189-8e1e-a6c00e32a7ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50068" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.604478ms http.response.status=201 http.response.written=0 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6e9437b8-4086-4f47-a7c2-9c490828865d http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6e9437b8-4086-4f47-a7c2-9c490828865d http.request.method=GET http.request.remoteaddr="127.0.0.1:50106" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="732.309µs" http.response.status=200 http.response.written=2 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a16882cb-d7c5-4a2b-9280-a31f162f1549 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50110" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a16882cb-d7c5-4a2b-9280-a31f162f1549 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50110" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a16882cb-d7c5-4a2b-9280-a31f162f1549 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50110" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=66.943µs trace.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=abd5c236-f102-4d2b-bfca-1d3c6134fa5a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a16882cb-d7c5-4a2b-9280-a31f162f1549 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50110" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a16882cb-d7c5-4a2b-9280-a31f162f1549 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50110" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=22.276µs trace.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=68fe55c6-0d44-4a85-b038-7d4d41a78638 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a16882cb-d7c5-4a2b-9280-a31f162f1549 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50110" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=13.661µs trace.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=25b518f0-453a-411b-a437-39813d6fb083 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a16882cb-d7c5-4a2b-9280-a31f162f1549 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50110" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=16.713µs trace.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=9cc014d9-8f8b-4608-aae2-23714231649a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a16882cb-d7c5-4a2b-9280-a31f162f1549 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50110" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a16882cb-d7c5-4a2b-9280-a31f162f1549 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50110" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.278346ms http.response.status=200 http.response.written=417 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7ac26fee-4bdb-4113-bdce-df5287c543ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50114" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7ac26fee-4bdb-4113-bdce-df5287c543ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50114" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7ac26fee-4bdb-4113-bdce-df5287c543ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50114" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.071Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7ac26fee-4bdb-4113-bdce-df5287c543ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50114" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=47.137µs trace.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=1fee3097-422c-41f5-8475-cd2c105390ba trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7ac26fee-4bdb-4113-bdce-df5287c543ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50114" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=14.276µs trace.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=d17c4d8a-04b8-4b3d-ba97-6ce2250dd2a4 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7ac26fee-4bdb-4113-bdce-df5287c543ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50114" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=16.828µs trace.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=0cc05eb2-72a8-48de-8b00-04cec0f836ba trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7ac26fee-4bdb-4113-bdce-df5287c543ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50114" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7ac26fee-4bdb-4113-bdce-df5287c543ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50114" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.302698ms http.response.status=200 http.response.written=417 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=40.458µs trace.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=ec1b43e5-5ae4-4ce8-943f-6b329356ad6b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=14.187µs trace.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=7c577ac3-8d82-43bf-915b-e2355aa7fd8a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=32.605µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9254650e-7dcf-4cc1-a428-de0fa6c71752 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=12.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).Stat" trace.id=9e4ca2e1-85ce-4616-ba6c-e1a678b426de trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=17.96µs trace.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=5d8bb18e-8ba4-45d3-905b-8adb27ed9696 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=16.762µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5971ab3b-172b-4c27-8fab-fc2722d1dc47 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=11.364µs trace.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=6d2efe53-f0f5-4bf5-a091-6903064f424e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=14.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).Stat" trace.id=3202e6b0-2425-467d-97d3-6a3e0c06666e trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=8.024µs trace.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=995dc185-c398-4abf-bd15-f4133ac7ad21 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=5.35µs trace.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=35beb371-df75-4f77-9d74-36113145355b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=8.065µs trace.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=77724d3c-1eb0-49dc-b033-392b63caf42e trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=5.071µs trace.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=c8a0eb95-fed3-4ed4-9550-e51b7790305d trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=13.702µs trace.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=cebe9a68-24c0-4446-9855-93d5e7b6a0a6 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=14.047µs trace.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=1b640353-292d-4d5d-ba83-4cb60d06e7b4 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=38.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=226c7546-f0a1-4793-a9ce-e51f933c440a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=20.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).Stat" trace.id=82717cfa-918d-4f9a-8c6e-947ba7f9e231 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50b396bc-0e0d-4623-92f7-23e3a0cc4033 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.116816ms http.response.status=200 http.response.written=68 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.072Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=37.734µs trace.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=8af41390-ecef-4f25-82ec-55e2516066e6 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=19.617µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2027f9bd-39c8-4f74-9fd6-887843397b69 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=94a234fb-695d-48d5-a39a-de17d8df7ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50128" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.411844ms http.response.status=200 http.response.written=194 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52504089-fa2c-41e0-8743-48b197638fdb http.request.method=GET http.request.remoteaddr="127.0.0.1:50150" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=52504089-fa2c-41e0-8743-48b197638fdb http.request.method=GET http.request.remoteaddr="127.0.0.1:50150" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="812.331µs" http.response.status=200 http.response.written=2 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=04bdef75-ae24-40b8-a61a-7dbda33ca0d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50158" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=04bdef75-ae24-40b8-a61a-7dbda33ca0d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50158" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=04bdef75-ae24-40b8-a61a-7dbda33ca0d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50158" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=04bdef75-ae24-40b8-a61a-7dbda33ca0d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50158" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=31.039µs trace.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=c0a3e747-f3c1-462b-81cc-d2ff758dca32 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=04bdef75-ae24-40b8-a61a-7dbda33ca0d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50158" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=11.207µs trace.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=783af2ca-3b33-4bd0-89bc-a1a091f23655 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=04bdef75-ae24-40b8-a61a-7dbda33ca0d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50158" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.058081ms http.response.status=404 http.response.written=181 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7273a664-1aa3-4aa1-8005-a2d226850a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:50160" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7273a664-1aa3-4aa1-8005-a2d226850a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:50160" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7273a664-1aa3-4aa1-8005-a2d226850a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:50160" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7273a664-1aa3-4aa1-8005-a2d226850a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:50160" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=24.27µs trace.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=ebd58847-2136-4e55-b5e4-5357b0f41449 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7273a664-1aa3-4aa1-8005-a2d226850a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:50160" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 trace.duration=11.773µs trace.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=a97734be-3d60-490a-8b09-24a7cb3850fa trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] time="2023-07-12T13:16:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7273a664-1aa3-4aa1-8005-a2d226850a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:50160" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.000228ms http.response.status=404 http.response.written=181 instance.id=1649a918-f47a-4f81-aa4e-634f07058be1 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-12T13:16:19.073Z] 127.0.0.1 - - [12/Jul/2023:13:16:18 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/ecfa4f58666e22c27eb6e5cb5d01623b2d40df03 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-12T13:16:19.073Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) [2023-07-12T13:16:19.073Z] === RUN TestRemoveImageOrphaning [2023-07-12T13:16:19.073Z] --- PASS: TestRemoveImageOrphaning (0.13s) [2023-07-12T13:16:19.073Z] === RUN TestRemoveImageGarbageCollector [2023-07-12T13:16:19.073Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:16:19.073Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-07-12T13:16:19.073Z] === RUN TestSaveCheckTimes [2023-07-12T13:16:19.073Z] === PAUSE TestSaveCheckTimes [2023-07-12T13:16:19.073Z] === RUN TestSaveRepoWithMultipleImages [2023-07-12T13:16:20.016Z] --- PASS: TestSaveRepoWithMultipleImages (0.94s) [2023-07-12T13:16:20.016Z] === RUN TestSaveDirectoryPermissions [2023-07-12T13:16:20.960Z] --- PASS: TestSaveDirectoryPermissions (0.93s) [2023-07-12T13:16:20.960Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-12T13:16:21.221Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-07-12T13:16:21.221Z] === RUN TestTagInvalidReference [2023-07-12T13:16:21.221Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-12T13:16:21.221Z] === RUN TestTagValidPrefixedRepo [2023-07-12T13:16:21.221Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-07-12T13:16:21.221Z] === RUN TestTagExistedNameWithoutForce [2023-07-12T13:16:21.221Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-12T13:16:21.221Z] === RUN TestTagOfficialNames [2023-07-12T13:16:21.221Z] --- PASS: TestTagOfficialNames (0.05s) [2023-07-12T13:16:21.221Z] === RUN TestTagMatchesDigest [2023-07-12T13:16:21.221Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-12T13:16:21.221Z] === CONT TestSaveCheckTimes [2023-07-12T13:16:21.221Z] --- PASS: TestSaveCheckTimes (0.03s) [2023-07-12T13:16:21.221Z] PASS [2023-07-12T13:16:21.221Z] [2023-07-12T13:16:21.221Z] === Skipped [2023-07-12T13:16:21.221Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-07-12T13:16:21.221Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-07-12T13:16:21.221Z] [2023-07-12T13:16:21.221Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-07-12T13:16:21.221Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:16:21.221Z] [2023-07-12T13:16:21.221Z] DONE 29 tests, 2 skipped in 2.933s [2023-07-12T13:16:21.221Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-07-12T13:16:21.221Z] ++ 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-07-12T13:16:21.221Z] ++ set -e [2023-07-12T13:16:21.221Z] ++ '[' -n 0 ']' [2023-07-12T13:16:21.221Z] ++ set -x [2023-07-12T13:16:21.221Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:16:21.221Z] === RUN TestStripANSICommands [2023-07-12T13:16:21.221Z] === RUN TestStripANSICommands/#00 [2023-07-12T13:16:21.221Z] === RUN TestStripANSICommands/#01 [2023-07-12T13:16:21.221Z] --- PASS: TestStripANSICommands (0.00s) [2023-07-12T13:16:21.221Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-07-12T13:16:21.221Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-07-12T13:16:21.221Z] PASS [2023-07-12T13:16:21.221Z] [2023-07-12T13:16:21.221Z] DONE 3 tests in 0.009s [2023-07-12T13:16:21.221Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-07-12T13:16:21.221Z] ++ 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-07-12T13:16:21.221Z] ++ set -e [2023-07-12T13:16:21.221Z] ++ '[' -n 0 ']' [2023-07-12T13:16:21.221Z] ++ set -x [2023-07-12T13:16:21.221Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:16:21.221Z] INFO: Testing against a local daemon [2023-07-12T13:16:21.221Z] === RUN TestNetworkCreateDelete [2023-07-12T13:16:21.482Z] --- PASS: TestNetworkCreateDelete (0.19s) [2023-07-12T13:16:21.482Z] === RUN TestDockerNetworkDeletePreferID [2023-07-12T13:16:22.054Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2023-07-12T13:16:22.054Z] === RUN TestDaemonDNSFallback [2023-07-12T13:16:28.694Z] --- PASS: TestDaemonDNSFallback (6.17s) [2023-07-12T13:16:28.694Z] === RUN TestInspectNetwork [2023-07-12T13:16:30.609Z] === RUN TestInspectNetwork/full_network_id [2023-07-12T13:16:30.609Z] === RUN TestInspectNetwork/partial_network_id [2023-07-12T13:16:30.609Z] === RUN TestInspectNetwork/network_name [2023-07-12T13:16:30.609Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-07-12T13:16:35.902Z] --- PASS: TestInspectNetwork (6.99s) [2023-07-12T13:16:35.902Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-07-12T13:16:35.902Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-07-12T13:16:35.902Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-07-12T13:16:35.902Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-07-12T13:16:35.902Z] === RUN TestRunContainerWithBridgeNone [2023-07-12T13:16:36.475Z] --- PASS: TestRunContainerWithBridgeNone (1.29s) [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/create [2023-07-12T13:16:36.475Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-07-12T13:16:36.475Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-07-12T13:16:36.475Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-07-12T13:16:36.475Z] === CONT TestNetworkInvalidJSON/networks/create [2023-07-12T13:16:36.475Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-07-12T13:16:36.475Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-07-12T13:16:36.475Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-07-12T13:16:36.475Z] === RUN TestNetworkList [2023-07-12T13:16:36.475Z] === RUN TestNetworkList//networks [2023-07-12T13:16:36.475Z] === PAUSE TestNetworkList//networks [2023-07-12T13:16:36.475Z] === RUN TestNetworkList//networks/ [2023-07-12T13:16:36.475Z] === PAUSE TestNetworkList//networks/ [2023-07-12T13:16:36.475Z] === CONT TestNetworkList//networks [2023-07-12T13:16:36.475Z] === CONT TestNetworkList//networks/ [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkList (0.01s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-12T13:16:36.475Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-12T13:16:36.475Z] === RUN TestHostIPv4BridgeLabel [2023-07-12T13:16:37.047Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-07-12T13:16:37.048Z] === RUN TestDefaultNetworkOpts [2023-07-12T13:16:37.048Z] === RUN TestDefaultNetworkOpts/default_value [2023-07-12T13:16:38.434Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-07-12T13:16:39.820Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-07-12T13:16:40.764Z] --- PASS: TestDefaultNetworkOpts (3.76s) [2023-07-12T13:16:40.764Z] --- PASS: TestDefaultNetworkOpts/default_value (1.23s) [2023-07-12T13:16:40.764Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.23s) [2023-07-12T13:16:40.764Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s) [2023-07-12T13:16:40.764Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-12T13:16:42.151Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-07-12T13:16:42.151Z] === RUN TestDaemonDefaultNetworkPools [2023-07-12T13:16:42.723Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2023-07-12T13:16:42.723Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-12T13:16:44.109Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2023-07-12T13:16:44.109Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-12T13:16:45.052Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2023-07-12T13:16:45.052Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-12T13:16:45.625Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2023-07-12T13:16:45.625Z] === RUN TestServiceWithPredefinedNetwork [2023-07-12T13:16:48.172Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s) [2023-07-12T13:16:48.172Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-12T13:16:48.172Z] service_test.go:242: FLAKY_TEST [2023-07-12T13:16:48.172Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-12T13:16:48.172Z] === RUN TestServiceWithDataPathPortInit [2023-07-12T13:17:03.086Z] --- PASS: TestServiceWithDataPathPortInit (13.45s) [2023-07-12T13:17:03.086Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-12T13:17:03.659Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y89eqkatbsswsbbqeopyhdqnz Created:2023-07-12 13:17:02.623626482 +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[32f8375bc5c2dfb2b5e180747536d59e663a2c94e0eb98c50db54ede15f888d8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q568su5c7to5pptmgwp4fuakb EndpointID:758b34e8d28e6cd0d4171c873af586136e2db545ba272ba7be02102199fc567a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:125de33cf200fadc25f4fe6b00cd77d78ec9fd75d13b040b0e55bfff41612d30 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:da944b7b112c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q568su5c7to5pptmgwp4fuakb EndpointID:758b34e8d28e6cd0d4171c873af586136e2db545ba272ba7be02102199fc567a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-07-12T13:17:08.949Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2023-07-12T13:17:08.949Z] PASS [2023-07-12T13:17:08.949Z] [2023-07-12T13:17:08.949Z] === Skipped [2023-07-12T13:17:08.949Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-12T13:17:08.949Z] service_test.go:242: FLAKY_TEST [2023-07-12T13:17:08.949Z] [2023-07-12T13:17:08.949Z] DONE 42 tests, 1 skipped in 46.917s [2023-07-12T13:17:08.949Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-12T13:17:08.949Z] ++ 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-07-12T13:17:08.949Z] ++ set -e [2023-07-12T13:17:08.949Z] ++ '[' -n 0 ']' [2023-07-12T13:17:08.949Z] ++ set -x [2023-07-12T13:17:08.949Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:17:08.949Z] INFO: Testing against a local daemon [2023-07-12T13:17:08.949Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-12T13:17:08.949Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-12T13:17:08.949Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-12T13:17:08.949Z] === RUN TestDockerNetworkIpvlan [2023-07-12T13:17:08.949Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-12T13:17:08.949Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-12T13:17:08.949Z] PASS [2023-07-12T13:17:08.949Z] [2023-07-12T13:17:08.949Z] === Skipped [2023-07-12T13:17:08.949Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-12T13:17:08.949Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-12T13:17:08.949Z] [2023-07-12T13:17:08.949Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-12T13:17:08.949Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-12T13:17:08.949Z] [2023-07-12T13:17:08.949Z] DONE 2 tests, 2 skipped in 0.033s [2023-07-12T13:17:08.949Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-12T13:17:08.949Z] ++ 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-07-12T13:17:08.949Z] ++ set -e [2023-07-12T13:17:08.949Z] ++ '[' -n 0 ']' [2023-07-12T13:17:08.949Z] ++ set -x [2023-07-12T13:17:08.949Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:17:08.949Z] INFO: Testing against a local daemon [2023-07-12T13:17:08.949Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-12T13:17:09.522Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) [2023-07-12T13:17:09.522Z] === RUN TestDockerNetworkMacvlan [2023-07-12T13:17:10.104Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-07-12T13:17:10.683Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-07-12T13:17:11.626Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-07-12T13:17:13.012Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-07-12T13:17:14.398Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-07-12T13:17:16.946Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-07-12T13:17:17.518Z] --- PASS: TestDockerNetworkMacvlan (7.96s) [2023-07-12T13:17:17.518Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-07-12T13:17:17.518Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2023-07-12T13:17:17.518Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.62s) [2023-07-12T13:17:17.518Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s) [2023-07-12T13:17:17.518Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.29s) [2023-07-12T13:17:17.518Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.36s) [2023-07-12T13:17:17.518Z] PASS [2023-07-12T13:17:17.518Z] [2023-07-12T13:17:17.518Z] DONE 8 tests in 9.154s [2023-07-12T13:17:17.518Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-12T13:17:17.518Z] ++ 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-07-12T13:17:17.518Z] ++ set -e [2023-07-12T13:17:17.518Z] ++ '[' -n 0 ']' [2023-07-12T13:17:17.518Z] ++ set -x [2023-07-12T13:17:17.519Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:17:17.519Z] testing: warning: no tests to run [2023-07-12T13:17:17.519Z] PASS [2023-07-12T13:17:17.519Z] [2023-07-12T13:17:17.519Z] DONE 0 tests in 0.008s [2023-07-12T13:17:17.519Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-12T13:17:17.519Z] ++ 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-07-12T13:17:17.519Z] ++ set -e [2023-07-12T13:17:17.519Z] ++ '[' -n 0 ']' [2023-07-12T13:17:17.519Z] ++ set -x [2023-07-12T13:17:17.519Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:17:17.519Z] INFO: Testing against a local daemon [2023-07-12T13:17:17.519Z] === RUN TestAuthZPluginAllowRequest [2023-07-12T13:17:18.462Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2023-07-12T13:17:18.462Z] === RUN TestAuthZPluginTLS [2023-07-12T13:17:19.035Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-07-12T13:17:19.035Z] === RUN TestAuthZPluginDenyRequest [2023-07-12T13:17:19.608Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-07-12T13:17:19.608Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-12T13:17:20.180Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-07-12T13:17:20.180Z] === RUN TestAuthZPluginDenyResponse [2023-07-12T13:17:20.754Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-07-12T13:17:20.754Z] === RUN TestAuthZPluginAllowEventStream [2023-07-12T13:17:21.698Z] --- PASS: TestAuthZPluginAllowEventStream (1.00s) [2023-07-12T13:17:21.698Z] === RUN TestAuthZPluginErrorResponse [2023-07-12T13:17:22.271Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-07-12T13:17:22.271Z] === RUN TestAuthZPluginErrorRequest [2023-07-12T13:17:22.843Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-07-12T13:17:22.843Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-12T13:17:23.416Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-07-12T13:17:23.416Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-12T13:17:24.359Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s) [2023-07-12T13:17:24.359Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-12T13:17:25.745Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s) [2023-07-12T13:17:25.745Z] === RUN TestAuthZPluginHeader [2023-07-12T13:17:26.317Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-07-12T13:17:26.317Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-07-12T13:17:26.317Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:26.317Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-07-12T13:17:26.317Z] === RUN TestAuthZPluginV2Disable [2023-07-12T13:17:26.317Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:26.317Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-07-12T13:17:26.317Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-12T13:17:26.317Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:26.317Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-07-12T13:17:26.317Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-12T13:17:26.317Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:26.317Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-07-12T13:17:26.317Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-12T13:17:44.438Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-07-12T13:17:44.438Z] PASS [2023-07-12T13:17:44.438Z] [2023-07-12T13:17:44.438Z] === Skipped [2023-07-12T13:17:44.438Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-07-12T13:17:44.438Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:44.438Z] [2023-07-12T13:17:44.438Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-07-12T13:17:44.438Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:44.438Z] [2023-07-12T13:17:44.438Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-07-12T13:17:44.438Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:44.438Z] [2023-07-12T13:17:44.438Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-07-12T13:17:44.438Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:44.438Z] [2023-07-12T13:17:44.438Z] DONE 17 tests, 4 skipped in 25.560s [2023-07-12T13:17:44.438Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-12T13:17:44.438Z] ++ 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-07-12T13:17:44.438Z] ++ set -e [2023-07-12T13:17:44.438Z] ++ '[' -n 0 ']' [2023-07-12T13:17:44.438Z] ++ set -x [2023-07-12T13:17:44.438Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:17:44.438Z] INFO: Testing against a local daemon [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-07-12T13:17:44.438Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-07-12T13:17:44.438Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-07-12T13:17:44.438Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-07-12T13:17:44.438Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-07-12T13:17:44.438Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-07-12T13:17:44.438Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-07-12T13:17:44.438Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-07-12T13:17:44.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-07-12T13:17:44.438Z] === RUN TestPluginInstall [2023-07-12T13:17:44.438Z] === RUN TestPluginInstall/no_auth [2023-07-12T13:17:46.355Z] time="2023-07-12T13:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-12T13:17:46.355Z] time="2023-07-12T13:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4a7d4208a669028d88e7afea135e12b298a858f696377dd8700e6eb946f469e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-12T13:17:46.355Z] time="2023-07-12T13:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-12T13:17:46.355Z] time="2023-07-12T13:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4a7d4208a669028d88e7afea135e12b298a858f696377dd8700e6eb946f469e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-12T13:17:46.355Z] === RUN TestPluginInstall/with_htpasswd [2023-07-12T13:17:46.355Z] time="2023-07-12T13:17:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-12T13:17:46.355Z] time="2023-07-12T13:17:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d798e0ababe5bf4833ad1ec32188bb9d834b243fe84cb22881921b86f170578e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-12T13:17:46.355Z] time="2023-07-12T13:17:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-12T13:17:46.355Z] time="2023-07-12T13:17:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d798e0ababe5bf4833ad1ec32188bb9d834b243fe84cb22881921b86f170578e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-12T13:17:46.616Z] === RUN TestPluginInstall/with_insecure [2023-07-12T13:17:47.560Z] time="2023-07-12T13:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-12T13:17:47.560Z] time="2023-07-12T13:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d798e0ababe5bf4833ad1ec32188bb9d834b243fe84cb22881921b86f170578e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-12T13:17:47.560Z] time="2023-07-12T13:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-12T13:17:47.560Z] time="2023-07-12T13:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d798e0ababe5bf4833ad1ec32188bb9d834b243fe84cb22881921b86f170578e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-12T13:17:47.560Z] plugin_test.go:196: [dc2ba456154a0] daemon is not started [2023-07-12T13:17:47.560Z] --- PASS: TestPluginInstall (4.45s) [2023-07-12T13:17:47.560Z] --- PASS: TestPluginInstall/no_auth (3.03s) [2023-07-12T13:17:47.560Z] --- PASS: TestPluginInstall/with_htpasswd (0.48s) [2023-07-12T13:17:47.560Z] --- PASS: TestPluginInstall/with_insecure (0.94s) [2023-07-12T13:17:47.560Z] === RUN TestPluginsWithRuntimes [2023-07-12T13:17:48.946Z] === RUN TestPluginsWithRuntimes/No_Args [2023-07-12T13:17:49.902Z] === RUN TestPluginsWithRuntimes/With_Args [2023-07-12T13:17:50.854Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2023-07-12T13:17:50.854Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2023-07-12T13:17:50.854Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2023-07-12T13:17:50.854Z] === RUN TestPluginBackCompatMediaTypes [2023-07-12T13:17:51.427Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s) [2023-07-12T13:17:51.427Z] PASS [2023-07-12T13:17:51.427Z] [2023-07-12T13:17:51.427Z] DONE 24 tests in 8.287s [2023-07-12T13:17:51.427Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-12T13:17:51.427Z] ++ 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-07-12T13:17:51.427Z] ++ set -e [2023-07-12T13:17:51.427Z] ++ '[' -n 0 ']' [2023-07-12T13:17:51.427Z] ++ set -x [2023-07-12T13:17:51.427Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:17:51.427Z] INFO: Testing against a local daemon [2023-07-12T13:17:51.427Z] === RUN TestExternalGraphDriver [2023-07-12T13:17:51.687Z] === RUN TestExternalGraphDriver/json [2023-07-12T13:17:53.603Z] === RUN TestExternalGraphDriver/spec [2023-07-12T13:17:54.989Z] === RUN TestExternalGraphDriver/pull [2023-07-12T13:17:56.376Z] --- PASS: TestExternalGraphDriver (5.06s) [2023-07-12T13:17:56.376Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2023-07-12T13:17:56.376Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2023-07-12T13:17:56.376Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2023-07-12T13:17:56.376Z] === RUN TestGraphdriverPluginV2 [2023-07-12T13:17:56.948Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:56.948Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-07-12T13:17:56.948Z] PASS [2023-07-12T13:17:56.948Z] [2023-07-12T13:17:56.948Z] === Skipped [2023-07-12T13:17:56.948Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-07-12T13:17:56.948Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:17:56.948Z] [2023-07-12T13:17:56.948Z] DONE 5 tests, 1 skipped in 5.416s [2023-07-12T13:17:56.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-12T13:17:56.948Z] ++ 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-07-12T13:17:56.948Z] ++ set -e [2023-07-12T13:17:56.948Z] ++ '[' -n 0 ']' [2023-07-12T13:17:56.948Z] ++ set -x [2023-07-12T13:17:56.948Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:17:56.948Z] INFO: Testing against a local daemon [2023-07-12T13:17:56.948Z] === RUN TestContinueAfterPluginCrash [2023-07-12T13:17:56.948Z] === PAUSE TestContinueAfterPluginCrash [2023-07-12T13:17:56.948Z] === RUN TestReadPluginNoRead [2023-07-12T13:17:56.948Z] === PAUSE TestReadPluginNoRead [2023-07-12T13:17:56.948Z] === RUN TestDaemonStartWithLogOpt [2023-07-12T13:17:56.948Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-12T13:17:56.948Z] === CONT TestContinueAfterPluginCrash [2023-07-12T13:17:56.948Z] === CONT TestDaemonStartWithLogOpt [2023-07-12T13:17:56.948Z] === CONT TestReadPluginNoRead [2023-07-12T13:17:58.865Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-12T13:17:59.437Z] --- PASS: TestDaemonStartWithLogOpt (2.66s) [2023-07-12T13:18:00.010Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-12T13:18:01.396Z] === RUN TestReadPluginNoRead/default [2023-07-12T13:18:02.339Z] read_test.go:91: [d2069fce6e882] daemon is not started [2023-07-12T13:18:02.339Z] --- PASS: TestReadPluginNoRead (5.62s) [2023-07-12T13:18:02.339Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2023-07-12T13:18:02.339Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2023-07-12T13:18:02.339Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2023-07-12T13:18:04.253Z] --- PASS: TestContinueAfterPluginCrash (7.56s) [2023-07-12T13:18:04.253Z] PASS [2023-07-12T13:18:04.514Z] [2023-07-12T13:18:04.514Z] DONE 6 tests in 7.595s [2023-07-12T13:18:04.514Z] 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-07-12T13:18:04.514Z] ++ 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-07-12T13:18:04.514Z] ++ set -e [2023-07-12T13:18:04.514Z] ++ '[' -n 0 ']' [2023-07-12T13:18:04.514Z] ++ set -x [2023-07-12T13:18:04.515Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:18:04.515Z] testing: warning: no tests to run [2023-07-12T13:18:04.515Z] PASS [2023-07-12T13:18:04.515Z] [2023-07-12T13:18:04.515Z] DONE 0 tests in 0.008s [2023-07-12T13:18:04.515Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-12T13:18:04.515Z] ++ 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-07-12T13:18:04.515Z] ++ set -e [2023-07-12T13:18:04.515Z] ++ '[' -n 0 ']' [2023-07-12T13:18:04.515Z] ++ set -x [2023-07-12T13:18:04.515Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:18:04.515Z] INFO: Testing against a local daemon [2023-07-12T13:18:04.515Z] === RUN TestPluginWithDevMounts [2023-07-12T13:18:04.515Z] === PAUSE TestPluginWithDevMounts [2023-07-12T13:18:04.515Z] === CONT TestPluginWithDevMounts [2023-07-12T13:18:05.901Z] --- PASS: TestPluginWithDevMounts (1.50s) [2023-07-12T13:18:05.901Z] PASS [2023-07-12T13:18:05.901Z] [2023-07-12T13:18:05.901Z] DONE 1 tests in 1.529s [2023-07-12T13:18:05.901Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-12T13:18:05.901Z] ++ 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-07-12T13:18:05.901Z] ++ set -e [2023-07-12T13:18:05.901Z] ++ '[' -n 0 ']' [2023-07-12T13:18:05.901Z] ++ set -x [2023-07-12T13:18:05.901Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:18:05.901Z] INFO: Testing against a local daemon [2023-07-12T13:18:05.901Z] === RUN TestSecretInspect [2023-07-12T13:18:08.449Z] --- PASS: TestSecretInspect (1.94s) [2023-07-12T13:18:08.449Z] === RUN TestSecretList [2023-07-12T13:18:09.835Z] --- PASS: TestSecretList (1.86s) [2023-07-12T13:18:09.835Z] === RUN TestSecretsCreateAndDelete [2023-07-12T13:18:11.750Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2023-07-12T13:18:11.750Z] === RUN TestSecretsUpdate [2023-07-12T13:18:13.665Z] --- PASS: TestSecretsUpdate (1.91s) [2023-07-12T13:18:13.665Z] === RUN TestTemplatedSecret [2023-07-12T13:18:16.213Z] --- PASS: TestTemplatedSecret (2.62s) [2023-07-12T13:18:16.213Z] === RUN TestSecretCreateResolve [2023-07-12T13:18:18.763Z] --- PASS: TestSecretCreateResolve (2.02s) [2023-07-12T13:18:18.763Z] PASS [2023-07-12T13:18:18.763Z] [2023-07-12T13:18:18.763Z] DONE 6 tests in 12.312s [2023-07-12T13:18:18.763Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-07-12T13:18:18.763Z] ++ 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-07-12T13:18:18.763Z] ++ set -e [2023-07-12T13:18:18.763Z] ++ '[' -n 0 ']' [2023-07-12T13:18:18.763Z] ++ set -x [2023-07-12T13:18:18.763Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:18:18.763Z] INFO: Testing against a local daemon [2023-07-12T13:18:18.763Z] === RUN TestServiceCreateInit [2023-07-12T13:18:18.763Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-12T13:18:22.078Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-12T13:18:26.288Z] --- PASS: TestServiceCreateInit (7.39s) [2023-07-12T13:18:26.288Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2023-07-12T13:18:26.288Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2023-07-12T13:18:26.288Z] === RUN TestCreateServiceMultipleTimes [2023-07-12T13:18:41.199Z] --- PASS: TestCreateServiceMultipleTimes (14.78s) [2023-07-12T13:18:41.199Z] === RUN TestCreateServiceConflict [2023-07-12T13:18:42.586Z] --- PASS: TestCreateServiceConflict (1.96s) [2023-07-12T13:18:42.586Z] === RUN TestCreateServiceMaxReplicas [2023-07-12T13:18:45.132Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2023-07-12T13:18:45.132Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-12T13:19:00.046Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2023-07-12T13:19:00.046Z] === RUN TestCreateServiceSecretFileMode [2023-07-12T13:19:12.281Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2023-07-12T13:19:12.281Z] === RUN TestCreateServiceConfigFileMode [2023-07-12T13:19:24.517Z] --- PASS: TestCreateServiceConfigFileMode (12.58s) [2023-07-12T13:19:24.517Z] === RUN TestCreateServiceSysctls [2023-07-12T13:19:26.456Z] --- PASS: TestCreateServiceSysctls (3.13s) [2023-07-12T13:19:26.456Z] === RUN TestCreateServiceCapabilities [2023-07-12T13:19:29.004Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2023-07-12T13:19:29.004Z] === RUN TestInspect [2023-07-12T13:19:31.552Z] --- PASS: TestInspect (2.84s) [2023-07-12T13:19:31.552Z] === RUN TestCreateJob [2023-07-12T13:19:34.856Z] --- PASS: TestCreateJob (3.14s) [2023-07-12T13:19:34.856Z] === RUN TestReplicatedJob [2023-07-12T13:19:40.147Z] --- PASS: TestReplicatedJob (5.14s) [2023-07-12T13:19:40.147Z] === RUN TestUpdateReplicatedJob [2023-07-12T13:19:43.450Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2023-07-12T13:19:43.450Z] === RUN TestServiceListWithStatuses [2023-07-12T13:19:43.450Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-12T13:19:43.450Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-12T13:19:43.450Z] === RUN TestDockerNetworkConnectAlias [2023-07-12T13:19:47.659Z] --- PASS: TestDockerNetworkConnectAlias (3.80s) [2023-07-12T13:19:47.659Z] === RUN TestDockerNetworkReConnect [2023-07-12T13:19:50.207Z] --- PASS: TestDockerNetworkReConnect (3.08s) [2023-07-12T13:19:50.207Z] === RUN TestServicePlugin [2023-07-12T13:19:50.207Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:19:50.207Z] --- SKIP: TestServicePlugin (0.00s) [2023-07-12T13:19:50.207Z] === RUN TestServiceUpdateLabel [2023-07-12T13:19:52.123Z] --- PASS: TestServiceUpdateLabel (1.94s) [2023-07-12T13:19:52.123Z] === RUN TestServiceUpdateSecrets [2023-07-12T13:20:07.038Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2023-07-12T13:20:07.038Z] === RUN TestServiceUpdateConfigs [2023-07-12T13:20:21.963Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2023-07-12T13:20:21.963Z] === RUN TestServiceUpdateNetwork [2023-07-12T13:20:34.197Z] --- PASS: TestServiceUpdateNetwork (12.09s) [2023-07-12T13:20:34.197Z] === RUN TestServiceUpdatePidsLimit [2023-07-12T13:20:34.197Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-07-12T13:20:34.770Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-07-12T13:20:42.912Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-07-12T13:20:49.499Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2023-07-12T13:20:49.499Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-07-12T13:20:49.499Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-07-12T13:20:49.499Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2023-07-12T13:20:49.499Z] PASS [2023-07-12T13:20:49.499Z] [2023-07-12T13:20:49.499Z] === Skipped [2023-07-12T13:20:49.499Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-12T13:20:49.499Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-12T13:20:49.499Z] [2023-07-12T13:20:49.499Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-07-12T13:20:49.499Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-12T13:20:49.499Z] [2023-07-12T13:20:49.499Z] DONE 27 tests, 2 skipped in 150.780s [2023-07-12T13:20:49.499Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-07-12T13:20:49.499Z] ++ 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-07-12T13:20:49.499Z] ++ set -e [2023-07-12T13:20:49.499Z] ++ '[' -n 0 ']' [2023-07-12T13:20:49.499Z] ++ set -x [2023-07-12T13:20:49.499Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:20:49.499Z] INFO: Testing against a local daemon [2023-07-12T13:20:49.499Z] === RUN TestSessionCreate [2023-07-12T13:20:49.499Z] --- PASS: TestSessionCreate (0.02s) [2023-07-12T13:20:49.499Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-12T13:20:49.499Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-07-12T13:20:49.499Z] PASS [2023-07-12T13:20:49.499Z] [2023-07-12T13:20:49.499Z] DONE 2 tests in 0.057s [2023-07-12T13:20:49.499Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-07-12T13:20:49.499Z] ++ 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-07-12T13:20:49.499Z] ++ set -e [2023-07-12T13:20:49.499Z] ++ '[' -n 0 ']' [2023-07-12T13:20:49.499Z] ++ set -x [2023-07-12T13:20:49.499Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:20:49.499Z] INFO: Testing against a local daemon [2023-07-12T13:20:49.499Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-12T13:20:49.499Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-12T13:20:49.499Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-12T13:20:49.499Z] === RUN TestDiskUsage [2023-07-12T13:20:49.499Z] === PAUSE TestDiskUsage [2023-07-12T13:20:49.499Z] === RUN TestEventsExecDie [2023-07-12T13:20:49.760Z] --- PASS: TestEventsExecDie (0.50s) [2023-07-12T13:20:49.760Z] === RUN TestEventsBackwardsCompatible [2023-07-12T13:20:49.760Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-07-12T13:20:49.760Z] === RUN TestEventsVolumeCreate [2023-07-12T13:20:49.760Z] --- PASS: TestEventsVolumeCreate (0.04s) [2023-07-12T13:20:49.760Z] === RUN TestInfoBinaryCommits [2023-07-12T13:20:49.760Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-07-12T13:20:49.760Z] === RUN TestInfoAPIVersioned [2023-07-12T13:20:49.760Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-07-12T13:20:49.760Z] === RUN TestInfoAPI [2023-07-12T13:20:49.760Z] --- PASS: TestInfoAPI (0.02s) [2023-07-12T13:20:49.760Z] === RUN TestInfoAPIWarnings [2023-07-12T13:21:07.879Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-07-12T13:21:07.879Z] === RUN TestInfoDebug [2023-07-12T13:21:07.879Z] --- PASS: TestInfoDebug (0.52s) [2023-07-12T13:21:07.879Z] === RUN TestInfoInsecureRegistries [2023-07-12T13:21:07.879Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-07-12T13:21:07.879Z] === RUN TestInfoRegistryMirrors [2023-07-12T13:21:07.879Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-07-12T13:21:07.879Z] === RUN TestLoginFailsWithBadCredentials [2023-07-12T13:21:08.451Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-07-12T13:21:08.451Z] === RUN TestPingCacheHeaders [2023-07-12T13:21:08.451Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-07-12T13:21:08.451Z] === RUN TestPingGet [2023-07-12T13:21:08.451Z] --- PASS: TestPingGet (0.01s) [2023-07-12T13:21:08.451Z] === RUN TestPingHead [2023-07-12T13:21:08.451Z] --- PASS: TestPingHead (0.02s) [2023-07-12T13:21:08.451Z] === RUN TestPingSwarmHeader [2023-07-12T13:21:09.023Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-07-12T13:21:09.284Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-07-12T13:21:10.227Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-07-12T13:21:10.227Z] --- PASS: TestPingSwarmHeader (1.90s) [2023-07-12T13:21:10.227Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-07-12T13:21:10.227Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-07-12T13:21:10.227Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-07-12T13:21:10.227Z] === RUN TestPingBuilderHeader [2023-07-12T13:21:10.227Z] === RUN TestPingBuilderHeader/default_config [2023-07-12T13:21:10.799Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-07-12T13:21:11.371Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-07-12T13:21:11.371Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-07-12T13:21:11.371Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-07-12T13:21:11.371Z] === RUN TestVersion [2023-07-12T13:21:11.371Z] --- PASS: TestVersion (0.02s) [2023-07-12T13:21:11.371Z] === CONT TestDiskUsage [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/container_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/image_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/volume_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-07-12T13:21:11.943Z] === RUN TestDiskUsage/after_container.Run [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-07-12T13:21:12.204Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage (1.03s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-07-12T13:21:12.466Z] PASS [2023-07-12T13:21:12.466Z] [2023-07-12T13:21:12.466Z] === Skipped [2023-07-12T13:21:12.466Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-12T13:21:12.466Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-12T13:21:12.466Z] [2023-07-12T13:21:12.466Z] DONE 57 tests, 1 skipped in 23.187s [2023-07-12T13:21:12.466Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-12T13:21:12.466Z] ++ 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-07-12T13:21:12.466Z] ++ set -e [2023-07-12T13:21:12.466Z] ++ '[' -n 0 ']' [2023-07-12T13:21:12.466Z] ++ set -x [2023-07-12T13:21:12.466Z] ++ 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= 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= 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=/usr/local/cli-integration/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-07-12T13:21:12.466Z] INFO: Testing against a local daemon [2023-07-12T13:21:12.466Z] === RUN TestVolumesCreateAndList [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-07-12T13:21:12.466Z] === RUN TestVolumesRemove [2023-07-12T13:21:12.466Z] === RUN TestVolumesRemove/volume_in_use [2023-07-12T13:21:12.466Z] === RUN TestVolumesRemove/volume_not_in_use [2023-07-12T13:21:12.466Z] === RUN TestVolumesRemove/non-existing_volume [2023-07-12T13:21:12.466Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesRemove (0.04s) [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-07-12T13:21:12.466Z] === RUN TestVolumesRemoveSwarmEnabled [2023-07-12T13:21:12.466Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-07-12T13:21:12.466Z] === RUN TestVolumesInspect [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesInspect (0.02s) [2023-07-12T13:21:12.466Z] === RUN TestVolumesInvalidJSON [2023-07-12T13:21:12.466Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-07-12T13:21:12.466Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-07-12T13:21:12.466Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-07-12T13:21:12.466Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-07-12T13:21:12.466Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-07-12T13:21:12.466Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-07-12T13:21:12.466Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-07-12T13:21:12.466Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-07-12T13:21:12.466Z] === RUN TestVolumePruneAnonymous [2023-07-12T13:21:12.466Z] --- PASS: TestVolumePruneAnonymous (0.04s) [2023-07-12T13:21:12.466Z] === RUN TestVolumePruneAnonFromImage [2023-07-12T13:21:12.727Z] --- PASS: TestVolumePruneAnonFromImage (0.09s) [2023-07-12T13:21:12.727Z] === CONT TestVolumesRemoveSwarmEnabled [2023-07-12T13:21:13.670Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-07-12T13:21:13.670Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-07-12T13:21:13.670Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-07-12T13:21:13.670Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-07-12T13:21:14.612Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.86s) [2023-07-12T13:21:14.612Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-07-12T13:21:14.612Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-07-12T13:21:14.612Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-07-12T13:21:14.612Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-07-12T13:21:14.612Z] PASS [2023-07-12T13:21:14.612Z] [2023-07-12T13:21:14.612Z] DONE 20 tests in 2.114s [2023-07-12T13:21:14.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-12T13:21:14.612Z] ++++ cat bundles/test-integration/docker.pid [2023-07-12T13:21:14.612Z] +++ kill 21936 [2023-07-12T13:21:16.007Z] +++ /etc/init.d/apparmor stop [2023-07-12T13:21:16.008Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-12T13:21:16.008Z] [2023-07-12T13:21:16.008Z] Unloading profiles will leave already running processes permanently [2023-07-12T13:21:16.008Z] unconfined, which can lead to unexpected situations. [2023-07-12T13:21:16.008Z] [2023-07-12T13:21:16.008Z] To set a process to complain mode, use the command line tool [2023-07-12T13:21:16.008Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-12T13:21:16.008Z] +++ true [2023-07-12T13:21:16.008Z] exiting test-integration [2023-07-12T13:21:16.008Z] ++ exit 0 [2023-07-12T13:21:16.008Z] Post stage [Pipeline] junit [2023-07-12T13:21:16.965Z] Recording test results [2023-07-12T13:21:17.115Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-07-12T13:21:17.427Z] + echo Ensuring container killed. [2023-07-12T13:21:17.427Z] Ensuring container killed. [2023-07-12T13:21:17.427Z] + docker rm -vf docker-pr1 [2023-07-12T13:21:17.427Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-07-12T13:21:17.715Z] + echo Chowning /workspace to jenkins user [2023-07-12T13:21:17.715Z] Chowning /workspace to jenkins user [2023-07-12T13:21:17.715Z] + id -u [2023-07-12T13:21:17.715Z] + id -g [2023-07-12T13:21:17.715Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45944:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-12T13:21:18.953Z] + bundleName=arm64-integration [2023-07-12T13:21:18.953Z] + echo Creating arm64-integration-bundles.tar.gz [2023-07-12T13:21:18.953Z] Creating arm64-integration-bundles.tar.gz [2023-07-12T13:21:18.953Z] + find+ bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-07-12T13:21:18.953Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-07-12T13:21:19.229Z] Archiving artifacts [2023-07-12T13:21:19.475Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45944/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-12T13:21:19.774Z] + make clean [2023-07-12T13:21:19.774Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-07-12T13:21:19.774Z] docker-dev-cache [2023-07-12T13:21:19.774Z] 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