Pull request #46886 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2932d316f9d0881a8a4c327c3c13d764ad34ad68+f472dda2e9dec18d4bf011fa6b2c5c388d6a20a7 (27dd6b1c17f83cd3af383db3cc53fc42c3d340ac) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46886@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-01-30T17:13:27.751Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-01-30T17:13:27.755Z] Trying to pass milestone 3 [Pipeline] milestone [2024-01-30T17:13:27.923Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-01-30T17:13:42.445Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01cafdbeb0728f76d) in /home/ubuntu/workspace/moby_PR-46886 [Pipeline] { [Pipeline] checkout [2024-01-30T17:13:42.470Z] The recommended git tool is: git [2024-01-30T17:13:42.480Z] using credential docker-jenkins-github-credentials [2024-01-30T17:13:42.499Z] Cloning the remote Git repository [2024-01-30T17:13:42.500Z] Cloning with configured refspecs honoured and without tags [2024-01-30T17:13:42.504Z] Cloning repository https://github.com/moby/moby.git [2024-01-30T17:13:42.504Z] > git init /home/ubuntu/workspace/moby_PR-46886 # timeout=10 [2024-01-30T17:13:42.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-30T17:13:42.508Z] > git --version # timeout=10 [2024-01-30T17:13:42.510Z] > git --version # 'git version 2.25.1' [2024-01-30T17:13:42.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-30T17:13:42.511Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46886/head:refs/remotes/origin/PR-46886 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-30T17:13:54.509Z] Fetching without tags [2024-01-30T17:13:54.716Z] Merging remotes/origin/master commit f472dda2e9dec18d4bf011fa6b2c5c388d6a20a7 into PR head commit 2932d316f9d0881a8a4c327c3c13d764ad34ad68 [2024-01-30T17:13:54.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-30T17:13:54.500Z] > git config --add remote.origin.fetch +refs/pull/46886/head:refs/remotes/origin/PR-46886 # timeout=10 [2024-01-30T17:13:54.502Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-30T17:13:54.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-30T17:13:54.513Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-30T17:13:54.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-30T17:13:54.514Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46886/head:refs/remotes/origin/PR-46886 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-30T17:13:54.721Z] > git config core.sparsecheckout # timeout=10 [2024-01-30T17:13:54.723Z] > git checkout -f 2932d316f9d0881a8a4c327c3c13d764ad34ad68 # timeout=10 [2024-01-30T17:13:55.384Z] Merge succeeded, producing 2932d316f9d0881a8a4c327c3c13d764ad34ad68 [2024-01-30T17:13:55.384Z] Checking out Revision 2932d316f9d0881a8a4c327c3c13d764ad34ad68 (PR-46886) [2024-01-30T17:13:55.899Z] Commit message: "WIP: move winresources into cmd package" [2024-01-30T17:13:55.905Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-30T17:13:56.510Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46886:/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 [2024-01-30T17:13:55.369Z] > git remote # timeout=10 [2024-01-30T17:13:55.372Z] > git config --get remote.origin.url # timeout=10 [2024-01-30T17:13:55.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-30T17:13:55.375Z] > git merge f472dda2e9dec18d4bf011fa6b2c5c388d6a20a7 # timeout=10 [2024-01-30T17:13:55.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-30T17:13:55.389Z] > git config core.sparsecheckout # timeout=10 [2024-01-30T17:13:55.391Z] > git checkout -f 2932d316f9d0881a8a4c327c3c13d764ad34ad68 # timeout=10 [2024-01-30T17:13:55.903Z] > git rev-list --no-walk eea31a3dbd8e8fd602f4c9c097f410294076d5fc # timeout=10 [2024-01-30T17:13:59.054Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2024-01-30T17:13:59.377Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01cafdbeb0728f76d) in /home/ubuntu/workspace/moby_PR-46886 [Pipeline] { [Pipeline] checkout [2024-01-30T17:13:59.394Z] The recommended git tool is: git [2024-01-30T17:13:59.404Z] using credential docker-jenkins-github-credentials [2024-01-30T17:13:59.423Z] Fetching changes from the remote Git repository [2024-01-30T17:13:59.428Z] Fetching without tags [2024-01-30T17:13:59.638Z] Merging remotes/origin/master commit f472dda2e9dec18d4bf011fa6b2c5c388d6a20a7 into PR head commit 2932d316f9d0881a8a4c327c3c13d764ad34ad68 [2024-01-30T17:14:00.155Z] Merge succeeded, producing 2932d316f9d0881a8a4c327c3c13d764ad34ad68 [2024-01-30T17:14:00.155Z] Checking out Revision 2932d316f9d0881a8a4c327c3c13d764ad34ad68 (PR-46886) [2024-01-30T17:14:00.195Z] Commit message: "WIP: move winresources into cmd package" [2024-01-30T17:13:59.422Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46886/.git # timeout=10 [2024-01-30T17:13:59.427Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-30T17:13:59.432Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-30T17:13:59.432Z] > git --version # timeout=10 [2024-01-30T17:13:59.434Z] > git --version # 'git version 2.25.1' [2024-01-30T17:13:59.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-30T17:13:59.435Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46886/head:refs/remotes/origin/PR-46886 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-30T17:13:59.642Z] > git config core.sparsecheckout # timeout=10 [2024-01-30T17:13:59.644Z] > git checkout -f 2932d316f9d0881a8a4c327c3c13d764ad34ad68 # timeout=10 [2024-01-30T17:14:00.141Z] > git remote # timeout=10 [2024-01-30T17:14:00.143Z] > git config --get remote.origin.url # timeout=10 [2024-01-30T17:14:00.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-30T17:14:00.146Z] > git merge f472dda2e9dec18d4bf011fa6b2c5c388d6a20a7 # timeout=10 [2024-01-30T17:14:00.153Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-30T17:14:00.159Z] > git config core.sparsecheckout # timeout=10 [2024-01-30T17:14:00.161Z] > git checkout -f 2932d316f9d0881a8a4c327c3c13d764ad34ad68 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-01-30T17:14:00.870Z] + docker version [2024-01-30T17:14:00.870Z] Client: Docker Engine - Community [2024-01-30T17:14:00.870Z] Version: 24.0.7 [2024-01-30T17:14:00.870Z] API version: 1.43 [2024-01-30T17:14:00.870Z] Go version: go1.20.10 [2024-01-30T17:14:00.870Z] Git commit: afdd53b [2024-01-30T17:14:00.870Z] Built: Thu Oct 26 09:08:14 2023 [2024-01-30T17:14:00.870Z] OS/Arch: linux/arm64 [2024-01-30T17:14:00.870Z] Context: default [2024-01-30T17:14:00.870Z] [2024-01-30T17:14:00.870Z] Server: Docker Engine - Community [2024-01-30T17:14:00.870Z] Engine: [2024-01-30T17:14:00.870Z] Version: 24.0.7 [2024-01-30T17:14:00.870Z] API version: 1.43 (minimum version 1.12) [2024-01-30T17:14:00.870Z] Go version: go1.20.10 [2024-01-30T17:14:00.870Z] Git commit: 311b9ff [2024-01-30T17:14:00.870Z] Built: Thu Oct 26 09:08:14 2023 [2024-01-30T17:14:00.870Z] OS/Arch: linux/arm64 [2024-01-30T17:14:00.870Z] Experimental: true [2024-01-30T17:14:00.870Z] containerd: [2024-01-30T17:14:00.870Z] Version: 1.6.25 [2024-01-30T17:14:00.870Z] GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2024-01-30T17:14:00.870Z] runc: [2024-01-30T17:14:00.870Z] Version: 1.1.10 [2024-01-30T17:14:00.870Z] GitCommit: v1.1.10-0-g18a0cb0 [2024-01-30T17:14:00.870Z] docker-init: [2024-01-30T17:14:00.870Z] Version: 0.19.0 [2024-01-30T17:14:00.870Z] GitCommit: de40ad0 [Pipeline] sh [2024-01-30T17:14:01.157Z] + docker info [2024-01-30T17:14:01.157Z] Client: Docker Engine - Community [2024-01-30T17:14:01.157Z] Version: 24.0.7 [2024-01-30T17:14:01.157Z] Context: default [2024-01-30T17:14:01.157Z] Debug Mode: false [2024-01-30T17:14:01.157Z] Plugins: [2024-01-30T17:14:01.157Z] buildx: Docker Buildx (Docker Inc.) [2024-01-30T17:14:01.157Z] Version: v0.12.0 [2024-01-30T17:14:01.157Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-01-30T17:14:01.157Z] compose: Docker Compose (Docker Inc.) [2024-01-30T17:14:01.157Z] Version: v2.23.3 [2024-01-30T17:14:01.157Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-01-30T17:14:01.157Z] [2024-01-30T17:14:01.157Z] Server: [2024-01-30T17:14:01.157Z] Containers: 0 [2024-01-30T17:14:01.157Z] Running: 0 [2024-01-30T17:14:01.157Z] Paused: 0 [2024-01-30T17:14:01.157Z] Stopped: 0 [2024-01-30T17:14:01.157Z] Images: 6 [2024-01-30T17:14:01.157Z] Server Version: 24.0.7 [2024-01-30T17:14:01.157Z] Storage Driver: overlay2 [2024-01-30T17:14:01.157Z] Backing Filesystem: extfs [2024-01-30T17:14:01.157Z] Supports d_type: true [2024-01-30T17:14:01.157Z] Using metacopy: false [2024-01-30T17:14:01.157Z] Native Overlay Diff: true [2024-01-30T17:14:01.157Z] userxattr: false [2024-01-30T17:14:01.157Z] Logging Driver: json-file [2024-01-30T17:14:01.157Z] Cgroup Driver: cgroupfs [2024-01-30T17:14:01.157Z] Cgroup Version: 1 [2024-01-30T17:14:01.157Z] Plugins: [2024-01-30T17:14:01.157Z] Volume: local [2024-01-30T17:14:01.157Z] Network: bridge host ipvlan macvlan null overlay [2024-01-30T17:14:01.157Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2024-01-30T17:14:01.157Z] Swarm: inactive [2024-01-30T17:14:01.157Z] Runtimes: io.containerd.runc.v2 runc [2024-01-30T17:14:01.157Z] Default Runtime: runc [2024-01-30T17:14:01.157Z] Init Binary: docker-init [2024-01-30T17:14:01.157Z] containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2024-01-30T17:14:01.157Z] runc version: v1.1.10-0-g18a0cb0 [2024-01-30T17:14:01.157Z] init version: de40ad0 [2024-01-30T17:14:01.157Z] Security Options: [2024-01-30T17:14:01.157Z] apparmor [2024-01-30T17:14:01.157Z] seccomp [2024-01-30T17:14:01.157Z] Profile: builtin [2024-01-30T17:14:01.157Z] Kernel Version: 5.15.0-1050-aws [2024-01-30T17:14:01.157Z] Operating System: Ubuntu 20.04.6 LTS [2024-01-30T17:14:01.157Z] OSType: linux [2024-01-30T17:14:01.157Z] Architecture: aarch64 [2024-01-30T17:14:01.157Z] CPUs: 8 [2024-01-30T17:14:01.157Z] Total Memory: 30.64GiB [2024-01-30T17:14:01.157Z] Name: ip-10-100-48-22 [2024-01-30T17:14:01.157Z] ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 [2024-01-30T17:14:01.157Z] Docker Root Dir: /var/lib/docker [2024-01-30T17:14:01.157Z] Debug Mode: false [2024-01-30T17:14:01.157Z] Experimental: true [2024-01-30T17:14:01.157Z] Insecure Registries: [2024-01-30T17:14:01.157Z] 127.0.0.0/8 [2024-01-30T17:14:01.157Z] Live Restore Enabled: true [2024-01-30T17:14:01.157Z] [Pipeline] sh [2024-01-30T17:14:01.444Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-01-30T17:14:01.444Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-01-30T17:14:01.444Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46886/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-01-30T17:14:01.444Z] + bash /home/ubuntu/workspace/moby_PR-46886/check-config.sh [2024-01-30T17:14:01.444Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-01-30T17:14:01.444Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ... [2024-01-30T17:14:01.444Z] [2024-01-30T17:14:01.444Z] Generally Necessary: [2024-01-30T17:14:01.444Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-01-30T17:14:01.444Z] - apparmor: enabled and tools installed [2024-01-30T17:14:01.444Z] - CONFIG_NAMESPACES: enabled [2024-01-30T17:14:01.444Z] - CONFIG_NET_NS: enabled [2024-01-30T17:14:01.444Z] - CONFIG_PID_NS: enabled [2024-01-30T17:14:01.444Z] - CONFIG_IPC_NS: enabled [2024-01-30T17:14:01.444Z] - CONFIG_UTS_NS: enabled [2024-01-30T17:14:01.444Z] - CONFIG_CGROUPS: enabled [2024-01-30T17:14:01.444Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-01-30T17:14:01.444Z] - CONFIG_CGROUP_DEVICE: enabled [2024-01-30T17:14:01.444Z] - CONFIG_CGROUP_FREEZER: enabled [2024-01-30T17:14:01.444Z] - CONFIG_CGROUP_SCHED: enabled [2024-01-30T17:14:01.444Z] - CONFIG_CPUSETS: enabled [2024-01-30T17:14:01.444Z] - CONFIG_MEMCG: enabled [2024-01-30T17:14:01.444Z] - CONFIG_KEYS: enabled [2024-01-30T17:14:01.444Z] - CONFIG_VETH: enabled (as module) [2024-01-30T17:14:01.705Z] - CONFIG_BRIDGE: enabled (as module) [2024-01-30T17:14:01.705Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_NF_NAT: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_POSIX_MQUEUE: enabled [2024-01-30T17:14:01.706Z] - CONFIG_CGROUP_BPF: enabled [2024-01-30T17:14:01.706Z] [2024-01-30T17:14:01.706Z] Optional Features: [2024-01-30T17:14:01.706Z] - CONFIG_USER_NS: enabled [2024-01-30T17:14:01.706Z] - CONFIG_SECCOMP: enabled [2024-01-30T17:14:01.706Z] - CONFIG_SECCOMP_FILTER: enabled [2024-01-30T17:14:01.706Z] - CONFIG_CGROUP_PIDS: enabled [2024-01-30T17:14:01.706Z] - CONFIG_MEMCG_SWAP: enabled [2024-01-30T17:14:01.706Z] (cgroup swap accounting is currently enabled) [2024-01-30T17:14:01.706Z] - CONFIG_BLK_CGROUP: enabled [2024-01-30T17:14:01.706Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-01-30T17:14:01.706Z] - CONFIG_CGROUP_PERF: enabled [2024-01-30T17:14:01.706Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-01-30T17:14:01.706Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-01-30T17:14:01.706Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-01-30T17:14:01.706Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-01-30T17:14:01.706Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-01-30T17:14:01.966Z] - CONFIG_RT_GROUP_SCHED: missing [2024-01-30T17:14:01.966Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-01-30T17:14:01.966Z] - CONFIG_IP_VS: enabled (as module) [2024-01-30T17:14:01.966Z] - CONFIG_IP_VS_NFCT: enabled [2024-01-30T17:14:01.966Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-01-30T17:14:01.966Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-01-30T17:14:01.966Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-01-30T17:14:01.966Z] - CONFIG_SECURITY_SELINUX: enabled [2024-01-30T17:14:01.966Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-01-30T17:14:01.966Z] - CONFIG_EXT4_FS: enabled [2024-01-30T17:14:01.966Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-01-30T17:14:01.966Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-01-30T17:14:01.966Z] - Network Drivers: [2024-01-30T17:14:01.966Z] - "overlay": [2024-01-30T17:14:01.966Z] - CONFIG_VXLAN: enabled (as module) [2024-01-30T17:14:01.966Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-01-30T17:14:01.966Z] Optional (for encrypted networks): [2024-01-30T17:14:01.966Z] - CONFIG_CRYPTO: enabled [2024-01-30T17:14:01.966Z] - CONFIG_CRYPTO_AEAD: enabled [2024-01-30T17:14:01.966Z] - CONFIG_CRYPTO_GCM: enabled [2024-01-30T17:14:01.966Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-01-30T17:14:01.966Z] - CONFIG_CRYPTO_GHASH: enabled [2024-01-30T17:14:01.966Z] - CONFIG_XFRM: enabled [2024-01-30T17:14:01.966Z] - CONFIG_XFRM_USER: enabled (as module) [2024-01-30T17:14:01.966Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-01-30T17:14:01.966Z] - CONFIG_INET_ESP: enabled (as module) [2024-01-30T17:14:01.966Z] - "ipvlan": [2024-01-30T17:14:01.966Z] - CONFIG_IPVLAN: enabled (as module) [2024-01-30T17:14:01.966Z] - "macvlan": [2024-01-30T17:14:02.227Z] - CONFIG_MACVLAN: enabled (as module) [2024-01-30T17:14:02.227Z] - CONFIG_DUMMY: enabled (as module) [2024-01-30T17:14:02.227Z] - "ftp,tftp client in container": [2024-01-30T17:14:02.227Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-01-30T17:14:02.227Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-01-30T17:14:02.227Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-01-30T17:14:02.227Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-01-30T17:14:02.227Z] - Storage Drivers: [2024-01-30T17:14:02.227Z] - "aufs": [2024-01-30T17:14:02.227Z] - CONFIG_AUFS_FS: enabled (as module) [2024-01-30T17:14:02.227Z] - "btrfs": [2024-01-30T17:14:02.227Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-01-30T17:14:02.227Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-01-30T17:14:02.227Z] - "devicemapper": [2024-01-30T17:14:02.227Z] - CONFIG_BLK_DEV_DM: enabled [2024-01-30T17:14:02.227Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-01-30T17:14:02.227Z] - "overlay": [2024-01-30T17:14:02.227Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-01-30T17:14:02.227Z] - "zfs": [2024-01-30T17:14:02.227Z] - /dev/zfs: present [2024-01-30T17:14:02.227Z] - zfs command: missing [2024-01-30T17:14:02.227Z] - zpool command: missing [2024-01-30T17:14:02.227Z] [2024-01-30T17:14:02.227Z] Limits: [2024-01-30T17:14:02.227Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-01-30T17:14:02.227Z] [2024-01-30T17:14:02.227Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-01-30T17:14:02.533Z] + docker build --force-rm -t docker:2932d316f9d0881a8a4c327c3c13d764ad34ad68 . [2024-01-30T17:14:02.794Z] #0 building with "default" instance using docker driver [2024-01-30T17:14:02.794Z] [2024-01-30T17:14:02.794Z] #1 [internal] load .dockerignore [2024-01-30T17:14:02.794Z] #1 transferring context: 111B done [2024-01-30T17:14:02.794Z] #1 DONE 0.0s [2024-01-30T17:14:02.794Z] [2024-01-30T17:14:02.794Z] #2 [internal] load build definition from Dockerfile [2024-01-30T17:14:02.794Z] #2 transferring dockerfile: 27.92kB done [2024-01-30T17:14:02.794Z] #2 DONE 0.0s [2024-01-30T17:14:02.794Z] [2024-01-30T17:14:02.794Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2024-01-30T17:14:02.794Z] #3 DONE 0.1s [2024-01-30T17:14:02.794Z] [2024-01-30T17:14:02.794Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2024-01-30T17:14:02.794Z] #4 CACHED [2024-01-30T17:14:02.795Z] [2024-01-30T17:14:02.795Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-01-30T17:14:03.055Z] #5 DONE 0.1s [2024-01-30T17:14:03.055Z] [2024-01-30T17:14:03.055Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2024-01-30T17:14:03.055Z] #6 DONE 0.0s [2024-01-30T17:14:03.055Z] [2024-01-30T17:14:03.055Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.3 [2024-01-30T17:14:03.055Z] #7 DONE 0.2s [2024-01-30T17:14:03.055Z] [2024-01-30T17:14:03.055Z] #8 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm [2024-01-30T17:14:03.055Z] #8 DONE 0.2s [2024-01-30T17:14:03.055Z] [2024-01-30T17:14:03.055Z] #9 [internal] load metadata for docker.io/library/debian:bookworm [2024-01-30T17:14:03.055Z] #9 DONE 0.2s [2024-01-30T17:14:03.055Z] [2024-01-30T17:14:03.055Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-01-30T17:14:03.055Z] #10 DONE 0.2s [2024-01-30T17:14:03.055Z] [2024-01-30T17:14:03.055Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2024-01-30T17:14:03.055Z] #11 DONE 0.2s [2024-01-30T17:14:03.055Z] [2024-01-30T17:14:03.055Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1 [2024-01-30T17:14:03.318Z] #12 DONE 0.2s [2024-01-30T17:14:03.318Z] [2024-01-30T17:14:03.318Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f [2024-01-30T17:14:03.318Z] #13 DONE 0.0s [2024-01-30T17:14:03.318Z] [2024-01-30T17:14:03.318Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2024-01-30T17:14:03.318Z] #14 DONE 0.0s [2024-01-30T17:14:03.318Z] [2024-01-30T17:14:03.318Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.3@sha256:12fb891dd6fff0871ee36734f021b30d10833e057094ed666cdb17330ee47397 [2024-01-30T17:14:03.318Z] #15 DONE 0.0s [2024-01-30T17:14:03.318Z] [2024-01-30T17:14:03.318Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-01-30T17:14:03.318Z] #16 DONE 0.0s [2024-01-30T17:14:03.318Z] [2024-01-30T17:14:03.318Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-01-30T17:14:03.318Z] #17 DONE 0.0s [2024-01-30T17:14:03.318Z] [2024-01-30T17:14:03.318Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 [2024-01-30T17:14:03.318Z] #18 DONE 0.0s [2024-01-30T17:14:03.318Z] [2024-01-30T17:14:03.318Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-01-30T17:14:03.318Z] #19 DONE 0.0s [2024-01-30T17:14:03.318Z] [2024-01-30T17:14:03.318Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 [2024-01-30T17:14:03.318Z] #20 DONE 0.0s [2024-01-30T17:14:03.318Z] [2024-01-30T17:14:03.318Z] #21 [internal] load build context [2024-01-30T17:14:04.261Z] #21 transferring context: 75.05MB 0.9s done [2024-01-30T17:14:04.261Z] #21 DONE 1.0s [2024-01-30T17:14:04.261Z] [2024-01-30T17:14:04.261Z] #22 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 < /etc/apt/apt.conf.d/keep-cache [2024-01-30T17:14:04.262Z] #96 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #97 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2024-01-30T17:14:04.262Z] #97 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #98 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version [2024-01-30T17:14:04.262Z] #98 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #99 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2024-01-30T17:14:04.262Z] #99 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #100 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2024-01-30T17:14:04.262Z] #100 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #101 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-01-30T17:14:04.262Z] #101 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #102 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ [2024-01-30T17:14:04.262Z] #102 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #103 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2024-01-30T17:14:04.262Z] #103 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #104 [dev-base 1/12] RUN groupadd -r docker [2024-01-30T17:14:04.262Z] #104 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #105 [runc-src 1/3] WORKDIR /usr/src/runc [2024-01-30T17:14:04.262Z] #105 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #106 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ [2024-01-30T17:14:04.262Z] #106 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #107 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ [2024-01-30T17:14:04.262Z] #107 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #108 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-01-30T17:14:04.262Z] #108 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #109 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ [2024-01-30T17:14:04.262Z] #109 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #110 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2024-01-30T17:14:04.262Z] #110 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #111 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-01-30T17:14:04.262Z] #111 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #112 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-01-30T17:14:04.262Z] #112 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2024-01-30T17:14:04.262Z] #113 CACHED [2024-01-30T17:14:04.262Z] [2024-01-30T17:14:04.262Z] #114 [dev 1/1] COPY --link . . [2024-01-30T17:14:05.646Z] #114 DONE 1.2s [2024-01-30T17:14:05.646Z] [2024-01-30T17:14:05.646Z] #115 exporting to image [2024-01-30T17:14:05.646Z] #115 exporting layers [2024-01-30T17:14:06.217Z] #115 exporting layers 0.8s done [2024-01-30T17:14:06.217Z] #115 writing image sha256:eb58ec2ea26c30f3093803ac1e9f295cf12e2562112f5369d08db930f635ccdd done [2024-01-30T17:14:06.217Z] #115 naming to docker.io/library/docker:2932d316f9d0881a8a4c327c3c13d764ad34ad68 done [2024-01-30T17:14:06.217Z] #115 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2024-01-30T17:14:06.524Z] + sudo modprobe ip6table_filter [Pipeline] sh [2024-01-30T17:14:06.813Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46886/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2932d316f9d0881a8a4c327c3c13d764ad34ad68 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2932d316f9d0881a8a4c327c3c13d764ad34ad68 hack/test/unit [2024-01-30T17:14:07.075Z] + BUILDFLAGS=(-tags 'netgo journald') [2024-01-30T17:14:07.075Z] + TESTFLAGS+=' -test.timeout=5m' [2024-01-30T17:14:07.075Z] + TESTDIRS=./... [2024-01-30T17:14:07.075Z] + exclude_paths='/vendor/|/integration' [2024-01-30T17:14:07.075Z] ++ go list ./... [2024-01-30T17:14:07.075Z] ++ grep -vE '(/vendor/|/integration)' [2024-01-30T17:14:07.649Z] + pkg_list='github.com/docker/docker/api [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/backend/build [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/httpstatus [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/httputils [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/middleware [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/build [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/container [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/debug [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/distribution [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/grpc [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/image [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/network [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/plugin [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/session [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/swarm [2024-01-30T17:14:07.649Z] github.com/docker/docker/api/server/router/system [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/volume [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/backend [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/blkiodev [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/checkpoint [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/container [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/events [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/filters [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/image [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/mount [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/network [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/registry [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/strslice [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/swarm [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/system [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/time [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/versions [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/volume [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/worker [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/dockerfile [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/remotecontext [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/remotecontext/git [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-30T17:14:07.650Z] github.com/docker/docker/cli/debug [2024-01-30T17:14:07.650Z] github.com/docker/docker/client [2024-01-30T17:14:07.650Z] github.com/docker/docker/client/buildkit [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/docker-proxy [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/docker-proxy/winresources [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/dockerd [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/dockerd/winresources [2024-01-30T17:14:07.650Z] github.com/docker/docker/container [2024-01-30T17:14:07.650Z] github.com/docker/docker/container/stream [2024-01-30T17:14:07.650Z] github.com/docker/docker/contrib/apparmor [2024-01-30T17:14:07.650Z] github.com/docker/docker/contrib/httpserver [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/cluster [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/cluster/convert [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/cluster/executor [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/cluster/provider [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/config [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/containerd [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/events [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/events/testutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/images [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/initlayer [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/links [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/listeners [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/gelf [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/journald [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/local [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/splunk [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/syslog [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/logger/templates [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/names [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/network [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/snapshotter [2024-01-30T17:14:07.650Z] github.com/docker/docker/daemon/stats [2024-01-30T17:14:07.650Z] github.com/docker/docker/distribution [2024-01-30T17:14:07.650Z] github.com/docker/docker/distribution/metadata [2024-01-30T17:14:07.650Z] github.com/docker/docker/distribution/utils [2024-01-30T17:14:07.650Z] github.com/docker/docker/distribution/xfer [2024-01-30T17:14:07.650Z] github.com/docker/docker/dockerversion [2024-01-30T17:14:07.650Z] github.com/docker/docker/errdefs [2024-01-30T17:14:07.650Z] github.com/docker/docker/image [2024-01-30T17:14:07.650Z] github.com/docker/docker/image/cache [2024-01-30T17:14:07.650Z] github.com/docker/docker/image/spec/specs-go [2024-01-30T17:14:07.650Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-30T17:14:07.650Z] github.com/docker/docker/image/tarexport [2024-01-30T17:14:07.650Z] github.com/docker/docker/image/v1 [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/cleanups [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/compatcontext [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/mod [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/mounttree [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/multierror [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/safepath [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/sliceutil [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/test/suite [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/testutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/unix_noeintr [2024-01-30T17:14:07.650Z] github.com/docker/docker/internal/unshare [2024-01-30T17:14:07.650Z] github.com/docker/docker/layer [2024-01-30T17:14:07.650Z] github.com/docker/docker/libcontainerd [2024-01-30T17:14:07.650Z] github.com/docker/docker/libcontainerd/queue [2024-01-30T17:14:07.650Z] github.com/docker/docker/libcontainerd/remote [2024-01-30T17:14:07.650Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-30T17:14:07.650Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-30T17:14:07.650Z] github.com/docker/docker/libcontainerd/types [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/bitmap [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/cluster [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/config [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/datastore [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/driverapi [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/etchosts [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ipam [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ipbits [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/iptables [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/netlabel [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/netutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/networkdb [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/ns [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/options [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/osl [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/portallocator [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/portmapper [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/scope [2024-01-30T17:14:07.650Z] github.com/docker/docker/libnetwork/types [2024-01-30T17:14:07.650Z] github.com/docker/docker/oci [2024-01-30T17:14:07.650Z] github.com/docker/docker/oci/caps [2024-01-30T17:14:07.650Z] github.com/docker/docker/opts [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/archive [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/authorization [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/broadcaster [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/capabilities [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/chrootarchive [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/containerfs [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/directory [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/dmesg [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/fileutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/homedir [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/idtools [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/ioutils [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/jsonmessage [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/longpath [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/meminfo [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/namesgenerator [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/parsers [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/pidfile [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/platform [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/plugingetter [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/plugins [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/plugins/transport [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/pools [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/process [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/progress [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/reexec [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/rootless [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/stack [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/stdcopy [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/streamformatter [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/stringid [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/sysinfo [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/system [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/tailfile [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/tarsum [2024-01-30T17:14:07.650Z] github.com/docker/docker/pkg/useragent [2024-01-30T17:14:07.650Z] github.com/docker/docker/plugin [2024-01-30T17:14:07.650Z] github.com/docker/docker/plugin/executor/containerd [2024-01-30T17:14:07.650Z] github.com/docker/docker/plugin/v2 [2024-01-30T17:14:07.650Z] github.com/docker/docker/profiles/apparmor [2024-01-30T17:14:07.650Z] github.com/docker/docker/profiles/seccomp [2024-01-30T17:14:07.650Z] github.com/docker/docker/quota [2024-01-30T17:14:07.650Z] github.com/docker/docker/reference [2024-01-30T17:14:07.650Z] github.com/docker/docker/registry [2024-01-30T17:14:07.650Z] github.com/docker/docker/registry/resumable [2024-01-30T17:14:07.650Z] github.com/docker/docker/restartmanager [2024-01-30T17:14:07.650Z] github.com/docker/docker/runconfig [2024-01-30T17:14:07.650Z] github.com/docker/docker/runconfig/opts [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/daemon [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/environment [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/fakecontext [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/fakegit [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/fakestorage [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/fixtures/load [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/registry [2024-01-30T17:14:07.650Z] github.com/docker/docker/testutil/request [2024-01-30T17:14:07.650Z] github.com/docker/docker/volume [2024-01-30T17:14:07.650Z] github.com/docker/docker/volume/drivers [2024-01-30T17:14:07.650Z] github.com/docker/docker/volume/local [2024-01-30T17:14:07.650Z] github.com/docker/docker/volume/mounts [2024-01-30T17:14:07.650Z] github.com/docker/docker/volume/service [2024-01-30T17:14:07.650Z] github.com/docker/docker/volume/service/opts [2024-01-30T17:14:07.650Z] github.com/docker/docker/volume/testutils' [2024-01-30T17:14:07.650Z] ++ grep --fixed-strings -v /libnetwork [2024-01-30T17:14:07.650Z] ++ echo 'github.com/docker/docker/api [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/backend/build [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/httpstatus [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/httputils [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/middleware [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/build [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/container [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/debug [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/distribution [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/grpc [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/image [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/network [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/plugin [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/session [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/swarm [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/system [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/server/router/volume [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/backend [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/blkiodev [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/checkpoint [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/container [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/events [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/filters [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/image [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/mount [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/network [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/registry [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/strslice [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/swarm [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/system [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/time [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/versions [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-30T17:14:07.650Z] github.com/docker/docker/api/types/volume [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/worker [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/dockerfile [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/remotecontext [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/remotecontext/git [2024-01-30T17:14:07.650Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-30T17:14:07.650Z] github.com/docker/docker/cli/debug [2024-01-30T17:14:07.650Z] github.com/docker/docker/client [2024-01-30T17:14:07.650Z] github.com/docker/docker/client/buildkit [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/docker-proxy [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/docker-proxy/winresources [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/dockerd [2024-01-30T17:14:07.650Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-30T17:14:07.651Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-30T17:14:07.651Z] github.com/docker/docker/cmd/dockerd/winresources [2024-01-30T17:14:07.651Z] github.com/docker/docker/container [2024-01-30T17:14:07.651Z] github.com/docker/docker/container/stream [2024-01-30T17:14:07.651Z] github.com/docker/docker/contrib/apparmor [2024-01-30T17:14:07.651Z] github.com/docker/docker/contrib/httpserver [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/convert [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/executor [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/provider [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/config [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/containerd [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/events [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/events/testutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/images [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/initlayer [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/links [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/listeners [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/gelf [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/journald [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/local [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/splunk [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/syslog [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/templates [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/names [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/network [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/snapshotter [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/stats [2024-01-30T17:14:07.651Z] github.com/docker/docker/distribution [2024-01-30T17:14:07.651Z] github.com/docker/docker/distribution/metadata [2024-01-30T17:14:07.651Z] github.com/docker/docker/distribution/utils [2024-01-30T17:14:07.651Z] github.com/docker/docker/distribution/xfer [2024-01-30T17:14:07.651Z] github.com/docker/docker/dockerversion [2024-01-30T17:14:07.651Z] github.com/docker/docker/errdefs [2024-01-30T17:14:07.651Z] github.com/docker/docker/image [2024-01-30T17:14:07.651Z] github.com/docker/docker/image/cache [2024-01-30T17:14:07.651Z] github.com/docker/docker/image/spec/specs-go [2024-01-30T17:14:07.651Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-30T17:14:07.651Z] github.com/docker/docker/image/tarexport [2024-01-30T17:14:07.651Z] github.com/docker/docker/image/v1 [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/cleanups [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/compatcontext [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/mod [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/mounttree [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/multierror [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/safepath [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/sliceutil [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/test/suite [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/testutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/unix_noeintr [2024-01-30T17:14:07.651Z] github.com/docker/docker/internal/unshare [2024-01-30T17:14:07.651Z] github.com/docker/docker/layer [2024-01-30T17:14:07.651Z] github.com/docker/docker/libcontainerd [2024-01-30T17:14:07.651Z] github.com/docker/docker/libcontainerd/queue [2024-01-30T17:14:07.651Z] github.com/docker/docker/libcontainerd/remote [2024-01-30T17:14:07.651Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-30T17:14:07.651Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-30T17:14:07.651Z] github.com/docker/docker/libcontainerd/types [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/bitmap [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/cluster [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/config [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/datastore [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/driverapi [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/etchosts [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ipam [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ipbits [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/iptables [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/netlabel [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/netutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/networkdb [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/ns [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/options [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/osl [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/portallocator [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/portmapper [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/scope [2024-01-30T17:14:07.651Z] github.com/docker/docker/libnetwork/types [2024-01-30T17:14:07.651Z] github.com/docker/docker/oci [2024-01-30T17:14:07.651Z] github.com/docker/docker/oci/caps [2024-01-30T17:14:07.651Z] github.com/docker/docker/opts [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/archive [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/authorization [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/broadcaster [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/capabilities [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/chrootarchive [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/containerfs [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/directory [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/dmesg [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/fileutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/homedir [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/idtools [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/ioutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/jsonmessage [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/longpath [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/meminfo [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/namesgenerator [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/parsers [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/pidfile [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/platform [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/plugingetter [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/plugins [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/plugins/transport [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/pools [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/process [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/progress [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/reexec [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/rootless [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/stack [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/stdcopy [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/streamformatter [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/stringid [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/sysinfo [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/system [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/tailfile [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/tarsum [2024-01-30T17:14:07.651Z] github.com/docker/docker/pkg/useragent [2024-01-30T17:14:07.651Z] github.com/docker/docker/plugin [2024-01-30T17:14:07.651Z] github.com/docker/docker/plugin/executor/containerd [2024-01-30T17:14:07.651Z] github.com/docker/docker/plugin/v2 [2024-01-30T17:14:07.651Z] github.com/docker/docker/profiles/apparmor [2024-01-30T17:14:07.651Z] github.com/docker/docker/profiles/seccomp [2024-01-30T17:14:07.651Z] github.com/docker/docker/quota [2024-01-30T17:14:07.651Z] github.com/docker/docker/reference [2024-01-30T17:14:07.651Z] github.com/docker/docker/registry [2024-01-30T17:14:07.651Z] github.com/docker/docker/registry/resumable [2024-01-30T17:14:07.651Z] github.com/docker/docker/restartmanager [2024-01-30T17:14:07.651Z] github.com/docker/docker/runconfig [2024-01-30T17:14:07.651Z] github.com/docker/docker/runconfig/opts [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/daemon [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/environment [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/fakecontext [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/fakegit [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/fakestorage [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/fixtures/load [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/registry [2024-01-30T17:14:07.651Z] github.com/docker/docker/testutil/request [2024-01-30T17:14:07.651Z] github.com/docker/docker/volume [2024-01-30T17:14:07.651Z] github.com/docker/docker/volume/drivers [2024-01-30T17:14:07.651Z] github.com/docker/docker/volume/local [2024-01-30T17:14:07.651Z] github.com/docker/docker/volume/mounts [2024-01-30T17:14:07.651Z] github.com/docker/docker/volume/service [2024-01-30T17:14:07.651Z] github.com/docker/docker/volume/service/opts [2024-01-30T17:14:07.651Z] github.com/docker/docker/volume/testutils' [2024-01-30T17:14:07.651Z] + base_pkg_list='github.com/docker/docker/api [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/backend/build [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/httpstatus [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/httputils [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/middleware [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/build [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/container [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/debug [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/distribution [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/grpc [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/image [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/network [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/plugin [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/session [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/swarm [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/system [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/server/router/volume [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/backend [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/blkiodev [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/checkpoint [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/container [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/events [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/filters [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/image [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/mount [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/network [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/registry [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/strslice [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/swarm [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/system [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/time [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/versions [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-30T17:14:07.651Z] github.com/docker/docker/api/types/volume [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next/worker [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/dockerfile [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/remotecontext [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/remotecontext/git [2024-01-30T17:14:07.651Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-30T17:14:07.651Z] github.com/docker/docker/cli/debug [2024-01-30T17:14:07.651Z] github.com/docker/docker/client [2024-01-30T17:14:07.651Z] github.com/docker/docker/client/buildkit [2024-01-30T17:14:07.651Z] github.com/docker/docker/cmd/docker-proxy [2024-01-30T17:14:07.651Z] github.com/docker/docker/cmd/docker-proxy/winresources [2024-01-30T17:14:07.651Z] github.com/docker/docker/cmd/dockerd [2024-01-30T17:14:07.651Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-30T17:14:07.651Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-30T17:14:07.651Z] github.com/docker/docker/cmd/dockerd/winresources [2024-01-30T17:14:07.651Z] github.com/docker/docker/container [2024-01-30T17:14:07.651Z] github.com/docker/docker/container/stream [2024-01-30T17:14:07.651Z] github.com/docker/docker/contrib/apparmor [2024-01-30T17:14:07.651Z] github.com/docker/docker/contrib/httpserver [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/convert [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/executor [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/cluster/provider [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/config [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/containerd [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/events [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/events/testutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/images [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/initlayer [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/links [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/listeners [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/gelf [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/journald [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/local [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/splunk [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/syslog [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/logger/templates [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/names [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/network [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/snapshotter [2024-01-30T17:14:07.651Z] github.com/docker/docker/daemon/stats [2024-01-30T17:14:07.651Z] github.com/docker/docker/distribution [2024-01-30T17:14:07.651Z] github.com/docker/docker/distribution/metadata [2024-01-30T17:14:07.651Z] github.com/docker/docker/distribution/utils [2024-01-30T17:14:07.651Z] github.com/docker/docker/distribution/xfer [2024-01-30T17:14:07.651Z] github.com/docker/docker/dockerversion [2024-01-30T17:14:07.651Z] github.com/docker/docker/errdefs [2024-01-30T17:14:07.651Z] github.com/docker/docker/image [2024-01-30T17:14:07.651Z] github.com/docker/docker/image/cache [2024-01-30T17:14:07.652Z] github.com/docker/docker/image/spec/specs-go [2024-01-30T17:14:07.652Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-30T17:14:07.652Z] github.com/docker/docker/image/tarexport [2024-01-30T17:14:07.652Z] github.com/docker/docker/image/v1 [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/cleanups [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/compatcontext [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/mod [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/mounttree [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/multierror [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/safepath [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/sliceutil [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/test/suite [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/testutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/unix_noeintr [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/unshare [2024-01-30T17:14:07.652Z] github.com/docker/docker/layer [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/queue [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/remote [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/types [2024-01-30T17:14:07.652Z] github.com/docker/docker/oci [2024-01-30T17:14:07.652Z] github.com/docker/docker/oci/caps [2024-01-30T17:14:07.652Z] github.com/docker/docker/opts [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/archive [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/authorization [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/broadcaster [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/capabilities [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/chrootarchive [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/containerfs [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/directory [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/dmesg [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/fileutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/homedir [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/idtools [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/ioutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/jsonmessage [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/longpath [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/meminfo [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/namesgenerator [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/parsers [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/pidfile [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/platform [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/plugingetter [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/plugins [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/plugins/transport [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/pools [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/process [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/progress [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/reexec [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/rootless [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/stack [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/stdcopy [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/streamformatter [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/stringid [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/sysinfo [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/system [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/tailfile [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/tarsum [2024-01-30T17:14:07.652Z] github.com/docker/docker/pkg/useragent [2024-01-30T17:14:07.652Z] github.com/docker/docker/plugin [2024-01-30T17:14:07.652Z] github.com/docker/docker/plugin/executor/containerd [2024-01-30T17:14:07.652Z] github.com/docker/docker/plugin/v2 [2024-01-30T17:14:07.652Z] github.com/docker/docker/profiles/apparmor [2024-01-30T17:14:07.652Z] github.com/docker/docker/profiles/seccomp [2024-01-30T17:14:07.652Z] github.com/docker/docker/quota [2024-01-30T17:14:07.652Z] github.com/docker/docker/reference [2024-01-30T17:14:07.652Z] github.com/docker/docker/registry [2024-01-30T17:14:07.652Z] github.com/docker/docker/registry/resumable [2024-01-30T17:14:07.652Z] github.com/docker/docker/restartmanager [2024-01-30T17:14:07.652Z] github.com/docker/docker/runconfig [2024-01-30T17:14:07.652Z] github.com/docker/docker/runconfig/opts [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/daemon [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/environment [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/fakecontext [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/fakegit [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/fakestorage [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/fixtures/load [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/registry [2024-01-30T17:14:07.652Z] github.com/docker/docker/testutil/request [2024-01-30T17:14:07.652Z] github.com/docker/docker/volume [2024-01-30T17:14:07.652Z] github.com/docker/docker/volume/drivers [2024-01-30T17:14:07.652Z] github.com/docker/docker/volume/local [2024-01-30T17:14:07.652Z] github.com/docker/docker/volume/mounts [2024-01-30T17:14:07.652Z] github.com/docker/docker/volume/service [2024-01-30T17:14:07.652Z] github.com/docker/docker/volume/service/opts [2024-01-30T17:14:07.652Z] github.com/docker/docker/volume/testutils' [2024-01-30T17:14:07.652Z] ++ grep --fixed-strings /libnetwork [2024-01-30T17:14:07.652Z] ++ echo 'github.com/docker/docker/api [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/backend/build [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/httpstatus [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/httputils [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/middleware [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/build [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/container [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/debug [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/distribution [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/grpc [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/image [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/network [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/plugin [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/session [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/swarm [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/system [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/server/router/volume [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/backend [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/blkiodev [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/checkpoint [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/container [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/events [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/filters [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/image [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/mount [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/network [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/registry [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/strslice [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/swarm [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/system [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/time [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/versions [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-30T17:14:07.652Z] github.com/docker/docker/api/types/volume [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next/worker [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/dockerfile [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/remotecontext [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/remotecontext/git [2024-01-30T17:14:07.652Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-30T17:14:07.652Z] github.com/docker/docker/cli/debug [2024-01-30T17:14:07.652Z] github.com/docker/docker/client [2024-01-30T17:14:07.652Z] github.com/docker/docker/client/buildkit [2024-01-30T17:14:07.652Z] github.com/docker/docker/cmd/docker-proxy [2024-01-30T17:14:07.652Z] github.com/docker/docker/cmd/docker-proxy/winresources [2024-01-30T17:14:07.652Z] github.com/docker/docker/cmd/dockerd [2024-01-30T17:14:07.652Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-30T17:14:07.652Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-30T17:14:07.652Z] github.com/docker/docker/cmd/dockerd/winresources [2024-01-30T17:14:07.652Z] github.com/docker/docker/container [2024-01-30T17:14:07.652Z] github.com/docker/docker/container/stream [2024-01-30T17:14:07.652Z] github.com/docker/docker/contrib/apparmor [2024-01-30T17:14:07.652Z] github.com/docker/docker/contrib/httpserver [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/cluster [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/cluster/convert [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/cluster/executor [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/cluster/provider [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/config [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/containerd [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/events [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/events/testutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/images [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/initlayer [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/links [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/listeners [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/gelf [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/journald [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/local [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/splunk [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/syslog [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/logger/templates [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/names [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/network [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/snapshotter [2024-01-30T17:14:07.652Z] github.com/docker/docker/daemon/stats [2024-01-30T17:14:07.652Z] github.com/docker/docker/distribution [2024-01-30T17:14:07.652Z] github.com/docker/docker/distribution/metadata [2024-01-30T17:14:07.652Z] github.com/docker/docker/distribution/utils [2024-01-30T17:14:07.652Z] github.com/docker/docker/distribution/xfer [2024-01-30T17:14:07.652Z] github.com/docker/docker/dockerversion [2024-01-30T17:14:07.652Z] github.com/docker/docker/errdefs [2024-01-30T17:14:07.652Z] github.com/docker/docker/image [2024-01-30T17:14:07.652Z] github.com/docker/docker/image/cache [2024-01-30T17:14:07.652Z] github.com/docker/docker/image/spec/specs-go [2024-01-30T17:14:07.652Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-30T17:14:07.652Z] github.com/docker/docker/image/tarexport [2024-01-30T17:14:07.652Z] github.com/docker/docker/image/v1 [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/cleanups [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/compatcontext [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/mod [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/mounttree [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/multierror [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/safepath [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/sliceutil [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/test/suite [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/testutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/unix_noeintr [2024-01-30T17:14:07.652Z] github.com/docker/docker/internal/unshare [2024-01-30T17:14:07.652Z] github.com/docker/docker/layer [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/queue [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/remote [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-30T17:14:07.652Z] github.com/docker/docker/libcontainerd/types [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/bitmap [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/cluster [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/config [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/datastore [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/driverapi [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/etchosts [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ipam [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ipbits [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/iptables [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/netlabel [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/netutils [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/networkdb [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/ns [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/options [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/osl [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/portallocator [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/portmapper [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/scope [2024-01-30T17:14:07.652Z] github.com/docker/docker/libnetwork/types [2024-01-30T17:14:07.652Z] github.com/docker/docker/oci [2024-01-30T17:14:07.652Z] github.com/docker/docker/oci/caps [2024-01-30T17:14:07.653Z] github.com/docker/docker/opts [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/archive [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/authorization [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/broadcaster [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/capabilities [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/chrootarchive [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/containerfs [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/directory [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/dmesg [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/fileutils [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/homedir [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/idtools [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/ioutils [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/jsonmessage [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/longpath [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/meminfo [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/namesgenerator [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/parsers [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/pidfile [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/platform [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/plugingetter [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/plugins [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/plugins/transport [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/pools [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/process [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/progress [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/reexec [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/rootless [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/stack [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/stdcopy [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/streamformatter [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/stringid [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/sysinfo [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/system [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/tailfile [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/tarsum [2024-01-30T17:14:07.653Z] github.com/docker/docker/pkg/useragent [2024-01-30T17:14:07.653Z] github.com/docker/docker/plugin [2024-01-30T17:14:07.653Z] github.com/docker/docker/plugin/executor/containerd [2024-01-30T17:14:07.653Z] github.com/docker/docker/plugin/v2 [2024-01-30T17:14:07.653Z] github.com/docker/docker/profiles/apparmor [2024-01-30T17:14:07.653Z] github.com/docker/docker/profiles/seccomp [2024-01-30T17:14:07.653Z] github.com/docker/docker/quota [2024-01-30T17:14:07.653Z] github.com/docker/docker/reference [2024-01-30T17:14:07.653Z] github.com/docker/docker/registry [2024-01-30T17:14:07.653Z] github.com/docker/docker/registry/resumable [2024-01-30T17:14:07.653Z] github.com/docker/docker/restartmanager [2024-01-30T17:14:07.653Z] github.com/docker/docker/runconfig [2024-01-30T17:14:07.653Z] github.com/docker/docker/runconfig/opts [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/daemon [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/environment [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/fakecontext [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/fakegit [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/fakestorage [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/fixtures/load [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/registry [2024-01-30T17:14:07.653Z] github.com/docker/docker/testutil/request [2024-01-30T17:14:07.653Z] github.com/docker/docker/volume [2024-01-30T17:14:07.653Z] github.com/docker/docker/volume/drivers [2024-01-30T17:14:07.653Z] github.com/docker/docker/volume/local [2024-01-30T17:14:07.653Z] github.com/docker/docker/volume/mounts [2024-01-30T17:14:07.653Z] github.com/docker/docker/volume/service [2024-01-30T17:14:07.653Z] github.com/docker/docker/volume/service/opts [2024-01-30T17:14:07.653Z] github.com/docker/docker/volume/testutils' [2024-01-30T17:14:07.653Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/bitmap [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cluster [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/config [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/datastore [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/driverapi [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/etchosts [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipam [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipbits [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/iptables [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/netlabel [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/netutils [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/networkdb [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ns [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/options [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/osl [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/portallocator [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/portmapper [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/scope [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/types' [2024-01-30T17:14:07.653Z] + echo 'github.com/docker/docker/libnetwork [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/bitmap [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cluster [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/config [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/datastore [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/driverapi [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/etchosts [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipam [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-30T17:14:07.653Z] git+ grep --fixed-strings libnetwork/drivers/bridge [2024-01-30T17:14:07.653Z] hub.com/docker/docker/libnetwork/ipams/remote [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ipbits [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/iptables [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/netlabel [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/netutils [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/networkdb [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/ns [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/options [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/osl [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/portallocator [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/portmapper [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/scope [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/types' [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-30T17:14:07.653Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-30T17:14:07.653Z] + type docker-proxy [2024-01-30T17:14:07.653Z] hack/test/unit: line 25: type: docker-proxy: not found [2024-01-30T17:14:07.653Z] + hack/make.sh binary-proxy install-proxy [2024-01-30T17:14:07.653Z] [2024-01-30T17:14:07.653Z] Removing bundles/ [2024-01-30T17:14:07.653Z] [2024-01-30T17:14:07.653Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2024-01-30T17:14:07.653Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-01-30T17:14:07.653Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-30T17:14:07.653Z] module github.com/docker/docker [2024-01-30T17:14:07.653Z] [2024-01-30T17:14:07.653Z] go 1.20 [2024-01-30T17:14:07.653Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-30T17:14:07.653Z] + GO111MODULE=on [2024-01-30T17:14:07.653Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2932d316f9d0881a8a4c327c3c13d764ad34ad68" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-30T17:14:07.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-01-30T17:14:11.859Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-30T17:14:11.859Z] Created binary: bundles/binary-proxy/docker-proxy [2024-01-30T17:14:11.859Z] [2024-01-30T17:14:11.859Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-01-30T17:14:11.859Z] Installing docker-proxy to /usr/local/bin/ [2024-01-30T17:14:11.859Z] [2024-01-30T17:14:11.859Z] + mkdir -p bundles [2024-01-30T17:14:11.859Z] + '[' -n 'github.com/docker/docker/api [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/backend/build [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/httpstatus [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/httputils [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/middleware [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/build [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/container [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/debug [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/distribution [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/grpc [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/image [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/network [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/plugin [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/session [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/swarm [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/system [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/server/router/volume [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/backend [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/blkiodev [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/checkpoint [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/container [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/events [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/filters [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/image [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/mount [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/network [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/registry [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/strslice [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/swarm [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/system [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/time [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/versions [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-30T17:14:11.859Z] github.com/docker/docker/api/types/volume [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next/worker [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/dockerfile [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/remotecontext [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/remotecontext/git [2024-01-30T17:14:11.859Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-30T17:14:11.859Z] github.com/docker/docker/cli/debug [2024-01-30T17:14:11.859Z] github.com/docker/docker/client [2024-01-30T17:14:11.859Z] github.com/docker/docker/client/buildkit [2024-01-30T17:14:11.859Z] github.com/docker/docker/cmd/docker-proxy [2024-01-30T17:14:11.859Z] github.com/docker/docker/cmd/docker-proxy/winresources [2024-01-30T17:14:11.859Z] github.com/docker/docker/cmd/dockerd [2024-01-30T17:14:11.859Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-30T17:14:11.859Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-30T17:14:11.859Z] github.com/docker/docker/cmd/dockerd/winresources [2024-01-30T17:14:11.859Z] github.com/docker/docker/container [2024-01-30T17:14:11.859Z] github.com/docker/docker/container/stream [2024-01-30T17:14:11.859Z] github.com/docker/docker/contrib/apparmor [2024-01-30T17:14:11.859Z] github.com/docker/docker/contrib/httpserver [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/cluster [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/cluster/convert [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/cluster/executor [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/cluster/provider [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/config [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/containerd [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/events [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/events/testutils [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/images [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/initlayer [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/links [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/listeners [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/gelf [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/journald [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/local [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/splunk [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/syslog [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/logger/templates [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/names [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/network [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/snapshotter [2024-01-30T17:14:11.859Z] github.com/docker/docker/daemon/stats [2024-01-30T17:14:11.859Z] github.com/docker/docker/distribution [2024-01-30T17:14:11.859Z] github.com/docker/docker/distribution/metadata [2024-01-30T17:14:11.859Z] github.com/docker/docker/distribution/utils [2024-01-30T17:14:11.859Z] github.com/docker/docker/distribution/xfer [2024-01-30T17:14:11.859Z] github.com/docker/docker/dockerversion [2024-01-30T17:14:11.859Z] github.com/docker/docker/errdefs [2024-01-30T17:14:11.859Z] github.com/docker/docker/image [2024-01-30T17:14:11.859Z] github.com/docker/docker/image/cache [2024-01-30T17:14:11.859Z] github.com/docker/docker/image/spec/specs-go [2024-01-30T17:14:11.859Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-30T17:14:11.859Z] github.com/docker/docker/image/tarexport [2024-01-30T17:14:11.859Z] github.com/docker/docker/image/v1 [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/cleanups [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/compatcontext [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/mod [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/mounttree [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/multierror [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/safepath [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/sliceutil [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/test/suite [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/testutils [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/unix_noeintr [2024-01-30T17:14:11.859Z] github.com/docker/docker/internal/unshare [2024-01-30T17:14:11.859Z] github.com/docker/docker/layer [2024-01-30T17:14:11.859Z] github.com/docker/docker/libcontainerd [2024-01-30T17:14:11.859Z] github.com/docker/docker/libcontainerd/queue [2024-01-30T17:14:11.859Z] github.com/docker/docker/libcontainerd/remote [2024-01-30T17:14:11.859Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-30T17:14:11.859Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-30T17:14:11.859Z] github.com/docker/docker/libcontainerd/types [2024-01-30T17:14:11.859Z] github.com/docker/docker/oci [2024-01-30T17:14:11.859Z] github.com/docker/docker/oci/caps [2024-01-30T17:14:11.859Z] github.com/docker/docker/opts [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/archive [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/authorization [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/broadcaster [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/capabilities [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/chrootarchive [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/containerfs [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/directory [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/dmesg [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/fileutils [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/homedir [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/idtools [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/ioutils [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/jsonmessage [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/longpath [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/meminfo [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/namesgenerator [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/parsers [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/pidfile [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/platform [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/plugingetter [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/plugins [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/plugins/transport [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/pools [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/process [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/progress [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/reexec [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/rootless [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/stack [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/stdcopy [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/streamformatter [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/stringid [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/sysinfo [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/system [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/tailfile [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/tarsum [2024-01-30T17:14:11.859Z] github.com/docker/docker/pkg/useragent [2024-01-30T17:14:11.859Z] github.com/docker/docker/plugin [2024-01-30T17:14:11.859Z] github.com/docker/docker/plugin/executor/containerd [2024-01-30T17:14:11.859Z] github.com/docker/docker/plugin/v2 [2024-01-30T17:14:11.859Z] github.com/docker/docker/profiles/apparmor [2024-01-30T17:14:11.859Z] github.com/docker/docker/profiles/seccomp [2024-01-30T17:14:11.859Z] github.com/docker/docker/quota [2024-01-30T17:14:11.859Z] github.com/docker/docker/reference [2024-01-30T17:14:11.859Z] github.com/docker/docker/registry [2024-01-30T17:14:11.859Z] github.com/docker/docker/registry/resumable [2024-01-30T17:14:11.859Z] github.com/docker/docker/restartmanager [2024-01-30T17:14:11.859Z] github.com/docker/docker/runconfig [2024-01-30T17:14:11.859Z] github.com/docker/docker/runconfig/opts [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/daemon [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/environment [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/fakecontext [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/fakegit [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/fakestorage [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/fixtures/load [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/registry [2024-01-30T17:14:11.859Z] github.com/docker/docker/testutil/request [2024-01-30T17:14:11.859Z] github.com/docker/docker/volume [2024-01-30T17:14:11.859Z] github.com/docker/docker/volume/drivers [2024-01-30T17:14:11.859Z] github.com/docker/docker/volume/local [2024-01-30T17:14:11.859Z] github.com/docker/docker/volume/mounts [2024-01-30T17:14:11.859Z] github.com/docker/docker/volume/service [2024-01-30T17:14:11.859Z] github.com/docker/docker/volume/service/opts [2024-01-30T17:14:11.859Z] github.com/docker/docker/volume/testutils' ']' [2024-01-30T17:14:11.860Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/docker-proxy/winresources 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/cmd/dockerd/winresources 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/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr 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/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/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/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 [2024-01-30T17:14:12.432Z] ? github.com/docker/docker/api [no test files] [2024-01-30T17:14:20.586Z] ok github.com/docker/docker/api/server 0.015s coverage: 13.0% of statements [2024-01-30T17:14:38.720Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-01-30T17:14:38.720Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-01-30T17:14:38.720Z] ? github.com/docker/docker/api/server/router [no test files] [2024-01-30T17:14:38.720Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-01-30T17:14:38.720Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-01-30T17:14:38.720Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements [2024-01-30T17:14:38.720Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2024-01-30T17:14:38.982Z] ? github.com/docker/docker/api/server/router/container [no test files] [2024-01-30T17:14:38.982Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-01-30T17:14:38.982Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-01-30T17:14:38.982Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-01-30T17:14:38.982Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-01-30T17:14:38.982Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-01-30T17:14:39.243Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-01-30T17:14:39.243Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-01-30T17:14:39.504Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 7.3% of statements [2024-01-30T17:14:39.504Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-01-30T17:14:39.504Z] ? github.com/docker/docker/api/types [no test files] [2024-01-30T17:14:39.504Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-01-30T17:14:39.504Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-01-30T17:14:39.504Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-01-30T17:14:39.504Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2024-01-30T17:14:39.765Z] ? github.com/docker/docker/api/types/events [no test files] [2024-01-30T17:14:39.765Z] ? github.com/docker/docker/api/types/image [no test files] [2024-01-30T17:14:39.765Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-01-30T17:14:39.765Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-01-30T17:14:39.765Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements [2024-01-30T17:14:39.765Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements [2024-01-30T17:14:39.765Z] ok github.com/docker/docker/api/types/network 0.008s coverage: 72.3% of statements [2024-01-30T17:14:39.765Z] ok github.com/docker/docker/api/types/registry 0.009s coverage: 54.2% of statements [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/api/types/system [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-01-30T17:14:40.026Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-01-30T17:14:40.026Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2024-01-30T17:14:40.026Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2024-01-30T17:14:40.026Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 77.3% of statements [2024-01-30T17:14:41.942Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements [2024-01-30T17:14:41.942Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2024-01-30T17:14:41.942Z] ok github.com/docker/docker/builder/remotecontext 0.031s coverage: 33.7% of statements [2024-01-30T17:14:41.942Z] ok github.com/docker/docker/builder/dockerfile 0.050s coverage: 50.3% of statements [2024-01-30T17:14:43.329Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-01-30T17:14:43.329Z] ? github.com/docker/docker/cmd/docker-proxy/winresources [no test files] [2024-01-30T17:14:43.329Z] ok github.com/docker/docker/cmd/docker-proxy 0.032s coverage: 66.5% of statements [2024-01-30T17:14:43.329Z] ok github.com/docker/docker/client 0.117s coverage: 77.0% of statements [2024-01-30T17:14:45.246Z] ok github.com/docker/docker/builder/remotecontext/git 3.343s coverage: 82.5% of statements [2024-01-30T17:14:55.252Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-01-30T17:14:55.252Z] ? github.com/docker/docker/cmd/dockerd/winresources [no test files] [2024-01-30T17:14:55.252Z] ? github.com/docker/docker/container/stream [no test files] [2024-01-30T17:14:55.252Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-01-30T17:14:55.252Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-01-30T17:14:55.252Z] ok github.com/docker/docker/container 0.126s coverage: 36.4% of statements [2024-01-30T17:14:55.252Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 30.0% of statements [2024-01-30T17:14:57.166Z] ok github.com/docker/docker/cmd/dockerd/trap 2.397s coverage: 0.0% of statements [2024-01-30T17:15:01.372Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-01-30T17:15:01.372Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-01-30T17:15:01.372Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.027s coverage: 65.3% of statements [2024-01-30T17:15:01.372Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 38.7% of statements [2024-01-30T17:15:01.372Z] ok github.com/docker/docker/daemon/config 0.065s coverage: 74.6% of statements [2024-01-30T17:15:01.372Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2024-01-30T17:15:02.757Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-01-30T17:15:02.757Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2024-01-30T17:15:02.757Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.8% of statements [2024-01-30T17:15:02.757Z] ok github.com/docker/docker/daemon/containerd 0.030s coverage: 9.0% of statements [2024-01-30T17:15:02.757Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-01-30T17:15:03.018Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 60.9% of statements [2024-01-30T17:15:03.590Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-01-30T17:15:03.590Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2024-01-30T17:15:03.590Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-01-30T17:15:03.590Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-01-30T17:15:03.851Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.173s coverage: 60.2% of statements [2024-01-30T17:15:03.851Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements [2024-01-30T17:15:04.422Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.463s coverage: 13.3% of statements [2024-01-30T17:15:04.422Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2024-01-30T17:15:04.994Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-01-30T17:15:04.994Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-01-30T17:15:04.994Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2024-01-30T17:15:04.994Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 3.0% of statements [2024-01-30T17:15:05.255Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2024-01-30T17:15:05.255Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-01-30T17:15:05.255Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2024-01-30T17:15:05.517Z] ok github.com/docker/docker/daemon/logger/awslogs 0.114s coverage: 78.6% of statements [2024-01-30T17:15:05.517Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2024-01-30T17:15:06.089Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-01-30T17:15:06.089Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-01-30T17:15:06.089Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-01-30T17:15:06.089Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2024-01-30T17:15:06.089Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.097s coverage: 76.8% of statements [2024-01-30T17:15:06.089Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-01-30T17:15:06.089Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2024-01-30T17:15:06.662Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 63.5% of statements [2024-01-30T17:15:06.662Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2024-01-30T17:15:06.922Z] ? github.com/docker/docker/daemon/names [no test files] [2024-01-30T17:15:06.922Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-01-30T17:15:06.922Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2024-01-30T17:15:07.184Z] ok github.com/docker/docker/daemon/logger/journald 1.072s coverage: 72.1% of statements [2024-01-30T17:15:07.184Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-01-30T17:15:07.184Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-01-30T17:15:07.184Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2024-01-30T17:15:08.126Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-01-30T17:15:08.126Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2024-01-30T17:15:08.126Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.2% of statements [2024-01-30T17:15:08.126Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements [2024-01-30T17:15:08.387Z] ok github.com/docker/docker/daemon/logger/splunk 1.432s coverage: 82.5% of statements [2024-01-30T17:15:08.648Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-01-30T17:15:08.648Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-01-30T17:15:08.648Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2024-01-30T17:15:08.909Z] ok github.com/docker/docker/image 0.024s coverage: 84.9% of statements [2024-01-30T17:15:08.909Z] ? github.com/docker/docker/image/v1 [no test files] [2024-01-30T17:15:08.909Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-01-30T17:15:08.909Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-01-30T17:15:08.909Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-01-30T17:15:08.909Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-01-30T17:15:08.909Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2024-01-30T17:15:09.170Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-01-30T17:15:09.170Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-01-30T17:15:09.170Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-01-30T17:15:09.170Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-01-30T17:15:09.170Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-01-30T17:15:09.170Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-01-30T17:15:09.431Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-01-30T17:15:09.431Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-01-30T17:15:09.431Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-01-30T17:15:09.691Z] ok github.com/docker/docker/distribution 1.592s coverage: 28.9% of statements [2024-01-30T17:15:10.263Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-01-30T17:15:10.263Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-01-30T17:15:10.263Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-01-30T17:15:10.263Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-01-30T17:15:10.263Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-01-30T17:15:10.263Z] ok github.com/docker/docker/distribution/xfer 2.188s coverage: 85.4% of statements [2024-01-30T17:15:10.263Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2024-01-30T17:15:10.835Z] ? github.com/docker/docker/oci/caps [no test files] [2024-01-30T17:15:10.835Z] ok github.com/docker/docker/opts 0.033s coverage: 67.9% of statements [2024-01-30T17:15:10.835Z] ok github.com/docker/docker/oci 0.034s coverage: 35.8% of statements [2024-01-30T17:15:11.421Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2024-01-30T17:15:11.421Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2024-01-30T17:15:11.421Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 26.7% of statements [2024-01-30T17:15:11.421Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 81.8% of statements [2024-01-30T17:15:11.421Z] ok github.com/docker/docker/pkg/authorization 0.212s coverage: 68.3% of statements [2024-01-30T17:15:11.421Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2024-01-30T17:15:11.699Z] ok github.com/docker/docker/pkg/chrootarchive 0.248s coverage: 83.7% of statements [2024-01-30T17:15:11.699Z] ok github.com/docker/docker/pkg/archive 0.389s coverage: 80.9% of statements [2024-01-30T17:15:11.699Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 51.7% of statements [2024-01-30T17:15:11.699Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 6.5% of statements [2024-01-30T17:15:11.961Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2024-01-30T17:15:11.961Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 45.5% of statements [2024-01-30T17:15:11.961Z] ok github.com/docker/docker/daemon 11.141s coverage: 16.1% of statements [2024-01-30T17:15:11.961Z] ok github.com/docker/docker/pkg/meminfo 0.018s coverage: 75.0% of statements [2024-01-30T17:15:11.961Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2024-01-30T17:15:12.222Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2024-01-30T17:15:12.222Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2024-01-30T17:15:12.222Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-01-30T17:15:12.222Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-01-30T17:15:12.222Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.2% of statements [2024-01-30T17:15:12.222Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 94.1% of statements [2024-01-30T17:15:12.484Z] ok github.com/docker/docker/pkg/ioutils 0.402s coverage: 69.1% of statements [2024-01-30T17:15:12.484Z] ok github.com/docker/docker/pkg/idtools 0.460s coverage: 69.7% of statements [2024-01-30T17:15:12.745Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-01-30T17:15:12.745Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-01-30T17:15:12.745Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements [2024-01-30T17:15:12.745Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2024-01-30T17:15:12.745Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements [2024-01-30T17:15:12.745Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2024-01-30T17:15:13.006Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-01-30T17:15:13.006Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-01-30T17:15:13.006Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-01-30T17:15:13.006Z] ok github.com/docker/docker/pkg/stack 0.011s coverage: 90.9% of statements [2024-01-30T17:15:13.006Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2024-01-30T17:15:13.006Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2024-01-30T17:15:13.268Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 61.9% of statements [2024-01-30T17:15:13.268Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2024-01-30T17:15:13.529Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 41.0% of statements [2024-01-30T17:15:13.529Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.4% of statements [2024-01-30T17:15:13.529Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2024-01-30T17:15:13.529Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-01-30T17:15:13.790Z] ok github.com/docker/docker/pkg/tarsum 0.059s coverage: 89.6% of statements [2024-01-30T17:15:14.363Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-01-30T17:15:14.363Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-01-30T17:15:14.363Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.4% of statements [2024-01-30T17:15:14.363Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 86.0% of statements [2024-01-30T17:15:14.935Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2024-01-30T17:15:14.936Z] ok github.com/docker/docker/pkg/plugins 2.011s coverage: 74.9% of statements [2024-01-30T17:15:14.936Z] ok github.com/docker/docker/quota 0.205s coverage: 69.3% of statements [2024-01-30T17:15:14.936Z] ok github.com/docker/docker/plugin 0.530s coverage: 23.3% of statements [2024-01-30T17:15:15.197Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 46.2% of statements [2024-01-30T17:15:15.197Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2024-01-30T17:15:15.197Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-01-30T17:15:15.197Z] ok github.com/docker/docker/registry 0.110s coverage: 63.9% of statements [2024-01-30T17:15:15.197Z] ok github.com/docker/docker/runconfig 0.010s coverage: 63.8% of statements [2024-01-30T17:15:15.458Z] ok github.com/docker/docker/testutil 0.011s coverage: 6.8% of statements [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/testutil/request [no test files] [2024-01-30T17:15:15.719Z] ? github.com/docker/docker/volume [no test files] [2024-01-30T17:15:16.290Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2024-01-30T17:15:16.290Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 62.2% of statements [2024-01-30T17:15:16.551Z] ok github.com/docker/docker/volume/local 0.076s coverage: 77.2% of statements [2024-01-30T17:15:16.811Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-01-30T17:15:16.811Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-01-30T17:15:16.811Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements [2024-01-30T17:15:18.195Z] ok github.com/docker/docker/layer 7.822s coverage: 68.1% of statements [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === Skipped [2024-01-30T17:15:18.195Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-01-30T17:15:18.195Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-01-30T17:15:18.195Z] network_proxy_test.go:210: No support for dual stack yet [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-01-30T17:15:18.195Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-01-30T17:15:18.195Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:68: No driver to put! [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-01-30T17:15:18.195Z] time="2024-01-30T17:15:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-01-30T17:15:18.195Z] time="2024-01-30T17:15:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-01-30T17:15:18.195Z] time="2024-01-30T17:15:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-01-30T17:15:18.195Z] time="2024-01-30T17:15:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-01-30T17:15:18.195Z] time="2024-01-30T17:15:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:68: No driver to put! [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-01-30T17:15:18.195Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-30T17:15:18.195Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-01-30T17:15:18.195Z] graphtest_unix.go:68: No driver to put! [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-01-30T17:15:18.195Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-01-30T17:15:18.195Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-01-30T17:15:18.195Z] validate_test.go:73: only tested on Windows [2024-01-30T17:15:18.195Z] [2024-01-30T17:15:18.195Z] DONE 3248 tests, 27 skipped in 66.561s [2024-01-30T17:15:18.456Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/bitmap [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/cluster [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/config [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/datastore [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/driverapi [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/etchosts [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ipam [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ipbits [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/iptables [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/netlabel [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/netutils [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/networkdb [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/ns [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/options [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/osl [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/portallocator [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/portmapper [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/scope [2024-01-30T17:15:18.456Z] github.com/docker/docker/libnetwork/types' ']' [2024-01-30T17:15:18.456Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/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/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types [2024-01-30T17:16:14.723Z] ok github.com/docker/docker/libnetwork 44.375s coverage: 43.3% of statements [2024-01-30T17:16:14.723Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2024-01-30T17:16:14.723Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-01-30T17:16:14.723Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-01-30T17:16:14.723Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-01-30T17:16:14.723Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-01-30T17:16:14.723Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-01-30T17:16:14.723Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-01-30T17:16:14.723Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements [2024-01-30T17:16:14.723Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 37.0% of statements [2024-01-30T17:16:14.723Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-01-30T17:16:14.723Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-01-30T17:16:14.723Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2024-01-30T17:16:14.723Z] ok github.com/docker/docker/libnetwork/drivers/bridge 4.155s coverage: 62.9% of statements [2024-01-30T17:16:14.723Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-01-30T17:16:14.723Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements [2024-01-30T17:16:15.294Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.838s coverage: 5.0% of statements [2024-01-30T17:16:15.294Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-01-30T17:16:15.865Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2024-01-30T17:16:15.865Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-01-30T17:16:16.125Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2024-01-30T17:16:17.067Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements [2024-01-30T17:16:17.067Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2024-01-30T17:16:17.328Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2024-01-30T17:16:17.899Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.2% of statements [2024-01-30T17:16:17.899Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-01-30T17:16:17.899Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-01-30T17:16:17.899Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-01-30T17:16:18.471Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements [2024-01-30T17:16:18.731Z] ok github.com/docker/docker/libnetwork/etchosts 0.018s coverage: 83.7% of statements [2024-01-30T17:16:18.732Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-01-30T17:16:18.732Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-01-30T17:16:18.732Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-01-30T17:16:18.732Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-01-30T17:16:30.962Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2024-01-30T17:16:32.901Z] ok github.com/docker/docker/libnetwork/ipam 3.026s coverage: 80.3% of statements [2024-01-30T17:16:32.901Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-01-30T17:16:32.901Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-01-30T17:16:32.901Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements [2024-01-30T17:16:33.161Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements [2024-01-30T17:16:33.161Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-01-30T17:16:33.422Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2024-01-30T17:16:33.993Z] ok github.com/docker/docker/libnetwork/ipamutils 0.307s coverage: 86.4% of statements [2024-01-30T17:16:33.993Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-01-30T17:16:34.935Z] ok github.com/docker/docker/libnetwork/iptables 0.206s coverage: 39.9% of statements [2024-01-30T17:16:34.935Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-01-30T17:16:35.195Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 50.6% of statements [2024-01-30T17:18:26.692Z] ok github.com/docker/docker/libnetwork/networkdb 103.866s coverage: 59.5% of statements [2024-01-30T17:18:26.692Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-01-30T17:18:26.692Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-01-30T17:18:26.692Z] ok github.com/docker/docker/libnetwork/osl 4.394s coverage: 37.8% of statements [2024-01-30T17:18:26.692Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2024-01-30T17:18:26.692Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements [2024-01-30T17:18:26.953Z] ok github.com/docker/docker/libnetwork/portmapper 0.656s coverage: 47.9% of statements [2024-01-30T17:18:26.953Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements [2024-01-30T17:18:26.953Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-01-30T17:18:27.524Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2024-01-30T17:18:27.524Z] [2024-01-30T17:18:27.524Z] === Skipped [2024-01-30T17:18:27.524Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-01-30T17:18:27.524Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-01-30T17:18:27.524Z] [2024-01-30T17:18:27.524Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-01-30T17:18:27.524Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-01-30T17:18:27.524Z] [2024-01-30T17:18:27.524Z] DONE 377 tests, 2 skipped in 189.033s Post stage [Pipeline] junit [2024-01-30T17:18:28.111Z] Recording test results [2024-01-30T17:18:28.200Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-30T17:18:28.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46886/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2932d316f9d0881a8a4c327c3c13d764ad34ad68 -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:2932d316f9d0881a8a4c327c3c13d764ad34ad68 hack/make.sh dynbinary test-integration [2024-01-30T17:18:28.783Z] [2024-01-30T17:18:28.783Z] Removing bundles/ [2024-01-30T17:18:28.783Z] [2024-01-30T17:18:28.783Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2024-01-30T17:18:28.783Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2024-01-30T17:18:28.783Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-30T17:18:28.783Z] module github.com/docker/docker [2024-01-30T17:18:28.783Z] [2024-01-30T17:18:28.783Z] go 1.20 [2024-01-30T17:18:28.783Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-30T17:18:28.783Z] + GO111MODULE=on [2024-01-30T17:18:28.783Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2932d316f9d0881a8a4c327c3c13d764ad34ad68" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-30T17:18:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd [2024-01-30T17:19:07.584Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-30T17:19:07.584Z] Created binary: bundles/dynbinary-daemon/dockerd [2024-01-30T17:19:07.584Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2024-01-30T17:19:07.584Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-30T17:19:07.584Z] module github.com/docker/docker [2024-01-30T17:19:07.584Z] [2024-01-30T17:19:07.584Z] go 1.20 [2024-01-30T17:19:07.584Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-30T17:19:07.584Z] + GO111MODULE=on [2024-01-30T17:19:07.584Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2932d316f9d0881a8a4c327c3c13d764ad34ad68" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-30T17:18:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-01-30T17:19:07.584Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-30T17:19:07.584Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2024-01-30T17:19:07.584Z] [2024-01-30T17:19:07.584Z] ---> Making bundle: test-integration (in bundles/test-integration) [2024-01-30T17:19:07.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2024-01-30T17:19:07.584Z] HOSTNAME=5bdadd2a2bc6 [2024-01-30T17:19:07.584Z] TESTDEBUG=0 [2024-01-30T17:19:07.584Z] DEST=bundles/test-integration [2024-01-30T17:19:07.584Z] PWD=/go/src/github.com/docker/docker [2024-01-30T17:19:07.584Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2024-01-30T17:19:07.584Z] DOCKER_GITCOMMIT=2932d316f9d0881a8a4c327c3c13d764ad34ad68 [2024-01-30T17:19:07.584Z] container=docker [2024-01-30T17:19:07.584Z] HOME=/root [2024-01-30T17:19:07.584Z] CONTAINERD_NAMESPACE=moby [2024-01-30T17:19:07.584Z] GOLANG_VERSION=1.21.6 [2024-01-30T17:19:07.584Z] VALIDATE_REPO=https://github.com/moby/moby.git [2024-01-30T17:19:07.584Z] VALIDATE_BRANCH=master [2024-01-30T17:19:07.584Z] TERM=xterm [2024-01-30T17:19:07.584Z] DOCKER_PKG=github.com/docker/docker [2024-01-30T17:19:07.584Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2024-01-30T17:19:07.584Z] SHLVL=1 [2024-01-30T17:19:07.584Z] TIMEOUT=120m [2024-01-30T17:19:07.584Z] GOTOOLCHAIN=local [2024-01-30T17:19:07.584Z] DOCKER_GRAPHDRIVER=overlay2 [2024-01-30T17:19:07.584Z] GO111MODULE=off [2024-01-30T17:19:07.584Z] DOCKER_EXPERIMENTAL=1 [2024-01-30T17:19:07.584Z] TEST_SKIP_INTEGRATION_CLI=1 [2024-01-30T17:19:07.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-01-30T17:19:07.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2024-01-30T17:19:07.584Z] GOPATH=/go [2024-01-30T17:19:07.584Z] PKG_CONFIG=pkg-config [2024-01-30T17:19:07.584Z] _=/usr/bin/env [2024-01-30T17:19:07.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2024-01-30T17:19:25.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2024-01-30T17:19:25.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2024-01-30T17:19:27.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2024-01-30T17:19:29.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2024-01-30T17:19:34.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2024-01-30T17:19:36.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2024-01-30T17:19:37.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2024-01-30T17:19:38.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2024-01-30T17:19:39.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2024-01-30T17:19:40.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2024-01-30T17:19:41.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2024-01-30T17:19:42.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2024-01-30T17:19:43.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2024-01-30T17:19:44.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2024-01-30T17:19:46.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2024-01-30T17:19:47.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2024-01-30T17:19:47.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2024-01-30T17:19:48.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2024-01-30T17:19:50.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2024-01-30T17:19:51.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2024-01-30T17:19:51.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2024-01-30T17:19:53.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2024-01-30T17:19:54.235Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2024-01-30T17:19:54.235Z] Using test binary /usr/local/cli-integration/docker [2024-01-30T17:19:54.235Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2024-01-30T17:19:54.235Z] +++ /etc/init.d/apparmor start [2024-01-30T17:19:54.235Z] Not: starting. [2024-01-30T17:19:54.235Z] INFO: Waiting for daemon to start... [2024-01-30T17:19:54.235Z] Starting dockerd [2024-01-30T17:19:54.235Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.sJemUU61YF/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2024-01-30T17:19:57.533Z] . [2024-01-30T17:19:57.533Z] Running integration-test (iteration 1) [2024-01-30T17:19:57.533Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2024-01-30T17:19:57.533Z] ++ '[' -n '' ']' [2024-01-30T17:19:57.533Z] ++ 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 [2024-01-30T17:19:57.533Z] ++ set -e [2024-01-30T17:19:57.533Z] ++ '[' -n 0 ']' [2024-01-30T17:19:57.533Z] ++ set -x [2024-01-30T17:19:57.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:19:57.533Z] Loaded image: busybox:latest [2024-01-30T17:19:57.533Z] Loaded image: busybox:glibc [2024-01-30T17:19:58.104Z] Loaded image: debian:bookworm-slim [2024-01-30T17:19:58.104Z] Loaded image: hello-world:latest [2024-01-30T17:19:58.104Z] Loaded image: arm32v7/hello-world:latest [2024-01-30T17:19:58.104Z] INFO: Testing against a local daemon [2024-01-30T17:19:58.104Z] === RUN TestCgroupNamespacesBuild [2024-01-30T17:19:59.488Z] --- PASS: TestCgroupNamespacesBuild (1.07s) [2024-01-30T17:19:59.488Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2024-01-30T17:20:00.429Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2024-01-30T17:20:00.429Z] === RUN TestBuildWithSession [2024-01-30T17:20:00.429Z] build_session_test.go:25: TODO: BuildKit [2024-01-30T17:20:00.429Z] --- SKIP: TestBuildWithSession (0.00s) [2024-01-30T17:20:00.429Z] === RUN TestBuildSquashParent [2024-01-30T17:20:04.633Z] --- PASS: TestBuildSquashParent (3.82s) [2024-01-30T17:20:04.633Z] === RUN TestBuildWithRemoveAndForceRemove [2024-01-30T17:20:04.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-30T17:20:04.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-30T17:20:04.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-30T17:20:04.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-30T17:20:04.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-30T17:20:04.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-30T17:20:04.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-30T17:20:04.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-30T17:20:04.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-30T17:20:04.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-30T17:20:04.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-30T17:20:04.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-30T17:20:04.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-30T17:20:04.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-30T17:20:04.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-30T17:20:04.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-30T17:20:04.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-30T17:20:04.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-30T17:20:07.933Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2024-01-30T17:20:07.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.73s) [2024-01-30T17:20:07.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s) [2024-01-30T17:20:07.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2024-01-30T17:20:07.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2024-01-30T17:20:07.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2024-01-30T17:20:07.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2024-01-30T17:20:07.933Z] === RUN TestBuildMultiStageCopy [2024-01-30T17:20:07.933Z] === RUN TestBuildMultiStageCopy/copy_to_root [2024-01-30T17:20:08.504Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2024-01-30T17:20:08.504Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2024-01-30T17:20:08.504Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2024-01-30T17:20:08.765Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2024-01-30T17:20:08.765Z] --- PASS: TestBuildMultiStageCopy (1.31s) [2024-01-30T17:20:08.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s) [2024-01-30T17:20:08.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s) [2024-01-30T17:20:08.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) [2024-01-30T17:20:08.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s) [2024-01-30T17:20:08.765Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s) [2024-01-30T17:20:08.765Z] === RUN TestBuildMultiStageParentConfig [2024-01-30T17:20:09.336Z] --- PASS: TestBuildMultiStageParentConfig (0.34s) [2024-01-30T17:20:09.336Z] === RUN TestBuildLabelWithTargets [2024-01-30T17:20:09.907Z] --- PASS: TestBuildLabelWithTargets (0.58s) [2024-01-30T17:20:09.907Z] === RUN TestBuildWithEmptyLayers [2024-01-30T17:20:09.907Z] --- PASS: TestBuildWithEmptyLayers (0.17s) [2024-01-30T17:20:09.907Z] === RUN TestBuildMultiStageOnBuild [2024-01-30T17:20:11.292Z] --- PASS: TestBuildMultiStageOnBuild (1.07s) [2024-01-30T17:20:11.292Z] === RUN TestBuildUncleanTarFilenames [2024-01-30T17:20:11.292Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2024-01-30T17:20:11.292Z] === RUN TestBuildMultiStageLayerLeak [2024-01-30T17:20:12.233Z] --- PASS: TestBuildMultiStageLayerLeak (1.02s) [2024-01-30T17:20:12.233Z] === RUN TestBuildWithHugeFile [2024-01-30T17:20:58.944Z] --- PASS: TestBuildWithHugeFile (43.56s) [2024-01-30T17:20:58.944Z] === RUN TestBuildWCOWSandboxSize [2024-01-30T17:20:58.944Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-01-30T17:20:58.944Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2024-01-30T17:20:58.944Z] === RUN TestBuildWithEmptyDockerfile [2024-01-30T17:20:58.944Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-30T17:20:58.944Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-30T17:20:58.944Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-30T17:20:58.944Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-30T17:20:58.944Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-30T17:20:58.944Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-30T17:20:58.944Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-30T17:20:58.944Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-30T17:20:58.944Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-30T17:20:58.944Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2024-01-30T17:20:58.944Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2024-01-30T17:20:58.944Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2024-01-30T17:20:58.944Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2024-01-30T17:20:58.944Z] === RUN TestBuildPreserveOwnership [2024-01-30T17:20:58.944Z] === RUN TestBuildPreserveOwnership/copy_from [2024-01-30T17:20:58.944Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2024-01-30T17:20:58.944Z] --- PASS: TestBuildPreserveOwnership (1.96s) [2024-01-30T17:20:58.944Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.33s) [2024-01-30T17:20:58.944Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s) [2024-01-30T17:20:58.944Z] === RUN TestBuildPlatformInvalid [2024-01-30T17:20:58.944Z] --- PASS: TestBuildPlatformInvalid (0.01s) [2024-01-30T17:20:58.944Z] === RUN TestBuildkitHistoryTracePropagation [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2024-01-30T17:20:58.944Z] time="2024-01-30T17:20:57Z" level=info msg="[core] [Server #4] Server created" module=grpc [2024-01-30T17:20:58.944Z] build_traces_test.go:84: Waiting for trace to be available [2024-01-30T17:21:02.259Z] time="2024-01-30T17:21:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2024-01-30T17:21:02.259Z] time="2024-01-30T17:21:01Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2024-01-30T17:21:02.259Z] time="2024-01-30T17:21:01Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2024-01-30T17:21:02.259Z] time="2024-01-30T17:21:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2024-01-30T17:21:02.259Z] time="2024-01-30T17:21:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2024-01-30T17:21:02.259Z] time="2024-01-30T17:21:01Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2024-01-30T17:21:02.259Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) [2024-01-30T17:21:02.259Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2024-01-30T17:21:02.259Z] Loaded image: busybox:latest [2024-01-30T17:21:02.259Z] Loaded image: busybox:glibc [2024-01-30T17:21:03.201Z] Loaded image: debian:bookworm-slim [2024-01-30T17:21:03.201Z] Loaded image: hello-world:latest [2024-01-30T17:21:03.201Z] Loaded image: arm32v7/hello-world:latest [2024-01-30T17:21:11.338Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.20s) [2024-01-30T17:21:11.338Z] PASS [2024-01-30T17:21:11.338Z] [2024-01-30T17:21:11.338Z] === Skipped [2024-01-30T17:21:11.338Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2024-01-30T17:21:11.338Z] build_session_test.go:25: TODO: BuildKit [2024-01-30T17:21:11.338Z] [2024-01-30T17:21:11.338Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2024-01-30T17:21:11.338Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-01-30T17:21:11.338Z] [2024-01-30T17:21:11.338Z] DONE 35 tests, 2 skipped in 73.786s [2024-01-30T17:21:11.338Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2024-01-30T17:21:11.338Z] ++ '[' -n '' ']' [2024-01-30T17:21:11.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:21:11.338Z] ++ set -e [2024-01-30T17:21:11.338Z] ++ '[' -n 0 ']' [2024-01-30T17:21:11.338Z] ++ set -x [2024-01-30T17:21:11.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:21:11.338Z] INFO: Testing against a local daemon [2024-01-30T17:21:11.338Z] === RUN TestNoNewPrivileges [2024-01-30T17:21:19.474Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2024-01-30T17:21:19.735Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2024-01-30T17:21:19.996Z] --- PASS: TestNoNewPrivileges (9.17s) [2024-01-30T17:21:19.996Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s) [2024-01-30T17:21:19.996Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s) [2024-01-30T17:21:19.996Z] PASS [2024-01-30T17:21:19.996Z] [2024-01-30T17:21:19.996Z] DONE 3 tests in 9.196s [2024-01-30T17:21:19.996Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2024-01-30T17:21:19.996Z] ++ '[' -n '' ']' [2024-01-30T17:21:19.996Z] ++ 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 [2024-01-30T17:21:19.996Z] ++ set -e [2024-01-30T17:21:19.996Z] ++ '[' -n 0 ']' [2024-01-30T17:21:19.996Z] ++ set -x [2024-01-30T17:21:19.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:21:20.257Z] INFO: Testing against a local daemon [2024-01-30T17:21:20.257Z] === RUN TestConfigInspect [2024-01-30T17:21:22.169Z] --- PASS: TestConfigInspect (1.91s) [2024-01-30T17:21:22.169Z] === RUN TestConfigList [2024-01-30T17:21:23.551Z] === RUN TestConfigList/test_filter_by_name [2024-01-30T17:21:23.551Z] === RUN TestConfigList/test_filter_by_id [2024-01-30T17:21:23.551Z] === RUN TestConfigList/test_filter_by_label_key_only [2024-01-30T17:21:23.551Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2024-01-30T17:21:23.551Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2024-01-30T17:21:24.122Z] --- PASS: TestConfigList (2.00s) [2024-01-30T17:21:24.122Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2024-01-30T17:21:24.122Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2024-01-30T17:21:24.122Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2024-01-30T17:21:24.122Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2024-01-30T17:21:24.122Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2024-01-30T17:21:24.122Z] === RUN TestConfigsCreateAndDelete [2024-01-30T17:21:26.034Z] --- PASS: TestConfigsCreateAndDelete (1.99s) [2024-01-30T17:21:26.034Z] === RUN TestConfigsUpdate [2024-01-30T17:21:27.947Z] --- PASS: TestConfigsUpdate (1.89s) [2024-01-30T17:21:27.947Z] === RUN TestTemplatedConfig [2024-01-30T17:21:30.490Z] --- PASS: TestTemplatedConfig (2.18s) [2024-01-30T17:21:30.490Z] === RUN TestConfigCreateResolve [2024-01-30T17:21:32.402Z] --- PASS: TestConfigCreateResolve (1.95s) [2024-01-30T17:21:32.402Z] PASS [2024-01-30T17:21:32.402Z] [2024-01-30T17:21:32.402Z] DONE 11 tests in 11.962s [2024-01-30T17:21:32.402Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2024-01-30T17:21:32.402Z] ++ '[' -n '' ']' [2024-01-30T17:21:32.402Z] ++ 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 [2024-01-30T17:21:32.402Z] ++ set -e [2024-01-30T17:21:32.402Z] ++ '[' -n 0 ']' [2024-01-30T17:21:32.402Z] ++ set -x [2024-01-30T17:21:32.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:21:32.402Z] INFO: Testing against a local daemon [2024-01-30T17:21:32.402Z] === RUN TestAttach [2024-01-30T17:21:32.402Z] === RUN TestAttach/without_TTY [2024-01-30T17:21:32.402Z] === PAUSE TestAttach/without_TTY [2024-01-30T17:21:32.402Z] === RUN TestAttach/with_TTY [2024-01-30T17:21:32.402Z] === PAUSE TestAttach/with_TTY [2024-01-30T17:21:32.402Z] === CONT TestAttach/without_TTY [2024-01-30T17:21:32.402Z] === CONT TestAttach/with_TTY [2024-01-30T17:21:32.402Z] --- PASS: TestAttach (0.02s) [2024-01-30T17:21:32.402Z] --- PASS: TestAttach/with_TTY (0.05s) [2024-01-30T17:21:32.402Z] --- PASS: TestAttach/without_TTY (0.06s) [2024-01-30T17:21:32.402Z] === RUN TestCreateWithCDIDevices [2024-01-30T17:21:33.343Z] --- PASS: TestCreateWithCDIDevices (1.02s) [2024-01-30T17:21:33.343Z] === RUN TestCDISpecDirsAreInSystemInfo [2024-01-30T17:21:33.343Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default [2024-01-30T17:21:33.914Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned [2024-01-30T17:21:34.175Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-01-30T17:21:34.746Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice [2024-01-30T17:21:35.317Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice [2024-01-30T17:21:35.888Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice [2024-01-30T17:21:36.459Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-01-30T17:21:37.030Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice [2024-01-30T17:21:37.290Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) [2024-01-30T17:21:37.290Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) [2024-01-30T17:21:37.290Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) [2024-01-30T17:21:37.290Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-01-30T17:21:37.290Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-01-30T17:21:37.290Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) [2024-01-30T17:21:37.290Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) [2024-01-30T17:21:37.290Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-01-30T17:21:37.290Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-01-30T17:21:37.290Z] === RUN TestCheckpoint [2024-01-30T17:21:37.290Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-01-30T17:21:37.290Z] --- SKIP: TestCheckpoint (0.00s) [2024-01-30T17:21:37.290Z] === RUN TestContainerInvalidJSON [2024-01-30T17:21:37.290Z] === RUN TestContainerInvalidJSON/commit [2024-01-30T17:21:37.290Z] === PAUSE TestContainerInvalidJSON/commit [2024-01-30T17:21:37.290Z] === RUN TestContainerInvalidJSON/containers/create [2024-01-30T17:21:37.290Z] === PAUSE TestContainerInvalidJSON/containers/create [2024-01-30T17:21:37.290Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2024-01-30T17:21:37.290Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2024-01-30T17:21:37.290Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2024-01-30T17:21:37.290Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2024-01-30T17:21:37.290Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2024-01-30T17:21:37.290Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2024-01-30T17:21:37.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-30T17:21:37.290Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-30T17:21:37.290Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-30T17:21:37.290Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-30T17:21:37.290Z] === CONT TestContainerInvalidJSON/commit [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2024-01-30T17:21:37.291Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2024-01-30T17:21:37.291Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2024-01-30T17:21:37.291Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-30T17:21:37.291Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2024-01-30T17:21:37.291Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2024-01-30T17:21:37.291Z] === CONT TestContainerInvalidJSON/containers/create [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/commit/empty_body [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2024-01-30T17:21:37.291Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON (0.01s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2024-01-30T17:21:37.291Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2024-01-30T17:21:37.291Z] === RUN TestCopyFromContainerPathDoesNotExist [2024-01-30T17:21:37.551Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2024-01-30T17:21:37.551Z] === RUN TestCopyFromContainerPathIsNotDir [2024-01-30T17:21:37.551Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2024-01-30T17:21:37.551Z] === RUN TestCopyToContainerPathDoesNotExist [2024-01-30T17:21:37.551Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2024-01-30T17:21:37.551Z] === RUN TestCopyEmptyFile [2024-01-30T17:21:37.551Z] --- PASS: TestCopyEmptyFile (0.06s) [2024-01-30T17:21:37.552Z] === RUN TestCopyToContainerPathIsNotDir [2024-01-30T17:21:37.552Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2024-01-30T17:21:37.552Z] === RUN TestCopyFromContainer [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer// [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/. [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer//. [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/./ [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer//./ [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer//bar/root [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer//bar/root/ [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer//bar/root/. [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/bar/quux [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/bar/quux/ [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/bar/quux/. [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/bar/quux/baz [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/bar/filesymlink [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/bar/dirsymlink [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2024-01-30T17:21:38.493Z] === RUN TestCopyFromContainer/bar/notarget [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer (0.78s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer// (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/. (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer//. (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer//./ (0.02s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2024-01-30T17:21:38.493Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2024-01-30T17:21:38.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2024-01-30T17:21:38.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-30T17:21:38.493Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-30T17:21:38.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-30T17:21:38.493Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-30T17:21:38.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-30T17:21:38.493Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-30T17:21:38.493Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-30T17:21:38.493Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-30T17:21:38.493Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-30T17:21:38.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2024-01-30T17:21:38.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2024-01-30T17:21:38.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2024-01-30T17:21:38.493Z] === RUN TestCreateLinkToNonExistingContainer [2024-01-30T17:21:38.493Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2024-01-30T17:21:38.493Z] === RUN TestCreateWithInvalidEnv [2024-01-30T17:21:38.493Z] === RUN TestCreateWithInvalidEnv/0 [2024-01-30T17:21:38.493Z] === PAUSE TestCreateWithInvalidEnv/0 [2024-01-30T17:21:38.493Z] === RUN TestCreateWithInvalidEnv/1 [2024-01-30T17:21:38.493Z] === PAUSE TestCreateWithInvalidEnv/1 [2024-01-30T17:21:38.493Z] === RUN TestCreateWithInvalidEnv/2 [2024-01-30T17:21:38.493Z] === PAUSE TestCreateWithInvalidEnv/2 [2024-01-30T17:21:38.493Z] === CONT TestCreateWithInvalidEnv/0 [2024-01-30T17:21:38.493Z] === CONT TestCreateWithInvalidEnv/2 [2024-01-30T17:21:38.493Z] === CONT TestCreateWithInvalidEnv/1 [2024-01-30T17:21:38.493Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2024-01-30T17:21:38.493Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2024-01-30T17:21:38.493Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2024-01-30T17:21:38.493Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2024-01-30T17:21:38.493Z] === RUN TestCreateTmpfsMountsTarget [2024-01-30T17:21:38.493Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2024-01-30T17:21:38.493Z] === RUN TestCreateWithCustomMaskedPaths [2024-01-30T17:21:39.879Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2024-01-30T17:21:39.879Z] === RUN TestCreateWithCustomReadonlyPaths [2024-01-30T17:21:40.820Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2024-01-30T17:21:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams [2024-01-30T17:21:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-30T17:21:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-30T17:21:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-30T17:21:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-30T17:21:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-30T17:21:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-30T17:21:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-30T17:21:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-30T17:21:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-30T17:21:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-30T17:21:40.820Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-30T17:21:40.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-30T17:21:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-30T17:21:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-30T17:21:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-30T17:21:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-30T17:21:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-30T17:21:40.820Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-30T17:21:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2024-01-30T17:21:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2024-01-30T17:21:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2024-01-30T17:21:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2024-01-30T17:21:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-01-30T17:21:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2024-01-30T17:21:40.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-01-30T17:21:40.820Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2024-01-30T17:21:41.391Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2024-01-30T17:21:41.391Z] === RUN TestCreateDifferentPlatform [2024-01-30T17:21:41.391Z] === RUN TestCreateDifferentPlatform/different_os [2024-01-30T17:21:41.391Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2024-01-30T17:21:41.391Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2024-01-30T17:21:41.391Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2024-01-30T17:21:41.391Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2024-01-30T17:21:41.391Z] === RUN TestCreateVolumesFromNonExistingContainer [2024-01-30T17:21:41.391Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2024-01-30T17:21:41.391Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2024-01-30T17:21:41.391Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2024-01-30T17:21:41.391Z] === RUN TestCreateInvalidHostConfig [2024-01-30T17:21:41.391Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-30T17:21:41.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-30T17:21:41.391Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2024-01-30T17:21:41.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2024-01-30T17:21:41.391Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-30T17:21:41.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-30T17:21:41.391Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-30T17:21:41.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-30T17:21:41.391Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2024-01-30T17:21:41.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2024-01-30T17:21:41.391Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-30T17:21:41.391Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-30T17:21:41.391Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-30T17:21:41.391Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2024-01-30T17:21:41.391Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2024-01-30T17:21:41.391Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2024-01-30T17:21:41.391Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2024-01-30T17:21:41.391Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2024-01-30T17:21:41.391Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2024-01-30T17:21:41.391Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2024-01-30T17:21:41.391Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2024-01-30T17:21:41.391Z] === RUN TestCreateWithMultipleEndpointSettings [2024-01-30T17:21:41.391Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2024-01-30T17:21:41.391Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2024-01-30T17:21:41.391Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) [2024-01-30T17:21:41.391Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2024-01-30T17:21:41.391Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2024-01-30T17:21:41.391Z] === RUN TestCreateWithCustomMACs [2024-01-30T17:21:41.962Z] --- PASS: TestCreateWithCustomMACs (0.56s) [2024-01-30T17:21:41.962Z] === RUN TestContainerStartOnDaemonRestart [2024-01-30T17:21:41.962Z] === PAUSE TestContainerStartOnDaemonRestart [2024-01-30T17:21:41.962Z] === RUN TestDaemonRestartIpcMode [2024-01-30T17:21:41.962Z] === PAUSE TestDaemonRestartIpcMode [2024-01-30T17:21:41.962Z] === RUN TestDaemonHostGatewayIP [2024-01-30T17:21:41.962Z] === PAUSE TestDaemonHostGatewayIP [2024-01-30T17:21:41.962Z] === RUN TestRestartDaemonWithRestartingContainer [2024-01-30T17:21:41.962Z] === PAUSE TestRestartDaemonWithRestartingContainer [2024-01-30T17:21:41.962Z] === RUN TestHardRestartWhenContainerIsRunning [2024-01-30T17:21:41.962Z] === PAUSE TestHardRestartWhenContainerIsRunning [2024-01-30T17:21:41.962Z] === RUN TestContainerKillOnDaemonStart [2024-01-30T17:21:41.962Z] === PAUSE TestContainerKillOnDaemonStart [2024-01-30T17:21:41.962Z] === RUN TestDiff [2024-01-30T17:21:42.532Z] --- PASS: TestDiff (0.42s) [2024-01-30T17:21:42.532Z] === RUN TestDiffStoppedContainer [2024-01-30T17:21:42.793Z] --- PASS: TestDiffStoppedContainer (0.45s) [2024-01-30T17:21:42.793Z] === RUN TestExecConsoleSize [2024-01-30T17:21:43.363Z] --- PASS: TestExecConsoleSize (0.48s) [2024-01-30T17:21:43.363Z] === RUN TestExecWithCloseStdin [2024-01-30T17:21:43.934Z] --- PASS: TestExecWithCloseStdin (0.50s) [2024-01-30T17:21:43.934Z] === RUN TestExec [2024-01-30T17:21:44.504Z] --- PASS: TestExec (0.51s) [2024-01-30T17:21:44.504Z] === RUN TestExecUser [2024-01-30T17:21:45.075Z] --- PASS: TestExecUser (0.53s) [2024-01-30T17:21:45.075Z] === RUN TestExecWithGroupAdd [2024-01-30T17:21:45.336Z] --- PASS: TestExecWithGroupAdd (0.47s) [2024-01-30T17:21:45.336Z] === RUN TestExportContainerAndImportImage [2024-01-30T17:21:45.907Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2024-01-30T17:21:45.907Z] === RUN TestExportContainerAfterDaemonRestart [2024-01-30T17:21:52.488Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s) [2024-01-30T17:21:52.488Z] === RUN TestHealthCheckWorkdir [2024-01-30T17:21:52.749Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2024-01-30T17:21:52.749Z] === RUN TestHealthKillContainer [2024-01-30T17:22:00.883Z] --- PASS: TestHealthKillContainer (7.92s) [2024-01-30T17:22:00.883Z] === RUN TestHealthCheckProcessKilled [2024-01-30T17:22:01.145Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2024-01-30T17:22:01.145Z] === RUN TestHealthStartInterval [2024-01-30T17:22:02.529Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:02.529Z] } [2024-01-30T17:22:02.789Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:02.789Z] } [2024-01-30T17:22:02.789Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:02.789Z] } [2024-01-30T17:22:03.049Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:03.049Z] } [2024-01-30T17:22:03.049Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:03.049Z] } [2024-01-30T17:22:03.049Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:03.049Z] } [2024-01-30T17:22:03.309Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:03.309Z] } [2024-01-30T17:22:03.309Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:03.309Z] } [2024-01-30T17:22:03.309Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:03.309Z] } [2024-01-30T17:22:03.570Z] health_test.go:141: &{2024-01-30 17:22:02.387776507 +0000 UTC 2024-01-30 17:22:02.446778799 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-30T17:22:03.570Z] } [2024-01-30T17:22:03.570Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:03.830Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:03.830Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:03.830Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:04.091Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:04.091Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:04.351Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:04.351Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:04.351Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:04.611Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:04.611Z] health_test.go:141: &{2024-01-30 17:22:03.447931682 +0000 UTC 2024-01-30 17:22:03.494128113 +0000 UTC 1 2} [2024-01-30T17:22:04.872Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:05.812Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:06.753Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:07.693Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:08.634Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:10.016Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:10.956Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:11.896Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:12.836Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:13.806Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:14.752Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:15.693Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:16.633Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:18.015Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:18.956Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:19.897Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:20.837Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:21.778Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:22.718Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:23.658Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:25.040Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:25.981Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:26.922Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:27.862Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:28.803Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:29.743Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:30.684Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:32.066Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:33.007Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:33.948Z] health_test.go:169: 1.046956915s [2024-01-30T17:22:34.889Z] --- PASS: TestHealthStartInterval (33.71s) [2024-01-30T17:22:34.889Z] === RUN TestInspectCpusetInConfigPre120 [2024-01-30T17:22:35.460Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2024-01-30T17:22:35.460Z] === RUN TestInspectAnnotations [2024-01-30T17:22:35.460Z] --- PASS: TestInspectAnnotations (0.05s) [2024-01-30T17:22:35.460Z] === RUN TestNetworkAliasesAreEmpty [2024-01-30T17:22:35.460Z] === RUN TestNetworkAliasesAreEmpty/host [2024-01-30T17:22:35.460Z] === RUN TestNetworkAliasesAreEmpty/bridge [2024-01-30T17:22:35.720Z] === RUN TestNetworkAliasesAreEmpty/none [2024-01-30T17:22:35.720Z] --- PASS: TestNetworkAliasesAreEmpty (0.15s) [2024-01-30T17:22:35.720Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.05s) [2024-01-30T17:22:35.720Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.05s) [2024-01-30T17:22:35.720Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.05s) [2024-01-30T17:22:35.720Z] === RUN TestIpcModeNone [2024-01-30T17:22:36.291Z] --- PASS: TestIpcModeNone (0.57s) [2024-01-30T17:22:36.291Z] === RUN TestIpcModePrivate [2024-01-30T17:22:36.552Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2024-01-30T17:22:36.812Z] --- PASS: TestIpcModePrivate (0.51s) [2024-01-30T17:22:36.812Z] === RUN TestIpcModeShareable [2024-01-30T17:22:37.072Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2024-01-30T17:22:37.333Z] --- PASS: TestIpcModeShareable (0.52s) [2024-01-30T17:22:37.333Z] === RUN TestAPIIpcModeShareableAndContainer [2024-01-30T17:22:38.716Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.22s) [2024-01-30T17:22:38.716Z] === RUN TestAPIIpcModeHost [2024-01-30T17:22:38.716Z] --- PASS: TestAPIIpcModeHost (0.33s) [2024-01-30T17:22:38.716Z] === RUN TestDaemonIpcModeShareable [2024-01-30T17:22:39.658Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-01-30T17:22:39.918Z] --- PASS: TestDaemonIpcModeShareable (1.08s) [2024-01-30T17:22:39.918Z] === RUN TestDaemonIpcModePrivate [2024-01-30T17:22:40.860Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-01-30T17:22:40.860Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2024-01-30T17:22:40.860Z] === RUN TestDaemonIpcModePrivateFromConfig [2024-01-30T17:22:41.803Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-01-30T17:22:42.068Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) [2024-01-30T17:22:42.068Z] === RUN TestDaemonIpcModeShareableFromConfig [2024-01-30T17:22:43.015Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-01-30T17:22:43.015Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2024-01-30T17:22:43.015Z] === RUN TestIpcModeOlderClient [2024-01-30T17:22:43.015Z] === PAUSE TestIpcModeOlderClient [2024-01-30T17:22:43.015Z] === RUN TestKillContainerInvalidSignal [2024-01-30T17:22:43.586Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2024-01-30T17:22:43.586Z] === RUN TestKillContainer [2024-01-30T17:22:43.586Z] === RUN TestKillContainer/no_signal [2024-01-30T17:22:43.846Z] === RUN TestKillContainer/non_killing_signal [2024-01-30T17:22:44.107Z] === RUN TestKillContainer/killing_signal [2024-01-30T17:22:45.049Z] --- PASS: TestKillContainer (1.38s) [2024-01-30T17:22:45.049Z] --- PASS: TestKillContainer/no_signal (0.43s) [2024-01-30T17:22:45.049Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2024-01-30T17:22:45.049Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2024-01-30T17:22:45.049Z] === RUN TestKillWithStopSignalAndRestartPolicies [2024-01-30T17:22:45.049Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2024-01-30T17:22:45.309Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2024-01-30T17:22:45.880Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2024-01-30T17:22:45.880Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2024-01-30T17:22:45.880Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s) [2024-01-30T17:22:45.880Z] === RUN TestKillStoppedContainer [2024-01-30T17:22:45.880Z] --- PASS: TestKillStoppedContainer (0.05s) [2024-01-30T17:22:45.880Z] === RUN TestKillStoppedContainerAPIPre120 [2024-01-30T17:22:45.880Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2024-01-30T17:22:45.880Z] === RUN TestKillDifferentUserContainer [2024-01-30T17:22:46.451Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2024-01-30T17:22:46.451Z] === RUN TestInspectOomKilledTrue [2024-01-30T17:22:46.712Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2024-01-30T17:22:46.712Z] === RUN TestInspectOomKilledFalse [2024-01-30T17:22:47.283Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2024-01-30T17:22:47.283Z] === RUN TestLinksEtcHostsContentMatch [2024-01-30T17:22:47.544Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2024-01-30T17:22:47.544Z] === RUN TestLinksContainerNames [2024-01-30T17:22:48.485Z] --- PASS: TestLinksContainerNames (0.87s) [2024-01-30T17:22:48.485Z] === RUN TestLogsFollowTailEmpty [2024-01-30T17:22:48.746Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2024-01-30T17:22:48.746Z] === RUN TestLogs [2024-01-30T17:22:48.746Z] === RUN TestLogs/driver_local [2024-01-30T17:22:48.746Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2024-01-30T17:22:48.746Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2024-01-30T17:22:48.746Z] === RUN TestLogs/driver_local/tty/only_stdout [2024-01-30T17:22:48.746Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2024-01-30T17:22:48.746Z] === RUN TestLogs/driver_local/tty/only_stderr [2024-01-30T17:22:48.746Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2024-01-30T17:22:48.746Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-30T17:22:48.746Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-30T17:22:48.746Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2024-01-30T17:22:48.746Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2024-01-30T17:22:48.746Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2024-01-30T17:22:48.746Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2024-01-30T17:22:48.746Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2024-01-30T17:22:48.746Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-30T17:22:48.746Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2024-01-30T17:22:48.746Z] === CONT TestLogs/driver_local/tty/only_stderr [2024-01-30T17:22:48.746Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2024-01-30T17:22:48.746Z] === CONT TestLogs/driver_local/tty/only_stdout [2024-01-30T17:22:50.658Z] === RUN TestLogs/driver_json-file [2024-01-30T17:22:50.658Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-30T17:22:50.658Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-30T17:22:50.658Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2024-01-30T17:22:50.658Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2024-01-30T17:22:50.658Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2024-01-30T17:22:50.658Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2024-01-30T17:22:50.658Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-30T17:22:50.658Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-30T17:22:50.658Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2024-01-30T17:22:50.658Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2024-01-30T17:22:50.658Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2024-01-30T17:22:50.658Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2024-01-30T17:22:50.658Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-30T17:22:50.658Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2024-01-30T17:22:50.658Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-30T17:22:50.658Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2024-01-30T17:22:50.658Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2024-01-30T17:22:50.658Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2024-01-30T17:22:52.042Z] --- PASS: TestLogs (3.17s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_local (0.01s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.13s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.14s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.20s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.28s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.44s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.65s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_json-file (0.01s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.86s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.95s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.15s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.39s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.48s) [2024-01-30T17:22:52.042Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.51s) [2024-01-30T17:22:52.042Z] === RUN TestContainerNetworkMountsNoChown [2024-01-30T17:22:52.303Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/default [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/default [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/private [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/private [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rprivate [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rprivate [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/slave [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/slave [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rslave [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rslave [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/shared [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/shared [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rshared [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rshared [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/default [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/rslave [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/rshared [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/shared [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rshared/bind_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/default/bind_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/shared/bind_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/shared/mount_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/shared/bind_root [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rslave/bind_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/default/bind_root [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/rprivate [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/default/bind_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/default/mount_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/default/mount_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/default/mount_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rshared/mount_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/slave [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/private [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/shared/mount_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/private/mount_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/private/bind_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rslave/mount_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/slave/bind_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/private/bind_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/private/bind_subpath [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/rshared/bind_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/private/mount_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/private/mount_root [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/slave/mount_root [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2024-01-30T17:22:52.303Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2024-01-30T17:22:52.303Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/rshared/mount_root [2024-01-30T17:22:52.303Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/default/bind_root [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/default/mount_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/default/mount_root [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/default/bind_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/rslave/bind_root [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/private/mount_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/slave/bind_root [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/slave/mount_root [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/rslave/mount_root [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/private/bind_subpath [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/private/mount_root [2024-01-30T17:22:52.564Z] === CONT TestMountDaemonRoot/private/bind_root [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot (0.01s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2024-01-30T17:22:52.564Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2024-01-30T17:22:52.564Z] === RUN TestContainerBindMountNonRecursive [2024-01-30T17:22:53.947Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2024-01-30T17:22:53.947Z] === RUN TestContainerVolumesMountedAsShared [2024-01-30T17:22:54.518Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2024-01-30T17:22:54.518Z] === RUN TestContainerVolumesMountedAsSlave [2024-01-30T17:22:54.779Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2024-01-30T17:22:54.779Z] === RUN TestContainerCopyLeaksMounts [2024-01-30T17:22:55.349Z] --- PASS: TestContainerCopyLeaksMounts (0.56s) [2024-01-30T17:22:55.349Z] === RUN TestContainerBindMountRecursivelyReadOnly [2024-01-30T17:22:56.733Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.64s) [2024-01-30T17:22:56.733Z] === RUN TestNetworkNat [2024-01-30T17:22:57.304Z] --- PASS: TestNetworkNat (0.44s) [2024-01-30T17:22:57.304Z] === RUN TestNetworkLocalhostTCPNat [2024-01-30T17:22:57.875Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2024-01-30T17:22:57.875Z] === RUN TestNetworkLoopbackNat [2024-01-30T17:23:00.418Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2024-01-30T17:23:00.418Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2024-01-30T17:23:00.679Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2024-01-30T17:23:00.679Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2024-01-30T17:23:00.679Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2024-01-30T17:23:00.679Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2024-01-30T17:23:00.679Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.45s) [2024-01-30T17:23:00.679Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2024-01-30T17:23:00.679Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2024-01-30T17:23:00.679Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2024-01-30T17:23:00.679Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2024-01-30T17:23:00.679Z] === RUN TestPause [2024-01-30T17:23:01.250Z] --- PASS: TestPause (0.46s) [2024-01-30T17:23:01.250Z] === RUN TestPauseFailsOnWindowsServerContainers [2024-01-30T17:23:01.250Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-01-30T17:23:01.250Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2024-01-30T17:23:01.250Z] === RUN TestPauseStopPausedContainer [2024-01-30T17:23:01.821Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2024-01-30T17:23:01.821Z] === RUN TestPIDModeHost [2024-01-30T17:23:02.763Z] --- PASS: TestPIDModeHost (1.08s) [2024-01-30T17:23:02.763Z] === RUN TestPIDModeContainer [2024-01-30T17:23:02.763Z] === RUN TestPIDModeContainer/non-existing_container [2024-01-30T17:23:02.763Z] === RUN TestPIDModeContainer/non-running_container [2024-01-30T17:23:03.023Z] === RUN TestPIDModeContainer/running_container [2024-01-30T17:23:03.965Z] --- PASS: TestPIDModeContainer (1.05s) [2024-01-30T17:23:03.965Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2024-01-30T17:23:03.965Z] --- PASS: TestPIDModeContainer/non-running_container (0.17s) [2024-01-30T17:23:03.965Z] --- PASS: TestPIDModeContainer/running_container (0.45s) [2024-01-30T17:23:03.965Z] === RUN TestPsFilter [2024-01-30T17:23:03.965Z] === RUN TestPsFilter/since [2024-01-30T17:23:03.965Z] === RUN TestPsFilter/before [2024-01-30T17:23:03.965Z] --- PASS: TestPsFilter (0.12s) [2024-01-30T17:23:03.965Z] --- PASS: TestPsFilter/since (0.00s) [2024-01-30T17:23:03.965Z] --- PASS: TestPsFilter/before (0.00s) [2024-01-30T17:23:03.965Z] === RUN TestRemoveContainerWithRemovedVolume [2024-01-30T17:23:04.536Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2024-01-30T17:23:04.536Z] === RUN TestRemoveContainerWithVolume [2024-01-30T17:23:04.796Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2024-01-30T17:23:04.796Z] === RUN TestRemoveContainerRunning [2024-01-30T17:23:05.367Z] --- PASS: TestRemoveContainerRunning (0.46s) [2024-01-30T17:23:05.367Z] === RUN TestRemoveContainerForceRemoveRunning [2024-01-30T17:23:05.938Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2024-01-30T17:23:05.938Z] === RUN TestRemoveInvalidContainer [2024-01-30T17:23:05.938Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2024-01-30T17:23:05.938Z] === RUN TestRenameLinkedContainer [2024-01-30T17:23:07.850Z] --- PASS: TestRenameLinkedContainer (1.76s) [2024-01-30T17:23:07.850Z] === RUN TestRenameStoppedContainer [2024-01-30T17:23:08.111Z] --- PASS: TestRenameStoppedContainer (0.44s) [2024-01-30T17:23:08.111Z] === RUN TestRenameRunningContainerAndReuse [2024-01-30T17:23:09.053Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2024-01-30T17:23:09.053Z] === RUN TestRenameInvalidName [2024-01-30T17:23:09.313Z] --- PASS: TestRenameInvalidName (0.46s) [2024-01-30T17:23:09.313Z] === RUN TestRenameAnonymousContainer [2024-01-30T17:23:11.236Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2024-01-30T17:23:11.236Z] === RUN TestRenameContainerWithSameName [2024-01-30T17:23:11.236Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2024-01-30T17:23:11.236Z] === RUN TestRenameContainerWithLinkedContainer [2024-01-30T17:23:12.181Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2024-01-30T17:23:12.181Z] === RUN TestRenameContainerTwice [2024-01-30T17:23:12.752Z] --- PASS: TestRenameContainerTwice (0.44s) [2024-01-30T17:23:12.752Z] === RUN TestResize [2024-01-30T17:23:12.752Z] === RUN TestResize/success [2024-01-30T17:23:13.012Z] === RUN TestResize/invalid_size [2024-01-30T17:23:13.012Z] === RUN TestResize/invalid_state [2024-01-30T17:23:13.583Z] --- PASS: TestResize (0.90s) [2024-01-30T17:23:13.583Z] --- PASS: TestResize/success (0.23s) [2024-01-30T17:23:13.583Z] --- PASS: TestResize/invalid_size (0.22s) [2024-01-30T17:23:13.583Z] --- PASS: TestResize/invalid_state (0.04s) [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-30T17:23:13.583Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-30T17:23:13.583Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-30T17:23:13.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-30T17:23:13.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-30T17:23:13.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-30T17:23:13.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-30T17:23:13.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-30T17:23:13.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-30T17:23:13.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-30T17:23:13.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-30T17:23:14.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-30T17:23:14.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-30T17:23:14.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-30T17:23:15.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-30T17:23:15.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-30T17:23:15.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-30T17:23:15.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-30T17:23:16.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.99s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.02s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.93s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.27s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.27s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.66s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.51s) [2024-01-30T17:23:21.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.25s) [2024-01-30T17:23:21.300Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2024-01-30T17:23:21.300Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2024-01-30T17:23:21.871Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2024-01-30T17:23:22.812Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.98s) [2024-01-30T17:23:22.812Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s) [2024-01-30T17:23:22.812Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s) [2024-01-30T17:23:22.812Z] === RUN TestContainerRestartWithCancelledRequest [2024-01-30T17:23:24.724Z] --- PASS: TestContainerRestartWithCancelledRequest (1.88s) [2024-01-30T17:23:24.724Z] === RUN TestCgroupNamespacesRun [2024-01-30T17:23:26.108Z] --- PASS: TestCgroupNamespacesRun (1.06s) [2024-01-30T17:23:26.108Z] === RUN TestCgroupNamespacesRunPrivileged [2024-01-30T17:23:27.049Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2024-01-30T17:23:27.049Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2024-01-30T17:23:27.990Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s) [2024-01-30T17:23:27.990Z] === RUN TestCgroupNamespacesRunHostMode [2024-01-30T17:23:28.932Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) [2024-01-30T17:23:28.932Z] === RUN TestCgroupNamespacesRunPrivateMode [2024-01-30T17:23:30.316Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2024-01-30T17:23:30.316Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2024-01-30T17:23:31.257Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2024-01-30T17:23:31.257Z] === RUN TestCgroupNamespacesRunInvalidMode [2024-01-30T17:23:31.828Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2024-01-30T17:23:31.828Z] === RUN TestCgroupNamespacesRunOlderClient [2024-01-30T17:23:33.211Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2024-01-30T17:23:33.211Z] === RUN TestNISDomainname [2024-01-30T17:23:33.471Z] --- PASS: TestNISDomainname (0.55s) [2024-01-30T17:23:33.471Z] === RUN TestHostnameDnsResolution [2024-01-30T17:23:34.043Z] --- PASS: TestHostnameDnsResolution (0.69s) [2024-01-30T17:23:34.043Z] === RUN TestUnprivilegedPortsAndPing [2024-01-30T17:23:34.614Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2024-01-30T17:23:34.614Z] === RUN TestPrivilegedHostDevices [2024-01-30T17:23:35.185Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2024-01-30T17:23:35.185Z] === RUN TestRunConsoleSize [2024-01-30T17:23:35.756Z] --- PASS: TestRunConsoleSize (0.44s) [2024-01-30T17:23:35.756Z] === RUN TestRunWithAlternativeContainerdShim [2024-01-30T17:23:41.041Z] --- PASS: TestRunWithAlternativeContainerdShim (5.38s) [2024-01-30T17:23:41.041Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2024-01-30T17:23:41.982Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.07s) [2024-01-30T17:23:41.982Z] === RUN TestStaticIPOutsideSubpool [2024-01-30T17:23:43.375Z] --- PASS: TestStaticIPOutsideSubpool (1.14s) [2024-01-30T17:23:43.375Z] === RUN TestStats [2024-01-30T17:23:44.777Z] --- PASS: TestStats (1.44s) [2024-01-30T17:23:44.777Z] === RUN TestStopContainerWithTimeout [2024-01-30T17:23:44.777Z] === RUN TestStopContainerWithTimeout/0 [2024-01-30T17:23:44.777Z] === PAUSE TestStopContainerWithTimeout/0 [2024-01-30T17:23:44.777Z] === RUN TestStopContainerWithTimeout/1 [2024-01-30T17:23:44.777Z] === PAUSE TestStopContainerWithTimeout/1 [2024-01-30T17:23:44.777Z] === RUN TestStopContainerWithTimeout/3 [2024-01-30T17:23:44.777Z] === PAUSE TestStopContainerWithTimeout/3 [2024-01-30T17:23:44.777Z] === RUN TestStopContainerWithTimeout/-1 [2024-01-30T17:23:44.777Z] === PAUSE TestStopContainerWithTimeout/-1 [2024-01-30T17:23:44.777Z] === CONT TestStopContainerWithTimeout/0 [2024-01-30T17:23:44.777Z] === CONT TestStopContainerWithTimeout/3 [2024-01-30T17:23:44.777Z] === CONT TestStopContainerWithTimeout/1 [2024-01-30T17:23:44.777Z] === CONT TestStopContainerWithTimeout/-1 [2024-01-30T17:23:48.076Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2024-01-30T17:23:48.076Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2024-01-30T17:23:48.076Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2024-01-30T17:23:48.076Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2024-01-30T17:23:48.076Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2024-01-30T17:23:48.076Z] === RUN TestStopContainerWithTimeoutCancel [2024-01-30T17:23:48.076Z] === PAUSE TestStopContainerWithTimeoutCancel [2024-01-30T17:23:48.076Z] === RUN TestStopContainerWithRestartPolicyAlways [2024-01-30T17:23:49.988Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2024-01-30T17:23:49.988Z] === RUN TestUpdateMemory [2024-01-30T17:23:50.249Z] --- PASS: TestUpdateMemory (0.54s) [2024-01-30T17:23:50.249Z] === RUN TestUpdateCPUQuota [2024-01-30T17:23:51.191Z] --- PASS: TestUpdateCPUQuota (0.75s) [2024-01-30T17:23:51.191Z] === RUN TestUpdatePidsLimit [2024-01-30T17:23:51.191Z] === RUN TestUpdatePidsLimit/update_from_none [2024-01-30T17:23:51.191Z] === RUN TestUpdatePidsLimit/no_change [2024-01-30T17:23:51.452Z] === RUN TestUpdatePidsLimit/update_lower [2024-01-30T17:23:51.712Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2024-01-30T17:23:51.973Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2024-01-30T17:23:52.233Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2024-01-30T17:23:52.494Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2024-01-30T17:23:53.065Z] --- PASS: TestUpdatePidsLimit (2.08s) [2024-01-30T17:23:53.065Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2024-01-30T17:23:53.065Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2024-01-30T17:23:53.065Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2024-01-30T17:23:53.065Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2024-01-30T17:23:53.065Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2024-01-30T17:23:53.065Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2024-01-30T17:23:53.065Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2024-01-30T17:23:53.065Z] === RUN TestUpdateRestartPolicy [2024-01-30T17:24:05.293Z] --- PASS: TestUpdateRestartPolicy (10.72s) [2024-01-30T17:24:05.293Z] === RUN TestUpdateRestartWithAutoRemove [2024-01-30T17:24:05.293Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2024-01-30T17:24:05.293Z] === RUN TestWaitNonBlocked [2024-01-30T17:24:05.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-30T17:24:05.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-30T17:24:05.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-30T17:24:05.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-30T17:24:05.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-30T17:24:05.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-30T17:24:05.293Z] --- PASS: TestWaitNonBlocked (0.02s) [2024-01-30T17:24:05.293Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2024-01-30T17:24:05.293Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2024-01-30T17:24:05.293Z] === RUN TestWaitBlocked [2024-01-30T17:24:05.293Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-30T17:24:05.293Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-30T17:24:05.293Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2024-01-30T17:24:05.293Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2024-01-30T17:24:05.293Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-30T17:24:05.293Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2024-01-30T17:24:05.864Z] --- PASS: TestWaitBlocked (0.02s) [2024-01-30T17:24:05.864Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2024-01-30T17:24:05.864Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2024-01-30T17:24:05.864Z] === RUN TestWaitConditions [2024-01-30T17:24:05.864Z] === RUN TestWaitConditions/default [2024-01-30T17:24:05.864Z] === PAUSE TestWaitConditions/default [2024-01-30T17:24:05.864Z] === RUN TestWaitConditions/not-running [2024-01-30T17:24:05.864Z] === PAUSE TestWaitConditions/not-running [2024-01-30T17:24:05.864Z] === RUN TestWaitConditions/next-exit [2024-01-30T17:24:05.864Z] === PAUSE TestWaitConditions/next-exit [2024-01-30T17:24:05.864Z] === RUN TestWaitConditions/removed [2024-01-30T17:24:05.864Z] === PAUSE TestWaitConditions/removed [2024-01-30T17:24:05.864Z] === CONT TestWaitConditions/default [2024-01-30T17:24:05.864Z] === CONT TestWaitConditions/next-exit [2024-01-30T17:24:05.864Z] === CONT TestWaitConditions/not-running [2024-01-30T17:24:05.864Z] === CONT TestWaitConditions/removed [2024-01-30T17:24:05.864Z] wait_test.go:145: ContainerID = e2c43f29dfaa4f0cf1c8bdf1a6eef39159e21562ee3725c9b114963c1796a8a1 [2024-01-30T17:24:05.864Z] wait_test.go:145: ContainerID = 6eed9192d90014f7abcfa38dc202140e3e6edb0d50bc73e4f01920248d1770d2 [2024-01-30T17:24:05.864Z] wait_test.go:145: ContainerID = 84dbcf05f781046b1a40fcff3c0ab05e8c903dc56d06700fa0007d75b96073a1 [2024-01-30T17:24:05.864Z] wait_test.go:145: ContainerID = 760e71a79e890be40d1b9ef26e164c18fcfd388e33baa36d9a56ed32149b5fa9 [2024-01-30T17:24:07.248Z] --- PASS: TestWaitConditions (0.04s) [2024-01-30T17:24:07.248Z] --- PASS: TestWaitConditions/next-exit (0.59s) [2024-01-30T17:24:07.248Z] --- PASS: TestWaitConditions/not-running (1.07s) [2024-01-30T17:24:07.248Z] --- PASS: TestWaitConditions/default (1.12s) [2024-01-30T17:24:07.248Z] --- PASS: TestWaitConditions/removed (1.19s) [2024-01-30T17:24:07.248Z] === RUN TestWaitRestartedContainer [2024-01-30T17:24:07.248Z] === RUN TestWaitRestartedContainer/default [2024-01-30T17:24:07.248Z] === PAUSE TestWaitRestartedContainer/default [2024-01-30T17:24:07.248Z] === RUN TestWaitRestartedContainer/not-running [2024-01-30T17:24:07.248Z] === PAUSE TestWaitRestartedContainer/not-running [2024-01-30T17:24:07.248Z] === RUN TestWaitRestartedContainer/next-exit [2024-01-30T17:24:07.248Z] === PAUSE TestWaitRestartedContainer/next-exit [2024-01-30T17:24:07.248Z] === CONT TestWaitRestartedContainer/default [2024-01-30T17:24:07.248Z] === CONT TestWaitRestartedContainer/next-exit [2024-01-30T17:24:07.248Z] === CONT TestWaitRestartedContainer/not-running [2024-01-30T17:24:09.161Z] --- PASS: TestWaitRestartedContainer (0.01s) [2024-01-30T17:24:09.161Z] --- PASS: TestWaitRestartedContainer/not-running (1.79s) [2024-01-30T17:24:09.161Z] --- PASS: TestWaitRestartedContainer/default (1.84s) [2024-01-30T17:24:09.161Z] --- PASS: TestWaitRestartedContainer/next-exit (1.90s) [2024-01-30T17:24:09.161Z] === CONT TestHardRestartWhenContainerIsRunning [2024-01-30T17:24:09.161Z] === CONT TestRestartDaemonWithRestartingContainer [2024-01-30T17:24:09.161Z] === CONT TestIpcModeOlderClient [2024-01-30T17:24:09.161Z] === CONT TestContainerKillOnDaemonStart [2024-01-30T17:24:09.161Z] === CONT TestContainerStartOnDaemonRestart [2024-01-30T17:24:09.161Z] === CONT TestDaemonHostGatewayIP [2024-01-30T17:24:09.161Z] === CONT TestDaemonRestartIpcMode [2024-01-30T17:24:09.161Z] === CONT TestStopContainerWithTimeoutCancel [2024-01-30T17:24:09.161Z] --- PASS: TestIpcModeOlderClient (0.10s) [2024-01-30T17:24:11.075Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2024-01-30T17:24:11.075Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2024-01-30T17:24:11.075Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.14s) [2024-01-30T17:24:11.075Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2024-01-30T17:24:11.075Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.37s) [2024-01-30T17:24:11.646Z] --- PASS: TestContainerStartOnDaemonRestart (2.60s) [2024-01-30T17:24:12.217Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2024-01-30T17:24:12.217Z] --- PASS: TestDaemonRestartIpcMode (3.41s) [2024-01-30T17:24:12.477Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.56s) [2024-01-30T17:24:12.477Z] --- PASS: TestStopContainerWithTimeoutCancel (3.58s) [2024-01-30T17:24:20.610Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2024-01-30T17:24:20.610Z] PASS [2024-01-30T17:24:20.610Z] [2024-01-30T17:24:20.610Z] === Skipped [2024-01-30T17:24:20.610Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2024-01-30T17:24:20.610Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-01-30T17:24:20.610Z] [2024-01-30T17:24:20.610Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2024-01-30T17:24:20.610Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-01-30T17:24:20.610Z] [2024-01-30T17:24:20.610Z] DONE 326 tests, 2 skipped in 168.565s [2024-01-30T17:24:20.610Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2024-01-30T17:24:20.610Z] ++ '[' -n '' ']' [2024-01-30T17:24:20.610Z] ++ 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 [2024-01-30T17:24:20.610Z] ++ set -e [2024-01-30T17:24:20.610Z] ++ '[' -n 0 ']' [2024-01-30T17:24:20.610Z] ++ set -x [2024-01-30T17:24:20.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:24:20.610Z] INFO: Testing against a local daemon [2024-01-30T17:24:20.610Z] === RUN TestConfigDaemonID [2024-01-30T17:24:21.994Z] daemon_test.go:61: [d20db04845f27] daemon is not started [2024-01-30T17:24:21.994Z] --- PASS: TestConfigDaemonID (1.04s) [2024-01-30T17:24:21.994Z] === RUN TestDaemonConfigValidation [2024-01-30T17:24:21.994Z] === RUN TestDaemonConfigValidation/config_with_no_content [2024-01-30T17:24:21.994Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2024-01-30T17:24:21.994Z] === RUN TestDaemonConfigValidation/config_with_{} [2024-01-30T17:24:21.994Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2024-01-30T17:24:21.994Z] === RUN TestDaemonConfigValidation/invalid_config [2024-01-30T17:24:21.994Z] === PAUSE TestDaemonConfigValidation/invalid_config [2024-01-30T17:24:21.994Z] === RUN TestDaemonConfigValidation/malformed_config [2024-01-30T17:24:21.994Z] === PAUSE TestDaemonConfigValidation/malformed_config [2024-01-30T17:24:21.994Z] === RUN TestDaemonConfigValidation/valid_config [2024-01-30T17:24:21.994Z] === PAUSE TestDaemonConfigValidation/valid_config [2024-01-30T17:24:21.994Z] === CONT TestDaemonConfigValidation/config_with_no_content [2024-01-30T17:24:21.994Z] === CONT TestDaemonConfigValidation/malformed_config [2024-01-30T17:24:21.994Z] === CONT TestDaemonConfigValidation/valid_config [2024-01-30T17:24:21.994Z] === CONT TestDaemonConfigValidation/config_with_{} [2024-01-30T17:24:21.994Z] === CONT TestDaemonConfigValidation/invalid_config [2024-01-30T17:24:21.994Z] --- PASS: TestDaemonConfigValidation (0.00s) [2024-01-30T17:24:21.994Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2024-01-30T17:24:21.994Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2024-01-30T17:24:21.994Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2024-01-30T17:24:21.994Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2024-01-30T17:24:21.994Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2024-01-30T17:24:21.994Z] === RUN TestConfigDaemonSeccompProfiles [2024-01-30T17:24:21.994Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2024-01-30T17:24:22.935Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2024-01-30T17:24:23.876Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2024-01-30T17:24:25.260Z] daemon_test.go:180: [d09025e98e470] daemon is not started [2024-01-30T17:24:25.260Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2024-01-30T17:24:25.260Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2024-01-30T17:24:25.260Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2024-01-30T17:24:25.260Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2024-01-30T17:24:25.260Z] === RUN TestDaemonProxy [2024-01-30T17:24:25.260Z] === RUN TestDaemonProxy/environment_variables [2024-01-30T17:24:25.260Z] === PAUSE TestDaemonProxy/environment_variables [2024-01-30T17:24:25.260Z] === RUN TestDaemonProxy/command-line_options [2024-01-30T17:24:25.260Z] === PAUSE TestDaemonProxy/command-line_options [2024-01-30T17:24:25.260Z] === RUN TestDaemonProxy/configuration_file [2024-01-30T17:24:25.260Z] === PAUSE TestDaemonProxy/configuration_file [2024-01-30T17:24:25.260Z] === RUN TestDaemonProxy/conflicting_options [2024-01-30T17:24:25.521Z] === RUN TestDaemonProxy/reload_sanitized [2024-01-30T17:24:25.521Z] === PAUSE TestDaemonProxy/reload_sanitized [2024-01-30T17:24:25.521Z] === CONT TestDaemonProxy/environment_variables [2024-01-30T17:24:25.521Z] === CONT TestDaemonProxy/configuration_file [2024-01-30T17:24:25.521Z] === CONT TestDaemonProxy/reload_sanitized [2024-01-30T17:24:25.521Z] === CONT TestDaemonProxy/command-line_options [2024-01-30T17:24:27.451Z] --- PASS: TestDaemonProxy (0.50s) [2024-01-30T17:24:27.451Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2024-01-30T17:24:27.451Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2024-01-30T17:24:27.451Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2024-01-30T17:24:27.451Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2024-01-30T17:24:27.451Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2024-01-30T17:24:27.451Z] === RUN TestLiveRestore [2024-01-30T17:24:27.451Z] === RUN TestLiveRestore/volume_references [2024-01-30T17:24:27.451Z] === PAUSE TestLiveRestore/volume_references [2024-01-30T17:24:27.451Z] === RUN TestLiveRestore/autoremove [2024-01-30T17:24:27.451Z] === PAUSE TestLiveRestore/autoremove [2024-01-30T17:24:27.451Z] === CONT TestLiveRestore/volume_references [2024-01-30T17:24:27.451Z] === CONT TestLiveRestore/autoremove [2024-01-30T17:24:27.451Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2024-01-30T17:24:27.711Z] === RUN TestLiveRestore/volume_references/restartPolicy [2024-01-30T17:24:27.711Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2024-01-30T17:24:29.096Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2024-01-30T17:24:29.096Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2024-01-30T17:24:30.037Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2024-01-30T17:24:30.978Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2024-01-30T17:24:31.920Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2024-01-30T17:24:32.860Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2024-01-30T17:24:33.431Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore (0.00s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/autoremove (3.37s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.84s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.53s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/volume_references (7.10s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.04s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.09s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.45s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s) [2024-01-30T17:24:34.372Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.00s) [2024-01-30T17:24:34.372Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2024-01-30T17:24:34.943Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s) [2024-01-30T17:24:34.943Z] PASS [2024-01-30T17:24:34.943Z] [2024-01-30T17:24:34.943Z] DONE 31 tests in 14.293s [2024-01-30T17:24:34.943Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2024-01-30T17:24:34.943Z] ++ '[' -n '' ']' [2024-01-30T17:24:34.943Z] ++ 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 [2024-01-30T17:24:34.943Z] ++ set -e [2024-01-30T17:24:34.943Z] ++ '[' -n 0 ']' [2024-01-30T17:24:34.943Z] ++ set -x [2024-01-30T17:24:34.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:24:34.943Z] INFO: Testing against a local daemon [2024-01-30T17:24:34.943Z] === RUN TestCommitInheritsEnv [2024-01-30T17:24:35.203Z] --- PASS: TestCommitInheritsEnv (0.18s) [2024-01-30T17:24:35.203Z] === RUN TestUsernsCommit [2024-01-30T17:24:36.586Z] --- PASS: TestUsernsCommit (1.45s) [2024-01-30T17:24:36.586Z] === RUN TestImportExtremelyLargeImageWorks [2024-01-30T17:24:36.586Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-01-30T17:24:36.586Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2024-01-30T17:24:36.586Z] === RUN TestImportWithCustomPlatform [2024-01-30T17:24:36.586Z] === RUN TestImportWithCustomPlatform/#00 [2024-01-30T17:24:36.586Z] === RUN TestImportWithCustomPlatform/linux [2024-01-30T17:24:36.586Z] === RUN TestImportWithCustomPlatform/LINUX [2024-01-30T17:24:36.586Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatform (0.12s) [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2024-01-30T17:24:36.847Z] === RUN TestImportWithCustomPlatformReject [2024-01-30T17:24:36.847Z] === RUN TestImportWithCustomPlatformReject/_______ [2024-01-30T17:24:36.847Z] === RUN TestImportWithCustomPlatformReject// [2024-01-30T17:24:36.847Z] === RUN TestImportWithCustomPlatformReject/macos [2024-01-30T17:24:36.847Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2024-01-30T17:24:36.847Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2024-01-30T17:24:36.847Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2024-01-30T17:24:36.847Z] === RUN TestImageInspectEmptyTagsAndDigests [2024-01-30T17:24:36.847Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2024-01-30T17:24:36.847Z] === RUN TestImagesFilterMultiReference [2024-01-30T17:24:36.847Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2024-01-30T17:24:36.847Z] === RUN TestImagesFilterUntil [2024-01-30T17:24:37.107Z] list_test.go:95: ImageList: ID=sha256:5ba505a4d621a1c8973006383a391aa9d900130efdc5a81bb31ccac1bf61a298 RepoTags=[testimagesfilteruntil:v1] [2024-01-30T17:24:37.107Z] --- PASS: TestImagesFilterUntil (0.28s) [2024-01-30T17:24:37.107Z] === RUN TestImagesFilterBeforeSince [2024-01-30T17:24:37.368Z] list_test.go:129: ImageList: ID=sha256:c313f2420bfa19794eaca9c083e85ecd59b0eb4b68e7e95a112b1b088b958149 RepoTags=[testimagesfilterbeforesince:v2] [2024-01-30T17:24:37.368Z] list_test.go:129: ImageList: ID=sha256:9ff77332bf4954e64e4f45801086896c9870d3eceb5ebc04e887e56f154b5174 RepoTags=[testimagesfilterbeforesince:v1] [2024-01-30T17:24:37.368Z] list_test.go:129: ImageList: ID=sha256:ab9c9b35fdf7ad4d7cd08b58f0b259d5af88b1f4ae02f1dfe4f11eab13535991 RepoTags=[testimagesfilterbeforesince:v3] [2024-01-30T17:24:37.368Z] --- PASS: TestImagesFilterBeforeSince (0.27s) [2024-01-30T17:24:37.368Z] === RUN TestAPIImagesFilters [2024-01-30T17:24:37.368Z] === RUN TestAPIImagesFilters/repository_regex [2024-01-30T17:24:37.368Z] === PAUSE TestAPIImagesFilters/repository_regex [2024-01-30T17:24:37.368Z] === RUN TestAPIImagesFilters/image_name_regex [2024-01-30T17:24:37.368Z] === PAUSE TestAPIImagesFilters/image_name_regex [2024-01-30T17:24:37.368Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2024-01-30T17:24:37.368Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2024-01-30T17:24:37.368Z] === RUN TestAPIImagesFilters/registry_port_regex [2024-01-30T17:24:37.368Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2024-01-30T17:24:37.368Z] === CONT TestAPIImagesFilters/repository_regex [2024-01-30T17:24:37.368Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2024-01-30T17:24:37.368Z] === CONT TestAPIImagesFilters/image_name_regex [2024-01-30T17:24:37.368Z] === CONT TestAPIImagesFilters/registry_port_regex [2024-01-30T17:24:37.368Z] --- PASS: TestAPIImagesFilters (0.04s) [2024-01-30T17:24:37.368Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2024-01-30T17:24:37.368Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2024-01-30T17:24:37.368Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2024-01-30T17:24:37.368Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2024-01-30T17:24:37.368Z] === RUN TestPruneDontDeleteUsedDangling [2024-01-30T17:24:37.938Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) [2024-01-30T17:24:37.938Z] === RUN TestImagePullPlatformInvalid [2024-01-30T17:24:37.938Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2024-01-30T17:24:37.938Z] === RUN TestImagePullStoredDigestForOtherRepo [2024-01-30T17:24:37.938Z] time="2024-01-30T17:24:37.868369849Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=d3db4917-672f-4114-bcaa-771ae4812247 version=2.8.3 [2024-01-30T17:24:37.938Z] time="2024-01-30T17:24:37.868465315Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=d3db4917-672f-4114-bcaa-771ae4812247 version=2.8.3 [2024-01-30T17:24:37.938Z] time="2024-01-30T17:24:37.868485131Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.20.8 instance.id=d3db4917-672f-4114-bcaa-771ae4812247 version=2.8.3 [2024-01-30T17:24:37.938Z] time="2024-01-30T17:24:37.868746644Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=d3db4917-672f-4114-bcaa-771ae4812247 version=2.8.3 [2024-01-30T17:24:38.201Z] time="2024-01-30T17:24:37.962985824Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dd651b-d1ed-4092-9df7-61daa61d0ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60146" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2024-01-30T17:24:38.201Z] time="2024-01-30T17:24:37.963035875Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dd651b-d1ed-4092-9df7-61daa61d0ee9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60146" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.917327ms http.response.status=200 http.response.written=2 [2024-01-30T17:24:38.201Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2024-01-30T17:24:38.201Z] time="2024-01-30T17:24:37.965343133Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cec5a905-e74d-4a2e-bd6a-cb8135b6f2d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.965384643Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cec5a905-e74d-4a2e-bd6a-cb8135b6f2d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.965383568Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56a40476-e740-46fb-9ebd-ecd99b7b791b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.965413927Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56a40476-e740-46fb-9ebd-ecd99b7b791b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.965491268Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cec5a905-e74d-4a2e-bd6a-cb8135b6f2d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.525µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=401f969d-f39d-46a4-b126-62fb47a3769e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.965500269Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56a40476-e740-46fb-9ebd-ecd99b7b791b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.657µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b2a5496b-adfa-49c3-b1ce-35c64b1abebb trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.965611071Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56a40476-e740-46fb-9ebd-ecd99b7b791b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.113293ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.202Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.96569674Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cec5a905-e74d-4a2e-bd6a-cb8135b6f2d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.237141ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.202Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.96721452Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1627c46a-6122-4a72-94b9-d7f035c4f05d http.request.method=POST http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967263521Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1627c46a-6122-4a72-94b9-d7f035c4f05d http.request.method=POST http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967342831Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49ed1d7b-3048-4476-8a9b-4c00409abb9f http.request.method=POST http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967387262Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49ed1d7b-3048-4476-8a9b-4c00409abb9f http.request.method=POST http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967391028Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1627c46a-6122-4a72-94b9-d7f035c4f05d http.request.method=POST http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=96.632µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b315fcde-8fcb-49cc-98e3-f772f6b0fdf9 trace.line=110 vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967436632Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1627c46a-6122-4a72-94b9-d7f035c4f05d http.request.method=POST http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.719µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=f30300b7-1849-4112-a8ca-f552c9a48606 trace.line=142 vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967481301Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49ed1d7b-3048-4476-8a9b-4c00409abb9f http.request.method=POST http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=62.145µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2f1229ae-011f-4788-9546-40ee6ebff361 trace.line=110 vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967506827Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1627c46a-6122-4a72-94b9-d7f035c4f05d http.request.method=POST http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.264µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8e4bd78e-cb08-45e8-b6ab-93e4ff3670d4 trace.line=110 vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967531606Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49ed1d7b-3048-4476-8a9b-4c00409abb9f http.request.method=POST http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.743µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9d5e8c5e-e4a7-4c2f-ba1d-a145d8d54b4e trace.line=142 vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.96759394Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1627c46a-6122-4a72-94b9-d7f035c4f05d http.request.method=POST http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.696215ms http.response.status=202 http.response.written=0 [2024-01-30T17:24:38.202Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967602047Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49ed1d7b-3048-4476-8a9b-4c00409abb9f http.request.method=POST http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.592µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a68a2b92-d0e5-468e-990b-9fb6adef53b7 trace.line=110 vars.name=test [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.967657382Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=49ed1d7b-3048-4476-8a9b-4c00409abb9f http.request.method=POST http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.662632ms http.response.status=202 http.response.written=0 [2024-01-30T17:24:38.202Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.969426336Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.969523772Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.969770081Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=205.579µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d428f393-f667-4019-8d7e-dc431501e374 trace.line=95 vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.969847242Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=28.225µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=5f800bf4-97af-47dd-b6a7-d9715aefaab6 trace.line=142 vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.969922089Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.970003262Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.249µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9a1c5e5b-711b-4a7b-b05b-62202a6bf64d trace.line=110 vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.970043647Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.342µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3d24c6a3-df6c-4536-a69b-9bda19375a51 trace.line=155 vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.202Z] time="2024-01-30T17:24:37.970084172Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.069µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=08daa140-5eab-4246-b381-3362783745d5 trace.line=155 vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970114351Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.796µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fee72e88-8e35-473e-9269-0872a451192b trace.line=155 vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.97020267Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=64.246µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=21b1c07d-cb93-4752-9f13-9aed2a7652d9 trace.line=185 vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970280291Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.319µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cc0331f0-0d94-4859-9019-7419a4ed5ed8 trace.line=110 vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970311437Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.97037323Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970397468Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/629fda6f-1642-44a4-9aad-5829e4ee5828")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=91.331µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=7217053a-5e26-4472-a8dd-eb0d3473ceb4 trace.line=202 vars.name=test vars.uuid=629fda6f-1642-44a4-9aad-5829e4ee5828 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970436967Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.568µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=07bd78c0-2210-477d-8ae4-0f47bb6e8084 trace.line=95 vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970477024Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=447a9477-fd7d-4843-96fe-b4461c9c2242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60164" http.request.uri="/v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.037556ms http.response.status=201 http.response.written=0 [2024-01-30T17:24:38.203Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "PUT /v2/test/blobs/uploads/629fda6f-1642-44a4-9aad-5829e4ee5828?_state=Kr08JE_x3vDC_4kEf3FlmA1pqlw0kXvPQLAw4vg-fbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYyOWZkYTZmLTE2NDItNDRhNC05YWFkLTU4MjllNGVlNTgyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45NjcyNzY0OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970491227Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.284µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=754460a6-0e69-4710-a3ad-1c1800bb210c trace.line=142 vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970517787Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970586677Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.832µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=be5a9d31-ac3a-427e-8057-1b3f82947c0b trace.line=110 vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970624388Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.953µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ddb14b81-5981-416c-b3ed-45b48cc9dabb trace.line=155 vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.97066136Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.717µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f14f36f1-6cab-4ebd-a424-c1d7b2b1ad14 trace.line=155 vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970693335Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.585µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=95150cec-b357-4467-b473-3ec7073e5646 trace.line=155 vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970752305Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.89µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=f80d9296-a301-456a-b8fc-d5021cadc424 trace.line=185 vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.97084385Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.562µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d7ee33fb-6d41-45f1-98b3-67bdae64c628 trace.line=110 vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.970953683Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=83.389µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=eefd7f9f-c0da-41b0-8bd7-d12599ff8d57 trace.line=202 vars.name=test vars.uuid=b1cc4eeb-46d1-499f-bdc4-ee580db440c8 [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.971018192Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=92155bc0-46dd-4cf9-a68f-e90c96ae7456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.760109ms http.response.status=201 http.response.written=0 [2024-01-30T17:24:38.203Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "PUT /v2/test/blobs/uploads/b1cc4eeb-46d1-499f-bdc4-ee580db440c8?_state=cLPkpruKD6B34WgrO_L6-jtEsqaHfs6tv1MSDQZqua57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIxY2M0ZWViLTQ2ZDEtNDk5Zi1iZGM0LWVlNTgwZGI0NDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0zMFQxNzoyNDozNy45Njc0MDE5WiJ9&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.972399127Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=187cafd1-5eab-4d93-9de5-b4e3eb4cbc22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.972435369Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=187cafd1-5eab-4d93-9de5-b4e3eb4cbc22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-30T17:24:38.203Z] time="2024-01-30T17:24:37.972488053Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=187cafd1-5eab-4d93-9de5-b4e3eb4cbc22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.378µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8ee32159-af36-44a6-bc43-a6e319cbff1f trace.line=95 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.97254375Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=187cafd1-5eab-4d93-9de5-b4e3eb4cbc22 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.208898ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown" [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.97342757Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.973461055Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.97358734Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.973602437Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.973610561Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.973671451Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.116µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9643710e-6b91-4cf7-b2f1-03040d34be7a trace.line=95 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.97371584Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.768µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e82e78f9-3ba5-493f-b7ca-3d6a6ce813eb trace.line=155 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.97376366Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.219µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ed450840-9bb2-496e-9b27-628907740d19 trace.line=95 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.973800377Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.527µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6279c38c-994a-4b76-bea9-9f6e92b13330 trace.line=155 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.973841321Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.193µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d3e68f3f-22f6-4f66-a029-e9882fd5f130 trace.line=155 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.973912008Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.383µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=75be6515-900a-47fa-85c3-cfbe4a487f22 trace.line=110 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.973990957Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.411µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6e145875-552a-4aa6-a265-d7744ac8f603 trace.line=110 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.974133275Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=56.246µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=70de27be-4299-4892-9fdf-45d63a3ebd51 trace.line=110 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.974198431Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.993µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=750bcbe2-d6f8-42fe-8232-8174d657c78b trace.line=110 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.974233024Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.974248269Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2eece147-7cf3-4323-92a1-c6df17baf123 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60152" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.382888ms http.response.status=201 http.response.written=0 [2024-01-30T17:24:38.204Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.979139584Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57acd6e8-9fad-4b04-b364-c3fffb323fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60184" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.979175416Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57acd6e8-9fad-4b04-b364-c3fffb323fe3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60184" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.320956ms http.response.status=200 http.response.written=2 [2024-01-30T17:24:38.204Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.981287204Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a701fc7-118d-4bb9-95ec-84fc1b1143cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.981322363Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a701fc7-118d-4bb9-95ec-84fc1b1143cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.981390112Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a701fc7-118d-4bb9-95ec-84fc1b1143cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.293µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=27ca1e1a-e18f-482a-9db7-c443b712ad60 trace.line=95 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.981418256Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a701fc7-118d-4bb9-95ec-84fc1b1143cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.981464705Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a701fc7-118d-4bb9-95ec-84fc1b1143cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.63µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3a058671-0119-44bd-99d5-d5ff2fc8378e trace.line=95 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.981512368Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a701fc7-118d-4bb9-95ec-84fc1b1143cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.95µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=969e43a1-c354-43f3-8c0a-6a395bebd5a0 trace.line=155 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.981551572Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a701fc7-118d-4bb9-95ec-84fc1b1143cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.44µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=75d4cf4d-db5d-41ab-b90f-736e6488ebac trace.line=125 vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.9815935Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a701fc7-118d-4bb9-95ec-84fc1b1143cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.981674353Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a701fc7-118d-4bb9-95ec-84fc1b1143cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-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.219533ms http.response.status=200 http.response.written=417 [2024-01-30T17:24:38.204Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.204Z] time="2024-01-30T17:24:37.989826286Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc35f357-b780-4a7c-ba85-c40598b00f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.989863332Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc35f357-b780-4a7c-ba85-c40598b00f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.989876353Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc35f357-b780-4a7c-ba85-c40598b00f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.989939606Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc35f357-b780-4a7c-ba85-c40598b00f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.495µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cda4ae46-852a-4c94-bea7-12b6e43da544 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.989983807Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc35f357-b780-4a7c-ba85-c40598b00f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.801µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2bb25e5-af07-4548-afb1-3bbc83f68159 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.990023036Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc35f357-b780-4a7c-ba85-c40598b00f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.923µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=38fff4c0-cb1f-4e32-86d2-931f4e60bbbb trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.990054814Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc35f357-b780-4a7c-ba85-c40598b00f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.990133058Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dc35f357-b780-4a7c-ba85-c40598b00f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:60214" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="991.439µs" http.response.status=200 http.response.written=417 [2024-01-30T17:24:38.205Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.997696881Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.997740926Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.997808101Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.162µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ece57605-e1c5-4cf3-8ee4-adfe321163d6 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.997866259Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.262µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6980bae0-1b0d-497a-8240-eecdfbad6def trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.997913028Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.158µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85fe6444-15ec-450d-9493-16ae774af273 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.99781007Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.997948006Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.682µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e098d997-6fd2-4c68-aeb4-93258baa5123 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.997953085Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.997979334Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.919µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=350d91a4-5153-469e-be1b-9d4b227c2a1f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.998010595Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.247µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=1a2f364d-7acc-4d19-9caa-ec215142c8ae trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.99801496Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.69µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5e406696-d81e-42c9-a3f8-8c2cd6c63f07 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.998056847Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.621µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9480a4ee-d2c0-4ffa-9642-be6a15bef6f0 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.998063912Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.514µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=789bebc6-422c-4126-aefd-2ed1e11f9f42 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.205Z] time="2024-01-30T17:24:37.998099087Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.059µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=50fc6476-eab8-4002-93d2-ce8887698f7e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.998490273Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.09µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bcfb2114-87b7-48f0-be0d-8ac2b0104baf trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.998508973Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.313µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f41f6654-aebe-4c1a-b14d-e6bf0c4ed06d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.998570856Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.423µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf875c7c-ed3c-4eec-968c-1e9e07c63267 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.998615598Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.545µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eb3d8cc9-131a-40e2-b733-b47ce6d78cdb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.998687836Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.443µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=fd45b3ee-564c-4504-9c73-62d1a0221a45 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.99875616Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.611µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=edc2c80b-3fce-4520-b015-1836ba523d3d trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.998685448Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1243a391-31eb-476d-843e-4db5a3fcbed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.302368ms http.response.status=200 http.response.written=194 [2024-01-30T17:24:38.206Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.9992548Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.214µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a5de0d8f-29aa-4daf-9f2b-6799aa73f9d9 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.999312269Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.4µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2e8e2ff4-c50a-46fd-953a-52d27ec88e1d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:37.999366775Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d178c6d-8ee0-4b9a-9b45-d3c0eb037d98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60236" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.934185ms http.response.status=200 http.response.written=68 [2024-01-30T17:24:38.206Z] 127.0.0.1 - - [30/Jan/2024:17:24:37 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.011650246Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e543b3b2-6a15-4939-9c76-ce6fe05dd09d http.request.method=GET http.request.remoteaddr="127.0.0.1:60262" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.011686538Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e543b3b2-6a15-4939-9c76-ce6fe05dd09d http.request.method=GET http.request.remoteaddr="127.0.0.1:60262" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="776.432µs" http.response.status=200 http.response.written=2 [2024-01-30T17:24:38.206Z] 127.0.0.1 - - [30/Jan/2024:17:24:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.020356507Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbcdff12-f41e-4c02-8afc-f1ae1f129cf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.020402702Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbcdff12-f41e-4c02-8afc-f1ae1f129cf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.020415288Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbcdff12-f41e-4c02-8afc-f1ae1f129cf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.020476301Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbcdff12-f41e-4c02-8afc-f1ae1f129cf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.319µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c057a0cd-7b6c-4bea-a9b2-9ba6391ef632 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.020525926Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbcdff12-f41e-4c02-8afc-f1ae1f129cf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.006µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=00631507-119c-4785-bc98-7a7f65cbff23 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.020596629Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbcdff12-f41e-4c02-8afc-f1ae1f129cf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.465128ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] 127.0.0.1 - - [30/Jan/2024:17:24:38 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.021857737Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=768d8462-c481-46ab-b517-2e3c02a8b0e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60274" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.021895037Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=768d8462-c481-46ab-b517-2e3c02a8b0e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60274" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.021907435Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=768d8462-c481-46ab-b517-2e3c02a8b0e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60274" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.021958676Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=768d8462-c481-46ab-b517-2e3c02a8b0e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60274" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.986µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=afe8b5b1-fb17-4cba-b657-2bdb1f365e59 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.206Z] time="2024-01-30T17:24:38.022004034Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=768d8462-c481-46ab-b517-2e3c02a8b0e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60274" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.915µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=574d913b-fcc5-4eca-8e86-e64f93ab1382 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.207Z] time="2024-01-30T17:24:38.022041507Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=768d8462-c481-46ab-b517-2e3c02a8b0e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60274" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="967.955µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-30T17:24:38.207Z] 127.0.0.1 - - [30/Jan/2024:17:24:38 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/2932d316f9d0881a8a4c327c3c13d764ad34ad68 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-30T17:24:38.207Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s) [2024-01-30T17:24:38.207Z] === RUN TestImagePullNonExisting [2024-01-30T17:24:38.207Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2024-01-30T17:24:38.207Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2024-01-30T17:24:38.207Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-30T17:24:38.207Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-30T17:24:38.207Z] === RUN TestImagePullNonExisting/asdfasdf [2024-01-30T17:24:38.207Z] === PAUSE TestImagePullNonExisting/asdfasdf [2024-01-30T17:24:38.207Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2024-01-30T17:24:38.207Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2024-01-30T17:24:38.207Z] === RUN TestImagePullNonExisting/library/asdfasdf [2024-01-30T17:24:38.207Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2024-01-30T17:24:38.207Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2024-01-30T17:24:38.207Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2024-01-30T17:24:38.207Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2024-01-30T17:24:38.207Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2024-01-30T17:24:38.207Z] === CONT TestImagePullNonExisting/asdfasdf [2024-01-30T17:24:38.207Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-30T17:24:38.207Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2024-01-30T17:24:38.207Z] === CONT TestImagePullNonExisting/library/asdfasdf [2024-01-30T17:24:39.591Z] --- PASS: TestImagePullNonExisting (0.01s) [2024-01-30T17:24:39.591Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) [2024-01-30T17:24:39.591Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2024-01-30T17:24:39.591Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s) [2024-01-30T17:24:39.591Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) [2024-01-30T17:24:39.591Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s) [2024-01-30T17:24:39.591Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.28s) [2024-01-30T17:24:39.591Z] === RUN TestRemoveImageOrphaning [2024-01-30T17:24:39.591Z] --- PASS: TestRemoveImageOrphaning (0.18s) [2024-01-30T17:24:39.591Z] === RUN TestRemoveByDigest [2024-01-30T17:24:39.591Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-01-30T17:24:39.591Z] --- SKIP: TestRemoveByDigest (0.00s) [2024-01-30T17:24:39.591Z] === RUN TestRemoveImageGarbageCollector [2024-01-30T17:24:39.591Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-01-30T17:24:39.591Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2024-01-30T17:24:39.591Z] === RUN TestSaveCheckTimes [2024-01-30T17:24:39.591Z] === PAUSE TestSaveCheckTimes [2024-01-30T17:24:39.591Z] === RUN TestSaveCheckManifestLayers [2024-01-30T17:24:39.591Z] === PAUSE TestSaveCheckManifestLayers [2024-01-30T17:24:39.591Z] === RUN TestSaveRepoWithMultipleImages [2024-01-30T17:24:39.851Z] --- PASS: TestSaveRepoWithMultipleImages (0.17s) [2024-01-30T17:24:39.851Z] === RUN TestSaveDirectoryPermissions [2024-01-30T17:24:40.793Z] --- PASS: TestSaveDirectoryPermissions (0.95s) [2024-01-30T17:24:40.793Z] === RUN TestTagUnprefixedRepoByNameOrName [2024-01-30T17:24:40.793Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2024-01-30T17:24:40.793Z] === RUN TestTagUsingDigestAlgorithmAsName [2024-01-30T17:24:40.793Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2024-01-30T17:24:40.793Z] === RUN TestTagValidPrefixedRepo [2024-01-30T17:24:40.793Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2024-01-30T17:24:40.793Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2024-01-30T17:24:40.793Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2024-01-30T17:24:40.793Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2024-01-30T17:24:40.793Z] === RUN TestTagValidPrefixedRepo/foooo:t [2024-01-30T17:24:40.793Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2024-01-30T17:24:40.793Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-30T17:24:40.793Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-30T17:24:40.793Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2024-01-30T17:24:40.793Z] === CONT TestTagValidPrefixedRepo/foooo:t [2024-01-30T17:24:40.793Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-30T17:24:40.793Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2024-01-30T17:24:40.793Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2024-01-30T17:24:40.793Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2024-01-30T17:24:40.793Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s) [2024-01-30T17:24:40.793Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) [2024-01-30T17:24:40.793Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) [2024-01-30T17:24:40.793Z] === RUN TestTagExistedNameWithoutForce [2024-01-30T17:24:40.793Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2024-01-30T17:24:40.793Z] === RUN TestTagOfficialNames [2024-01-30T17:24:40.793Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2024-01-30T17:24:40.793Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2024-01-30T17:24:40.793Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2024-01-30T17:24:40.793Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2024-01-30T17:24:40.793Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2024-01-30T17:24:40.793Z] --- PASS: TestTagOfficialNames (0.04s) [2024-01-30T17:24:40.793Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2024-01-30T17:24:40.793Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2024-01-30T17:24:40.793Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2024-01-30T17:24:40.793Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2024-01-30T17:24:40.793Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2024-01-30T17:24:40.793Z] === RUN TestTagMatchesDigest [2024-01-30T17:24:40.793Z] --- PASS: TestTagMatchesDigest (0.01s) [2024-01-30T17:24:40.793Z] === CONT TestSaveCheckTimes [2024-01-30T17:24:40.793Z] === CONT TestSaveCheckManifestLayers [2024-01-30T17:24:40.793Z] --- PASS: TestSaveCheckManifestLayers (0.03s) [2024-01-30T17:24:40.793Z] --- PASS: TestSaveCheckTimes (0.03s) [2024-01-30T17:24:40.793Z] PASS [2024-01-30T17:24:40.793Z] [2024-01-30T17:24:40.793Z] === Skipped [2024-01-30T17:24:40.793Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2024-01-30T17:24:40.793Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-01-30T17:24:40.793Z] [2024-01-30T17:24:40.793Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2024-01-30T17:24:40.793Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-01-30T17:24:40.793Z] [2024-01-30T17:24:40.793Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2024-01-30T17:24:40.793Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-01-30T17:24:40.793Z] [2024-01-30T17:24:40.793Z] DONE 55 tests, 3 skipped in 5.938s [2024-01-30T17:24:41.054Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2024-01-30T17:24:41.054Z] ++ '[' -n '' ']' [2024-01-30T17:24:41.054Z] ++ 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 [2024-01-30T17:24:41.054Z] ++ set -e [2024-01-30T17:24:41.054Z] ++ '[' -n 0 ']' [2024-01-30T17:24:41.054Z] ++ set -x [2024-01-30T17:24:41.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:24:41.054Z] === RUN TestStripANSICommands [2024-01-30T17:24:41.054Z] === RUN TestStripANSICommands/#00 [2024-01-30T17:24:41.054Z] === RUN TestStripANSICommands/#01 [2024-01-30T17:24:41.054Z] --- PASS: TestStripANSICommands (0.00s) [2024-01-30T17:24:41.054Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2024-01-30T17:24:41.054Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2024-01-30T17:24:41.054Z] PASS [2024-01-30T17:24:41.054Z] [2024-01-30T17:24:41.054Z] DONE 3 tests in 0.008s [2024-01-30T17:24:41.054Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2024-01-30T17:24:41.054Z] ++ '[' -n '' ']' [2024-01-30T17:24:41.054Z] ++ 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 [2024-01-30T17:24:41.054Z] ++ set -e [2024-01-30T17:24:41.054Z] ++ '[' -n 0 ']' [2024-01-30T17:24:41.054Z] ++ set -x [2024-01-30T17:24:41.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:24:41.054Z] INFO: Testing against a local daemon [2024-01-30T17:24:41.054Z] === RUN TestCreateWithMultiNetworks [2024-01-30T17:24:41.996Z] --- PASS: TestCreateWithMultiNetworks (0.93s) [2024-01-30T17:24:41.996Z] === RUN TestNetworkCreateDelete [2024-01-30T17:24:41.996Z] --- PASS: TestNetworkCreateDelete (0.18s) [2024-01-30T17:24:41.996Z] === RUN TestDockerNetworkDeletePreferID [2024-01-30T17:24:42.566Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2024-01-30T17:24:42.566Z] === RUN TestDaemonDNSFallback [2024-01-30T17:24:49.148Z] --- PASS: TestDaemonDNSFallback (6.13s) [2024-01-30T17:24:49.148Z] === RUN TestInspectNetwork [2024-01-30T17:24:51.691Z] === RUN TestInspectNetwork/full_network_id [2024-01-30T17:24:51.691Z] === RUN TestInspectNetwork/partial_network_id [2024-01-30T17:24:51.691Z] === RUN TestInspectNetwork/network_name [2024-01-30T17:24:51.691Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2024-01-30T17:24:55.893Z] --- PASS: TestInspectNetwork (6.99s) [2024-01-30T17:24:55.893Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2024-01-30T17:24:55.893Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2024-01-30T17:24:55.893Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2024-01-30T17:24:55.893Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2024-01-30T17:24:55.893Z] === RUN TestRunContainerWithBridgeNone [2024-01-30T17:24:57.277Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/create [2024-01-30T17:24:57.277Z] === PAUSE TestNetworkInvalidJSON/networks/create [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2024-01-30T17:24:57.277Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-30T17:24:57.277Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-30T17:24:57.277Z] === CONT TestNetworkInvalidJSON/networks/create [2024-01-30T17:24:57.277Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2024-01-30T17:24:57.277Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2024-01-30T17:24:57.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2024-01-30T17:24:57.277Z] === RUN TestNetworkList [2024-01-30T17:24:57.277Z] === RUN TestNetworkList//networks [2024-01-30T17:24:57.277Z] === PAUSE TestNetworkList//networks [2024-01-30T17:24:57.277Z] === RUN TestNetworkList//networks/ [2024-01-30T17:24:57.277Z] === PAUSE TestNetworkList//networks/ [2024-01-30T17:24:57.277Z] === CONT TestNetworkList//networks [2024-01-30T17:24:57.277Z] === CONT TestNetworkList//networks/ [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkList (0.01s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkList//networks (0.00s) [2024-01-30T17:24:57.277Z] --- PASS: TestNetworkList//networks/ (0.00s) [2024-01-30T17:24:57.277Z] === RUN TestHostIPv4BridgeLabel [2024-01-30T17:24:57.537Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2024-01-30T17:24:57.537Z] === RUN TestDefaultNetworkOpts [2024-01-30T17:24:57.537Z] === RUN TestDefaultNetworkOpts/default_value [2024-01-30T17:24:58.921Z] === RUN TestDefaultNetworkOpts/cmdline_value [2024-01-30T17:25:00.329Z] === RUN TestDefaultNetworkOpts/config-from_value [2024-01-30T17:25:01.712Z] --- PASS: TestDefaultNetworkOpts (3.90s) [2024-01-30T17:25:01.712Z] --- PASS: TestDefaultNetworkOpts/default_value (1.29s) [2024-01-30T17:25:01.712Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s) [2024-01-30T17:25:01.712Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.32s) [2024-01-30T17:25:01.712Z] === RUN TestForbidDuplicateNetworkNames [2024-01-30T17:25:02.283Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) [2024-01-30T17:25:02.283Z] === RUN TestDaemonRestartWithLiveRestore [2024-01-30T17:25:03.224Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2024-01-30T17:25:03.224Z] === RUN TestDaemonDefaultNetworkPools [2024-01-30T17:25:04.166Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2024-01-30T17:25:04.166Z] === RUN TestDaemonRestartWithExistingNetwork [2024-01-30T17:25:05.108Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2024-01-30T17:25:05.108Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2024-01-30T17:25:06.491Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2024-01-30T17:25:06.491Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2024-01-30T17:25:07.062Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2024-01-30T17:25:07.062Z] === RUN TestServiceWithPredefinedNetwork [2024-01-30T17:25:08.975Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) [2024-01-30T17:25:08.975Z] === RUN TestServiceRemoveKeepsIngressNetwork [2024-01-30T17:25:08.975Z] service_test.go:250: FLAKY_TEST [2024-01-30T17:25:08.975Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-01-30T17:25:08.975Z] === RUN TestServiceWithDataPathPortInit [2024-01-30T17:25:23.879Z] --- PASS: TestServiceWithDataPathPortInit (13.28s) [2024-01-30T17:25:23.879Z] === RUN TestServiceWithDefaultAddressPoolInit [2024-01-30T17:25:24.450Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k5e0pl9sbbwabk6tgqvcuczi8 Created:2024-01-30 17:25:23.559616425 +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[0170ab1fef18255fc8160ed8a4cba59612a7da1366d625a8362bc7675a27ebbf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jdtk6tcmjeq9xd2esiqx5fo8j EndpointID:484cc3d3c3d07ade5025791e4c5e2dd0ab2a01fe4b02fbbb70d1aa41d195eb29 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d86305221e4326a7407f9fe082c5270b6b655ee7ca04bcf4c371a3b58055235 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:77de4055c604 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jdtk6tcmjeq9xd2esiqx5fo8j EndpointID:484cc3d3c3d07ade5025791e4c5e2dd0ab2a01fe4b02fbbb70d1aa41d195eb29 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2024-01-30T17:25:29.735Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2024-01-30T17:25:29.735Z] PASS [2024-01-30T17:25:29.735Z] [2024-01-30T17:25:29.735Z] === Skipped [2024-01-30T17:25:29.735Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-01-30T17:25:29.735Z] service_test.go:250: FLAKY_TEST [2024-01-30T17:25:29.735Z] [2024-01-30T17:25:29.735Z] DONE 44 tests, 1 skipped in 48.182s [2024-01-30T17:25:29.735Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2024-01-30T17:25:29.735Z] ++ '[' -n '' ']' [2024-01-30T17:25:29.735Z] ++ 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 [2024-01-30T17:25:29.735Z] ++ set -e [2024-01-30T17:25:29.735Z] ++ '[' -n 0 ']' [2024-01-30T17:25:29.735Z] ++ set -x [2024-01-30T17:25:29.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:25:29.735Z] INFO: Testing against a local daemon [2024-01-30T17:25:29.735Z] === RUN TestDockerNetworkIpvlanPersistance [2024-01-30T17:25:29.735Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-30T17:25:29.735Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2024-01-30T17:25:29.735Z] === RUN TestDockerNetworkIpvlan [2024-01-30T17:25:29.735Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-30T17:25:29.735Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2024-01-30T17:25:29.735Z] PASS [2024-01-30T17:25:29.735Z] [2024-01-30T17:25:29.735Z] === Skipped [2024-01-30T17:25:29.735Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2024-01-30T17:25:29.735Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-30T17:25:29.735Z] [2024-01-30T17:25:29.735Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2024-01-30T17:25:29.735Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-30T17:25:29.735Z] [2024-01-30T17:25:29.735Z] DONE 2 tests, 2 skipped in 0.037s [2024-01-30T17:25:29.735Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2024-01-30T17:25:29.735Z] ++ '[' -n '' ']' [2024-01-30T17:25:29.735Z] ++ 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 [2024-01-30T17:25:29.735Z] ++ set -e [2024-01-30T17:25:29.735Z] ++ '[' -n 0 ']' [2024-01-30T17:25:29.735Z] ++ set -x [2024-01-30T17:25:29.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:25:29.735Z] INFO: Testing against a local daemon [2024-01-30T17:25:29.735Z] === RUN TestDockerNetworkMacvlanPersistance [2024-01-30T17:25:30.306Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s) [2024-01-30T17:25:30.306Z] === RUN TestDockerNetworkMacvlan [2024-01-30T17:25:30.306Z] === RUN TestDockerNetworkMacvlan/Subinterface [2024-01-30T17:25:30.877Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2024-01-30T17:25:31.819Z] === RUN TestDockerNetworkMacvlan/NilParent [2024-01-30T17:25:32.079Z] === RUN TestDockerNetworkMacvlan/InternalMode [2024-01-30T17:25:33.021Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2024-01-30T17:25:33.281Z] === RUN TestDockerNetworkMacvlan/Addressing [2024-01-30T17:25:33.852Z] --- PASS: TestDockerNetworkMacvlan (3.56s) [2024-01-30T17:25:33.852Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s) [2024-01-30T17:25:33.852Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s) [2024-01-30T17:25:33.852Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) [2024-01-30T17:25:33.852Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) [2024-01-30T17:25:33.852Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) [2024-01-30T17:25:33.852Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2024-01-30T17:25:33.852Z] PASS [2024-01-30T17:25:33.852Z] [2024-01-30T17:25:33.852Z] DONE 8 tests in 4.774s [2024-01-30T17:25:33.852Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2024-01-30T17:25:33.852Z] ++ '[' -n '' ']' [2024-01-30T17:25:33.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:25:33.852Z] ++ set -e [2024-01-30T17:25:33.852Z] ++ '[' -n 0 ']' [2024-01-30T17:25:33.852Z] ++ set -x [2024-01-30T17:25:33.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:25:34.113Z] INFO: Testing against a local daemon [2024-01-30T17:25:34.113Z] === RUN TestBridgeICC [2024-01-30T17:25:34.684Z] === RUN TestBridgeICC/IPv4_non-internal_network [2024-01-30T17:25:35.625Z] === RUN TestBridgeICC/IPv4_internal_network [2024-01-30T17:25:37.009Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2024-01-30T17:25:37.951Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2024-01-30T17:25:38.893Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2024-01-30T17:25:39.834Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2024-01-30T17:25:41.224Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name [2024-01-30T17:25:42.167Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name [2024-01-30T17:25:43.110Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2024-01-30T17:25:46.409Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC (15.21s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.11s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.00s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.12s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.00s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.10s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.99s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.05s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.03s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.10s) [2024-01-30T17:25:49.708Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.09s) [2024-01-30T17:25:49.708Z] === RUN TestBridgeINC [2024-01-30T17:25:49.708Z] === RUN TestBridgeINC/IPv4_non-internal_network [2024-01-30T17:25:54.994Z] === RUN TestBridgeINC/IPv4_internal_network [2024-01-30T17:25:54.994Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2024-01-30T17:26:00.279Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2024-01-30T17:26:00.540Z] --- PASS: TestBridgeINC (11.36s) [2024-01-30T17:26:00.540Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.25s) [2024-01-30T17:26:00.540Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.03s) [2024-01-30T17:26:00.540Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.30s) [2024-01-30T17:26:00.540Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.18s) [2024-01-30T17:26:00.540Z] === RUN TestDefaultBridgeIPv6 [2024-01-30T17:26:00.540Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA [2024-01-30T17:26:01.924Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only [2024-01-30T17:26:03.876Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only [2024-01-30T17:26:05.264Z] --- PASS: TestDefaultBridgeIPv6 (4.40s) [2024-01-30T17:26:05.264Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.47s) [2024-01-30T17:26:05.264Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.48s) [2024-01-30T17:26:05.264Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.45s) [2024-01-30T17:26:05.264Z] === RUN TestDefaultBridgeAddresses [2024-01-30T17:26:05.264Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes [2024-01-30T17:26:06.648Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes [2024-01-30T17:26:08.032Z] --- PASS: TestDefaultBridgeAddresses (3.11s) [2024-01-30T17:26:08.032Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) [2024-01-30T17:26:08.032Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) [2024-01-30T17:26:08.032Z] === RUN TestEtcHostsIpv6 [2024-01-30T17:26:08.603Z] === RUN TestEtcHostsIpv6/IPv6_enabled [2024-01-30T17:26:09.174Z] === RUN TestEtcHostsIpv6/IPv6_disabled [2024-01-30T17:26:13.377Z] --- PASS: TestEtcHostsIpv6 (4.69s) [2024-01-30T17:26:13.377Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.54s) [2024-01-30T17:26:13.377Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.55s) [2024-01-30T17:26:13.377Z] === RUN TestMACAddrOnRestart [2024-01-30T17:26:15.290Z] --- PASS: TestMACAddrOnRestart (2.15s) [2024-01-30T17:26:15.290Z] PASS [2024-01-30T17:26:15.290Z] [2024-01-30T17:26:15.290Z] DONE 27 tests in 40.956s [2024-01-30T17:26:15.290Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2024-01-30T17:26:15.290Z] ++ '[' -n '' ']' [2024-01-30T17:26:15.290Z] ++ 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 [2024-01-30T17:26:15.290Z] ++ set -e [2024-01-30T17:26:15.290Z] ++ '[' -n 0 ']' [2024-01-30T17:26:15.290Z] ++ set -x [2024-01-30T17:26:15.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:26:15.290Z] testing: warning: no tests to run [2024-01-30T17:26:15.290Z] PASS [2024-01-30T17:26:15.290Z] [2024-01-30T17:26:15.290Z] DONE 0 tests in 0.007s [2024-01-30T17:26:15.290Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2024-01-30T17:26:15.290Z] ++ '[' -n '' ']' [2024-01-30T17:26:15.290Z] ++ 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 [2024-01-30T17:26:15.290Z] ++ set -e [2024-01-30T17:26:15.290Z] ++ '[' -n 0 ']' [2024-01-30T17:26:15.290Z] ++ set -x [2024-01-30T17:26:15.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:26:15.290Z] INFO: Testing against a local daemon [2024-01-30T17:26:15.290Z] === RUN TestAuthZPluginAllowRequest [2024-01-30T17:26:16.232Z] --- PASS: TestAuthZPluginAllowRequest (1.00s) [2024-01-30T17:26:16.232Z] === RUN TestAuthZPluginTLS [2024-01-30T17:26:16.493Z] --- PASS: TestAuthZPluginTLS (0.54s) [2024-01-30T17:26:16.493Z] === RUN TestAuthZPluginDenyRequest [2024-01-30T17:26:17.064Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2024-01-30T17:26:17.064Z] === RUN TestAuthZPluginAPIDenyResponse [2024-01-30T17:26:17.634Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2024-01-30T17:26:17.634Z] === RUN TestAuthZPluginDenyResponse [2024-01-30T17:26:18.205Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2024-01-30T17:26:18.205Z] === RUN TestAuthZPluginAllowEventStream [2024-01-30T17:26:19.146Z] 2024/01/30 17:26:18 http: panic serving 127.0.0.1:35202: runtime error: invalid memory address or nil pointer dereference [2024-01-30T17:26:19.146Z] goroutine 173 [running]: [2024-01-30T17:26:19.146Z] net/http.(*conn).serve.func1() [2024-01-30T17:26:19.146Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-30T17:26:19.146Z] panic({0xa74a40?, 0x1599ca0?}) [2024-01-30T17:26:19.146Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-30T17:26:19.146Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72a08, 0x40006ccde0}, 0xffff590c6a08?) [2024-01-30T17:26:19.146Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2024-01-30T17:26:19.146Z] net/http.HandlerFunc.ServeHTTP(0x4000432d00?, {0xd72a08?, 0x40006ccde0?}, 0x4022d4?) [2024-01-30T17:26:19.146Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-30T17:26:19.146Z] net/http.(*ServeMux).ServeHTTP(0xd78fb8?, {0xd72a08, 0x40006ccde0}, 0x4000432d00) [2024-01-30T17:26:19.146Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-30T17:26:19.146Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000398160, {0xd715c8?, 0x40002480e0}, 0x4000432c00, {0xd67920, 0x400004ef00}) [2024-01-30T17:26:19.146Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-30T17:26:19.146Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd715c8?, 0x40002480e0?}, 0x4000488630?) [2024-01-30T17:26:19.146Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-30T17:26:19.146Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd715c8?, 0x40002480e0?}, 0x40002480e0?) [2024-01-30T17:26:19.146Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-30T17:26:19.146Z] net/http.serverHandler.ServeHTTP({0xd6e1a8?}, {0xd715c8?, 0x40002480e0?}, 0x6?) [2024-01-30T17:26:19.146Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-30T17:26:19.146Z] net/http.(*conn).serve(0x40004858c0, {0xd78fb8, 0x40001dd7d0}) [2024-01-30T17:26:19.146Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-30T17:26:19.146Z] created by net/http.(*Server).Serve in goroutine 50 [2024-01-30T17:26:19.146Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-30T17:26:20.087Z] 2024/01/30 17:26:19 http: panic serving 127.0.0.1:35212: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-01-30T17:26:20.087Z] goroutine 76 [running]: [2024-01-30T17:26:20.087Z] net/http.(*conn).serve.func1() [2024-01-30T17:26:20.087Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-30T17:26:20.087Z] panic({0xa0ae60?, 0x4000488750?}) [2024-01-30T17:26:20.087Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-30T17:26:20.087Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72a08, 0x40006ccea0}, 0xffff590c6a08?) [2024-01-30T17:26:20.087Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-01-30T17:26:20.087Z] net/http.HandlerFunc.ServeHTTP(0x4000432e00?, {0xd72a08?, 0x40006ccea0?}, 0x4022d4?) [2024-01-30T17:26:20.087Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-30T17:26:20.087Z] net/http.(*ServeMux).ServeHTTP(0xd78fb8?, {0xd72a08, 0x40006ccea0}, 0x4000432e00) [2024-01-30T17:26:20.087Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-30T17:26:20.087Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000398160, {0xd715c8?, 0x40002481c0}, 0x40001ca800, {0xd67920, 0x400004ef00}) [2024-01-30T17:26:20.087Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-30T17:26:20.087Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd715c8?, 0x40002481c0?}, 0x40001dcbd0?) [2024-01-30T17:26:20.087Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-30T17:26:20.087Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd715c8?, 0x40002481c0?}, 0x4000126b40?) [2024-01-30T17:26:20.087Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-30T17:26:20.087Z] net/http.serverHandler.ServeHTTP({0x40001dcbd0?}, {0xd715c8?, 0x40002481c0?}, 0x6?) [2024-01-30T17:26:20.087Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-30T17:26:20.087Z] net/http.(*conn).serve(0x40002561b0, {0xd78fb8, 0x40001dd7d0}) [2024-01-30T17:26:20.087Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-30T17:26:20.087Z] created by net/http.(*Server).Serve in goroutine 50 [2024-01-30T17:26:20.087Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-30T17:26:21.997Z] 2024/01/30 17:26:21 http: panic serving 127.0.0.1:35222: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-01-30T17:26:21.997Z] goroutine 213 [running]: [2024-01-30T17:26:21.997Z] net/http.(*conn).serve.func1() [2024-01-30T17:26:21.998Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-30T17:26:21.998Z] panic({0xa0ae60?, 0x40004887f0?}) [2024-01-30T17:26:21.998Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-30T17:26:21.998Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72a08, 0x40006ccf60}, 0xffff590c6a08?) [2024-01-30T17:26:21.998Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-01-30T17:26:21.998Z] net/http.HandlerFunc.ServeHTTP(0x4000433000?, {0xd72a08?, 0x40006ccf60?}, 0x4022d4?) [2024-01-30T17:26:21.998Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-30T17:26:21.998Z] net/http.(*ServeMux).ServeHTTP(0xd78fb8?, {0xd72a08, 0x40006ccf60}, 0x4000433000) [2024-01-30T17:26:21.998Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-30T17:26:21.998Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000398160, {0xd715c8?, 0x40002482a0}, 0x4000432f00, {0xd67920, 0x400004ef00}) [2024-01-30T17:26:21.998Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-30T17:26:21.998Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd715c8?, 0x40002482a0?}, 0x4000486870?) [2024-01-30T17:26:21.998Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-30T17:26:21.998Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd715c8?, 0x40002482a0?}, 0x4000126b40?) [2024-01-30T17:26:21.998Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-30T17:26:21.998Z] net/http.serverHandler.ServeHTTP({0x4000486870?}, {0xd715c8?, 0x40002482a0?}, 0x6?) [2024-01-30T17:26:21.998Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-30T17:26:21.998Z] net/http.(*conn).serve(0x400011ecf0, {0xd78fb8, 0x40001dd7d0}) [2024-01-30T17:26:21.998Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-30T17:26:21.998Z] created by net/http.(*Server).Serve in goroutine 50 [2024-01-30T17:26:21.998Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-30T17:26:24.540Z] --- PASS: TestAuthZPluginAllowEventStream (6.04s) [2024-01-30T17:26:24.540Z] === RUN TestAuthZPluginErrorResponse [2024-01-30T17:26:24.800Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2024-01-30T17:26:24.800Z] === RUN TestAuthZPluginErrorRequest [2024-01-30T17:26:25.372Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2024-01-30T17:26:25.372Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2024-01-30T17:26:25.632Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2024-01-30T17:26:25.632Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2024-01-30T17:26:27.016Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s) [2024-01-30T17:26:27.016Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2024-01-30T17:26:27.957Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s) [2024-01-30T17:26:27.957Z] === RUN TestAuthZPluginHeader [2024-01-30T17:26:28.528Z] --- PASS: TestAuthZPluginHeader (0.61s) [2024-01-30T17:26:28.528Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2024-01-30T17:26:28.528Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-01-30T17:26:28.528Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-01-30T17:26:28.528Z] === RUN TestAuthZPluginV2Disable [2024-01-30T17:26:28.528Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-01-30T17:26:28.528Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2024-01-30T17:26:28.528Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2024-01-30T17:26:28.528Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-01-30T17:26:28.528Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-01-30T17:26:28.528Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2024-01-30T17:26:28.528Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-01-30T17:26:28.528Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-01-30T17:26:28.528Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2024-01-30T17:26:46.638Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2024-01-30T17:26:46.638Z] PASS [2024-01-30T17:26:46.638Z] [2024-01-30T17:26:46.638Z] === Skipped [2024-01-30T17:26:46.638Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-01-30T17:26:46.638Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-01-30T17:26:46.638Z] [2024-01-30T17:26:46.638Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2024-01-30T17:26:46.638Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-01-30T17:26:46.638Z] [2024-01-30T17:26:46.638Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-01-30T17:26:46.638Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-01-30T17:26:46.638Z] [2024-01-30T17:26:46.638Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-01-30T17:26:46.638Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-01-30T17:26:46.638Z] [2024-01-30T17:26:46.638Z] DONE 17 tests, 4 skipped in 30.547s [2024-01-30T17:26:46.638Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2024-01-30T17:26:46.638Z] ++ '[' -n '' ']' [2024-01-30T17:26:46.638Z] ++ 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 [2024-01-30T17:26:46.638Z] ++ set -e [2024-01-30T17:26:46.638Z] ++ '[' -n 0 ']' [2024-01-30T17:26:46.638Z] ++ set -x [2024-01-30T17:26:46.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:26:46.638Z] INFO: Testing against a local daemon [2024-01-30T17:26:46.638Z] === RUN TestPluginInvalidJSON [2024-01-30T17:26:46.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2024-01-30T17:26:46.638Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2024-01-30T17:26:46.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-30T17:26:46.638Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-30T17:26:46.638Z] === RUN TestPluginInvalidJSON/plugins/pull [2024-01-30T17:26:46.638Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2024-01-30T17:26:46.638Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2024-01-30T17:26:46.638Z] === CONT TestPluginInvalidJSON/plugins/pull [2024-01-30T17:26:46.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2024-01-30T17:26:46.639Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2024-01-30T17:26:46.639Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON (0.01s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2024-01-30T17:26:46.639Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2024-01-30T17:26:46.639Z] === RUN TestPluginInstall [2024-01-30T17:26:46.639Z] === RUN TestPluginInstall/no_auth [2024-01-30T17:26:49.183Z] time="2024-01-30T17:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-30T17:26:49.183Z] time="2024-01-30T17:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54f3435346f9a3f13f347d9004e2fa1577def9673b404763486de01e9efb5c3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-30T17:26:49.183Z] time="2024-01-30T17:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-30T17:26:49.183Z] time="2024-01-30T17:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54f3435346f9a3f13f347d9004e2fa1577def9673b404763486de01e9efb5c3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-30T17:26:49.183Z] === RUN TestPluginInstall/with_htpasswd [2024-01-30T17:26:49.444Z] time="2024-01-30T17:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-30T17:26:49.444Z] time="2024-01-30T17:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54f3435346f9a3f13f347d9004e2fa1577def9673b404763486de01e9efb5c3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-30T17:26:49.444Z] time="2024-01-30T17:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-30T17:26:49.444Z] time="2024-01-30T17:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54f3435346f9a3f13f347d9004e2fa1577def9673b404763486de01e9efb5c3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-30T17:26:49.444Z] === RUN TestPluginInstall/with_insecure [2024-01-30T17:26:50.386Z] time="2024-01-30T17:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-30T17:26:50.386Z] time="2024-01-30T17:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e8b6c1564b9b628f61b8d50b705d8cfd5ea2fff2a2faeabbd1fc6cdd8a4c159" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-30T17:26:50.386Z] time="2024-01-30T17:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-30T17:26:50.386Z] time="2024-01-30T17:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e8b6c1564b9b628f61b8d50b705d8cfd5ea2fff2a2faeabbd1fc6cdd8a4c159" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-30T17:26:50.386Z] plugin_test.go:204: [d7fb8b1b0c258] daemon is not started [2024-01-30T17:26:50.386Z] --- PASS: TestPluginInstall (4.91s) [2024-01-30T17:26:50.386Z] --- PASS: TestPluginInstall/no_auth (3.54s) [2024-01-30T17:26:50.386Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) [2024-01-30T17:26:50.386Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2024-01-30T17:26:50.386Z] === RUN TestPluginsWithRuntimes [2024-01-30T17:26:52.298Z] === RUN TestPluginsWithRuntimes/No_Args [2024-01-30T17:26:52.869Z] === RUN TestPluginsWithRuntimes/With_Args [2024-01-30T17:26:53.810Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2024-01-30T17:26:53.810Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2024-01-30T17:26:53.810Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2024-01-30T17:26:53.810Z] === RUN TestPluginBackCompatMediaTypes [2024-01-30T17:26:54.381Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) [2024-01-30T17:26:54.381Z] PASS [2024-01-30T17:26:54.381Z] [2024-01-30T17:26:54.381Z] DONE 24 tests in 8.741s [2024-01-30T17:26:54.381Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2024-01-30T17:26:54.381Z] ++ '[' -n '' ']' [2024-01-30T17:26:54.381Z] ++ 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 [2024-01-30T17:26:54.381Z] ++ set -e [2024-01-30T17:26:54.381Z] ++ '[' -n 0 ']' [2024-01-30T17:26:54.381Z] ++ set -x [2024-01-30T17:26:54.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:26:54.382Z] INFO: Testing against a local daemon [2024-01-30T17:26:54.382Z] === RUN TestExternalGraphDriver [2024-01-30T17:26:54.642Z] === RUN TestExternalGraphDriver/json [2024-01-30T17:26:54.642Z] === RUN TestExternalGraphDriver/spec [2024-01-30T17:26:54.642Z] === RUN TestExternalGraphDriver/pull [2024-01-30T17:26:54.642Z] --- PASS: TestExternalGraphDriver (0.34s) [2024-01-30T17:26:54.642Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2024-01-30T17:26:54.642Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2024-01-30T17:26:54.642Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2024-01-30T17:26:54.642Z] === RUN TestGraphdriverPluginV2 [2024-01-30T17:26:54.903Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-01-30T17:26:54.903Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2024-01-30T17:26:54.903Z] PASS [2024-01-30T17:26:54.903Z] [2024-01-30T17:26:54.903Z] === Skipped [2024-01-30T17:26:54.903Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2024-01-30T17:26:54.903Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-01-30T17:26:54.903Z] [2024-01-30T17:26:54.903Z] DONE 5 tests, 1 skipped in 0.701s [2024-01-30T17:26:54.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2024-01-30T17:26:54.903Z] ++ '[' -n '' ']' [2024-01-30T17:26:54.903Z] ++ 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 [2024-01-30T17:26:54.903Z] ++ set -e [2024-01-30T17:26:54.903Z] ++ '[' -n 0 ']' [2024-01-30T17:26:54.903Z] ++ set -x [2024-01-30T17:26:54.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:26:54.903Z] INFO: Testing against a local daemon [2024-01-30T17:26:54.903Z] === RUN TestContinueAfterPluginCrash [2024-01-30T17:26:54.903Z] === PAUSE TestContinueAfterPluginCrash [2024-01-30T17:26:54.903Z] === RUN TestReadPluginNoRead [2024-01-30T17:26:54.903Z] === PAUSE TestReadPluginNoRead [2024-01-30T17:26:54.903Z] === RUN TestDaemonStartWithLogOpt [2024-01-30T17:26:54.903Z] === PAUSE TestDaemonStartWithLogOpt [2024-01-30T17:26:54.903Z] === CONT TestDaemonStartWithLogOpt [2024-01-30T17:26:54.903Z] === CONT TestReadPluginNoRead [2024-01-30T17:26:54.903Z] === CONT TestContinueAfterPluginCrash [2024-01-30T17:26:57.448Z] === RUN TestReadPluginNoRead/default [2024-01-30T17:26:57.709Z] --- PASS: TestDaemonStartWithLogOpt (2.66s) [2024-01-30T17:26:58.292Z] === RUN TestReadPluginNoRead/disabled_caching [2024-01-30T17:26:59.698Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2024-01-30T17:27:00.639Z] read_test.go:93: [dfcc67f30bcab] daemon is not started [2024-01-30T17:27:00.639Z] --- PASS: TestReadPluginNoRead (5.61s) [2024-01-30T17:27:00.639Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2024-01-30T17:27:00.639Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2024-01-30T17:27:00.639Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2024-01-30T17:27:02.551Z] --- PASS: TestContinueAfterPluginCrash (7.53s) [2024-01-30T17:27:02.551Z] PASS [2024-01-30T17:27:02.551Z] [2024-01-30T17:27:02.551Z] DONE 6 tests in 7.565s [2024-01-30T17:27:02.551Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2024-01-30T17:27:02.551Z] ++ '[' -n '' ']' [2024-01-30T17:27:02.551Z] ++ 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 [2024-01-30T17:27:02.551Z] ++ set -e [2024-01-30T17:27:02.551Z] ++ '[' -n 0 ']' [2024-01-30T17:27:02.551Z] ++ set -x [2024-01-30T17:27:02.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:27:02.552Z] testing: warning: no tests to run [2024-01-30T17:27:02.552Z] PASS [2024-01-30T17:27:02.552Z] [2024-01-30T17:27:02.552Z] DONE 0 tests in 0.007s [2024-01-30T17:27:02.552Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2024-01-30T17:27:02.552Z] ++ '[' -n '' ']' [2024-01-30T17:27:02.552Z] ++ 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 [2024-01-30T17:27:02.552Z] ++ set -e [2024-01-30T17:27:02.552Z] ++ '[' -n 0 ']' [2024-01-30T17:27:02.552Z] ++ set -x [2024-01-30T17:27:02.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:27:02.552Z] INFO: Testing against a local daemon [2024-01-30T17:27:02.552Z] === RUN TestPluginWithDevMounts [2024-01-30T17:27:02.552Z] === PAUSE TestPluginWithDevMounts [2024-01-30T17:27:02.552Z] === CONT TestPluginWithDevMounts [2024-01-30T17:27:04.464Z] --- PASS: TestPluginWithDevMounts (1.50s) [2024-01-30T17:27:04.464Z] PASS [2024-01-30T17:27:04.464Z] [2024-01-30T17:27:04.464Z] DONE 1 tests in 1.538s [2024-01-30T17:27:04.464Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2024-01-30T17:27:04.464Z] ++ '[' -n '' ']' [2024-01-30T17:27:04.464Z] ++ 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 [2024-01-30T17:27:04.464Z] ++ set -e [2024-01-30T17:27:04.464Z] ++ '[' -n 0 ']' [2024-01-30T17:27:04.464Z] ++ set -x [2024-01-30T17:27:04.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:27:04.464Z] INFO: Testing against a local daemon [2024-01-30T17:27:04.464Z] === RUN TestSecretInspect [2024-01-30T17:27:06.375Z] --- PASS: TestSecretInspect (1.87s) [2024-01-30T17:27:06.375Z] === RUN TestSecretList [2024-01-30T17:27:08.286Z] --- PASS: TestSecretList (1.96s) [2024-01-30T17:27:08.286Z] === RUN TestSecretsCreateAndDelete [2024-01-30T17:27:10.197Z] --- PASS: TestSecretsCreateAndDelete (1.82s) [2024-01-30T17:27:10.197Z] === RUN TestSecretsUpdate [2024-01-30T17:27:12.110Z] --- PASS: TestSecretsUpdate (1.98s) [2024-01-30T17:27:12.110Z] === RUN TestTemplatedSecret [2024-01-30T17:27:14.654Z] --- PASS: TestTemplatedSecret (2.55s) [2024-01-30T17:27:14.654Z] === RUN TestSecretCreateResolve [2024-01-30T17:27:16.566Z] --- PASS: TestSecretCreateResolve (2.08s) [2024-01-30T17:27:16.566Z] PASS [2024-01-30T17:27:16.566Z] [2024-01-30T17:27:16.566Z] DONE 6 tests in 12.306s [2024-01-30T17:27:16.566Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2024-01-30T17:27:16.566Z] ++ '[' -n '' ']' [2024-01-30T17:27:16.566Z] ++ 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 [2024-01-30T17:27:16.566Z] ++ set -e [2024-01-30T17:27:16.566Z] ++ '[' -n 0 ']' [2024-01-30T17:27:16.566Z] ++ set -x [2024-01-30T17:27:16.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:27:16.566Z] INFO: Testing against a local daemon [2024-01-30T17:27:16.566Z] === RUN TestServiceCreateInit [2024-01-30T17:27:16.566Z] === RUN TestServiceCreateInit/daemonInitDisabled [2024-01-30T17:27:20.769Z] === RUN TestServiceCreateInit/daemonInitEnabled [2024-01-30T17:27:24.068Z] --- PASS: TestServiceCreateInit (7.47s) [2024-01-30T17:27:24.068Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2024-01-30T17:27:24.068Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2024-01-30T17:27:24.068Z] === RUN TestCreateServiceMultipleTimes [2024-01-30T17:27:38.973Z] --- PASS: TestCreateServiceMultipleTimes (14.56s) [2024-01-30T17:27:38.973Z] === RUN TestCreateServiceConflict [2024-01-30T17:27:40.885Z] --- PASS: TestCreateServiceConflict (2.04s) [2024-01-30T17:27:40.885Z] === RUN TestCreateServiceMaxReplicas [2024-01-30T17:27:44.197Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) [2024-01-30T17:27:44.197Z] === RUN TestCreateServiceSecretFileMode [2024-01-30T17:27:56.424Z] --- PASS: TestCreateServiceSecretFileMode (12.53s) [2024-01-30T17:27:56.424Z] === RUN TestCreateServiceConfigFileMode [2024-01-30T17:28:08.652Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2024-01-30T17:28:08.652Z] === RUN TestCreateServiceSysctls [2024-01-30T17:28:11.950Z] --- PASS: TestCreateServiceSysctls (3.12s) [2024-01-30T17:28:11.950Z] === RUN TestCreateServiceCapabilities [2024-01-30T17:28:14.494Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2024-01-30T17:28:14.494Z] === RUN TestInspect [2024-01-30T17:28:17.792Z] --- PASS: TestInspect (2.86s) [2024-01-30T17:28:17.792Z] === RUN TestCreateJob [2024-01-30T17:28:20.336Z] --- PASS: TestCreateJob (3.22s) [2024-01-30T17:28:20.336Z] === RUN TestReplicatedJob [2024-01-30T17:28:25.622Z] --- PASS: TestReplicatedJob (5.13s) [2024-01-30T17:28:25.622Z] === RUN TestUpdateReplicatedJob [2024-01-30T17:28:28.921Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2024-01-30T17:28:28.921Z] === RUN TestServiceListWithStatuses [2024-01-30T17:28:34.208Z] --- PASS: TestServiceListWithStatuses (4.67s) [2024-01-30T17:28:34.208Z] === RUN TestDockerNetworkConnectAliasPreV144 [2024-01-30T17:28:37.506Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.96s) [2024-01-30T17:28:37.506Z] === RUN TestDockerNetworkReConnect [2024-01-30T17:28:40.814Z] --- PASS: TestDockerNetworkReConnect (3.09s) [2024-01-30T17:28:40.814Z] === RUN TestServicePlugin [2024-01-30T17:28:40.814Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-01-30T17:28:40.814Z] --- SKIP: TestServicePlugin (0.00s) [2024-01-30T17:28:40.814Z] === RUN TestServiceUpdateLabel [2024-01-30T17:28:42.232Z] --- PASS: TestServiceUpdateLabel (1.89s) [2024-01-30T17:28:42.232Z] === RUN TestServiceUpdateSecrets [2024-01-30T17:28:57.135Z] --- PASS: TestServiceUpdateSecrets (14.51s) [2024-01-30T17:28:57.135Z] === RUN TestServiceUpdateConfigs [2024-01-30T17:29:12.120Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2024-01-30T17:29:12.120Z] === RUN TestServiceUpdateNetwork [2024-01-30T17:29:24.347Z] --- PASS: TestServiceUpdateNetwork (12.16s) [2024-01-30T17:29:24.347Z] === RUN TestServiceUpdatePidsLimit [2024-01-30T17:29:24.607Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2024-01-30T17:29:25.621Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2024-01-30T17:29:32.209Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2024-01-30T17:29:40.347Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2024-01-30T17:29:40.347Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2024-01-30T17:29:40.347Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) [2024-01-30T17:29:40.347Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2024-01-30T17:29:40.347Z] PASS [2024-01-30T17:29:40.347Z] [2024-01-30T17:29:40.347Z] === Skipped [2024-01-30T17:29:40.347Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2024-01-30T17:29:40.347Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-01-30T17:29:40.347Z] [2024-01-30T17:29:40.347Z] DONE 26 tests, 1 skipped in 143.157s [2024-01-30T17:29:40.347Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2024-01-30T17:29:40.347Z] ++ '[' -n '' ']' [2024-01-30T17:29:40.347Z] ++ 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 [2024-01-30T17:29:40.347Z] ++ set -e [2024-01-30T17:29:40.347Z] ++ '[' -n 0 ']' [2024-01-30T17:29:40.347Z] ++ set -x [2024-01-30T17:29:40.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:29:40.347Z] INFO: Testing against a local daemon [2024-01-30T17:29:40.347Z] === RUN TestSessionCreate [2024-01-30T17:29:40.347Z] --- PASS: TestSessionCreate (0.01s) [2024-01-30T17:29:40.347Z] === RUN TestSessionCreateWithBadUpgrade [2024-01-30T17:29:40.347Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2024-01-30T17:29:40.347Z] PASS [2024-01-30T17:29:40.347Z] [2024-01-30T17:29:40.348Z] DONE 2 tests in 0.044s [2024-01-30T17:29:40.348Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2024-01-30T17:29:40.348Z] ++ '[' -n '' ']' [2024-01-30T17:29:40.348Z] ++ 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 [2024-01-30T17:29:40.348Z] ++ set -e [2024-01-30T17:29:40.348Z] ++ '[' -n 0 ']' [2024-01-30T17:29:40.348Z] ++ set -x [2024-01-30T17:29:40.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:29:40.348Z] INFO: Testing against a local daemon [2024-01-30T17:29:40.348Z] === RUN TestCgroupDriverSystemdMemoryLimit [2024-01-30T17:29:40.348Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-01-30T17:29:40.348Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-01-30T17:29:40.348Z] === RUN TestDiskUsage [2024-01-30T17:29:40.348Z] === PAUSE TestDiskUsage [2024-01-30T17:29:40.348Z] === RUN TestEventsExecDie [2024-01-30T17:29:40.348Z] --- PASS: TestEventsExecDie (0.50s) [2024-01-30T17:29:40.348Z] === RUN TestEventsBackwardsCompatible [2024-01-30T17:29:40.348Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2024-01-30T17:29:40.348Z] === RUN TestEventsVolumeCreate [2024-01-30T17:29:40.348Z] --- PASS: TestEventsVolumeCreate (0.05s) [2024-01-30T17:29:40.348Z] === RUN TestInfoBinaryCommits [2024-01-30T17:29:40.348Z] --- PASS: TestInfoBinaryCommits (0.01s) [2024-01-30T17:29:40.348Z] === RUN TestInfoAPIVersioned [2024-01-30T17:29:40.348Z] --- PASS: TestInfoAPIVersioned (0.01s) [2024-01-30T17:29:40.348Z] === RUN TestInfoAPI [2024-01-30T17:29:40.348Z] --- PASS: TestInfoAPI (0.01s) [2024-01-30T17:29:40.348Z] === RUN TestInfoAPIWarnings [2024-01-30T17:29:58.458Z] --- PASS: TestInfoAPIWarnings (16.55s) [2024-01-30T17:29:58.458Z] === RUN TestInfoDebug [2024-01-30T17:29:58.458Z] --- PASS: TestInfoDebug (0.52s) [2024-01-30T17:29:58.458Z] === RUN TestInfoInsecureRegistries [2024-01-30T17:29:58.458Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2024-01-30T17:29:58.458Z] === RUN TestInfoRegistryMirrors [2024-01-30T17:29:58.458Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2024-01-30T17:29:58.458Z] === RUN TestLoginFailsWithBadCredentials [2024-01-30T17:29:59.399Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2024-01-30T17:29:59.399Z] === RUN TestPingCacheHeaders [2024-01-30T17:29:59.399Z] --- PASS: TestPingCacheHeaders (0.01s) [2024-01-30T17:29:59.399Z] === RUN TestPingGet [2024-01-30T17:29:59.399Z] --- PASS: TestPingGet (0.01s) [2024-01-30T17:29:59.399Z] === RUN TestPingHead [2024-01-30T17:29:59.399Z] --- PASS: TestPingHead (0.01s) [2024-01-30T17:29:59.399Z] === RUN TestPingSwarmHeader [2024-01-30T17:29:59.970Z] === RUN TestPingSwarmHeader/before_swarm_init [2024-01-30T17:30:00.541Z] === RUN TestPingSwarmHeader/after_swarm_init [2024-01-30T17:30:01.482Z] === RUN TestPingSwarmHeader/after_swarm_leave [2024-01-30T17:30:01.482Z] --- PASS: TestPingSwarmHeader (1.93s) [2024-01-30T17:30:01.482Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2024-01-30T17:30:01.482Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2024-01-30T17:30:01.482Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2024-01-30T17:30:01.482Z] === RUN TestPingBuilderHeader [2024-01-30T17:30:01.482Z] === RUN TestPingBuilderHeader/default_config [2024-01-30T17:30:02.060Z] === RUN TestPingBuilderHeader/buildkit_disabled [2024-01-30T17:30:02.328Z] --- PASS: TestPingBuilderHeader (1.04s) [2024-01-30T17:30:02.328Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2024-01-30T17:30:02.328Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2024-01-30T17:30:02.328Z] === RUN TestVersion [2024-01-30T17:30:02.328Z] --- PASS: TestVersion (0.01s) [2024-01-30T17:30:02.328Z] === CONT TestDiskUsage [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/container_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/image_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/volume_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/container,_volume_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2024-01-30T17:30:02.915Z] === RUN TestDiskUsage/after_container.Run [2024-01-30T17:30:03.175Z] === RUN TestDiskUsage/after_container.Run/container_types [2024-01-30T17:30:03.175Z] === RUN TestDiskUsage/after_container.Run/image_types [2024-01-30T17:30:03.175Z] === RUN TestDiskUsage/after_container.Run/volume_types [2024-01-30T17:30:03.175Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2024-01-30T17:30:03.175Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2024-01-30T17:30:03.175Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2024-01-30T17:30:03.175Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2024-01-30T17:30:03.436Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2024-01-30T17:30:03.436Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2024-01-30T17:30:03.436Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage (1.04s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty (0.01s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2024-01-30T17:30:03.436Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2024-01-30T17:30:03.436Z] PASS [2024-01-30T17:30:03.436Z] [2024-01-30T17:30:03.436Z] === Skipped [2024-01-30T17:30:03.436Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-01-30T17:30:03.436Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-01-30T17:30:03.436Z] [2024-01-30T17:30:03.436Z] DONE 57 tests, 1 skipped in 23.791s [2024-01-30T17:30:03.436Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2024-01-30T17:30:03.436Z] ++ '[' -n '' ']' [2024-01-30T17:30:03.436Z] ++ 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 [2024-01-30T17:30:03.436Z] ++ set -e [2024-01-30T17:30:03.436Z] ++ '[' -n 0 ']' [2024-01-30T17:30:03.436Z] ++ set -x [2024-01-30T17:30:03.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.sJemUU61YF/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2024-01-30T17:30:03.437Z] INFO: Testing against a local daemon [2024-01-30T17:30:03.437Z] === RUN TestRunMountVolumeSubdir [2024-01-30T17:30:03.697Z] mount_test.go:28: Setup stderr: [2024-01-30T17:30:03.697Z] mount_test.go:28: Setup stdout: [2024-01-30T17:30:03.697Z] /volume: [2024-01-30T17:30:03.697Z] total 24K [2024-01-30T17:30:03.697Z] drwxr-xr-x 5 root root 4.0K Jan 30 17:30 . [2024-01-30T17:30:03.697Z] drwxr-xr-x 1 root root 4.0K Jan 30 17:30 .. [2024-01-30T17:30:03.698Z] -rw-r--r-- 1 root root 4 Jan 30 17:30 bar.txt [2024-01-30T17:30:03.698Z] drwxr-xr-x 2 root root 4.0K Jan 30 17:30 bin [2024-01-30T17:30:03.698Z] drwxr-xr-x 3 root root 4.0K Jan 30 17:30 hack [2024-01-30T17:30:03.698Z] drwxr-xr-x 2 root root 4.0K Jan 30 17:30 subdir [2024-01-30T17:30:03.698Z] [2024-01-30T17:30:03.698Z] /volume/hack/: [2024-01-30T17:30:03.698Z] total 12K [2024-01-30T17:30:03.698Z] drwxr-xr-x 3 root root 4.0K Jan 30 17:30 . [2024-01-30T17:30:03.698Z] drwxr-xr-x 5 root root 4.0K Jan 30 17:30 .. [2024-01-30T17:30:03.698Z] lrwxrwxrwx 1 root root 4 Jan 30 17:30 bad -> root [2024-01-30T17:30:03.698Z] lrwxrwxrwx 1 root root 9 Jan 30 17:30 good -> ../subdir [2024-01-30T17:30:03.698Z] drwxr-xr-x 2 root root 4.0K Jan 30 17:30 iwanttobehackedwithtoctou [2024-01-30T17:30:03.698Z] lrwxrwxrwx 1 root root 1 Jan 30 17:30 root -> / [2024-01-30T17:30:03.958Z] === RUN TestRunMountVolumeSubdir/subdir [2024-01-30T17:30:04.529Z] mount_test.go:101: stdout: [2024-01-30T17:30:04.529Z] hello.txt [2024-01-30T17:30:04.529Z] mount_test.go:102: stderr: [2024-01-30T17:30:04.529Z] === RUN TestRunMountVolumeSubdir/subdir_link [2024-01-30T17:30:04.792Z] mount_test.go:101: stdout: [2024-01-30T17:30:04.792Z] hello.txt [2024-01-30T17:30:04.792Z] mount_test.go:102: stderr: [2024-01-30T17:30:04.792Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data [2024-01-30T17:30:05.365Z] mount_test.go:101: stdout: [2024-01-30T17:30:05.365Z] /bin/busybox [2024-01-30T17:30:05.365Z] mount_test.go:102: stderr: [2024-01-30T17:30:05.365Z] === RUN TestRunMountVolumeSubdir/file [2024-01-30T17:30:05.936Z] mount_test.go:101: stdout: [2024-01-30T17:30:05.936Z] foo [2024-01-30T17:30:05.936Z] mount_test.go:102: stderr: [2024-01-30T17:30:05.936Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks [2024-01-30T17:30:05.936Z] === RUN TestRunMountVolumeSubdir/not_existing [2024-01-30T17:30:05.936Z] === RUN TestRunMountVolumeSubdir/mount_link [2024-01-30T17:30:05.936Z] === RUN TestRunMountVolumeSubdir/mount_link_link [2024-01-30T17:30:06.197Z] --- PASS: TestRunMountVolumeSubdir (2.65s) [2024-01-30T17:30:06.197Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.44s) [2024-01-30T17:30:06.197Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.47s) [2024-01-30T17:30:06.197Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s) [2024-01-30T17:30:06.197Z] --- PASS: TestRunMountVolumeSubdir/file (0.45s) [2024-01-30T17:30:06.197Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) [2024-01-30T17:30:06.197Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.12s) [2024-01-30T17:30:06.197Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s) [2024-01-30T17:30:06.197Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.15s) [2024-01-30T17:30:06.197Z] === RUN TestVolumesCreateAndList [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesCreateAndList (0.01s) [2024-01-30T17:30:06.197Z] === RUN TestVolumesRemove [2024-01-30T17:30:06.197Z] === RUN TestVolumesRemove/volume_in_use [2024-01-30T17:30:06.197Z] === RUN TestVolumesRemove/volume_not_in_use [2024-01-30T17:30:06.197Z] === RUN TestVolumesRemove/non-existing_volume [2024-01-30T17:30:06.197Z] === RUN TestVolumesRemove/non-existing_volume_force [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesRemove (0.05s) [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2024-01-30T17:30:06.197Z] === RUN TestVolumesRemoveSwarmEnabled [2024-01-30T17:30:06.197Z] === PAUSE TestVolumesRemoveSwarmEnabled [2024-01-30T17:30:06.197Z] === RUN TestVolumesInspect [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesInspect (0.02s) [2024-01-30T17:30:06.197Z] === RUN TestVolumesInvalidJSON [2024-01-30T17:30:06.197Z] === RUN TestVolumesInvalidJSON/volumes/create [2024-01-30T17:30:06.197Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2024-01-30T17:30:06.197Z] === CONT TestVolumesInvalidJSON/volumes/create [2024-01-30T17:30:06.197Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2024-01-30T17:30:06.197Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2024-01-30T17:30:06.197Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2024-01-30T17:30:06.197Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2024-01-30T17:30:06.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2024-01-30T17:30:06.197Z] === RUN TestVolumePruneAnonymous [2024-01-30T17:30:06.197Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2024-01-30T17:30:06.197Z] === RUN TestVolumePruneAnonFromImage [2024-01-30T17:30:06.457Z] --- PASS: TestVolumePruneAnonFromImage (0.14s) [2024-01-30T17:30:06.457Z] === CONT TestVolumesRemoveSwarmEnabled [2024-01-30T17:30:07.841Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2024-01-30T17:30:07.841Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2024-01-30T17:30:07.841Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2024-01-30T17:30:07.841Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2024-01-30T17:30:08.412Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s) [2024-01-30T17:30:08.412Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2024-01-30T17:30:08.412Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2024-01-30T17:30:08.412Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2024-01-30T17:30:08.412Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2024-01-30T17:30:08.412Z] PASS [2024-01-30T17:30:08.412Z] [2024-01-30T17:30:08.412Z] DONE 29 tests in 4.883s [2024-01-30T17:30:08.412Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2024-01-30T17:30:08.412Z] ++++ cat bundles/test-integration/docker.pid [2024-01-30T17:30:08.412Z] +++ kill 24509 [2024-01-30T17:30:10.324Z] ++++ cat bundles/test-integration/TestUsernsCommit/d5b86e81b1034/docker.pid [2024-01-30T17:30:10.324Z] +++ kill 60847 [2024-01-30T17:30:10.324Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 60847 is not a child of this shell [2024-01-30T17:30:10.324Z] warning: PID 60847 from bundles/test-integration/TestUsernsCommit/d5b86e81b1034/docker.pid had a nonzero exit code [2024-01-30T17:30:10.324Z] umount: bundles/test-integration/TestUsernsCommit/d5b86e81b1034/root: not mounted. [2024-01-30T17:30:10.324Z] +++ /etc/init.d/apparmor stop [2024-01-30T17:30:10.324Z] Leaving: AppArmorNo profiles have been unloaded. [2024-01-30T17:30:10.324Z] [2024-01-30T17:30:10.324Z] Unloading profiles will leave already running processes permanently [2024-01-30T17:30:10.324Z] unconfined, which can lead to unexpected situations. [2024-01-30T17:30:10.324Z] [2024-01-30T17:30:10.324Z] To set a process to complain mode, use the command line tool [2024-01-30T17:30:10.324Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2024-01-30T17:30:10.324Z] +++ true [2024-01-30T17:30:10.324Z] exiting test-integration [2024-01-30T17:30:10.324Z] ++ exit 0 [2024-01-30T17:30:10.324Z] Post stage [Pipeline] junit [2024-01-30T17:30:10.911Z] Recording test results [2024-01-30T17:30:11.079Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-01-30T17:30:11.380Z] + echo Ensuring container killed. [2024-01-30T17:30:11.380Z] Ensuring container killed. [2024-01-30T17:30:11.380Z] + docker rm -vf docker-pr4 [2024-01-30T17:30:11.380Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2024-01-30T17:30:11.667Z] + echo Chowning /workspace to jenkins user [2024-01-30T17:30:11.667Z] Chowning /workspace to jenkins user [2024-01-30T17:30:11.667Z] + id -u [2024-01-30T17:30:11.667Z] + id -g [2024-01-30T17:30:11.667Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46886:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-01-30T17:30:12.900Z] + bundleName=arm64-integration [2024-01-30T17:30:12.900Z] + echo Creating arm64-integration-bundles.tar.gz [2024-01-30T17:30:12.900Z] Creating arm64-integration-bundles.tar.gz [2024-01-30T17:30:12.900Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2024-01-30T17:30:12.900Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-01-30T17:30:13.176Z] Archiving artifacts [2024-01-30T17:30:13.424Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46886/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-01-30T17:30:13.722Z] + make clean [2024-01-30T17:30:13.722Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-01-30T17:30:13.722Z] docker-dev-cache [2024-01-30T17:30:13.722Z] 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