Pull request #46875 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 028ed1bb22a8a6f244aaa7a6682b2460edce1495+bb99b3f02e3f71549d45970482120be1f7fbb29f (4f9ef8fc88557ca1b28664bd4497f161bbce0bfa) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46875@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-12-01T10:03:26.794Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-12-01T10:03:26.798Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-12-01T10:03:42.027Z] Still waiting to schedule task [2023-12-01T10:03:42.028Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2023-12-01T10:03:45.419Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cbcdb0e4bd837669) in /home/ubuntu/workspace/moby_PR-46875 [Pipeline] { [Pipeline] checkout [2023-12-01T10:03:45.445Z] The recommended git tool is: git [2023-12-01T10:03:45.464Z] using credential docker-jenkins-github-credentials [2023-12-01T10:03:45.483Z] Cloning the remote Git repository [2023-12-01T10:03:45.483Z] Cloning with configured refspecs honoured and without tags [2023-12-01T10:03:45.495Z] Cloning repository https://github.com/moby/moby.git [2023-12-01T10:03:45.495Z] > git init /home/ubuntu/workspace/moby_PR-46875 # timeout=10 [2023-12-01T10:03:45.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-12-01T10:03:45.501Z] > git --version # timeout=10 [2023-12-01T10:03:45.504Z] > git --version # 'git version 2.25.1' [2023-12-01T10:03:45.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-01T10:03:45.504Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46875/head:refs/remotes/origin/PR-46875 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-12-01T10:03:57.455Z] Fetching without tags [2023-12-01T10:03:57.652Z] Merging remotes/origin/master commit bb99b3f02e3f71549d45970482120be1f7fbb29f into PR head commit 028ed1bb22a8a6f244aaa7a6682b2460edce1495 [2023-12-01T10:03:57.442Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-12-01T10:03:57.445Z] > git config --add remote.origin.fetch +refs/pull/46875/head:refs/remotes/origin/PR-46875 # timeout=10 [2023-12-01T10:03:57.447Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-12-01T10:03:57.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-12-01T10:03:57.459Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-12-01T10:03:57.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-01T10:03:57.459Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46875/head:refs/remotes/origin/PR-46875 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-12-01T10:03:57.655Z] > git config core.sparsecheckout # timeout=10 [2023-12-01T10:03:57.658Z] > git checkout -f 028ed1bb22a8a6f244aaa7a6682b2460edce1495 # timeout=10 [2023-12-01T10:03:58.326Z] Merge succeeded, producing 028ed1bb22a8a6f244aaa7a6682b2460edce1495 [2023-12-01T10:03:58.326Z] Checking out Revision 028ed1bb22a8a6f244aaa7a6682b2460edce1495 (PR-46875) [2023-12-01T10:03:58.765Z] Commit message: "vendor: github.com/spf13/cobra v1.8.0" [2023-12-01T10:03:58.765Z] First time build. Skipping changelog. [2023-12-01T10:03:58.780Z] > git --version # timeout=10 [2023-12-01T10:03:58.783Z] > git --version # 'git version 2.25.1' [2023-12-01T10:03:58.786Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T10:03:59.439Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46875:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-12-01T10:03:58.304Z] > git remote # timeout=10 [2023-12-01T10:03:58.307Z] > git config --get remote.origin.url # timeout=10 [2023-12-01T10:03:58.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-01T10:03:58.311Z] > git merge bb99b3f02e3f71549d45970482120be1f7fbb29f # timeout=10 [2023-12-01T10:03:58.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-01T10:03:58.329Z] > git config core.sparsecheckout # timeout=10 [2023-12-01T10:03:58.331Z] > git checkout -f 028ed1bb22a8a6f244aaa7a6682b2460edce1495 # timeout=10 [2023-12-01T10:04:01.957Z] 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 [2023-12-01T10:04:02.275Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cbcdb0e4bd837669) in /home/ubuntu/workspace/moby_PR-46875 [Pipeline] { [Pipeline] checkout [2023-12-01T10:04:02.293Z] The recommended git tool is: git [2023-12-01T10:04:02.341Z] using credential docker-jenkins-github-credentials [2023-12-01T10:04:02.360Z] Fetching changes from the remote Git repository [2023-12-01T10:04:02.365Z] Fetching without tags [2023-12-01T10:04:02.591Z] Merging remotes/origin/master commit bb99b3f02e3f71549d45970482120be1f7fbb29f into PR head commit 028ed1bb22a8a6f244aaa7a6682b2460edce1495 [2023-12-01T10:04:03.028Z] Merge succeeded, producing 028ed1bb22a8a6f244aaa7a6682b2460edce1495 [2023-12-01T10:04:03.029Z] Checking out Revision 028ed1bb22a8a6f244aaa7a6682b2460edce1495 (PR-46875) [2023-12-01T10:04:03.080Z] Commit message: "vendor: github.com/spf13/cobra v1.8.0" [2023-12-01T10:04:03.090Z] > git --version # timeout=10 [2023-12-01T10:04:03.092Z] > git --version # 'git version 2.25.1' [2023-12-01T10:04:03.095Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-12-01T10:04:02.357Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46875/.git # timeout=10 [2023-12-01T10:04:02.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-12-01T10:04:02.369Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-12-01T10:04:02.369Z] > git --version # timeout=10 [2023-12-01T10:04:02.372Z] > git --version # 'git version 2.25.1' [2023-12-01T10:04:02.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-01T10:04:02.372Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46875/head:refs/remotes/origin/PR-46875 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-12-01T10:04:02.594Z] > git config core.sparsecheckout # timeout=10 [2023-12-01T10:04:02.597Z] > git checkout -f 028ed1bb22a8a6f244aaa7a6682b2460edce1495 # timeout=10 [2023-12-01T10:04:03.013Z] > git remote # timeout=10 [2023-12-01T10:04:03.016Z] > git config --get remote.origin.url # timeout=10 [2023-12-01T10:04:03.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-01T10:04:03.019Z] > git merge bb99b3f02e3f71549d45970482120be1f7fbb29f # timeout=10 [2023-12-01T10:04:03.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-01T10:04:03.031Z] > git config core.sparsecheckout # timeout=10 [2023-12-01T10:04:03.034Z] > git checkout -f 028ed1bb22a8a6f244aaa7a6682b2460edce1495 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-12-01T10:04:03.920Z] + docker version [2023-12-01T10:04:03.920Z] Client: Docker Engine - Community [2023-12-01T10:04:03.920Z] Version: 24.0.7 [2023-12-01T10:04:03.920Z] API version: 1.43 [2023-12-01T10:04:03.920Z] Go version: go1.20.10 [2023-12-01T10:04:03.920Z] Git commit: afdd53b [2023-12-01T10:04:03.920Z] Built: Thu Oct 26 09:08:14 2023 [2023-12-01T10:04:03.920Z] OS/Arch: linux/arm64 [2023-12-01T10:04:03.920Z] Context: default [2023-12-01T10:04:03.920Z] [2023-12-01T10:04:03.920Z] Server: Docker Engine - Community [2023-12-01T10:04:03.920Z] Engine: [2023-12-01T10:04:03.920Z] Version: 24.0.7 [2023-12-01T10:04:03.920Z] API version: 1.43 (minimum version 1.12) [2023-12-01T10:04:03.920Z] Go version: go1.20.10 [2023-12-01T10:04:03.920Z] Git commit: 311b9ff [2023-12-01T10:04:03.920Z] Built: Thu Oct 26 09:08:14 2023 [2023-12-01T10:04:03.920Z] OS/Arch: linux/arm64 [2023-12-01T10:04:03.920Z] Experimental: true [2023-12-01T10:04:03.920Z] containerd: [2023-12-01T10:04:03.920Z] Version: 1.6.25 [2023-12-01T10:04:03.920Z] GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2023-12-01T10:04:03.920Z] runc: [2023-12-01T10:04:03.920Z] Version: 1.1.10 [2023-12-01T10:04:03.920Z] GitCommit: v1.1.10-0-g18a0cb0 [2023-12-01T10:04:03.920Z] docker-init: [2023-12-01T10:04:03.920Z] Version: 0.19.0 [2023-12-01T10:04:03.920Z] GitCommit: de40ad0 [Pipeline] sh [2023-12-01T10:04:04.194Z] + docker info [2023-12-01T10:04:04.194Z] Client: Docker Engine - Community [2023-12-01T10:04:04.194Z] Version: 24.0.7 [2023-12-01T10:04:04.194Z] Context: default [2023-12-01T10:04:04.194Z] Debug Mode: false [2023-12-01T10:04:04.194Z] Plugins: [2023-12-01T10:04:04.194Z] buildx: Docker Buildx (Docker Inc.) [2023-12-01T10:04:04.194Z] Version: v0.12.0 [2023-12-01T10:04:04.194Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-12-01T10:04:04.194Z] compose: Docker Compose (Docker Inc.) [2023-12-01T10:04:04.194Z] Version: v2.23.3 [2023-12-01T10:04:04.194Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-12-01T10:04:04.194Z] [2023-12-01T10:04:04.194Z] Server: [2023-12-01T10:04:04.194Z] Containers: 0 [2023-12-01T10:04:04.194Z] Running: 0 [2023-12-01T10:04:04.194Z] Paused: 0 [2023-12-01T10:04:04.194Z] Stopped: 0 [2023-12-01T10:04:04.194Z] Images: 3 [2023-12-01T10:04:04.194Z] Server Version: 24.0.7 [2023-12-01T10:04:04.194Z] Storage Driver: overlay2 [2023-12-01T10:04:04.194Z] Backing Filesystem: extfs [2023-12-01T10:04:04.194Z] Supports d_type: true [2023-12-01T10:04:04.194Z] Using metacopy: false [2023-12-01T10:04:04.194Z] Native Overlay Diff: true [2023-12-01T10:04:04.194Z] userxattr: false [2023-12-01T10:04:04.194Z] Logging Driver: json-file [2023-12-01T10:04:04.194Z] Cgroup Driver: cgroupfs [2023-12-01T10:04:04.194Z] Cgroup Version: 1 [2023-12-01T10:04:04.194Z] Plugins: [2023-12-01T10:04:04.194Z] Volume: local [2023-12-01T10:04:04.194Z] Network: bridge host ipvlan macvlan null overlay [2023-12-01T10:04:04.194Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-12-01T10:04:04.194Z] Swarm: inactive [2023-12-01T10:04:04.194Z] Runtimes: io.containerd.runc.v2 runc [2023-12-01T10:04:04.194Z] Default Runtime: runc [2023-12-01T10:04:04.194Z] Init Binary: docker-init [2023-12-01T10:04:04.194Z] containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2023-12-01T10:04:04.194Z] runc version: v1.1.10-0-g18a0cb0 [2023-12-01T10:04:04.194Z] init version: de40ad0 [2023-12-01T10:04:04.194Z] Security Options: [2023-12-01T10:04:04.194Z] apparmor [2023-12-01T10:04:04.194Z] seccomp [2023-12-01T10:04:04.194Z] Profile: builtin [2023-12-01T10:04:04.194Z] Kernel Version: 5.15.0-1050-aws [2023-12-01T10:04:04.194Z] Operating System: Ubuntu 20.04.6 LTS [2023-12-01T10:04:04.194Z] OSType: linux [2023-12-01T10:04:04.194Z] Architecture: aarch64 [2023-12-01T10:04:04.194Z] CPUs: 8 [2023-12-01T10:04:04.194Z] Total Memory: 30.64GiB [2023-12-01T10:04:04.194Z] Name: ip-10-100-68-206 [2023-12-01T10:04:04.194Z] ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 [2023-12-01T10:04:04.194Z] Docker Root Dir: /var/lib/docker [2023-12-01T10:04:04.194Z] Debug Mode: false [2023-12-01T10:04:04.194Z] Experimental: true [2023-12-01T10:04:04.194Z] Insecure Registries: [2023-12-01T10:04:04.194Z] 127.0.0.0/8 [2023-12-01T10:04:04.194Z] Live Restore Enabled: true [2023-12-01T10:04:04.194Z] [Pipeline] sh [2023-12-01T10:04:04.469Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-12-01T10:04:04.469Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-12-01T10:04:04.469Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46875/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-12-01T10:04:04.469Z] + bash /home/ubuntu/workspace/moby_PR-46875/check-config.sh [2023-12-01T10:04:04.469Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-12-01T10:04:04.469Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ... [2023-12-01T10:04:04.469Z] [2023-12-01T10:04:04.469Z] Generally Necessary: [2023-12-01T10:04:04.469Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-12-01T10:04:04.469Z] - apparmor: enabled and tools installed [2023-12-01T10:04:04.469Z] - CONFIG_NAMESPACES: enabled [2023-12-01T10:04:04.469Z] - CONFIG_NET_NS: enabled [2023-12-01T10:04:04.469Z] - CONFIG_PID_NS: enabled [2023-12-01T10:04:04.469Z] - CONFIG_IPC_NS: enabled [2023-12-01T10:04:04.469Z] - CONFIG_UTS_NS: enabled [2023-12-01T10:04:04.469Z] - CONFIG_CGROUPS: enabled [2023-12-01T10:04:04.469Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-12-01T10:04:04.469Z] - CONFIG_CGROUP_DEVICE: enabled [2023-12-01T10:04:04.469Z] - CONFIG_CGROUP_FREEZER: enabled [2023-12-01T10:04:04.469Z] - CONFIG_CGROUP_SCHED: enabled [2023-12-01T10:04:04.469Z] - CONFIG_CPUSETS: enabled [2023-12-01T10:04:04.469Z] - CONFIG_MEMCG: enabled [2023-12-01T10:04:04.469Z] - CONFIG_KEYS: enabled [2023-12-01T10:04:04.469Z] - CONFIG_VETH: enabled (as module) [2023-12-01T10:04:04.470Z] - CONFIG_BRIDGE: enabled (as module) [2023-12-01T10:04:04.470Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-12-01T10:04:04.470Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-12-01T10:04:04.470Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-12-01T10:04:04.470Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-12-01T10:04:04.470Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-12-01T10:04:04.727Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-12-01T10:04:04.727Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-12-01T10:04:04.727Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-12-01T10:04:04.727Z] - CONFIG_NF_NAT: enabled (as module) [2023-12-01T10:04:04.727Z] - CONFIG_POSIX_MQUEUE: enabled [2023-12-01T10:04:04.727Z] - CONFIG_CGROUP_BPF: enabled [2023-12-01T10:04:04.727Z] [2023-12-01T10:04:04.727Z] Optional Features: [2023-12-01T10:04:04.727Z] - CONFIG_USER_NS: enabled [2023-12-01T10:04:04.727Z] - CONFIG_SECCOMP: enabled [2023-12-01T10:04:04.727Z] - CONFIG_SECCOMP_FILTER: enabled [2023-12-01T10:04:04.727Z] - CONFIG_CGROUP_PIDS: enabled [2023-12-01T10:04:04.727Z] - CONFIG_MEMCG_SWAP: enabled [2023-12-01T10:04:04.727Z] (cgroup swap accounting is currently enabled) [2023-12-01T10:04:04.727Z] - CONFIG_BLK_CGROUP: enabled [2023-12-01T10:04:04.727Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-12-01T10:04:04.727Z] - CONFIG_CGROUP_PERF: enabled [2023-12-01T10:04:04.727Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-12-01T10:04:04.727Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-12-01T10:04:04.727Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-12-01T10:04:04.727Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-12-01T10:04:04.727Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-12-01T10:04:04.727Z] - CONFIG_RT_GROUP_SCHED: missing [2023-12-01T10:04:04.727Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-12-01T10:04:04.727Z] - CONFIG_IP_VS: enabled (as module) [2023-12-01T10:04:04.727Z] - CONFIG_IP_VS_NFCT: enabled [2023-12-01T10:04:04.727Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-12-01T10:04:04.984Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-12-01T10:04:04.984Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-12-01T10:04:04.984Z] - CONFIG_SECURITY_SELINUX: enabled [2023-12-01T10:04:04.984Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-12-01T10:04:04.984Z] - CONFIG_EXT4_FS: enabled [2023-12-01T10:04:04.984Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-12-01T10:04:04.984Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-12-01T10:04:04.984Z] - Network Drivers: [2023-12-01T10:04:04.984Z] - "overlay": [2023-12-01T10:04:04.984Z] - CONFIG_VXLAN: enabled (as module) [2023-12-01T10:04:04.984Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-12-01T10:04:04.984Z] Optional (for encrypted networks): [2023-12-01T10:04:04.984Z] - CONFIG_CRYPTO: enabled [2023-12-01T10:04:04.984Z] - CONFIG_CRYPTO_AEAD: enabled [2023-12-01T10:04:04.984Z] - CONFIG_CRYPTO_GCM: enabled [2023-12-01T10:04:04.984Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-12-01T10:04:04.984Z] - CONFIG_CRYPTO_GHASH: enabled [2023-12-01T10:04:04.984Z] - CONFIG_XFRM: enabled [2023-12-01T10:04:04.984Z] - CONFIG_XFRM_USER: enabled (as module) [2023-12-01T10:04:04.984Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-12-01T10:04:04.984Z] - CONFIG_INET_ESP: enabled (as module) [2023-12-01T10:04:04.984Z] - "ipvlan": [2023-12-01T10:04:04.984Z] - CONFIG_IPVLAN: enabled (as module) [2023-12-01T10:04:04.984Z] - "macvlan": [2023-12-01T10:04:04.984Z] - CONFIG_MACVLAN: enabled (as module) [2023-12-01T10:04:04.984Z] - CONFIG_DUMMY: enabled (as module) [2023-12-01T10:04:04.984Z] - "ftp,tftp client in container": [2023-12-01T10:04:05.240Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-12-01T10:04:05.240Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-12-01T10:04:05.240Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-12-01T10:04:05.240Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-12-01T10:04:05.240Z] - Storage Drivers: [2023-12-01T10:04:05.240Z] - "aufs": [2023-12-01T10:04:05.240Z] - CONFIG_AUFS_FS: enabled (as module) [2023-12-01T10:04:05.240Z] - "btrfs": [2023-12-01T10:04:05.240Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-12-01T10:04:05.240Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-12-01T10:04:05.240Z] - "devicemapper": [2023-12-01T10:04:05.240Z] - CONFIG_BLK_DEV_DM: enabled [2023-12-01T10:04:05.240Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-12-01T10:04:05.240Z] - "overlay": [2023-12-01T10:04:05.240Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-12-01T10:04:05.240Z] - "zfs": [2023-12-01T10:04:05.240Z] - /dev/zfs: present [2023-12-01T10:04:05.240Z] - zfs command: missing [2023-12-01T10:04:05.240Z] - zpool command: missing [2023-12-01T10:04:05.240Z] [2023-12-01T10:04:05.240Z] Limits: [2023-12-01T10:04:05.240Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-12-01T10:04:05.240Z] [2023-12-01T10:04:05.240Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-12-01T10:04:05.536Z] + docker build --force-rm -t docker:028ed1bb22a8a6f244aaa7a6682b2460edce1495 . [2023-12-01T10:04:05.793Z] #0 building with "default" instance using docker driver [2023-12-01T10:04:05.793Z] [2023-12-01T10:04:05.793Z] #1 [internal] load build definition from Dockerfile [2023-12-01T10:04:05.793Z] #1 transferring dockerfile: 28.01kB done [2023-12-01T10:04:05.793Z] #1 DONE 0.0s [2023-12-01T10:04:05.793Z] [2023-12-01T10:04:05.793Z] #2 [internal] load .dockerignore [2023-12-01T10:04:05.793Z] #2 transferring context: 113B done [2023-12-01T10:04:05.793Z] #2 DONE 0.0s [2023-12-01T10:04:05.793Z] [2023-12-01T10:04:05.793Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-12-01T10:04:05.794Z] #3 DONE 0.2s [2023-12-01T10:04:05.794Z] [2023-12-01T10:04:05.794Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2023-12-01T10:04:05.794Z] #4 CACHED [2023-12-01T10:04:05.794Z] [2023-12-01T10:04:05.794Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-12-01T10:04:05.794Z] #5 DONE 0.0s [2023-12-01T10:04:05.794Z] [2023-12-01T10:04:05.794Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-12-01T10:04:06.051Z] #6 ... [2023-12-01T10:04:06.051Z] [2023-12-01T10:04:06.051Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2023-12-01T10:04:06.051Z] #7 DONE 0.2s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-12-01T10:04:06.307Z] #6 DONE 0.2s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-12-01T10:04:06.307Z] #8 DONE 0.2s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0 [2023-12-01T10:04:06.307Z] #9 DONE 0.3s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #10 [internal] load metadata for docker.io/library/golang:1.21.3-bookworm [2023-12-01T10:04:06.307Z] #10 DONE 0.3s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-12-01T10:04:06.307Z] #11 DONE 0.3s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #12 [internal] load metadata for docker.io/library/debian:bookworm [2023-12-01T10:04:06.307Z] #12 DONE 0.3s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-12-01T10:04:06.307Z] #13 DONE 0.0s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-12-01T10:04:06.307Z] #14 DONE 0.0s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #15 [base 1/5] FROM docker.io/library/golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e [2023-12-01T10:04:06.307Z] #15 DONE 0.0s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2023-12-01T10:04:06.307Z] #16 DONE 0.0s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 [2023-12-01T10:04:06.307Z] #17 DONE 0.0s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b [2023-12-01T10:04:06.307Z] #18 DONE 0.0s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2023-12-01T10:04:06.307Z] #19 DONE 0.0s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 [2023-12-01T10:04:06.307Z] #20 DONE 0.0s [2023-12-01T10:04:06.307Z] [2023-12-01T10:04:06.307Z] #21 [internal] load build context [2023-12-01T10:04:07.675Z] #21 transferring context: 74.33MB 0.9s done [2023-12-01T10:04:07.675Z] #21 DONE 1.0s [2023-12-01T10:04:07.675Z] [2023-12-01T10:04:07.675Z] #22 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <> /etc/bash.bashrc [2023-12-01T10:04:07.675Z] #30 CACHED [2023-12-01T10:04:07.675Z] [2023-12-01T10:04:07.675Z] #31 [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 [2023-12-01T10:04:07.676Z] #106 CACHED [2023-12-01T10:04:07.676Z] [2023-12-01T10:04:07.676Z] #107 [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 [2023-12-01T10:04:07.676Z] #107 CACHED [2023-12-01T10:04:07.676Z] [2023-12-01T10:04:07.676Z] #108 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2023-12-01T10:04:07.676Z] #108 CACHED [2023-12-01T10:04:07.676Z] [2023-12-01T10:04:07.676Z] #109 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-12-01T10:04:07.676Z] #109 CACHED [2023-12-01T10:04:07.676Z] [2023-12-01T10:04:07.676Z] #110 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version [2023-12-01T10:04:07.676Z] #110 CACHED [2023-12-01T10:04:07.676Z] [2023-12-01T10:04:07.676Z] #111 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-12-01T10:04:07.676Z] #111 CACHED [2023-12-01T10:04:07.676Z] [2023-12-01T10:04:07.676Z] #112 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose [2023-12-01T10:04:07.676Z] #112 CACHED [2023-12-01T10:04:07.676Z] [2023-12-01T10:04:07.676Z] #113 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-12-01T10:04:07.676Z] #113 CACHED [2023-12-01T10:04:07.676Z] [2023-12-01T10:04:07.676Z] #114 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2023-12-01T10:04:07.676Z] #114 CACHED [2023-12-01T10:04:07.676Z] [2023-12-01T10:04:07.676Z] #115 [dev 1/1] COPY --link . . [2023-12-01T10:04:09.041Z] #115 DONE 1.6s [2023-12-01T10:04:09.041Z] [2023-12-01T10:04:09.041Z] #116 exporting to image [2023-12-01T10:04:09.041Z] #116 exporting layers [2023-12-01T10:04:09.969Z] #116 exporting layers 0.8s done [2023-12-01T10:04:09.969Z] #116 writing image sha256:aa8afcac8b4d863fc6177dcebfbb0c3dc454ca49d3b90297431cb051869cedaa done [2023-12-01T10:04:09.969Z] #116 naming to docker.io/library/docker:028ed1bb22a8a6f244aaa7a6682b2460edce1495 done [2023-12-01T10:04:09.969Z] #116 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-12-01T10:04:10.261Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-12-01T10:04:10.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=028ed1bb22a8a6f244aaa7a6682b2460edce1495 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:028ed1bb22a8a6f244aaa7a6682b2460edce1495 hack/test/unit [2023-12-01T10:04:10.794Z] + BUILDFLAGS=(-tags 'netgo journald') [2023-12-01T10:04:10.794Z] + TESTFLAGS+=' -test.timeout=5m' [2023-12-01T10:04:10.794Z] + TESTDIRS=./... [2023-12-01T10:04:10.794Z] + exclude_paths='/vendor/|/integration' [2023-12-01T10:04:10.794Z] ++ go list ./... [2023-12-01T10:04:10.794Z] ++ grep -vE '(/vendor/|/integration)' [2023-12-01T10:04:11.359Z] + pkg_list='github.com/docker/docker/api [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/backend/build [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/httpstatus [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/httputils [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/middleware [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/build [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/container [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/debug [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/distribution [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/grpc [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/image [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/network [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/plugin [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/session [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/swarm [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/system [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/server/router/volume [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/backend [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/blkiodev [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/checkpoint [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/container [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/events [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/filters [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/image [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/mount [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/network [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/registry [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/strslice [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/swarm [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/system [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/time [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/versions [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-01T10:04:11.359Z] github.com/docker/docker/api/types/volume [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next/worker [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/dockerfile [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/remotecontext [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/remotecontext/git [2023-12-01T10:04:11.359Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-01T10:04:11.359Z] github.com/docker/docker/cli/debug [2023-12-01T10:04:11.359Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-01T10:04:11.359Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-01T10:04:11.359Z] github.com/docker/docker/client [2023-12-01T10:04:11.359Z] github.com/docker/docker/client/buildkit [2023-12-01T10:04:11.359Z] github.com/docker/docker/cmd/docker-proxy [2023-12-01T10:04:11.359Z] github.com/docker/docker/cmd/dockerd [2023-12-01T10:04:11.359Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-01T10:04:11.359Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-01T10:04:11.359Z] github.com/docker/docker/container [2023-12-01T10:04:11.359Z] github.com/docker/docker/container/stream [2023-12-01T10:04:11.359Z] github.com/docker/docker/contrib/apparmor [2023-12-01T10:04:11.359Z] github.com/docker/docker/contrib/httpserver [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/cluster [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/cluster/convert [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/cluster/executor [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/cluster/provider [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/config [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/containerd [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/events [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/events/testutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/images [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/initlayer [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/links [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/listeners [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/gelf [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/journald [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/local [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/logentries [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/splunk [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/syslog [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/logger/templates [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/names [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/network [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/snapshotter [2023-12-01T10:04:11.359Z] github.com/docker/docker/daemon/stats [2023-12-01T10:04:11.359Z] github.com/docker/docker/distribution [2023-12-01T10:04:11.359Z] github.com/docker/docker/distribution/metadata [2023-12-01T10:04:11.359Z] github.com/docker/docker/distribution/utils [2023-12-01T10:04:11.359Z] github.com/docker/docker/distribution/xfer [2023-12-01T10:04:11.359Z] github.com/docker/docker/dockerversion [2023-12-01T10:04:11.359Z] github.com/docker/docker/errdefs [2023-12-01T10:04:11.359Z] github.com/docker/docker/image [2023-12-01T10:04:11.359Z] github.com/docker/docker/image/cache [2023-12-01T10:04:11.359Z] github.com/docker/docker/image/spec/specs-go [2023-12-01T10:04:11.359Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-01T10:04:11.359Z] github.com/docker/docker/image/tarexport [2023-12-01T10:04:11.359Z] github.com/docker/docker/image/v1 [2023-12-01T10:04:11.359Z] github.com/docker/docker/internal/compatcontext [2023-12-01T10:04:11.359Z] github.com/docker/docker/internal/mod [2023-12-01T10:04:11.359Z] github.com/docker/docker/internal/mounttree [2023-12-01T10:04:11.359Z] github.com/docker/docker/internal/multierror [2023-12-01T10:04:11.359Z] github.com/docker/docker/internal/test/suite [2023-12-01T10:04:11.359Z] github.com/docker/docker/internal/testutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/internal/unshare [2023-12-01T10:04:11.359Z] github.com/docker/docker/layer [2023-12-01T10:04:11.359Z] github.com/docker/docker/libcontainerd [2023-12-01T10:04:11.359Z] github.com/docker/docker/libcontainerd/queue [2023-12-01T10:04:11.359Z] github.com/docker/docker/libcontainerd/remote [2023-12-01T10:04:11.359Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-01T10:04:11.359Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-01T10:04:11.359Z] github.com/docker/docker/libcontainerd/types [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/bitmap [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/cluster [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/config [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/datastore [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/driverapi [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/etchosts [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ipam [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ipbits [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/iptables [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/netlabel [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/netutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/networkdb [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/ns [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/options [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/osl [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/portallocator [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/portmapper [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/scope [2023-12-01T10:04:11.359Z] github.com/docker/docker/libnetwork/types [2023-12-01T10:04:11.359Z] github.com/docker/docker/oci [2023-12-01T10:04:11.359Z] github.com/docker/docker/oci/caps [2023-12-01T10:04:11.359Z] github.com/docker/docker/opts [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/aaparser [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/archive [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/authorization [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/broadcaster [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/capabilities [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/chrootarchive [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/containerfs [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/directory [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/dmesg [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/fileutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/homedir [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/idtools [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/ioutils [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/jsonmessage [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/longpath [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/loopback [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/meminfo [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/namesgenerator [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/parsers [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-01T10:04:11.359Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/pidfile [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/platform [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/platforms [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugingetter [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins/transport [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/pools [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/process [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/progress [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/reexec [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/rootless [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/stack [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/stdcopy [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/streamformatter [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/stringid [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/sysinfo [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/system [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/tailfile [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/tarsum [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/useragent [2023-12-01T10:04:11.360Z] github.com/docker/docker/plugin [2023-12-01T10:04:11.360Z] github.com/docker/docker/plugin/executor/containerd [2023-12-01T10:04:11.360Z] github.com/docker/docker/plugin/v2 [2023-12-01T10:04:11.360Z] github.com/docker/docker/profiles/apparmor [2023-12-01T10:04:11.360Z] github.com/docker/docker/profiles/seccomp [2023-12-01T10:04:11.360Z] github.com/docker/docker/quota [2023-12-01T10:04:11.360Z] github.com/docker/docker/reference [2023-12-01T10:04:11.360Z] github.com/docker/docker/registry [2023-12-01T10:04:11.360Z] github.com/docker/docker/registry/resumable [2023-12-01T10:04:11.360Z] github.com/docker/docker/restartmanager [2023-12-01T10:04:11.360Z] github.com/docker/docker/runconfig [2023-12-01T10:04:11.360Z] github.com/docker/docker/runconfig/opts [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/daemon [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/environment [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fakecontext [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fakegit [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fakestorage [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fixtures/load [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/registry [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/request [2023-12-01T10:04:11.360Z] github.com/docker/docker/volume [2023-12-01T10:04:11.360Z] github.com/docker/docker/volume/drivers [2023-12-01T10:04:11.360Z] github.com/docker/docker/volume/local [2023-12-01T10:04:11.360Z] github.com/docker/docker/volume/mounts [2023-12-01T10:04:11.360Z] github.com/docker/docker/volume/service [2023-12-01T10:04:11.360Z] github.com/docker/docker/volume/service/opts [2023-12-01T10:04:11.360Z] github.com/docker/docker/volume/testutils' [2023-12-01T10:04:11.360Z] ++ grep --fixed-strings -v /libnetwork [2023-12-01T10:04:11.360Z] ++ echo 'github.com/docker/docker/api [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/backend/build [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/httpstatus [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/httputils [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/middleware [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/build [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/container [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/debug [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/distribution [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/grpc [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/image [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/network [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/plugin [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/session [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/swarm [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/system [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/server/router/volume [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/backend [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/blkiodev [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/checkpoint [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/container [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/events [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/filters [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/image [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/mount [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/network [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/registry [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/strslice [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/swarm [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/system [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/time [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/versions [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-01T10:04:11.360Z] github.com/docker/docker/api/types/volume [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next/worker [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/dockerfile [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/remotecontext [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/remotecontext/git [2023-12-01T10:04:11.360Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-01T10:04:11.360Z] github.com/docker/docker/cli/debug [2023-12-01T10:04:11.360Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-01T10:04:11.360Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-01T10:04:11.360Z] github.com/docker/docker/client [2023-12-01T10:04:11.360Z] github.com/docker/docker/client/buildkit [2023-12-01T10:04:11.360Z] github.com/docker/docker/cmd/docker-proxy [2023-12-01T10:04:11.360Z] github.com/docker/docker/cmd/dockerd [2023-12-01T10:04:11.360Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-01T10:04:11.360Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-01T10:04:11.360Z] github.com/docker/docker/container [2023-12-01T10:04:11.360Z] github.com/docker/docker/container/stream [2023-12-01T10:04:11.360Z] github.com/docker/docker/contrib/apparmor [2023-12-01T10:04:11.360Z] github.com/docker/docker/contrib/httpserver [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/cluster [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/cluster/convert [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/cluster/executor [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/cluster/provider [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/config [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/containerd [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/events [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/events/testutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/images [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/initlayer [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/links [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/listeners [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/gelf [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/journald [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/local [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/logentries [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/splunk [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/syslog [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/logger/templates [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/names [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/network [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/snapshotter [2023-12-01T10:04:11.360Z] github.com/docker/docker/daemon/stats [2023-12-01T10:04:11.360Z] github.com/docker/docker/distribution [2023-12-01T10:04:11.360Z] github.com/docker/docker/distribution/metadata [2023-12-01T10:04:11.360Z] github.com/docker/docker/distribution/utils [2023-12-01T10:04:11.360Z] github.com/docker/docker/distribution/xfer [2023-12-01T10:04:11.360Z] github.com/docker/docker/dockerversion [2023-12-01T10:04:11.360Z] github.com/docker/docker/errdefs [2023-12-01T10:04:11.360Z] github.com/docker/docker/image [2023-12-01T10:04:11.360Z] github.com/docker/docker/image/cache [2023-12-01T10:04:11.360Z] github.com/docker/docker/image/spec/specs-go [2023-12-01T10:04:11.360Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-01T10:04:11.360Z] github.com/docker/docker/image/tarexport [2023-12-01T10:04:11.360Z] github.com/docker/docker/image/v1 [2023-12-01T10:04:11.360Z] github.com/docker/docker/internal/compatcontext [2023-12-01T10:04:11.360Z] github.com/docker/docker/internal/mod [2023-12-01T10:04:11.360Z] github.com/docker/docker/internal/mounttree [2023-12-01T10:04:11.360Z] github.com/docker/docker/internal/multierror [2023-12-01T10:04:11.360Z] github.com/docker/docker/internal/test/suite [2023-12-01T10:04:11.360Z] github.com/docker/docker/internal/testutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/internal/unshare [2023-12-01T10:04:11.360Z] github.com/docker/docker/layer [2023-12-01T10:04:11.360Z] github.com/docker/docker/libcontainerd [2023-12-01T10:04:11.360Z] github.com/docker/docker/libcontainerd/queue [2023-12-01T10:04:11.360Z] github.com/docker/docker/libcontainerd/remote [2023-12-01T10:04:11.360Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-01T10:04:11.360Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-01T10:04:11.360Z] github.com/docker/docker/libcontainerd/types [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/bitmap [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/cluster [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/config [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/datastore [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/driverapi [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/etchosts [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ipam [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ipbits [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/iptables [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/netlabel [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/netutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/networkdb [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/ns [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/options [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/osl [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/portallocator [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/portmapper [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/scope [2023-12-01T10:04:11.360Z] github.com/docker/docker/libnetwork/types [2023-12-01T10:04:11.360Z] github.com/docker/docker/oci [2023-12-01T10:04:11.360Z] github.com/docker/docker/oci/caps [2023-12-01T10:04:11.360Z] github.com/docker/docker/opts [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/aaparser [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/archive [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/authorization [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/broadcaster [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/capabilities [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/chrootarchive [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/containerfs [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/directory [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/dmesg [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/fileutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/homedir [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/idtools [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/ioutils [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/jsonmessage [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/longpath [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/loopback [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/meminfo [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/namesgenerator [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/parsers [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/pidfile [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/platform [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/platforms [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugingetter [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/plugins/transport [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/pools [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/process [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/progress [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/reexec [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/rootless [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/stack [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/stdcopy [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/streamformatter [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/stringid [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/sysinfo [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/system [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/tailfile [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/tarsum [2023-12-01T10:04:11.360Z] github.com/docker/docker/pkg/useragent [2023-12-01T10:04:11.360Z] github.com/docker/docker/plugin [2023-12-01T10:04:11.360Z] github.com/docker/docker/plugin/executor/containerd [2023-12-01T10:04:11.360Z] github.com/docker/docker/plugin/v2 [2023-12-01T10:04:11.360Z] github.com/docker/docker/profiles/apparmor [2023-12-01T10:04:11.360Z] github.com/docker/docker/profiles/seccomp [2023-12-01T10:04:11.360Z] github.com/docker/docker/quota [2023-12-01T10:04:11.360Z] github.com/docker/docker/reference [2023-12-01T10:04:11.360Z] github.com/docker/docker/registry [2023-12-01T10:04:11.360Z] github.com/docker/docker/registry/resumable [2023-12-01T10:04:11.360Z] github.com/docker/docker/restartmanager [2023-12-01T10:04:11.360Z] github.com/docker/docker/runconfig [2023-12-01T10:04:11.360Z] github.com/docker/docker/runconfig/opts [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/daemon [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/environment [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fakecontext [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fakegit [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fakestorage [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fixtures/load [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/registry [2023-12-01T10:04:11.360Z] github.com/docker/docker/testutil/request [2023-12-01T10:04:11.360Z] github.com/docker/docker/volume [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/drivers [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/local [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/mounts [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/service [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/service/opts [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/testutils' [2023-12-01T10:04:11.361Z] + base_pkg_list='github.com/docker/docker/api [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/backend/build [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/httpstatus [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/httputils [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/middleware [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/build [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/container [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/debug [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/distribution [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/grpc [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/image [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/network [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/plugin [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/session [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/swarm [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/system [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/volume [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/backend [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/blkiodev [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/checkpoint [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/container [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/events [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/filters [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/image [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/mount [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/network [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/registry [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/strslice [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/swarm [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/system [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/time [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/versions [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/volume [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/worker [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/dockerfile [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/remotecontext [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/remotecontext/git [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-01T10:04:11.361Z] github.com/docker/docker/cli/debug [2023-12-01T10:04:11.361Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-01T10:04:11.361Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-01T10:04:11.361Z] github.com/docker/docker/client [2023-12-01T10:04:11.361Z] github.com/docker/docker/client/buildkit [2023-12-01T10:04:11.361Z] github.com/docker/docker/cmd/docker-proxy [2023-12-01T10:04:11.361Z] github.com/docker/docker/cmd/dockerd [2023-12-01T10:04:11.361Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-01T10:04:11.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-01T10:04:11.361Z] github.com/docker/docker/container [2023-12-01T10:04:11.361Z] github.com/docker/docker/container/stream [2023-12-01T10:04:11.361Z] github.com/docker/docker/contrib/apparmor [2023-12-01T10:04:11.361Z] github.com/docker/docker/contrib/httpserver [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/convert [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/executor [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/provider [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/config [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/containerd [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/events [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/events/testutils [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/images [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/initlayer [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/links [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/listeners [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/gelf [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/journald [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/local [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/logentries [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/splunk [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/syslog [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/templates [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/names [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/network [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/snapshotter [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/stats [2023-12-01T10:04:11.361Z] github.com/docker/docker/distribution [2023-12-01T10:04:11.361Z] github.com/docker/docker/distribution/metadata [2023-12-01T10:04:11.361Z] github.com/docker/docker/distribution/utils [2023-12-01T10:04:11.361Z] github.com/docker/docker/distribution/xfer [2023-12-01T10:04:11.361Z] github.com/docker/docker/dockerversion [2023-12-01T10:04:11.361Z] github.com/docker/docker/errdefs [2023-12-01T10:04:11.361Z] github.com/docker/docker/image [2023-12-01T10:04:11.361Z] github.com/docker/docker/image/cache [2023-12-01T10:04:11.361Z] github.com/docker/docker/image/spec/specs-go [2023-12-01T10:04:11.361Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-01T10:04:11.361Z] github.com/docker/docker/image/tarexport [2023-12-01T10:04:11.361Z] github.com/docker/docker/image/v1 [2023-12-01T10:04:11.361Z] github.com/docker/docker/internal/compatcontext [2023-12-01T10:04:11.361Z] github.com/docker/docker/internal/mod [2023-12-01T10:04:11.361Z] github.com/docker/docker/internal/mounttree [2023-12-01T10:04:11.361Z] github.com/docker/docker/internal/multierror [2023-12-01T10:04:11.361Z] github.com/docker/docker/internal/test/suite [2023-12-01T10:04:11.361Z] github.com/docker/docker/internal/testutils [2023-12-01T10:04:11.361Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-01T10:04:11.361Z] github.com/docker/docker/internal/unshare [2023-12-01T10:04:11.361Z] github.com/docker/docker/layer [2023-12-01T10:04:11.361Z] github.com/docker/docker/libcontainerd [2023-12-01T10:04:11.361Z] github.com/docker/docker/libcontainerd/queue [2023-12-01T10:04:11.361Z] github.com/docker/docker/libcontainerd/remote [2023-12-01T10:04:11.361Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-01T10:04:11.361Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-01T10:04:11.361Z] github.com/docker/docker/libcontainerd/types [2023-12-01T10:04:11.361Z] github.com/docker/docker/oci [2023-12-01T10:04:11.361Z] github.com/docker/docker/oci/caps [2023-12-01T10:04:11.361Z] github.com/docker/docker/opts [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/aaparser [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/archive [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/authorization [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/broadcaster [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/capabilities [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/chrootarchive [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/containerfs [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/directory [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/dmesg [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/fileutils [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/homedir [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/idtools [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/ioutils [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/jsonmessage [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/longpath [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/loopback [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/meminfo [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/namesgenerator [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/parsers [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/pidfile [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/platform [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/platforms [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/plugingetter [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/plugins [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/plugins/transport [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/pools [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/process [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/progress [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/reexec [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/rootless [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/stack [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/stdcopy [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/streamformatter [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/stringid [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/sysinfo [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/system [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/tailfile [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/tarsum [2023-12-01T10:04:11.361Z] github.com/docker/docker/pkg/useragent [2023-12-01T10:04:11.361Z] github.com/docker/docker/plugin [2023-12-01T10:04:11.361Z] github.com/docker/docker/plugin/executor/containerd [2023-12-01T10:04:11.361Z] github.com/docker/docker/plugin/v2 [2023-12-01T10:04:11.361Z] github.com/docker/docker/profiles/apparmor [2023-12-01T10:04:11.361Z] github.com/docker/docker/profiles/seccomp [2023-12-01T10:04:11.361Z] github.com/docker/docker/quota [2023-12-01T10:04:11.361Z] github.com/docker/docker/reference [2023-12-01T10:04:11.361Z] github.com/docker/docker/registry [2023-12-01T10:04:11.361Z] github.com/docker/docker/registry/resumable [2023-12-01T10:04:11.361Z] github.com/docker/docker/restartmanager [2023-12-01T10:04:11.361Z] github.com/docker/docker/runconfig [2023-12-01T10:04:11.361Z] github.com/docker/docker/runconfig/opts [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/daemon [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/environment [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/fakecontext [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/fakegit [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/fakestorage [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/fixtures/load [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/registry [2023-12-01T10:04:11.361Z] github.com/docker/docker/testutil/request [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/drivers [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/local [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/mounts [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/service [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/service/opts [2023-12-01T10:04:11.361Z] github.com/docker/docker/volume/testutils' [2023-12-01T10:04:11.361Z] ++ grep --fixed-strings /libnetwork [2023-12-01T10:04:11.361Z] ++ echo 'github.com/docker/docker/api [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/backend/build [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/httpstatus [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/httputils [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/middleware [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/build [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/container [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/debug [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/distribution [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/grpc [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/image [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/network [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/plugin [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/session [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/swarm [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/system [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/server/router/volume [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/backend [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/blkiodev [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/checkpoint [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/container [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/events [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/filters [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/image [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/mount [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/network [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/registry [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/strslice [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/swarm [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/system [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/time [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/versions [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-01T10:04:11.361Z] github.com/docker/docker/api/types/volume [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/worker [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/dockerfile [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/remotecontext [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/remotecontext/git [2023-12-01T10:04:11.361Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-01T10:04:11.361Z] github.com/docker/docker/cli/debug [2023-12-01T10:04:11.361Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-01T10:04:11.361Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-01T10:04:11.361Z] github.com/docker/docker/client [2023-12-01T10:04:11.361Z] github.com/docker/docker/client/buildkit [2023-12-01T10:04:11.361Z] github.com/docker/docker/cmd/docker-proxy [2023-12-01T10:04:11.361Z] github.com/docker/docker/cmd/dockerd [2023-12-01T10:04:11.361Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-01T10:04:11.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-01T10:04:11.361Z] github.com/docker/docker/container [2023-12-01T10:04:11.361Z] github.com/docker/docker/container/stream [2023-12-01T10:04:11.361Z] github.com/docker/docker/contrib/apparmor [2023-12-01T10:04:11.361Z] github.com/docker/docker/contrib/httpserver [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/convert [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/executor [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/cluster/provider [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/config [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/containerd [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/events [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/events/testutils [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/images [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/initlayer [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/links [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/listeners [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/gelf [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/journald [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-01T10:04:11.361Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/logger/local [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/logger/logentries [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/logger/splunk [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/logger/syslog [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/logger/templates [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/names [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/network [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/snapshotter [2023-12-01T10:04:11.362Z] github.com/docker/docker/daemon/stats [2023-12-01T10:04:11.362Z] github.com/docker/docker/distribution [2023-12-01T10:04:11.362Z] github.com/docker/docker/distribution/metadata [2023-12-01T10:04:11.362Z] github.com/docker/docker/distribution/utils [2023-12-01T10:04:11.362Z] github.com/docker/docker/distribution/xfer [2023-12-01T10:04:11.362Z] github.com/docker/docker/dockerversion [2023-12-01T10:04:11.362Z] github.com/docker/docker/errdefs [2023-12-01T10:04:11.362Z] github.com/docker/docker/image [2023-12-01T10:04:11.362Z] github.com/docker/docker/image/cache [2023-12-01T10:04:11.362Z] github.com/docker/docker/image/spec/specs-go [2023-12-01T10:04:11.362Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-01T10:04:11.362Z] github.com/docker/docker/image/tarexport [2023-12-01T10:04:11.362Z] github.com/docker/docker/image/v1 [2023-12-01T10:04:11.362Z] github.com/docker/docker/internal/compatcontext [2023-12-01T10:04:11.362Z] github.com/docker/docker/internal/mod [2023-12-01T10:04:11.362Z] github.com/docker/docker/internal/mounttree [2023-12-01T10:04:11.362Z] github.com/docker/docker/internal/multierror [2023-12-01T10:04:11.362Z] github.com/docker/docker/internal/test/suite [2023-12-01T10:04:11.362Z] github.com/docker/docker/internal/testutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/internal/unshare [2023-12-01T10:04:11.362Z] github.com/docker/docker/layer [2023-12-01T10:04:11.362Z] github.com/docker/docker/libcontainerd [2023-12-01T10:04:11.362Z] github.com/docker/docker/libcontainerd/queue [2023-12-01T10:04:11.362Z] github.com/docker/docker/libcontainerd/remote [2023-12-01T10:04:11.362Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-01T10:04:11.362Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-01T10:04:11.362Z] github.com/docker/docker/libcontainerd/types [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/bitmap [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cluster [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/config [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/datastore [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/driverapi [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/etchosts [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipam [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipbits [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/iptables [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/netlabel [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/netutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/networkdb [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ns [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/options [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/osl [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/portallocator [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/portmapper [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/scope [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/types [2023-12-01T10:04:11.362Z] github.com/docker/docker/oci [2023-12-01T10:04:11.362Z] github.com/docker/docker/oci/caps [2023-12-01T10:04:11.362Z] github.com/docker/docker/opts [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/aaparser [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/archive [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/authorization [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/broadcaster [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/capabilities [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/chrootarchive [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/containerfs [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/directory [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/dmesg [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/fileutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/homedir [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/idtools [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/ioutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/jsonmessage [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/longpath [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/loopback [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/meminfo [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/namesgenerator [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/parsers [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/pidfile [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/platform [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/platforms [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/plugingetter [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/plugins [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/plugins/transport [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/pools [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/process [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/progress [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/reexec [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/rootless [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/stack [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/stdcopy [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/streamformatter [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/stringid [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/sysinfo [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/system [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/tailfile [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/tarsum [2023-12-01T10:04:11.362Z] github.com/docker/docker/pkg/useragent [2023-12-01T10:04:11.362Z] github.com/docker/docker/plugin [2023-12-01T10:04:11.362Z] github.com/docker/docker/plugin/executor/containerd [2023-12-01T10:04:11.362Z] github.com/docker/docker/plugin/v2 [2023-12-01T10:04:11.362Z] github.com/docker/docker/profiles/apparmor [2023-12-01T10:04:11.362Z] github.com/docker/docker/profiles/seccomp [2023-12-01T10:04:11.362Z] github.com/docker/docker/quota [2023-12-01T10:04:11.362Z] github.com/docker/docker/reference [2023-12-01T10:04:11.362Z] github.com/docker/docker/registry [2023-12-01T10:04:11.362Z] github.com/docker/docker/registry/resumable [2023-12-01T10:04:11.362Z] github.com/docker/docker/restartmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/runconfig [2023-12-01T10:04:11.362Z] github.com/docker/docker/runconfig/opts [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/daemon [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/environment [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/fakecontext [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/fakegit [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/fakestorage [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/fixtures/load [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/registry [2023-12-01T10:04:11.362Z] github.com/docker/docker/testutil/request [2023-12-01T10:04:11.362Z] github.com/docker/docker/volume [2023-12-01T10:04:11.362Z] github.com/docker/docker/volume/drivers [2023-12-01T10:04:11.362Z] github.com/docker/docker/volume/local [2023-12-01T10:04:11.362Z] github.com/docker/docker/volume/mounts [2023-12-01T10:04:11.362Z] github.com/docker/docker/volume/service [2023-12-01T10:04:11.362Z] github.com/docker/docker/volume/service/opts [2023-12-01T10:04:11.362Z] github.com/docker/docker/volume/testutils' [2023-12-01T10:04:11.362Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/bitmap [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cluster [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/config [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/datastore [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/driverapi [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/etchosts [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipam [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipbits [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/iptables [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/netlabel [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/netutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/networkdb [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ns [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/options [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/osl [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/portallocator [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/portmapper [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/scope [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/types' [2023-12-01T10:04:11.362Z] + echo 'github.com/docker/docker/libnetwork [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/bitmap [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cluster [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/config [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/datastore [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/driverapi [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/etchosts [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipam [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-01T10:04:11.362Z] github+ grep --fixed-strings libnetwork/drivers/bridge [2023-12-01T10:04:11.362Z] .com/docker/docker/libnetwork/ipams/remote [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ipbits [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/iptables [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/netlabel [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/netutils [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/networkdb [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/ns [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/options [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/osl [2023-12-01T10:04:11.362Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-01T10:04:11.363Z] github.com/docker/docker/libnetwork/portallocator [2023-12-01T10:04:11.363Z] github.com/docker/docker/libnetwork/portmapper [2023-12-01T10:04:11.363Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-01T10:04:11.363Z] github.com/docker/docker/libnetwork/scope [2023-12-01T10:04:11.363Z] github.com/docker/docker/libnetwork/types' [2023-12-01T10:04:11.363Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-01T10:04:11.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-01T10:04:11.363Z] + type docker-proxy [2023-12-01T10:04:11.363Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-12-01T10:04:11.363Z] + hack/make.sh binary-proxy install-proxy [2023-12-01T10:04:11.363Z] [2023-12-01T10:04:11.363Z] Removing bundles/ [2023-12-01T10:04:11.363Z] [2023-12-01T10:04:11.363Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-12-01T10:04:11.363Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-12-01T10:04:11.363Z] + tee /go/src/github.com/docker/docker/go.mod [2023-12-01T10:04:11.363Z] module github.com/docker/docker [2023-12-01T10:04:11.363Z] [2023-12-01T10:04:11.363Z] go 1.20 [2023-12-01T10:04:11.363Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-12-01T10:04:11.363Z] + GO111MODULE=on [2023-12-01T10:04:11.363Z] + 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=028ed1bb22a8a6f244aaa7a6682b2460edce1495" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-01T10:04:11.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 [2023-12-01T10:04:16.611Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-12-01T10:04:16.611Z] Created binary: bundles/binary-proxy/docker-proxy [2023-12-01T10:04:16.611Z] [2023-12-01T10:04:16.611Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-12-01T10:04:16.611Z] Installing docker-proxy to /usr/local/bin/ [2023-12-01T10:04:16.611Z] [2023-12-01T10:04:16.611Z] + mkdir -p bundles [2023-12-01T10:04:16.611Z] + '[' -n 'github.com/docker/docker/api [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/backend/build [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/httpstatus [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/httputils [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/middleware [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/build [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/container [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/debug [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/distribution [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/grpc [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/image [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/network [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/plugin [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/session [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/swarm [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/system [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/server/router/volume [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/backend [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/blkiodev [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/checkpoint [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/container [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/events [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/filters [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/image [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/mount [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/network [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/registry [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/strslice [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/swarm [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/system [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/time [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/versions [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-01T10:04:16.611Z] github.com/docker/docker/api/types/volume [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next/worker [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/dockerfile [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/remotecontext [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/remotecontext/git [2023-12-01T10:04:16.611Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-01T10:04:16.611Z] github.com/docker/docker/cli/debug [2023-12-01T10:04:16.611Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-01T10:04:16.611Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-01T10:04:16.611Z] github.com/docker/docker/client [2023-12-01T10:04:16.611Z] github.com/docker/docker/client/buildkit [2023-12-01T10:04:16.611Z] github.com/docker/docker/cmd/docker-proxy [2023-12-01T10:04:16.611Z] github.com/docker/docker/cmd/dockerd [2023-12-01T10:04:16.611Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-01T10:04:16.611Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-01T10:04:16.611Z] github.com/docker/docker/container [2023-12-01T10:04:16.611Z] github.com/docker/docker/container/stream [2023-12-01T10:04:16.611Z] github.com/docker/docker/contrib/apparmor [2023-12-01T10:04:16.611Z] github.com/docker/docker/contrib/httpserver [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/cluster [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/cluster/convert [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/cluster/executor [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/cluster/provider [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/config [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/containerd [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/events [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/events/testutils [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/images [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/initlayer [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/links [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/listeners [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/gelf [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/journald [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/local [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/logentries [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/splunk [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/syslog [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/logger/templates [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/names [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/network [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/snapshotter [2023-12-01T10:04:16.611Z] github.com/docker/docker/daemon/stats [2023-12-01T10:04:16.611Z] github.com/docker/docker/distribution [2023-12-01T10:04:16.611Z] github.com/docker/docker/distribution/metadata [2023-12-01T10:04:16.611Z] github.com/docker/docker/distribution/utils [2023-12-01T10:04:16.611Z] github.com/docker/docker/distribution/xfer [2023-12-01T10:04:16.611Z] github.com/docker/docker/dockerversion [2023-12-01T10:04:16.611Z] github.com/docker/docker/errdefs [2023-12-01T10:04:16.611Z] github.com/docker/docker/image [2023-12-01T10:04:16.611Z] github.com/docker/docker/image/cache [2023-12-01T10:04:16.611Z] github.com/docker/docker/image/spec/specs-go [2023-12-01T10:04:16.611Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-01T10:04:16.611Z] github.com/docker/docker/image/tarexport [2023-12-01T10:04:16.611Z] github.com/docker/docker/image/v1 [2023-12-01T10:04:16.611Z] github.com/docker/docker/internal/compatcontext [2023-12-01T10:04:16.611Z] github.com/docker/docker/internal/mod [2023-12-01T10:04:16.611Z] github.com/docker/docker/internal/mounttree [2023-12-01T10:04:16.611Z] github.com/docker/docker/internal/multierror [2023-12-01T10:04:16.611Z] github.com/docker/docker/internal/test/suite [2023-12-01T10:04:16.611Z] github.com/docker/docker/internal/testutils [2023-12-01T10:04:16.611Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-01T10:04:16.611Z] github.com/docker/docker/internal/unshare [2023-12-01T10:04:16.611Z] github.com/docker/docker/layer [2023-12-01T10:04:16.611Z] github.com/docker/docker/libcontainerd [2023-12-01T10:04:16.611Z] github.com/docker/docker/libcontainerd/queue [2023-12-01T10:04:16.611Z] github.com/docker/docker/libcontainerd/remote [2023-12-01T10:04:16.611Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-01T10:04:16.611Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-01T10:04:16.611Z] github.com/docker/docker/libcontainerd/types [2023-12-01T10:04:16.611Z] github.com/docker/docker/oci [2023-12-01T10:04:16.611Z] github.com/docker/docker/oci/caps [2023-12-01T10:04:16.611Z] github.com/docker/docker/opts [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/aaparser [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/archive [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/authorization [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/broadcaster [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/capabilities [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/chrootarchive [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/containerfs [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/directory [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/dmesg [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/fileutils [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/homedir [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/idtools [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/ioutils [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/jsonmessage [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/longpath [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/loopback [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/meminfo [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/namesgenerator [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/parsers [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/pidfile [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/platform [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/platforms [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/plugingetter [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/plugins [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/plugins/transport [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/pools [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/process [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/progress [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/reexec [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/rootless [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/stack [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/stdcopy [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/streamformatter [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/stringid [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/sysinfo [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/system [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/tailfile [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/tarsum [2023-12-01T10:04:16.611Z] github.com/docker/docker/pkg/useragent [2023-12-01T10:04:16.611Z] github.com/docker/docker/plugin [2023-12-01T10:04:16.611Z] github.com/docker/docker/plugin/executor/containerd [2023-12-01T10:04:16.611Z] github.com/docker/docker/plugin/v2 [2023-12-01T10:04:16.611Z] github.com/docker/docker/profiles/apparmor [2023-12-01T10:04:16.611Z] github.com/docker/docker/profiles/seccomp [2023-12-01T10:04:16.611Z] github.com/docker/docker/quota [2023-12-01T10:04:16.611Z] github.com/docker/docker/reference [2023-12-01T10:04:16.611Z] github.com/docker/docker/registry [2023-12-01T10:04:16.611Z] github.com/docker/docker/registry/resumable [2023-12-01T10:04:16.611Z] github.com/docker/docker/restartmanager [2023-12-01T10:04:16.611Z] github.com/docker/docker/runconfig [2023-12-01T10:04:16.611Z] github.com/docker/docker/runconfig/opts [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/daemon [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/environment [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/fakecontext [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/fakegit [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/fakestorage [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/fixtures/load [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/registry [2023-12-01T10:04:16.611Z] github.com/docker/docker/testutil/request [2023-12-01T10:04:16.611Z] github.com/docker/docker/volume [2023-12-01T10:04:16.611Z] github.com/docker/docker/volume/drivers [2023-12-01T10:04:16.611Z] github.com/docker/docker/volume/local [2023-12-01T10:04:16.611Z] github.com/docker/docker/volume/mounts [2023-12-01T10:04:16.611Z] github.com/docker/docker/volume/service [2023-12-01T10:04:16.611Z] github.com/docker/docker/volume/service/opts [2023-12-01T10:04:16.611Z] github.com/docker/docker/volume/testutils' ']' [2023-12-01T10:04:16.612Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/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/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror 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/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-12-01T10:04:16.612Z] ? github.com/docker/docker/api [no test files] [2023-12-01T10:04:24.722Z] ok github.com/docker/docker/api/server 0.032s coverage: 13.0% of statements [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-12-01T10:04:46.629Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2023-12-01T10:04:46.629Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 28.3% of statements [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/types [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2023-12-01T10:04:46.629Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 7.4% of statements [2023-12-01T10:04:46.629Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/types/events [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/types/image [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-12-01T10:04:46.629Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements [2023-12-01T10:04:46.629Z] ok github.com/docker/docker/api/types/network 0.005s coverage: 74.3% of statements [2023-12-01T10:04:46.629Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2023-12-01T10:04:46.629Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.7% of statements [2023-12-01T10:04:46.629Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/api/types/system [no test files] [2023-12-01T10:04:46.630Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-12-01T10:04:46.630Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2023-12-01T10:04:46.630Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-12-01T10:04:46.630Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-12-01T10:04:46.630Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2023-12-01T10:04:46.630Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.009s coverage: 100.0% of statements [2023-12-01T10:04:46.630Z] ok github.com/docker/docker/builder/remotecontext 0.061s coverage: 33.5% of statements [2023-12-01T10:04:46.630Z] ok github.com/docker/docker/builder/dockerfile 0.089s coverage: 50.1% of statements [2023-12-01T10:04:47.999Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-12-01T10:04:47.999Z] ok github.com/docker/docker/cmd/docker-proxy 0.044s coverage: 66.5% of statements [2023-12-01T10:04:48.256Z] ok github.com/docker/docker/client 0.172s coverage: 77.1% of statements [2023-12-01T10:04:50.781Z] ok github.com/docker/docker/builder/remotecontext/git 4.382s coverage: 82.5% of statements [2023-12-01T10:05:00.735Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-12-01T10:05:00.735Z] ? github.com/docker/docker/container/stream [no test files] [2023-12-01T10:05:00.735Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-12-01T10:05:00.735Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-12-01T10:05:00.735Z] ok github.com/docker/docker/container 0.140s coverage: 36.4% of statements [2023-12-01T10:05:00.735Z] ok github.com/docker/docker/cmd/dockerd 0.222s coverage: 30.1% of statements [2023-12-01T10:05:02.744Z] ok github.com/docker/docker/cmd/dockerd/trap 2.527s coverage: 0.0% of statements [2023-12-01T10:05:03.675Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-12-01T10:05:03.675Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.023s coverage: 65.3% of statements [2023-12-01T10:05:03.675Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 38.7% of statements [2023-12-01T10:05:03.932Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2023-12-01T10:05:04.189Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-12-01T10:05:04.189Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 75.4% of statements [2023-12-01T10:05:05.556Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-12-01T10:05:05.556Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2023-12-01T10:05:05.556Z] ok github.com/docker/docker/daemon/containerd 0.018s coverage: 0.5% of statements [2023-12-01T10:05:05.556Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2023-12-01T10:05:05.556Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2023-12-01T10:05:05.813Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 60.9% of statements [2023-12-01T10:05:06.376Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-12-01T10:05:06.376Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2023-12-01T10:05:06.376Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-12-01T10:05:06.376Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-12-01T10:05:06.633Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.185s coverage: 60.2% of statements [2023-12-01T10:05:06.633Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 60.9% of statements [2023-12-01T10:05:07.195Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-12-01T10:05:07.759Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 13.4% of statements [2023-12-01T10:05:07.759Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-12-01T10:05:07.759Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-12-01T10:05:07.759Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2023-12-01T10:05:07.759Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 3.0% of statements [2023-12-01T10:05:08.015Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2023-12-01T10:05:08.273Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-12-01T10:05:08.273Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2023-12-01T10:05:08.273Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2023-12-01T10:05:08.273Z] ok github.com/docker/docker/daemon/logger/awslogs 0.138s coverage: 78.6% of statements [2023-12-01T10:05:08.835Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-12-01T10:05:08.835Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-12-01T10:05:08.835Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2023-12-01T10:05:08.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2023-12-01T10:05:09.092Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-12-01T10:05:09.092Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-12-01T10:05:09.092Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.132s coverage: 76.8% of statements [2023-12-01T10:05:09.092Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2023-12-01T10:05:09.655Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 63.5% of statements [2023-12-01T10:05:09.655Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2023-12-01T10:05:09.911Z] ? github.com/docker/docker/daemon/names [no test files] [2023-12-01T10:05:09.911Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2023-12-01T10:05:09.911Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2023-12-01T10:05:09.911Z] ok github.com/docker/docker/daemon/logger/journald 1.191s coverage: 74.5% of statements [2023-12-01T10:05:10.168Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2023-12-01T10:05:10.168Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-12-01T10:05:10.168Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-12-01T10:05:11.097Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-12-01T10:05:11.097Z] ok github.com/docker/docker/dockerversion 0.003s coverage: 100.0% of statements [2023-12-01T10:05:11.097Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-12-01T10:05:11.097Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2023-12-01T10:05:11.354Z] ok github.com/docker/docker/daemon/logger/splunk 1.489s coverage: 82.5% of statements [2023-12-01T10:05:11.610Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2023-12-01T10:05:11.610Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2023-12-01T10:05:11.611Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-12-01T10:05:11.611Z] ok github.com/docker/docker/image 0.025s coverage: 84.6% of statements [2023-12-01T10:05:12.173Z] ? github.com/docker/docker/image/v1 [no test files] [2023-12-01T10:05:12.173Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2023-12-01T10:05:12.173Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-12-01T10:05:12.173Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements [2023-12-01T10:05:12.173Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2023-12-01T10:05:12.173Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-12-01T10:05:12.173Z] ? github.com/docker/docker/internal/testutils [no test files] [2023-12-01T10:05:12.173Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2023-12-01T10:05:12.173Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-12-01T10:05:12.173Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2023-12-01T10:05:12.429Z] ok github.com/docker/docker/distribution 1.505s coverage: 29.1% of statements [2023-12-01T10:05:13.358Z] ok github.com/docker/docker/distribution/xfer 2.178s coverage: 85.4% of statements [2023-12-01T10:05:13.358Z] ok github.com/docker/docker/daemon 10.774s coverage: 16.8% of statements [2023-12-01T10:05:13.358Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-12-01T10:05:13.358Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-12-01T10:05:13.358Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-12-01T10:05:13.358Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-12-01T10:05:13.358Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-12-01T10:05:13.358Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-12-01T10:05:13.921Z] ? github.com/docker/docker/oci/caps [no test files] [2023-12-01T10:05:13.921Z] ok github.com/docker/docker/oci 0.016s coverage: 38.1% of statements [2023-12-01T10:05:13.921Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2023-12-01T10:05:13.921Z] ok github.com/docker/docker/opts 0.054s coverage: 67.9% of statements [2023-12-01T10:05:14.485Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-12-01T10:05:14.485Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-12-01T10:05:14.485Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements [2023-12-01T10:05:14.485Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 81.8% of statements [2023-12-01T10:05:14.485Z] ok github.com/docker/docker/pkg/authorization 0.200s coverage: 68.3% of statements [2023-12-01T10:05:14.485Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2023-12-01T10:05:14.741Z] ok github.com/docker/docker/pkg/chrootarchive 0.250s coverage: 83.7% of statements [2023-12-01T10:05:14.742Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 51.7% of statements [2023-12-01T10:05:14.742Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 8.3% of statements [2023-12-01T10:05:14.742Z] ok github.com/docker/docker/pkg/archive 0.444s coverage: 80.9% of statements [2023-12-01T10:05:14.999Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-12-01T10:05:14.999Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2023-12-01T10:05:14.999Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2023-12-01T10:05:14.999Z] ok github.com/docker/docker/pkg/meminfo 0.012s coverage: 75.0% of statements [2023-12-01T10:05:14.999Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2023-12-01T10:05:15.256Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-12-01T10:05:15.256Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-12-01T10:05:15.256Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.2% of statements [2023-12-01T10:05:15.256Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-12-01T10:05:15.256Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-12-01T10:05:15.256Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-12-01T10:05:15.256Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements [2023-12-01T10:05:15.513Z] ok github.com/docker/docker/pkg/ioutils 0.374s coverage: 71.9% of statements [2023-12-01T10:05:15.513Z] ok github.com/docker/docker/pkg/idtools 0.470s coverage: 69.7% of statements [2023-12-01T10:05:16.075Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-12-01T10:05:16.075Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-12-01T10:05:16.075Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2023-12-01T10:05:16.075Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements [2023-12-01T10:05:16.075Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-12-01T10:05:16.075Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2023-12-01T10:05:16.075Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2023-12-01T10:05:16.075Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-12-01T10:05:16.075Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-12-01T10:05:16.075Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-12-01T10:05:16.075Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2023-12-01T10:05:16.075Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-12-01T10:05:16.332Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-12-01T10:05:16.332Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 61.9% of statements [2023-12-01T10:05:16.589Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 43.1% of statements [2023-12-01T10:05:16.589Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.4% of statements [2023-12-01T10:05:16.589Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2023-12-01T10:05:16.589Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2023-12-01T10:05:16.845Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.6% of statements [2023-12-01T10:05:17.408Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-12-01T10:05:17.408Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-12-01T10:05:17.408Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-12-01T10:05:17.408Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2023-12-01T10:05:17.971Z] ok github.com/docker/docker/reference 0.012s coverage: 83.7% of statements [2023-12-01T10:05:17.971Z] ok github.com/docker/docker/pkg/plugins 2.013s coverage: 74.9% of statements [2023-12-01T10:05:17.971Z] ok github.com/docker/docker/quota 0.174s coverage: 69.3% of statements [2023-12-01T10:05:17.971Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.3% of statements [2023-12-01T10:05:18.228Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 51.9% of statements [2023-12-01T10:05:18.228Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-12-01T10:05:18.483Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-12-01T10:05:18.483Z] ok github.com/docker/docker/runconfig 0.011s coverage: 63.8% of statements [2023-12-01T10:05:18.483Z] ok github.com/docker/docker/registry 0.108s coverage: 63.9% of statements [2023-12-01T10:05:18.483Z] ok github.com/docker/docker/testutil 0.007s coverage: 8.2% of statements [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/testutil/request [no test files] [2023-12-01T10:05:18.740Z] ? github.com/docker/docker/volume [no test files] [2023-12-01T10:05:19.304Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-12-01T10:05:19.304Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2023-12-01T10:05:19.560Z] ok github.com/docker/docker/volume/local 0.109s coverage: 71.2% of statements [2023-12-01T10:05:19.815Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-12-01T10:05:19.815Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-12-01T10:05:19.815Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements [2023-12-01T10:05:21.180Z] ok github.com/docker/docker/layer 7.817s coverage: 68.7% of statements [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === Skipped [2023-12-01T10:05:21.437Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-12-01T10:05:21.437Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-12-01T10:05:21.437Z] network_proxy_test.go:210: No support for dual stack yet [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-12-01T10:05:21.437Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-12-01T10:05:21.437Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:68: No driver to put! [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-12-01T10:05:21.437Z] time="2023-12-01T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-12-01T10:05:21.437Z] time="2023-12-01T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-12-01T10:05:21.437Z] time="2023-12-01T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-12-01T10:05:21.437Z] time="2023-12-01T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-12-01T10:05:21.437Z] time="2023-12-01T10:05:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:68: No driver to put! [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-12-01T10:05:21.437Z] overlay_test.go:61: Cannot run test with naive change algorithm [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-01T10:05:21.437Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-12-01T10:05:21.437Z] graphtest_unix.go:68: No driver to put! [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-12-01T10:05:21.437Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-12-01T10:05:21.437Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2023-12-01T10:05:21.437Z] validate_test.go:70: only tested on Windows [2023-12-01T10:05:21.437Z] [2023-12-01T10:05:21.437Z] DONE 3160 tests, 27 skipped in 65.570s [2023-12-01T10:05:21.437Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/bitmap [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/cluster [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/config [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/datastore [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/driverapi [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/etchosts [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ipam [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ipbits [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/iptables [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/netlabel [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/netutils [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/networkdb [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/ns [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/options [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/osl [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/portallocator [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/portmapper [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/scope [2023-12-01T10:05:21.437Z] github.com/docker/docker/libnetwork/types' ']' [2023-12-01T10:05:21.438Z] + 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/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types [2023-12-01T10:06:17.607Z] ok github.com/docker/docker/libnetwork 44.302s coverage: 42.7% of statements [2023-12-01T10:06:17.607Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-12-01T10:06:17.607Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements [2023-12-01T10:06:17.607Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 37.0% of statements [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-12-01T10:06:17.607Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-12-01T10:06:17.607Z] ok github.com/docker/docker/libnetwork/drivers/bridge 4.302s coverage: 62.4% of statements [2023-12-01T10:06:17.607Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-12-01T10:06:17.863Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements [2023-12-01T10:06:19.228Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.825s coverage: 5.0% of statements [2023-12-01T10:06:19.228Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-12-01T10:06:19.484Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2023-12-01T10:06:19.484Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-12-01T10:06:19.740Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2023-12-01T10:06:20.668Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements [2023-12-01T10:06:20.924Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2023-12-01T10:06:21.180Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2023-12-01T10:06:21.741Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements [2023-12-01T10:06:21.741Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-12-01T10:06:21.741Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-12-01T10:06:21.741Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-12-01T10:06:22.303Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 87.0% of statements [2023-12-01T10:06:22.559Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-12-01T10:06:22.815Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-12-01T10:06:22.815Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2023-12-01T10:06:22.815Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2023-12-01T10:06:35.048Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2023-12-01T10:06:36.971Z] ok github.com/docker/docker/libnetwork/ipam 3.302s coverage: 80.0% of statements [2023-12-01T10:06:36.971Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-12-01T10:06:36.971Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-12-01T10:06:36.971Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements [2023-12-01T10:06:37.534Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements [2023-12-01T10:06:37.534Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-12-01T10:06:37.534Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-12-01T10:06:38.096Z] ok github.com/docker/docker/libnetwork/ipamutils 0.323s coverage: 86.4% of statements [2023-12-01T10:06:38.352Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-12-01T10:06:39.280Z] ok github.com/docker/docker/libnetwork/iptables 0.212s coverage: 39.9% of statements [2023-12-01T10:06:39.280Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-12-01T10:06:39.536Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 54.9% of statements [2023-12-01T10:08:30.940Z] ok github.com/docker/docker/libnetwork/networkdb 103.466s coverage: 58.5% of statements [2023-12-01T10:08:30.940Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-12-01T10:08:30.940Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-12-01T10:08:30.940Z] ok github.com/docker/docker/libnetwork/osl 4.392s coverage: 40.2% of statements [2023-12-01T10:08:30.940Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-12-01T10:08:30.940Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-12-01T10:08:30.940Z] ok github.com/docker/docker/libnetwork/portmapper 0.718s coverage: 46.3% of statements [2023-12-01T10:08:31.196Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements [2023-12-01T10:08:31.196Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2023-12-01T10:08:31.452Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2023-12-01T10:08:31.452Z] [2023-12-01T10:08:31.452Z] === Skipped [2023-12-01T10:08:31.452Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-12-01T10:08:31.452Z] 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 [2023-12-01T10:08:31.452Z] [2023-12-01T10:08:31.452Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2023-12-01T10:08:31.452Z] 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 [2023-12-01T10:08:31.452Z] [2023-12-01T10:08:31.452Z] DONE 357 tests, 2 skipped in 190.147s Post stage [Pipeline] junit [2023-12-01T10:08:32.390Z] Recording test results [2023-12-01T10:08:32.482Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T10:08:32.779Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=028ed1bb22a8a6f244aaa7a6682b2460edce1495 -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:028ed1bb22a8a6f244aaa7a6682b2460edce1495 hack/make.sh dynbinary test-integration [2023-12-01T10:08:33.047Z] [2023-12-01T10:08:33.047Z] Removing bundles/ [2023-12-01T10:08:33.047Z] [2023-12-01T10:08:33.047Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-12-01T10:08:33.047Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-12-01T10:08:33.047Z] + tee /go/src/github.com/docker/docker/go.mod [2023-12-01T10:08:33.047Z] module github.com/docker/docker [2023-12-01T10:08:33.047Z] [2023-12-01T10:08:33.047Z] go 1.20 [2023-12-01T10:08:33.047Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-12-01T10:08:33.047Z] + GO111MODULE=on [2023-12-01T10:08:33.047Z] + 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=028ed1bb22a8a6f244aaa7a6682b2460edce1495" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-01T10:08:32.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 [2023-12-01T10:09:11.739Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-12-01T10:09:11.739Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-12-01T10:09:11.739Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-12-01T10:09:11.739Z] + tee /go/src/github.com/docker/docker/go.mod [2023-12-01T10:09:11.739Z] module github.com/docker/docker [2023-12-01T10:09:11.739Z] [2023-12-01T10:09:11.739Z] go 1.20 [2023-12-01T10:09:11.739Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-12-01T10:09:11.739Z] + GO111MODULE=on [2023-12-01T10:09:11.739Z] + 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=028ed1bb22a8a6f244aaa7a6682b2460edce1495" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-01T10:08:32.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 [2023-12-01T10:09:11.739Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-12-01T10:09:11.739Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-12-01T10:09:11.739Z] [2023-12-01T10:09:11.739Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-12-01T10:09:11.739Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-12-01T10:09:11.739Z] HOSTNAME=20902a80fd88 [2023-12-01T10:09:11.739Z] TESTDEBUG=0 [2023-12-01T10:09:11.739Z] DEST=bundles/test-integration [2023-12-01T10:09:11.739Z] PWD=/go/src/github.com/docker/docker [2023-12-01T10:09:11.739Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-12-01T10:09:11.739Z] DOCKER_GITCOMMIT=028ed1bb22a8a6f244aaa7a6682b2460edce1495 [2023-12-01T10:09:11.739Z] container=docker [2023-12-01T10:09:11.739Z] HOME=/root [2023-12-01T10:09:11.739Z] CONTAINERD_NAMESPACE=moby [2023-12-01T10:09:11.739Z] GOLANG_VERSION=1.21.3 [2023-12-01T10:09:11.739Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-12-01T10:09:11.739Z] VALIDATE_BRANCH=master [2023-12-01T10:09:11.739Z] TERM=xterm [2023-12-01T10:09:11.739Z] DOCKER_PKG=github.com/docker/docker [2023-12-01T10:09:11.739Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2023-12-01T10:09:11.739Z] SHLVL=1 [2023-12-01T10:09:11.739Z] TIMEOUT=120m [2023-12-01T10:09:11.739Z] GOTOOLCHAIN=local [2023-12-01T10:09:11.739Z] DOCKER_GRAPHDRIVER=overlay2 [2023-12-01T10:09:11.739Z] GO111MODULE=off [2023-12-01T10:09:11.739Z] DOCKER_EXPERIMENTAL=1 [2023-12-01T10:09:11.739Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-12-01T10:09:11.739Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-12-01T10:09:11.739Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-12-01T10:09:11.739Z] GOPATH=/go [2023-12-01T10:09:11.739Z] PKG_CONFIG=pkg-config [2023-12-01T10:09:11.739Z] _=/usr/bin/env [2023-12-01T10:09:11.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-12-01T10:09:33.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2023-12-01T10:09:33.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-12-01T10:09:33.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-12-01T10:09:34.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-12-01T10:09:38.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-12-01T10:09:42.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-12-01T10:09:42.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-12-01T10:09:43.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-12-01T10:09:45.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-12-01T10:09:46.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2023-12-01T10:09:47.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-12-01T10:09:47.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-12-01T10:09:48.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-12-01T10:09:50.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-12-01T10:09:52.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-12-01T10:09:53.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-12-01T10:09:53.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-12-01T10:09:54.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-12-01T10:09:55.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-12-01T10:09:56.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-12-01T10:09:57.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-12-01T10:09:58.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-12-01T10:10:00.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-12-01T10:10:00.193Z] Using test binary /usr/local/cli-integration/docker [2023-12-01T10:10:00.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-12-01T10:10:00.193Z] +++ /etc/init.d/apparmor start [2023-12-01T10:10:00.193Z] Not: starting. [2023-12-01T10:10:00.193Z] INFO: Waiting for daemon to start... [2023-12-01T10:10:00.193Z] Starting dockerd [2023-12-01T10:10:00.193Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.jhYWZY4mne/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-12-01T10:10:02.707Z] . [2023-12-01T10:10:02.707Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) [2023-12-01T10:10:02.963Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-12-01T10:10:02.963Z] ++++ docker load [2023-12-01T10:10:02.963Z] Loaded image: emptyfs:latest [2023-12-01T10:10:02.963Z] ++++ tar -cC bundles/test-integration/dangling . [2023-12-01T10:10:02.963Z] ++++ docker load [2023-12-01T10:10:02.963Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 [2023-12-01T10:10:02.963Z] Running integration-test (iteration 1) [2023-12-01T10:10:02.963Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-12-01T10:10:02.963Z] ++ '[' -n '' ']' [2023-12-01T10:10:02.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:10:02.963Z] ++ set -e [2023-12-01T10:10:02.963Z] ++ '[' -n 0 ']' [2023-12-01T10:10:02.963Z] ++ set -x [2023-12-01T10:10:02.963Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:10:02.963Z] Loaded image: busybox:latest [2023-12-01T10:10:03.220Z] Loaded image: busybox:glibc [2023-12-01T10:10:04.148Z] Loaded image: debian:bookworm-slim [2023-12-01T10:10:04.148Z] Loaded image: hello-world:latest [2023-12-01T10:10:04.148Z] Loaded image: arm32v7/hello-world:latest [2023-12-01T10:10:04.148Z] INFO: Testing against a local daemon [2023-12-01T10:10:04.148Z] === RUN TestCgroupNamespacesBuild [2023-12-01T10:10:05.512Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2023-12-01T10:10:05.512Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-12-01T10:10:06.440Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2023-12-01T10:10:06.440Z] === RUN TestBuildWithSession [2023-12-01T10:10:06.440Z] build_session_test.go:26: TODO: BuildKit [2023-12-01T10:10:06.440Z] --- SKIP: TestBuildWithSession (0.00s) [2023-12-01T10:10:06.440Z] === RUN TestBuildSquashParent [2023-12-01T10:10:10.607Z] --- PASS: TestBuildSquashParent (3.83s) [2023-12-01T10:10:10.607Z] === RUN TestBuildWithRemoveAndForceRemove [2023-12-01T10:10:10.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-12-01T10:10:10.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-12-01T10:10:10.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-12-01T10:10:10.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-12-01T10:10:10.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-12-01T10:10:10.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-12-01T10:10:10.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-12-01T10:10:10.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-12-01T10:10:10.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-12-01T10:10:10.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-12-01T10:10:10.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-12-01T10:10:10.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-12-01T10:10:10.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-12-01T10:10:10.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-12-01T10:10:10.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-12-01T10:10:10.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-12-01T10:10:10.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-12-01T10:10:10.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-12-01T10:10:13.874Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2023-12-01T10:10:13.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.61s) [2023-12-01T10:10:13.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2023-12-01T10:10:13.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2023-12-01T10:10:13.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2023-12-01T10:10:13.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2023-12-01T10:10:13.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2023-12-01T10:10:13.874Z] === RUN TestBuildMultiStageCopy [2023-12-01T10:10:13.874Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-12-01T10:10:14.436Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-12-01T10:10:14.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-12-01T10:10:14.692Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-12-01T10:10:14.692Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-12-01T10:10:14.947Z] --- PASS: TestBuildMultiStageCopy (1.41s) [2023-12-01T10:10:14.947Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s) [2023-12-01T10:10:14.947Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) [2023-12-01T10:10:14.948Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s) [2023-12-01T10:10:14.948Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s) [2023-12-01T10:10:14.948Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s) [2023-12-01T10:10:14.948Z] === RUN TestBuildMultiStageParentConfig [2023-12-01T10:10:15.203Z] --- PASS: TestBuildMultiStageParentConfig (0.38s) [2023-12-01T10:10:15.203Z] === RUN TestBuildLabelWithTargets [2023-12-01T10:10:15.765Z] --- PASS: TestBuildLabelWithTargets (0.58s) [2023-12-01T10:10:15.765Z] === RUN TestBuildWithEmptyLayers [2023-12-01T10:10:16.021Z] --- PASS: TestBuildWithEmptyLayers (0.13s) [2023-12-01T10:10:16.021Z] === RUN TestBuildMultiStageOnBuild [2023-12-01T10:10:17.386Z] --- PASS: TestBuildMultiStageOnBuild (1.17s) [2023-12-01T10:10:17.386Z] === RUN TestBuildUncleanTarFilenames [2023-12-01T10:10:17.386Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) [2023-12-01T10:10:17.386Z] === RUN TestBuildMultiStageLayerLeak [2023-12-01T10:10:18.314Z] --- PASS: TestBuildMultiStageLayerLeak (1.13s) [2023-12-01T10:10:18.314Z] === RUN TestBuildWithHugeFile [2023-12-01T10:11:04.961Z] --- PASS: TestBuildWithHugeFile (43.71s) [2023-12-01T10:11:04.961Z] === RUN TestBuildWCOWSandboxSize [2023-12-01T10:11:04.961Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-12-01T10:11:04.961Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-12-01T10:11:04.961Z] === RUN TestBuildWithEmptyDockerfile [2023-12-01T10:11:04.961Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-12-01T10:11:04.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-12-01T10:11:04.961Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-12-01T10:11:04.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-12-01T10:11:04.961Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-12-01T10:11:04.961Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-12-01T10:11:04.961Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-12-01T10:11:04.961Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-12-01T10:11:04.961Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-12-01T10:11:04.961Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-12-01T10:11:04.961Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-12-01T10:11:04.961Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-12-01T10:11:04.961Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-12-01T10:11:04.961Z] === RUN TestBuildPreserveOwnership [2023-12-01T10:11:04.961Z] === RUN TestBuildPreserveOwnership/copy_from [2023-12-01T10:11:04.961Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-12-01T10:11:04.961Z] --- PASS: TestBuildPreserveOwnership (2.36s) [2023-12-01T10:11:04.961Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.65s) [2023-12-01T10:11:04.961Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.70s) [2023-12-01T10:11:04.961Z] === RUN TestBuildPlatformInvalid [2023-12-01T10:11:04.961Z] --- PASS: TestBuildPlatformInvalid (0.02s) [2023-12-01T10:11:04.961Z] === RUN TestBuildkitHistoryTracePropagation [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" 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 [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" 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 [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2023-12-01T10:11:04.961Z] time="2023-12-01T10:11:04Z" level=info msg="[core] [Server #4] Server created" module=grpc [2023-12-01T10:11:04.961Z] build_traces_test.go:84: Waiting for trace to be available [2023-12-01T10:11:09.126Z] time="2023-12-01T10:11:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2023-12-01T10:11:09.126Z] time="2023-12-01T10:11:08Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2023-12-01T10:11:09.126Z] time="2023-12-01T10:11:08Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2023-12-01T10:11:09.126Z] time="2023-12-01T10:11:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2023-12-01T10:11:09.126Z] time="2023-12-01T10:11:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2023-12-01T10:11:09.126Z] time="2023-12-01T10:11:08Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2023-12-01T10:11:09.126Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s) [2023-12-01T10:11:09.126Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-12-01T10:11:09.126Z] Loaded image: busybox:latest [2023-12-01T10:11:09.382Z] Loaded image: busybox:glibc [2023-12-01T10:11:10.310Z] Loaded image: debian:bookworm-slim [2023-12-01T10:11:10.310Z] Loaded image: hello-world:latest [2023-12-01T10:11:10.310Z] Loaded image: arm32v7/hello-world:latest [2023-12-01T10:11:18.394Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.44s) [2023-12-01T10:11:18.394Z] PASS [2023-12-01T10:11:18.394Z] [2023-12-01T10:11:18.394Z] === Skipped [2023-12-01T10:11:18.394Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-12-01T10:11:18.394Z] build_session_test.go:26: TODO: BuildKit [2023-12-01T10:11:18.394Z] [2023-12-01T10:11:18.394Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-12-01T10:11:18.394Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-12-01T10:11:18.394Z] [2023-12-01T10:11:18.394Z] DONE 35 tests, 2 skipped in 75.070s [2023-12-01T10:11:18.394Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2023-12-01T10:11:18.394Z] ++ '[' -n '' ']' [2023-12-01T10:11:18.394Z] ++ 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 [2023-12-01T10:11:18.394Z] ++ set -e [2023-12-01T10:11:18.394Z] ++ '[' -n 0 ']' [2023-12-01T10:11:18.394Z] ++ set -x [2023-12-01T10:11:18.394Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:11:18.394Z] INFO: Testing against a local daemon [2023-12-01T10:11:18.394Z] === RUN TestNoNewPrivileges [2023-12-01T10:11:28.335Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2023-12-01T10:11:28.335Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2023-12-01T10:11:28.335Z] --- PASS: TestNoNewPrivileges (9.88s) [2023-12-01T10:11:28.335Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.46s) [2023-12-01T10:11:28.335Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s) [2023-12-01T10:11:28.335Z] PASS [2023-12-01T10:11:28.335Z] [2023-12-01T10:11:28.335Z] DONE 3 tests in 9.908s [2023-12-01T10:11:28.335Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-12-01T10:11:28.335Z] ++ '[' -n '' ']' [2023-12-01T10:11:28.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:11:28.335Z] ++ set -e [2023-12-01T10:11:28.335Z] ++ '[' -n 0 ']' [2023-12-01T10:11:28.335Z] ++ set -x [2023-12-01T10:11:28.335Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:11:28.335Z] INFO: Testing against a local daemon [2023-12-01T10:11:28.335Z] === RUN TestConfigInspect [2023-12-01T10:11:30.223Z] --- PASS: TestConfigInspect (2.01s) [2023-12-01T10:11:30.223Z] === RUN TestConfigList [2023-12-01T10:11:31.150Z] === RUN TestConfigList/test_filter_by_name [2023-12-01T10:11:31.150Z] === RUN TestConfigList/test_filter_by_id [2023-12-01T10:11:31.150Z] === RUN TestConfigList/test_filter_by_label_key_only [2023-12-01T10:11:31.150Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2023-12-01T10:11:31.150Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2023-12-01T10:11:32.077Z] --- PASS: TestConfigList (1.92s) [2023-12-01T10:11:32.077Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2023-12-01T10:11:32.077Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2023-12-01T10:11:32.077Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2023-12-01T10:11:32.077Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2023-12-01T10:11:32.077Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2023-12-01T10:11:32.077Z] === RUN TestConfigsCreateAndDelete [2023-12-01T10:11:33.965Z] --- PASS: TestConfigsCreateAndDelete (1.99s) [2023-12-01T10:11:33.965Z] === RUN TestConfigsUpdate [2023-12-01T10:11:36.481Z] --- PASS: TestConfigsUpdate (2.11s) [2023-12-01T10:11:36.481Z] === RUN TestTemplatedConfig [2023-12-01T10:11:38.995Z] --- PASS: TestTemplatedConfig (2.68s) [2023-12-01T10:11:38.995Z] === RUN TestConfigCreateResolve [2023-12-01T10:11:40.883Z] --- PASS: TestConfigCreateResolve (2.04s) [2023-12-01T10:11:40.883Z] PASS [2023-12-01T10:11:40.883Z] [2023-12-01T10:11:40.883Z] DONE 11 tests in 12.796s [2023-12-01T10:11:40.883Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-12-01T10:11:40.883Z] ++ '[' -n '' ']' [2023-12-01T10:11:40.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:11:40.883Z] ++ set -e [2023-12-01T10:11:40.883Z] ++ '[' -n 0 ']' [2023-12-01T10:11:40.883Z] ++ set -x [2023-12-01T10:11:40.883Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:11:40.883Z] INFO: Testing against a local daemon [2023-12-01T10:11:40.883Z] === RUN TestAttach [2023-12-01T10:11:40.883Z] === RUN TestAttach/without_TTY [2023-12-01T10:11:40.883Z] === PAUSE TestAttach/without_TTY [2023-12-01T10:11:40.883Z] === RUN TestAttach/with_TTY [2023-12-01T10:11:40.883Z] === PAUSE TestAttach/with_TTY [2023-12-01T10:11:40.883Z] === CONT TestAttach/without_TTY [2023-12-01T10:11:40.883Z] === CONT TestAttach/with_TTY [2023-12-01T10:11:40.883Z] --- PASS: TestAttach (0.02s) [2023-12-01T10:11:40.883Z] --- PASS: TestAttach/with_TTY (0.05s) [2023-12-01T10:11:40.883Z] --- PASS: TestAttach/without_TTY (0.06s) [2023-12-01T10:11:40.883Z] === RUN TestCreateWithCDIDevices [2023-12-01T10:11:41.811Z] --- PASS: TestCreateWithCDIDevices (1.04s) [2023-12-01T10:11:41.811Z] === RUN TestCDISpecDirsAreInSystemInfo [2023-12-01T10:11:41.811Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default [2023-12-01T10:11:42.372Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned [2023-12-01T10:11:42.934Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice [2023-12-01T10:11:43.509Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice [2023-12-01T10:11:44.074Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice [2023-12-01T10:11:44.635Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice [2023-12-01T10:11:45.197Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice [2023-12-01T10:11:45.452Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice [2023-12-01T10:11:46.014Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) [2023-12-01T10:11:46.014Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) [2023-12-01T10:11:46.014Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) [2023-12-01T10:11:46.014Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-12-01T10:11:46.014Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) [2023-12-01T10:11:46.014Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) [2023-12-01T10:11:46.014Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) [2023-12-01T10:11:46.014Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-12-01T10:11:46.014Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) [2023-12-01T10:11:46.014Z] === RUN TestCheckpoint [2023-12-01T10:11:46.014Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-12-01T10:11:46.014Z] --- SKIP: TestCheckpoint (0.00s) [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/commit [2023-12-01T10:11:46.014Z] === PAUSE TestContainerInvalidJSON/commit [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/create [2023-12-01T10:11:46.014Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-12-01T10:11:46.014Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-12-01T10:11:46.014Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-12-01T10:11:46.014Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-12-01T10:11:46.014Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-12-01T10:11:46.014Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-12-01T10:11:46.014Z] === CONT TestContainerInvalidJSON/commit [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-12-01T10:11:46.014Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-12-01T10:11:46.014Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-12-01T10:11:46.014Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-12-01T10:11:46.014Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-12-01T10:11:46.014Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-12-01T10:11:46.014Z] === CONT TestContainerInvalidJSON/containers/create [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-12-01T10:11:46.014Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-12-01T10:11:46.014Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-12-01T10:11:46.014Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-12-01T10:11:46.270Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-12-01T10:11:46.270Z] === RUN TestCopyFromContainerPathIsNotDir [2023-12-01T10:11:46.270Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-12-01T10:11:46.270Z] === RUN TestCopyToContainerPathDoesNotExist [2023-12-01T10:11:46.270Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-12-01T10:11:46.270Z] === RUN TestCopyEmptyFile [2023-12-01T10:11:46.270Z] --- PASS: TestCopyEmptyFile (0.07s) [2023-12-01T10:11:46.270Z] === RUN TestCopyToContainerPathIsNotDir [2023-12-01T10:11:46.270Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-12-01T10:11:46.270Z] === RUN TestCopyFromContainer [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer// [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/. [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer//. [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/./ [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer//./ [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer//bar/root [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer//bar/root/ [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer//bar/root/. [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/bar/quux [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/bar/quux/ [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/bar/quux/. [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-12-01T10:11:47.197Z] === RUN TestCopyFromContainer/bar/notarget [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer (0.87s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2023-12-01T10:11:47.197Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2023-12-01T10:11:47.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-12-01T10:11:47.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-12-01T10:11:47.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-12-01T10:11:47.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-12-01T10:11:47.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-12-01T10:11:47.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-12-01T10:11:47.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-12-01T10:11:47.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-12-01T10:11:47.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-12-01T10:11:47.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-12-01T10:11:47.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-12-01T10:11:47.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-12-01T10:11:47.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-12-01T10:11:47.197Z] === RUN TestCreateLinkToNonExistingContainer [2023-12-01T10:11:47.197Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-12-01T10:11:47.197Z] === RUN TestCreateWithInvalidEnv [2023-12-01T10:11:47.197Z] === RUN TestCreateWithInvalidEnv/0 [2023-12-01T10:11:47.197Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-12-01T10:11:47.197Z] === RUN TestCreateWithInvalidEnv/1 [2023-12-01T10:11:47.197Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-12-01T10:11:47.197Z] === RUN TestCreateWithInvalidEnv/2 [2023-12-01T10:11:47.197Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-12-01T10:11:47.197Z] === CONT TestCreateWithInvalidEnv/0 [2023-12-01T10:11:47.197Z] === CONT TestCreateWithInvalidEnv/2 [2023-12-01T10:11:47.197Z] === CONT TestCreateWithInvalidEnv/1 [2023-12-01T10:11:47.197Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-12-01T10:11:47.197Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-12-01T10:11:47.197Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-12-01T10:11:47.197Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-12-01T10:11:47.197Z] === RUN TestCreateTmpfsMountsTarget [2023-12-01T10:11:47.453Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-12-01T10:11:47.453Z] === RUN TestCreateWithCustomMaskedPaths [2023-12-01T10:11:48.817Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) [2023-12-01T10:11:48.817Z] === RUN TestCreateWithCustomReadonlyPaths [2023-12-01T10:11:50.181Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.40s) [2023-12-01T10:11:50.181Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-12-01T10:11:50.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-12-01T10:11:50.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-12-01T10:11:50.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-12-01T10:11:50.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-12-01T10:11:50.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-12-01T10:11:50.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-12-01T10:11:50.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-12-01T10:11:50.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-12-01T10:11:50.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-01T10:11:50.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-01T10:11:50.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-01T10:11:50.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-01T10:11:50.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-12-01T10:11:50.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-01T10:11:50.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-12-01T10:11:50.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-12-01T10:11:50.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-01T10:11:50.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-12-01T10:11:50.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-12-01T10:11:50.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-12-01T10:11:50.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-12-01T10:11:50.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-12-01T10:11:50.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-12-01T10:11:50.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-12-01T10:11:50.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-12-01T10:11:50.181Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-12-01T10:11:50.742Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2023-12-01T10:11:50.742Z] === RUN TestCreateDifferentPlatform [2023-12-01T10:11:50.742Z] === RUN TestCreateDifferentPlatform/different_os [2023-12-01T10:11:50.742Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-12-01T10:11:50.742Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-12-01T10:11:50.742Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-12-01T10:11:50.742Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-12-01T10:11:50.742Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-12-01T10:11:50.742Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-12-01T10:11:50.742Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-12-01T10:11:50.742Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-12-01T10:11:50.742Z] === RUN TestCreateInvalidHostConfig [2023-12-01T10:11:50.742Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-12-01T10:11:50.742Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-12-01T10:11:50.742Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-12-01T10:11:50.742Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-12-01T10:11:50.742Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-12-01T10:11:50.742Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-12-01T10:11:50.742Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-12-01T10:11:50.742Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-12-01T10:11:50.742Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-12-01T10:11:50.742Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-12-01T10:11:50.742Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-12-01T10:11:50.742Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-12-01T10:11:50.742Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-12-01T10:11:50.742Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-12-01T10:11:50.742Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-12-01T10:11:50.742Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-12-01T10:11:50.742Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-12-01T10:11:50.743Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-12-01T10:11:50.743Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-12-01T10:11:50.743Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-12-01T10:11:50.743Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-12-01T10:11:50.743Z] === RUN TestCreateWithMultipleEndpointSettings [2023-12-01T10:11:50.743Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2023-12-01T10:11:50.743Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2023-12-01T10:11:50.743Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) [2023-12-01T10:11:50.743Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s) [2023-12-01T10:11:50.743Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2023-12-01T10:11:50.743Z] === RUN TestCreateWithCustomMACs [2023-12-01T10:11:51.670Z] --- PASS: TestCreateWithCustomMACs (0.64s) [2023-12-01T10:11:51.670Z] === RUN TestContainerStartOnDaemonRestart [2023-12-01T10:11:51.670Z] === PAUSE TestContainerStartOnDaemonRestart [2023-12-01T10:11:51.670Z] === RUN TestDaemonRestartIpcMode [2023-12-01T10:11:51.670Z] === PAUSE TestDaemonRestartIpcMode [2023-12-01T10:11:51.670Z] === RUN TestDaemonHostGatewayIP [2023-12-01T10:11:51.670Z] === PAUSE TestDaemonHostGatewayIP [2023-12-01T10:11:51.670Z] === RUN TestRestartDaemonWithRestartingContainer [2023-12-01T10:11:51.670Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-12-01T10:11:51.670Z] === RUN TestHardRestartWhenContainerIsRunning [2023-12-01T10:11:51.670Z] === PAUSE TestHardRestartWhenContainerIsRunning [2023-12-01T10:11:51.670Z] === RUN TestContainerKillOnDaemonStart [2023-12-01T10:11:51.670Z] === PAUSE TestContainerKillOnDaemonStart [2023-12-01T10:11:51.670Z] === RUN TestDiff [2023-12-01T10:11:51.926Z] --- PASS: TestDiff (0.46s) [2023-12-01T10:11:51.926Z] === RUN TestDiffStoppedContainer [2023-12-01T10:11:52.487Z] --- PASS: TestDiffStoppedContainer (0.46s) [2023-12-01T10:11:52.487Z] === RUN TestExecConsoleSize [2023-12-01T10:11:53.049Z] --- PASS: TestExecConsoleSize (0.58s) [2023-12-01T10:11:53.049Z] === RUN TestExecWithCloseStdin [2023-12-01T10:11:53.610Z] --- PASS: TestExecWithCloseStdin (0.55s) [2023-12-01T10:11:53.610Z] === RUN TestExec [2023-12-01T10:11:54.172Z] --- PASS: TestExec (0.55s) [2023-12-01T10:11:54.172Z] === RUN TestExecUser [2023-12-01T10:11:54.734Z] --- PASS: TestExecUser (0.60s) [2023-12-01T10:11:54.734Z] === RUN TestExecWithGroupAdd [2023-12-01T10:11:55.295Z] --- PASS: TestExecWithGroupAdd (0.53s) [2023-12-01T10:11:55.295Z] === RUN TestExportContainerAndImportImage [2023-12-01T10:11:55.857Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2023-12-01T10:11:55.857Z] === RUN TestExportContainerAfterDaemonRestart [2023-12-01T10:12:02.392Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s) [2023-12-01T10:12:02.392Z] === RUN TestHealthCheckWorkdir [2023-12-01T10:12:02.648Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2023-12-01T10:12:02.648Z] === RUN TestHealthKillContainer [2023-12-01T10:12:10.731Z] --- PASS: TestHealthKillContainer (8.01s) [2023-12-01T10:12:10.731Z] === RUN TestHealthCheckProcessKilled [2023-12-01T10:12:11.292Z] --- PASS: TestHealthCheckProcessKilled (0.76s) [2023-12-01T10:12:11.292Z] === RUN TestHealthStartInterval [2023-12-01T10:12:12.656Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:12.656Z] } [2023-12-01T10:12:12.912Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:12.912Z] } [2023-12-01T10:12:12.912Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:12.912Z] } [2023-12-01T10:12:13.167Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:13.167Z] } [2023-12-01T10:12:13.167Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:13.167Z] } [2023-12-01T10:12:13.167Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:13.167Z] } [2023-12-01T10:12:13.423Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:13.423Z] } [2023-12-01T10:12:13.423Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:13.423Z] } [2023-12-01T10:12:13.678Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:13.678Z] } [2023-12-01T10:12:13.678Z] health_test.go:141: &{2023-12-01 10:12:12.515256394 +0000 UTC 2023-12-01 10:12:12.570682309 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-01T10:12:13.678Z] } [2023-12-01T10:12:13.678Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:13.934Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:13.934Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:14.190Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:14.190Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:14.190Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:14.446Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:14.446Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:14.702Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:14.702Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:14.702Z] health_test.go:141: &{2023-12-01 10:12:13.579441453 +0000 UTC 2023-12-01 10:12:13.632985132 +0000 UTC 1 2} [2023-12-01T10:12:14.957Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:15.884Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:16.810Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:18.174Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:19.103Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:20.031Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:20.958Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:21.885Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:22.811Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:24.174Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:25.100Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:26.027Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:26.953Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:27.879Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:28.806Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:30.169Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:31.096Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:32.024Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:32.950Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:33.876Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:34.802Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:36.166Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:37.093Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:38.019Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:38.945Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:39.871Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:40.797Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:42.161Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:43.088Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:44.014Z] health_test.go:169: 1.061174234s [2023-12-01T10:12:45.378Z] --- PASS: TestHealthStartInterval (33.74s) [2023-12-01T10:12:45.378Z] === RUN TestInspectCpusetInConfigPre120 [2023-12-01T10:12:45.634Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2023-12-01T10:12:45.634Z] === RUN TestInspectAnnotations [2023-12-01T10:12:45.634Z] --- PASS: TestInspectAnnotations (0.06s) [2023-12-01T10:12:45.634Z] === RUN TestIpcModeNone [2023-12-01T10:12:46.196Z] --- PASS: TestIpcModeNone (0.59s) [2023-12-01T10:12:46.196Z] === RUN TestIpcModePrivate [2023-12-01T10:12:46.757Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2023-12-01T10:12:46.757Z] --- PASS: TestIpcModePrivate (0.57s) [2023-12-01T10:12:46.757Z] === RUN TestIpcModeShareable [2023-12-01T10:12:47.319Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2023-12-01T10:12:47.319Z] --- PASS: TestIpcModeShareable (0.52s) [2023-12-01T10:12:47.319Z] === RUN TestAPIIpcModeShareableAndContainer [2023-12-01T10:12:48.683Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2023-12-01T10:12:48.683Z] === RUN TestAPIIpcModeHost [2023-12-01T10:12:48.939Z] --- PASS: TestAPIIpcModeHost (0.37s) [2023-12-01T10:12:48.939Z] === RUN TestDaemonIpcModeShareable [2023-12-01T10:12:50.320Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2023-12-01T10:12:50.320Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2023-12-01T10:12:50.320Z] === RUN TestDaemonIpcModePrivate [2023-12-01T10:12:51.265Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2023-12-01T10:12:51.265Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2023-12-01T10:12:51.265Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-12-01T10:12:52.629Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2023-12-01T10:12:52.629Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2023-12-01T10:12:52.629Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-12-01T10:12:53.556Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2023-12-01T10:12:53.556Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2023-12-01T10:12:53.556Z] === RUN TestIpcModeOlderClient [2023-12-01T10:12:53.556Z] === PAUSE TestIpcModeOlderClient [2023-12-01T10:12:53.556Z] === RUN TestKillContainerInvalidSignal [2023-12-01T10:12:54.118Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2023-12-01T10:12:54.118Z] === RUN TestKillContainer [2023-12-01T10:12:54.118Z] === RUN TestKillContainer/no_signal [2023-12-01T10:12:54.680Z] === RUN TestKillContainer/non_killing_signal [2023-12-01T10:12:54.936Z] === RUN TestKillContainer/killing_signal [2023-12-01T10:12:55.863Z] --- PASS: TestKillContainer (1.44s) [2023-12-01T10:12:55.863Z] --- PASS: TestKillContainer/no_signal (0.46s) [2023-12-01T10:12:55.863Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2023-12-01T10:12:55.863Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2023-12-01T10:12:55.863Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-12-01T10:12:55.863Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-12-01T10:12:56.119Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-12-01T10:12:56.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s) [2023-12-01T10:12:56.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2023-12-01T10:12:56.680Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2023-12-01T10:12:56.680Z] === RUN TestKillStoppedContainer [2023-12-01T10:12:56.680Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-12-01T10:12:56.680Z] === RUN TestKillStoppedContainerAPIPre120 [2023-12-01T10:12:56.680Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-12-01T10:12:56.680Z] === RUN TestKillDifferentUserContainer [2023-12-01T10:12:57.242Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2023-12-01T10:12:57.242Z] === RUN TestInspectOomKilledTrue [2023-12-01T10:12:57.804Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2023-12-01T10:12:57.804Z] === RUN TestInspectOomKilledFalse [2023-12-01T10:12:58.060Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2023-12-01T10:12:58.060Z] === RUN TestLinksEtcHostsContentMatch [2023-12-01T10:12:58.316Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2023-12-01T10:12:58.316Z] === RUN TestLinksContainerNames [2023-12-01T10:12:59.681Z] --- PASS: TestLinksContainerNames (1.00s) [2023-12-01T10:12:59.681Z] === RUN TestLogsFollowTailEmpty [2023-12-01T10:12:59.937Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2023-12-01T10:12:59.937Z] === RUN TestLogs [2023-12-01T10:12:59.937Z] === RUN TestLogs/driver_local [2023-12-01T10:12:59.937Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-12-01T10:12:59.937Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-12-01T10:12:59.937Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-12-01T10:12:59.937Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-12-01T10:12:59.937Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-12-01T10:12:59.937Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-12-01T10:12:59.937Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-12-01T10:12:59.937Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-12-01T10:12:59.937Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-12-01T10:12:59.937Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-12-01T10:12:59.937Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-12-01T10:12:59.937Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-12-01T10:12:59.937Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-12-01T10:12:59.937Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-12-01T10:12:59.937Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-12-01T10:12:59.937Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-12-01T10:12:59.937Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-12-01T10:12:59.937Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-12-01T10:13:01.826Z] === RUN TestLogs/driver_json-file [2023-12-01T10:13:01.826Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-12-01T10:13:01.826Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-12-01T10:13:01.826Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-12-01T10:13:01.826Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-12-01T10:13:01.826Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-12-01T10:13:01.826Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-12-01T10:13:01.826Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-12-01T10:13:01.826Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-12-01T10:13:01.826Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-12-01T10:13:01.826Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-12-01T10:13:01.826Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-12-01T10:13:01.826Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-12-01T10:13:01.826Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-12-01T10:13:01.826Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-12-01T10:13:01.826Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-12-01T10:13:01.826Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-12-01T10:13:01.826Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-12-01T10:13:01.826Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-12-01T10:13:03.192Z] --- PASS: TestLogs (3.38s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_local (0.01s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.92s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.98s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.23s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.59s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.66s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.74s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.06s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.12s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.31s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.37s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.57s) [2023-12-01T10:13:03.192Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.62s) [2023-12-01T10:13:03.192Z] === RUN TestContainerNetworkMountsNoChown [2023-12-01T10:13:03.753Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/default [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/default [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/private [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/private [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rprivate [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rprivate [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/slave [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/slave [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rslave [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rslave [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/shared [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/shared [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rshared [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rshared [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/default [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/rslave [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/rprivate [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/default/bind_root [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/private [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/rshared [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/slave [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/shared [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/private/bind_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/private/mount_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/private/bind_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/private/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/default/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-12-01T10:13:03.753Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-12-01T10:13:03.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/default/bind_root [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/default/mount_root [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-12-01T10:13:03.753Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-12-01T10:13:04.009Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-12-01T10:13:04.009Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-12-01T10:13:04.009Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-12-01T10:13:04.009Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-12-01T10:13:04.009Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-12-01T10:13:04.009Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-12-01T10:13:04.009Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-12-01T10:13:04.009Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2023-12-01T10:13:04.009Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-12-01T10:13:04.009Z] === RUN TestContainerBindMountNonRecursive [2023-12-01T10:13:05.374Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2023-12-01T10:13:05.374Z] === RUN TestContainerVolumesMountedAsShared [2023-12-01T10:13:05.935Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2023-12-01T10:13:05.935Z] === RUN TestContainerVolumesMountedAsSlave [2023-12-01T10:13:06.191Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-12-01T10:13:06.191Z] === RUN TestContainerCopyLeaksMounts [2023-12-01T10:13:06.752Z] --- PASS: TestContainerCopyLeaksMounts (0.61s) [2023-12-01T10:13:06.752Z] === RUN TestContainerBindMountRecursivelyReadOnly [2023-12-01T10:13:08.642Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.86s) [2023-12-01T10:13:08.642Z] === RUN TestNetworkNat [2023-12-01T10:13:09.204Z] --- PASS: TestNetworkNat (0.52s) [2023-12-01T10:13:09.204Z] === RUN TestNetworkLocalhostTCPNat [2023-12-01T10:13:09.766Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2023-12-01T10:13:09.766Z] === RUN TestNetworkLoopbackNat [2023-12-01T10:13:12.281Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2023-12-01T10:13:12.281Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2023-12-01T10:13:12.536Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2023-12-01T10:13:12.536Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2023-12-01T10:13:12.536Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2023-12-01T10:13:12.536Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2023-12-01T10:13:12.792Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s) [2023-12-01T10:13:12.792Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2023-12-01T10:13:12.792Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2023-12-01T10:13:12.792Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2023-12-01T10:13:12.792Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2023-12-01T10:13:12.792Z] === RUN TestPause [2023-12-01T10:13:13.355Z] --- PASS: TestPause (0.54s) [2023-12-01T10:13:13.355Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-12-01T10:13:13.355Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-12-01T10:13:13.355Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-12-01T10:13:13.355Z] === RUN TestPauseStopPausedContainer [2023-12-01T10:13:13.917Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2023-12-01T10:13:13.917Z] === RUN TestPIDModeHost [2023-12-01T10:13:15.281Z] --- PASS: TestPIDModeHost (1.14s) [2023-12-01T10:13:15.281Z] === RUN TestPIDModeContainer [2023-12-01T10:13:15.281Z] === RUN TestPIDModeContainer/non-existing_container [2023-12-01T10:13:15.281Z] === RUN TestPIDModeContainer/non-running_container [2023-12-01T10:13:15.281Z] === RUN TestPIDModeContainer/running_container [2023-12-01T10:13:16.210Z] --- PASS: TestPIDModeContainer (1.14s) [2023-12-01T10:13:16.210Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2023-12-01T10:13:16.210Z] --- PASS: TestPIDModeContainer/non-running_container (0.17s) [2023-12-01T10:13:16.210Z] --- PASS: TestPIDModeContainer/running_container (0.52s) [2023-12-01T10:13:16.210Z] === RUN TestPsFilter [2023-12-01T10:13:16.210Z] === RUN TestPsFilter/since [2023-12-01T10:13:16.210Z] === RUN TestPsFilter/before [2023-12-01T10:13:16.466Z] --- PASS: TestPsFilter (0.14s) [2023-12-01T10:13:16.466Z] --- PASS: TestPsFilter/since (0.00s) [2023-12-01T10:13:16.466Z] --- PASS: TestPsFilter/before (0.00s) [2023-12-01T10:13:16.466Z] === RUN TestRemoveContainerWithRemovedVolume [2023-12-01T10:13:16.722Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2023-12-01T10:13:16.722Z] === RUN TestRemoveContainerWithVolume [2023-12-01T10:13:17.284Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2023-12-01T10:13:17.284Z] === RUN TestRemoveContainerRunning [2023-12-01T10:13:17.846Z] --- PASS: TestRemoveContainerRunning (0.50s) [2023-12-01T10:13:17.846Z] === RUN TestRemoveContainerForceRemoveRunning [2023-12-01T10:13:18.101Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s) [2023-12-01T10:13:18.101Z] === RUN TestRemoveInvalidContainer [2023-12-01T10:13:18.357Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-12-01T10:13:18.357Z] === RUN TestRenameLinkedContainer [2023-12-01T10:13:20.246Z] --- PASS: TestRenameLinkedContainer (2.04s) [2023-12-01T10:13:20.246Z] === RUN TestRenameStoppedContainer [2023-12-01T10:13:20.819Z] --- PASS: TestRenameStoppedContainer (0.49s) [2023-12-01T10:13:20.819Z] === RUN TestRenameRunningContainerAndReuse [2023-12-01T10:13:21.751Z] --- PASS: TestRenameRunningContainerAndReuse (1.02s) [2023-12-01T10:13:21.751Z] === RUN TestRenameInvalidName [2023-12-01T10:13:22.313Z] --- PASS: TestRenameInvalidName (0.47s) [2023-12-01T10:13:22.313Z] === RUN TestRenameAnonymousContainer [2023-12-01T10:13:24.201Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2023-12-01T10:13:24.201Z] === RUN TestRenameContainerWithSameName [2023-12-01T10:13:24.457Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2023-12-01T10:13:24.457Z] === RUN TestRenameContainerWithLinkedContainer [2023-12-01T10:13:25.384Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) [2023-12-01T10:13:25.384Z] === RUN TestResize [2023-12-01T10:13:25.384Z] === RUN TestResize/success [2023-12-01T10:13:25.640Z] === RUN TestResize/invalid_size [2023-12-01T10:13:25.896Z] === RUN TestResize/invalid_state [2023-12-01T10:13:26.458Z] --- PASS: TestResize (1.01s) [2023-12-01T10:13:26.458Z] --- PASS: TestResize/success (0.27s) [2023-12-01T10:13:26.458Z] --- PASS: TestResize/invalid_size (0.27s) [2023-12-01T10:13:26.458Z] --- PASS: TestResize/invalid_state (0.05s) [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-12-01T10:13:26.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-12-01T10:13:26.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-12-01T10:13:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-12-01T10:13:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-01T10:13:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-12-01T10:13:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-12-01T10:13:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-12-01T10:13:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-12-01T10:13:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-12-01T10:13:26.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-12-01T10:13:27.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-12-01T10:13:28.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-12-01T10:13:28.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-12-01T10:13:28.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-12-01T10:13:28.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-12-01T10:13:28.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-01T10:13:29.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-01T10:13:29.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.65s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.81s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2023-12-01T10:13:33.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2023-12-01T10:13:33.321Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-12-01T10:13:33.321Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-12-01T10:13:34.248Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-12-01T10:13:35.176Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.09s) [2023-12-01T10:13:35.176Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s) [2023-12-01T10:13:35.176Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.07s) [2023-12-01T10:13:35.176Z] === RUN TestContainerRestartWithCancelledRequest [2023-12-01T10:13:37.065Z] --- PASS: TestContainerRestartWithCancelledRequest (1.95s) [2023-12-01T10:13:37.065Z] === RUN TestCgroupNamespacesRun [2023-12-01T10:13:38.431Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2023-12-01T10:13:38.431Z] === RUN TestCgroupNamespacesRunPrivileged [2023-12-01T10:13:39.357Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2023-12-01T10:13:39.357Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-12-01T10:13:40.721Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2023-12-01T10:13:40.721Z] === RUN TestCgroupNamespacesRunHostMode [2023-12-01T10:13:41.649Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2023-12-01T10:13:41.649Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-12-01T10:13:43.014Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2023-12-01T10:13:43.014Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-12-01T10:13:43.941Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2023-12-01T10:13:43.941Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-12-01T10:13:44.502Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2023-12-01T10:13:44.502Z] === RUN TestCgroupNamespacesRunOlderClient [2023-12-01T10:13:45.868Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2023-12-01T10:13:45.868Z] === RUN TestNISDomainname [2023-12-01T10:13:46.124Z] --- PASS: TestNISDomainname (0.61s) [2023-12-01T10:13:46.124Z] === RUN TestHostnameDnsResolution [2023-12-01T10:13:47.051Z] --- PASS: TestHostnameDnsResolution (0.77s) [2023-12-01T10:13:47.051Z] === RUN TestUnprivilegedPortsAndPing [2023-12-01T10:13:47.612Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2023-12-01T10:13:47.612Z] === RUN TestPrivilegedHostDevices [2023-12-01T10:13:48.173Z] --- PASS: TestPrivilegedHostDevices (0.57s) [2023-12-01T10:13:48.173Z] === RUN TestRunConsoleSize [2023-12-01T10:13:48.734Z] --- PASS: TestRunConsoleSize (0.46s) [2023-12-01T10:13:48.734Z] === RUN TestRunWithAlternativeContainerdShim [2023-12-01T10:13:53.976Z] --- PASS: TestRunWithAlternativeContainerdShim (5.45s) [2023-12-01T10:13:53.976Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2023-12-01T10:13:55.340Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.18s) [2023-12-01T10:13:55.340Z] === RUN TestStats [2023-12-01T10:13:56.720Z] --- PASS: TestStats (1.53s) [2023-12-01T10:13:56.720Z] === RUN TestStopContainerWithTimeout [2023-12-01T10:13:56.720Z] === RUN TestStopContainerWithTimeout/0 [2023-12-01T10:13:56.720Z] === PAUSE TestStopContainerWithTimeout/0 [2023-12-01T10:13:56.720Z] === RUN TestStopContainerWithTimeout/1 [2023-12-01T10:13:56.720Z] === PAUSE TestStopContainerWithTimeout/1 [2023-12-01T10:13:56.720Z] === RUN TestStopContainerWithTimeout/3 [2023-12-01T10:13:56.720Z] === PAUSE TestStopContainerWithTimeout/3 [2023-12-01T10:13:56.720Z] === RUN TestStopContainerWithTimeout/-1 [2023-12-01T10:13:56.720Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-12-01T10:13:56.720Z] === CONT TestStopContainerWithTimeout/0 [2023-12-01T10:13:56.720Z] === CONT TestStopContainerWithTimeout/3 [2023-12-01T10:13:56.720Z] === CONT TestStopContainerWithTimeout/-1 [2023-12-01T10:13:56.720Z] === CONT TestStopContainerWithTimeout/1 [2023-12-01T10:13:59.988Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2023-12-01T10:13:59.988Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2023-12-01T10:13:59.988Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2023-12-01T10:13:59.988Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2023-12-01T10:13:59.988Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2023-12-01T10:13:59.988Z] === RUN TestStopContainerWithTimeoutCancel [2023-12-01T10:13:59.988Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-12-01T10:13:59.988Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-12-01T10:14:02.502Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2023-12-01T10:14:02.502Z] === RUN TestUpdateMemory [2023-12-01T10:14:03.064Z] --- PASS: TestUpdateMemory (0.64s) [2023-12-01T10:14:03.064Z] === RUN TestUpdateCPUQuota [2023-12-01T10:14:03.991Z] --- PASS: TestUpdateCPUQuota (0.85s) [2023-12-01T10:14:03.991Z] === RUN TestUpdatePidsLimit [2023-12-01T10:14:03.991Z] === RUN TestUpdatePidsLimit/update_from_none [2023-12-01T10:14:03.991Z] === RUN TestUpdatePidsLimit/no_change [2023-12-01T10:14:04.246Z] === RUN TestUpdatePidsLimit/update_lower [2023-12-01T10:14:04.502Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-12-01T10:14:04.758Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-12-01T10:14:05.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-12-01T10:14:05.270Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-12-01T10:14:05.832Z] --- PASS: TestUpdatePidsLimit (2.12s) [2023-12-01T10:14:05.832Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2023-12-01T10:14:05.832Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2023-12-01T10:14:05.832Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2023-12-01T10:14:05.832Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2023-12-01T10:14:05.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-12-01T10:14:05.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-12-01T10:14:05.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-12-01T10:14:05.832Z] === RUN TestUpdateRestartPolicy [2023-12-01T10:14:18.117Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2023-12-01T10:14:18.117Z] === RUN TestUpdateRestartWithAutoRemove [2023-12-01T10:14:18.117Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2023-12-01T10:14:18.117Z] === RUN TestWaitNonBlocked [2023-12-01T10:14:18.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-12-01T10:14:18.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-12-01T10:14:18.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-12-01T10:14:18.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-12-01T10:14:18.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-12-01T10:14:18.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-12-01T10:14:18.117Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-12-01T10:14:18.117Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2023-12-01T10:14:18.117Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2023-12-01T10:14:18.117Z] === RUN TestWaitBlocked [2023-12-01T10:14:18.117Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-12-01T10:14:18.117Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-12-01T10:14:18.117Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-12-01T10:14:18.117Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-12-01T10:14:18.117Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-12-01T10:14:18.117Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-12-01T10:14:18.679Z] --- PASS: TestWaitBlocked (0.03s) [2023-12-01T10:14:18.679Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2023-12-01T10:14:18.679Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2023-12-01T10:14:18.679Z] === RUN TestWaitConditions [2023-12-01T10:14:18.679Z] === RUN TestWaitConditions/default [2023-12-01T10:14:18.679Z] === PAUSE TestWaitConditions/default [2023-12-01T10:14:18.679Z] === RUN TestWaitConditions/not-running [2023-12-01T10:14:18.679Z] === PAUSE TestWaitConditions/not-running [2023-12-01T10:14:18.679Z] === RUN TestWaitConditions/next-exit [2023-12-01T10:14:18.679Z] === PAUSE TestWaitConditions/next-exit [2023-12-01T10:14:18.679Z] === RUN TestWaitConditions/removed [2023-12-01T10:14:18.679Z] === PAUSE TestWaitConditions/removed [2023-12-01T10:14:18.679Z] === CONT TestWaitConditions/default [2023-12-01T10:14:18.679Z] === CONT TestWaitConditions/next-exit [2023-12-01T10:14:18.679Z] === CONT TestWaitConditions/removed [2023-12-01T10:14:18.679Z] === CONT TestWaitConditions/not-running [2023-12-01T10:14:18.679Z] wait_test.go:145: ContainerID = d74bb592af98a2fe8de75b6e8204c332313cb869fc423d72c565da4eb9970cb8 [2023-12-01T10:14:18.679Z] wait_test.go:145: ContainerID = a7baf3e02f1ea5b18b7b8b48389e4079ef2ca4c041d8722fd7626e89d4487ef9 [2023-12-01T10:14:18.679Z] wait_test.go:145: ContainerID = 18f46034b0df2671c6d8288a01ea738d69c246b1f02a18acf981e744588b0a48 [2023-12-01T10:14:18.679Z] wait_test.go:145: ContainerID = b4c16caa16c3551b86d5abfed6a224987f171118918d0bc45dd00426e4721953 [2023-12-01T10:14:20.045Z] --- PASS: TestWaitConditions (0.04s) [2023-12-01T10:14:20.045Z] --- PASS: TestWaitConditions/default (1.04s) [2023-12-01T10:14:20.045Z] --- PASS: TestWaitConditions/next-exit (1.05s) [2023-12-01T10:14:20.045Z] --- PASS: TestWaitConditions/not-running (1.24s) [2023-12-01T10:14:20.045Z] --- PASS: TestWaitConditions/removed (1.30s) [2023-12-01T10:14:20.045Z] === RUN TestWaitRestartedContainer [2023-12-01T10:14:20.045Z] === RUN TestWaitRestartedContainer/default [2023-12-01T10:14:20.045Z] === PAUSE TestWaitRestartedContainer/default [2023-12-01T10:14:20.045Z] === RUN TestWaitRestartedContainer/not-running [2023-12-01T10:14:20.045Z] === PAUSE TestWaitRestartedContainer/not-running [2023-12-01T10:14:20.045Z] === RUN TestWaitRestartedContainer/next-exit [2023-12-01T10:14:20.045Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-12-01T10:14:20.045Z] === CONT TestWaitRestartedContainer/default [2023-12-01T10:14:20.045Z] === CONT TestWaitRestartedContainer/next-exit [2023-12-01T10:14:20.045Z] === CONT TestWaitRestartedContainer/not-running [2023-12-01T10:14:22.561Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-12-01T10:14:22.561Z] --- PASS: TestWaitRestartedContainer/next-exit (1.74s) [2023-12-01T10:14:22.561Z] --- PASS: TestWaitRestartedContainer/default (1.95s) [2023-12-01T10:14:22.561Z] --- PASS: TestWaitRestartedContainer/not-running (2.06s) [2023-12-01T10:14:22.561Z] === CONT TestContainerStartOnDaemonRestart [2023-12-01T10:14:22.561Z] === CONT TestHardRestartWhenContainerIsRunning [2023-12-01T10:14:22.561Z] === CONT TestDaemonHostGatewayIP [2023-12-01T10:14:22.561Z] === CONT TestDaemonRestartIpcMode [2023-12-01T10:14:22.561Z] === CONT TestRestartDaemonWithRestartingContainer [2023-12-01T10:14:22.561Z] === CONT TestIpcModeOlderClient [2023-12-01T10:14:22.561Z] === CONT TestContainerKillOnDaemonStart [2023-12-01T10:14:22.561Z] === CONT TestStopContainerWithTimeoutCancel [2023-12-01T10:14:22.561Z] --- PASS: TestIpcModeOlderClient (0.13s) [2023-12-01T10:14:23.927Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2023-12-01T10:14:23.927Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2023-12-01T10:14:24.183Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.16s) [2023-12-01T10:14:24.183Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2023-12-01T10:14:24.183Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.33s) [2023-12-01T10:14:24.745Z] --- PASS: TestContainerStartOnDaemonRestart (2.66s) [2023-12-01T10:14:25.673Z] --- PASS: TestDaemonHostGatewayIP (3.53s) [2023-12-01T10:14:25.929Z] --- PASS: TestStopContainerWithTimeoutCancel (3.75s) [2023-12-01T10:14:25.929Z] --- PASS: TestDaemonRestartIpcMode (3.86s) [2023-12-01T10:14:26.184Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s) [2023-12-01T10:14:34.264Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2023-12-01T10:14:34.264Z] PASS [2023-12-01T10:14:34.265Z] [2023-12-01T10:14:34.265Z] === Skipped [2023-12-01T10:14:34.265Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-12-01T10:14:34.265Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-12-01T10:14:34.265Z] [2023-12-01T10:14:34.265Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-12-01T10:14:34.265Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-12-01T10:14:34.265Z] [2023-12-01T10:14:34.265Z] DONE 320 tests, 2 skipped in 173.010s [2023-12-01T10:14:34.265Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-12-01T10:14:34.265Z] ++ '[' -n '' ']' [2023-12-01T10:14:34.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:14:34.265Z] ++ set -e [2023-12-01T10:14:34.265Z] ++ '[' -n 0 ']' [2023-12-01T10:14:34.265Z] ++ set -x [2023-12-01T10:14:34.265Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:14:34.265Z] INFO: Testing against a local daemon [2023-12-01T10:14:34.265Z] === RUN TestConfigDaemonID [2023-12-01T10:14:34.826Z] daemon_test.go:61: [d8f38c19b75db] daemon is not started [2023-12-01T10:14:34.826Z] --- PASS: TestConfigDaemonID (1.04s) [2023-12-01T10:14:34.826Z] === RUN TestDaemonConfigValidation [2023-12-01T10:14:34.826Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-12-01T10:14:34.826Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-12-01T10:14:34.826Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-12-01T10:14:34.826Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-12-01T10:14:34.826Z] === RUN TestDaemonConfigValidation/invalid_config [2023-12-01T10:14:34.826Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-12-01T10:14:34.826Z] === RUN TestDaemonConfigValidation/malformed_config [2023-12-01T10:14:34.826Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-12-01T10:14:34.826Z] === RUN TestDaemonConfigValidation/valid_config [2023-12-01T10:14:34.826Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-12-01T10:14:34.826Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-12-01T10:14:34.826Z] === CONT TestDaemonConfigValidation/malformed_config [2023-12-01T10:14:34.826Z] === CONT TestDaemonConfigValidation/valid_config [2023-12-01T10:14:34.826Z] === CONT TestDaemonConfigValidation/invalid_config [2023-12-01T10:14:34.826Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-12-01T10:14:34.826Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-12-01T10:14:34.826Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-12-01T10:14:34.826Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-12-01T10:14:34.826Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2023-12-01T10:14:34.826Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2023-12-01T10:14:34.826Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2023-12-01T10:14:34.826Z] === RUN TestConfigDaemonSeccompProfiles [2023-12-01T10:14:34.826Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-12-01T10:14:36.190Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-12-01T10:14:37.118Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-12-01T10:14:38.045Z] daemon_test.go:180: [d5a786390f4d4] daemon is not started [2023-12-01T10:14:38.045Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2023-12-01T10:14:38.045Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-12-01T10:14:38.045Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-12-01T10:14:38.045Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-12-01T10:14:38.045Z] === RUN TestDaemonProxy [2023-12-01T10:14:38.045Z] === RUN TestDaemonProxy/environment_variables [2023-12-01T10:14:38.045Z] === PAUSE TestDaemonProxy/environment_variables [2023-12-01T10:14:38.045Z] === RUN TestDaemonProxy/command-line_options [2023-12-01T10:14:38.045Z] === PAUSE TestDaemonProxy/command-line_options [2023-12-01T10:14:38.045Z] === RUN TestDaemonProxy/configuration_file [2023-12-01T10:14:38.045Z] === PAUSE TestDaemonProxy/configuration_file [2023-12-01T10:14:38.045Z] === RUN TestDaemonProxy/conflicting_options [2023-12-01T10:14:38.606Z] === RUN TestDaemonProxy/reload_sanitized [2023-12-01T10:14:38.606Z] === PAUSE TestDaemonProxy/reload_sanitized [2023-12-01T10:14:38.606Z] === CONT TestDaemonProxy/environment_variables [2023-12-01T10:14:38.606Z] === CONT TestDaemonProxy/configuration_file [2023-12-01T10:14:38.606Z] === CONT TestDaemonProxy/reload_sanitized [2023-12-01T10:14:38.606Z] === CONT TestDaemonProxy/command-line_options [2023-12-01T10:14:40.494Z] --- PASS: TestDaemonProxy (0.50s) [2023-12-01T10:14:40.494Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-12-01T10:14:40.494Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2023-12-01T10:14:40.494Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2023-12-01T10:14:40.494Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2023-12-01T10:14:40.494Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2023-12-01T10:14:40.494Z] === RUN TestLiveRestore [2023-12-01T10:14:40.494Z] === RUN TestLiveRestore/volume_references [2023-12-01T10:14:40.494Z] === PAUSE TestLiveRestore/volume_references [2023-12-01T10:14:40.494Z] === RUN TestLiveRestore/autoremove [2023-12-01T10:14:40.494Z] === PAUSE TestLiveRestore/autoremove [2023-12-01T10:14:40.494Z] === CONT TestLiveRestore/volume_references [2023-12-01T10:14:40.494Z] === CONT TestLiveRestore/autoremove [2023-12-01T10:14:40.494Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2023-12-01T10:14:41.058Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-12-01T10:14:41.058Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-12-01T10:14:41.989Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-12-01T10:14:42.245Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2023-12-01T10:14:43.172Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-12-01T10:14:44.098Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-12-01T10:14:45.463Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-12-01T10:14:46.024Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2023-12-01T10:14:46.951Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore (0.00s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/autoremove (3.46s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.91s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.55s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/volume_references (7.38s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.28s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.18s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.04s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.04s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.02s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.53s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.47s) [2023-12-01T10:14:47.878Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s) [2023-12-01T10:14:47.878Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-12-01T10:14:48.439Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) [2023-12-01T10:14:48.439Z] PASS [2023-12-01T10:14:48.439Z] [2023-12-01T10:14:48.439Z] DONE 31 tests in 14.598s [2023-12-01T10:14:48.439Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-12-01T10:14:48.439Z] ++ '[' -n '' ']' [2023-12-01T10:14:48.439Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:14:48.439Z] ++ set -e [2023-12-01T10:14:48.439Z] ++ '[' -n 0 ']' [2023-12-01T10:14:48.439Z] ++ set -x [2023-12-01T10:14:48.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.jhYWZY4mne/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 [2023-12-01T10:14:48.439Z] INFO: Testing against a local daemon [2023-12-01T10:14:48.439Z] === RUN TestCommitInheritsEnv [2023-12-01T10:14:48.695Z] --- PASS: TestCommitInheritsEnv (0.18s) [2023-12-01T10:14:48.695Z] === RUN TestUsernsCommit [2023-12-01T10:14:50.059Z] --- PASS: TestUsernsCommit (1.49s) [2023-12-01T10:14:50.059Z] === RUN TestImportExtremelyLargeImageWorks [2023-12-01T10:14:50.059Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2023-12-01T10:14:50.059Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-12-01T10:14:50.059Z] === RUN TestImportWithCustomPlatform [2023-12-01T10:14:50.059Z] === RUN TestImportWithCustomPlatform/#00 [2023-12-01T10:14:50.059Z] === RUN TestImportWithCustomPlatform/linux [2023-12-01T10:14:50.059Z] === RUN TestImportWithCustomPlatform/LINUX [2023-12-01T10:14:50.059Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-12-01T10:14:50.315Z] === RUN TestImportWithCustomPlatformReject [2023-12-01T10:14:50.315Z] === RUN TestImportWithCustomPlatformReject/_______ [2023-12-01T10:14:50.315Z] === RUN TestImportWithCustomPlatformReject// [2023-12-01T10:14:50.315Z] === RUN TestImportWithCustomPlatformReject/macos [2023-12-01T10:14:50.315Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2023-12-01T10:14:50.315Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2023-12-01T10:14:50.315Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2023-12-01T10:14:50.315Z] === RUN TestImageInspectEmptyTagsAndDigests [2023-12-01T10:14:50.315Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2023-12-01T10:14:50.315Z] === RUN TestImagesFilterMultiReference [2023-12-01T10:14:50.315Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-12-01T10:14:50.315Z] === RUN TestImagesFilterUntil [2023-12-01T10:14:50.571Z] list_test.go:98: ImageList: ID=sha256:8b02ec3fcda82440e1012d6aab2ee089bb22accea402611e0f6191ed5cc41e7b RepoTags=[testimagesfilteruntil:v1] [2023-12-01T10:14:50.571Z] --- PASS: TestImagesFilterUntil (0.25s) [2023-12-01T10:14:50.571Z] === RUN TestImagesFilterBeforeSince [2023-12-01T10:14:50.827Z] list_test.go:132: ImageList: ID=sha256:2b712b2239ae40ffeb3a54438fd9a3527397ba8a1490507284374a8f65cf59a8 RepoTags=[testimagesfilterbeforesince:v1] [2023-12-01T10:14:50.827Z] list_test.go:132: ImageList: ID=sha256:3d45063e1914c89185ab2f9a4a54232d16776154aa80a1a391ebd0af3e75d562 RepoTags=[testimagesfilterbeforesince:v3] [2023-12-01T10:14:50.827Z] list_test.go:132: ImageList: ID=sha256:90c7bd78ac2ffb4281e588054e501b2333fa10da661fd7929fab9c3d403d2045 RepoTags=[testimagesfilterbeforesince:v2] [2023-12-01T10:14:50.827Z] --- PASS: TestImagesFilterBeforeSince (0.25s) [2023-12-01T10:14:50.827Z] === RUN TestAPIImagesFilters [2023-12-01T10:14:50.827Z] === RUN TestAPIImagesFilters/repository_regex [2023-12-01T10:14:50.827Z] === PAUSE TestAPIImagesFilters/repository_regex [2023-12-01T10:14:50.827Z] === RUN TestAPIImagesFilters/image_name_regex [2023-12-01T10:14:50.827Z] === PAUSE TestAPIImagesFilters/image_name_regex [2023-12-01T10:14:50.827Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2023-12-01T10:14:50.827Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2023-12-01T10:14:50.827Z] === RUN TestAPIImagesFilters/registry_port_regex [2023-12-01T10:14:50.827Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2023-12-01T10:14:50.827Z] === CONT TestAPIImagesFilters/repository_regex [2023-12-01T10:14:50.827Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2023-12-01T10:14:50.827Z] === CONT TestAPIImagesFilters/image_name_regex [2023-12-01T10:14:50.827Z] === CONT TestAPIImagesFilters/registry_port_regex [2023-12-01T10:14:50.827Z] --- PASS: TestAPIImagesFilters (0.03s) [2023-12-01T10:14:50.827Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2023-12-01T10:14:50.827Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2023-12-01T10:14:50.827Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2023-12-01T10:14:50.827Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2023-12-01T10:14:50.827Z] === RUN TestPruneDontDeleteUsedDangling [2023-12-01T10:14:50.827Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s) [2023-12-01T10:14:50.827Z] === RUN TestImagePullPlatformInvalid [2023-12-01T10:14:50.827Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-12-01T10:14:50.827Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-12-01T10:14:50.827Z] time="2023-12-01T10:14:50.781407349Z" 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=ac3d002b-3357-420e-8d1f-67f4c7432777 version=2.8.3 [2023-12-01T10:14:50.827Z] time="2023-12-01T10:14:50.781525618Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=ac3d002b-3357-420e-8d1f-67f4c7432777 version=2.8.3 [2023-12-01T10:14:50.827Z] time="2023-12-01T10:14:50.781542693Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.20.8 instance.id=ac3d002b-3357-420e-8d1f-67f4c7432777 version=2.8.3 [2023-12-01T10:14:50.827Z] time="2023-12-01T10:14:50.781761591Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=ac3d002b-3357-420e-8d1f-67f4c7432777 version=2.8.3 [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.87622881Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7660dd16-44b1-4262-9792-73127a329b8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39636" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.876279978Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7660dd16-44b1-4262-9792-73127a329b8b http.request.method=GET http.request.remoteaddr="127.0.0.1:39636" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.998569ms http.response.status=200 http.response.written=2 [2023-12-01T10:14:51.085Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.878707858Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7eb619f7-1bd4-43a6-9ecb-64b0b88bfd0a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.878748441Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7eb619f7-1bd4-43a6-9ecb-64b0b88bfd0a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.878857381Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7870da46-8878-40d8-9e38-940d7a62b1e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.878906185Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7870da46-8878-40d8-9e38-940d7a62b1e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.878962916Z" 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=7870da46-8878-40d8-9e38-940d7a62b1e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=24.411µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c27797a7-771a-442f-8690-1c7c3dc55d3e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.878857545Z" 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=7eb619f7-1bd4-43a6-9ecb-64b0b88bfd0a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=40.845µ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=f4e985f0-8e7c-4413-afb2-2c4295165dcb trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.879081505Z" 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=7870da46-8878-40d8-9e38-940d7a62b1e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.21915ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.085Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown" [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.879178162Z" 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=7eb619f7-1bd4-43a6-9ecb-64b0b88bfd0a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.425584ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.085Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown" [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.880720958Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a364130-6c1c-46b4-9b60-b2d194f2baca http.request.method=POST http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.880766308Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a364130-6c1c-46b4-9b60-b2d194f2baca http.request.method=POST http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.880810476Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2a0a2aa-bb93-417b-b074-e63826040d57 http.request.method=POST http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.880851658Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2a0a2aa-bb93-417b-b074-e63826040d57 http.request.method=POST http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.880900651Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a364130-6c1c-46b4-9b60-b2d194f2baca http.request.method=POST http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=103.443µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9857cd12-9796-455e-bf94-3199a299bf94 trace.line=110 vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.880960894Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2a0a2aa-bb93-417b-b074-e63826040d57 http.request.method=POST http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=77.318µ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=286e0733-9e3e-4aa0-b097-062ec371285f trace.line=110 vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.880964455Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a364130-6c1c-46b4-9b60-b2d194f2baca http.request.method=POST http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=33.772µ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=76b9653d-2a87-4d88-826d-fa721fbaebeb trace.line=142 vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.881009083Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2a0a2aa-bb93-417b-b074-e63826040d57 http.request.method=POST http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=24.869µ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=6b7b7561-caeb-421d-b9b8-6a4e4770a8e7 trace.line=142 vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.881043487Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a364130-6c1c-46b4-9b60-b2d194f2baca http.request.method=POST http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.061µ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=3e31f05e-45e9-4bd4-b513-60cba78f8610 trace.line=110 vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.881082732Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2a0a2aa-bb93-417b-b074-e63826040d57 http.request.method=POST http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=42.388µ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=bea42dc2-ce21-494e-b632-db8bf711609a trace.line=110 vars.name=test [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.881142999Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a364130-6c1c-46b4-9b60-b2d194f2baca http.request.method=POST http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.729242ms http.response.status=202 http.response.written=0 [2023-12-01T10:14:51.085Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown" [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.881145559Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b2a0a2aa-bb93-417b-b074-e63826040d57 http.request.method=POST http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.672215ms http.response.status=202 http.response.written=0 [2023-12-01T10:14:51.085Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown" [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.882488124Z" 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=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.882558459Z" 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=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.085Z] time="2023-12-01T10:14:50.882626841Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=38.803µ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=0449cdd3-f820-4f40-ae2e-3f7869932661 trace.line=95 vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.88268001Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=21.695µ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=d0e4a812-dd03-4d24-a17b-2914dcc97259 trace.line=142 vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.882750197Z" 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=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.882826145Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9/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=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=37.129µ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=6cf91965-8a5b-446e-a00e-b9d677356d99 trace.line=110 vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.882871281Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.202µ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=a64875ef-d4ae-42c9-b769-b1cad334d5aa trace.line=155 vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.882918116Z" 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=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=12.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).Stat" trace.id=49248407-e2bd-45a3-9565-52934dfed6f8 trace.line=155 vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.882944455Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=8.386µ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=53dafe7b-492b-4949-9aba-023f35632a4a trace.line=155 vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.883021452Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9/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=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=49.986µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=3968d794-d7a1-46cd-8d60-3908c51c9ee2 trace.line=185 vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.884057955Z" 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=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.884468838Z" 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=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.884453576Z" 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=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=91.381µ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=594388d2-8016-4bb2-ac60-582cd0b497c8 trace.line=110 vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.88477051Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=194.972µ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=91dc77b8-685c-4bd5-84ab-6b291cd95845 trace.line=95 vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.884841173Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=26.536µ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=623f7d35-4fc2-40f9-a00b-7e271ec172bf trace.line=142 vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.884854916Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=284.671µ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=0733540c-e24f-4ec4-a4c2-2294ddbac6ad trace.line=202 vars.name=test vars.uuid=9b56ca6d-fd79-4306-ac16-c41a088561a9 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.884891224Z" 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=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.88495319Z" 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=8cae1de0-8005-45d8-b028-5a3239f9ac9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39648" http.request.uri="/v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=3.134306ms http.response.status=201 http.response.written=0 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.885038261Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19/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=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.461µ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=457eea68-b487-466b-9fd9-ddfb1f75bd72 trace.line=110 vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.086Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "PUT /v2/test/blobs/uploads/9b56ca6d-fd79-4306-ac16-c41a088561a9?_state=1DljWt4WxkAMSVS6YJdREJ9-s-WtU3m2FLvf8eE6Xvp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliNTZjYTZkLWZkNzktNDMwNi1hYzE2LWM0MWEwODg1NjFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA4NjYxMzJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown" [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.885072846Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.552µ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=41410528-7c7c-4807-b340-39583533c69d trace.line=155 vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.885110122Z" 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=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=12.135µ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=fe4d9daf-04bf-4903-be19-2f7fd5f0de5c trace.line=155 vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.88515187Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=9.255µ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=f99f4d10-b8b7-4cd1-a10b-22ce93de9d8d trace.line=155 vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.086Z] time="2023-12-01T10:14:50.885214796Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19/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=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=38.818µ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=784e05b4-45b7-4176-aab0-b2495c319142 trace.line=185 vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.885332269Z" 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=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=47.311µ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=8f535afd-2aff-4efb-913b-546688a25d0a trace.line=110 vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.885442391Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/03f964b7-8cfe-4498-946d-82c00e341b19")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=81.452µ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=2c628d8e-8f60-4963-9dc1-14f631ec5b66 trace.line=202 vars.name=test vars.uuid=03f964b7-8cfe-4498-946d-82c00e341b19 [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.885512586Z" 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=cb26085e-4714-4917-9092-547a207e73ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.709441ms http.response.status=201 http.response.written=0 [2023-12-01T10:14:51.087Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "PUT /v2/test/blobs/uploads/03f964b7-8cfe-4498-946d-82c00e341b19?_state=pylQ2MuLHY81XhtEDk7LLt0YWfXEws-tuq0q4nGHkUZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZjk2NGI3LThjZmUtNDQ5OC05NDZkLTgyYzAwZTM0MWIxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0wMVQxMDoxNDo1MC44ODA3Nzc0NjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown" [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.88646241Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ec3bf615-4ea1-4843-8aae-b7b91561a7ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.886496445Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ec3bf615-4ea1-4843-8aae-b7b91561a7ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.886550862Z" 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=ec3bf615-4ea1-4843-8aae-b7b91561a7ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=24.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).GetContent" trace.id=e0cb878d-17fb-4348-b291-f55c5f40e35d trace.line=95 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.886613172Z" 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=ec3bf615-4ea1-4843-8aae-b7b91561a7ca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="763.96µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.8+unknown" [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.887807526Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.8879527Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888228271Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888245502Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888254585Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888323328Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=38.096µ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=5593045c-4952-4d38-9ba2-e0d2cd141fc5 trace.line=95 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888372469Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=15.959µ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=5c28284c-4cc2-48ce-ac3a-fccf5e446eb9 trace.line=155 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888419961Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=19.397µ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=c3e46d12-fc69-4f47-8b0f-eda198df8164 trace.line=95 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888505549Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.719µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8c1e9db5-57e5-4f1f-9afc-4507f7228965 trace.line=155 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888554353Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.301µ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=e05826e7-7f43-4e62-8599-759fcafd2284 trace.line=155 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888631441Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=50.593µ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=cf52aba1-e4e4-4d03-8692-8a571362c7f4 trace.line=110 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.88871387Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=51.323µ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=a5864406-fd7d-4393-ac39-3412a9c819a8 trace.line=110 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888867053Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=59.093µ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=52773059-4de3-4cc9-ac40-0c1be4b382c6 trace.line=110 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888920386Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=30.277µ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=5da5a9e3-bb90-468d-996c-68f6654aa28e trace.line=110 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888982615Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.888999706Z" 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=da3e52af-d205-4362-ac1e-a16c88e30084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39652" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.103677ms http.response.status=201 http.response.written=0 [2023-12-01T10:14:51.087Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown" [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.893509913Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cb5b3b09-f5b6-4ea2-a04c-1739a9e996fa http.request.method=GET http.request.remoteaddr="127.0.0.1:39678" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.893547558Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cb5b3b09-f5b6-4ea2-a04c-1739a9e996fa http.request.method=GET http.request.remoteaddr="127.0.0.1:39678" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="888.85µs" http.response.status=200 http.response.written=2 [2023-12-01T10:14:51.087Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.895571826Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f11c8f5-bdda-4967-8b26-4fcde8d61089 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.89560952Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f11c8f5-bdda-4967-8b26-4fcde8d61089 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.895678829Z" 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=0f11c8f5-bdda-4967-8b26-4fcde8d61089 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.123µ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=ed771a63-790c-4a1a-b217-5b50bb4c5f2a trace.line=95 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.895700885Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f11c8f5-bdda-4967-8b26-4fcde8d61089 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.896041121Z" 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=0f11c8f5-bdda-4967-8b26-4fcde8d61089 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=173.285µ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=dee06216-7268-421f-879e-f52da3883f8a trace.line=95 vars.name=test vars.reference=latest [2023-12-01T10:14:51.087Z] time="2023-12-01T10:14:50.896172658Z" 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=0f11c8f5-bdda-4967-8b26-4fcde8d61089 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.041µ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=0a1f10bd-faca-47c8-848f-d1a48107981b trace.line=155 vars.name=test vars.reference=latest [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.896307117Z" 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=0f11c8f5-bdda-4967-8b26-4fcde8d61089 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.801µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=b63467f4-59ff-4f0f-8944-6bcf74a47801 trace.line=125 vars.name=test vars.reference=latest [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.896533186Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f11c8f5-bdda-4967-8b26-4fcde8d61089 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.896636825Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f11c8f5-bdda-4967-8b26-4fcde8d61089 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.840266ms http.response.status=200 http.response.written=417 [2023-12-01T10:14:51.088Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.904776734Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad6485db-aa6d-4355-b67a-4de74e3ffd2c http.request.method=GET http.request.remoteaddr="127.0.0.1:39696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.904817833Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad6485db-aa6d-4355-b67a-4de74e3ffd2c http.request.method=GET http.request.remoteaddr="127.0.0.1:39696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.904831799Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad6485db-aa6d-4355-b67a-4de74e3ffd2c http.request.method=GET http.request.remoteaddr="127.0.0.1:39696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.904901305Z" 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=ad6485db-aa6d-4355-b67a-4de74e3ffd2c http.request.method=GET http.request.remoteaddr="127.0.0.1:39696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.377µ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=1352e467-c4ac-445d-891a-b785860e0b7e trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.904960431Z" 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=ad6485db-aa6d-4355-b67a-4de74e3ffd2c http.request.method=GET http.request.remoteaddr="127.0.0.1:39696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.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).Stat" trace.id=0d3f6802-88e9-48aa-80ab-9ad59c67bd3c trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.904997953Z" 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=ad6485db-aa6d-4355-b67a-4de74e3ffd2c http.request.method=GET http.request.remoteaddr="127.0.0.1:39696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.629µ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=f4a165d5-ea5a-4fe3-9f24-3e3931e5ef27 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.905033104Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad6485db-aa6d-4355-b67a-4de74e3ffd2c http.request.method=GET http.request.remoteaddr="127.0.0.1:39696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.905117175Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad6485db-aa6d-4355-b67a-4de74e3ffd2c http.request.method=GET http.request.remoteaddr="127.0.0.1:39696" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.15186ms http.response.status=200 http.response.written=417 [2023-12-01T10:14:51.088Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911136741Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911323631Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911403861Z" 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=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.359µ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=6b051be2-d0a0-4d42-952e-2cfd3d5dd9ad trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911438774Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911452296Z" 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=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.95µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d27fb714-bd41-4085-b5f9-7aad21d60610 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911471504Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911493987Z" 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=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.239µ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=9636d815-4bd2-4d69-af08-aaa957aa358e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.91153164Z" 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=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.322µ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=619f0aa1-6f17-40a9-98a2-581cf0b02c0f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911534217Z" 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=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.248µ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=b427e47e-9cac-4da1-833f-31bd02aec8a2 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911562541Z" 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=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.263µ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=4c60b953-3332-4332-accc-1e59454ec635 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911579124Z" 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=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.806µ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=7d3eea96-b1d5-44aa-9d35-bf7fb67d4536 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.088Z] time="2023-12-01T10:14:50.911684872Z" 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=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.787µ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=f881ddfb-7adb-4b85-98a4-23bf48ca574a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.911596149Z" 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=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.371µ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=82408af3-bb2b-41ef-be55-2e7b8464ecef trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.91172941Z" 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=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.691µ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=e3007de0-b98e-4dac-9fdf-6db1620600de trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.911761213Z" 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=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.346µ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=432b8d19-ecc5-40cf-8cf5-813e736b1fd7 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.911788881Z" 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=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.392µ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=97448d17-319f-42a5-ae38-80cd6124ba68 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.911798752Z" 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=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.752µ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=8b3b9c74-e735-4f0c-a3b6-43f7b6269a15 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.911850978Z" 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=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.932µ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=98fa3ff5-b244-4af2-8bba-c01317fc7022 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.912390788Z" 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=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.3µ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=46d8f59f-55ba-4bb4-8423-ec99e624736b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.912517796Z" 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=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.432µ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=853c85e4-4022-4718-a461-c5c7de54a582 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.912672907Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fcdc023-2203-4d95-a43b-8a0546f131a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.625937ms http.response.status=200 http.response.written=68 [2023-12-01T10:14:51.089Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.913240221Z" 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=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.438µ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=57126bda-9368-4b39-9de9-d6c35687f528 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.913292267Z" 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=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.08µ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=9fc8219d-4599-41ea-94ab-d5bf6c078dff trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.913356284Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a836d22e-3752-44c6-a867-3d738160cd04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.37237ms http.response.status=200 http.response.written=194 [2023-12-01T10:14:51.089Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.925205196Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f02c45d-5af6-44d8-b889-9c82019ec33e http.request.method=GET http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.925238936Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f02c45d-5af6-44d8-b889-9c82019ec33e http.request.method=GET http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="876.05µs" http.response.status=200 http.response.written=2 [2023-12-01T10:14:51.089Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.931239368Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=abb49901-570e-4c18-845f-dda0ac8517d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39716" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.931282092Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=abb49901-570e-4c18-845f-dda0ac8517d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39716" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.931295426Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=abb49901-570e-4c18-845f-dda0ac8517d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39716" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.931359951Z" 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=abb49901-570e-4c18-845f-dda0ac8517d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39716" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.608µ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=2d6057d8-06e9-4d71-b4c1-a8e58a5e03fb trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.931408772Z" 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=abb49901-570e-4c18-845f-dda0ac8517d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39716" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.694µ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=e705de96-a745-41d1-8423-6dd33c94868a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.931482889Z" 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=abb49901-570e-4c18-845f-dda0ac8517d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39716" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.074682ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.932696091Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f1464ba-e801-4a14-a5da-be51f0a06558 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.932731849Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f1464ba-e801-4a14-a5da-be51f0a06558 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.932745904Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f1464ba-e801-4a14-a5da-be51f0a06558 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.932799164Z" 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=5f1464ba-e801-4a14-a5da-be51f0a06558 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.887µ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=840b2c02-4983-43a4-ad8d-712343955ee4 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.089Z] time="2023-12-01T10:14:50.932843505Z" 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=5f1464ba-e801-4a14-a5da-be51f0a06558 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.408µ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=afe8e1ab-5144-45b4-9e3c-ee669597372d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.090Z] time="2023-12-01T10:14:50.93288472Z" 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=5f1464ba-e801-4a14-a5da-be51f0a06558 http.request.method=GET http.request.remoteaddr="127.0.0.1:39718" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.415µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-01T10:14:51.090Z] 127.0.0.1 - - [01/Dec/2023:10:14:50 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/028ed1bb22a8a6f244aaa7a6682b2460edce1495 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-01T10:14:51.090Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) [2023-12-01T10:14:51.090Z] === RUN TestImagePullNonExisting [2023-12-01T10:14:51.090Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2023-12-01T10:14:51.090Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2023-12-01T10:14:51.090Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2023-12-01T10:14:51.090Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2023-12-01T10:14:51.090Z] === RUN TestImagePullNonExisting/asdfasdf [2023-12-01T10:14:51.090Z] === PAUSE TestImagePullNonExisting/asdfasdf [2023-12-01T10:14:51.090Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2023-12-01T10:14:51.090Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2023-12-01T10:14:51.090Z] === RUN TestImagePullNonExisting/library/asdfasdf [2023-12-01T10:14:51.090Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2023-12-01T10:14:51.090Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2023-12-01T10:14:51.090Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2023-12-01T10:14:51.090Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2023-12-01T10:14:51.090Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2023-12-01T10:14:51.090Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2023-12-01T10:14:51.090Z] === CONT TestImagePullNonExisting/asdfasdf [2023-12-01T10:14:51.090Z] === CONT TestImagePullNonExisting/library/asdfasdf [2023-12-01T10:14:51.090Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2023-12-01T10:14:52.455Z] --- PASS: TestImagePullNonExisting (0.01s) [2023-12-01T10:14:52.455Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s) [2023-12-01T10:14:52.455Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s) [2023-12-01T10:14:52.455Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) [2023-12-01T10:14:52.455Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2023-12-01T10:14:52.455Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.27s) [2023-12-01T10:14:52.455Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s) [2023-12-01T10:14:52.455Z] === RUN TestRemoveImageOrphaning [2023-12-01T10:14:52.455Z] --- PASS: TestRemoveImageOrphaning (0.17s) [2023-12-01T10:14:52.455Z] === RUN TestRemoveByDigest [2023-12-01T10:14:52.455Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-12-01T10:14:52.455Z] --- SKIP: TestRemoveByDigest (0.00s) [2023-12-01T10:14:52.455Z] === RUN TestRemoveImageGarbageCollector [2023-12-01T10:14:52.455Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2023-12-01T10:14:52.455Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-12-01T10:14:52.455Z] === RUN TestSaveCheckTimes [2023-12-01T10:14:52.455Z] === PAUSE TestSaveCheckTimes [2023-12-01T10:14:52.455Z] === RUN TestSaveRepoWithMultipleImages [2023-12-01T10:14:52.711Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s) [2023-12-01T10:14:52.711Z] === RUN TestSaveDirectoryPermissions [2023-12-01T10:14:53.638Z] --- PASS: TestSaveDirectoryPermissions (0.98s) [2023-12-01T10:14:53.638Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-12-01T10:14:53.638Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-12-01T10:14:53.638Z] === RUN TestTagUsingDigestAlgorithmAsName [2023-12-01T10:14:53.638Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2023-12-01T10:14:53.638Z] === RUN TestTagValidPrefixedRepo [2023-12-01T10:14:53.638Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2023-12-01T10:14:53.638Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2023-12-01T10:14:53.638Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2023-12-01T10:14:53.638Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2023-12-01T10:14:53.638Z] === RUN TestTagValidPrefixedRepo/foooo:t [2023-12-01T10:14:53.638Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2023-12-01T10:14:53.638Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-12-01T10:14:53.638Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-12-01T10:14:53.638Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2023-12-01T10:14:53.638Z] === CONT TestTagValidPrefixedRepo/foooo:t [2023-12-01T10:14:53.638Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-12-01T10:14:53.638Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2023-12-01T10:14:53.894Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2023-12-01T10:14:53.894Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2023-12-01T10:14:53.894Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2023-12-01T10:14:53.894Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2023-12-01T10:14:53.894Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) [2023-12-01T10:14:53.894Z] === RUN TestTagExistedNameWithoutForce [2023-12-01T10:14:53.894Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-12-01T10:14:53.894Z] === RUN TestTagOfficialNames [2023-12-01T10:14:53.894Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2023-12-01T10:14:53.894Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2023-12-01T10:14:53.894Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2023-12-01T10:14:53.894Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2023-12-01T10:14:53.894Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2023-12-01T10:14:53.894Z] --- PASS: TestTagOfficialNames (0.05s) [2023-12-01T10:14:53.894Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2023-12-01T10:14:53.894Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2023-12-01T10:14:53.894Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2023-12-01T10:14:53.894Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2023-12-01T10:14:53.894Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2023-12-01T10:14:53.894Z] === RUN TestTagMatchesDigest [2023-12-01T10:14:53.894Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-12-01T10:14:53.894Z] === CONT TestSaveCheckTimes [2023-12-01T10:14:53.894Z] --- PASS: TestSaveCheckTimes (0.03s) [2023-12-01T10:14:53.894Z] PASS [2023-12-01T10:14:53.894Z] [2023-12-01T10:14:53.894Z] === Skipped [2023-12-01T10:14:53.894Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-12-01T10:14:53.894Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2023-12-01T10:14:53.894Z] [2023-12-01T10:14:53.894Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2023-12-01T10:14:53.894Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-12-01T10:14:53.894Z] [2023-12-01T10:14:53.894Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-12-01T10:14:53.894Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2023-12-01T10:14:53.894Z] [2023-12-01T10:14:53.894Z] DONE 54 tests, 3 skipped in 5.484s [2023-12-01T10:14:53.894Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-12-01T10:14:53.894Z] ++ '[' -n '' ']' [2023-12-01T10:14:53.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:14:53.894Z] ++ set -e [2023-12-01T10:14:53.894Z] ++ '[' -n 0 ']' [2023-12-01T10:14:53.894Z] ++ set -x [2023-12-01T10:14:53.894Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:14:53.894Z] === RUN TestStripANSICommands [2023-12-01T10:14:53.894Z] === RUN TestStripANSICommands/#00 [2023-12-01T10:14:53.894Z] === RUN TestStripANSICommands/#01 [2023-12-01T10:14:53.894Z] --- PASS: TestStripANSICommands (0.00s) [2023-12-01T10:14:53.894Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-12-01T10:14:53.894Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-12-01T10:14:53.894Z] PASS [2023-12-01T10:14:53.894Z] [2023-12-01T10:14:53.894Z] DONE 3 tests in 0.009s [2023-12-01T10:14:53.894Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-12-01T10:14:53.894Z] ++ '[' -n '' ']' [2023-12-01T10:14:53.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:14:53.894Z] ++ set -e [2023-12-01T10:14:53.894Z] ++ '[' -n 0 ']' [2023-12-01T10:14:53.894Z] ++ set -x [2023-12-01T10:14:53.894Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:14:53.894Z] INFO: Testing against a local daemon [2023-12-01T10:14:53.894Z] === RUN TestCreateWithMultiNetworks [2023-12-01T10:14:54.821Z] --- PASS: TestCreateWithMultiNetworks (0.97s) [2023-12-01T10:14:54.821Z] === RUN TestNetworkCreateDelete [2023-12-01T10:14:55.077Z] --- PASS: TestNetworkCreateDelete (0.17s) [2023-12-01T10:14:55.077Z] === RUN TestDockerNetworkDeletePreferID [2023-12-01T10:14:55.639Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2023-12-01T10:14:55.639Z] === RUN TestDaemonDNSFallback [2023-12-01T10:15:02.175Z] --- PASS: TestDaemonDNSFallback (6.24s) [2023-12-01T10:15:02.175Z] === RUN TestInspectNetwork [2023-12-01T10:15:04.692Z] === RUN TestInspectNetwork/full_network_id [2023-12-01T10:15:04.692Z] === RUN TestInspectNetwork/partial_network_id [2023-12-01T10:15:04.692Z] === RUN TestInspectNetwork/network_name [2023-12-01T10:15:04.692Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-12-01T10:15:08.858Z] --- PASS: TestInspectNetwork (7.10s) [2023-12-01T10:15:08.858Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-12-01T10:15:08.858Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-12-01T10:15:08.858Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-12-01T10:15:08.858Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-12-01T10:15:08.858Z] === RUN TestRunContainerWithBridgeNone [2023-12-01T10:15:10.222Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/create [2023-12-01T10:15:10.222Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-12-01T10:15:10.222Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-12-01T10:15:10.222Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-12-01T10:15:10.222Z] === CONT TestNetworkInvalidJSON/networks/create [2023-12-01T10:15:10.222Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-12-01T10:15:10.222Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-12-01T10:15:10.222Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-12-01T10:15:10.222Z] === RUN TestNetworkList [2023-12-01T10:15:10.222Z] === RUN TestNetworkList//networks [2023-12-01T10:15:10.222Z] === PAUSE TestNetworkList//networks [2023-12-01T10:15:10.222Z] === RUN TestNetworkList//networks/ [2023-12-01T10:15:10.222Z] === PAUSE TestNetworkList//networks/ [2023-12-01T10:15:10.222Z] === CONT TestNetworkList//networks [2023-12-01T10:15:10.222Z] === CONT TestNetworkList//networks/ [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkList (0.01s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkList//networks (0.00s) [2023-12-01T10:15:10.222Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-12-01T10:15:10.222Z] === RUN TestHostIPv4BridgeLabel [2023-12-01T10:15:10.783Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-12-01T10:15:10.783Z] === RUN TestDefaultNetworkOpts [2023-12-01T10:15:10.783Z] === RUN TestDefaultNetworkOpts/default_value [2023-12-01T10:15:12.147Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-12-01T10:15:13.512Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-12-01T10:15:14.877Z] --- PASS: TestDefaultNetworkOpts (3.90s) [2023-12-01T10:15:14.877Z] --- PASS: TestDefaultNetworkOpts/default_value (1.31s) [2023-12-01T10:15:14.877Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s) [2023-12-01T10:15:14.877Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s) [2023-12-01T10:15:14.877Z] === RUN TestForbidDuplicateNetworkNames [2023-12-01T10:15:15.439Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) [2023-12-01T10:15:15.439Z] === RUN TestDaemonRestartWithLiveRestore [2023-12-01T10:15:16.367Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-12-01T10:15:16.367Z] === RUN TestDaemonDefaultNetworkPools [2023-12-01T10:15:17.321Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2023-12-01T10:15:17.322Z] === RUN TestDaemonRestartWithExistingNetwork [2023-12-01T10:15:18.686Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-12-01T10:15:18.686Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-12-01T10:15:19.614Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2023-12-01T10:15:19.614Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-12-01T10:15:20.175Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2023-12-01T10:15:20.175Z] === RUN TestServiceWithPredefinedNetwork [2023-12-01T10:15:22.691Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2023-12-01T10:15:22.691Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-12-01T10:15:22.691Z] service_test.go:256: FLAKY_TEST [2023-12-01T10:15:22.691Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-12-01T10:15:22.691Z] === RUN TestServiceWithDataPathPortInit [2023-12-01T10:15:37.530Z] --- PASS: TestServiceWithDataPathPortInit (13.43s) [2023-12-01T10:15:37.530Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-12-01T10:15:38.091Z] service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xomg5gukges2fye4pob8s5vkd Created:2023-12-01 10:15:37.230925562 +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[027adb76e970b81f7e3d9804975075b981f3efbff75cf93a4fe26fa3ed04947f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v8bvt0nls6knv2fqzjxbmhlhh EndpointID:06c3540d9dcd1c09b38c164ad405ee4ddce3bc6158909b34c382af3270b6c8e9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d0374e2ea50dddc100016c5fc2fbe72fd0151650a96f3abcaac072214b6b2f99 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:689dfd288e93 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v8bvt0nls6knv2fqzjxbmhlhh EndpointID:06c3540d9dcd1c09b38c164ad405ee4ddce3bc6158909b34c382af3270b6c8e9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-12-01T10:15:43.333Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2023-12-01T10:15:43.333Z] PASS [2023-12-01T10:15:43.333Z] [2023-12-01T10:15:43.333Z] === Skipped [2023-12-01T10:15:43.333Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-12-01T10:15:43.333Z] service_test.go:256: FLAKY_TEST [2023-12-01T10:15:43.333Z] [2023-12-01T10:15:43.333Z] DONE 44 tests, 1 skipped in 48.786s [2023-12-01T10:15:43.333Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-12-01T10:15:43.333Z] ++ '[' -n '' ']' [2023-12-01T10:15:43.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:15:43.333Z] ++ set -e [2023-12-01T10:15:43.333Z] ++ '[' -n 0 ']' [2023-12-01T10:15:43.333Z] ++ set -x [2023-12-01T10:15:43.334Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:15:43.334Z] INFO: Testing against a local daemon [2023-12-01T10:15:43.334Z] === RUN TestDockerNetworkIpvlanPersistance [2023-12-01T10:15:43.334Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-12-01T10:15:43.334Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-12-01T10:15:43.334Z] === RUN TestDockerNetworkIpvlan [2023-12-01T10:15:43.334Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-12-01T10:15:43.334Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-12-01T10:15:43.334Z] PASS [2023-12-01T10:15:43.334Z] [2023-12-01T10:15:43.334Z] === Skipped [2023-12-01T10:15:43.334Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-12-01T10:15:43.334Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-12-01T10:15:43.334Z] [2023-12-01T10:15:43.334Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-12-01T10:15:43.334Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-12-01T10:15:43.334Z] [2023-12-01T10:15:43.334Z] DONE 2 tests, 2 skipped in 0.037s [2023-12-01T10:15:43.334Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-12-01T10:15:43.334Z] ++ '[' -n '' ']' [2023-12-01T10:15:43.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:15:43.334Z] ++ set -e [2023-12-01T10:15:43.334Z] ++ '[' -n 0 ']' [2023-12-01T10:15:43.334Z] ++ set -x [2023-12-01T10:15:43.334Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:15:43.334Z] INFO: Testing against a local daemon [2023-12-01T10:15:43.334Z] === RUN TestDockerNetworkMacvlanPersistance [2023-12-01T10:15:43.895Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s) [2023-12-01T10:15:43.895Z] === RUN TestDockerNetworkMacvlan [2023-12-01T10:15:43.895Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-12-01T10:15:44.457Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-12-01T10:15:45.385Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-12-01T10:15:45.947Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-12-01T10:15:46.508Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-12-01T10:15:47.070Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-12-01T10:15:47.632Z] --- PASS: TestDockerNetworkMacvlan (3.58s) [2023-12-01T10:15:47.632Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) [2023-12-01T10:15:47.632Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s) [2023-12-01T10:15:47.632Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) [2023-12-01T10:15:47.632Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s) [2023-12-01T10:15:47.632Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s) [2023-12-01T10:15:47.632Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2023-12-01T10:15:47.632Z] PASS [2023-12-01T10:15:47.632Z] [2023-12-01T10:15:47.632Z] DONE 8 tests in 4.799s [2023-12-01T10:15:47.632Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2023-12-01T10:15:47.632Z] ++ '[' -n '' ']' [2023-12-01T10:15:47.632Z] ++ 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 [2023-12-01T10:15:47.632Z] ++ set -e [2023-12-01T10:15:47.632Z] ++ '[' -n 0 ']' [2023-12-01T10:15:47.632Z] ++ set -x [2023-12-01T10:15:47.632Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:15:47.632Z] INFO: Testing against a local daemon [2023-12-01T10:15:47.632Z] === RUN TestBridgeICC [2023-12-01T10:15:48.193Z] === RUN TestBridgeICC/IPv4_non-internal_network [2023-12-01T10:15:49.558Z] === RUN TestBridgeICC/IPv4_internal_network [2023-12-01T10:15:50.485Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2023-12-01T10:15:51.849Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2023-12-01T10:15:52.776Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2023-12-01T10:15:54.141Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2023-12-01T10:15:55.068Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2023-12-01T10:15:57.582Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2023-12-01T10:16:00.097Z] --- PASS: TestBridgeICC (12.00s) [2023-12-01T10:16:00.097Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.17s) [2023-12-01T10:16:00.097Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.07s) [2023-12-01T10:16:00.097Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.18s) [2023-12-01T10:16:00.097Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.11s) [2023-12-01T10:16:00.097Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.21s) [2023-12-01T10:16:00.097Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.10s) [2023-12-01T10:16:00.097Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.28s) [2023-12-01T10:16:00.097Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.26s) [2023-12-01T10:16:00.097Z] === RUN TestBridgeINC [2023-12-01T10:16:00.097Z] === RUN TestBridgeINC/IPv4_non-internal_network [2023-12-01T10:16:05.361Z] === RUN TestBridgeINC/IPv4_internal_network [2023-12-01T10:16:05.923Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2023-12-01T10:16:11.165Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2023-12-01T10:16:11.726Z] --- PASS: TestBridgeINC (12.10s) [2023-12-01T10:16:11.726Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.41s) [2023-12-01T10:16:11.726Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.30s) [2023-12-01T10:16:11.726Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.45s) [2023-12-01T10:16:11.726Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.33s) [2023-12-01T10:16:11.726Z] PASS [2023-12-01T10:16:11.726Z] [2023-12-01T10:16:11.726Z] DONE 14 tests in 24.141s [2023-12-01T10:16:11.726Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-12-01T10:16:11.726Z] ++ '[' -n '' ']' [2023-12-01T10:16:11.726Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:16:11.726Z] ++ set -e [2023-12-01T10:16:11.726Z] ++ '[' -n 0 ']' [2023-12-01T10:16:11.726Z] ++ set -x [2023-12-01T10:16:11.726Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:16:11.726Z] testing: warning: no tests to run [2023-12-01T10:16:11.726Z] PASS [2023-12-01T10:16:11.726Z] [2023-12-01T10:16:11.726Z] DONE 0 tests in 0.007s [2023-12-01T10:16:11.726Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-12-01T10:16:11.726Z] ++ '[' -n '' ']' [2023-12-01T10:16:11.726Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:16:11.726Z] ++ set -e [2023-12-01T10:16:11.726Z] ++ '[' -n 0 ']' [2023-12-01T10:16:11.726Z] ++ set -x [2023-12-01T10:16:11.726Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:16:11.726Z] INFO: Testing against a local daemon [2023-12-01T10:16:11.726Z] === RUN TestAuthZPluginAllowRequest [2023-12-01T10:16:13.091Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2023-12-01T10:16:13.091Z] === RUN TestAuthZPluginTLS [2023-12-01T10:16:13.347Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-12-01T10:16:13.347Z] === RUN TestAuthZPluginDenyRequest [2023-12-01T10:16:13.908Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-12-01T10:16:13.908Z] === RUN TestAuthZPluginAPIDenyResponse [2023-12-01T10:16:14.470Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-12-01T10:16:14.470Z] === RUN TestAuthZPluginDenyResponse [2023-12-01T10:16:15.032Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-12-01T10:16:15.032Z] === RUN TestAuthZPluginAllowEventStream [2023-12-01T10:16:15.959Z] 2023/12/01 10:16:15 http: panic serving 127.0.0.1:39202: runtime error: invalid memory address or nil pointer dereference [2023-12-01T10:16:15.960Z] goroutine 167 [running]: [2023-12-01T10:16:15.960Z] net/http.(*conn).serve.func1() [2023-12-01T10:16:15.960Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2023-12-01T10:16:15.960Z] panic({0xa717c0?, 0x1579960?}) [2023-12-01T10:16:15.960Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2023-12-01T10:16:15.960Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69108, 0x40001383c0}, 0xffff53e60698?) [2023-12-01T10:16:15.960Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2023-12-01T10:16:15.960Z] net/http.HandlerFunc.ServeHTTP(0x4000406100?, {0xd69108?, 0x40001383c0?}, 0x402b98?) [2023-12-01T10:16:15.960Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-12-01T10:16:15.960Z] net/http.(*ServeMux).ServeHTTP(0xd6f1d8?, {0xd69108, 0x40001383c0}, 0x4000406100) [2023-12-01T10:16:15.960Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2023-12-01T10:16:15.960Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000246180, {0xd67cf8?, 0x4000420000}, 0x4000406000) [2023-12-01T10:16:15.960Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 [2023-12-01T10:16:15.960Z] net/http.serverHandler.ServeHTTP({0xd64888?}, {0xd67cf8?, 0x4000420000?}, 0x6?) [2023-12-01T10:16:15.960Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2023-12-01T10:16:15.960Z] net/http.(*conn).serve(0x40000bc5a0, {0xd6f1d8, 0x40004e9050}) [2023-12-01T10:16:15.960Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2023-12-01T10:16:15.960Z] created by net/http.(*Server).Serve in goroutine 35 [2023-12-01T10:16:15.960Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2023-12-01T10:16:16.886Z] 2023/12/01 10:16:16 http: panic serving 127.0.0.1:39200: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2023-12-01T10:16:16.886Z] goroutine 128 [running]: [2023-12-01T10:16:16.886Z] net/http.(*conn).serve.func1() [2023-12-01T10:16:16.886Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2023-12-01T10:16:16.886Z] panic({0xa09160?, 0x4000316140?}) [2023-12-01T10:16:16.886Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2023-12-01T10:16:16.886Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69108, 0x4000138ba0}, 0xffff53e60698?) [2023-12-01T10:16:16.886Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2023-12-01T10:16:16.886Z] net/http.HandlerFunc.ServeHTTP(0x4000406300?, {0xd69108?, 0x4000138ba0?}, 0x402b98?) [2023-12-01T10:16:16.886Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-12-01T10:16:16.886Z] net/http.(*ServeMux).ServeHTTP(0xd6f1d8?, {0xd69108, 0x4000138ba0}, 0x4000406300) [2023-12-01T10:16:16.886Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2023-12-01T10:16:16.886Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000246180, {0xd67cf8?, 0x40004200e0}, 0x4000406200) [2023-12-01T10:16:16.886Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 [2023-12-01T10:16:16.886Z] net/http.serverHandler.ServeHTTP({0x400003b530?}, {0xd67cf8?, 0x40004200e0?}, 0x6?) [2023-12-01T10:16:16.886Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2023-12-01T10:16:16.886Z] net/http.(*conn).serve(0x40002a9cb0, {0xd6f1d8, 0x40004e9050}) [2023-12-01T10:16:16.886Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2023-12-01T10:16:16.886Z] created by net/http.(*Server).Serve in goroutine 35 [2023-12-01T10:16:16.886Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2023-12-01T10:16:19.400Z] 2023/12/01 10:16:18 http: panic serving 127.0.0.1:39216: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2023-12-01T10:16:19.400Z] goroutine 211 [running]: [2023-12-01T10:16:19.400Z] net/http.(*conn).serve.func1() [2023-12-01T10:16:19.400Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2023-12-01T10:16:19.400Z] panic({0xa09160?, 0x40003161e0?}) [2023-12-01T10:16:19.400Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2023-12-01T10:16:19.400Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69108, 0x4000138c60}, 0xffff53e60698?) [2023-12-01T10:16:19.400Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2023-12-01T10:16:19.400Z] net/http.HandlerFunc.ServeHTTP(0x4000406500?, {0xd69108?, 0x4000138c60?}, 0x402b98?) [2023-12-01T10:16:19.400Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-12-01T10:16:19.400Z] net/http.(*ServeMux).ServeHTTP(0xd6f1d8?, {0xd69108, 0x4000138c60}, 0x4000406500) [2023-12-01T10:16:19.400Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2023-12-01T10:16:19.400Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000246180, {0xd67cf8?, 0x40004201c0}, 0x4000406400) [2023-12-01T10:16:19.400Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 [2023-12-01T10:16:19.400Z] net/http.serverHandler.ServeHTTP({0x4000370990?}, {0xd67cf8?, 0x40004201c0?}, 0x6?) [2023-12-01T10:16:19.400Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2023-12-01T10:16:19.400Z] net/http.(*conn).serve(0x40005462d0, {0xd6f1d8, 0x40004e9050}) [2023-12-01T10:16:19.400Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2023-12-01T10:16:19.400Z] created by net/http.(*Server).Serve in goroutine 35 [2023-12-01T10:16:19.400Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2023-12-01T10:16:21.287Z] --- PASS: TestAuthZPluginAllowEventStream (6.07s) [2023-12-01T10:16:21.287Z] === RUN TestAuthZPluginErrorResponse [2023-12-01T10:16:21.543Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-12-01T10:16:21.543Z] === RUN TestAuthZPluginErrorRequest [2023-12-01T10:16:22.105Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-12-01T10:16:22.105Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-12-01T10:16:22.666Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-12-01T10:16:22.666Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-12-01T10:16:24.031Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) [2023-12-01T10:16:24.031Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-12-01T10:16:24.958Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s) [2023-12-01T10:16:24.959Z] === RUN TestAuthZPluginHeader [2023-12-01T10:16:25.520Z] --- PASS: TestAuthZPluginHeader (0.62s) [2023-12-01T10:16:25.520Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-12-01T10:16:25.520Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2023-12-01T10:16:25.520Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-12-01T10:16:25.520Z] === RUN TestAuthZPluginV2Disable [2023-12-01T10:16:25.520Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2023-12-01T10:16:25.520Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-12-01T10:16:25.520Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-12-01T10:16:25.520Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2023-12-01T10:16:25.520Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-12-01T10:16:25.520Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-12-01T10:16:25.520Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2023-12-01T10:16:25.520Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-12-01T10:16:25.520Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-12-01T10:16:43.561Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-12-01T10:16:43.561Z] PASS [2023-12-01T10:16:43.561Z] [2023-12-01T10:16:43.561Z] === Skipped [2023-12-01T10:16:43.561Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-12-01T10:16:43.561Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2023-12-01T10:16:43.561Z] [2023-12-01T10:16:43.561Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-12-01T10:16:43.561Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2023-12-01T10:16:43.561Z] [2023-12-01T10:16:43.561Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-12-01T10:16:43.561Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2023-12-01T10:16:43.561Z] [2023-12-01T10:16:43.561Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-12-01T10:16:43.561Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2023-12-01T10:16:43.561Z] [2023-12-01T10:16:43.561Z] DONE 17 tests, 4 skipped in 30.762s [2023-12-01T10:16:43.561Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-12-01T10:16:43.561Z] ++ '[' -n '' ']' [2023-12-01T10:16:43.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:16:43.561Z] ++ set -e [2023-12-01T10:16:43.561Z] ++ '[' -n 0 ']' [2023-12-01T10:16:43.561Z] ++ set -x [2023-12-01T10:16:43.561Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:16:43.561Z] INFO: Testing against a local daemon [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-12-01T10:16:43.561Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-12-01T10:16:43.561Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-12-01T10:16:43.561Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-12-01T10:16:43.561Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-12-01T10:16:43.561Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-12-01T10:16:43.561Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-12-01T10:16:43.561Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-12-01T10:16:43.561Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-12-01T10:16:43.561Z] === RUN TestPluginInstall [2023-12-01T10:16:43.561Z] === RUN TestPluginInstall/no_auth [2023-12-01T10:16:46.079Z] time="2023-12-01T10:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-01T10:16:46.079Z] time="2023-12-01T10:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3fbb83615d1e0bf89cfb5bc9111c3a77bcd3bcd80eff1f023422d6355b537bfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-01T10:16:46.079Z] time="2023-12-01T10:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-01T10:16:46.079Z] time="2023-12-01T10:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3fbb83615d1e0bf89cfb5bc9111c3a77bcd3bcd80eff1f023422d6355b537bfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-01T10:16:46.334Z] === RUN TestPluginInstall/with_htpasswd [2023-12-01T10:16:46.591Z] time="2023-12-01T10:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-01T10:16:46.591Z] time="2023-12-01T10:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e711bb3006bf0af2aa2a41c7fc790ef95852d42277286616b5f2d25027d6c48c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-01T10:16:46.591Z] time="2023-12-01T10:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-01T10:16:46.591Z] time="2023-12-01T10:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e711bb3006bf0af2aa2a41c7fc790ef95852d42277286616b5f2d25027d6c48c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-01T10:16:46.591Z] === RUN TestPluginInstall/with_insecure [2023-12-01T10:16:47.518Z] time="2023-12-01T10:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-01T10:16:47.518Z] time="2023-12-01T10:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9eef826e6a8f841067a6b46cbf9779823443ca41d30c9001fe7f77d3b12fe9de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-01T10:16:47.518Z] time="2023-12-01T10:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-01T10:16:47.518Z] time="2023-12-01T10:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9eef826e6a8f841067a6b46cbf9779823443ca41d30c9001fe7f77d3b12fe9de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-01T10:16:47.518Z] plugin_test.go:204: [dd41972b318eb] daemon is not started [2023-12-01T10:16:47.518Z] --- PASS: TestPluginInstall (5.01s) [2023-12-01T10:16:47.518Z] --- PASS: TestPluginInstall/no_auth (3.63s) [2023-12-01T10:16:47.518Z] --- PASS: TestPluginInstall/with_htpasswd (0.46s) [2023-12-01T10:16:47.518Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2023-12-01T10:16:47.518Z] === RUN TestPluginsWithRuntimes [2023-12-01T10:16:49.407Z] === RUN TestPluginsWithRuntimes/No_Args [2023-12-01T10:16:49.969Z] === RUN TestPluginsWithRuntimes/With_Args [2023-12-01T10:16:50.896Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2023-12-01T10:16:50.896Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2023-12-01T10:16:50.896Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2023-12-01T10:16:50.896Z] === RUN TestPluginBackCompatMediaTypes [2023-12-01T10:16:51.461Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s) [2023-12-01T10:16:51.461Z] PASS [2023-12-01T10:16:51.461Z] [2023-12-01T10:16:51.461Z] DONE 24 tests in 8.963s [2023-12-01T10:16:51.461Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-12-01T10:16:51.461Z] ++ '[' -n '' ']' [2023-12-01T10:16:51.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:16:51.461Z] ++ set -e [2023-12-01T10:16:51.461Z] ++ '[' -n 0 ']' [2023-12-01T10:16:51.461Z] ++ set -x [2023-12-01T10:16:51.461Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:16:51.461Z] INFO: Testing against a local daemon [2023-12-01T10:16:51.461Z] === RUN TestExternalGraphDriver [2023-12-01T10:16:52.026Z] === RUN TestExternalGraphDriver/json [2023-12-01T10:16:52.026Z] === RUN TestExternalGraphDriver/spec [2023-12-01T10:16:52.026Z] === RUN TestExternalGraphDriver/pull [2023-12-01T10:16:52.026Z] --- PASS: TestExternalGraphDriver (0.34s) [2023-12-01T10:16:52.026Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2023-12-01T10:16:52.026Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2023-12-01T10:16:52.026Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2023-12-01T10:16:52.026Z] === RUN TestGraphdriverPluginV2 [2023-12-01T10:16:52.284Z] external_test.go:415: (*Execution).NotAmd64-fm [2023-12-01T10:16:52.284Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-12-01T10:16:52.284Z] PASS [2023-12-01T10:16:52.284Z] [2023-12-01T10:16:52.284Z] === Skipped [2023-12-01T10:16:52.284Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-12-01T10:16:52.284Z] external_test.go:415: (*Execution).NotAmd64-fm [2023-12-01T10:16:52.284Z] [2023-12-01T10:16:52.284Z] DONE 5 tests, 1 skipped in 0.697s [2023-12-01T10:16:52.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-12-01T10:16:52.284Z] ++ '[' -n '' ']' [2023-12-01T10:16:52.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:16:52.284Z] ++ set -e [2023-12-01T10:16:52.284Z] ++ '[' -n 0 ']' [2023-12-01T10:16:52.284Z] ++ set -x [2023-12-01T10:16:52.284Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:16:52.284Z] INFO: Testing against a local daemon [2023-12-01T10:16:52.284Z] === RUN TestContinueAfterPluginCrash [2023-12-01T10:16:52.284Z] === PAUSE TestContinueAfterPluginCrash [2023-12-01T10:16:52.284Z] === RUN TestReadPluginNoRead [2023-12-01T10:16:52.284Z] === PAUSE TestReadPluginNoRead [2023-12-01T10:16:52.284Z] === RUN TestDaemonStartWithLogOpt [2023-12-01T10:16:52.284Z] === PAUSE TestDaemonStartWithLogOpt [2023-12-01T10:16:52.284Z] === CONT TestDaemonStartWithLogOpt [2023-12-01T10:16:52.284Z] === CONT TestReadPluginNoRead [2023-12-01T10:16:52.284Z] === CONT TestContinueAfterPluginCrash [2023-12-01T10:16:54.802Z] === RUN TestReadPluginNoRead/default [2023-12-01T10:16:55.058Z] --- PASS: TestDaemonStartWithLogOpt (2.74s) [2023-12-01T10:16:55.619Z] === RUN TestReadPluginNoRead/disabled_caching [2023-12-01T10:16:56.984Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-12-01T10:16:58.348Z] read_test.go:93: [d2ede77abe085] daemon is not started [2023-12-01T10:16:58.348Z] --- PASS: TestReadPluginNoRead (5.85s) [2023-12-01T10:16:58.348Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2023-12-01T10:16:58.348Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2023-12-01T10:16:58.348Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2023-12-01T10:17:00.236Z] --- PASS: TestContinueAfterPluginCrash (7.67s) [2023-12-01T10:17:00.236Z] PASS [2023-12-01T10:17:00.236Z] [2023-12-01T10:17:00.236Z] DONE 6 tests in 7.704s [2023-12-01T10:17:00.236Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-12-01T10:17:00.236Z] ++ '[' -n '' ']' [2023-12-01T10:17:00.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:17:00.236Z] ++ set -e [2023-12-01T10:17:00.236Z] ++ '[' -n 0 ']' [2023-12-01T10:17:00.236Z] ++ set -x [2023-12-01T10:17:00.237Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:17:00.237Z] testing: warning: no tests to run [2023-12-01T10:17:00.237Z] PASS [2023-12-01T10:17:00.237Z] [2023-12-01T10:17:00.237Z] DONE 0 tests in 0.007s [2023-12-01T10:17:00.237Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-12-01T10:17:00.237Z] ++ '[' -n '' ']' [2023-12-01T10:17:00.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:17:00.237Z] ++ set -e [2023-12-01T10:17:00.237Z] ++ '[' -n 0 ']' [2023-12-01T10:17:00.237Z] ++ set -x [2023-12-01T10:17:00.237Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:17:00.237Z] INFO: Testing against a local daemon [2023-12-01T10:17:00.237Z] === RUN TestPluginWithDevMounts [2023-12-01T10:17:00.237Z] === PAUSE TestPluginWithDevMounts [2023-12-01T10:17:00.237Z] === CONT TestPluginWithDevMounts [2023-12-01T10:17:01.601Z] --- PASS: TestPluginWithDevMounts (1.51s) [2023-12-01T10:17:01.602Z] PASS [2023-12-01T10:17:01.602Z] [2023-12-01T10:17:01.602Z] DONE 1 tests in 1.549s [2023-12-01T10:17:01.602Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-12-01T10:17:01.602Z] ++ '[' -n '' ']' [2023-12-01T10:17:01.602Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:17:01.602Z] ++ set -e [2023-12-01T10:17:01.602Z] ++ '[' -n 0 ']' [2023-12-01T10:17:01.602Z] ++ set -x [2023-12-01T10:17:01.602Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:17:01.602Z] INFO: Testing against a local daemon [2023-12-01T10:17:01.602Z] === RUN TestSecretInspect [2023-12-01T10:17:03.491Z] --- PASS: TestSecretInspect (1.92s) [2023-12-01T10:17:03.491Z] === RUN TestSecretList [2023-12-01T10:17:05.380Z] --- PASS: TestSecretList (1.93s) [2023-12-01T10:17:05.380Z] === RUN TestSecretsCreateAndDelete [2023-12-01T10:17:07.269Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2023-12-01T10:17:07.269Z] === RUN TestSecretsUpdate [2023-12-01T10:17:09.157Z] --- PASS: TestSecretsUpdate (1.93s) [2023-12-01T10:17:09.157Z] === RUN TestTemplatedSecret [2023-12-01T10:17:12.424Z] --- PASS: TestTemplatedSecret (2.59s) [2023-12-01T10:17:12.424Z] === RUN TestSecretCreateResolve [2023-12-01T10:17:13.789Z] --- PASS: TestSecretCreateResolve (1.96s) [2023-12-01T10:17:13.789Z] PASS [2023-12-01T10:17:13.789Z] [2023-12-01T10:17:13.789Z] DONE 6 tests in 12.281s [2023-12-01T10:17:13.789Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-12-01T10:17:13.789Z] ++ '[' -n '' ']' [2023-12-01T10:17:13.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:17:13.789Z] ++ set -e [2023-12-01T10:17:13.789Z] ++ '[' -n 0 ']' [2023-12-01T10:17:13.789Z] ++ set -x [2023-12-01T10:17:13.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.jhYWZY4mne/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 [2023-12-01T10:17:13.789Z] INFO: Testing against a local daemon [2023-12-01T10:17:13.789Z] === RUN TestServiceCreateInit [2023-12-01T10:17:13.789Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-12-01T10:17:17.955Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-12-01T10:17:22.121Z] --- PASS: TestServiceCreateInit (7.67s) [2023-12-01T10:17:22.121Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2023-12-01T10:17:22.121Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2023-12-01T10:17:22.121Z] === RUN TestCreateServiceMultipleTimes [2023-12-01T10:17:36.960Z] --- PASS: TestCreateServiceMultipleTimes (15.03s) [2023-12-01T10:17:36.960Z] === RUN TestCreateServiceConflict [2023-12-01T10:17:38.848Z] --- PASS: TestCreateServiceConflict (2.03s) [2023-12-01T10:17:38.848Z] === RUN TestCreateServiceMaxReplicas [2023-12-01T10:17:41.388Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2023-12-01T10:17:41.388Z] === RUN TestCreateServiceSecretFileMode [2023-12-01T10:17:56.225Z] --- PASS: TestCreateServiceSecretFileMode (12.55s) [2023-12-01T10:17:56.225Z] === RUN TestCreateServiceConfigFileMode [2023-12-01T10:18:08.391Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2023-12-01T10:18:08.391Z] === RUN TestCreateServiceSysctls [2023-12-01T10:18:09.756Z] --- PASS: TestCreateServiceSysctls (3.16s) [2023-12-01T10:18:09.756Z] === RUN TestCreateServiceCapabilities [2023-12-01T10:18:12.271Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2023-12-01T10:18:12.271Z] === RUN TestInspect [2023-12-01T10:18:15.536Z] --- PASS: TestInspect (2.93s) [2023-12-01T10:18:15.537Z] === RUN TestCreateJob [2023-12-01T10:18:18.803Z] --- PASS: TestCreateJob (3.21s) [2023-12-01T10:18:18.803Z] === RUN TestReplicatedJob [2023-12-01T10:18:24.046Z] --- PASS: TestReplicatedJob (5.21s) [2023-12-01T10:18:24.047Z] === RUN TestUpdateReplicatedJob [2023-12-01T10:18:27.313Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2023-12-01T10:18:27.313Z] === RUN TestServiceListWithStatuses [2023-12-01T10:18:27.313Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-12-01T10:18:27.313Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-12-01T10:18:27.313Z] === RUN TestDockerNetworkConnectAlias [2023-12-01T10:18:30.578Z] --- PASS: TestDockerNetworkConnectAlias (3.91s) [2023-12-01T10:18:30.578Z] === RUN TestDockerNetworkReConnect [2023-12-01T10:18:33.843Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2023-12-01T10:18:33.843Z] === RUN TestServicePlugin [2023-12-01T10:18:33.843Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2023-12-01T10:18:33.843Z] --- SKIP: TestServicePlugin (0.00s) [2023-12-01T10:18:33.843Z] === RUN TestServiceUpdateLabel [2023-12-01T10:18:36.358Z] --- PASS: TestServiceUpdateLabel (1.92s) [2023-12-01T10:18:36.358Z] === RUN TestServiceUpdateSecrets [2023-12-01T10:18:51.216Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2023-12-01T10:18:51.216Z] === RUN TestServiceUpdateConfigs [2023-12-01T10:19:06.054Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2023-12-01T10:19:06.054Z] === RUN TestServiceUpdateNetwork [2023-12-01T10:19:18.222Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2023-12-01T10:19:18.222Z] === RUN TestServiceUpdatePidsLimit [2023-12-01T10:19:18.478Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-12-01T10:19:19.039Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-12-01T10:19:27.123Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-12-01T10:19:33.658Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2023-12-01T10:19:33.658Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-12-01T10:19:33.658Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2023-12-01T10:19:33.658Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2023-12-01T10:19:33.658Z] PASS [2023-12-01T10:19:33.658Z] [2023-12-01T10:19:33.658Z] === Skipped [2023-12-01T10:19:33.658Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-12-01T10:19:33.658Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-12-01T10:19:33.658Z] [2023-12-01T10:19:33.658Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-12-01T10:19:33.658Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2023-12-01T10:19:33.658Z] [2023-12-01T10:19:33.658Z] DONE 26 tests, 2 skipped in 139.575s [2023-12-01T10:19:33.658Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-12-01T10:19:33.658Z] ++ '[' -n '' ']' [2023-12-01T10:19:33.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:19:33.658Z] ++ set -e [2023-12-01T10:19:33.658Z] ++ '[' -n 0 ']' [2023-12-01T10:19:33.658Z] ++ set -x [2023-12-01T10:19:33.658Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:19:33.658Z] INFO: Testing against a local daemon [2023-12-01T10:19:33.658Z] === RUN TestSessionCreate [2023-12-01T10:19:33.658Z] --- PASS: TestSessionCreate (0.02s) [2023-12-01T10:19:33.658Z] === RUN TestSessionCreateWithBadUpgrade [2023-12-01T10:19:33.658Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-12-01T10:19:33.658Z] PASS [2023-12-01T10:19:33.658Z] [2023-12-01T10:19:33.658Z] DONE 2 tests in 0.065s [2023-12-01T10:19:33.658Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-12-01T10:19:33.658Z] ++ '[' -n '' ']' [2023-12-01T10:19:33.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:19:33.658Z] ++ set -e [2023-12-01T10:19:33.658Z] ++ '[' -n 0 ']' [2023-12-01T10:19:33.658Z] ++ set -x [2023-12-01T10:19:33.658Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:19:33.658Z] INFO: Testing against a local daemon [2023-12-01T10:19:33.658Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-12-01T10:19:33.658Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-12-01T10:19:33.658Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-12-01T10:19:33.658Z] === RUN TestDiskUsage [2023-12-01T10:19:33.658Z] === PAUSE TestDiskUsage [2023-12-01T10:19:33.658Z] === RUN TestEventsExecDie [2023-12-01T10:19:34.220Z] --- PASS: TestEventsExecDie (0.53s) [2023-12-01T10:19:34.220Z] === RUN TestEventsBackwardsCompatible [2023-12-01T10:19:34.220Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-12-01T10:19:34.220Z] === RUN TestEventsVolumeCreate [2023-12-01T10:19:34.220Z] --- PASS: TestEventsVolumeCreate (0.05s) [2023-12-01T10:19:34.220Z] === RUN TestInfoBinaryCommits [2023-12-01T10:19:34.220Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-12-01T10:19:34.220Z] === RUN TestInfoAPIVersioned [2023-12-01T10:19:34.220Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-12-01T10:19:34.220Z] === RUN TestInfoAPI [2023-12-01T10:19:34.220Z] --- PASS: TestInfoAPI (0.02s) [2023-12-01T10:19:34.220Z] === RUN TestInfoAPIWarnings [2023-12-01T10:19:52.260Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-12-01T10:19:52.260Z] === RUN TestInfoDebug [2023-12-01T10:19:52.260Z] --- PASS: TestInfoDebug (0.52s) [2023-12-01T10:19:52.260Z] === RUN TestInfoInsecureRegistries [2023-12-01T10:19:52.260Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-12-01T10:19:52.260Z] === RUN TestInfoRegistryMirrors [2023-12-01T10:19:52.260Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-12-01T10:19:52.260Z] === RUN TestLoginFailsWithBadCredentials [2023-12-01T10:19:53.187Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2023-12-01T10:19:53.187Z] === RUN TestPingCacheHeaders [2023-12-01T10:19:53.187Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-12-01T10:19:53.187Z] === RUN TestPingGet [2023-12-01T10:19:53.187Z] --- PASS: TestPingGet (0.01s) [2023-12-01T10:19:53.187Z] === RUN TestPingHead [2023-12-01T10:19:53.443Z] --- PASS: TestPingHead (0.02s) [2023-12-01T10:19:53.443Z] === RUN TestPingSwarmHeader [2023-12-01T10:19:54.003Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-12-01T10:19:54.259Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-12-01T10:19:55.186Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-12-01T10:19:55.186Z] --- PASS: TestPingSwarmHeader (1.94s) [2023-12-01T10:19:55.186Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-12-01T10:19:55.186Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-12-01T10:19:55.186Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-12-01T10:19:55.186Z] === RUN TestPingBuilderHeader [2023-12-01T10:19:55.186Z] === RUN TestPingBuilderHeader/default_config [2023-12-01T10:19:55.747Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-12-01T10:19:56.308Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-12-01T10:19:56.308Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-12-01T10:19:56.308Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-12-01T10:19:56.308Z] === RUN TestVersion [2023-12-01T10:19:56.308Z] --- PASS: TestVersion (0.02s) [2023-12-01T10:19:56.308Z] === CONT TestDiskUsage [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/container_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/image_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/volume_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-12-01T10:19:56.869Z] === RUN TestDiskUsage/after_container.Run [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-12-01T10:19:57.125Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage (1.08s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-12-01T10:19:57.381Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-12-01T10:19:57.381Z] PASS [2023-12-01T10:19:57.381Z] [2023-12-01T10:19:57.381Z] === Skipped [2023-12-01T10:19:57.381Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-12-01T10:19:57.381Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-12-01T10:19:57.381Z] [2023-12-01T10:19:57.381Z] DONE 57 tests, 1 skipped in 23.918s [2023-12-01T10:19:57.381Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-12-01T10:19:57.381Z] ++ '[' -n '' ']' [2023-12-01T10:19:57.381Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-12-01T10:19:57.381Z] ++ set -e [2023-12-01T10:19:57.381Z] ++ '[' -n 0 ']' [2023-12-01T10:19:57.381Z] ++ set -x [2023-12-01T10:19:57.382Z] ++ 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.jhYWZY4mne/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 [2023-12-01T10:19:57.382Z] INFO: Testing against a local daemon [2023-12-01T10:19:57.382Z] === RUN TestVolumesCreateAndList [2023-12-01T10:19:57.382Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-12-01T10:19:57.382Z] === RUN TestVolumesRemove [2023-12-01T10:19:57.638Z] === RUN TestVolumesRemove/volume_in_use [2023-12-01T10:19:57.638Z] === RUN TestVolumesRemove/volume_not_in_use [2023-12-01T10:19:57.638Z] === RUN TestVolumesRemove/non-existing_volume [2023-12-01T10:19:57.638Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesRemove (0.06s) [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-12-01T10:19:57.638Z] === RUN TestVolumesRemoveSwarmEnabled [2023-12-01T10:19:57.638Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-12-01T10:19:57.638Z] === RUN TestVolumesInspect [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesInspect (0.01s) [2023-12-01T10:19:57.638Z] === RUN TestVolumesInvalidJSON [2023-12-01T10:19:57.638Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-12-01T10:19:57.638Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-12-01T10:19:57.638Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-12-01T10:19:57.638Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-12-01T10:19:57.638Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-12-01T10:19:57.638Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-12-01T10:19:57.638Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-12-01T10:19:57.638Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-12-01T10:19:57.638Z] === RUN TestVolumePruneAnonymous [2023-12-01T10:19:57.638Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-12-01T10:19:57.638Z] === RUN TestVolumePruneAnonFromImage [2023-12-01T10:19:57.638Z] --- PASS: TestVolumePruneAnonFromImage (0.12s) [2023-12-01T10:19:57.638Z] === CONT TestVolumesRemoveSwarmEnabled [2023-12-01T10:19:59.040Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-12-01T10:19:59.040Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-12-01T10:19:59.040Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-12-01T10:19:59.040Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-12-01T10:19:59.602Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s) [2023-12-01T10:19:59.602Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-12-01T10:19:59.602Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-12-01T10:19:59.602Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-12-01T10:19:59.602Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-12-01T10:19:59.602Z] PASS [2023-12-01T10:19:59.602Z] [2023-12-01T10:19:59.602Z] DONE 20 tests in 2.159s [2023-12-01T10:19:59.602Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-12-01T10:19:59.602Z] ++++ cat bundles/test-integration/docker.pid [2023-12-01T10:19:59.602Z] +++ kill 24075 [2023-12-01T10:20:01.490Z] ++++ cat bundles/test-integration/TestUsernsCommit/d5f5dac7ed9ad/docker.pid [2023-12-01T10:20:01.490Z] +++ kill 61842 [2023-12-01T10:20:01.490Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61842 is not a child of this shell [2023-12-01T10:20:01.490Z] warning: PID 61842 from bundles/test-integration/TestUsernsCommit/d5f5dac7ed9ad/docker.pid had a nonzero exit code [2023-12-01T10:20:01.490Z] umount: bundles/test-integration/TestUsernsCommit/d5f5dac7ed9ad/root: not mounted. [2023-12-01T10:20:01.490Z] +++ /etc/init.d/apparmor stop [2023-12-01T10:20:01.490Z] Leaving: AppArmorNo profiles have been unloaded. [2023-12-01T10:20:01.490Z] [2023-12-01T10:20:01.490Z] Unloading profiles will leave already running processes permanently [2023-12-01T10:20:01.490Z] unconfined, which can lead to unexpected situations. [2023-12-01T10:20:01.490Z] [2023-12-01T10:20:01.490Z] To set a process to complain mode, use the command line tool [2023-12-01T10:20:01.490Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-12-01T10:20:01.490Z] +++ true [2023-12-01T10:20:01.490Z] exiting test-integration [2023-12-01T10:20:01.490Z] ++ exit 0 [2023-12-01T10:20:01.490Z] Post stage [Pipeline] junit [2023-12-01T10:20:02.063Z] Recording test results [2023-12-01T10:20:02.231Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-12-01T10:20:02.562Z] + echo Ensuring container killed. [2023-12-01T10:20:02.562Z] Ensuring container killed. [2023-12-01T10:20:02.562Z] + docker rm -vf docker-pr1 [2023-12-01T10:20:02.562Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-12-01T10:20:02.836Z] + echo Chowning /workspace to jenkins user [2023-12-01T10:20:02.836Z] Chowning /workspace to jenkins user [2023-12-01T10:20:02.836Z] + id -u [2023-12-01T10:20:02.836Z] + id -g [2023-12-01T10:20:02.836Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46875:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-12-01T10:20:04.042Z] + bundleName=arm64-integration [2023-12-01T10:20:04.043Z] + echo Creating arm64-integration-bundles.tar.gz [2023-12-01T10:20:04.043Z] Creating arm64-integration-bundles.tar.gz [2023-12-01T10:20:04.043Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-12-01T10:20:04.043Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-12-01T10:20:04.309Z] Archiving artifacts [2023-12-01T10:20:04.608Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46875/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-12-01T10:20:04.891Z] + make clean [2023-12-01T10:20:04.891Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-12-01T10:20:04.891Z] docker-dev-cache [2023-12-01T10:20:04.891Z] 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