Pull request #47462 updated Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 5fe96e234d23fc53639cdbe9f3a7bb08a7a51208+3ca1d751e5852b162d610231ae433648837da2a4 (8b50fe1ef5a04a594701026c185e94266b2bbc47) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47462@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.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.39.2' 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 216427d8bfae9541c1c15f61bd453be62935f49c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10 Commit message: "Merge pull request #27 from docker/update-ec2-runner" > git rev-list --no-walk 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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-02-28T13:33:42.278Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-02-28T13:33:42.281Z] Trying to pass milestone 2 [Pipeline] milestone [2024-02-28T13:33:42.443Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-02-28T13:33:42.668Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-095ddc7cf91c3faea) in /home/ubuntu/workspace/moby_PR-47462 [Pipeline] { [Pipeline] checkout [2024-02-28T13:33:42.685Z] The recommended git tool is: git [2024-02-28T13:33:42.693Z] using credential docker-jenkins-github-credentials [2024-02-28T13:33:42.702Z] Cloning the remote Git repository [2024-02-28T13:33:42.702Z] Cloning with configured refspecs honoured and without tags [2024-02-28T13:33:42.727Z] Cloning repository https://github.com/moby/moby.git [2024-02-28T13:33:42.728Z] > git init /home/ubuntu/workspace/moby_PR-47462 # timeout=10 [2024-02-28T13:33:42.733Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-02-28T13:33:42.733Z] > git --version # timeout=10 [2024-02-28T13:33:42.735Z] > git --version # 'git version 2.25.1' [2024-02-28T13:33:42.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-02-28T13:33:42.736Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47462/head:refs/remotes/origin/PR-47462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-02-28T13:33:54.551Z] Fetching without tags [2024-02-28T13:33:54.767Z] Merging remotes/origin/master commit 3ca1d751e5852b162d610231ae433648837da2a4 into PR head commit 5fe96e234d23fc53639cdbe9f3a7bb08a7a51208 [2024-02-28T13:33:54.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-02-28T13:33:54.561Z] > git config --add remote.origin.fetch +refs/pull/47462/head:refs/remotes/origin/PR-47462 # timeout=10 [2024-02-28T13:33:54.563Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-02-28T13:33:54.572Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-02-28T13:33:54.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-02-28T13:33:54.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-02-28T13:33:54.577Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47462/head:refs/remotes/origin/PR-47462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-02-28T13:33:54.793Z] > git config core.sparsecheckout # timeout=10 [2024-02-28T13:33:54.796Z] > git checkout -f 5fe96e234d23fc53639cdbe9f3a7bb08a7a51208 # timeout=10 [2024-02-28T13:33:56.087Z] Merge succeeded, producing db162cd6046fa18fc9f03195a5aedd5e4e7b65d6 [2024-02-28T13:33:56.088Z] Checking out Revision db162cd6046fa18fc9f03195a5aedd5e4e7b65d6 (PR-47462) [2024-02-28T13:33:55.455Z] > git remote # timeout=10 [2024-02-28T13:33:55.458Z] > git config --get remote.origin.url # timeout=10 [2024-02-28T13:33:55.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-02-28T13:33:55.461Z] > git merge 3ca1d751e5852b162d610231ae433648837da2a4 # timeout=10 [2024-02-28T13:33:56.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-28T13:33:56.113Z] > git config core.sparsecheckout # timeout=10 [2024-02-28T13:33:56.115Z] > git checkout -f db162cd6046fa18fc9f03195a5aedd5e4e7b65d6 # timeout=10 [2024-02-28T13:33:59.143Z] Commit message: "Merge commit '3ca1d751e5852b162d610231ae433648837da2a4' into HEAD" [2024-02-28T13:33:59.149Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T13:33:59.753Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47462:/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-02-28T13:33:59.169Z] > git rev-list --no-walk f10b10cf08fb274e65793a057c5d18fd775902d7 # timeout=10 [2024-02-28T13:34:02.280Z] 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-02-28T13:34:02.338Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-026a2d57e58b80dbf) in /home/ubuntu/workspace/moby_PR-47462 [Pipeline] { [Pipeline] checkout [2024-02-28T13:34:02.350Z] The recommended git tool is: git [2024-02-28T13:34:02.355Z] using credential docker-jenkins-github-credentials [2024-02-28T13:34:02.360Z] Cloning the remote Git repository [2024-02-28T13:34:02.360Z] Cloning with configured refspecs honoured and without tags [2024-02-28T13:34:02.358Z] Cloning repository https://github.com/moby/moby.git [2024-02-28T13:34:02.358Z] > git init /home/ubuntu/workspace/moby_PR-47462 # timeout=10 [2024-02-28T13:34:02.362Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-02-28T13:34:02.362Z] > git --version # timeout=10 [2024-02-28T13:34:02.364Z] > git --version # 'git version 2.25.1' [2024-02-28T13:34:02.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-02-28T13:34:02.365Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47462/head:refs/remotes/origin/PR-47462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-02-28T13:34:19.407Z] Fetching without tags [2024-02-28T13:34:19.627Z] Merging remotes/origin/master commit 3ca1d751e5852b162d610231ae433648837da2a4 into PR head commit 5fe96e234d23fc53639cdbe9f3a7bb08a7a51208 [2024-02-28T13:34:19.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-02-28T13:34:19.392Z] > git config --add remote.origin.fetch +refs/pull/47462/head:refs/remotes/origin/PR-47462 # timeout=10 [2024-02-28T13:34:19.394Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-02-28T13:34:19.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-02-28T13:34:19.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-02-28T13:34:19.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-02-28T13:34:19.406Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47462/head:refs/remotes/origin/PR-47462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-02-28T13:34:19.625Z] > git config core.sparsecheckout # timeout=10 [2024-02-28T13:34:19.627Z] > git checkout -f 5fe96e234d23fc53639cdbe9f3a7bb08a7a51208 # timeout=10 [2024-02-28T13:34:20.905Z] Merge succeeded, producing f22198e63412e1663a9290e466ea2e052f1bfb55 [2024-02-28T13:34:20.906Z] Checking out Revision f22198e63412e1663a9290e466ea2e052f1bfb55 (PR-47462) [2024-02-28T13:34:20.284Z] > git remote # timeout=10 [2024-02-28T13:34:20.287Z] > git config --get remote.origin.url # timeout=10 [2024-02-28T13:34:20.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-02-28T13:34:20.290Z] > git merge 3ca1d751e5852b162d610231ae433648837da2a4 # timeout=10 [2024-02-28T13:34:20.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-28T13:34:20.903Z] > git config core.sparsecheckout # timeout=10 [2024-02-28T13:34:20.905Z] > git checkout -f f22198e63412e1663a9290e466ea2e052f1bfb55 # timeout=10 [2024-02-28T13:34:24.322Z] Commit message: "Merge commit '3ca1d751e5852b162d610231ae433648837da2a4' into HEAD" [2024-02-28T13:34:24.326Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-02-28T13:34:24.967Z] + docker version [2024-02-28T13:34:24.967Z] Client: Docker Engine - Community [2024-02-28T13:34:24.967Z] Version: 25.0.3 [2024-02-28T13:34:24.967Z] API version: 1.44 [2024-02-28T13:34:24.967Z] Go version: go1.21.6 [2024-02-28T13:34:24.967Z] Git commit: 4debf41 [2024-02-28T13:34:24.967Z] Built: Tue Feb 6 21:13:09 2024 [2024-02-28T13:34:24.967Z] OS/Arch: linux/arm64 [2024-02-28T13:34:24.967Z] Context: default [2024-02-28T13:34:24.967Z] [2024-02-28T13:34:24.967Z] Server: Docker Engine - Community [2024-02-28T13:34:24.967Z] Engine: [2024-02-28T13:34:24.967Z] Version: 25.0.3 [2024-02-28T13:34:24.967Z] API version: 1.44 (minimum version 1.24) [2024-02-28T13:34:24.967Z] Go version: go1.21.6 [2024-02-28T13:34:24.967Z] Git commit: f417435 [2024-02-28T13:34:24.967Z] Built: Tue Feb 6 21:13:09 2024 [2024-02-28T13:34:24.967Z] OS/Arch: linux/arm64 [2024-02-28T13:34:24.967Z] Experimental: true [2024-02-28T13:34:24.967Z] containerd: [2024-02-28T13:34:24.967Z] Version: 1.6.28 [2024-02-28T13:34:24.967Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-02-28T13:34:24.967Z] runc: [2024-02-28T13:34:24.967Z] Version: 1.1.12 [2024-02-28T13:34:24.967Z] GitCommit: v1.1.12-0-g51d5e94 [2024-02-28T13:34:24.967Z] docker-init: [2024-02-28T13:34:24.967Z] Version: 0.19.0 [2024-02-28T13:34:24.967Z] GitCommit: de40ad0 [Pipeline] sh [2024-02-28T13:34:25.321Z] + docker info [2024-02-28T13:34:25.321Z] Client: Docker Engine - Community [2024-02-28T13:34:25.321Z] Version: 25.0.3 [2024-02-28T13:34:25.321Z] Context: default [2024-02-28T13:34:25.321Z] Debug Mode: false [2024-02-28T13:34:25.321Z] Plugins: [2024-02-28T13:34:25.321Z] buildx: Docker Buildx (Docker Inc.) [2024-02-28T13:34:25.321Z] Version: v0.12.1 [2024-02-28T13:34:25.321Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-02-28T13:34:25.321Z] compose: Docker Compose (Docker Inc.) [2024-02-28T13:34:25.321Z] Version: v2.24.6 [2024-02-28T13:34:25.321Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-02-28T13:34:25.321Z] [2024-02-28T13:34:25.321Z] Server: [2024-02-28T13:34:25.321Z] Containers: 0 [2024-02-28T13:34:25.321Z] Running: 0 [2024-02-28T13:34:25.321Z] Paused: 0 [2024-02-28T13:34:25.321Z] Stopped: 0 [2024-02-28T13:34:25.321Z] Images: 3 [2024-02-28T13:34:25.321Z] Server Version: 25.0.3 [2024-02-28T13:34:25.321Z] Storage Driver: overlay2 [2024-02-28T13:34:25.321Z] Backing Filesystem: extfs [2024-02-28T13:34:25.321Z] Supports d_type: true [2024-02-28T13:34:25.321Z] Using metacopy: false [2024-02-28T13:34:25.321Z] Native Overlay Diff: true [2024-02-28T13:34:25.321Z] userxattr: false [2024-02-28T13:34:25.321Z] Logging Driver: json-file [2024-02-28T13:34:25.321Z] Cgroup Driver: cgroupfs [2024-02-28T13:34:25.321Z] Cgroup Version: 1 [2024-02-28T13:34:25.321Z] Plugins: [2024-02-28T13:34:25.321Z] Volume: local [2024-02-28T13:34:25.321Z] Network: bridge host ipvlan macvlan null overlay [2024-02-28T13:34:25.321Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-02-28T13:34:25.321Z] Swarm: inactive [2024-02-28T13:34:25.321Z] Runtimes: io.containerd.runc.v2 runc [2024-02-28T13:34:25.321Z] Default Runtime: runc [2024-02-28T13:34:25.321Z] Init Binary: docker-init [2024-02-28T13:34:25.321Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-02-28T13:34:25.321Z] runc version: v1.1.12-0-g51d5e94 [2024-02-28T13:34:25.321Z] init version: de40ad0 [2024-02-28T13:34:25.321Z] Security Options: [2024-02-28T13:34:25.321Z] apparmor [2024-02-28T13:34:25.321Z] seccomp [2024-02-28T13:34:25.321Z] Profile: builtin [2024-02-28T13:34:25.321Z] Kernel Version: 5.15.0-1053-aws [2024-02-28T13:34:25.321Z] Operating System: Ubuntu 20.04.6 LTS [2024-02-28T13:34:25.321Z] OSType: linux [2024-02-28T13:34:25.321Z] Architecture: aarch64 [2024-02-28T13:34:25.321Z] CPUs: 8 [2024-02-28T13:34:25.321Z] Total Memory: 30.64GiB [2024-02-28T13:34:25.321Z] Name: ip-10-100-80-28 [2024-02-28T13:34:25.321Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-02-28T13:34:25.321Z] Docker Root Dir: /var/lib/docker [2024-02-28T13:34:25.321Z] Debug Mode: false [2024-02-28T13:34:25.321Z] Experimental: true [2024-02-28T13:34:25.321Z] Insecure Registries: [2024-02-28T13:34:25.321Z] 127.0.0.0/8 [2024-02-28T13:34:25.321Z] Live Restore Enabled: true [2024-02-28T13:34:25.321Z] [Pipeline] sh [2024-02-28T13:34:25.588Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-02-28T13:34:25.588Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-02-28T13:34:25.588Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47462/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-02-28T13:34:25.588Z] + bash /home/ubuntu/workspace/moby_PR-47462/check-config.sh [2024-02-28T13:34:25.588Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-02-28T13:34:25.588Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-02-28T13:34:25.588Z] [2024-02-28T13:34:25.588Z] Generally Necessary: [2024-02-28T13:34:25.588Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-02-28T13:34:25.588Z] - apparmor: enabled and tools installed [2024-02-28T13:34:25.588Z] - CONFIG_NAMESPACES: enabled [2024-02-28T13:34:25.588Z] - CONFIG_NET_NS: enabled [2024-02-28T13:34:25.588Z] - CONFIG_PID_NS: enabled [2024-02-28T13:34:25.588Z] - CONFIG_IPC_NS: enabled [2024-02-28T13:34:25.588Z] - CONFIG_UTS_NS: enabled [2024-02-28T13:34:25.588Z] - CONFIG_CGROUPS: enabled [2024-02-28T13:34:25.588Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-02-28T13:34:25.588Z] - CONFIG_CGROUP_DEVICE: enabled [2024-02-28T13:34:25.588Z] - CONFIG_CGROUP_FREEZER: enabled [2024-02-28T13:34:25.588Z] - CONFIG_CGROUP_SCHED: enabled [2024-02-28T13:34:25.588Z] - CONFIG_CPUSETS: enabled [2024-02-28T13:34:25.588Z] - CONFIG_MEMCG: enabled [2024-02-28T13:34:25.588Z] - CONFIG_KEYS: enabled [2024-02-28T13:34:25.588Z] - CONFIG_VETH: enabled (as module) [2024-02-28T13:34:25.588Z] - CONFIG_BRIDGE: enabled (as module) [2024-02-28T13:34:25.588Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-02-28T13:34:25.588Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-02-28T13:34:25.588Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-02-28T13:34:25.588Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-02-28T13:34:25.588Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-02-28T13:34:25.588Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-02-28T13:34:25.843Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-02-28T13:34:25.843Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-02-28T13:34:25.843Z] - CONFIG_NF_NAT: enabled (as module) [2024-02-28T13:34:25.843Z] - CONFIG_POSIX_MQUEUE: enabled [2024-02-28T13:34:25.843Z] - CONFIG_CGROUP_BPF: enabled [2024-02-28T13:34:25.843Z] [2024-02-28T13:34:25.843Z] Optional Features: [2024-02-28T13:34:25.843Z] - CONFIG_USER_NS: enabled [2024-02-28T13:34:25.843Z] - CONFIG_SECCOMP: enabled [2024-02-28T13:34:25.843Z] - CONFIG_SECCOMP_FILTER: enabled [2024-02-28T13:34:25.843Z] - CONFIG_CGROUP_PIDS: enabled [2024-02-28T13:34:25.843Z] - CONFIG_MEMCG_SWAP: enabled [2024-02-28T13:34:25.843Z] (cgroup swap accounting is currently enabled) [2024-02-28T13:34:25.843Z] - CONFIG_BLK_CGROUP: enabled [2024-02-28T13:34:25.843Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-02-28T13:34:25.843Z] - CONFIG_CGROUP_PERF: enabled [2024-02-28T13:34:25.843Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-02-28T13:34:25.843Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-02-28T13:34:25.843Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-02-28T13:34:25.843Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-02-28T13:34:25.843Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-02-28T13:34:25.843Z] - CONFIG_RT_GROUP_SCHED: missing [2024-02-28T13:34:25.843Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-02-28T13:34:25.843Z] - CONFIG_IP_VS: enabled (as module) [2024-02-28T13:34:25.843Z] - CONFIG_IP_VS_NFCT: enabled [2024-02-28T13:34:25.843Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-02-28T13:34:25.843Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-02-28T13:34:25.843Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-02-28T13:34:25.843Z] - CONFIG_SECURITY_SELINUX: enabled [2024-02-28T13:34:25.843Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-02-28T13:34:25.843Z] - CONFIG_EXT4_FS: enabled [2024-02-28T13:34:25.843Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-02-28T13:34:25.843Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-02-28T13:34:25.843Z] - Network Drivers: [2024-02-28T13:34:25.843Z] - "overlay": [2024-02-28T13:34:25.843Z] - CONFIG_VXLAN: enabled (as module) [2024-02-28T13:34:25.843Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-02-28T13:34:25.843Z] Optional (for encrypted networks): [2024-02-28T13:34:24.319Z] > git rev-list --no-walk f10b10cf08fb274e65793a057c5d18fd775902d7 # timeout=10 [2024-02-28T13:34:26.098Z] - CONFIG_CRYPTO: enabled [2024-02-28T13:34:26.098Z] - CONFIG_CRYPTO_AEAD: enabled [2024-02-28T13:34:26.098Z] - CONFIG_CRYPTO_GCM: enabled [2024-02-28T13:34:26.098Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-02-28T13:34:26.098Z] - CONFIG_CRYPTO_GHASH: enabled [2024-02-28T13:34:26.098Z] - CONFIG_XFRM: enabled [2024-02-28T13:34:26.098Z] - CONFIG_XFRM_USER: enabled (as module) [2024-02-28T13:34:26.098Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-02-28T13:34:26.098Z] - CONFIG_INET_ESP: enabled (as module) [2024-02-28T13:34:26.098Z] - "ipvlan": [2024-02-28T13:34:26.098Z] - CONFIG_IPVLAN: enabled (as module) [2024-02-28T13:34:26.098Z] - "macvlan": [2024-02-28T13:34:26.098Z] - CONFIG_MACVLAN: enabled (as module) [2024-02-28T13:34:26.098Z] - CONFIG_DUMMY: enabled (as module) [2024-02-28T13:34:26.098Z] - "ftp,tftp client in container": [2024-02-28T13:34:26.098Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-02-28T13:34:26.098Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-02-28T13:34:26.098Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-02-28T13:34:26.098Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-02-28T13:34:26.098Z] - Storage Drivers: [2024-02-28T13:34:26.098Z] - "aufs": [2024-02-28T13:34:26.098Z] - CONFIG_AUFS_FS: enabled (as module) [2024-02-28T13:34:26.098Z] - "btrfs": [2024-02-28T13:34:26.098Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-02-28T13:34:26.098Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-02-28T13:34:26.098Z] - "devicemapper": [2024-02-28T13:34:26.098Z] - CONFIG_BLK_DEV_DM: enabled [2024-02-28T13:34:26.098Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-02-28T13:34:26.098Z] - "overlay": [2024-02-28T13:34:26.098Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-02-28T13:34:26.098Z] - "zfs": [2024-02-28T13:34:26.098Z] - /dev/zfs: present [2024-02-28T13:34:26.098Z] - zfs command: missing [2024-02-28T13:34:26.098Z] - zpool command: missing [2024-02-28T13:34:26.098Z] [2024-02-28T13:34:26.098Z] Limits: [2024-02-28T13:34:26.098Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-02-28T13:34:26.098Z] [2024-02-28T13:34:26.098Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-02-28T13:34:26.384Z] + docker build --force-rm -t docker:f22198e63412e1663a9290e466ea2e052f1bfb55 . [2024-02-28T13:34:26.638Z] #0 building with "default" instance using docker driver [2024-02-28T13:34:26.639Z] [2024-02-28T13:34:26.639Z] #1 [internal] load build definition from Dockerfile [2024-02-28T13:34:26.639Z] #1 transferring dockerfile: 27.92kB done [2024-02-28T13:34:26.639Z] #1 DONE 0.0s [2024-02-28T13:34:26.639Z] [2024-02-28T13:34:26.639Z] #2 resolve image config for docker.io/docker/dockerfile:1 [2024-02-28T13:34:26.639Z] #2 DONE 0.1s [2024-02-28T13:34:26.639Z] [2024-02-28T13:34:26.639Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2024-02-28T13:34:26.639Z] #3 CACHED [2024-02-28T13:34:26.639Z] [2024-02-28T13:34:26.639Z] #4 [internal] load metadata for docker.io/library/busybox:latest [2024-02-28T13:34:26.639Z] #4 DONE 0.0s [2024-02-28T13:34:26.639Z] [2024-02-28T13:34:26.639Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-02-28T13:34:26.639Z] #5 DONE 0.1s [2024-02-28T13:34:26.639Z] [2024-02-28T13:34:26.639Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-02-28T13:34:26.894Z] #6 DONE 0.1s [2024-02-28T13:34:26.894Z] [2024-02-28T13:34:26.894Z] #7 [internal] load metadata for docker.io/library/debian:bookworm [2024-02-28T13:34:26.894Z] #7 DONE 0.1s [2024-02-28T13:34:26.894Z] [2024-02-28T13:34:26.894Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1 [2024-02-28T13:34:26.894Z] #8 DONE 0.1s [2024-02-28T13:34:26.894Z] [2024-02-28T13:34:26.894Z] #9 [internal] load metadata for docker.io/library/golang:1.21.7-bookworm [2024-02-28T13:34:26.894Z] #9 DONE 0.1s [2024-02-28T13:34:26.894Z] [2024-02-28T13:34:26.894Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5 [2024-02-28T13:34:26.894Z] #10 DONE 0.1s [2024-02-28T13:34:26.894Z] [2024-02-28T13:34:26.894Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2024-02-28T13:34:26.894Z] #11 DONE 0.1s [2024-02-28T13:34:26.894Z] [2024-02-28T13:34:26.894Z] #12 [internal] load .dockerignore [2024-02-28T13:34:26.894Z] #12 transferring context: 113B done [2024-02-28T13:34:26.894Z] #12 DONE 0.0s [2024-02-28T13:34:27.150Z] [2024-02-28T13:34:27.150Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.7-bookworm@sha256:5fb03fba6c2b2771a621db85be6682f4e098c4003d5764941188a7f5621a8b69 [2024-02-28T13:34:27.150Z] #13 DONE 0.0s [2024-02-28T13:34:27.150Z] [2024-02-28T13:34:27.150Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2024-02-28T13:34:27.150Z] #14 DONE 0.0s [2024-02-28T13:34:27.150Z] [2024-02-28T13:34:27.150Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-02-28T13:34:27.150Z] #15 DONE 0.0s [2024-02-28T13:34:27.150Z] [2024-02-28T13:34:27.150Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 [2024-02-28T13:34:27.150Z] #16 DONE 0.0s [2024-02-28T13:34:27.150Z] [2024-02-28T13:34:27.150Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 [2024-02-28T13:34:27.150Z] #17 DONE 0.0s [2024-02-28T13:34:27.150Z] [2024-02-28T13:34:27.150Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-02-28T13:34:27.150Z] #18 DONE 0.0s [2024-02-28T13:34:27.150Z] [2024-02-28T13:34:27.150Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-02-28T13:34:27.150Z] #19 DONE 0.0s [2024-02-28T13:34:27.150Z] [2024-02-28T13:34:27.150Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 [2024-02-28T13:34:27.150Z] #20 DONE 0.0s [2024-02-28T13:34:27.150Z] [2024-02-28T13:34:27.150Z] #21 [internal] load build context [2024-02-28T13:34:28.078Z] #21 transferring context: 76.02MB 1.0s done [2024-02-28T13:34:28.078Z] #21 DONE 1.0s [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #22 [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-02-28T13:34:28.078Z] #22 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #23 [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-02-28T13:34:28.078Z] #23 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #24 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-02-28T13:34:28.078Z] #24 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #25 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-02-28T13:34:28.078Z] #25 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #26 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ [2024-02-28T13:34:28.078Z] #26 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #27 [containerd-src 1/3] WORKDIR /usr/src/containerd [2024-02-28T13:34:28.078Z] #27 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #28 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx [2024-02-28T13:34:28.078Z] #28 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #29 [tini-src 1/3] WORKDIR /usr/src/tini [2024-02-28T13:34:28.078Z] #29 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #30 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2024-02-28T13:34:28.078Z] #30 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #31 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ [2024-02-28T13:34:28.078Z] #31 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #32 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2024-02-28T13:34:28.078Z] #32 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #33 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ [2024-02-28T13:34:28.078Z] #33 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #34 [base 2/4] COPY --from=xx / / [2024-02-28T13:34:28.078Z] #34 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #35 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-02-28T13:34:28.078Z] #35 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #36 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-02-28T13:34:28.078Z] #36 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #37 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-02-28T13:34:28.078Z] #37 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #38 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2024-02-28T13:34:28.078Z] #38 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #39 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ [2024-02-28T13:34:28.078Z] #39 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #40 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker [2024-02-28T13:34:28.078Z] #40 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #41 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-02-28T13:34:28.078Z] #41 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #42 [dev-base 6/12] RUN ldconfig [2024-02-28T13:34:28.078Z] #42 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #43 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ [2024-02-28T13:34:28.078Z] #43 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #44 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint [2024-02-28T13:34:28.078Z] #44 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #45 [dev-base 8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2024-02-28T13:34:28.078Z] #45 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #46 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ [2024-02-28T13:34:28.078Z] #46 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #47 [dev-base 9/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2024-02-28T13:34:28.078Z] #47 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #48 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2024-02-28T13:34:28.078Z] #48 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2024-02-28T13:34:28.078Z] #49 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #50 [registry-src 1/2] WORKDIR /usr/src/registry [2024-02-28T13:34:28.078Z] #50 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #51 [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-02-28T13:34:28.078Z] #61 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #62 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2024-02-28T13:34:28.078Z] #62 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #63 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-02-28T13:34:28.078Z] #63 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #64 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install [2024-02-28T13:34:28.078Z] #64 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #65 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-02-28T13:34:28.078Z] #65 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #66 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ [2024-02-28T13:34:28.078Z] #66 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #67 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <> /etc/bash.bashrc [2024-02-28T13:34:28.078Z] #103 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #104 [delve-src 1/3] WORKDIR /usr/src/delve [2024-02-28T13:34:28.078Z] #104 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #105 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose [2024-02-28T13:34:28.078Z] #105 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #106 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-02-28T13:34:28.078Z] #106 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #107 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-02-28T13:34:28.078Z] #107 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #108 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2024-02-28T13:34:28.078Z] #108 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #109 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-02-28T13:34:28.078Z] #109 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #110 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-02-28T13:34:28.078Z] #110 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #111 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ [2024-02-28T13:34:28.078Z] #111 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #112 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ [2024-02-28T13:34:28.078Z] #112 CACHED [2024-02-28T13:34:28.078Z] [2024-02-28T13:34:28.078Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2024-02-28T13:34:28.078Z] #113 CACHED [2024-02-28T13:34:28.332Z] [2024-02-28T13:34:28.332Z] #114 [dev 1/1] COPY --link . . [2024-02-28T13:34:29.691Z] #114 DONE 1.3s [2024-02-28T13:34:29.691Z] [2024-02-28T13:34:29.691Z] #115 exporting to image [2024-02-28T13:34:29.691Z] #115 exporting layers [2024-02-28T13:34:30.614Z] #115 exporting layers 1.0s done [2024-02-28T13:34:30.614Z] #115 writing image sha256:d42429d4ef6e288478517e7bd5706c552c9bd7478445a296a8d301f74731619b done [2024-02-28T13:34:30.614Z] #115 naming to docker.io/library/docker:f22198e63412e1663a9290e466ea2e052f1bfb55 done [2024-02-28T13:34:30.614Z] #115 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2024-02-28T13:34:30.945Z] + sudo modprobe ip6table_filter [Pipeline] sh [2024-02-28T13:34:31.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f22198e63412e1663a9290e466ea2e052f1bfb55 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f22198e63412e1663a9290e466ea2e052f1bfb55 hack/test/unit [2024-02-28T13:34:31.554Z] + BUILDFLAGS=(-tags 'netgo journald') [2024-02-28T13:34:31.554Z] + TESTFLAGS+=' -test.timeout=5m' [2024-02-28T13:34:31.554Z] + TESTDIRS=./... [2024-02-28T13:34:31.554Z] + exclude_paths='/vendor/|/integration' [2024-02-28T13:34:31.554Z] ++ go list ./... [2024-02-28T13:34:31.554Z] ++ grep -vE '(/vendor/|/integration)' [2024-02-28T13:34:32.115Z] + pkg_list='github.com/docker/docker/api [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/backend/build [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/httpstatus [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/httputils [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/middleware [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/build [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/checkpoint [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/container [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/debug [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/distribution [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/grpc [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/image [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/network [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/plugin [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/session [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/swarm [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/system [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/volume [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/backend [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/blkiodev [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/checkpoint [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/container [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/events [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/filters [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/image [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/mount [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/network [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/plugins/logdriver [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/registry [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/strslice [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/swarm [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/swarm/runtime [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/system [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/time [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/versions [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/volume [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/exporter [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/worker [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/worker/label [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/dockerfile [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/remotecontext [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/remotecontext/git [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-02-28T13:34:32.115Z] github.com/docker/docker/cli/debug [2024-02-28T13:34:32.115Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-02-28T13:34:32.115Z] github.com/docker/docker/cli/winresources/dockerd [2024-02-28T13:34:32.115Z] github.com/docker/docker/client [2024-02-28T13:34:32.115Z] github.com/docker/docker/client/buildkit [2024-02-28T13:34:32.115Z] github.com/docker/docker/cmd/docker-proxy [2024-02-28T13:34:32.115Z] github.com/docker/docker/cmd/dockerd [2024-02-28T13:34:32.115Z] github.com/docker/docker/cmd/dockerd/trap [2024-02-28T13:34:32.115Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-02-28T13:34:32.115Z] github.com/docker/docker/container [2024-02-28T13:34:32.115Z] github.com/docker/docker/container/stream [2024-02-28T13:34:32.115Z] github.com/docker/docker/contrib/apparmor [2024-02-28T13:34:32.115Z] github.com/docker/docker/contrib/httpserver [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/convert [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/executor [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/executor/container [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/provider [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/config [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/containerd [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/events [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/events/testutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/copy [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/register [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/images [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/initlayer [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/links [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/listeners [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/awslogs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/fluentd [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/gcplogs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/gelf [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/journald [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/local [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/loggertest [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/loggerutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/splunk [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/syslog [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/templates [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/names [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/network [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/snapshotter [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/stats [2024-02-28T13:34:32.115Z] github.com/docker/docker/distribution [2024-02-28T13:34:32.115Z] github.com/docker/docker/distribution/metadata [2024-02-28T13:34:32.115Z] github.com/docker/docker/distribution/utils [2024-02-28T13:34:32.115Z] github.com/docker/docker/distribution/xfer [2024-02-28T13:34:32.115Z] github.com/docker/docker/dockerversion [2024-02-28T13:34:32.115Z] github.com/docker/docker/errdefs [2024-02-28T13:34:32.115Z] github.com/docker/docker/image [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/cache [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/spec/specs-go [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/tarexport [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/v1 [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/cleanups [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/compatcontext [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/mod [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/mounttree [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/multierror [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/safepath [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/sliceutil [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/test/suite [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/testutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/testutils/netnsutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/testutils/specialimage [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/unix_noeintr [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/unshare [2024-02-28T13:34:32.115Z] github.com/docker/docker/layer [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/queue [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/remote [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/shimopts [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/supervisor [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/types [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/bitmap [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cluster [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/config [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/datastore [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/diagnostic [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/discoverapi [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/driverapi [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/host [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/null [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/remote [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/windows [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drvregistry [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/etchosts [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/caller [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipam [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipamapi [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/null [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/remote [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipamutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipbits [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/iptables [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/netlabel [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/netutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/networkdb [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ns [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/options [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/osl [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/osl/kernel [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/portallocator [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/portmapper [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/resolvconf [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/scope [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/types [2024-02-28T13:34:32.115Z] github.com/docker/docker/oci [2024-02-28T13:34:32.115Z] github.com/docker/docker/oci/caps [2024-02-28T13:34:32.115Z] github.com/docker/docker/opts [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/archive [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/authorization [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/broadcaster [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/capabilities [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/chrootarchive [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/containerfs [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/directory [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/dmesg [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/fileutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/homedir [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/idtools [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/ioutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/jsonmessage [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/longpath [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/meminfo [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/namesgenerator [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/parsers [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/parsers/kernel [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/pidfile [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/platform [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/plugingetter [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/plugins [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/plugins/transport [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/pools [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/process [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/progress [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/reexec [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/rootless [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/rootless/specconv [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/stack [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/stdcopy [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/streamformatter [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/stringid [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/sysinfo [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/system [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/tailfile [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/tarsum [2024-02-28T13:34:32.115Z] github.com/docker/docker/pkg/useragent [2024-02-28T13:34:32.115Z] github.com/docker/docker/plugin [2024-02-28T13:34:32.115Z] github.com/docker/docker/plugin/executor/containerd [2024-02-28T13:34:32.115Z] github.com/docker/docker/plugin/v2 [2024-02-28T13:34:32.115Z] github.com/docker/docker/profiles/apparmor [2024-02-28T13:34:32.115Z] github.com/docker/docker/profiles/seccomp [2024-02-28T13:34:32.115Z] github.com/docker/docker/quota [2024-02-28T13:34:32.115Z] github.com/docker/docker/reference [2024-02-28T13:34:32.115Z] github.com/docker/docker/registry [2024-02-28T13:34:32.115Z] github.com/docker/docker/registry/resumable [2024-02-28T13:34:32.115Z] github.com/docker/docker/restartmanager [2024-02-28T13:34:32.115Z] github.com/docker/docker/runconfig [2024-02-28T13:34:32.115Z] github.com/docker/docker/runconfig/opts [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/daemon [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/environment [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/fakecontext [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/fakegit [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/fakestorage [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/fixtures/load [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/fixtures/plugin [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/registry [2024-02-28T13:34:32.115Z] github.com/docker/docker/testutil/request [2024-02-28T13:34:32.115Z] github.com/docker/docker/volume [2024-02-28T13:34:32.115Z] github.com/docker/docker/volume/drivers [2024-02-28T13:34:32.115Z] github.com/docker/docker/volume/local [2024-02-28T13:34:32.115Z] github.com/docker/docker/volume/mounts [2024-02-28T13:34:32.115Z] github.com/docker/docker/volume/service [2024-02-28T13:34:32.115Z] github.com/docker/docker/volume/service/opts [2024-02-28T13:34:32.115Z] github.com/docker/docker/volume/testutils' [2024-02-28T13:34:32.115Z] ++ grep --fixed-strings -v /libnetwork [2024-02-28T13:34:32.115Z] ++ echo 'github.com/docker/docker/api [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/backend/build [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/httpstatus [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/httputils [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/middleware [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/build [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/checkpoint [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/container [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/debug [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/distribution [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/grpc [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/image [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/network [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/plugin [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/session [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/swarm [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/system [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/server/router/volume [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/backend [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/blkiodev [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/checkpoint [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/container [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/events [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/filters [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/image [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/mount [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/network [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/plugins/logdriver [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/registry [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/strslice [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/swarm [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/swarm/runtime [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/system [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/time [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/versions [2024-02-28T13:34:32.115Z] github.com/docker/docker/api/types/volume [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/exporter [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/worker [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/builder-next/worker/label [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/dockerfile [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/remotecontext [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/remotecontext/git [2024-02-28T13:34:32.115Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-02-28T13:34:32.115Z] github.com/docker/docker/cli/debug [2024-02-28T13:34:32.115Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-02-28T13:34:32.115Z] github.com/docker/docker/cli/winresources/dockerd [2024-02-28T13:34:32.115Z] github.com/docker/docker/client [2024-02-28T13:34:32.115Z] github.com/docker/docker/client/buildkit [2024-02-28T13:34:32.115Z] github.com/docker/docker/cmd/docker-proxy [2024-02-28T13:34:32.115Z] github.com/docker/docker/cmd/dockerd [2024-02-28T13:34:32.115Z] github.com/docker/docker/cmd/dockerd/trap [2024-02-28T13:34:32.115Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-02-28T13:34:32.115Z] github.com/docker/docker/container [2024-02-28T13:34:32.115Z] github.com/docker/docker/container/stream [2024-02-28T13:34:32.115Z] github.com/docker/docker/contrib/apparmor [2024-02-28T13:34:32.115Z] github.com/docker/docker/contrib/httpserver [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/convert [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/executor [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/executor/container [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/cluster/provider [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/config [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/containerd [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/events [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/events/testutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/copy [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/register [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/images [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/initlayer [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/links [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/listeners [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/awslogs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/fluentd [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/gcplogs [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/gelf [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/journald [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/local [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/loggertest [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/loggerutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/splunk [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/syslog [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/logger/templates [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/names [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/network [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/snapshotter [2024-02-28T13:34:32.115Z] github.com/docker/docker/daemon/stats [2024-02-28T13:34:32.115Z] github.com/docker/docker/distribution [2024-02-28T13:34:32.115Z] github.com/docker/docker/distribution/metadata [2024-02-28T13:34:32.115Z] github.com/docker/docker/distribution/utils [2024-02-28T13:34:32.115Z] github.com/docker/docker/distribution/xfer [2024-02-28T13:34:32.115Z] github.com/docker/docker/dockerversion [2024-02-28T13:34:32.115Z] github.com/docker/docker/errdefs [2024-02-28T13:34:32.115Z] github.com/docker/docker/image [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/cache [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/spec/specs-go [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/tarexport [2024-02-28T13:34:32.115Z] github.com/docker/docker/image/v1 [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/cleanups [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/compatcontext [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/mod [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/mounttree [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/multierror [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/safepath [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/sliceutil [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/test/suite [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/testutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/testutils/netnsutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/testutils/specialimage [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/unix_noeintr [2024-02-28T13:34:32.115Z] github.com/docker/docker/internal/unshare [2024-02-28T13:34:32.115Z] github.com/docker/docker/layer [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/queue [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/remote [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/shimopts [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/supervisor [2024-02-28T13:34:32.115Z] github.com/docker/docker/libcontainerd/types [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/bitmap [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cluster [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/config [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/datastore [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/diagnostic [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/discoverapi [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/driverapi [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/host [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/null [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/remote [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/windows [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/drvregistry [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/etchosts [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/caller [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipam [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipamapi [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/null [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/remote [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipamutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ipbits [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/iptables [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/netlabel [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/netutils [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/networkdb [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/ns [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/options [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/osl [2024-02-28T13:34:32.115Z] github.com/docker/docker/libnetwork/osl/kernel [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/portallocator [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/portmapper [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/resolvconf [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/scope [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/types [2024-02-28T13:34:32.116Z] github.com/docker/docker/oci [2024-02-28T13:34:32.116Z] github.com/docker/docker/oci/caps [2024-02-28T13:34:32.116Z] github.com/docker/docker/opts [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/archive [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/authorization [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/broadcaster [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/capabilities [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/chrootarchive [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/containerfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/directory [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/dmesg [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/fileutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/homedir [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/idtools [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/ioutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/jsonmessage [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/longpath [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/meminfo [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/namesgenerator [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/parsers [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/parsers/kernel [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/pidfile [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/platform [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugingetter [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins/transport [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/pools [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/process [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/progress [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/reexec [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/rootless [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/rootless/specconv [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/stack [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/stdcopy [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/streamformatter [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/stringid [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/sysinfo [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/system [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/tailfile [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/tarsum [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/useragent [2024-02-28T13:34:32.116Z] github.com/docker/docker/plugin [2024-02-28T13:34:32.116Z] github.com/docker/docker/plugin/executor/containerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/plugin/v2 [2024-02-28T13:34:32.116Z] github.com/docker/docker/profiles/apparmor [2024-02-28T13:34:32.116Z] github.com/docker/docker/profiles/seccomp [2024-02-28T13:34:32.116Z] github.com/docker/docker/quota [2024-02-28T13:34:32.116Z] github.com/docker/docker/reference [2024-02-28T13:34:32.116Z] github.com/docker/docker/registry [2024-02-28T13:34:32.116Z] github.com/docker/docker/registry/resumable [2024-02-28T13:34:32.116Z] github.com/docker/docker/restartmanager [2024-02-28T13:34:32.116Z] github.com/docker/docker/runconfig [2024-02-28T13:34:32.116Z] github.com/docker/docker/runconfig/opts [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/daemon [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/environment [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fakecontext [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fakegit [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fakestorage [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fixtures/load [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fixtures/plugin [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/registry [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/request [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/drivers [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/local [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/mounts [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/service [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/service/opts [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/testutils' [2024-02-28T13:34:32.116Z] + base_pkg_list='github.com/docker/docker/api [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/backend/build [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/httpstatus [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/httputils [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/middleware [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/build [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/checkpoint [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/container [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/debug [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/distribution [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/grpc [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/image [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/network [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/plugin [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/session [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/swarm [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/system [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/volume [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/backend [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/blkiodev [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/checkpoint [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/container [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/events [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/filters [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/image [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/mount [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/network [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/plugins/logdriver [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/registry [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/strslice [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/swarm [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/swarm/runtime [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/system [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/time [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/versions [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/volume [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/exporter [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/worker [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/worker/label [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/dockerfile [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/remotecontext [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/remotecontext/git [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-02-28T13:34:32.116Z] github.com/docker/docker/cli/debug [2024-02-28T13:34:32.116Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-02-28T13:34:32.116Z] github.com/docker/docker/cli/winresources/dockerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/client [2024-02-28T13:34:32.116Z] github.com/docker/docker/client/buildkit [2024-02-28T13:34:32.116Z] github.com/docker/docker/cmd/docker-proxy [2024-02-28T13:34:32.116Z] github.com/docker/docker/cmd/dockerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/cmd/dockerd/trap [2024-02-28T13:34:32.116Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-02-28T13:34:32.116Z] github.com/docker/docker/container [2024-02-28T13:34:32.116Z] github.com/docker/docker/container/stream [2024-02-28T13:34:32.116Z] github.com/docker/docker/contrib/apparmor [2024-02-28T13:34:32.116Z] github.com/docker/docker/contrib/httpserver [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/convert [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/executor [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/executor/container [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/provider [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/config [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/containerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/events [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/events/testutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/copy [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/register [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/images [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/initlayer [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/links [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/listeners [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/awslogs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/fluentd [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/gcplogs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/gelf [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/journald [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/local [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/loggertest [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/loggerutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/splunk [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/syslog [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/templates [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/names [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/network [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/snapshotter [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/stats [2024-02-28T13:34:32.116Z] github.com/docker/docker/distribution [2024-02-28T13:34:32.116Z] github.com/docker/docker/distribution/metadata [2024-02-28T13:34:32.116Z] github.com/docker/docker/distribution/utils [2024-02-28T13:34:32.116Z] github.com/docker/docker/distribution/xfer [2024-02-28T13:34:32.116Z] github.com/docker/docker/dockerversion [2024-02-28T13:34:32.116Z] github.com/docker/docker/errdefs [2024-02-28T13:34:32.116Z] github.com/docker/docker/image [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/cache [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/spec/specs-go [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/tarexport [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/v1 [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/cleanups [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/compatcontext [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/mod [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/mounttree [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/multierror [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/safepath [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/sliceutil [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/test/suite [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/testutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/testutils/netnsutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/testutils/specialimage [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/unix_noeintr [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/unshare [2024-02-28T13:34:32.116Z] github.com/docker/docker/layer [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/queue [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/remote [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/shimopts [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/supervisor [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/types [2024-02-28T13:34:32.116Z] github.com/docker/docker/oci [2024-02-28T13:34:32.116Z] github.com/docker/docker/oci/caps [2024-02-28T13:34:32.116Z] github.com/docker/docker/opts [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/archive [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/authorization [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/broadcaster [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/capabilities [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/chrootarchive [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/containerfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/directory [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/dmesg [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/fileutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/homedir [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/idtools [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/ioutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/jsonmessage [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/longpath [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/meminfo [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/namesgenerator [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/parsers [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/parsers/kernel [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/pidfile [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/platform [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugingetter [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/plugins/transport [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/pools [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/process [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/progress [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/reexec [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/rootless [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/rootless/specconv [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/stack [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/stdcopy [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/streamformatter [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/stringid [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/sysinfo [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/system [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/tailfile [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/tarsum [2024-02-28T13:34:32.116Z] github.com/docker/docker/pkg/useragent [2024-02-28T13:34:32.116Z] github.com/docker/docker/plugin [2024-02-28T13:34:32.116Z] github.com/docker/docker/plugin/executor/containerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/plugin/v2 [2024-02-28T13:34:32.116Z] github.com/docker/docker/profiles/apparmor [2024-02-28T13:34:32.116Z] github.com/docker/docker/profiles/seccomp [2024-02-28T13:34:32.116Z] github.com/docker/docker/quota [2024-02-28T13:34:32.116Z] github.com/docker/docker/reference [2024-02-28T13:34:32.116Z] github.com/docker/docker/registry [2024-02-28T13:34:32.116Z] github.com/docker/docker/registry/resumable [2024-02-28T13:34:32.116Z] github.com/docker/docker/restartmanager [2024-02-28T13:34:32.116Z] github.com/docker/docker/runconfig [2024-02-28T13:34:32.116Z] github.com/docker/docker/runconfig/opts [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/daemon [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/environment [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fakecontext [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fakegit [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fakestorage [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fixtures/load [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fixtures/plugin [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/registry [2024-02-28T13:34:32.116Z] github.com/docker/docker/testutil/request [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/drivers [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/local [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/mounts [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/service [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/service/opts [2024-02-28T13:34:32.116Z] github.com/docker/docker/volume/testutils' [2024-02-28T13:34:32.116Z] ++ grep --fixed-strings /libnetwork [2024-02-28T13:34:32.116Z] ++ echo 'github.com/docker/docker/api [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/backend/build [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/httpstatus [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/httputils [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/middleware [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/build [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/checkpoint [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/container [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/debug [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/distribution [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/grpc [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/image [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/network [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/plugin [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/session [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/swarm [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/system [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/server/router/volume [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/backend [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/blkiodev [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/checkpoint [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/container [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/events [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/filters [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/image [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/mount [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/network [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/plugins/logdriver [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/registry [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/strslice [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/swarm [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/swarm/runtime [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/system [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/time [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/versions [2024-02-28T13:34:32.116Z] github.com/docker/docker/api/types/volume [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/exporter [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/worker [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/builder-next/worker/label [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/dockerfile [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/remotecontext [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/remotecontext/git [2024-02-28T13:34:32.116Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-02-28T13:34:32.116Z] github.com/docker/docker/cli/debug [2024-02-28T13:34:32.116Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-02-28T13:34:32.116Z] github.com/docker/docker/cli/winresources/dockerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/client [2024-02-28T13:34:32.116Z] github.com/docker/docker/client/buildkit [2024-02-28T13:34:32.116Z] github.com/docker/docker/cmd/docker-proxy [2024-02-28T13:34:32.116Z] github.com/docker/docker/cmd/dockerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/cmd/dockerd/trap [2024-02-28T13:34:32.116Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-02-28T13:34:32.116Z] github.com/docker/docker/container [2024-02-28T13:34:32.116Z] github.com/docker/docker/container/stream [2024-02-28T13:34:32.116Z] github.com/docker/docker/contrib/apparmor [2024-02-28T13:34:32.116Z] github.com/docker/docker/contrib/httpserver [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/convert [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/executor [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/executor/container [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/cluster/provider [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/config [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/containerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/events [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/events/testutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/copy [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/register [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/images [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/initlayer [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/links [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/listeners [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/awslogs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/fluentd [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/gcplogs [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/gelf [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/journald [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/local [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/loggertest [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/loggerutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/splunk [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/syslog [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/logger/templates [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/names [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/network [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/snapshotter [2024-02-28T13:34:32.116Z] github.com/docker/docker/daemon/stats [2024-02-28T13:34:32.116Z] github.com/docker/docker/distribution [2024-02-28T13:34:32.116Z] github.com/docker/docker/distribution/metadata [2024-02-28T13:34:32.116Z] github.com/docker/docker/distribution/utils [2024-02-28T13:34:32.116Z] github.com/docker/docker/distribution/xfer [2024-02-28T13:34:32.116Z] github.com/docker/docker/dockerversion [2024-02-28T13:34:32.116Z] github.com/docker/docker/errdefs [2024-02-28T13:34:32.116Z] github.com/docker/docker/image [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/cache [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/spec/specs-go [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/tarexport [2024-02-28T13:34:32.116Z] github.com/docker/docker/image/v1 [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/cleanups [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/compatcontext [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/mod [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/mounttree [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/multierror [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/safepath [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/sliceutil [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/test/suite [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/testutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/testutils/netnsutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/testutils/specialimage [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/unix_noeintr [2024-02-28T13:34:32.116Z] github.com/docker/docker/internal/unshare [2024-02-28T13:34:32.116Z] github.com/docker/docker/layer [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/queue [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/remote [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/shimopts [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/supervisor [2024-02-28T13:34:32.116Z] github.com/docker/docker/libcontainerd/types [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/bitmap [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/cluster [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/config [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/datastore [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/diagnostic [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/discoverapi [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/driverapi [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/host [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/null [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-02-28T13:34:32.116Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/remote [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/windows [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drvregistry [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/etchosts [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/caller [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipam [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipamapi [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/null [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/remote [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipamutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipbits [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/iptables [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/netlabel [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/netutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/networkdb [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ns [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/options [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/osl [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/osl/kernel [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/portallocator [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/portmapper [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/resolvconf [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/scope [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/types [2024-02-28T13:34:32.117Z] github.com/docker/docker/oci [2024-02-28T13:34:32.117Z] github.com/docker/docker/oci/caps [2024-02-28T13:34:32.117Z] github.com/docker/docker/opts [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/archive [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/authorization [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/broadcaster [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/capabilities [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/chrootarchive [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/containerfs [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/directory [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/dmesg [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/fileutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/homedir [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/idtools [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/ioutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/jsonmessage [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/longpath [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/meminfo [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/namesgenerator [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/parsers [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/parsers/kernel [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/pidfile [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/platform [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/plugingetter [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/plugins [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/plugins/transport [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/pools [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/process [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/progress [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/reexec [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/rootless [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/rootless/specconv [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/stack [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/stdcopy [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/streamformatter [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/stringid [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/sysinfo [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/system [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/tailfile [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/tarsum [2024-02-28T13:34:32.117Z] github.com/docker/docker/pkg/useragent [2024-02-28T13:34:32.117Z] github.com/docker/docker/plugin [2024-02-28T13:34:32.117Z] github.com/docker/docker/plugin/executor/containerd [2024-02-28T13:34:32.117Z] github.com/docker/docker/plugin/v2 [2024-02-28T13:34:32.117Z] github.com/docker/docker/profiles/apparmor [2024-02-28T13:34:32.117Z] github.com/docker/docker/profiles/seccomp [2024-02-28T13:34:32.117Z] github.com/docker/docker/quota [2024-02-28T13:34:32.117Z] github.com/docker/docker/reference [2024-02-28T13:34:32.117Z] github.com/docker/docker/registry [2024-02-28T13:34:32.117Z] github.com/docker/docker/registry/resumable [2024-02-28T13:34:32.117Z] github.com/docker/docker/restartmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/runconfig [2024-02-28T13:34:32.117Z] github.com/docker/docker/runconfig/opts [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/daemon [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/environment [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/fakecontext [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/fakegit [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/fakestorage [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/fixtures/load [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/fixtures/plugin [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/registry [2024-02-28T13:34:32.117Z] github.com/docker/docker/testutil/request [2024-02-28T13:34:32.117Z] github.com/docker/docker/volume [2024-02-28T13:34:32.117Z] github.com/docker/docker/volume/drivers [2024-02-28T13:34:32.117Z] github.com/docker/docker/volume/local [2024-02-28T13:34:32.117Z] github.com/docker/docker/volume/mounts [2024-02-28T13:34:32.117Z] github.com/docker/docker/volume/service [2024-02-28T13:34:32.117Z] github.com/docker/docker/volume/service/opts [2024-02-28T13:34:32.117Z] github.com/docker/docker/volume/testutils' [2024-02-28T13:34:32.117Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/bitmap [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cluster [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/config [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/datastore [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/diagnostic [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/discoverapi [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/driverapi [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/host [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/null [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/remote [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/windows [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drvregistry [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/etchosts [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/caller [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipam [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipamapi [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/null [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/remote [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipamutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipbits [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/iptables [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/netlabel [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/netutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/networkdb [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ns [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/options [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/osl [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/osl/kernel [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/portallocator [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/portmapper [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/resolvconf [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/scope [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/types' [2024-02-28T13:34:32.117Z] + echo 'github.com/docker/docker/libnetwork [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/bitmap [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cluster [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/config [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/datastore [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/diagnostic [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/discoverapi [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/driverapi [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/host [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/null [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/remote [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/windows [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drvregistry [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/etchosts [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/caller [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipam [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipamapi [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/null [2024-02-28T13:34:32.117Z] git+ grep --fixed-strings libnetwork/drivers/bridge [2024-02-28T13:34:32.117Z] hub.com/docker/docker/libnetwork/ipams/remote [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipamutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ipbits [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/iptables [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/netlabel [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/netutils [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/networkdb [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/ns [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/options [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/osl [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/osl/kernel [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/portallocator [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/portmapper [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/resolvconf [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/scope [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/types' [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-02-28T13:34:32.117Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-02-28T13:34:32.117Z] + type docker-proxy [2024-02-28T13:34:32.117Z] hack/test/unit: line 25: type: docker-proxy: not found [2024-02-28T13:34:32.117Z] + hack/make.sh binary-proxy install-proxy [2024-02-28T13:34:32.117Z] [2024-02-28T13:34:32.117Z] Removing bundles/ [2024-02-28T13:34:32.117Z] [2024-02-28T13:34:32.117Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2024-02-28T13:34:32.117Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-02-28T13:34:32.117Z] + tee /go/src/github.com/docker/docker/go.mod [2024-02-28T13:34:32.117Z] module github.com/docker/docker [2024-02-28T13:34:32.117Z] [2024-02-28T13:34:32.117Z] go 1.21 [2024-02-28T13:34:32.117Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-02-28T13:34:32.117Z] + GO111MODULE=on [2024-02-28T13:34:32.117Z] + GOTOOLCHAIN=local [2024-02-28T13:34:32.117Z] + 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=f22198e63412e1663a9290e466ea2e052f1bfb55" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T13:34:31.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-02-28T13:34:36.275Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-02-28T13:34:36.275Z] Created binary: bundles/binary-proxy/docker-proxy [2024-02-28T13:34:36.275Z] [2024-02-28T13:34:36.275Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-02-28T13:34:36.275Z] Installing docker-proxy to /usr/local/bin/ [2024-02-28T13:34:36.275Z] [2024-02-28T13:34:36.275Z] + mkdir -p bundles [2024-02-28T13:34:36.275Z] + '[' -n 'github.com/docker/docker/api [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/backend/build [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/httpstatus [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/httputils [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/middleware [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/build [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/checkpoint [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/container [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/debug [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/distribution [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/grpc [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/image [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/network [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/plugin [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/session [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/swarm [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/system [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/server/router/volume [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/backend [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/blkiodev [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/checkpoint [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/container [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/events [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/filters [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/image [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/mount [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/network [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/plugins/logdriver [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/registry [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/strslice [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/swarm [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/swarm/runtime [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/system [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/time [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/versions [2024-02-28T13:34:36.275Z] github.com/docker/docker/api/types/volume [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next/exporter [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next/worker [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/builder-next/worker/label [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/dockerfile [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/remotecontext [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/remotecontext/git [2024-02-28T13:34:36.275Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-02-28T13:34:36.275Z] github.com/docker/docker/cli/debug [2024-02-28T13:34:36.275Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-02-28T13:34:36.275Z] github.com/docker/docker/cli/winresources/dockerd [2024-02-28T13:34:36.275Z] github.com/docker/docker/client [2024-02-28T13:34:36.275Z] github.com/docker/docker/client/buildkit [2024-02-28T13:34:36.275Z] github.com/docker/docker/cmd/docker-proxy [2024-02-28T13:34:36.275Z] github.com/docker/docker/cmd/dockerd [2024-02-28T13:34:36.275Z] github.com/docker/docker/cmd/dockerd/trap [2024-02-28T13:34:36.275Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-02-28T13:34:36.275Z] github.com/docker/docker/container [2024-02-28T13:34:36.275Z] github.com/docker/docker/container/stream [2024-02-28T13:34:36.275Z] github.com/docker/docker/contrib/apparmor [2024-02-28T13:34:36.275Z] github.com/docker/docker/contrib/httpserver [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/cluster [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/cluster/convert [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/cluster/executor [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/cluster/executor/container [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/cluster/provider [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/config [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/containerd [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/events [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/events/testutils [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver/copy [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver/register [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/images [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/initlayer [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/links [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/listeners [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/awslogs [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/fluentd [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/gcplogs [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/gelf [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/journald [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/local [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/loggertest [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/loggerutils [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/splunk [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/syslog [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/logger/templates [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/names [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/network [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/snapshotter [2024-02-28T13:34:36.275Z] github.com/docker/docker/daemon/stats [2024-02-28T13:34:36.275Z] github.com/docker/docker/distribution [2024-02-28T13:34:36.275Z] github.com/docker/docker/distribution/metadata [2024-02-28T13:34:36.275Z] github.com/docker/docker/distribution/utils [2024-02-28T13:34:36.275Z] github.com/docker/docker/distribution/xfer [2024-02-28T13:34:36.275Z] github.com/docker/docker/dockerversion [2024-02-28T13:34:36.275Z] github.com/docker/docker/errdefs [2024-02-28T13:34:36.275Z] github.com/docker/docker/image [2024-02-28T13:34:36.275Z] github.com/docker/docker/image/cache [2024-02-28T13:34:36.275Z] github.com/docker/docker/image/spec/specs-go [2024-02-28T13:34:36.275Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-02-28T13:34:36.275Z] github.com/docker/docker/image/tarexport [2024-02-28T13:34:36.275Z] github.com/docker/docker/image/v1 [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/cleanups [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/compatcontext [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/mod [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/mounttree [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/multierror [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/safepath [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/sliceutil [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/test/suite [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/testutils [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/testutils/netnsutils [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/testutils/specialimage [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/unix_noeintr [2024-02-28T13:34:36.275Z] github.com/docker/docker/internal/unshare [2024-02-28T13:34:36.275Z] github.com/docker/docker/layer [2024-02-28T13:34:36.275Z] github.com/docker/docker/libcontainerd [2024-02-28T13:34:36.275Z] github.com/docker/docker/libcontainerd/queue [2024-02-28T13:34:36.275Z] github.com/docker/docker/libcontainerd/remote [2024-02-28T13:34:36.275Z] github.com/docker/docker/libcontainerd/shimopts [2024-02-28T13:34:36.275Z] github.com/docker/docker/libcontainerd/supervisor [2024-02-28T13:34:36.275Z] github.com/docker/docker/libcontainerd/types [2024-02-28T13:34:36.275Z] github.com/docker/docker/oci [2024-02-28T13:34:36.275Z] github.com/docker/docker/oci/caps [2024-02-28T13:34:36.275Z] github.com/docker/docker/opts [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/archive [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/authorization [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/broadcaster [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/capabilities [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/chrootarchive [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/containerfs [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/directory [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/dmesg [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/fileutils [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/homedir [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/idtools [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/ioutils [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/jsonmessage [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/longpath [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/meminfo [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/namesgenerator [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/parsers [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/parsers/kernel [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/pidfile [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/platform [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/plugingetter [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/plugins [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/plugins/transport [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/pools [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/process [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/progress [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/reexec [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/rootless [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/rootless/specconv [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/stack [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/stdcopy [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/streamformatter [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/stringid [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/sysinfo [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/system [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/tailfile [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/tarsum [2024-02-28T13:34:36.275Z] github.com/docker/docker/pkg/useragent [2024-02-28T13:34:36.275Z] github.com/docker/docker/plugin [2024-02-28T13:34:36.275Z] github.com/docker/docker/plugin/executor/containerd [2024-02-28T13:34:36.275Z] github.com/docker/docker/plugin/v2 [2024-02-28T13:34:36.275Z] github.com/docker/docker/profiles/apparmor [2024-02-28T13:34:36.275Z] github.com/docker/docker/profiles/seccomp [2024-02-28T13:34:36.275Z] github.com/docker/docker/quota [2024-02-28T13:34:36.275Z] github.com/docker/docker/reference [2024-02-28T13:34:36.275Z] github.com/docker/docker/registry [2024-02-28T13:34:36.275Z] github.com/docker/docker/registry/resumable [2024-02-28T13:34:36.275Z] github.com/docker/docker/restartmanager [2024-02-28T13:34:36.275Z] github.com/docker/docker/runconfig [2024-02-28T13:34:36.275Z] github.com/docker/docker/runconfig/opts [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/daemon [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/environment [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/fakecontext [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/fakegit [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/fakestorage [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/fixtures/load [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/fixtures/plugin [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/registry [2024-02-28T13:34:36.275Z] github.com/docker/docker/testutil/request [2024-02-28T13:34:36.275Z] github.com/docker/docker/volume [2024-02-28T13:34:36.275Z] github.com/docker/docker/volume/drivers [2024-02-28T13:34:36.275Z] github.com/docker/docker/volume/local [2024-02-28T13:34:36.275Z] github.com/docker/docker/volume/mounts [2024-02-28T13:34:36.275Z] github.com/docker/docker/volume/service [2024-02-28T13:34:36.275Z] github.com/docker/docker/volume/service/opts [2024-02-28T13:34:36.275Z] github.com/docker/docker/volume/testutils' ']' [2024-02-28T13:34:36.275Z] + 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/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/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-02-28T13:34:36.836Z] ? github.com/docker/docker/api [no test files] [2024-02-28T13:34:44.914Z] ok github.com/docker/docker/api/server 0.024s coverage: 16.2% of statements [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 28.3% of statements [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 42.7% of statements [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/container [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 66.7% of statements [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/events [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/image [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/types/registry 0.008s coverage: 54.2% of statements [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/system [no test files] [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-02-28T13:35:06.782Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-02-28T13:35:06.782Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-02-28T13:35:07.037Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-02-28T13:35:07.037Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-02-28T13:35:07.037Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2024-02-28T13:35:07.037Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2024-02-28T13:35:07.037Z] ok github.com/docker/docker/builder/remotecontext 0.038s coverage: 33.7% of statements [2024-02-28T13:35:07.037Z] ok github.com/docker/docker/builder/dockerfile 0.063s coverage: 50.0% of statements [2024-02-28T13:35:08.921Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-02-28T13:35:08.921Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 66.5% of statements [2024-02-28T13:35:08.921Z] ok github.com/docker/docker/client 0.129s coverage: 77.0% of statements [2024-02-28T13:35:09.845Z] ok github.com/docker/docker/builder/remotecontext/git 2.881s coverage: 82.5% of statements [2024-02-28T13:35:21.999Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-02-28T13:35:21.999Z] ? github.com/docker/docker/container/stream [no test files] [2024-02-28T13:35:21.999Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-02-28T13:35:21.999Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-02-28T13:35:21.999Z] ok github.com/docker/docker/container 0.136s coverage: 36.2% of statements [2024-02-28T13:35:21.999Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 29.8% of statements [2024-02-28T13:35:23.358Z] ok github.com/docker/docker/cmd/dockerd/trap 2.428s coverage: 0.0% of statements [2024-02-28T13:35:24.282Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-02-28T13:35:24.282Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 66.3% of statements [2024-02-28T13:35:24.282Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 38.7% of statements [2024-02-28T13:35:24.537Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2024-02-28T13:35:24.791Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-02-28T13:35:24.791Z] ok github.com/docker/docker/daemon/config 0.041s coverage: 74.6% of statements [2024-02-28T13:35:26.152Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-02-28T13:35:26.152Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements [2024-02-28T13:35:26.152Z] ok github.com/docker/docker/daemon/containerd 0.037s coverage: 9.0% of statements [2024-02-28T13:35:26.152Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.8% of statements [2024-02-28T13:35:26.152Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-02-28T13:35:26.407Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 60.9% of statements [2024-02-28T13:35:26.966Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-02-28T13:35:26.966Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2024-02-28T13:35:26.966Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-02-28T13:35:26.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-02-28T13:35:27.220Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.188s coverage: 60.2% of statements [2024-02-28T13:35:27.220Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements [2024-02-28T13:35:27.780Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2024-02-28T13:35:28.339Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.467s coverage: 13.3% of statements [2024-02-28T13:35:28.339Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-02-28T13:35:28.339Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-02-28T13:35:28.339Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2024-02-28T13:35:28.339Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 3.0% of statements [2024-02-28T13:35:28.593Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2024-02-28T13:35:28.848Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-02-28T13:35:28.848Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2024-02-28T13:35:28.848Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2024-02-28T13:35:28.848Z] ok github.com/docker/docker/daemon/logger/awslogs 0.115s coverage: 78.2% of statements [2024-02-28T13:35:29.103Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-02-28T13:35:29.103Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-02-28T13:35:29.358Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-02-28T13:35:29.358Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2024-02-28T13:35:29.612Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-02-28T13:35:29.612Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.114s coverage: 76.8% of statements [2024-02-28T13:35:29.612Z] ok github.com/docker/docker/daemon/logger/local 0.063s coverage: 79.4% of statements [2024-02-28T13:35:30.172Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2024-02-28T13:35:30.172Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 63.5% of statements [2024-02-28T13:35:30.172Z] ? github.com/docker/docker/daemon/names [no test files] [2024-02-28T13:35:30.172Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2024-02-28T13:35:30.172Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2024-02-28T13:35:30.427Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-02-28T13:35:30.427Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-02-28T13:35:30.427Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2024-02-28T13:35:30.986Z] ok github.com/docker/docker/daemon/logger/journald 1.589s coverage: 72.7% of statements [2024-02-28T13:35:31.241Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-02-28T13:35:31.241Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.2% of statements [2024-02-28T13:35:31.241Z] ok github.com/docker/docker/dockerversion 0.003s coverage: 100.0% of statements [2024-02-28T13:35:31.241Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2024-02-28T13:35:31.495Z] ok github.com/docker/docker/daemon/logger/splunk 1.416s coverage: 82.5% of statements [2024-02-28T13:35:32.053Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-02-28T13:35:32.053Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-02-28T13:35:32.053Z] ok github.com/docker/docker/image/cache 0.006s coverage: 24.1% of statements [2024-02-28T13:35:32.053Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements [2024-02-28T13:35:32.308Z] ? github.com/docker/docker/image/v1 [no test files] [2024-02-28T13:35:32.308Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-02-28T13:35:32.308Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-02-28T13:35:32.308Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-02-28T13:35:32.308Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-02-28T13:35:32.308Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.6% of statements [2024-02-28T13:35:32.308Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-02-28T13:35:32.562Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-02-28T13:35:32.562Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-02-28T13:35:32.562Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-02-28T13:35:32.562Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-02-28T13:35:32.562Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-02-28T13:35:32.562Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-02-28T13:35:32.562Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-02-28T13:35:32.562Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-02-28T13:35:32.817Z] ok github.com/docker/docker/distribution 1.506s coverage: 28.9% of statements [2024-02-28T13:35:33.376Z] ok github.com/docker/docker/distribution/xfer 2.167s coverage: 85.4% of statements [2024-02-28T13:35:33.630Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-02-28T13:35:33.631Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-02-28T13:35:33.631Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-02-28T13:35:33.631Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-02-28T13:35:33.631Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-02-28T13:35:33.631Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2024-02-28T13:35:33.885Z] ok github.com/docker/docker/daemon 10.686s coverage: 15.7% of statements [2024-02-28T13:35:34.140Z] ? github.com/docker/docker/oci/caps [no test files] [2024-02-28T13:35:34.140Z] ok github.com/docker/docker/oci 0.009s coverage: 35.8% of statements [2024-02-28T13:35:34.140Z] ok github.com/docker/docker/opts 0.041s coverage: 67.9% of statements [2024-02-28T13:35:34.698Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2024-02-28T13:35:34.698Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2024-02-28T13:35:34.698Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 26.7% of statements [2024-02-28T13:35:34.698Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2024-02-28T13:35:34.698Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2024-02-28T13:35:34.953Z] ok github.com/docker/docker/pkg/chrootarchive 0.278s coverage: 83.7% of statements [2024-02-28T13:35:34.953Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 6.5% of statements [2024-02-28T13:35:34.953Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 51.7% of statements [2024-02-28T13:35:34.953Z] ok github.com/docker/docker/pkg/authorization 0.403s coverage: 68.3% of statements [2024-02-28T13:35:34.953Z] ok github.com/docker/docker/pkg/archive 0.494s coverage: 80.9% of statements [2024-02-28T13:35:35.208Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2024-02-28T13:35:35.208Z] ok github.com/docker/docker/pkg/meminfo 0.004s coverage: 75.0% of statements [2024-02-28T13:35:35.208Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 45.5% of statements [2024-02-28T13:35:35.208Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2024-02-28T13:35:35.208Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2024-02-28T13:35:35.463Z] ok github.com/docker/docker/pkg/idtools 0.411s coverage: 69.7% of statements [2024-02-28T13:35:35.463Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2024-02-28T13:35:35.463Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.2% of statements [2024-02-28T13:35:35.463Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-02-28T13:35:35.463Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-02-28T13:35:35.463Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements [2024-02-28T13:35:35.717Z] ok github.com/docker/docker/pkg/ioutils 0.378s coverage: 69.5% of statements [2024-02-28T13:35:35.972Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-02-28T13:35:35.972Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-02-28T13:35:35.972Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2024-02-28T13:35:35.972Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2024-02-28T13:35:35.972Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements [2024-02-28T13:35:35.972Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2024-02-28T13:35:36.227Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-02-28T13:35:36.227Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-02-28T13:35:36.227Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-02-28T13:35:36.227Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2024-02-28T13:35:36.227Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2024-02-28T13:35:36.227Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2024-02-28T13:35:36.482Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 64.5% of statements [2024-02-28T13:35:36.482Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 61.9% of statements [2024-02-28T13:35:36.737Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 41.0% of statements [2024-02-28T13:35:36.737Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.4% of statements [2024-02-28T13:35:36.737Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2024-02-28T13:35:36.991Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2024-02-28T13:35:36.992Z] ok github.com/docker/docker/pkg/tarsum 0.069s coverage: 89.6% of statements [2024-02-28T13:35:37.551Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-02-28T13:35:37.551Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-02-28T13:35:37.551Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2024-02-28T13:35:37.551Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2024-02-28T13:35:38.110Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2024-02-28T13:35:38.110Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2024-02-28T13:35:38.110Z] ok github.com/docker/docker/pkg/plugins 2.010s coverage: 74.9% of statements [2024-02-28T13:35:38.110Z] ok github.com/docker/docker/quota 0.242s coverage: 69.3% of statements [2024-02-28T13:35:38.365Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 46.2% of statements [2024-02-28T13:35:38.365Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2024-02-28T13:35:38.365Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-02-28T13:35:38.365Z] ok github.com/docker/docker/runconfig 0.006s coverage: 54.0% of statements [2024-02-28T13:35:38.365Z] ok github.com/docker/docker/registry 0.120s coverage: 63.9% of statements [2024-02-28T13:35:38.619Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/testutil/request [no test files] [2024-02-28T13:35:38.874Z] ? github.com/docker/docker/volume [no test files] [2024-02-28T13:35:39.433Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2024-02-28T13:35:39.433Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 62.3% of statements [2024-02-28T13:35:39.688Z] ok github.com/docker/docker/volume/local 0.096s coverage: 77.2% of statements [2024-02-28T13:35:39.942Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-02-28T13:35:39.942Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-02-28T13:35:39.942Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.8% of statements [2024-02-28T13:35:41.302Z] ok github.com/docker/docker/layer 7.589s coverage: 68.1% of statements [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === Skipped [2024-02-28T13:35:41.302Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-02-28T13:35:41.302Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-02-28T13:35:41.302Z] network_proxy_test.go:210: No support for dual stack yet [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-02-28T13:35:41.302Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-02-28T13:35:41.302Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver btrfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver btrfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver btrfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver btrfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver btrfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:68: No driver to put! [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-02-28T13:35:41.302Z] time="2024-02-28T13:35:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-02-28T13:35:41.302Z] time="2024-02-28T13:35:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-02-28T13:35:41.302Z] time="2024-02-28T13:35:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-02-28T13:35:41.302Z] time="2024-02-28T13:35:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-02-28T13:35:41.302Z] time="2024-02-28T13:35:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:68: No driver to put! [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-02-28T13:35:41.302Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver zfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver zfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver zfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver zfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-02-28T13:35:41.302Z] graphtest_unix.go:41: Driver zfs not supported [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-02-28T13:35:41.302Z] graphtest_unix.go:68: No driver to put! [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-02-28T13:35:41.302Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-02-28T13:35:41.302Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-02-28T13:35:41.302Z] validate_test.go:73: only tested on Windows [2024-02-28T13:35:41.302Z] [2024-02-28T13:35:41.302Z] DONE 3256 tests, 27 skipped in 65.066s [2024-02-28T13:35:41.302Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/bitmap [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/cluster [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/config [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/datastore [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/diagnostic [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/discoverapi [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/driverapi [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/host [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/null [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/remote [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/windows [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/drvregistry [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/etchosts [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/internal/caller [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ipam [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ipamapi [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ipams/null [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ipams/remote [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ipamutils [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ipbits [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/iptables [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/netlabel [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/netutils [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/networkdb [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/ns [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/options [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/osl [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/osl/kernel [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/portallocator [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/portmapper [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/resolvconf [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/scope [2024-02-28T13:35:41.302Z] github.com/docker/docker/libnetwork/types' ']' [2024-02-28T13:35:41.302Z] + 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-02-28T13:36:37.437Z] ok github.com/docker/docker/libnetwork 44.378s coverage: 43.3% of statements [2024-02-28T13:36:37.437Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2024-02-28T13:36:37.437Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-02-28T13:36:37.437Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-02-28T13:36:37.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-02-28T13:36:37.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-02-28T13:36:37.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-02-28T13:36:37.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-02-28T13:36:37.437Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements [2024-02-28T13:36:37.437Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements [2024-02-28T13:36:37.437Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-02-28T13:36:37.437Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-02-28T13:36:37.437Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2024-02-28T13:36:37.437Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.709s coverage: 63.3% of statements [2024-02-28T13:36:37.437Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-02-28T13:36:37.437Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements [2024-02-28T13:36:38.360Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 1.031s coverage: 5.1% of statements [2024-02-28T13:36:38.360Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-02-28T13:36:38.614Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.7% of statements [2024-02-28T13:36:38.614Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-02-28T13:36:38.868Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2024-02-28T13:36:39.792Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements [2024-02-28T13:36:40.046Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements [2024-02-28T13:36:40.300Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements [2024-02-28T13:36:40.554Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.2% of statements [2024-02-28T13:36:40.554Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-02-28T13:36:40.554Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-02-28T13:36:40.809Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-02-28T13:36:41.063Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 87.0% of statements [2024-02-28T13:36:41.317Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements [2024-02-28T13:36:41.571Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-02-28T13:36:41.571Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-02-28T13:36:41.571Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-02-28T13:36:41.571Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-02-28T13:36:53.720Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2024-02-28T13:36:55.602Z] ok github.com/docker/docker/libnetwork/ipam 3.233s coverage: 80.3% of statements [2024-02-28T13:36:55.602Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-02-28T13:36:55.602Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-02-28T13:36:55.602Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements [2024-02-28T13:36:56.161Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements [2024-02-28T13:36:56.161Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-02-28T13:36:56.415Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2024-02-28T13:36:56.973Z] ok github.com/docker/docker/libnetwork/ipamutils 0.321s coverage: 86.4% of statements [2024-02-28T13:36:56.973Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-02-28T13:36:57.532Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 39.9% of statements [2024-02-28T13:36:57.532Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-02-28T13:36:58.091Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 50.6% of statements [2024-02-28T13:38:49.480Z] ok github.com/docker/docker/libnetwork/networkdb 104.264s coverage: 59.5% of statements [2024-02-28T13:38:49.480Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-02-28T13:38:49.480Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-02-28T13:38:49.480Z] ok github.com/docker/docker/libnetwork/osl 4.384s coverage: 37.8% of statements [2024-02-28T13:38:49.480Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2024-02-28T13:38:49.480Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements [2024-02-28T13:38:50.403Z] ok github.com/docker/docker/libnetwork/portmapper 0.715s coverage: 47.9% of statements [2024-02-28T13:38:50.404Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements [2024-02-28T13:38:50.404Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-02-28T13:38:50.658Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements [2024-02-28T13:38:50.658Z] [2024-02-28T13:38:50.658Z] === Skipped [2024-02-28T13:38:50.658Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-02-28T13:38:50.658Z] 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-02-28T13:38:50.658Z] [2024-02-28T13:38:50.658Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-02-28T13:38:50.658Z] 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-02-28T13:38:50.658Z] [2024-02-28T13:38:50.658Z] DONE 374 tests, 2 skipped in 189.388s Post stage [Pipeline] junit [2024-02-28T13:38:51.588Z] Recording test results [2024-02-28T13:38:51.746Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-28T13:38:52.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f22198e63412e1663a9290e466ea2e052f1bfb55 -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:f22198e63412e1663a9290e466ea2e052f1bfb55 hack/make.sh dynbinary test-integration [2024-02-28T13:38:52.292Z] [2024-02-28T13:38:52.292Z] Removing bundles/ [2024-02-28T13:38:52.292Z] [2024-02-28T13:38:52.292Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2024-02-28T13:38:52.292Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2024-02-28T13:38:52.292Z] + tee /go/src/github.com/docker/docker/go.mod [2024-02-28T13:38:52.292Z] module github.com/docker/docker [2024-02-28T13:38:52.292Z] [2024-02-28T13:38:52.292Z] go 1.21 [2024-02-28T13:38:52.292Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-02-28T13:38:52.292Z] + GO111MODULE=on [2024-02-28T13:38:52.292Z] + GOTOOLCHAIN=local [2024-02-28T13:38:52.292Z] + 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=f22198e63412e1663a9290e466ea2e052f1bfb55" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T13:38:52.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-02-28T13:39:30.929Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-02-28T13:39:30.929Z] Created binary: bundles/dynbinary-daemon/dockerd [2024-02-28T13:39:30.929Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2024-02-28T13:39:30.929Z] + tee /go/src/github.com/docker/docker/go.mod [2024-02-28T13:39:30.929Z] module github.com/docker/docker [2024-02-28T13:39:30.929Z] [2024-02-28T13:39:30.929Z] go 1.21 [2024-02-28T13:39:30.929Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-02-28T13:39:30.929Z] + GO111MODULE=on [2024-02-28T13:39:30.929Z] + GOTOOLCHAIN=local [2024-02-28T13:39:30.929Z] + 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=f22198e63412e1663a9290e466ea2e052f1bfb55" -X "github.com/docker/docker/dockerversion.BuildTime=2024-02-28T13:38:52.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-02-28T13:39:30.929Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-02-28T13:39:30.929Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2024-02-28T13:39:30.929Z] [2024-02-28T13:39:30.929Z] ---> Making bundle: test-integration (in bundles/test-integration) [2024-02-28T13:39:30.929Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2024-02-28T13:39:30.929Z] HOSTNAME=e929b0fac78a [2024-02-28T13:39:30.929Z] TESTDEBUG=0 [2024-02-28T13:39:30.929Z] DEST=bundles/test-integration [2024-02-28T13:39:30.929Z] PWD=/go/src/github.com/docker/docker [2024-02-28T13:39:30.929Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2024-02-28T13:39:30.929Z] DOCKER_GITCOMMIT=f22198e63412e1663a9290e466ea2e052f1bfb55 [2024-02-28T13:39:30.929Z] container=docker [2024-02-28T13:39:30.929Z] HOME=/root [2024-02-28T13:39:30.929Z] CONTAINERD_NAMESPACE=moby [2024-02-28T13:39:30.929Z] GOLANG_VERSION=1.21.7 [2024-02-28T13:39:30.929Z] VALIDATE_REPO=https://github.com/moby/moby.git [2024-02-28T13:39:30.929Z] VALIDATE_BRANCH=master [2024-02-28T13:39:30.929Z] TERM=xterm [2024-02-28T13:39:30.929Z] DOCKER_PKG=github.com/docker/docker [2024-02-28T13:39:30.929Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2024-02-28T13:39:30.929Z] SHLVL=1 [2024-02-28T13:39:30.929Z] TIMEOUT=120m [2024-02-28T13:39:30.929Z] GOTOOLCHAIN=local [2024-02-28T13:39:30.929Z] DOCKER_GRAPHDRIVER=overlay2 [2024-02-28T13:39:30.929Z] GO111MODULE=off [2024-02-28T13:39:30.929Z] DOCKER_EXPERIMENTAL=1 [2024-02-28T13:39:30.929Z] TEST_SKIP_INTEGRATION_CLI=1 [2024-02-28T13:39:30.929Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-02-28T13:39:30.929Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2024-02-28T13:39:30.929Z] GOPATH=/go [2024-02-28T13:39:30.929Z] PKG_CONFIG=pkg-config [2024-02-28T13:39:30.929Z] _=/usr/bin/env [2024-02-28T13:39:30.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2024-02-28T13:39:52.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2024-02-28T13:39:52.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2024-02-28T13:39:52.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2024-02-28T13:39:54.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2024-02-28T13:39:59.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2024-02-28T13:40:02.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2024-02-28T13:40:02.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2024-02-28T13:40:03.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2024-02-28T13:40:04.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2024-02-28T13:40:05.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2024-02-28T13:40:07.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2024-02-28T13:40:07.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2024-02-28T13:40:08.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2024-02-28T13:40:09.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2024-02-28T13:40:11.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2024-02-28T13:40:12.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2024-02-28T13:40:12.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2024-02-28T13:40:14.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2024-02-28T13:40:15.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2024-02-28T13:40:16.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2024-02-28T13:40:17.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2024-02-28T13:40:18.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2024-02-28T13:40:19.479Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2024-02-28T13:40:19.479Z] Using test binary /usr/local/cli-integration/docker [2024-02-28T13:40:19.479Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2024-02-28T13:40:19.479Z] +++ /etc/init.d/apparmor start [2024-02-28T13:40:19.479Z] Not: starting. [2024-02-28T13:40:19.479Z] Starting dockerd [2024-02-28T13:40:19.479Z] INFO: Waiting for daemon to start... [2024-02-28T13:40:19.479Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.X6bX84Iu0X/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2024-02-28T13:40:22.735Z] . [2024-02-28T13:40:22.735Z] Running integration-test (iteration 1) [2024-02-28T13:40:22.735Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2024-02-28T13:40:22.735Z] ++ '[' -n '' ']' [2024-02-28T13:40:22.735Z] ++ 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-02-28T13:40:22.735Z] ++ set -e [2024-02-28T13:40:22.735Z] ++ '[' -n 0 ']' [2024-02-28T13:40:22.735Z] ++ set -x [2024-02-28T13:40:22.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.X6bX84Iu0X/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-02-28T13:40:22.735Z] Loaded image: busybox:latest [2024-02-28T13:40:22.735Z] Loaded image: busybox:glibc [2024-02-28T13:40:23.294Z] Loaded image: debian:bookworm-slim [2024-02-28T13:40:23.549Z] Loaded image: hello-world:latest [2024-02-28T13:40:23.549Z] Loaded image: arm32v7/hello-world:latest [2024-02-28T13:40:23.549Z] INFO: Testing against a local daemon [2024-02-28T13:40:23.549Z] === RUN TestCgroupNamespacesBuild [2024-02-28T13:40:24.472Z] --- PASS: TestCgroupNamespacesBuild (1.05s) [2024-02-28T13:40:24.472Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2024-02-28T13:40:25.832Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2024-02-28T13:40:25.832Z] === RUN TestBuildWithSession [2024-02-28T13:40:25.832Z] build_session_test.go:26: TODO: BuildKit [2024-02-28T13:40:25.832Z] --- SKIP: TestBuildWithSession (0.00s) [2024-02-28T13:40:25.832Z] === RUN TestBuildSquashParent [2024-02-28T13:40:29.088Z] --- PASS: TestBuildSquashParent (3.42s) [2024-02-28T13:40:29.088Z] === RUN TestBuildWithRemoveAndForceRemove [2024-02-28T13:40:29.088Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-02-28T13:40:29.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-02-28T13:40:29.088Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-02-28T13:40:29.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-02-28T13:40:29.088Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-02-28T13:40:29.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-02-28T13:40:29.088Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-02-28T13:40:29.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-02-28T13:40:29.088Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-02-28T13:40:29.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-02-28T13:40:29.088Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-02-28T13:40:29.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-02-28T13:40:29.088Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-02-28T13:40:29.088Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-02-28T13:40:29.088Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-02-28T13:40:29.088Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-02-28T13:40:29.088Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-02-28T13:40:29.088Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-02-28T13:40:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2024-02-28T13:40:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2024-02-28T13:40:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.19s) [2024-02-28T13:40:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2024-02-28T13:40:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.54s) [2024-02-28T13:40:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s) [2024-02-28T13:40:32.345Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s) [2024-02-28T13:40:32.345Z] === RUN TestBuildMultiStageCopy [2024-02-28T13:40:32.345Z] === RUN TestBuildMultiStageCopy/copy_to_root [2024-02-28T13:40:32.600Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2024-02-28T13:40:32.600Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2024-02-28T13:40:32.854Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2024-02-28T13:40:32.854Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2024-02-28T13:40:33.108Z] --- PASS: TestBuildMultiStageCopy (1.23s) [2024-02-28T13:40:33.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.86s) [2024-02-28T13:40:33.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) [2024-02-28T13:40:33.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) [2024-02-28T13:40:33.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s) [2024-02-28T13:40:33.108Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s) [2024-02-28T13:40:33.108Z] === RUN TestBuildMultiStageParentConfig [2024-02-28T13:40:33.363Z] --- PASS: TestBuildMultiStageParentConfig (0.34s) [2024-02-28T13:40:33.363Z] === RUN TestBuildLabelWithTargets [2024-02-28T13:40:33.921Z] --- PASS: TestBuildLabelWithTargets (0.54s) [2024-02-28T13:40:33.921Z] === RUN TestBuildWithEmptyLayers [2024-02-28T13:40:33.921Z] --- PASS: TestBuildWithEmptyLayers (0.14s) [2024-02-28T13:40:33.921Z] === RUN TestBuildMultiStageOnBuild [2024-02-28T13:40:35.281Z] --- PASS: TestBuildMultiStageOnBuild (1.02s) [2024-02-28T13:40:35.281Z] === RUN TestBuildUncleanTarFilenames [2024-02-28T13:40:35.281Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) [2024-02-28T13:40:35.281Z] === RUN TestBuildMultiStageLayerLeak [2024-02-28T13:40:36.204Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s) [2024-02-28T13:40:36.205Z] === RUN TestBuildWithHugeFile [2024-02-28T13:41:43.794Z] --- PASS: TestBuildWithHugeFile (61.07s) [2024-02-28T13:41:43.794Z] === RUN TestBuildWCOWSandboxSize [2024-02-28T13:41:43.794Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-02-28T13:41:43.794Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2024-02-28T13:41:43.794Z] === RUN TestBuildWithEmptyDockerfile [2024-02-28T13:41:43.794Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2024-02-28T13:41:43.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2024-02-28T13:41:43.794Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-02-28T13:41:43.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-02-28T13:41:43.794Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-02-28T13:41:43.794Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-02-28T13:41:43.794Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2024-02-28T13:41:43.794Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-02-28T13:41:43.794Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-02-28T13:41:43.794Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2024-02-28T13:41:43.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2024-02-28T13:41:43.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2024-02-28T13:41:43.794Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2024-02-28T13:41:43.794Z] === RUN TestBuildPreserveOwnership [2024-02-28T13:41:43.794Z] === RUN TestBuildPreserveOwnership/copy_from [2024-02-28T13:41:43.794Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2024-02-28T13:41:43.794Z] --- PASS: TestBuildPreserveOwnership (2.09s) [2024-02-28T13:41:43.794Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.40s) [2024-02-28T13:41:43.794Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.67s) [2024-02-28T13:41:43.794Z] === RUN TestBuildPlatformInvalid [2024-02-28T13:41:43.794Z] --- PASS: TestBuildPlatformInvalid (0.01s) [2024-02-28T13:41:43.794Z] === RUN TestBuildkitHistoryTracePropagation [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" 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-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" 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-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:39Z" level=info msg="[core] [Server #4] Server created" module=grpc [2024-02-28T13:41:43.794Z] build_traces_test.go:87: Waiting for trace to be available [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:43Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:43Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:43Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2024-02-28T13:41:43.794Z] time="2024-02-28T13:41:43Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2024-02-28T13:41:43.794Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s) [2024-02-28T13:41:43.794Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2024-02-28T13:41:44.048Z] Loaded image: busybox:latest [2024-02-28T13:41:44.048Z] Loaded image: busybox:glibc [2024-02-28T13:41:44.972Z] Loaded image: debian:bookworm-slim [2024-02-28T13:41:44.972Z] Loaded image: hello-world:latest [2024-02-28T13:41:44.972Z] Loaded image: arm32v7/hello-world:latest [2024-02-28T13:41:53.041Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.49s) [2024-02-28T13:41:53.041Z] PASS [2024-02-28T13:41:53.041Z] [2024-02-28T13:41:53.041Z] === Skipped [2024-02-28T13:41:53.041Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2024-02-28T13:41:53.041Z] build_session_test.go:26: TODO: BuildKit [2024-02-28T13:41:53.041Z] [2024-02-28T13:41:53.041Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2024-02-28T13:41:53.041Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-02-28T13:41:53.041Z] [2024-02-28T13:41:53.041Z] DONE 35 tests, 2 skipped in 90.570s [2024-02-28T13:41:53.041Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2024-02-28T13:41:53.041Z] ++ '[' -n '' ']' [2024-02-28T13:41:53.041Z] ++ 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-02-28T13:41:53.041Z] ++ set -e [2024-02-28T13:41:53.041Z] ++ '[' -n 0 ']' [2024-02-28T13:41:53.041Z] ++ set -x [2024-02-28T13:41:53.041Z] ++ 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.X6bX84Iu0X/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-02-28T13:41:53.041Z] INFO: Testing against a local daemon [2024-02-28T13:41:53.041Z] === RUN TestNoNewPrivileges [2024-02-28T13:42:03.029Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2024-02-28T13:42:03.029Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2024-02-28T13:42:03.029Z] --- PASS: TestNoNewPrivileges (9.82s) [2024-02-28T13:42:03.029Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s) [2024-02-28T13:42:03.029Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s) [2024-02-28T13:42:03.029Z] PASS [2024-02-28T13:42:03.029Z] [2024-02-28T13:42:03.029Z] DONE 3 tests in 9.843s [2024-02-28T13:42:03.029Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2024-02-28T13:42:03.029Z] ++ '[' -n '' ']' [2024-02-28T13:42:03.029Z] ++ 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-02-28T13:42:03.029Z] ++ set -e [2024-02-28T13:42:03.029Z] ++ '[' -n 0 ']' [2024-02-28T13:42:03.029Z] ++ set -x [2024-02-28T13:42:03.029Z] ++ 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.X6bX84Iu0X/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-02-28T13:42:03.029Z] INFO: Testing against a local daemon [2024-02-28T13:42:03.029Z] === RUN TestConfigInspect [2024-02-28T13:42:04.978Z] --- PASS: TestConfigInspect (1.98s) [2024-02-28T13:42:04.978Z] === RUN TestConfigList [2024-02-28T13:42:05.945Z] === RUN TestConfigList/test_filter_by_name [2024-02-28T13:42:05.945Z] === RUN TestConfigList/test_filter_by_id [2024-02-28T13:42:05.945Z] === RUN TestConfigList/test_filter_by_label_key_only [2024-02-28T13:42:05.945Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2024-02-28T13:42:05.945Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2024-02-28T13:42:06.868Z] --- PASS: TestConfigList (1.94s) [2024-02-28T13:42:06.868Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2024-02-28T13:42:06.868Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2024-02-28T13:42:06.868Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2024-02-28T13:42:06.868Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2024-02-28T13:42:06.868Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2024-02-28T13:42:06.868Z] === RUN TestConfigsCreateAndDelete [2024-02-28T13:42:08.749Z] --- PASS: TestConfigsCreateAndDelete (1.95s) [2024-02-28T13:42:08.749Z] === RUN TestConfigsUpdate [2024-02-28T13:42:10.630Z] --- PASS: TestConfigsUpdate (1.97s) [2024-02-28T13:42:10.630Z] === RUN TestTemplatedConfig [2024-02-28T13:42:13.137Z] --- PASS: TestTemplatedConfig (2.44s) [2024-02-28T13:42:13.137Z] === RUN TestConfigCreateResolve [2024-02-28T13:42:15.018Z] --- PASS: TestConfigCreateResolve (1.83s) [2024-02-28T13:42:15.018Z] PASS [2024-02-28T13:42:15.018Z] [2024-02-28T13:42:15.018Z] DONE 11 tests in 12.135s [2024-02-28T13:42:15.018Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2024-02-28T13:42:15.018Z] ++ '[' -n '' ']' [2024-02-28T13:42:15.018Z] ++ 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-02-28T13:42:15.018Z] ++ set -e [2024-02-28T13:42:15.018Z] ++ '[' -n 0 ']' [2024-02-28T13:42:15.018Z] ++ set -x [2024-02-28T13:42:15.018Z] ++ 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.X6bX84Iu0X/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-02-28T13:42:15.018Z] INFO: Testing against a local daemon [2024-02-28T13:42:15.018Z] === RUN TestAttach [2024-02-28T13:42:15.018Z] === RUN TestAttach/without_TTY [2024-02-28T13:42:15.018Z] === PAUSE TestAttach/without_TTY [2024-02-28T13:42:15.018Z] === RUN TestAttach/with_TTY [2024-02-28T13:42:15.018Z] === PAUSE TestAttach/with_TTY [2024-02-28T13:42:15.018Z] === CONT TestAttach/without_TTY [2024-02-28T13:42:15.018Z] === CONT TestAttach/with_TTY [2024-02-28T13:42:15.018Z] --- PASS: TestAttach (0.02s) [2024-02-28T13:42:15.018Z] --- PASS: TestAttach/with_TTY (0.06s) [2024-02-28T13:42:15.018Z] --- PASS: TestAttach/without_TTY (0.06s) [2024-02-28T13:42:15.018Z] === RUN TestCreateWithCDIDevices [2024-02-28T13:42:15.941Z] --- PASS: TestCreateWithCDIDevices (1.04s) [2024-02-28T13:42:15.941Z] === RUN TestCDISpecDirsAreInSystemInfo [2024-02-28T13:42:15.941Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default [2024-02-28T13:42:16.499Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned [2024-02-28T13:42:17.058Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-02-28T13:42:17.616Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice [2024-02-28T13:42:18.175Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice [2024-02-28T13:42:18.733Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice [2024-02-28T13:42:19.292Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-02-28T13:42:19.546Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice [2024-02-28T13:42:20.105Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s) [2024-02-28T13:42:20.105Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) [2024-02-28T13:42:20.105Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) [2024-02-28T13:42:20.105Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-02-28T13:42:20.105Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-02-28T13:42:20.105Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) [2024-02-28T13:42:20.105Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) [2024-02-28T13:42:20.105Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-02-28T13:42:20.105Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-02-28T13:42:20.105Z] === RUN TestCheckpoint [2024-02-28T13:42:20.105Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-02-28T13:42:20.105Z] --- SKIP: TestCheckpoint (0.00s) [2024-02-28T13:42:20.105Z] === RUN TestContainerInvalidJSON [2024-02-28T13:42:20.105Z] === RUN TestContainerInvalidJSON/commit [2024-02-28T13:42:20.105Z] === PAUSE TestContainerInvalidJSON/commit [2024-02-28T13:42:20.105Z] === RUN TestContainerInvalidJSON/containers/create [2024-02-28T13:42:20.105Z] === PAUSE TestContainerInvalidJSON/containers/create [2024-02-28T13:42:20.105Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2024-02-28T13:42:20.105Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2024-02-28T13:42:20.105Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2024-02-28T13:42:20.105Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2024-02-28T13:42:20.105Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2024-02-28T13:42:20.105Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2024-02-28T13:42:20.105Z] === CONT TestContainerInvalidJSON/commit [2024-02-28T13:42:20.105Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2024-02-28T13:42:20.105Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2024-02-28T13:42:20.105Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2024-02-28T13:42:20.105Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2024-02-28T13:42:20.105Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2024-02-28T13:42:20.105Z] === CONT TestContainerInvalidJSON/containers/create [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2024-02-28T13:42:20.106Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/commit/empty_body [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2024-02-28T13:42:20.106Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON (0.01s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2024-02-28T13:42:20.106Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2024-02-28T13:42:20.106Z] === RUN TestCopyFromContainerPathDoesNotExist [2024-02-28T13:42:20.106Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2024-02-28T13:42:20.106Z] === RUN TestCopyFromContainerPathIsNotDir [2024-02-28T13:42:20.360Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2024-02-28T13:42:20.360Z] === RUN TestCopyToContainerPathDoesNotExist [2024-02-28T13:42:20.360Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2024-02-28T13:42:20.360Z] === RUN TestCopyEmptyFile [2024-02-28T13:42:20.360Z] --- PASS: TestCopyEmptyFile (0.06s) [2024-02-28T13:42:20.360Z] === RUN TestCopyToContainerPathIsNotDir [2024-02-28T13:42:20.360Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2024-02-28T13:42:20.360Z] === RUN TestCopyFromContainer [2024-02-28T13:42:20.919Z] === RUN TestCopyFromContainer// [2024-02-28T13:42:20.919Z] === RUN TestCopyFromContainer/. [2024-02-28T13:42:20.919Z] === RUN TestCopyFromContainer//. [2024-02-28T13:42:20.919Z] === RUN TestCopyFromContainer/./ [2024-02-28T13:42:20.919Z] === RUN TestCopyFromContainer//./ [2024-02-28T13:42:20.919Z] === RUN TestCopyFromContainer//bar/root [2024-02-28T13:42:20.919Z] === RUN TestCopyFromContainer//bar/root/ [2024-02-28T13:42:20.919Z] === RUN TestCopyFromContainer//bar/root/. [2024-02-28T13:42:20.919Z] === RUN TestCopyFromContainer/bar/quux [2024-02-28T13:42:21.174Z] === RUN TestCopyFromContainer/bar/quux/ [2024-02-28T13:42:21.174Z] === RUN TestCopyFromContainer/bar/quux/. [2024-02-28T13:42:21.174Z] === RUN TestCopyFromContainer/bar/quux/baz [2024-02-28T13:42:21.174Z] === RUN TestCopyFromContainer/bar/filesymlink [2024-02-28T13:42:21.174Z] === RUN TestCopyFromContainer/bar/dirsymlink [2024-02-28T13:42:21.174Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2024-02-28T13:42:21.174Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2024-02-28T13:42:21.174Z] === RUN TestCopyFromContainer/bar/notarget [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer (0.70s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer// (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/. (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer//. (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2024-02-28T13:42:21.174Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2024-02-28T13:42:21.174Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2024-02-28T13:42:21.174Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-02-28T13:42:21.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-02-28T13:42:21.174Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-02-28T13:42:21.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-02-28T13:42:21.174Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-02-28T13:42:21.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-02-28T13:42:21.174Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-02-28T13:42:21.174Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-02-28T13:42:21.174Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-02-28T13:42:21.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2024-02-28T13:42:21.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2024-02-28T13:42:21.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2024-02-28T13:42:21.174Z] === RUN TestCreateLinkToNonExistingContainer [2024-02-28T13:42:21.174Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2024-02-28T13:42:21.174Z] === RUN TestCreateWithInvalidEnv [2024-02-28T13:42:21.174Z] === RUN TestCreateWithInvalidEnv/0 [2024-02-28T13:42:21.174Z] === PAUSE TestCreateWithInvalidEnv/0 [2024-02-28T13:42:21.174Z] === RUN TestCreateWithInvalidEnv/1 [2024-02-28T13:42:21.174Z] === PAUSE TestCreateWithInvalidEnv/1 [2024-02-28T13:42:21.174Z] === RUN TestCreateWithInvalidEnv/2 [2024-02-28T13:42:21.174Z] === PAUSE TestCreateWithInvalidEnv/2 [2024-02-28T13:42:21.174Z] === CONT TestCreateWithInvalidEnv/0 [2024-02-28T13:42:21.174Z] === CONT TestCreateWithInvalidEnv/2 [2024-02-28T13:42:21.174Z] === CONT TestCreateWithInvalidEnv/1 [2024-02-28T13:42:21.174Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2024-02-28T13:42:21.174Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2024-02-28T13:42:21.174Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2024-02-28T13:42:21.174Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2024-02-28T13:42:21.174Z] === RUN TestCreateTmpfsMountsTarget [2024-02-28T13:42:21.174Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2024-02-28T13:42:21.174Z] === RUN TestCreateWithCustomMaskedPaths [2024-02-28T13:42:22.532Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2024-02-28T13:42:22.532Z] === RUN TestCreateWithCustomReadonlyPaths [2024-02-28T13:42:23.455Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2024-02-28T13:42:23.455Z] === RUN TestCreateWithInvalidHealthcheckParams [2024-02-28T13:42:23.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-02-28T13:42:23.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-02-28T13:42:23.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-02-28T13:42:23.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-02-28T13:42:23.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-02-28T13:42:23.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-02-28T13:42:23.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-02-28T13:42:23.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-02-28T13:42:23.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-02-28T13:42:23.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-02-28T13:42:23.455Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-02-28T13:42:23.455Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-02-28T13:42:23.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-02-28T13:42:23.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-02-28T13:42:23.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-02-28T13:42:23.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-02-28T13:42:23.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-02-28T13:42:23.455Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-02-28T13:42:23.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2024-02-28T13:42:23.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2024-02-28T13:42:23.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-02-28T13:42:23.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2024-02-28T13:42:23.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2024-02-28T13:42:23.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2024-02-28T13:42:23.455Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-02-28T13:42:23.455Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2024-02-28T13:42:24.013Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2024-02-28T13:42:24.013Z] === RUN TestCreateDifferentPlatform [2024-02-28T13:42:24.014Z] === RUN TestCreateDifferentPlatform/different_os [2024-02-28T13:42:24.014Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2024-02-28T13:42:24.014Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2024-02-28T13:42:24.014Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2024-02-28T13:42:24.014Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2024-02-28T13:42:24.014Z] === RUN TestCreateVolumesFromNonExistingContainer [2024-02-28T13:42:24.014Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2024-02-28T13:42:24.014Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2024-02-28T13:42:24.014Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2024-02-28T13:42:24.014Z] === RUN TestCreateInvalidHostConfig [2024-02-28T13:42:24.014Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2024-02-28T13:42:24.014Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2024-02-28T13:42:24.014Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2024-02-28T13:42:24.014Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2024-02-28T13:42:24.014Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-02-28T13:42:24.014Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-02-28T13:42:24.014Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2024-02-28T13:42:24.014Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2024-02-28T13:42:24.014Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2024-02-28T13:42:24.014Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2024-02-28T13:42:24.014Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2024-02-28T13:42:24.014Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2024-02-28T13:42:24.014Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2024-02-28T13:42:24.014Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-02-28T13:42:24.014Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2024-02-28T13:42:24.014Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2024-02-28T13:42:24.014Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2024-02-28T13:42:24.014Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2024-02-28T13:42:24.014Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2024-02-28T13:42:24.014Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2024-02-28T13:42:24.014Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2024-02-28T13:42:24.014Z] === RUN TestCreateWithMultipleEndpointSettings [2024-02-28T13:42:24.014Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2024-02-28T13:42:24.014Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2024-02-28T13:42:24.014Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) [2024-02-28T13:42:24.014Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2024-02-28T13:42:24.014Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2024-02-28T13:42:24.014Z] === RUN TestCreateWithCustomMACs [2024-02-28T13:42:24.572Z] --- PASS: TestCreateWithCustomMACs (0.51s) [2024-02-28T13:42:24.572Z] === RUN TestContainerStartOnDaemonRestart [2024-02-28T13:42:24.572Z] === PAUSE TestContainerStartOnDaemonRestart [2024-02-28T13:42:24.572Z] === RUN TestDaemonRestartIpcMode [2024-02-28T13:42:24.572Z] === PAUSE TestDaemonRestartIpcMode [2024-02-28T13:42:24.572Z] === RUN TestDaemonHostGatewayIP [2024-02-28T13:42:24.572Z] === PAUSE TestDaemonHostGatewayIP [2024-02-28T13:42:24.572Z] === RUN TestRestartDaemonWithRestartingContainer [2024-02-28T13:42:24.572Z] === PAUSE TestRestartDaemonWithRestartingContainer [2024-02-28T13:42:24.572Z] === RUN TestHardRestartWhenContainerIsRunning [2024-02-28T13:42:24.572Z] === PAUSE TestHardRestartWhenContainerIsRunning [2024-02-28T13:42:24.572Z] === RUN TestContainerKillOnDaemonStart [2024-02-28T13:42:24.572Z] === PAUSE TestContainerKillOnDaemonStart [2024-02-28T13:42:24.572Z] === RUN TestDiff [2024-02-28T13:42:24.827Z] --- PASS: TestDiff (0.40s) [2024-02-28T13:42:24.827Z] === RUN TestDiffStoppedContainer [2024-02-28T13:42:25.385Z] --- PASS: TestDiffStoppedContainer (0.37s) [2024-02-28T13:42:25.385Z] === RUN TestExecConsoleSize [2024-02-28T13:42:25.639Z] --- PASS: TestExecConsoleSize (0.43s) [2024-02-28T13:42:25.639Z] === RUN TestExecWithCloseStdin [2024-02-28T13:42:26.198Z] --- PASS: TestExecWithCloseStdin (0.46s) [2024-02-28T13:42:26.198Z] === RUN TestExec [2024-02-28T13:42:26.757Z] --- PASS: TestExec (0.43s) [2024-02-28T13:42:26.757Z] === RUN TestExecUser [2024-02-28T13:42:27.011Z] --- PASS: TestExecUser (0.41s) [2024-02-28T13:42:27.011Z] === RUN TestExecWithGroupAdd [2024-02-28T13:42:27.570Z] --- PASS: TestExecWithGroupAdd (0.43s) [2024-02-28T13:42:27.570Z] === RUN TestExportContainerAndImportImage [2024-02-28T13:42:27.824Z] --- PASS: TestExportContainerAndImportImage (0.46s) [2024-02-28T13:42:27.824Z] === RUN TestExportContainerAfterDaemonRestart [2024-02-28T13:42:34.344Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) [2024-02-28T13:42:34.344Z] === RUN TestHealthCheckWorkdir [2024-02-28T13:42:34.598Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2024-02-28T13:42:34.598Z] === RUN TestHealthKillContainer [2024-02-28T13:42:42.665Z] --- PASS: TestHealthKillContainer (7.55s) [2024-02-28T13:42:42.665Z] === RUN TestHealthCheckProcessKilled [2024-02-28T13:42:42.665Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2024-02-28T13:42:42.665Z] === RUN TestHealthStartInterval [2024-02-28T13:42:44.023Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:44.023Z] } [2024-02-28T13:42:44.023Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:44.023Z] } [2024-02-28T13:42:44.277Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:44.277Z] } [2024-02-28T13:42:44.277Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:44.277Z] } [2024-02-28T13:42:44.531Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:44.531Z] } [2024-02-28T13:42:44.531Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:44.531Z] } [2024-02-28T13:42:44.531Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:44.531Z] } [2024-02-28T13:42:44.785Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:44.785Z] } [2024-02-28T13:42:44.785Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:44.785Z] } [2024-02-28T13:42:45.039Z] health_test.go:141: &{2024-02-28 13:42:43.780433537 +0000 UTC 2024-02-28 13:42:43.807076591 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-02-28T13:42:45.039Z] } [2024-02-28T13:42:45.039Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:45.039Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:45.293Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:45.293Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:45.548Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:45.548Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:45.548Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:45.802Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:45.802Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:46.056Z] health_test.go:141: &{2024-02-28 13:42:44.807657828 +0000 UTC 2024-02-28 13:42:44.83474195 +0000 UTC 1 2} [2024-02-28T13:42:46.056Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:46.978Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:48.336Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:49.258Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:50.180Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:51.101Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:52.023Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:52.945Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:54.303Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:55.225Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:56.147Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:57.070Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:57.992Z] health_test.go:169: 1.028213865s [2024-02-28T13:42:59.350Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:00.272Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:01.194Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:02.117Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:03.039Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:03.961Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:05.318Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:06.241Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:07.163Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:08.085Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:09.007Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:10.365Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:11.286Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:12.208Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:13.130Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:14.052Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:14.973Z] health_test.go:169: 1.028213865s [2024-02-28T13:43:16.332Z] --- PASS: TestHealthStartInterval (33.56s) [2024-02-28T13:43:16.332Z] === RUN TestInspectAnnotations [2024-02-28T13:43:16.332Z] --- PASS: TestInspectAnnotations (0.04s) [2024-02-28T13:43:16.332Z] === RUN TestNetworkAliasesAreEmpty [2024-02-28T13:43:16.332Z] === RUN TestNetworkAliasesAreEmpty/host [2024-02-28T13:43:16.332Z] === RUN TestNetworkAliasesAreEmpty/bridge [2024-02-28T13:43:16.332Z] === RUN TestNetworkAliasesAreEmpty/none [2024-02-28T13:43:16.332Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s) [2024-02-28T13:43:16.332Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.04s) [2024-02-28T13:43:16.332Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s) [2024-02-28T13:43:16.332Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.04s) [2024-02-28T13:43:16.332Z] === RUN TestIpcModeNone [2024-02-28T13:43:16.890Z] --- PASS: TestIpcModeNone (0.44s) [2024-02-28T13:43:16.890Z] === RUN TestIpcModePrivate [2024-02-28T13:43:17.144Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2024-02-28T13:43:17.399Z] --- PASS: TestIpcModePrivate (0.42s) [2024-02-28T13:43:17.399Z] === RUN TestIpcModeShareable [2024-02-28T13:43:17.653Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2024-02-28T13:43:17.653Z] --- PASS: TestIpcModeShareable (0.46s) [2024-02-28T13:43:17.653Z] === RUN TestAPIIpcModeShareableAndContainer [2024-02-28T13:43:19.011Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.03s) [2024-02-28T13:43:19.011Z] === RUN TestAPIIpcModeHost [2024-02-28T13:43:19.011Z] --- PASS: TestAPIIpcModeHost (0.27s) [2024-02-28T13:43:19.011Z] === RUN TestDaemonIpcModeShareable [2024-02-28T13:43:19.934Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-02-28T13:43:20.189Z] --- PASS: TestDaemonIpcModeShareable (1.00s) [2024-02-28T13:43:20.189Z] === RUN TestDaemonIpcModePrivate [2024-02-28T13:43:21.111Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-02-28T13:43:21.111Z] --- PASS: TestDaemonIpcModePrivate (1.01s) [2024-02-28T13:43:21.111Z] === RUN TestDaemonIpcModePrivateFromConfig [2024-02-28T13:43:22.033Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-02-28T13:43:22.033Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.00s) [2024-02-28T13:43:22.033Z] === RUN TestDaemonIpcModeShareableFromConfig [2024-02-28T13:43:22.956Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-02-28T13:43:22.956Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.00s) [2024-02-28T13:43:22.956Z] === RUN TestIpcModeOlderClient [2024-02-28T13:43:22.956Z] === PAUSE TestIpcModeOlderClient [2024-02-28T13:43:22.956Z] === RUN TestKillContainerInvalidSignal [2024-02-28T13:43:23.515Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2024-02-28T13:43:23.515Z] === RUN TestKillContainer [2024-02-28T13:43:23.515Z] === RUN TestKillContainer/no_signal [2024-02-28T13:43:24.073Z] === RUN TestKillContainer/non_killing_signal [2024-02-28T13:43:24.073Z] === RUN TestKillContainer/killing_signal [2024-02-28T13:43:24.632Z] --- PASS: TestKillContainer (1.21s) [2024-02-28T13:43:24.632Z] --- PASS: TestKillContainer/no_signal (0.40s) [2024-02-28T13:43:24.632Z] --- PASS: TestKillContainer/non_killing_signal (0.21s) [2024-02-28T13:43:24.632Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2024-02-28T13:43:24.632Z] === RUN TestKillWithStopSignalAndRestartPolicies [2024-02-28T13:43:24.632Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2024-02-28T13:43:25.190Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2024-02-28T13:43:25.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2024-02-28T13:43:25.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2024-02-28T13:43:25.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.21s) [2024-02-28T13:43:25.444Z] === RUN TestKillStoppedContainer [2024-02-28T13:43:25.444Z] --- PASS: TestKillStoppedContainer (0.05s) [2024-02-28T13:43:25.444Z] === RUN TestKillDifferentUserContainer [2024-02-28T13:43:26.003Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2024-02-28T13:43:26.003Z] === RUN TestInspectOomKilledTrue [2024-02-28T13:43:26.562Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2024-02-28T13:43:26.562Z] === RUN TestInspectOomKilledFalse [2024-02-28T13:43:26.816Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2024-02-28T13:43:26.816Z] === RUN TestLinksEtcHostsContentMatch [2024-02-28T13:43:27.071Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s) [2024-02-28T13:43:27.071Z] === RUN TestLinksContainerNames [2024-02-28T13:43:27.994Z] --- PASS: TestLinksContainerNames (0.77s) [2024-02-28T13:43:27.994Z] === RUN TestLogsFollowTailEmpty [2024-02-28T13:43:28.248Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2024-02-28T13:43:28.248Z] === RUN TestLogs [2024-02-28T13:43:28.248Z] === RUN TestLogs/driver_local [2024-02-28T13:43:28.248Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2024-02-28T13:43:28.248Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2024-02-28T13:43:28.248Z] === RUN TestLogs/driver_local/tty/only_stdout [2024-02-28T13:43:28.248Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2024-02-28T13:43:28.248Z] === RUN TestLogs/driver_local/tty/only_stderr [2024-02-28T13:43:28.248Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2024-02-28T13:43:28.248Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2024-02-28T13:43:28.248Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2024-02-28T13:43:28.248Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2024-02-28T13:43:28.248Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2024-02-28T13:43:28.248Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2024-02-28T13:43:28.248Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2024-02-28T13:43:28.248Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2024-02-28T13:43:28.248Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2024-02-28T13:43:28.248Z] === CONT TestLogs/driver_local/tty/only_stderr [2024-02-28T13:43:28.248Z] === CONT TestLogs/driver_local/tty/only_stdout [2024-02-28T13:43:28.248Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2024-02-28T13:43:28.248Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2024-02-28T13:43:29.607Z] === RUN TestLogs/driver_json-file [2024-02-28T13:43:29.607Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2024-02-28T13:43:29.607Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2024-02-28T13:43:29.607Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2024-02-28T13:43:29.607Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2024-02-28T13:43:29.607Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2024-02-28T13:43:29.607Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2024-02-28T13:43:29.607Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-02-28T13:43:29.608Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-02-28T13:43:29.608Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2024-02-28T13:43:29.608Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2024-02-28T13:43:29.608Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2024-02-28T13:43:29.608Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2024-02-28T13:43:29.608Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2024-02-28T13:43:29.608Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-02-28T13:43:29.608Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2024-02-28T13:43:29.608Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2024-02-28T13:43:29.608Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2024-02-28T13:43:29.608Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2024-02-28T13:43:30.967Z] --- PASS: TestLogs (2.52s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_local (0.01s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.80s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.90s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.07s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.25s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.30s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_json-file (0.01s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.80s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.92s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.03s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.10s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.16s) [2024-02-28T13:43:30.967Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.21s) [2024-02-28T13:43:30.967Z] === RUN TestContainerNetworkMountsNoChown [2024-02-28T13:43:31.221Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/default [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/default [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/private [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/private [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rprivate [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rprivate [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/slave [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/slave [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rslave [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rslave [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/shared [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/shared [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rshared [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rshared [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/default [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rslave [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rshared [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/default/bind_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/slave [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/shared [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/private [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rprivate [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/slave/bind_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/private/bind_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/shared/bind_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/default/bind_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/private/bind_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/default/bind_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/private/bind_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/private/mount_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/private/mount_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rshared/bind_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rslave/mount_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/shared/mount_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/private/mount_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/default/mount_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/private/mount_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rshared/mount_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/private/mount_subpath [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/rslave/bind_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/private/bind_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/slave/mount_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/private/bind_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/shared/bind_root [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/default/mount_root [2024-02-28T13:43:31.221Z] === RUN TestMountDaemonRoot/default/mount_subpath [2024-02-28T13:43:31.221Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rslave/bind_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rslave/mount_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/shared/mount_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rshared/mount_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/rshared/bind_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/slave/bind_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/slave/mount_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/default/bind_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/default/mount_root [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/default/mount_subpath [2024-02-28T13:43:31.221Z] === CONT TestMountDaemonRoot/default/bind_subpath [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot (0.01s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2024-02-28T13:43:31.476Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2024-02-28T13:43:31.476Z] === RUN TestContainerBindMountNonRecursive [2024-02-28T13:43:32.399Z] --- PASS: TestContainerBindMountNonRecursive (1.02s) [2024-02-28T13:43:32.399Z] === RUN TestContainerVolumesMountedAsShared [2024-02-28T13:43:32.653Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2024-02-28T13:43:32.653Z] === RUN TestContainerVolumesMountedAsSlave [2024-02-28T13:43:32.907Z] --- PASS: TestContainerVolumesMountedAsSlave (0.24s) [2024-02-28T13:43:32.907Z] === RUN TestContainerCopyLeaksMounts [2024-02-28T13:43:33.466Z] --- PASS: TestContainerCopyLeaksMounts (0.46s) [2024-02-28T13:43:33.466Z] === RUN TestContainerBindMountReadOnlyDefault [2024-02-28T13:43:33.466Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 [2024-02-28T13:43:33.466Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount [2024-02-28T13:43:34.024Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount [2024-02-28T13:43:34.279Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 [2024-02-28T13:43:34.279Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount [2024-02-28T13:43:34.533Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount [2024-02-28T13:43:35.091Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default [2024-02-28T13:43:35.091Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount [2024-02-28T13:43:35.345Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount [2024-02-28T13:43:35.599Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default [2024-02-28T13:43:35.599Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount [2024-02-28T13:43:36.157Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.04s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.77s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.39s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.37s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.75s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.39s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.35s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.73s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.38s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.34s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.73s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.36s) [2024-02-28T13:43:36.412Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.36s) [2024-02-28T13:43:36.412Z] === RUN TestContainerBindMountRecursivelyReadOnly [2024-02-28T13:43:37.770Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.25s) [2024-02-28T13:43:37.770Z] === RUN TestNetworkNat [2024-02-28T13:43:38.329Z] --- PASS: TestNetworkNat (0.41s) [2024-02-28T13:43:38.329Z] === RUN TestNetworkLocalhostTCPNat [2024-02-28T13:43:38.583Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2024-02-28T13:43:38.583Z] === RUN TestNetworkLoopbackNat [2024-02-28T13:43:41.088Z] --- PASS: TestNetworkLoopbackNat (2.48s) [2024-02-28T13:43:41.088Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2024-02-28T13:43:41.342Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2024-02-28T13:43:41.342Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2024-02-28T13:43:41.342Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2024-02-28T13:43:41.342Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2024-02-28T13:43:41.597Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.44s) [2024-02-28T13:43:41.597Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s) [2024-02-28T13:43:41.597Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2024-02-28T13:43:41.597Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2024-02-28T13:43:41.597Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2024-02-28T13:43:41.597Z] === RUN TestPause [2024-02-28T13:43:41.851Z] --- PASS: TestPause (0.42s) [2024-02-28T13:43:41.851Z] === RUN TestPauseFailsOnWindowsServerContainers [2024-02-28T13:43:41.851Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-02-28T13:43:41.851Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2024-02-28T13:43:41.851Z] === RUN TestPauseStopPausedContainer [2024-02-28T13:43:42.409Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2024-02-28T13:43:42.409Z] === RUN TestPIDModeHost [2024-02-28T13:43:43.332Z] --- PASS: TestPIDModeHost (0.85s) [2024-02-28T13:43:43.332Z] === RUN TestPIDModeContainer [2024-02-28T13:43:43.332Z] === RUN TestPIDModeContainer/non-existing_container [2024-02-28T13:43:43.332Z] === RUN TestPIDModeContainer/non-running_container [2024-02-28T13:43:43.332Z] === RUN TestPIDModeContainer/running_container [2024-02-28T13:43:44.255Z] --- PASS: TestPIDModeContainer (0.87s) [2024-02-28T13:43:44.255Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2024-02-28T13:43:44.255Z] --- PASS: TestPIDModeContainer/non-running_container (0.14s) [2024-02-28T13:43:44.255Z] --- PASS: TestPIDModeContainer/running_container (0.35s) [2024-02-28T13:43:44.255Z] === RUN TestPsFilter [2024-02-28T13:43:44.255Z] === RUN TestPsFilter/since [2024-02-28T13:43:44.255Z] === RUN TestPsFilter/before [2024-02-28T13:43:44.255Z] --- PASS: TestPsFilter (0.12s) [2024-02-28T13:43:44.255Z] --- PASS: TestPsFilter/since (0.00s) [2024-02-28T13:43:44.255Z] --- PASS: TestPsFilter/before (0.00s) [2024-02-28T13:43:44.255Z] === RUN TestRemoveContainerWithRemovedVolume [2024-02-28T13:43:44.509Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2024-02-28T13:43:44.509Z] === RUN TestRemoveContainerWithVolume [2024-02-28T13:43:45.067Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2024-02-28T13:43:45.067Z] === RUN TestRemoveContainerRunning [2024-02-28T13:43:45.321Z] --- PASS: TestRemoveContainerRunning (0.39s) [2024-02-28T13:43:45.321Z] === RUN TestRemoveContainerForceRemoveRunning [2024-02-28T13:43:45.880Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2024-02-28T13:43:45.880Z] === RUN TestRemoveInvalidContainer [2024-02-28T13:43:45.880Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2024-02-28T13:43:45.880Z] === RUN TestRenameLinkedContainer [2024-02-28T13:43:47.761Z] --- PASS: TestRenameLinkedContainer (1.66s) [2024-02-28T13:43:47.761Z] === RUN TestRenameStoppedContainer [2024-02-28T13:43:48.015Z] --- PASS: TestRenameStoppedContainer (0.43s) [2024-02-28T13:43:48.015Z] === RUN TestRenameRunningContainerAndReuse [2024-02-28T13:43:48.937Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2024-02-28T13:43:48.937Z] === RUN TestRenameInvalidName [2024-02-28T13:43:49.192Z] --- PASS: TestRenameInvalidName (0.40s) [2024-02-28T13:43:49.192Z] === RUN TestRenameAnonymousContainer [2024-02-28T13:43:50.550Z] --- PASS: TestRenameAnonymousContainer (1.27s) [2024-02-28T13:43:50.550Z] === RUN TestRenameContainerWithSameName [2024-02-28T13:43:50.804Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2024-02-28T13:43:50.804Z] === RUN TestRenameContainerWithLinkedContainer [2024-02-28T13:43:51.727Z] --- PASS: TestRenameContainerWithLinkedContainer (0.72s) [2024-02-28T13:43:51.727Z] === RUN TestRenameContainerTwice [2024-02-28T13:43:51.981Z] --- PASS: TestRenameContainerTwice (0.38s) [2024-02-28T13:43:51.981Z] === RUN TestResize [2024-02-28T13:43:51.981Z] === RUN TestResize/success [2024-02-28T13:43:52.235Z] === RUN TestResize/invalid_size [2024-02-28T13:43:52.235Z] === RUN TestResize/invalid_state [2024-02-28T13:43:52.794Z] --- PASS: TestResize (0.83s) [2024-02-28T13:43:52.794Z] --- PASS: TestResize/success (0.21s) [2024-02-28T13:43:52.794Z] --- PASS: TestResize/invalid_size (0.19s) [2024-02-28T13:43:52.794Z] --- PASS: TestResize/invalid_state (0.03s) [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-02-28T13:43:52.794Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-02-28T13:43:52.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-02-28T13:43:52.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-02-28T13:43:52.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-02-28T13:43:52.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-02-28T13:43:52.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-02-28T13:43:52.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-02-28T13:43:52.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-02-28T13:43:52.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-02-28T13:43:52.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-02-28T13:43:54.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-02-28T13:43:54.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-02-28T13:43:54.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-02-28T13:43:54.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-02-28T13:43:54.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-02-28T13:43:54.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-02-28T13:43:55.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-02-28T13:43:56.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.28s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.77s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.77s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.31s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s) [2024-02-28T13:43:59.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.88s) [2024-02-28T13:43:59.348Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2024-02-28T13:43:59.348Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2024-02-28T13:43:59.603Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2024-02-28T13:44:00.525Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.68s) [2024-02-28T13:44:00.525Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.84s) [2024-02-28T13:44:00.525Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.84s) [2024-02-28T13:44:00.525Z] === RUN TestContainerRestartWithCancelledRequest [2024-02-28T13:44:02.407Z] --- PASS: TestContainerRestartWithCancelledRequest (1.74s) [2024-02-28T13:44:02.407Z] === RUN TestCgroupNamespacesRun [2024-02-28T13:44:03.329Z] --- PASS: TestCgroupNamespacesRun (0.95s) [2024-02-28T13:44:03.329Z] === RUN TestCgroupNamespacesRunPrivileged [2024-02-28T13:44:04.252Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.97s) [2024-02-28T13:44:04.252Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2024-02-28T13:44:05.174Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s) [2024-02-28T13:44:05.174Z] === RUN TestCgroupNamespacesRunHostMode [2024-02-28T13:44:06.099Z] --- PASS: TestCgroupNamespacesRunHostMode (0.98s) [2024-02-28T13:44:06.099Z] === RUN TestCgroupNamespacesRunPrivateMode [2024-02-28T13:44:07.457Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.00s) [2024-02-28T13:44:07.457Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2024-02-28T13:44:08.380Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s) [2024-02-28T13:44:08.380Z] === RUN TestCgroupNamespacesRunInvalidMode [2024-02-28T13:44:08.938Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2024-02-28T13:44:08.938Z] === RUN TestCgroupNamespacesRunOlderClient [2024-02-28T13:44:09.861Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.03s) [2024-02-28T13:44:09.861Z] === RUN TestNISDomainname [2024-02-28T13:44:10.420Z] --- PASS: TestNISDomainname (0.46s) [2024-02-28T13:44:10.420Z] === RUN TestHostnameDnsResolution [2024-02-28T13:44:10.978Z] --- PASS: TestHostnameDnsResolution (0.58s) [2024-02-28T13:44:10.978Z] === RUN TestUnprivilegedPortsAndPing [2024-02-28T13:44:11.233Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2024-02-28T13:44:11.233Z] === RUN TestPrivilegedHostDevices [2024-02-28T13:44:11.791Z] --- PASS: TestPrivilegedHostDevices (0.41s) [2024-02-28T13:44:11.791Z] === RUN TestRunConsoleSize [2024-02-28T13:44:12.046Z] --- PASS: TestRunConsoleSize (0.39s) [2024-02-28T13:44:12.046Z] === RUN TestRunWithAlternativeContainerdShim [2024-02-28T13:44:18.565Z] --- PASS: TestRunWithAlternativeContainerdShim (5.30s) [2024-02-28T13:44:18.565Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2024-02-28T13:44:18.565Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.06s) [2024-02-28T13:44:18.565Z] === RUN TestStaticIPOutsideSubpool [2024-02-28T13:44:19.487Z] --- PASS: TestStaticIPOutsideSubpool (1.08s) [2024-02-28T13:44:19.487Z] === RUN TestStats [2024-02-28T13:44:21.368Z] --- PASS: TestStats (1.39s) [2024-02-28T13:44:21.368Z] === RUN TestStopContainerWithTimeout [2024-02-28T13:44:21.368Z] === RUN TestStopContainerWithTimeout/0 [2024-02-28T13:44:21.368Z] === PAUSE TestStopContainerWithTimeout/0 [2024-02-28T13:44:21.368Z] === RUN TestStopContainerWithTimeout/1 [2024-02-28T13:44:21.368Z] === PAUSE TestStopContainerWithTimeout/1 [2024-02-28T13:44:21.368Z] === RUN TestStopContainerWithTimeout/3 [2024-02-28T13:44:21.368Z] === PAUSE TestStopContainerWithTimeout/3 [2024-02-28T13:44:21.368Z] === RUN TestStopContainerWithTimeout/-1 [2024-02-28T13:44:21.368Z] === PAUSE TestStopContainerWithTimeout/-1 [2024-02-28T13:44:21.368Z] === CONT TestStopContainerWithTimeout/0 [2024-02-28T13:44:21.368Z] === CONT TestStopContainerWithTimeout/3 [2024-02-28T13:44:21.368Z] === CONT TestStopContainerWithTimeout/-1 [2024-02-28T13:44:21.368Z] === CONT TestStopContainerWithTimeout/1 [2024-02-28T13:44:23.874Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2024-02-28T13:44:23.874Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2024-02-28T13:44:23.874Z] --- PASS: TestStopContainerWithTimeout/1 (1.56s) [2024-02-28T13:44:23.874Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2024-02-28T13:44:23.874Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2024-02-28T13:44:23.874Z] === RUN TestStopContainerWithTimeoutCancel [2024-02-28T13:44:23.874Z] === PAUSE TestStopContainerWithTimeoutCancel [2024-02-28T13:44:23.874Z] === RUN TestStopContainerWithRestartPolicyAlways [2024-02-28T13:44:25.755Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s) [2024-02-28T13:44:25.755Z] === RUN TestUpdateMemory [2024-02-28T13:44:26.010Z] --- PASS: TestUpdateMemory (0.49s) [2024-02-28T13:44:26.010Z] === RUN TestUpdateCPUQuota [2024-02-28T13:44:26.569Z] --- PASS: TestUpdateCPUQuota (0.68s) [2024-02-28T13:44:26.569Z] === RUN TestUpdatePidsLimit [2024-02-28T13:44:26.569Z] === RUN TestUpdatePidsLimit/update_from_none [2024-02-28T13:44:26.823Z] === RUN TestUpdatePidsLimit/no_change [2024-02-28T13:44:26.823Z] === RUN TestUpdatePidsLimit/update_lower [2024-02-28T13:44:27.080Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2024-02-28T13:44:27.080Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2024-02-28T13:44:27.334Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2024-02-28T13:44:27.589Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2024-02-28T13:44:28.147Z] --- PASS: TestUpdatePidsLimit (1.52s) [2024-02-28T13:44:28.147Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.15s) [2024-02-28T13:44:28.147Z] --- PASS: TestUpdatePidsLimit/no_change (0.15s) [2024-02-28T13:44:28.147Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) [2024-02-28T13:44:28.147Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s) [2024-02-28T13:44:28.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s) [2024-02-28T13:44:28.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s) [2024-02-28T13:44:28.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2024-02-28T13:44:28.147Z] === RUN TestUpdateRestartPolicy [2024-02-28T13:44:40.295Z] --- PASS: TestUpdateRestartPolicy (10.49s) [2024-02-28T13:44:40.295Z] === RUN TestUpdateRestartWithAutoRemove [2024-02-28T13:44:40.295Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2024-02-28T13:44:40.295Z] === RUN TestWaitNonBlocked [2024-02-28T13:44:40.295Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-02-28T13:44:40.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-02-28T13:44:40.295Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2024-02-28T13:44:40.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2024-02-28T13:44:40.295Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-02-28T13:44:40.295Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2024-02-28T13:44:40.295Z] --- PASS: TestWaitNonBlocked (0.02s) [2024-02-28T13:44:40.295Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2024-02-28T13:44:40.295Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2024-02-28T13:44:40.295Z] === RUN TestWaitBlocked [2024-02-28T13:44:40.295Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2024-02-28T13:44:40.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2024-02-28T13:44:40.295Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2024-02-28T13:44:40.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2024-02-28T13:44:40.295Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2024-02-28T13:44:40.295Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2024-02-28T13:44:40.295Z] --- PASS: TestWaitBlocked (0.03s) [2024-02-28T13:44:40.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2024-02-28T13:44:40.295Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2024-02-28T13:44:40.295Z] === RUN TestWaitConditions [2024-02-28T13:44:40.295Z] === RUN TestWaitConditions/default [2024-02-28T13:44:40.295Z] === PAUSE TestWaitConditions/default [2024-02-28T13:44:40.295Z] === RUN TestWaitConditions/not-running [2024-02-28T13:44:40.295Z] === PAUSE TestWaitConditions/not-running [2024-02-28T13:44:40.295Z] === RUN TestWaitConditions/next-exit [2024-02-28T13:44:40.295Z] === PAUSE TestWaitConditions/next-exit [2024-02-28T13:44:40.295Z] === RUN TestWaitConditions/removed [2024-02-28T13:44:40.295Z] === PAUSE TestWaitConditions/removed [2024-02-28T13:44:40.295Z] === CONT TestWaitConditions/default [2024-02-28T13:44:40.295Z] === CONT TestWaitConditions/next-exit [2024-02-28T13:44:40.295Z] === CONT TestWaitConditions/not-running [2024-02-28T13:44:40.295Z] === CONT TestWaitConditions/removed [2024-02-28T13:44:40.295Z] wait_test.go:145: ContainerID = 7de7b08afd6195003f45fc457fa8501f39c003dc7c8c69518e98dd5adcd7754c [2024-02-28T13:44:40.295Z] wait_test.go:145: ContainerID = a5bb270773a0d6e814fd1d16785c1903362d56ccdd714cea23f34aa3d30fdb30 [2024-02-28T13:44:40.295Z] wait_test.go:145: ContainerID = 78ceda4c9824a0967c43cf61f4259fdb0e0a07115e63b26faa5de43f09b5ee67 [2024-02-28T13:44:40.295Z] wait_test.go:145: ContainerID = 92200abde711761f4ec0cfb9a3449468e6c013362eb7a0cd2b15042cd1d22053 [2024-02-28T13:44:41.218Z] --- PASS: TestWaitConditions (0.04s) [2024-02-28T13:44:41.218Z] --- PASS: TestWaitConditions/removed (0.61s) [2024-02-28T13:44:41.218Z] --- PASS: TestWaitConditions/next-exit (0.67s) [2024-02-28T13:44:41.218Z] --- PASS: TestWaitConditions/not-running (0.87s) [2024-02-28T13:44:41.218Z] --- PASS: TestWaitConditions/default (0.92s) [2024-02-28T13:44:41.218Z] === RUN TestWaitRestartedContainer [2024-02-28T13:44:41.218Z] === RUN TestWaitRestartedContainer/default [2024-02-28T13:44:41.218Z] === PAUSE TestWaitRestartedContainer/default [2024-02-28T13:44:41.218Z] === RUN TestWaitRestartedContainer/not-running [2024-02-28T13:44:41.218Z] === PAUSE TestWaitRestartedContainer/not-running [2024-02-28T13:44:41.218Z] === RUN TestWaitRestartedContainer/next-exit [2024-02-28T13:44:41.218Z] === PAUSE TestWaitRestartedContainer/next-exit [2024-02-28T13:44:41.218Z] === CONT TestWaitRestartedContainer/default [2024-02-28T13:44:41.218Z] === CONT TestWaitRestartedContainer/next-exit [2024-02-28T13:44:41.218Z] === CONT TestWaitRestartedContainer/not-running [2024-02-28T13:44:43.100Z] --- PASS: TestWaitRestartedContainer (0.01s) [2024-02-28T13:44:43.101Z] --- PASS: TestWaitRestartedContainer/next-exit (1.21s) [2024-02-28T13:44:43.101Z] --- PASS: TestWaitRestartedContainer/not-running (1.58s) [2024-02-28T13:44:43.101Z] --- PASS: TestWaitRestartedContainer/default (1.62s) [2024-02-28T13:44:43.101Z] === CONT TestHardRestartWhenContainerIsRunning [2024-02-28T13:44:43.101Z] === CONT TestDaemonHostGatewayIP [2024-02-28T13:44:43.101Z] === CONT TestIpcModeOlderClient [2024-02-28T13:44:43.101Z] === CONT TestDaemonRestartIpcMode [2024-02-28T13:44:43.101Z] === CONT TestStopContainerWithTimeoutCancel [2024-02-28T13:44:43.101Z] === CONT TestContainerKillOnDaemonStart [2024-02-28T13:44:43.101Z] === CONT TestContainerStartOnDaemonRestart [2024-02-28T13:44:43.101Z] === CONT TestRestartDaemonWithRestartingContainer [2024-02-28T13:44:43.101Z] --- PASS: TestIpcModeOlderClient (0.27s) [2024-02-28T13:44:44.461Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2024-02-28T13:44:44.461Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2024-02-28T13:44:44.715Z] --- PASS: TestHardRestartWhenContainerIsRunning (1.97s) [2024-02-28T13:44:44.715Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2024-02-28T13:44:44.715Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.32s) [2024-02-28T13:44:45.274Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2024-02-28T13:44:45.833Z] --- PASS: TestDaemonHostGatewayIP (2.90s) [2024-02-28T13:44:45.833Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.12s) [2024-02-28T13:44:46.087Z] --- PASS: TestDaemonRestartIpcMode (3.24s) [2024-02-28T13:44:46.342Z] --- PASS: TestStopContainerWithTimeoutCancel (3.54s) [2024-02-28T13:44:54.407Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) [2024-02-28T13:44:54.407Z] PASS [2024-02-28T13:44:54.407Z] [2024-02-28T13:44:54.407Z] === Skipped [2024-02-28T13:44:54.407Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2024-02-28T13:44:54.407Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-02-28T13:44:54.407Z] [2024-02-28T13:44:54.407Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2024-02-28T13:44:54.407Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-02-28T13:44:54.407Z] [2024-02-28T13:44:54.407Z] DONE 327 tests, 2 skipped in 159.475s [2024-02-28T13:44:54.407Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2024-02-28T13:44:54.407Z] ++ '[' -n '' ']' [2024-02-28T13:44:54.407Z] ++ 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-02-28T13:44:54.407Z] ++ set -e [2024-02-28T13:44:54.407Z] ++ '[' -n 0 ']' [2024-02-28T13:44:54.407Z] ++ set -x [2024-02-28T13:44:54.407Z] ++ 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.X6bX84Iu0X/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-02-28T13:44:54.407Z] INFO: Testing against a local daemon [2024-02-28T13:44:54.407Z] === RUN TestConfigDaemonID [2024-02-28T13:44:55.330Z] daemon_test.go:61: [dcf3e25cb4d84] daemon is not started [2024-02-28T13:44:55.330Z] --- PASS: TestConfigDaemonID (1.04s) [2024-02-28T13:44:55.330Z] === RUN TestDaemonConfigValidation [2024-02-28T13:44:55.330Z] === RUN TestDaemonConfigValidation/config_with_no_content [2024-02-28T13:44:55.330Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2024-02-28T13:44:55.330Z] === RUN TestDaemonConfigValidation/config_with_{} [2024-02-28T13:44:55.330Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2024-02-28T13:44:55.330Z] === RUN TestDaemonConfigValidation/invalid_config [2024-02-28T13:44:55.330Z] === PAUSE TestDaemonConfigValidation/invalid_config [2024-02-28T13:44:55.330Z] === RUN TestDaemonConfigValidation/malformed_config [2024-02-28T13:44:55.330Z] === PAUSE TestDaemonConfigValidation/malformed_config [2024-02-28T13:44:55.330Z] === RUN TestDaemonConfigValidation/valid_config [2024-02-28T13:44:55.330Z] === PAUSE TestDaemonConfigValidation/valid_config [2024-02-28T13:44:55.330Z] === CONT TestDaemonConfigValidation/config_with_no_content [2024-02-28T13:44:55.330Z] === CONT TestDaemonConfigValidation/malformed_config [2024-02-28T13:44:55.330Z] === CONT TestDaemonConfigValidation/invalid_config [2024-02-28T13:44:55.330Z] === CONT TestDaemonConfigValidation/valid_config [2024-02-28T13:44:55.330Z] === CONT TestDaemonConfigValidation/config_with_{} [2024-02-28T13:44:55.585Z] --- PASS: TestDaemonConfigValidation (0.00s) [2024-02-28T13:44:55.585Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2024-02-28T13:44:55.585Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2024-02-28T13:44:55.585Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2024-02-28T13:44:55.585Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2024-02-28T13:44:55.585Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2024-02-28T13:44:55.585Z] === RUN TestConfigDaemonSeccompProfiles [2024-02-28T13:44:55.585Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2024-02-28T13:44:56.508Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2024-02-28T13:44:57.867Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2024-02-28T13:44:58.790Z] daemon_test.go:180: [d82b915b4ee31] daemon is not started [2024-02-28T13:44:58.790Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2024-02-28T13:44:58.790Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2024-02-28T13:44:58.790Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2024-02-28T13:44:58.790Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2024-02-28T13:44:58.790Z] === RUN TestDaemonProxy [2024-02-28T13:44:58.790Z] === RUN TestDaemonProxy/environment_variables [2024-02-28T13:44:58.790Z] === PAUSE TestDaemonProxy/environment_variables [2024-02-28T13:44:58.790Z] === RUN TestDaemonProxy/command-line_options [2024-02-28T13:44:58.790Z] === PAUSE TestDaemonProxy/command-line_options [2024-02-28T13:44:58.790Z] === RUN TestDaemonProxy/configuration_file [2024-02-28T13:44:58.790Z] === PAUSE TestDaemonProxy/configuration_file [2024-02-28T13:44:58.790Z] === RUN TestDaemonProxy/conflicting_options [2024-02-28T13:44:59.045Z] === RUN TestDaemonProxy/reload_sanitized [2024-02-28T13:44:59.045Z] === PAUSE TestDaemonProxy/reload_sanitized [2024-02-28T13:44:59.045Z] === CONT TestDaemonProxy/environment_variables [2024-02-28T13:44:59.045Z] === CONT TestDaemonProxy/configuration_file [2024-02-28T13:44:59.045Z] === CONT TestDaemonProxy/reload_sanitized [2024-02-28T13:44:59.045Z] === CONT TestDaemonProxy/command-line_options [2024-02-28T13:45:00.926Z] --- PASS: TestDaemonProxy (0.50s) [2024-02-28T13:45:00.926Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2024-02-28T13:45:00.926Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2024-02-28T13:45:00.926Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2024-02-28T13:45:00.927Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2024-02-28T13:45:00.927Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2024-02-28T13:45:00.927Z] === RUN TestLiveRestore [2024-02-28T13:45:00.927Z] === RUN TestLiveRestore/volume_references [2024-02-28T13:45:00.927Z] === PAUSE TestLiveRestore/volume_references [2024-02-28T13:45:00.927Z] === RUN TestLiveRestore/autoremove [2024-02-28T13:45:00.927Z] === PAUSE TestLiveRestore/autoremove [2024-02-28T13:45:00.927Z] === CONT TestLiveRestore/volume_references [2024-02-28T13:45:00.927Z] === CONT TestLiveRestore/autoremove [2024-02-28T13:45:00.927Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2024-02-28T13:45:01.486Z] === RUN TestLiveRestore/volume_references/restartPolicy [2024-02-28T13:45:01.486Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2024-02-28T13:45:02.409Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2024-02-28T13:45:02.663Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2024-02-28T13:45:03.585Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2024-02-28T13:45:04.508Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2024-02-28T13:45:05.431Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2024-02-28T13:45:05.989Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2024-02-28T13:45:06.548Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore (0.00s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/autoremove (3.32s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.81s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.50s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/volume_references (6.69s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.87s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.29s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.37s) [2024-02-28T13:45:07.470Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.92s) [2024-02-28T13:45:07.470Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2024-02-28T13:45:08.393Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) [2024-02-28T13:45:08.393Z] PASS [2024-02-28T13:45:08.393Z] [2024-02-28T13:45:08.393Z] DONE 31 tests in 13.874s [2024-02-28T13:45:08.393Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2024-02-28T13:45:08.393Z] ++ '[' -n '' ']' [2024-02-28T13:45:08.393Z] ++ 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-02-28T13:45:08.393Z] ++ set -e [2024-02-28T13:45:08.393Z] ++ '[' -n 0 ']' [2024-02-28T13:45:08.393Z] ++ set -x [2024-02-28T13:45:08.393Z] ++ 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.X6bX84Iu0X/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-02-28T13:45:08.393Z] INFO: Testing against a local daemon [2024-02-28T13:45:08.393Z] === RUN TestCommitInheritsEnv [2024-02-28T13:45:08.393Z] --- PASS: TestCommitInheritsEnv (0.24s) [2024-02-28T13:45:08.393Z] === RUN TestUsernsCommit [2024-02-28T13:45:09.753Z] --- PASS: TestUsernsCommit (1.32s) [2024-02-28T13:45:09.753Z] === RUN TestImportExtremelyLargeImageWorks [2024-02-28T13:45:09.753Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-02-28T13:45:09.753Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2024-02-28T13:45:09.753Z] === RUN TestImportWithCustomPlatform [2024-02-28T13:45:09.753Z] === RUN TestImportWithCustomPlatform/#00 [2024-02-28T13:45:09.753Z] === RUN TestImportWithCustomPlatform/linux [2024-02-28T13:45:09.753Z] === RUN TestImportWithCustomPlatform/LINUX [2024-02-28T13:45:10.007Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2024-02-28T13:45:10.007Z] === RUN TestImportWithCustomPlatformReject [2024-02-28T13:45:10.007Z] === RUN TestImportWithCustomPlatformReject/_______ [2024-02-28T13:45:10.007Z] === RUN TestImportWithCustomPlatformReject// [2024-02-28T13:45:10.007Z] === RUN TestImportWithCustomPlatformReject/macos [2024-02-28T13:45:10.007Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2024-02-28T13:45:10.007Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2024-02-28T13:45:10.007Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2024-02-28T13:45:10.007Z] === RUN TestImageInspectEmptyTagsAndDigests [2024-02-28T13:45:10.007Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2024-02-28T13:45:10.007Z] === RUN TestImagesFilterMultiReference [2024-02-28T13:45:10.007Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2024-02-28T13:45:10.007Z] === RUN TestImagesFilterUntil [2024-02-28T13:45:10.566Z] list_test.go:95: ImageList: ID=sha256:4d8d08edb0de79d3dfff2da5176e1954cc8c842e17e2103f80738a74faa9a6ad RepoTags=[testimagesfilteruntil:v1] [2024-02-28T13:45:10.566Z] --- PASS: TestImagesFilterUntil (0.44s) [2024-02-28T13:45:10.566Z] === RUN TestImagesFilterBeforeSince [2024-02-28T13:45:10.566Z] list_test.go:129: ImageList: ID=sha256:52193dcb734bb202eb2c1c7ae70d40c6e70ea95b69f8a5bcd9a348b945590137 RepoTags=[testimagesfilterbeforesince:v3] [2024-02-28T13:45:10.566Z] list_test.go:129: ImageList: ID=sha256:63fc4292273166901c13e4c3903e4da405925684c06cdf11cf0ca8ee164cf91d RepoTags=[testimagesfilterbeforesince:v2] [2024-02-28T13:45:10.566Z] list_test.go:129: ImageList: ID=sha256:eeb35f5c30f246c6305a5350672dd24db676c54a7523543a2139e7cdd148208a RepoTags=[testimagesfilterbeforesince:v1] [2024-02-28T13:45:10.820Z] --- PASS: TestImagesFilterBeforeSince (0.26s) [2024-02-28T13:45:10.820Z] === RUN TestAPIImagesFilters [2024-02-28T13:45:10.820Z] === RUN TestAPIImagesFilters/repository_regex [2024-02-28T13:45:10.820Z] === PAUSE TestAPIImagesFilters/repository_regex [2024-02-28T13:45:10.820Z] === RUN TestAPIImagesFilters/image_name_regex [2024-02-28T13:45:10.820Z] === PAUSE TestAPIImagesFilters/image_name_regex [2024-02-28T13:45:10.820Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2024-02-28T13:45:10.820Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2024-02-28T13:45:10.820Z] === RUN TestAPIImagesFilters/registry_port_regex [2024-02-28T13:45:10.820Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2024-02-28T13:45:10.820Z] === CONT TestAPIImagesFilters/repository_regex [2024-02-28T13:45:10.820Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2024-02-28T13:45:10.820Z] === CONT TestAPIImagesFilters/image_name_regex [2024-02-28T13:45:10.820Z] === CONT TestAPIImagesFilters/registry_port_regex [2024-02-28T13:45:10.820Z] --- PASS: TestAPIImagesFilters (0.03s) [2024-02-28T13:45:10.820Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2024-02-28T13:45:10.820Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2024-02-28T13:45:10.820Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2024-02-28T13:45:10.820Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2024-02-28T13:45:10.820Z] === RUN TestPruneDontDeleteUsedDangling [2024-02-28T13:45:11.381Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s) [2024-02-28T13:45:11.381Z] === RUN TestImagePullPlatformInvalid [2024-02-28T13:45:11.381Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2024-02-28T13:45:11.381Z] === RUN TestImagePullStoredDigestForOtherRepo [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.172248947Z" 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=521cc16b-0242-4a02-8351-5f3949ba78cf version=2.8.3 [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.172324788Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=521cc16b-0242-4a02-8351-5f3949ba78cf version=2.8.3 [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.172361867Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.20.8 instance.id=521cc16b-0242-4a02-8351-5f3949ba78cf version=2.8.3 [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.172549259Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=521cc16b-0242-4a02-8351-5f3949ba78cf version=2.8.3 [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.268288014Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55bc9bd1-d4b3-4010-b3f8-b42c42b1cded http.request.method=GET http.request.remoteaddr="127.0.0.1:41804" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.268673185Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55bc9bd1-d4b3-4010-b3f8-b42c42b1cded http.request.method=GET http.request.remoteaddr="127.0.0.1:41804" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.089545ms http.response.status=200 http.response.written=2 [2024-02-28T13:45:11.381Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.271188248Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=355e3ef0-0096-4cac-87d7-e998db10156c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.271232326Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=355e3ef0-0096-4cac-87d7-e998db10156c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.271272983Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b401cdb-d7c6-49ee-8fed-2f4863276a37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.271311286Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b401cdb-d7c6-49ee-8fed-2f4863276a37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.271317275Z" 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=355e3ef0-0096-4cac-87d7-e998db10156c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.688µ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=d0e96a07-162b-4f56-a94c-512211d43da8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.271373235Z" 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=7b401cdb-d7c6-49ee-8fed-2f4863276a37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=26.199µ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=bc291416-d2cb-4c38-83e3-834ffa084a64 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.271441093Z" 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=7b401cdb-d7c6-49ee-8fed-2f4863276a37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.192603ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.271449979Z" 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=355e3ef0-0096-4cac-87d7-e998db10156c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.212082ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.381Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown" [2024-02-28T13:45:11.381Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown" [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273125405Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dbc756-5c8a-47b1-b3f2-786a1fb902dd http.request.method=POST http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273194009Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dbc756-5c8a-47b1-b3f2-786a1fb902dd http.request.method=POST http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273133856Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=74a94772-7dc2-4073-ad4a-4ccda204ae75 http.request.method=POST http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273266338Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=74a94772-7dc2-4073-ad4a-4ccda204ae75 http.request.method=POST http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273328222Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dbc756-5c8a-47b1-b3f2-786a1fb902dd http.request.method=POST http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=101.458µ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=7762229c-9f6f-4ecb-90a8-a887c1d150e2 trace.line=110 vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273367739Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=74a94772-7dc2-4073-ad4a-4ccda204ae75 http.request.method=POST http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=63.033µ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=696224c5-85be-4244-b1be-3533bf365079 trace.line=110 vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273382271Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dbc756-5c8a-47b1-b3f2-786a1fb902dd http.request.method=POST http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=23.376µ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=b2b9ce8d-1675-4335-a508-f315e11c1cc4 trace.line=142 vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273412983Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=74a94772-7dc2-4073-ad4a-4ccda204ae75 http.request.method=POST http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=20.587µ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=bbf80b7c-abcd-447d-90af-a6fd453e2e99 trace.line=142 vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273455675Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dbc756-5c8a-47b1-b3f2-786a1fb902dd http.request.method=POST http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=42.257µ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=d0ff169e-1fb9-471b-ba1b-de5742d1dbc3 trace.line=110 vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273491351Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=74a94772-7dc2-4073-ad4a-4ccda204ae75 http.request.method=POST http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=44.128µ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=450559c4-1f7c-457d-803d-440c4294b4b8 trace.line=110 vars.name=test [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273552874Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f0dbc756-5c8a-47b1-b3f2-786a1fb902dd http.request.method=POST http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.830899ms http.response.status=202 http.response.written=0 [2024-02-28T13:45:11.381Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown" [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.273553268Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=74a94772-7dc2-4073-ad4a-4ccda204ae75 http.request.method=POST http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.828331ms http.response.status=202 http.response.written=0 [2024-02-28T13:45:11.381Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown" [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.275334829Z" 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=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.381Z] time="2024-02-28T13:45:11.275409259Z" 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=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.275479086Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.475µ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=f658d989-9291-4fbe-aee1-dcf82ab25c3d trace.line=95 vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.275538106Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=23.508µ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=84feb673-2cab-40df-81f8-e319d432f1bb trace.line=142 vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.275611191Z" 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=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.27568393Z" 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=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.275746216Z" 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=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.275688377Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381/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=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=40.878µ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=f69d1014-a371-434a-aaab-b1b13b7c4dc6 trace.line=110 vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.275808388Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=36.333µ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=95d28c85-7bbe-42ff-8bb4-f53bcbc94533 trace.line=95 vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.275856643Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=40.551µ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=d02f3d60-4519-4af4-a94a-10f572aa4f1d trace.line=155 vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.275912488Z" 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=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=15.27µ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=4294c918-085c-4a37-9184-62ecf14a3721 trace.line=155 vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.27586475Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=22.36µ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=a08165dc-4975-4fb3-902d-1be60a60a3c7 trace.line=142 vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.275947065Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.167µ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=2269c9aa-13b0-4a45-b37e-c707963cd244 trace.line=155 vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276001802Z" 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=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.27602755Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381/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=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=52.292µ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=d9ec375f-e3af-4068-be9d-58c133b95acf trace.line=185 vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276096581Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b/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=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=51.143µ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=e8aaec04-410b-4c08-9ddd-b251009fe7ce trace.line=110 vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276109521Z" 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=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=54.541µ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=5d2e1cbc-bfdc-47d6-a763-3f41f0335f76 trace.line=110 vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276133046Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.61µ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=9c41c1f5-4305-4dae-8909-f4d09ee05a07 trace.line=155 vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276171553Z" 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=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.571µ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=ef8f40e3-808c-4acf-9564-d713ec3e9334 trace.line=155 vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276209314Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.455µ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=005dff6b-d5f3-48c6-9191-d5ca6d9e7c49 trace.line=155 vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276228497Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/254ee425-8b4d-4e62-a55c-dd84567ff381")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=96.051µ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=f1104641-97bb-41a1-ba8b-13f573e857eb trace.line=202 vars.name=test vars.uuid=254ee425-8b4d-4e62-a55c-dd84567ff381 [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276267809Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b/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=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.089µ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=28ac5aad-5e7a-4d19-846f-02ae2a659c70 trace.line=185 vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276311838Z" 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=1b3bdb6f-3dd3-4103-9ddd-781d90eddc42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41806" http.request.uri="/v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.357242ms http.response.status=201 http.response.written=0 [2024-02-28T13:45:11.382Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "PUT /v2/test/blobs/uploads/254ee425-8b4d-4e62-a55c-dd84567ff381?_state=h2VF5Rn6kVAMZBorsrr9Eo-xBOfl7gTbI6DsHc92Z0d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI1NGVlNDI1LThiNGQtNGU2Mi1hNTVjLWRkODQ1NjdmZjM4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyMDgwNFoifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown" [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276335396Z" 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=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.975µ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=39f5ad88-95c5-40b9-8f4a-4536afddf940 trace.line=110 vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276433367Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/fabcea42-5a06-4a2d-939d-0c944d68089b")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=75.776µ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=e8022d04-fb0b-4299-b1b8-844f79b592a0 trace.line=202 vars.name=test vars.uuid=fabcea42-5a06-4a2d-939d-0c944d68089b [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.276498295Z" 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=77618568-3827-4434-b590-ed2a0d858f62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.848581ms http.response.status=201 http.response.written=0 [2024-02-28T13:45:11.382Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "PUT /v2/test/blobs/uploads/fabcea42-5a06-4a2d-939d-0c944d68089b?_state=R4EbOrN8VBZBGOcRGAiE2EsCctOFfa396syezoHJBu17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhYmNlYTQyLTVhMDYtNGEyZC05MzlkLTBjOTQ0ZDY4MDg5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMi0yOFQxMzo0NToxMS4yNzMyODY5NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown" [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.27808311Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86a4365f-d506-4522-a23c-106576110474 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.278120755Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86a4365f-d506-4522-a23c-106576110474 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.278176773Z" 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=86a4365f-d506-4522-a23c-106576110474 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=24.674µ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=7eb5b786-8a6e-479d-995c-75ad1f98dfb7 trace.line=95 vars.name=test vars.reference=latest [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.278237049Z" 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=86a4365f-d506-4522-a23c-106576110474 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.376606ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2024-02-28T13:45:11.382Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.13+unknown" [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.279176511Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.279211777Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.279364452Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest [2024-02-28T13:45:11.382Z] time="2024-02-28T13:45:11.279380485Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.279390931Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.279457287Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=36.366µ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=07d12256-8329-4683-8fdd-8915e8324f6b trace.line=95 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.279503499Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=14.474µ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=9f4d2f78-79f8-4121-b9a6-beb44b605c86 trace.line=155 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.27955246Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=18.741µ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=c9e623e2-9993-4660-ac2f-2f40021a7522 trace.line=95 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.279591845Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.74µ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=c22fe102-df57-486e-8e68-6e352aa6c082 trace.line=155 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.279634635Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=13.703µ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=b7e50cae-4e1b-42b9-8aab-fc21170d8e08 trace.line=155 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.279711822Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=50.84µ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=a2140361-bc45-4f59-bb6a-637a61db0276 trace.line=110 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.279792406Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=49.782µ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=ba0e660d-83f4-4300-a208-1ec2b594fb6c trace.line=110 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.279948569Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=60.399µ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=fe85d0e5-9a84-4219-a4f8-898e8672eaac trace.line=110 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.28001417Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=41.445µ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=a6b2967e-2152-481c-8498-0fdedd04ed1e trace.line=110 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.280049445Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.280065765Z" 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=ff1233f4-bec1-4d2d-8e4b-83fedb1563df http.request.method=PUT http.request.remoteaddr="127.0.0.1:41822" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.499841ms http.response.status=201 http.response.written=0 [2024-02-28T13:45:11.383Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.285112423Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b1c7d87-9ccb-41d5-aaef-6f447555ff08 http.request.method=GET http.request.remoteaddr="127.0.0.1:41836" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.285150619Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b1c7d87-9ccb-41d5-aaef-6f447555ff08 http.request.method=GET http.request.remoteaddr="127.0.0.1:41836" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="831.522µs" http.response.status=200 http.response.written=2 [2024-02-28T13:45:11.383Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.2877045Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5058f67e-a60d-4267-ac4c-91d310fd7da2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.287744443Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5058f67e-a60d-4267-ac4c-91d310fd7da2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.287821097Z" 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=5058f67e-a60d-4267-ac4c-91d310fd7da2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.152µ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=ca6e1d53-7d49-4fca-b382-ddd32dcc7451 trace.line=95 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.287843801Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5058f67e-a60d-4267-ac4c-91d310fd7da2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.287888528Z" 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=5058f67e-a60d-4267-ac4c-91d310fd7da2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.884µ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=1b3fc934-3b63-4cac-830c-c6a232127f7a trace.line=95 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.287932656Z" 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=5058f67e-a60d-4267-ac4c-91d310fd7da2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.851µ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=eaa2febe-8598-4211-ad5f-330be1913a72 trace.line=155 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.287968185Z" 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=5058f67e-a60d-4267-ac4c-91d310fd7da2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.554µ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=99f83ed2-3bfe-438c-86c5-ca7957f9bc49 trace.line=125 vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.288013609Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5058f67e-a60d-4267-ac4c-91d310fd7da2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.288100273Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5058f67e-a60d-4267-ac4c-91d310fd7da2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-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.597582ms http.response.status=200 http.response.written=417 [2024-02-28T13:45:11.383Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.297883414Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3400fbf-9d4a-4120-a356-e3a9a1b59e68 http.request.method=GET http.request.remoteaddr="127.0.0.1:41852" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.297942951Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3400fbf-9d4a-4120-a356-e3a9a1b59e68 http.request.method=GET http.request.remoteaddr="127.0.0.1:41852" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.297961815Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3400fbf-9d4a-4120-a356-e3a9a1b59e68 http.request.method=GET http.request.remoteaddr="127.0.0.1:41852" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.298037287Z" 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=f3400fbf-9d4a-4120-a356-e3a9a1b59e68 http.request.method=GET http.request.remoteaddr="127.0.0.1:41852" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.005µ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=bd9b5382-83a0-44f3-ae9b-0425835c8344 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.298090556Z" 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=f3400fbf-9d4a-4120-a356-e3a9a1b59e68 http.request.method=GET http.request.remoteaddr="127.0.0.1:41852" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.631µ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=81c3aa0a-e2ba-468f-824b-9e3230e18503 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.298127447Z" 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=f3400fbf-9d4a-4120-a356-e3a9a1b59e68 http.request.method=GET http.request.remoteaddr="127.0.0.1:41852" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.809µ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=d1a1c616-1264-439d-baa8-ca358ee3078a trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.298163886Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3400fbf-9d4a-4120-a356-e3a9a1b59e68 http.request.method=GET http.request.remoteaddr="127.0.0.1:41852" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.2982773Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3400fbf-9d4a-4120-a356-e3a9a1b59e68 http.request.method=GET http.request.remoteaddr="127.0.0.1:41852" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-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.228656ms http.response.status=200 http.response.written=417 [2024-02-28T13:45:11.383Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.30564476Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.305693253Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.305767962Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.305820476Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.383Z] time="2024-02-28T13:45:11.305768422Z" 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=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.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).GetContent" trace.id=3680842a-1cac-4d3e-ada4-d9571a57293e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.305889515Z" 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=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.644µ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=68c2d630-ba71-4e77-9c8a-3d20d4368da3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.305952827Z" 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=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.487µ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=47c4a179-64ec-4829-a72b-5ae69ca2a488 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.305957693Z" 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=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.542µ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=91be1b53-c9b8-4794-8f85-814a8750faff trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.30600228Z" 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=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.341µ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=39bab2f3-1adf-4733-967c-ae993ba1fae0 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306015999Z" 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=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.102µ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=52616f1a-32af-4bba-9442-7d532f10172c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306042158Z" 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=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.741µ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=5f903916-4ce8-44ef-bf3e-ed62aba8bdfa trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306052382Z" 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=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.134µ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=e92e8250-3d06-493e-a359-cc8f7fa0dfa7 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306075397Z" 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=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.46µ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=1409541b-5679-45d1-8acf-79172fe198d1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306086237Z" 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=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.256µ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=3f612a16-1f82-4b3d-96da-07369210651d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306108768Z" 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=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.174µ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=44f8ff9a-45f4-413f-80cc-2239bded4f3c trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306115242Z" 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=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.49µ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=15e8131d-6a26-40fc-a6da-5925ef2ec3f6 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306162939Z" 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=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.859µ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=86c2bc1e-0af8-42a2-ac8c-379919a38ccf trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306163399Z" 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=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.785µ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=17f085e0-213a-4855-bdbd-3f278398cb3b trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306715449Z" 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=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.553µ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=9f639988-86d3-4309-bf99-9daad8c79909 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306777071Z" 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=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.874µ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=bfaa05ea-eee7-4493-8a54-90581b589f9c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.306953886Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c11c1df8-d034-4800-8573-38af31c7ac24 http.request.method=GET http.request.remoteaddr="127.0.0.1:41862" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.768729ms http.response.status=200 http.response.written=194 [2024-02-28T13:45:11.384Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.307678403Z" 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=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.774µ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=00650e9d-34bf-47d8-8ccd-9e55a60ea05f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.307730589Z" 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=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.146µ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=189130b2-039f-4cf7-be45-f233d357cdef trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.307787279Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bf7a0c1e-9f4b-4d6e-a5d8-4bddf2d2cf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.511034ms http.response.status=200 http.response.written=68 [2024-02-28T13:45:11.384Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.320670477Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd3c1802-8b03-486f-8c95-4afad223d76a http.request.method=GET http.request.remoteaddr="127.0.0.1:41890" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.320720119Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd3c1802-8b03-486f-8c95-4afad223d76a http.request.method=GET http.request.remoteaddr="127.0.0.1:41890" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="877.07µs" http.response.status=200 http.response.written=2 [2024-02-28T13:45:11.384Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.327930588Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3604567b-8057-42d5-b59d-6e3ca0d551be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.327977653Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3604567b-8057-42d5-b59d-6e3ca0d551be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.327992382Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3604567b-8057-42d5-b59d-6e3ca0d551be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.328063464Z" 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=3604567b-8057-42d5-b59d-6e3ca0d551be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.351µ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=16efc071-77b9-418e-ab82-451a073d21a8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.32810952Z" 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=3604567b-8057-42d5-b59d-6e3ca0d551be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.677µ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=1637da5b-18ad-4de3-a987-d6f1dd3c5caa trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.328193862Z" 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=3604567b-8057-42d5-b59d-6e3ca0d551be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41906" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.081356ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.329497105Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a68d504f-60ad-4dad-9d33-737bfc27a370 http.request.method=GET http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.329539477Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a68d504f-60ad-4dad-9d33-737bfc27a370 http.request.method=GET http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.329556011Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a68d504f-60ad-4dad-9d33-737bfc27a370 http.request.method=GET http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.329614424Z" 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=a68d504f-60ad-4dad-9d33-737bfc27a370 http.request.method=GET http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.596µ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=d2a5166b-fc3f-42c4-8687-5252f78c16d1 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.329658478Z" 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=a68d504f-60ad-4dad-9d33-737bfc27a370 http.request.method=GET http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.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).GetContent" trace.id=c179f9d2-cbb2-4590-b02f-1b12fb9c0e0a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.384Z] time="2024-02-28T13:45:11.329705921Z" 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=a68d504f-60ad-4dad-9d33-737bfc27a370 http.request.method=GET http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.888µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-02-28T13:45:11.385Z] 127.0.0.1 - - [28/Feb/2024:13:45:11 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.7 git-commit/f22198e63412e1663a9290e466ea2e052f1bfb55 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-02-28T13:45:11.385Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s) [2024-02-28T13:45:11.385Z] === RUN TestImagePullNonExisting [2024-02-28T13:45:11.385Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2024-02-28T13:45:11.385Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2024-02-28T13:45:11.385Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2024-02-28T13:45:11.385Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2024-02-28T13:45:11.385Z] === RUN TestImagePullNonExisting/asdfasdf [2024-02-28T13:45:11.385Z] === PAUSE TestImagePullNonExisting/asdfasdf [2024-02-28T13:45:11.385Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2024-02-28T13:45:11.385Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2024-02-28T13:45:11.385Z] === RUN TestImagePullNonExisting/library/asdfasdf [2024-02-28T13:45:11.385Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2024-02-28T13:45:11.385Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2024-02-28T13:45:11.385Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2024-02-28T13:45:11.385Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2024-02-28T13:45:11.385Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2024-02-28T13:45:11.385Z] === CONT TestImagePullNonExisting/asdfasdf [2024-02-28T13:45:11.385Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2024-02-28T13:45:11.385Z] === CONT TestImagePullNonExisting/library/asdfasdf [2024-02-28T13:45:11.385Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2024-02-28T13:45:12.743Z] --- PASS: TestImagePullNonExisting (0.01s) [2024-02-28T13:45:12.743Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2024-02-28T13:45:12.743Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) [2024-02-28T13:45:12.743Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s) [2024-02-28T13:45:12.743Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) [2024-02-28T13:45:12.743Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.27s) [2024-02-28T13:45:12.743Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s) [2024-02-28T13:45:12.743Z] === RUN TestRemoveImageOrphaning [2024-02-28T13:45:12.997Z] --- PASS: TestRemoveImageOrphaning (0.17s) [2024-02-28T13:45:12.997Z] === RUN TestRemoveByDigest [2024-02-28T13:45:12.997Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-02-28T13:45:12.997Z] --- SKIP: TestRemoveByDigest (0.00s) [2024-02-28T13:45:12.997Z] === RUN TestRemoveImageGarbageCollector [2024-02-28T13:45:12.997Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-02-28T13:45:12.997Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2024-02-28T13:45:12.997Z] === RUN TestSaveCheckTimes [2024-02-28T13:45:12.997Z] === PAUSE TestSaveCheckTimes [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/busybox:latest [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/busybox:latest/Manifest [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/busybox:latest/Config [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/multilayer:latest [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/multilayer:latest/Manifest [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/multilayer:latest/Config [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name [2024-02-28T13:45:12.997Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI (0.13s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/multilayer:latest (0.02s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) [2024-02-28T13:45:12.997Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) [2024-02-28T13:45:12.997Z] === RUN TestSaveRepoWithMultipleImages [2024-02-28T13:45:13.251Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s) [2024-02-28T13:45:13.251Z] === RUN TestSaveDirectoryPermissions [2024-02-28T13:45:14.174Z] --- PASS: TestSaveDirectoryPermissions (0.86s) [2024-02-28T13:45:14.174Z] === RUN TestTagUnprefixedRepoByNameOrName [2024-02-28T13:45:14.174Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2024-02-28T13:45:14.174Z] === RUN TestTagUsingDigestAlgorithmAsName [2024-02-28T13:45:14.174Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2024-02-28T13:45:14.174Z] === RUN TestTagValidPrefixedRepo [2024-02-28T13:45:14.174Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2024-02-28T13:45:14.174Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2024-02-28T13:45:14.174Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2024-02-28T13:45:14.174Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2024-02-28T13:45:14.174Z] === RUN TestTagValidPrefixedRepo/foooo:t [2024-02-28T13:45:14.174Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2024-02-28T13:45:14.174Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-02-28T13:45:14.174Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-02-28T13:45:14.174Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2024-02-28T13:45:14.174Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-02-28T13:45:14.174Z] === CONT TestTagValidPrefixedRepo/foooo:t [2024-02-28T13:45:14.174Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2024-02-28T13:45:14.174Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2024-02-28T13:45:14.174Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2024-02-28T13:45:14.174Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2024-02-28T13:45:14.174Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2024-02-28T13:45:14.174Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2024-02-28T13:45:14.174Z] === RUN TestTagExistedNameWithoutForce [2024-02-28T13:45:14.174Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2024-02-28T13:45:14.174Z] === RUN TestTagOfficialNames [2024-02-28T13:45:14.174Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2024-02-28T13:45:14.174Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2024-02-28T13:45:14.174Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2024-02-28T13:45:14.174Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2024-02-28T13:45:14.174Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2024-02-28T13:45:14.174Z] --- PASS: TestTagOfficialNames (0.04s) [2024-02-28T13:45:14.174Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2024-02-28T13:45:14.174Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2024-02-28T13:45:14.174Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2024-02-28T13:45:14.174Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2024-02-28T13:45:14.174Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2024-02-28T13:45:14.174Z] === RUN TestTagMatchesDigest [2024-02-28T13:45:14.174Z] --- PASS: TestTagMatchesDigest (0.01s) [2024-02-28T13:45:14.174Z] === CONT TestSaveCheckTimes [2024-02-28T13:45:14.174Z] --- PASS: TestSaveCheckTimes (0.03s) [2024-02-28T13:45:14.174Z] PASS [2024-02-28T13:45:14.174Z] [2024-02-28T13:45:14.174Z] === Skipped [2024-02-28T13:45:14.174Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2024-02-28T13:45:14.174Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-02-28T13:45:14.174Z] [2024-02-28T13:45:14.174Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2024-02-28T13:45:14.174Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-02-28T13:45:14.174Z] [2024-02-28T13:45:14.174Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2024-02-28T13:45:14.174Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-02-28T13:45:14.174Z] [2024-02-28T13:45:14.174Z] DONE 70 tests, 3 skipped in 6.023s [2024-02-28T13:45:14.174Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2024-02-28T13:45:14.174Z] ++ '[' -n '' ']' [2024-02-28T13:45:14.174Z] ++ 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-02-28T13:45:14.174Z] ++ set -e [2024-02-28T13:45:14.174Z] ++ '[' -n 0 ']' [2024-02-28T13:45:14.174Z] ++ set -x [2024-02-28T13:45:14.174Z] ++ 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.X6bX84Iu0X/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-02-28T13:45:14.174Z] === RUN TestStripANSICommands [2024-02-28T13:45:14.174Z] === RUN TestStripANSICommands/#00 [2024-02-28T13:45:14.174Z] === RUN TestStripANSICommands/#01 [2024-02-28T13:45:14.174Z] --- PASS: TestStripANSICommands (0.00s) [2024-02-28T13:45:14.174Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2024-02-28T13:45:14.174Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2024-02-28T13:45:14.174Z] PASS [2024-02-28T13:45:14.174Z] [2024-02-28T13:45:14.174Z] DONE 3 tests in 0.007s [2024-02-28T13:45:14.174Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2024-02-28T13:45:14.174Z] ++ '[' -n '' ']' [2024-02-28T13:45:14.174Z] ++ 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-02-28T13:45:14.174Z] ++ set -e [2024-02-28T13:45:14.174Z] ++ '[' -n 0 ']' [2024-02-28T13:45:14.174Z] ++ set -x [2024-02-28T13:45:14.174Z] ++ 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.X6bX84Iu0X/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-02-28T13:45:14.429Z] INFO: Testing against a local daemon [2024-02-28T13:45:14.429Z] === RUN TestCreateWithMultiNetworks [2024-02-28T13:45:14.987Z] --- PASS: TestCreateWithMultiNetworks (0.79s) [2024-02-28T13:45:14.987Z] === RUN TestNetworkCreateDelete [2024-02-28T13:45:15.241Z] --- PASS: TestNetworkCreateDelete (0.19s) [2024-02-28T13:45:15.241Z] === RUN TestDockerNetworkDeletePreferID [2024-02-28T13:45:15.799Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2024-02-28T13:45:15.800Z] === RUN TestDaemonDNSFallback [2024-02-28T13:45:22.320Z] --- PASS: TestDaemonDNSFallback (6.12s) [2024-02-28T13:45:22.320Z] === RUN TestInspectNetwork [2024-02-28T13:45:24.200Z] === RUN TestInspectNetwork/full_network_id [2024-02-28T13:45:24.200Z] === RUN TestInspectNetwork/partial_network_id [2024-02-28T13:45:24.200Z] === RUN TestInspectNetwork/network_name [2024-02-28T13:45:24.200Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2024-02-28T13:45:28.352Z] --- PASS: TestInspectNetwork (6.52s) [2024-02-28T13:45:28.352Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2024-02-28T13:45:28.352Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2024-02-28T13:45:28.352Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2024-02-28T13:45:28.352Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2024-02-28T13:45:28.352Z] === RUN TestRunContainerWithBridgeNone [2024-02-28T13:45:29.711Z] --- PASS: TestRunContainerWithBridgeNone (1.22s) [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/create [2024-02-28T13:45:29.711Z] === PAUSE TestNetworkInvalidJSON/networks/create [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2024-02-28T13:45:29.711Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2024-02-28T13:45:29.711Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2024-02-28T13:45:29.711Z] === CONT TestNetworkInvalidJSON/networks/create [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2024-02-28T13:45:29.711Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2024-02-28T13:45:29.711Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2024-02-28T13:45:29.711Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2024-02-28T13:45:29.712Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2024-02-28T13:45:29.712Z] === RUN TestNetworkList [2024-02-28T13:45:29.712Z] === RUN TestNetworkList//networks [2024-02-28T13:45:29.712Z] === PAUSE TestNetworkList//networks [2024-02-28T13:45:29.712Z] === RUN TestNetworkList//networks/ [2024-02-28T13:45:29.712Z] === PAUSE TestNetworkList//networks/ [2024-02-28T13:45:29.712Z] === CONT TestNetworkList//networks [2024-02-28T13:45:29.712Z] === CONT TestNetworkList//networks/ [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkList (0.01s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkList//networks (0.00s) [2024-02-28T13:45:29.712Z] --- PASS: TestNetworkList//networks/ (0.00s) [2024-02-28T13:45:29.712Z] === RUN TestHostIPv4BridgeLabel [2024-02-28T13:45:30.270Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2024-02-28T13:45:30.270Z] === RUN TestDefaultNetworkOpts [2024-02-28T13:45:30.270Z] === RUN TestDefaultNetworkOpts/default_value [2024-02-28T13:45:31.629Z] === RUN TestDefaultNetworkOpts/cmdline_value [2024-02-28T13:45:32.551Z] === RUN TestDefaultNetworkOpts/config-from_value [2024-02-28T13:45:33.909Z] --- PASS: TestDefaultNetworkOpts (3.46s) [2024-02-28T13:45:33.909Z] --- PASS: TestDefaultNetworkOpts/default_value (1.16s) [2024-02-28T13:45:33.909Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.15s) [2024-02-28T13:45:33.909Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.16s) [2024-02-28T13:45:33.909Z] === RUN TestForbidDuplicateNetworkNames [2024-02-28T13:45:34.163Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s) [2024-02-28T13:45:34.163Z] === RUN TestDaemonRestartWithLiveRestore [2024-02-28T13:45:35.522Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2024-02-28T13:45:35.522Z] === RUN TestDaemonDefaultNetworkPools [2024-02-28T13:45:36.081Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2024-02-28T13:45:36.081Z] === RUN TestDaemonRestartWithExistingNetwork [2024-02-28T13:45:37.439Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2024-02-28T13:45:37.439Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2024-02-28T13:45:38.362Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2024-02-28T13:45:38.362Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2024-02-28T13:45:38.920Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2024-02-28T13:45:38.920Z] === RUN TestServiceWithPredefinedNetwork [2024-02-28T13:45:41.426Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2024-02-28T13:45:41.426Z] === RUN TestServiceRemoveKeepsIngressNetwork [2024-02-28T13:45:41.426Z] service_test.go:250: FLAKY_TEST [2024-02-28T13:45:41.426Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-02-28T13:45:41.426Z] === RUN TestServiceWithDataPathPortInit [2024-02-28T13:45:56.241Z] --- PASS: TestServiceWithDataPathPortInit (13.29s) [2024-02-28T13:45:56.241Z] === RUN TestServiceWithDefaultAddressPoolInit [2024-02-28T13:45:56.495Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xms128wf70eq5j4gttjwjkhln Created:2024-02-28 13:45:55.554748995 +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[bd3221c972a504763f228dbd896b7125b805f2b33d2349b4b2e05d6adc6b7ba8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ww52q15zkf6haklo6pul8wd3d EndpointID:3140bc213e759391a6c1dcf85f181cbdb78faed245483e811bc800f3aa2e820d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f713b39ae72eebdec9fef35bfa4692d54bd92dc6b802c0af38ce0a45cdb19a6d 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:580533268ae4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ww52q15zkf6haklo6pul8wd3d EndpointID:3140bc213e759391a6c1dcf85f181cbdb78faed245483e811bc800f3aa2e820d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2024-02-28T13:46:01.725Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.63s) [2024-02-28T13:46:01.725Z] PASS [2024-02-28T13:46:01.725Z] [2024-02-28T13:46:01.725Z] === Skipped [2024-02-28T13:46:01.725Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-02-28T13:46:01.725Z] service_test.go:250: FLAKY_TEST [2024-02-28T13:46:01.725Z] [2024-02-28T13:46:01.725Z] DONE 44 tests, 1 skipped in 46.738s [2024-02-28T13:46:01.725Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2024-02-28T13:46:01.725Z] ++ '[' -n '' ']' [2024-02-28T13:46:01.725Z] ++ 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-02-28T13:46:01.725Z] ++ set -e [2024-02-28T13:46:01.725Z] ++ '[' -n 0 ']' [2024-02-28T13:46:01.725Z] ++ set -x [2024-02-28T13:46:01.725Z] ++ 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.X6bX84Iu0X/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-02-28T13:46:01.725Z] INFO: Testing against a local daemon [2024-02-28T13:46:01.725Z] === RUN TestDockerNetworkIpvlanPersistance [2024-02-28T13:46:01.725Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-02-28T13:46:01.725Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2024-02-28T13:46:01.725Z] === RUN TestDockerNetworkIpvlan [2024-02-28T13:46:01.725Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-02-28T13:46:01.725Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2024-02-28T13:46:01.725Z] PASS [2024-02-28T13:46:01.725Z] [2024-02-28T13:46:01.725Z] === Skipped [2024-02-28T13:46:01.725Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2024-02-28T13:46:01.725Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-02-28T13:46:01.725Z] [2024-02-28T13:46:01.725Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2024-02-28T13:46:01.725Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-02-28T13:46:01.725Z] [2024-02-28T13:46:01.725Z] DONE 2 tests, 2 skipped in 0.030s [2024-02-28T13:46:01.725Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2024-02-28T13:46:01.725Z] ++ '[' -n '' ']' [2024-02-28T13:46:01.725Z] ++ 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-02-28T13:46:01.725Z] ++ set -e [2024-02-28T13:46:01.725Z] ++ '[' -n 0 ']' [2024-02-28T13:46:01.725Z] ++ set -x [2024-02-28T13:46:01.725Z] ++ 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.X6bX84Iu0X/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-02-28T13:46:01.725Z] INFO: Testing against a local daemon [2024-02-28T13:46:01.725Z] === RUN TestDockerNetworkMacvlanPersistance [2024-02-28T13:46:02.284Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s) [2024-02-28T13:46:02.284Z] === RUN TestDockerNetworkMacvlan [2024-02-28T13:46:02.284Z] === RUN TestDockerNetworkMacvlan/Subinterface [2024-02-28T13:46:02.842Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2024-02-28T13:46:03.765Z] === RUN TestDockerNetworkMacvlan/NilParent [2024-02-28T13:46:05.124Z] === RUN TestDockerNetworkMacvlan/InternalMode [2024-02-28T13:46:06.483Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2024-02-28T13:46:08.365Z] === RUN TestDockerNetworkMacvlan/Addressing [2024-02-28T13:46:09.288Z] --- PASS: TestDockerNetworkMacvlan (7.12s) [2024-02-28T13:46:09.288Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.66s) [2024-02-28T13:46:09.288Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s) [2024-02-28T13:46:09.288Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2024-02-28T13:46:09.288Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.37s) [2024-02-28T13:46:09.288Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2024-02-28T13:46:09.288Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.05s) [2024-02-28T13:46:09.288Z] PASS [2024-02-28T13:46:09.288Z] [2024-02-28T13:46:09.288Z] DONE 8 tests in 8.339s [2024-02-28T13:46:09.288Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2024-02-28T13:46:09.288Z] ++ '[' -n '' ']' [2024-02-28T13:46:09.288Z] ++ 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-02-28T13:46:09.288Z] ++ set -e [2024-02-28T13:46:09.288Z] ++ '[' -n 0 ']' [2024-02-28T13:46:09.288Z] ++ set -x [2024-02-28T13:46:09.288Z] ++ 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.X6bX84Iu0X/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-02-28T13:46:09.543Z] INFO: Testing against a local daemon [2024-02-28T13:46:09.543Z] === RUN TestBridgeICC [2024-02-28T13:46:10.101Z] === RUN TestBridgeICC/IPv4_non-internal_network [2024-02-28T13:46:11.024Z] === RUN TestBridgeICC/IPv4_internal_network [2024-02-28T13:46:11.946Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2024-02-28T13:46:12.869Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2024-02-28T13:46:13.791Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2024-02-28T13:46:14.715Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2024-02-28T13:46:15.637Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name [2024-02-28T13:46:16.560Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name [2024-02-28T13:46:17.482Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2024-02-28T13:46:20.737Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC (13.18s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (0.88s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv4_internal_network (0.91s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (0.99s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.92s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (0.93s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.97s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.02s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (0.94s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.00s) [2024-02-28T13:46:22.617Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.03s) [2024-02-28T13:46:22.617Z] === RUN TestBridgeINC [2024-02-28T13:46:23.176Z] === RUN TestBridgeINC/IPv4_non-internal_network [2024-02-28T13:46:27.328Z] === RUN TestBridgeINC/IPv4_internal_network [2024-02-28T13:46:28.280Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2024-02-28T13:46:32.503Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2024-02-28T13:46:33.883Z] --- PASS: TestBridgeINC (10.95s) [2024-02-28T13:46:33.883Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.12s) [2024-02-28T13:46:33.883Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.03s) [2024-02-28T13:46:33.883Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.16s) [2024-02-28T13:46:33.883Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.03s) [2024-02-28T13:46:33.883Z] === RUN TestDefaultBridgeIPv6 [2024-02-28T13:46:33.883Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA [2024-02-28T13:46:35.254Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only [2024-02-28T13:46:36.630Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only [2024-02-28T13:46:38.005Z] --- PASS: TestDefaultBridgeIPv6 (4.34s) [2024-02-28T13:46:38.005Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.46s) [2024-02-28T13:46:38.005Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.45s) [2024-02-28T13:46:38.005Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.42s) [2024-02-28T13:46:38.005Z] === RUN TestDefaultBridgeAddresses [2024-02-28T13:46:38.005Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes [2024-02-28T13:46:39.364Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes [2024-02-28T13:46:41.245Z] --- PASS: TestDefaultBridgeAddresses (3.10s) [2024-02-28T13:46:41.245Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) [2024-02-28T13:46:41.245Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) [2024-02-28T13:46:41.245Z] === RUN TestInternalNwConnectivity [2024-02-28T13:46:44.498Z] --- PASS: TestInternalNwConnectivity (3.24s) [2024-02-28T13:46:44.498Z] === RUN TestEtcHostsIpv6 [2024-02-28T13:46:44.752Z] === RUN TestEtcHostsIpv6/IPv6_enabled [2024-02-28T13:46:45.310Z] === RUN TestEtcHostsIpv6/IPv6_disabled [2024-02-28T13:46:49.464Z] --- PASS: TestEtcHostsIpv6 (4.53s) [2024-02-28T13:46:49.464Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.47s) [2024-02-28T13:46:49.464Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.46s) [2024-02-28T13:46:49.464Z] === RUN TestMACAddrOnRestart [2024-02-28T13:46:50.824Z] --- PASS: TestMACAddrOnRestart (1.93s) [2024-02-28T13:46:50.824Z] === RUN TestCfgdMACAddrOnRestart [2024-02-28T13:46:53.331Z] --- PASS: TestCfgdMACAddrOnRestart (2.37s) [2024-02-28T13:46:53.331Z] === RUN TestInspectCfgdMAC [2024-02-28T13:46:53.585Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge [2024-02-28T13:46:53.840Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge [2024-02-28T13:46:53.840Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge [2024-02-28T13:46:53.840Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge [2024-02-28T13:46:54.094Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge [2024-02-28T13:46:54.094Z] --- PASS: TestInspectCfgdMAC (1.11s) [2024-02-28T13:46:54.094Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.06s) [2024-02-28T13:46:54.094Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.05s) [2024-02-28T13:46:54.094Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s) [2024-02-28T13:46:54.094Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s) [2024-02-28T13:46:54.094Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.05s) [2024-02-28T13:46:54.094Z] PASS [2024-02-28T13:46:54.094Z] [2024-02-28T13:46:54.094Z] DONE 35 tests in 44.788s [2024-02-28T13:46:54.094Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2024-02-28T13:46:54.094Z] ++ '[' -n '' ']' [2024-02-28T13:46:54.094Z] ++ 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-02-28T13:46:54.094Z] ++ set -e [2024-02-28T13:46:54.094Z] ++ '[' -n 0 ']' [2024-02-28T13:46:54.094Z] ++ set -x [2024-02-28T13:46:54.094Z] ++ 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.X6bX84Iu0X/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-02-28T13:46:54.094Z] testing: warning: no tests to run [2024-02-28T13:46:54.094Z] PASS [2024-02-28T13:46:54.094Z] [2024-02-28T13:46:54.094Z] DONE 0 tests in 0.005s [2024-02-28T13:46:54.349Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2024-02-28T13:46:54.349Z] ++ '[' -n '' ']' [2024-02-28T13:46:54.349Z] ++ 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-02-28T13:46:54.349Z] ++ set -e [2024-02-28T13:46:54.349Z] ++ '[' -n 0 ']' [2024-02-28T13:46:54.349Z] ++ set -x [2024-02-28T13:46:54.349Z] ++ 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.X6bX84Iu0X/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-02-28T13:46:54.349Z] INFO: Testing against a local daemon [2024-02-28T13:46:54.349Z] === RUN TestAuthZPluginAllowRequest [2024-02-28T13:46:55.271Z] --- PASS: TestAuthZPluginAllowRequest (1.03s) [2024-02-28T13:46:55.271Z] === RUN TestAuthZPluginTLS [2024-02-28T13:46:55.830Z] --- PASS: TestAuthZPluginTLS (0.54s) [2024-02-28T13:46:55.830Z] === RUN TestAuthZPluginDenyRequest [2024-02-28T13:46:56.388Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2024-02-28T13:46:56.388Z] === RUN TestAuthZPluginAPIDenyResponse [2024-02-28T13:46:56.946Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2024-02-28T13:46:56.946Z] === RUN TestAuthZPluginDenyResponse [2024-02-28T13:46:57.504Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2024-02-28T13:46:57.504Z] === RUN TestAuthZPluginAllowEventStream [2024-02-28T13:46:58.426Z] 2024/02/28 13:46:58 http: panic serving 127.0.0.1:35160: runtime error: invalid memory address or nil pointer dereference [2024-02-28T13:46:58.426Z] goroutine 183 [running]: [2024-02-28T13:46:58.426Z] net/http.(*conn).serve.func1() [2024-02-28T13:46:58.426Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-02-28T13:46:58.426Z] panic({0xa855e0?, 0x15aa340?}) [2024-02-28T13:46:58.426Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-02-28T13:46:58.426Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x40007803c0}, 0xffff88b45c58?) [2024-02-28T13:46:58.426Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2024-02-28T13:46:58.426Z] net/http.HandlerFunc.ServeHTTP(0x40001ca600?, {0xd85e10?, 0x40007803c0?}, 0x402d64?) [2024-02-28T13:46:58.426Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-02-28T13:46:58.426Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x40007803c0}, 0x40001ca600) [2024-02-28T13:46:58.426Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-02-28T13:46:58.426Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001586e0, {0xd849d0?, 0x40000a8000}, 0x40001ca500, {0xd7ab00, 0x4000121340}) [2024-02-28T13:46:58.426Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-02-28T13:46:58.426Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x40000a8000?}, 0x4000696060?) [2024-02-28T13:46:58.426Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-02-28T13:46:58.426Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd849d0?, 0x40000a8000?}, 0x40000a8000?) [2024-02-28T13:46:58.426Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-02-28T13:46:58.426Z] net/http.serverHandler.ServeHTTP({0xd81448?}, {0xd849d0?, 0x40000a8000?}, 0x6?) [2024-02-28T13:46:58.426Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-02-28T13:46:58.426Z] net/http.(*conn).serve(0x40001221b0, {0xd8c178, 0x4000698870}) [2024-02-28T13:46:58.426Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-02-28T13:46:58.426Z] created by net/http.(*Server).Serve in goroutine 12 [2024-02-28T13:46:58.426Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-02-28T13:46:59.349Z] 2024/02/28 13:46:59 http: panic serving 127.0.0.1:35154: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-02-28T13:46:59.349Z] goroutine 157 [running]: [2024-02-28T13:46:59.349Z] net/http.(*conn).serve.func1() [2024-02-28T13:46:59.349Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-02-28T13:46:59.349Z] panic({0xa1b780?, 0x40006961c0?}) [2024-02-28T13:46:59.349Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-02-28T13:46:59.349Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x40007805a0}, 0xffff88b45c58?) [2024-02-28T13:46:59.349Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-02-28T13:46:59.349Z] net/http.HandlerFunc.ServeHTTP(0x40001ca800?, {0xd85e10?, 0x40007805a0?}, 0x402d64?) [2024-02-28T13:46:59.349Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-02-28T13:46:59.349Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x40007805a0}, 0x40001ca800) [2024-02-28T13:46:59.349Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-02-28T13:46:59.349Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001586e0, {0xd849d0?, 0x40000a80e0}, 0x40001ca700, {0xd7ab00, 0x4000121340}) [2024-02-28T13:46:59.349Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-02-28T13:46:59.349Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x40000a80e0?}, 0x40001beb70?) [2024-02-28T13:46:59.349Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-02-28T13:46:59.349Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd849d0?, 0x40000a80e0?}, 0x40001c3b40?) [2024-02-28T13:46:59.349Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-02-28T13:46:59.349Z] net/http.serverHandler.ServeHTTP({0x40001beb70?}, {0xd849d0?, 0x40000a80e0?}, 0x6?) [2024-02-28T13:46:59.349Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-02-28T13:46:59.349Z] net/http.(*conn).serve(0x40007b6b40, {0xd8c178, 0x4000698870}) [2024-02-28T13:46:59.349Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-02-28T13:46:59.349Z] created by net/http.(*Server).Serve in goroutine 12 [2024-02-28T13:46:59.349Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-02-28T13:47:01.228Z] 2024/02/28 13:47:01 http: panic serving 127.0.0.1:37806: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-02-28T13:47:01.228Z] goroutine 189 [running]: [2024-02-28T13:47:01.228Z] net/http.(*conn).serve.func1() [2024-02-28T13:47:01.228Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-02-28T13:47:01.228Z] panic({0xa1b780?, 0x4000696280?}) [2024-02-28T13:47:01.228Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-02-28T13:47:01.228Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e10, 0x4000780780}, 0xffff88b45c58?) [2024-02-28T13:47:01.228Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-02-28T13:47:01.228Z] net/http.HandlerFunc.ServeHTTP(0x40001caa00?, {0xd85e10?, 0x4000780780?}, 0x402d64?) [2024-02-28T13:47:01.228Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-02-28T13:47:01.228Z] net/http.(*ServeMux).ServeHTTP(0xd8c178?, {0xd85e10, 0x4000780780}, 0x40001caa00) [2024-02-28T13:47:01.228Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-02-28T13:47:01.228Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001586e0, {0xd849d0?, 0x40000a81c0}, 0x40001ca900, {0xd7ab00, 0x4000121340}) [2024-02-28T13:47:01.228Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-02-28T13:47:01.228Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd849d0?, 0x40000a81c0?}, 0x4000111320?) [2024-02-28T13:47:01.228Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-02-28T13:47:01.228Z] net/http.HandlerFunc.ServeHTTP(0x1607dc0?, {0xd849d0?, 0x40000a81c0?}, 0x4000268b40?) [2024-02-28T13:47:01.228Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-02-28T13:47:01.228Z] net/http.serverHandler.ServeHTTP({0x4000111320?}, {0xd849d0?, 0x40000a81c0?}, 0x6?) [2024-02-28T13:47:01.228Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-02-28T13:47:01.228Z] net/http.(*conn).serve(0x40000122d0, {0xd8c178, 0x4000698870}) [2024-02-28T13:47:01.228Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-02-28T13:47:01.228Z] created by net/http.(*Server).Serve in goroutine 12 [2024-02-28T13:47:01.228Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-02-28T13:47:03.733Z] --- PASS: TestAuthZPluginAllowEventStream (5.98s) [2024-02-28T13:47:03.733Z] === RUN TestAuthZPluginErrorResponse [2024-02-28T13:47:03.987Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2024-02-28T13:47:03.987Z] === RUN TestAuthZPluginErrorRequest [2024-02-28T13:47:04.546Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2024-02-28T13:47:04.546Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2024-02-28T13:47:05.104Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2024-02-28T13:47:05.104Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2024-02-28T13:47:06.027Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s) [2024-02-28T13:47:06.027Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2024-02-28T13:47:07.386Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.07s) [2024-02-28T13:47:07.386Z] === RUN TestAuthZPluginHeader [2024-02-28T13:47:07.640Z] --- PASS: TestAuthZPluginHeader (0.61s) [2024-02-28T13:47:07.640Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2024-02-28T13:47:07.640Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-02-28T13:47:07.640Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-02-28T13:47:07.640Z] === RUN TestAuthZPluginV2Disable [2024-02-28T13:47:07.640Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-02-28T13:47:07.640Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2024-02-28T13:47:07.640Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2024-02-28T13:47:07.640Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-02-28T13:47:07.640Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-02-28T13:47:07.640Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2024-02-28T13:47:07.640Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-02-28T13:47:07.640Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-02-28T13:47:07.640Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2024-02-28T13:47:25.657Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2024-02-28T13:47:25.657Z] PASS [2024-02-28T13:47:25.657Z] [2024-02-28T13:47:25.657Z] === Skipped [2024-02-28T13:47:25.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-02-28T13:47:25.657Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-02-28T13:47:25.657Z] [2024-02-28T13:47:25.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2024-02-28T13:47:25.657Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-02-28T13:47:25.657Z] [2024-02-28T13:47:25.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-02-28T13:47:25.657Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-02-28T13:47:25.657Z] [2024-02-28T13:47:25.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-02-28T13:47:25.657Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-02-28T13:47:25.657Z] [2024-02-28T13:47:25.657Z] DONE 17 tests, 4 skipped in 30.383s [2024-02-28T13:47:25.657Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2024-02-28T13:47:25.657Z] ++ '[' -n '' ']' [2024-02-28T13:47:25.657Z] ++ 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-02-28T13:47:25.657Z] ++ set -e [2024-02-28T13:47:25.657Z] ++ '[' -n 0 ']' [2024-02-28T13:47:25.657Z] ++ set -x [2024-02-28T13:47:25.657Z] ++ 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.X6bX84Iu0X/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-02-28T13:47:25.657Z] INFO: Testing against a local daemon [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2024-02-28T13:47:25.657Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2024-02-28T13:47:25.657Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/pull [2024-02-28T13:47:25.657Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2024-02-28T13:47:25.657Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2024-02-28T13:47:25.657Z] === CONT TestPluginInvalidJSON/plugins/pull [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2024-02-28T13:47:25.657Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2024-02-28T13:47:25.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON (0.01s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2024-02-28T13:47:25.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2024-02-28T13:47:25.657Z] === RUN TestPluginInstall [2024-02-28T13:47:25.657Z] === RUN TestPluginInstall/no_auth [2024-02-28T13:47:28.164Z] time="2024-02-28T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-02-28T13:47:28.164Z] time="2024-02-28T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0315cafcc498783c84ecd6fda3eec2c29fb8e3c8f4f50b172cb59c2045b636d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-02-28T13:47:28.164Z] time="2024-02-28T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-02-28T13:47:28.164Z] time="2024-02-28T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0315cafcc498783c84ecd6fda3eec2c29fb8e3c8f4f50b172cb59c2045b636d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-02-28T13:47:28.164Z] === RUN TestPluginInstall/with_digest [2024-02-28T13:47:28.722Z] === RUN TestPluginInstall/with_htpasswd [2024-02-28T13:47:28.976Z] time="2024-02-28T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-02-28T13:47:28.976Z] time="2024-02-28T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e420d80af1d9889547c614a1f72a065f9ebd39450b6e995a3071f90f4af4649b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-02-28T13:47:28.976Z] time="2024-02-28T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-02-28T13:47:28.976Z] time="2024-02-28T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e420d80af1d9889547c614a1f72a065f9ebd39450b6e995a3071f90f4af4649b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-02-28T13:47:29.231Z] === RUN TestPluginInstall/with_insecure [2024-02-28T13:47:30.153Z] time="2024-02-28T13:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-02-28T13:47:30.153Z] time="2024-02-28T13:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3191083beed8776968dae10794ed977c78447915c2c667f94dd3816abefa24da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-02-28T13:47:30.153Z] time="2024-02-28T13:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-02-28T13:47:30.153Z] time="2024-02-28T13:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3191083beed8776968dae10794ed977c78447915c2c667f94dd3816abefa24da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-02-28T13:47:30.153Z] plugin_test.go:247: [d0adaf9d94c53] daemon is not started [2024-02-28T13:47:30.153Z] --- PASS: TestPluginInstall (5.44s) [2024-02-28T13:47:30.153Z] --- PASS: TestPluginInstall/no_auth (3.60s) [2024-02-28T13:47:30.153Z] --- PASS: TestPluginInstall/with_digest (0.46s) [2024-02-28T13:47:30.153Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) [2024-02-28T13:47:30.153Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2024-02-28T13:47:30.153Z] === RUN TestPluginsWithRuntimes [2024-02-28T13:47:31.512Z] === RUN TestPluginsWithRuntimes/No_Args [2024-02-28T13:47:32.434Z] === RUN TestPluginsWithRuntimes/With_Args [2024-02-28T13:47:33.356Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2024-02-28T13:47:33.356Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2024-02-28T13:47:33.356Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2024-02-28T13:47:33.356Z] === RUN TestPluginBackCompatMediaTypes [2024-02-28T13:47:33.611Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) [2024-02-28T13:47:33.611Z] PASS [2024-02-28T13:47:33.611Z] [2024-02-28T13:47:33.611Z] DONE 25 tests in 9.104s [2024-02-28T13:47:33.611Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2024-02-28T13:47:33.611Z] ++ '[' -n '' ']' [2024-02-28T13:47:33.611Z] ++ 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-02-28T13:47:33.611Z] ++ set -e [2024-02-28T13:47:33.611Z] ++ '[' -n 0 ']' [2024-02-28T13:47:33.611Z] ++ set -x [2024-02-28T13:47:33.611Z] ++ 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.X6bX84Iu0X/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-02-28T13:47:33.865Z] INFO: Testing against a local daemon [2024-02-28T13:47:33.865Z] === RUN TestExternalGraphDriver [2024-02-28T13:47:34.119Z] === RUN TestExternalGraphDriver/json [2024-02-28T13:47:34.119Z] === RUN TestExternalGraphDriver/spec [2024-02-28T13:47:34.119Z] === RUN TestExternalGraphDriver/pull [2024-02-28T13:47:34.119Z] --- PASS: TestExternalGraphDriver (0.34s) [2024-02-28T13:47:34.119Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2024-02-28T13:47:34.119Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2024-02-28T13:47:34.119Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2024-02-28T13:47:34.119Z] === RUN TestGraphdriverPluginV2 [2024-02-28T13:47:34.374Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-02-28T13:47:34.374Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2024-02-28T13:47:34.374Z] PASS [2024-02-28T13:47:34.374Z] [2024-02-28T13:47:34.374Z] === Skipped [2024-02-28T13:47:34.374Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2024-02-28T13:47:34.374Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-02-28T13:47:34.374Z] [2024-02-28T13:47:34.374Z] DONE 5 tests, 1 skipped in 0.690s [2024-02-28T13:47:34.374Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2024-02-28T13:47:34.374Z] ++ '[' -n '' ']' [2024-02-28T13:47:34.374Z] ++ 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-02-28T13:47:34.374Z] ++ set -e [2024-02-28T13:47:34.374Z] ++ '[' -n 0 ']' [2024-02-28T13:47:34.374Z] ++ set -x [2024-02-28T13:47:34.374Z] ++ 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.X6bX84Iu0X/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-02-28T13:47:34.374Z] INFO: Testing against a local daemon [2024-02-28T13:47:34.374Z] === RUN TestContinueAfterPluginCrash [2024-02-28T13:47:34.374Z] === PAUSE TestContinueAfterPluginCrash [2024-02-28T13:47:34.374Z] === RUN TestReadPluginNoRead [2024-02-28T13:47:34.374Z] === PAUSE TestReadPluginNoRead [2024-02-28T13:47:34.374Z] === RUN TestDaemonStartWithLogOpt [2024-02-28T13:47:34.374Z] === PAUSE TestDaemonStartWithLogOpt [2024-02-28T13:47:34.374Z] === CONT TestContinueAfterPluginCrash [2024-02-28T13:47:34.374Z] === CONT TestDaemonStartWithLogOpt [2024-02-28T13:47:34.374Z] === CONT TestReadPluginNoRead [2024-02-28T13:47:36.880Z] === RUN TestReadPluginNoRead/default [2024-02-28T13:47:37.135Z] --- PASS: TestDaemonStartWithLogOpt (2.58s) [2024-02-28T13:47:37.693Z] === RUN TestReadPluginNoRead/disabled_caching [2024-02-28T13:47:38.616Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2024-02-28T13:47:39.975Z] read_test.go:93: [d3d18a7d8b2c1] daemon is not started [2024-02-28T13:47:39.975Z] --- PASS: TestReadPluginNoRead (5.32s) [2024-02-28T13:47:39.975Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2024-02-28T13:47:39.975Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2024-02-28T13:47:39.975Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2024-02-28T13:47:41.855Z] --- PASS: TestContinueAfterPluginCrash (7.44s) [2024-02-28T13:47:41.855Z] PASS [2024-02-28T13:47:41.855Z] [2024-02-28T13:47:41.855Z] DONE 6 tests in 7.468s [2024-02-28T13:47:41.855Z] 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-02-28T13:47:41.855Z] ++ '[' -n '' ']' [2024-02-28T13:47:41.855Z] ++ 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-02-28T13:47:41.855Z] ++ set -e [2024-02-28T13:47:41.855Z] ++ '[' -n 0 ']' [2024-02-28T13:47:41.855Z] ++ set -x [2024-02-28T13:47:41.856Z] ++ 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.X6bX84Iu0X/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-02-28T13:47:41.856Z] testing: warning: no tests to run [2024-02-28T13:47:41.856Z] PASS [2024-02-28T13:47:41.856Z] [2024-02-28T13:47:41.856Z] DONE 0 tests in 0.005s [2024-02-28T13:47:41.856Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2024-02-28T13:47:41.856Z] ++ '[' -n '' ']' [2024-02-28T13:47:41.856Z] ++ 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-02-28T13:47:41.856Z] ++ set -e [2024-02-28T13:47:41.856Z] ++ '[' -n 0 ']' [2024-02-28T13:47:41.856Z] ++ set -x [2024-02-28T13:47:41.856Z] ++ 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.X6bX84Iu0X/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-02-28T13:47:41.856Z] INFO: Testing against a local daemon [2024-02-28T13:47:41.856Z] === RUN TestPluginWithDevMounts [2024-02-28T13:47:41.856Z] === PAUSE TestPluginWithDevMounts [2024-02-28T13:47:41.856Z] === CONT TestPluginWithDevMounts [2024-02-28T13:47:43.737Z] --- PASS: TestPluginWithDevMounts (1.47s) [2024-02-28T13:47:43.737Z] PASS [2024-02-28T13:47:43.737Z] [2024-02-28T13:47:43.737Z] DONE 1 tests in 1.496s [2024-02-28T13:47:43.737Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2024-02-28T13:47:43.737Z] ++ '[' -n '' ']' [2024-02-28T13:47:43.737Z] ++ 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-02-28T13:47:43.737Z] ++ set -e [2024-02-28T13:47:43.737Z] ++ '[' -n 0 ']' [2024-02-28T13:47:43.737Z] ++ set -x [2024-02-28T13:47:43.737Z] ++ 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.X6bX84Iu0X/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-02-28T13:47:43.737Z] INFO: Testing against a local daemon [2024-02-28T13:47:43.737Z] === RUN TestSecretInspect [2024-02-28T13:47:45.618Z] --- PASS: TestSecretInspect (2.00s) [2024-02-28T13:47:45.618Z] === RUN TestSecretList [2024-02-28T13:47:47.499Z] --- PASS: TestSecretList (1.83s) [2024-02-28T13:47:47.499Z] === RUN TestSecretsCreateAndDelete [2024-02-28T13:47:49.380Z] --- PASS: TestSecretsCreateAndDelete (1.86s) [2024-02-28T13:47:49.380Z] === RUN TestSecretsUpdate [2024-02-28T13:47:51.261Z] --- PASS: TestSecretsUpdate (1.88s) [2024-02-28T13:47:51.261Z] === RUN TestTemplatedSecret [2024-02-28T13:47:53.767Z] --- PASS: TestTemplatedSecret (2.38s) [2024-02-28T13:47:53.767Z] === RUN TestSecretCreateResolve [2024-02-28T13:47:55.648Z] --- PASS: TestSecretCreateResolve (1.97s) [2024-02-28T13:47:55.648Z] PASS [2024-02-28T13:47:55.648Z] [2024-02-28T13:47:55.648Z] DONE 6 tests in 11.941s [2024-02-28T13:47:55.648Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2024-02-28T13:47:55.648Z] ++ '[' -n '' ']' [2024-02-28T13:47:55.648Z] ++ 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-02-28T13:47:55.648Z] ++ set -e [2024-02-28T13:47:55.648Z] ++ '[' -n 0 ']' [2024-02-28T13:47:55.648Z] ++ set -x [2024-02-28T13:47:55.648Z] ++ 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.X6bX84Iu0X/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-02-28T13:47:55.648Z] INFO: Testing against a local daemon [2024-02-28T13:47:55.648Z] === RUN TestServiceCreateInit [2024-02-28T13:47:55.648Z] === RUN TestServiceCreateInit/daemonInitDisabled [2024-02-28T13:47:58.904Z] === RUN TestServiceCreateInit/daemonInitEnabled [2024-02-28T13:48:02.159Z] --- PASS: TestServiceCreateInit (6.72s) [2024-02-28T13:48:02.159Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.35s) [2024-02-28T13:48:02.159Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.36s) [2024-02-28T13:48:02.159Z] === RUN TestCreateServiceMultipleTimes [2024-02-28T13:48:16.975Z] --- PASS: TestCreateServiceMultipleTimes (14.37s) [2024-02-28T13:48:16.975Z] === RUN TestCreateServiceConflict [2024-02-28T13:48:18.333Z] --- PASS: TestCreateServiceConflict (1.92s) [2024-02-28T13:48:18.333Z] === RUN TestCreateServiceMaxReplicas [2024-02-28T13:48:21.589Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2024-02-28T13:48:21.589Z] === RUN TestCreateServiceSecretFileMode [2024-02-28T13:48:33.736Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2024-02-28T13:48:33.736Z] === RUN TestCreateServiceConfigFileMode [2024-02-28T13:48:45.882Z] --- PASS: TestCreateServiceConfigFileMode (12.44s) [2024-02-28T13:48:45.882Z] === RUN TestCreateServiceSysctls [2024-02-28T13:48:49.137Z] --- PASS: TestCreateServiceSysctls (3.03s) [2024-02-28T13:48:49.137Z] === RUN TestCreateServiceCapabilities [2024-02-28T13:48:51.018Z] --- PASS: TestCreateServiceCapabilities (2.26s) [2024-02-28T13:48:51.018Z] === RUN TestInspect [2024-02-28T13:48:53.525Z] --- PASS: TestInspect (2.05s) [2024-02-28T13:48:53.525Z] === RUN TestCreateJob [2024-02-28T13:48:56.031Z] --- PASS: TestCreateJob (2.78s) [2024-02-28T13:48:56.031Z] === RUN TestReplicatedJob [2024-02-28T13:49:00.184Z] --- PASS: TestReplicatedJob (4.24s) [2024-02-28T13:49:00.184Z] === RUN TestUpdateReplicatedJob [2024-02-28T13:49:03.441Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2024-02-28T13:49:03.441Z] === RUN TestServiceListWithStatuses [2024-02-28T13:49:07.595Z] --- PASS: TestServiceListWithStatuses (4.12s) [2024-02-28T13:49:07.595Z] === RUN TestDockerNetworkConnectAliasPreV144 [2024-02-28T13:49:11.748Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.82s) [2024-02-28T13:49:11.749Z] === RUN TestDockerNetworkReConnect [2024-02-28T13:49:14.254Z] --- PASS: TestDockerNetworkReConnect (3.08s) [2024-02-28T13:49:14.254Z] === RUN TestServicePlugin [2024-02-28T13:49:14.254Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-02-28T13:49:14.254Z] --- SKIP: TestServicePlugin (0.00s) [2024-02-28T13:49:14.254Z] === RUN TestServiceUpdateLabel [2024-02-28T13:49:16.135Z] --- PASS: TestServiceUpdateLabel (1.87s) [2024-02-28T13:49:16.135Z] === RUN TestServiceUpdateSecrets [2024-02-28T13:49:30.950Z] --- PASS: TestServiceUpdateSecrets (14.04s) [2024-02-28T13:49:30.950Z] === RUN TestServiceUpdateConfigs [2024-02-28T13:49:45.767Z] --- PASS: TestServiceUpdateConfigs (14.09s) [2024-02-28T13:49:45.767Z] === RUN TestServiceUpdateNetwork [2024-02-28T13:49:57.914Z] --- PASS: TestServiceUpdateNetwork (11.88s) [2024-02-28T13:49:57.914Z] === RUN TestServiceUpdatePidsLimit [2024-02-28T13:49:57.914Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2024-02-28T13:49:57.914Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2024-02-28T13:50:05.982Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2024-02-28T13:50:12.502Z] --- PASS: TestServiceUpdatePidsLimit (15.88s) [2024-02-28T13:50:12.502Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2024-02-28T13:50:12.502Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2024-02-28T13:50:12.502Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s) [2024-02-28T13:50:12.502Z] PASS [2024-02-28T13:50:12.502Z] [2024-02-28T13:50:12.502Z] === Skipped [2024-02-28T13:50:12.502Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2024-02-28T13:50:12.502Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-02-28T13:50:12.502Z] [2024-02-28T13:50:12.502Z] DONE 26 tests, 1 skipped in 136.628s [2024-02-28T13:50:12.502Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2024-02-28T13:50:12.502Z] ++ '[' -n '' ']' [2024-02-28T13:50:12.502Z] ++ 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-02-28T13:50:12.502Z] ++ set -e [2024-02-28T13:50:12.502Z] ++ '[' -n 0 ']' [2024-02-28T13:50:12.502Z] ++ set -x [2024-02-28T13:50:12.502Z] ++ 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.X6bX84Iu0X/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-02-28T13:50:12.502Z] INFO: Testing against a local daemon [2024-02-28T13:50:12.502Z] === RUN TestSessionCreate [2024-02-28T13:50:12.502Z] --- PASS: TestSessionCreate (0.01s) [2024-02-28T13:50:12.502Z] === RUN TestSessionCreateWithBadUpgrade [2024-02-28T13:50:12.502Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2024-02-28T13:50:12.502Z] PASS [2024-02-28T13:50:12.502Z] [2024-02-28T13:50:12.502Z] DONE 2 tests in 0.040s [2024-02-28T13:50:12.502Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2024-02-28T13:50:12.502Z] ++ '[' -n '' ']' [2024-02-28T13:50:12.502Z] ++ 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-02-28T13:50:12.502Z] ++ set -e [2024-02-28T13:50:12.502Z] ++ '[' -n 0 ']' [2024-02-28T13:50:12.502Z] ++ set -x [2024-02-28T13:50:12.502Z] ++ 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.X6bX84Iu0X/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-02-28T13:50:12.502Z] INFO: Testing against a local daemon [2024-02-28T13:50:12.502Z] === RUN TestCgroupDriverSystemdMemoryLimit [2024-02-28T13:50:12.502Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-02-28T13:50:12.502Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-02-28T13:50:12.502Z] === RUN TestDiskUsage [2024-02-28T13:50:12.502Z] === PAUSE TestDiskUsage [2024-02-28T13:50:12.502Z] === RUN TestEventsExecDie [2024-02-28T13:50:12.502Z] --- PASS: TestEventsExecDie (0.43s) [2024-02-28T13:50:12.502Z] === RUN TestEventsBackwardsCompatible [2024-02-28T13:50:12.502Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2024-02-28T13:50:12.502Z] === RUN TestEventsVolumeCreate [2024-02-28T13:50:12.502Z] --- PASS: TestEventsVolumeCreate (0.05s) [2024-02-28T13:50:12.502Z] === RUN TestInfoBinaryCommits [2024-02-28T13:50:12.756Z] --- PASS: TestInfoBinaryCommits (0.01s) [2024-02-28T13:50:12.757Z] === RUN TestInfoAPIVersioned [2024-02-28T13:50:12.757Z] --- PASS: TestInfoAPIVersioned (0.01s) [2024-02-28T13:50:12.757Z] === RUN TestInfoAPI [2024-02-28T13:50:12.757Z] --- PASS: TestInfoAPI (0.01s) [2024-02-28T13:50:12.757Z] === RUN TestInfoAPIWarnings [2024-02-28T13:50:30.773Z] --- PASS: TestInfoAPIWarnings (16.54s) [2024-02-28T13:50:30.773Z] === RUN TestInfoDebug [2024-02-28T13:50:30.773Z] --- PASS: TestInfoDebug (0.52s) [2024-02-28T13:50:30.773Z] === RUN TestInfoInsecureRegistries [2024-02-28T13:50:30.773Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2024-02-28T13:50:30.773Z] === RUN TestInfoRegistryMirrors [2024-02-28T13:50:30.773Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2024-02-28T13:50:30.773Z] === RUN TestLoginFailsWithBadCredentials [2024-02-28T13:50:31.697Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2024-02-28T13:50:31.697Z] === RUN TestPingCacheHeaders [2024-02-28T13:50:31.697Z] --- PASS: TestPingCacheHeaders (0.01s) [2024-02-28T13:50:31.697Z] === RUN TestPingGet [2024-02-28T13:50:31.697Z] --- PASS: TestPingGet (0.01s) [2024-02-28T13:50:31.697Z] === RUN TestPingHead [2024-02-28T13:50:31.697Z] --- PASS: TestPingHead (0.01s) [2024-02-28T13:50:31.697Z] === RUN TestPingSwarmHeader [2024-02-28T13:50:32.255Z] === RUN TestPingSwarmHeader/before_swarm_init [2024-02-28T13:50:32.813Z] === RUN TestPingSwarmHeader/after_swarm_init [2024-02-28T13:50:33.735Z] === RUN TestPingSwarmHeader/after_swarm_leave [2024-02-28T13:50:33.735Z] --- PASS: TestPingSwarmHeader (1.88s) [2024-02-28T13:50:33.735Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2024-02-28T13:50:33.735Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2024-02-28T13:50:33.735Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2024-02-28T13:50:33.735Z] === RUN TestPingBuilderHeader [2024-02-28T13:50:33.735Z] === RUN TestPingBuilderHeader/default_config [2024-02-28T13:50:34.293Z] === RUN TestPingBuilderHeader/buildkit_disabled [2024-02-28T13:50:34.548Z] --- PASS: TestPingBuilderHeader (1.04s) [2024-02-28T13:50:34.548Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2024-02-28T13:50:34.548Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2024-02-28T13:50:34.548Z] === RUN TestVersion [2024-02-28T13:50:34.802Z] --- PASS: TestVersion (0.01s) [2024-02-28T13:50:34.802Z] === CONT TestDiskUsage [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/container_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/image_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/volume_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/container,_volume_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2024-02-28T13:50:35.360Z] === RUN TestDiskUsage/after_container.Run [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/container_types [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/image_types [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/volume_types [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2024-02-28T13:50:35.615Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage (1.02s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty (0.01s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run (0.23s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2024-02-28T13:50:35.615Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2024-02-28T13:50:35.615Z] PASS [2024-02-28T13:50:35.615Z] [2024-02-28T13:50:35.615Z] === Skipped [2024-02-28T13:50:35.615Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-02-28T13:50:35.615Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-02-28T13:50:35.615Z] [2024-02-28T13:50:35.615Z] DONE 57 tests, 1 skipped in 23.642s [2024-02-28T13:50:35.615Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2024-02-28T13:50:35.615Z] ++ '[' -n '' ']' [2024-02-28T13:50:35.615Z] ++ 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-02-28T13:50:35.615Z] ++ set -e [2024-02-28T13:50:35.615Z] ++ '[' -n 0 ']' [2024-02-28T13:50:35.615Z] ++ set -x [2024-02-28T13:50:35.615Z] ++ 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.X6bX84Iu0X/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-02-28T13:50:35.869Z] INFO: Testing against a local daemon [2024-02-28T13:50:35.869Z] === RUN TestRunMountVolumeSubdir [2024-02-28T13:50:36.123Z] mount_test.go:28: Setup stderr: [2024-02-28T13:50:36.123Z] mount_test.go:28: Setup stdout: [2024-02-28T13:50:36.123Z] /volume: [2024-02-28T13:50:36.123Z] total 24K [2024-02-28T13:50:36.123Z] drwxr-xr-x 5 root root 4.0K Feb 28 13:50 . [2024-02-28T13:50:36.123Z] drwxr-xr-x 1 root root 4.0K Feb 28 13:50 .. [2024-02-28T13:50:36.123Z] -rw-r--r-- 1 root root 4 Feb 28 13:50 bar.txt [2024-02-28T13:50:36.123Z] drwxr-xr-x 2 root root 4.0K Feb 28 13:50 bin [2024-02-28T13:50:36.123Z] drwxr-xr-x 3 root root 4.0K Feb 28 13:50 hack [2024-02-28T13:50:36.123Z] drwxr-xr-x 2 root root 4.0K Feb 28 13:50 subdir [2024-02-28T13:50:36.123Z] [2024-02-28T13:50:36.123Z] /volume/hack/: [2024-02-28T13:50:36.123Z] total 12K [2024-02-28T13:50:36.123Z] drwxr-xr-x 3 root root 4.0K Feb 28 13:50 . [2024-02-28T13:50:36.123Z] drwxr-xr-x 5 root root 4.0K Feb 28 13:50 .. [2024-02-28T13:50:36.123Z] lrwxrwxrwx 1 root root 4 Feb 28 13:50 bad -> root [2024-02-28T13:50:36.123Z] lrwxrwxrwx 1 root root 9 Feb 28 13:50 good -> ../subdir [2024-02-28T13:50:36.123Z] drwxr-xr-x 2 root root 4.0K Feb 28 13:50 iwanttobehackedwithtoctou [2024-02-28T13:50:36.123Z] lrwxrwxrwx 1 root root 1 Feb 28 13:50 root -> / [2024-02-28T13:50:36.123Z] === RUN TestRunMountVolumeSubdir/subdir [2024-02-28T13:50:36.378Z] mount_test.go:101: stdout: [2024-02-28T13:50:36.378Z] hello.txt [2024-02-28T13:50:36.378Z] mount_test.go:102: stderr: [2024-02-28T13:50:36.378Z] === RUN TestRunMountVolumeSubdir/subdir_link [2024-02-28T13:50:36.937Z] mount_test.go:101: stdout: [2024-02-28T13:50:36.937Z] hello.txt [2024-02-28T13:50:36.937Z] mount_test.go:102: stderr: [2024-02-28T13:50:36.937Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data [2024-02-28T13:50:37.495Z] mount_test.go:101: stdout: [2024-02-28T13:50:37.495Z] /bin/busybox [2024-02-28T13:50:37.495Z] mount_test.go:102: stderr: [2024-02-28T13:50:37.495Z] === RUN TestRunMountVolumeSubdir/file [2024-02-28T13:50:37.749Z] mount_test.go:101: stdout: [2024-02-28T13:50:37.749Z] foo [2024-02-28T13:50:37.749Z] mount_test.go:102: stderr: [2024-02-28T13:50:37.749Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks [2024-02-28T13:50:37.749Z] === RUN TestRunMountVolumeSubdir/not_existing [2024-02-28T13:50:38.003Z] === RUN TestRunMountVolumeSubdir/mount_link [2024-02-28T13:50:38.003Z] === RUN TestRunMountVolumeSubdir/mount_link_link [2024-02-28T13:50:38.257Z] --- PASS: TestRunMountVolumeSubdir (2.45s) [2024-02-28T13:50:38.257Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.36s) [2024-02-28T13:50:38.257Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.43s) [2024-02-28T13:50:38.257Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.42s) [2024-02-28T13:50:38.257Z] --- PASS: TestRunMountVolumeSubdir/file (0.41s) [2024-02-28T13:50:38.258Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) [2024-02-28T13:50:38.258Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.16s) [2024-02-28T13:50:38.258Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.14s) [2024-02-28T13:50:38.258Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s) [2024-02-28T13:50:38.258Z] === RUN TestVolumesCreateAndList [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesCreateAndList (0.01s) [2024-02-28T13:50:38.258Z] === RUN TestVolumesRemove [2024-02-28T13:50:38.258Z] === RUN TestVolumesRemove/volume_in_use [2024-02-28T13:50:38.258Z] === RUN TestVolumesRemove/volume_not_in_use [2024-02-28T13:50:38.258Z] === RUN TestVolumesRemove/non-existing_volume [2024-02-28T13:50:38.258Z] === RUN TestVolumesRemove/non-existing_volume_force [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesRemove (0.06s) [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2024-02-28T13:50:38.258Z] === RUN TestVolumesRemoveSwarmEnabled [2024-02-28T13:50:38.258Z] === PAUSE TestVolumesRemoveSwarmEnabled [2024-02-28T13:50:38.258Z] === RUN TestVolumesInspect [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesInspect (0.01s) [2024-02-28T13:50:38.258Z] === RUN TestVolumesInvalidJSON [2024-02-28T13:50:38.258Z] === RUN TestVolumesInvalidJSON/volumes/create [2024-02-28T13:50:38.258Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2024-02-28T13:50:38.258Z] === CONT TestVolumesInvalidJSON/volumes/create [2024-02-28T13:50:38.258Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2024-02-28T13:50:38.258Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2024-02-28T13:50:38.258Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2024-02-28T13:50:38.258Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2024-02-28T13:50:38.258Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2024-02-28T13:50:38.258Z] === RUN TestVolumePruneAnonymous [2024-02-28T13:50:38.258Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2024-02-28T13:50:38.258Z] === RUN TestVolumePruneAnonFromImage [2024-02-28T13:50:38.512Z] --- PASS: TestVolumePruneAnonFromImage (0.15s) [2024-02-28T13:50:38.512Z] === CONT TestVolumesRemoveSwarmEnabled [2024-02-28T13:50:39.870Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2024-02-28T13:50:39.870Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2024-02-28T13:50:39.870Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2024-02-28T13:50:39.870Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2024-02-28T13:50:40.429Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.98s) [2024-02-28T13:50:40.429Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2024-02-28T13:50:40.429Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2024-02-28T13:50:40.429Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2024-02-28T13:50:40.429Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2024-02-28T13:50:40.429Z] PASS [2024-02-28T13:50:40.429Z] [2024-02-28T13:50:40.429Z] DONE 29 tests in 4.739s [2024-02-28T13:50:40.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2024-02-28T13:50:40.683Z] ++++ cat bundles/test-integration/TestUsernsCommit/d2a4dc20c364f/docker.pid [2024-02-28T13:50:40.683Z] +++ kill 66175 [2024-02-28T13:50:40.683Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 66175 is not a child of this shell [2024-02-28T13:50:40.683Z] warning: PID 66175 from bundles/test-integration/TestUsernsCommit/d2a4dc20c364f/docker.pid had a nonzero exit code [2024-02-28T13:50:40.683Z] umount: bundles/test-integration/TestUsernsCommit/d2a4dc20c364f/root: not mounted. [2024-02-28T13:50:40.683Z] ++++ cat bundles/test-integration/docker.pid [2024-02-28T13:50:40.683Z] +++ kill 24830 [2024-02-28T13:50:42.041Z] +++ /etc/init.d/apparmor stop [2024-02-28T13:50:42.041Z] Leaving: AppArmorNo profiles have been unloaded. [2024-02-28T13:50:42.041Z] [2024-02-28T13:50:42.041Z] Unloading profiles will leave already running processes permanently [2024-02-28T13:50:42.041Z] unconfined, which can lead to unexpected situations. [2024-02-28T13:50:42.041Z] [2024-02-28T13:50:42.041Z] To set a process to complain mode, use the command line tool [2024-02-28T13:50:42.041Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2024-02-28T13:50:42.041Z] +++ true [2024-02-28T13:50:42.041Z] exiting test-integration [2024-02-28T13:50:42.041Z] ++ exit 0 [2024-02-28T13:50:42.041Z] Post stage [Pipeline] junit [2024-02-28T13:50:43.409Z] Recording test results [2024-02-28T13:50:43.650Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-02-28T13:50:43.934Z] + echo Ensuring container killed. [2024-02-28T13:50:43.935Z] Ensuring container killed. [2024-02-28T13:50:43.935Z] + docker rm -vf docker-pr3 [2024-02-28T13:50:43.935Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2024-02-28T13:50:44.202Z] + echo Chowning /workspace to jenkins user [2024-02-28T13:50:44.203Z] Chowning /workspace to jenkins user [2024-02-28T13:50:44.203Z] + id -u [2024-02-28T13:50:44.203Z] + id -g [2024-02-28T13:50:44.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47462:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-02-28T13:50:45.833Z] + bundleName=arm64-integration [2024-02-28T13:50:45.833Z] + echo Creating arm64-integration-bundles.tar.gz [2024-02-28T13:50:45.833Z] Creating arm64-integration-bundles.tar.gz [2024-02-28T13:50:45.833Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml ) -print [2024-02-28T13:50:45.833Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-02-28T13:50:46.095Z] Archiving artifacts [2024-02-28T13:50:46.383Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47462/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-02-28T13:50:46.789Z] + make clean [2024-02-28T13:50:46.789Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-02-28T13:50:46.789Z] docker-dev-cache [2024-02-28T13:50:46.789Z] 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 Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47462/3/stashes/