Pull request #47091 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 568c06479545975e37ef3bb1594b7cf3a631e2cf+83de55b37040f21034f198d8e8afc763b78d4d6e (ebca3d39852f2458ee307a26674e784007fd88c0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-47091@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-01-17T15:44:29.768Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-01-17T15:44:29.772Z] Trying to pass milestone 1 [Pipeline] milestone [2024-01-17T15:44:29.928Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-01-17T15:44:30.146Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00aa351a250e33dc7) in /home/ubuntu/workspace/moby_PR-47091 [Pipeline] { [Pipeline] checkout [2024-01-17T15:44:30.165Z] The recommended git tool is: git [2024-01-17T15:44:30.174Z] using credential docker-jenkins-github-credentials [2024-01-17T15:44:30.189Z] Cloning the remote Git repository [2024-01-17T15:44:30.189Z] Cloning with configured refspecs honoured and without tags [2024-01-17T15:44:30.205Z] Cloning repository https://github.com/moby/moby.git [2024-01-17T15:44:30.206Z] > git init /home/ubuntu/workspace/moby_PR-47091 # timeout=10 [2024-01-17T15:44:30.210Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-17T15:44:30.210Z] > git --version # timeout=10 [2024-01-17T15:44:30.212Z] > git --version # 'git version 2.25.1' [2024-01-17T15:44:30.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T15:44:30.213Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47091/head:refs/remotes/origin/PR-47091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T15:44:42.040Z] Fetching without tags [2024-01-17T15:44:42.264Z] Merging remotes/origin/master commit 83de55b37040f21034f198d8e8afc763b78d4d6e into PR head commit 568c06479545975e37ef3bb1594b7cf3a631e2cf [2024-01-17T15:44:42.040Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-17T15:44:42.042Z] > git config --add remote.origin.fetch +refs/pull/47091/head:refs/remotes/origin/PR-47091 # timeout=10 [2024-01-17T15:44:42.045Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T15:44:42.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-17T15:44:42.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-17T15:44:42.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T15:44:42.057Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47091/head:refs/remotes/origin/PR-47091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T15:44:42.280Z] > git config core.sparsecheckout # timeout=10 [2024-01-17T15:44:42.282Z] > git checkout -f 568c06479545975e37ef3bb1594b7cf3a631e2cf # timeout=10 [2024-01-17T15:44:42.942Z] Merge succeeded, producing 568c06479545975e37ef3bb1594b7cf3a631e2cf [2024-01-17T15:44:42.942Z] Checking out Revision 568c06479545975e37ef3bb1594b7cf3a631e2cf (PR-47091) [2024-01-17T15:44:43.821Z] Commit message: "docker-py: unskip some tests" [2024-01-17T15:44:43.828Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-17T15:44:42.939Z] > git remote # timeout=10 [2024-01-17T15:44:42.941Z] > git config --get remote.origin.url # timeout=10 [2024-01-17T15:44:42.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T15:44:42.944Z] > git merge 83de55b37040f21034f198d8e8afc763b78d4d6e # timeout=10 [2024-01-17T15:44:42.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-17T15:44:42.959Z] > git config core.sparsecheckout # timeout=10 [2024-01-17T15:44:42.961Z] > git checkout -f 568c06479545975e37ef3bb1594b7cf3a631e2cf # timeout=10 [2024-01-17T15:44:43.837Z] > git rev-list --no-walk 6c415d34d8154f018fc614b2e2ca8576f5bc8469 # timeout=10 [2024-01-17T15:44:44.496Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47091:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2024-01-17T15:44:47.037Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2024-01-17T15:44:47.094Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0770ab6d16752279b) in /home/ubuntu/workspace/moby_PR-47091 [Pipeline] { [Pipeline] checkout [2024-01-17T15:44:47.114Z] The recommended git tool is: git [2024-01-17T15:44:47.121Z] using credential docker-jenkins-github-credentials [2024-01-17T15:44:47.136Z] Cloning the remote Git repository [2024-01-17T15:44:47.136Z] Cloning with configured refspecs honoured and without tags [2024-01-17T15:44:47.140Z] Cloning repository https://github.com/moby/moby.git [2024-01-17T15:44:47.140Z] > git init /home/ubuntu/workspace/moby_PR-47091 # timeout=10 [2024-01-17T15:44:47.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-17T15:44:47.145Z] > git --version # timeout=10 [2024-01-17T15:44:47.147Z] > git --version # 'git version 2.25.1' [2024-01-17T15:44:47.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T15:44:47.148Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47091/head:refs/remotes/origin/PR-47091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T15:44:59.586Z] Fetching without tags [2024-01-17T15:44:59.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-17T15:44:59.578Z] > git config --add remote.origin.fetch +refs/pull/47091/head:refs/remotes/origin/PR-47091 # timeout=10 [2024-01-17T15:44:59.580Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T15:44:59.585Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-17T15:44:59.590Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-17T15:44:59.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T15:44:59.591Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47091/head:refs/remotes/origin/PR-47091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T15:44:59.824Z] Merging remotes/origin/master commit 83de55b37040f21034f198d8e8afc763b78d4d6e into PR head commit 568c06479545975e37ef3bb1594b7cf3a631e2cf [2024-01-17T15:45:00.504Z] Merge succeeded, producing 568c06479545975e37ef3bb1594b7cf3a631e2cf [2024-01-17T15:45:00.504Z] Checking out Revision 568c06479545975e37ef3bb1594b7cf3a631e2cf (PR-47091) [2024-01-17T15:45:01.192Z] Commit message: "docker-py: unskip some tests" [2024-01-17T15:44:59.828Z] > git config core.sparsecheckout # timeout=10 [2024-01-17T15:44:59.831Z] > git checkout -f 568c06479545975e37ef3bb1594b7cf3a631e2cf # timeout=10 [2024-01-17T15:45:00.489Z] > git remote # timeout=10 [2024-01-17T15:45:00.492Z] > git config --get remote.origin.url # timeout=10 [2024-01-17T15:45:00.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T15:45:00.495Z] > git merge 83de55b37040f21034f198d8e8afc763b78d4d6e # timeout=10 [2024-01-17T15:45:00.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-17T15:45:00.507Z] > git config core.sparsecheckout # timeout=10 [2024-01-17T15:45:00.510Z] > git checkout -f 568c06479545975e37ef3bb1594b7cf3a631e2cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-01-17T15:45:02.006Z] + docker version [2024-01-17T15:45:02.006Z] Client: Docker Engine - Community [2024-01-17T15:45:02.006Z] Version: 24.0.7 [2024-01-17T15:45:02.006Z] API version: 1.43 [2024-01-17T15:45:02.006Z] Go version: go1.20.10 [2024-01-17T15:45:02.006Z] Git commit: afdd53b [2024-01-17T15:45:02.006Z] Built: Thu Oct 26 09:08:14 2023 [2024-01-17T15:45:02.006Z] OS/Arch: linux/arm64 [2024-01-17T15:45:02.006Z] Context: default [2024-01-17T15:45:02.006Z] [2024-01-17T15:45:02.006Z] Server: Docker Engine - Community [2024-01-17T15:45:02.006Z] Engine: [2024-01-17T15:45:02.006Z] Version: 24.0.7 [2024-01-17T15:45:02.006Z] API version: 1.43 (minimum version 1.12) [2024-01-17T15:45:02.006Z] Go version: go1.20.10 [2024-01-17T15:45:02.006Z] Git commit: 311b9ff [2024-01-17T15:45:02.006Z] Built: Thu Oct 26 09:08:14 2023 [2024-01-17T15:45:02.006Z] OS/Arch: linux/arm64 [2024-01-17T15:45:02.006Z] Experimental: true [2024-01-17T15:45:02.006Z] containerd: [2024-01-17T15:45:02.006Z] Version: 1.6.25 [2024-01-17T15:45:02.006Z] GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2024-01-17T15:45:02.006Z] runc: [2024-01-17T15:45:02.006Z] Version: 1.1.10 [2024-01-17T15:45:02.006Z] GitCommit: v1.1.10-0-g18a0cb0 [2024-01-17T15:45:02.006Z] docker-init: [2024-01-17T15:45:02.006Z] Version: 0.19.0 [2024-01-17T15:45:02.006Z] GitCommit: de40ad0 [Pipeline] sh [2024-01-17T15:45:02.297Z] + docker info [2024-01-17T15:45:02.297Z] Client: Docker Engine - Community [2024-01-17T15:45:02.297Z] Version: 24.0.7 [2024-01-17T15:45:02.297Z] Context: default [2024-01-17T15:45:02.297Z] Debug Mode: false [2024-01-17T15:45:02.297Z] Plugins: [2024-01-17T15:45:02.297Z] buildx: Docker Buildx (Docker Inc.) [2024-01-17T15:45:02.297Z] Version: v0.12.0 [2024-01-17T15:45:02.297Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-01-17T15:45:02.297Z] compose: Docker Compose (Docker Inc.) [2024-01-17T15:45:02.297Z] Version: v2.23.3 [2024-01-17T15:45:02.297Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-01-17T15:45:02.297Z] [2024-01-17T15:45:02.297Z] Server: [2024-01-17T15:45:02.297Z] Containers: 0 [2024-01-17T15:45:02.297Z] Running: 0 [2024-01-17T15:45:02.297Z] Paused: 0 [2024-01-17T15:45:02.297Z] Stopped: 0 [2024-01-17T15:45:02.297Z] Images: 3 [2024-01-17T15:45:02.297Z] Server Version: 24.0.7 [2024-01-17T15:45:02.297Z] Storage Driver: overlay2 [2024-01-17T15:45:02.297Z] Backing Filesystem: extfs [2024-01-17T15:45:02.297Z] Supports d_type: true [2024-01-17T15:45:02.297Z] Using metacopy: false [2024-01-17T15:45:02.297Z] Native Overlay Diff: true [2024-01-17T15:45:02.297Z] userxattr: false [2024-01-17T15:45:02.297Z] Logging Driver: json-file [2024-01-17T15:45:02.297Z] Cgroup Driver: cgroupfs [2024-01-17T15:45:02.297Z] Cgroup Version: 1 [2024-01-17T15:45:02.297Z] Plugins: [2024-01-17T15:45:02.297Z] Volume: local [2024-01-17T15:45:02.297Z] Network: bridge host ipvlan macvlan null overlay [2024-01-17T15:45:02.297Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2024-01-17T15:45:02.297Z] Swarm: inactive [2024-01-17T15:45:02.297Z] Runtimes: runc io.containerd.runc.v2 [2024-01-17T15:45:02.297Z] Default Runtime: runc [2024-01-17T15:45:02.297Z] Init Binary: docker-init [2024-01-17T15:45:02.297Z] containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2024-01-17T15:45:02.297Z] runc version: v1.1.10-0-g18a0cb0 [2024-01-17T15:45:02.297Z] init version: de40ad0 [2024-01-17T15:45:02.297Z] Security Options: [2024-01-17T15:45:02.297Z] apparmor [2024-01-17T15:45:02.297Z] seccomp [2024-01-17T15:45:02.297Z] Profile: builtin [2024-01-17T15:45:02.297Z] Kernel Version: 5.15.0-1050-aws [2024-01-17T15:45:02.297Z] Operating System: Ubuntu 20.04.6 LTS [2024-01-17T15:45:02.297Z] OSType: linux [2024-01-17T15:45:02.297Z] Architecture: aarch64 [2024-01-17T15:45:02.297Z] CPUs: 8 [2024-01-17T15:45:02.297Z] Total Memory: 30.64GiB [2024-01-17T15:45:02.297Z] Name: ip-10-100-79-225 [2024-01-17T15:45:02.297Z] ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 [2024-01-17T15:45:02.297Z] Docker Root Dir: /var/lib/docker [2024-01-17T15:45:02.297Z] Debug Mode: false [2024-01-17T15:45:02.297Z] Experimental: true [2024-01-17T15:45:02.297Z] Insecure Registries: [2024-01-17T15:45:02.297Z] 127.0.0.0/8 [2024-01-17T15:45:02.297Z] Live Restore Enabled: true [2024-01-17T15:45:02.297Z] [Pipeline] sh [2024-01-17T15:45:02.575Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-01-17T15:45:02.575Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-01-17T15:45:02.575Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47091/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-01-17T15:45:02.575Z] + bash /home/ubuntu/workspace/moby_PR-47091/check-config.sh [2024-01-17T15:45:02.575Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-01-17T15:45:02.575Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ... [2024-01-17T15:45:02.575Z] [2024-01-17T15:45:02.575Z] Generally Necessary: [2024-01-17T15:45:02.575Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-01-17T15:45:02.575Z] - apparmor: enabled and tools installed [2024-01-17T15:45:02.575Z] - CONFIG_NAMESPACES: enabled [2024-01-17T15:45:02.575Z] - CONFIG_NET_NS: enabled [2024-01-17T15:45:02.575Z] - CONFIG_PID_NS: enabled [2024-01-17T15:45:02.575Z] - CONFIG_IPC_NS: enabled [2024-01-17T15:45:02.575Z] - CONFIG_UTS_NS: enabled [2024-01-17T15:45:02.575Z] - CONFIG_CGROUPS: enabled [2024-01-17T15:45:02.575Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-01-17T15:45:02.575Z] - CONFIG_CGROUP_DEVICE: enabled [2024-01-17T15:45:02.575Z] - CONFIG_CGROUP_FREEZER: enabled [2024-01-17T15:45:02.575Z] - CONFIG_CGROUP_SCHED: enabled [2024-01-17T15:45:02.575Z] - CONFIG_CPUSETS: enabled [2024-01-17T15:45:02.575Z] - CONFIG_MEMCG: enabled [2024-01-17T15:45:02.575Z] - CONFIG_KEYS: enabled [2024-01-17T15:45:02.575Z] - CONFIG_VETH: enabled (as module) [2024-01-17T15:45:02.575Z] - CONFIG_BRIDGE: enabled (as module) [2024-01-17T15:45:02.575Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-01-17T15:45:02.575Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-01-17T15:45:02.575Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-01-17T15:45:02.575Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-01-17T15:45:02.575Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-01-17T15:45:02.831Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-01-17T15:45:02.831Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-01-17T15:45:02.831Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-01-17T15:45:02.831Z] - CONFIG_NF_NAT: enabled (as module) [2024-01-17T15:45:02.831Z] - CONFIG_POSIX_MQUEUE: enabled [2024-01-17T15:45:02.831Z] - CONFIG_CGROUP_BPF: enabled [2024-01-17T15:45:02.831Z] [2024-01-17T15:45:02.831Z] Optional Features: [2024-01-17T15:45:02.831Z] - CONFIG_USER_NS: enabled [2024-01-17T15:45:02.831Z] - CONFIG_SECCOMP: enabled [2024-01-17T15:45:02.831Z] - CONFIG_SECCOMP_FILTER: enabled [2024-01-17T15:45:02.831Z] - CONFIG_CGROUP_PIDS: enabled [2024-01-17T15:45:02.831Z] - CONFIG_MEMCG_SWAP: enabled [2024-01-17T15:45:02.831Z] (cgroup swap accounting is currently enabled) [2024-01-17T15:45:02.831Z] - CONFIG_BLK_CGROUP: enabled [2024-01-17T15:45:02.831Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-01-17T15:45:02.831Z] - CONFIG_CGROUP_PERF: enabled [2024-01-17T15:45:02.831Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-01-17T15:45:02.831Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-01-17T15:45:02.831Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-01-17T15:45:02.831Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-01-17T15:45:02.831Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-01-17T15:45:02.831Z] - CONFIG_RT_GROUP_SCHED: missing [2024-01-17T15:45:02.831Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-01-17T15:45:02.831Z] - CONFIG_IP_VS: enabled (as module) [2024-01-17T15:45:02.831Z] - CONFIG_IP_VS_NFCT: enabled [2024-01-17T15:45:02.831Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-01-17T15:45:03.086Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-01-17T15:45:03.086Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-01-17T15:45:03.086Z] - CONFIG_SECURITY_SELINUX: enabled [2024-01-17T15:45:03.086Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-01-17T15:45:03.086Z] - CONFIG_EXT4_FS: enabled [2024-01-17T15:45:03.086Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-01-17T15:45:03.086Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-01-17T15:45:03.086Z] - Network Drivers: [2024-01-17T15:45:03.086Z] - "overlay": [2024-01-17T15:45:03.086Z] - CONFIG_VXLAN: enabled (as module) [2024-01-17T15:45:03.086Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-01-17T15:45:03.086Z] Optional (for encrypted networks): [2024-01-17T15:45:03.086Z] - CONFIG_CRYPTO: enabled [2024-01-17T15:45:03.086Z] - CONFIG_CRYPTO_AEAD: enabled [2024-01-17T15:45:03.086Z] - CONFIG_CRYPTO_GCM: enabled [2024-01-17T15:45:03.086Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-01-17T15:45:03.086Z] - CONFIG_CRYPTO_GHASH: enabled [2024-01-17T15:45:03.086Z] - CONFIG_XFRM: enabled [2024-01-17T15:45:03.086Z] - CONFIG_XFRM_USER: enabled (as module) [2024-01-17T15:45:03.086Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-01-17T15:45:03.086Z] - CONFIG_INET_ESP: enabled (as module) [2024-01-17T15:45:03.086Z] - "ipvlan": [2024-01-17T15:45:03.086Z] - CONFIG_IPVLAN: enabled (as module) [2024-01-17T15:45:03.086Z] - "macvlan": [2024-01-17T15:45:03.086Z] - CONFIG_MACVLAN: enabled (as module) [2024-01-17T15:45:03.086Z] - CONFIG_DUMMY: enabled (as module) [2024-01-17T15:45:03.086Z] - "ftp,tftp client in container": [2024-01-17T15:45:03.341Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-01-17T15:45:03.341Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-01-17T15:45:03.341Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-01-17T15:45:03.341Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-01-17T15:45:03.341Z] - Storage Drivers: [2024-01-17T15:45:03.341Z] - "aufs": [2024-01-17T15:45:03.341Z] - CONFIG_AUFS_FS: enabled (as module) [2024-01-17T15:45:03.341Z] - "btrfs": [2024-01-17T15:45:03.341Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-01-17T15:45:03.341Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-01-17T15:45:03.341Z] - "devicemapper": [2024-01-17T15:45:03.341Z] - CONFIG_BLK_DEV_DM: enabled [2024-01-17T15:45:03.341Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-01-17T15:45:03.341Z] - "overlay": [2024-01-17T15:45:03.341Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-01-17T15:45:03.341Z] - "zfs": [2024-01-17T15:45:03.341Z] - /dev/zfs: present [2024-01-17T15:45:03.341Z] - zfs command: missing [2024-01-17T15:45:03.341Z] - zpool command: missing [2024-01-17T15:45:03.341Z] [2024-01-17T15:45:03.341Z] Limits: [2024-01-17T15:45:03.341Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-01-17T15:45:03.341Z] [2024-01-17T15:45:03.341Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-01-17T15:45:03.629Z] + docker build --force-rm -t docker:568c06479545975e37ef3bb1594b7cf3a631e2cf . [2024-01-17T15:45:03.884Z] #0 building with "default" instance using docker driver [2024-01-17T15:45:03.884Z] [2024-01-17T15:45:03.884Z] #1 [internal] load .dockerignore [2024-01-17T15:45:03.884Z] #1 transferring context: 113B done [2024-01-17T15:45:03.884Z] #1 DONE 0.0s [2024-01-17T15:45:03.884Z] [2024-01-17T15:45:03.884Z] #2 [internal] load build definition from Dockerfile [2024-01-17T15:45:03.884Z] #2 transferring dockerfile: 27.92kB done [2024-01-17T15:45:03.884Z] #2 DONE 0.0s [2024-01-17T15:45:03.884Z] [2024-01-17T15:45:03.884Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2024-01-17T15:45:03.884Z] #3 DONE 0.1s [2024-01-17T15:45:04.140Z] [2024-01-17T15:45:04.140Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2024-01-17T15:45:04.140Z] #4 CACHED [2024-01-17T15:45:04.140Z] [2024-01-17T15:45:04.140Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2024-01-17T15:45:04.140Z] #5 DONE 0.0s [2024-01-17T15:45:04.140Z] [2024-01-17T15:45:04.140Z] #6 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm [2024-01-17T15:45:04.140Z] #6 DONE 0.1s [2024-01-17T15:45:04.140Z] [2024-01-17T15:45:04.140Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0 [2024-01-17T15:45:04.140Z] #7 DONE 0.2s [2024-01-17T15:45:04.140Z] [2024-01-17T15:45:04.140Z] #8 [internal] load metadata for docker.io/library/debian:bookworm [2024-01-17T15:45:04.140Z] #8 DONE 0.1s [2024-01-17T15:45:04.140Z] [2024-01-17T15:45:04.140Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2024-01-17T15:45:04.140Z] #9 DONE 0.2s [2024-01-17T15:45:04.140Z] [2024-01-17T15:45:04.140Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-01-17T15:45:04.140Z] #10 DONE 0.2s [2024-01-17T15:45:04.140Z] [2024-01-17T15:45:04.140Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-01-17T15:45:04.140Z] #11 DONE 0.2s [2024-01-17T15:45:04.140Z] [2024-01-17T15:45:04.140Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1 [2024-01-17T15:45:04.140Z] #12 DONE 0.2s [2024-01-17T15:45:04.396Z] [2024-01-17T15:45:04.396Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d [2024-01-17T15:45:04.396Z] #13 DONE 0.0s [2024-01-17T15:45:04.396Z] [2024-01-17T15:45:04.396Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2024-01-17T15:45:04.396Z] #14 DONE 0.0s [2024-01-17T15:45:04.396Z] [2024-01-17T15:45:04.396Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-01-17T15:45:04.396Z] #15 DONE 0.0s [2024-01-17T15:45:04.396Z] [2024-01-17T15:45:04.396Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9 [2024-01-17T15:45:04.396Z] #16 DONE 0.0s [2024-01-17T15:45:04.396Z] [2024-01-17T15:45:04.396Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-01-17T15:45:04.396Z] #17 DONE 0.0s [2024-01-17T15:45:04.396Z] [2024-01-17T15:45:04.396Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 [2024-01-17T15:45:04.396Z] #18 DONE 0.0s [2024-01-17T15:45:04.396Z] [2024-01-17T15:45:04.396Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-01-17T15:45:04.396Z] #19 DONE 0.0s [2024-01-17T15:45:04.396Z] [2024-01-17T15:45:04.396Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 [2024-01-17T15:45:04.396Z] #20 DONE 0.0s [2024-01-17T15:45:04.396Z] [2024-01-17T15:45:04.396Z] #21 [internal] load build context [2024-01-17T15:45:05.322Z] #21 transferring context: 75.47MB 1.0s done [2024-01-17T15:45:05.322Z] #21 DONE 1.0s [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #22 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ [2024-01-17T15:45:05.577Z] #22 CACHED [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #23 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ [2024-01-17T15:45:05.577Z] #23 CACHED [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2024-01-17T15:45:05.577Z] #24 CACHED [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #25 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help [2024-01-17T15:45:05.577Z] #25 CACHED [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #26 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ [2024-01-17T15:45:05.577Z] #26 CACHED [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #27 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2024-01-17T15:45:05.577Z] #27 CACHED [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #28 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ [2024-01-17T15:45:05.577Z] #28 CACHED [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #29 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ [2024-01-17T15:45:05.577Z] #29 CACHED [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #30 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ [2024-01-17T15:45:05.577Z] #30 CACHED [2024-01-17T15:45:05.577Z] [2024-01-17T15:45:05.577Z] #31 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <> /etc/bash.bashrc [2024-01-17T15:45:05.578Z] #76 CACHED [2024-01-17T15:45:05.578Z] [2024-01-17T15:45:05.578Z] #77 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2024-01-17T15:45:05.578Z] #77 CACHED [2024-01-17T15:45:05.578Z] [2024-01-17T15:45:05.578Z] #78 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-01-17T15:45:05.578Z] #78 CACHED [2024-01-17T15:45:05.578Z] [2024-01-17T15:45:05.578Z] #79 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < /etc/apt/apt.conf.d/keep-cache [2024-01-17T15:45:05.578Z] #106 CACHED [2024-01-17T15:45:05.578Z] [2024-01-17T15:45:05.578Z] #107 [dev-base 9/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2024-01-17T15:45:05.578Z] #107 CACHED [2024-01-17T15:45:05.578Z] [2024-01-17T15:45:05.578Z] #108 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli [2024-01-17T15:45:05.578Z] #108 CACHED [2024-01-17T15:45:05.578Z] [2024-01-17T15:45:05.578Z] #109 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version [2024-01-17T15:45:05.578Z] #109 CACHED [2024-01-17T15:45:05.578Z] [2024-01-17T15:45:05.578Z] #110 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2024-01-17T15:45:05.578Z] #110 CACHED [2024-01-17T15:45:05.578Z] [2024-01-17T15:45:05.578Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint [2024-01-17T15:45:05.834Z] #111 0.536 Hit:1 http://deb.debian.org/debian bookworm InRelease [2024-01-17T15:45:05.834Z] #111 0.536 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2024-01-17T15:45:05.834Z] #111 0.536 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2024-01-17T15:45:06.650Z] #111 0.766 Reading package lists... [2024-01-17T15:45:07.465Z] #111 1.391 Reading package lists... [2024-01-17T15:45:07.465Z] #111 2.011 Building dependency tree... [2024-01-17T15:45:07.721Z] #111 2.195 Reading state information... [2024-01-17T15:45:07.721Z] #111 2.472 gcc is already the newest version (4:12.2.0-3). [2024-01-17T15:45:07.721Z] #111 2.472 pkg-config is already the newest version (1.8.1-1). [2024-01-17T15:45:07.721Z] #111 2.472 The following additional packages will be installed: [2024-01-17T15:45:07.976Z] #111 2.473 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev [2024-01-17T15:45:07.976Z] #111 2.473 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin [2024-01-17T15:45:07.976Z] #111 2.473 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev [2024-01-17T15:45:07.976Z] #111 2.474 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 [2024-01-17T15:45:07.976Z] #111 2.474 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2 [2024-01-17T15:45:07.976Z] #111 2.474 python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources [2024-01-17T15:45:07.976Z] #111 2.475 python3-yaml uuid-dev zlib1g-dev [2024-01-17T15:45:07.976Z] #111 2.478 Suggested packages: [2024-01-17T15:45:07.976Z] #111 2.478 debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev [2024-01-17T15:45:07.976Z] #111 2.478 libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools [2024-01-17T15:45:07.976Z] #111 2.478 Recommended packages: [2024-01-17T15:45:07.976Z] #111 2.478 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2024-01-17T15:45:07.976Z] #111 2.478 liblocale-gettext-perl shared-mime-info xdg-user-dirs [2024-01-17T15:45:07.976Z] #111 2.790 The following NEW packages will be installed: [2024-01-17T15:45:08.231Z] #111 2.791 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2024-01-17T15:45:08.231Z] #111 2.791 libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 [2024-01-17T15:45:08.231Z] #111 2.791 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2024-01-17T15:45:08.231Z] #111 2.791 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2024-01-17T15:45:08.231Z] #111 2.791 libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev [2024-01-17T15:45:08.231Z] #111 2.792 libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev [2024-01-17T15:45:08.231Z] #111 2.792 libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec [2024-01-17T15:45:08.231Z] #111 2.792 python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev [2024-01-17T15:45:08.488Z] #111 3.071 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. [2024-01-17T15:45:08.488Z] #111 3.071 Need to get 11.9 MB of archives. [2024-01-17T15:45:08.488Z] #111 3.071 After this operation, 53.1 MB of additional disk space will be used. [2024-01-17T15:45:08.488Z] #111 3.071 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2024-01-17T15:45:08.488Z] #111 3.078 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2024-01-17T15:45:08.488Z] #111 3.085 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] [2024-01-17T15:45:08.488Z] #111 3.092 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] [2024-01-17T15:45:08.488Z] #111 3.092 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] [2024-01-17T15:45:08.488Z] #111 3.093 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] [2024-01-17T15:45:08.488Z] #111 3.094 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] [2024-01-17T15:45:08.488Z] #111 3.094 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] [2024-01-17T15:45:08.488Z] #111 3.095 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB] [2024-01-17T15:45:08.488Z] #111 3.095 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB] [2024-01-17T15:45:08.488Z] #111 3.096 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB] [2024-01-17T15:45:08.488Z] #111 3.101 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] [2024-01-17T15:45:08.488Z] #111 3.103 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] [2024-01-17T15:45:08.488Z] #111 3.104 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] [2024-01-17T15:45:08.488Z] #111 3.109 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] [2024-01-17T15:45:08.488Z] #111 3.115 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] [2024-01-17T15:45:08.488Z] #111 3.116 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] [2024-01-17T15:45:08.488Z] #111 3.117 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] [2024-01-17T15:45:08.488Z] #111 3.117 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] [2024-01-17T15:45:08.488Z] #111 3.118 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] [2024-01-17T15:45:08.488Z] #111 3.120 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] [2024-01-17T15:45:08.488Z] #111 3.121 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] [2024-01-17T15:45:08.488Z] #111 3.123 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] [2024-01-17T15:45:08.488Z] #111 3.124 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] [2024-01-17T15:45:08.488Z] #111 3.128 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] [2024-01-17T15:45:08.488Z] #111 3.129 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB] [2024-01-17T15:45:08.488Z] #111 3.129 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] [2024-01-17T15:45:08.488Z] #111 3.134 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] [2024-01-17T15:45:08.488Z] #111 3.142 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2024-01-17T15:45:08.488Z] #111 3.144 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] [2024-01-17T15:45:08.488Z] #111 3.146 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB] [2024-01-17T15:45:08.488Z] #111 3.148 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB] [2024-01-17T15:45:08.488Z] #111 3.149 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] [2024-01-17T15:45:08.488Z] #111 3.150 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB] [2024-01-17T15:45:08.488Z] #111 3.151 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] [2024-01-17T15:45:08.488Z] #111 3.153 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB] [2024-01-17T15:45:08.488Z] #111 3.155 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB] [2024-01-17T15:45:08.743Z] #111 3.316 debconf: delaying package configuration, since apt-utils is not installed [2024-01-17T15:45:08.743Z] #111 3.358 Fetched 11.9 MB in 0s (33.8 MB/s) [2024-01-17T15:45:08.743Z] #111 3.380 Selecting previously unselected package libdpkg-perl. [2024-01-17T15:45:08.743Z] #111 3.380 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21022 files and directories currently installed.) [2024-01-17T15:45:08.743Z] #111 3.393 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ... [2024-01-17T15:45:08.743Z] #111 3.396 Unpacking libdpkg-perl (1.21.22) ... [2024-01-17T15:45:08.743Z] #111 3.465 Selecting previously unselected package dpkg-dev. [2024-01-17T15:45:08.998Z] #111 3.468 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ... [2024-01-17T15:45:08.998Z] #111 3.472 Unpacking dpkg-dev (1.21.22) ... [2024-01-17T15:45:08.998Z] #111 3.666 Selecting previously unselected package libglib2.0-0:arm64. [2024-01-17T15:45:08.998Z] #111 3.669 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ... [2024-01-17T15:45:08.998Z] #111 3.676 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... [2024-01-17T15:45:08.998Z] #111 3.797 Selecting previously unselected package libgirepository-1.0-1:arm64. [2024-01-17T15:45:09.253Z] #111 3.800 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ... [2024-01-17T15:45:09.253Z] #111 3.804 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-01-17T15:45:09.253Z] #111 3.840 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2024-01-17T15:45:09.253Z] #111 3.842 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... [2024-01-17T15:45:09.253Z] #111 3.845 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-01-17T15:45:09.253Z] #111 3.886 Selecting previously unselected package libsecret-common. [2024-01-17T15:45:09.253Z] #111 3.889 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ... [2024-01-17T15:45:09.254Z] #111 3.892 Unpacking libsecret-common (0.20.5-3) ... [2024-01-17T15:45:09.254Z] #111 3.944 Selecting previously unselected package libsecret-1-0:arm64. [2024-01-17T15:45:09.254Z] #111 3.947 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ... [2024-01-17T15:45:09.254Z] #111 3.951 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... [2024-01-17T15:45:09.254Z] #111 3.987 Selecting previously unselected package gir1.2-secret-1:arm64. [2024-01-17T15:45:09.254Z] #111 3.989 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ... [2024-01-17T15:45:09.254Z] #111 3.993 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-01-17T15:45:09.254Z] #111 4.022 Selecting previously unselected package libapparmor-dev:arm64. [2024-01-17T15:45:09.254Z] #111 4.024 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ... [2024-01-17T15:45:09.254Z] #111 4.028 Unpacking libapparmor-dev:arm64 (3.0.8-3) ... [2024-01-17T15:45:09.254Z] #111 4.064 Selecting previously unselected package uuid-dev:arm64. [2024-01-17T15:45:09.509Z] #111 4.066 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ... [2024-01-17T15:45:09.509Z] #111 4.070 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ... [2024-01-17T15:45:09.509Z] #111 4.102 Selecting previously unselected package libblkid-dev:arm64. [2024-01-17T15:45:09.509Z] #111 4.104 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ... [2024-01-17T15:45:09.509Z] #111 4.107 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ... [2024-01-17T15:45:09.509Z] #111 4.152 Selecting previously unselected package libffi-dev:arm64. [2024-01-17T15:45:09.509Z] #111 4.154 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... [2024-01-17T15:45:09.509Z] #111 4.158 Unpacking libffi-dev:arm64 (3.4.4-1) ... [2024-01-17T15:45:09.509Z] #111 4.192 Selecting previously unselected package libgpg-error-dev. [2024-01-17T15:45:09.509Z] #111 4.195 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... [2024-01-17T15:45:09.509Z] #111 4.198 Unpacking libgpg-error-dev (1.46-1) ... [2024-01-17T15:45:09.509Z] #111 4.236 Selecting previously unselected package libgcrypt20-dev. [2024-01-17T15:45:09.509Z] #111 4.238 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... [2024-01-17T15:45:09.509Z] #111 4.242 Unpacking libgcrypt20-dev (1.10.1-3) ... [2024-01-17T15:45:09.509Z] #111 4.314 Selecting previously unselected package libglib2.0-data. [2024-01-17T15:45:09.764Z] #111 4.317 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... [2024-01-17T15:45:09.764Z] #111 4.320 Unpacking libglib2.0-data (2.74.6-2) ... [2024-01-17T15:45:09.764Z] #111 4.456 Selecting previously unselected package libglib2.0-bin. [2024-01-17T15:45:09.764Z] #111 4.458 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... [2024-01-17T15:45:09.764Z] #111 4.461 Unpacking libglib2.0-bin (2.74.6-2) ... [2024-01-17T15:45:09.764Z] #111 4.504 Selecting previously unselected package python3-lib2to3. [2024-01-17T15:45:09.764Z] #111 4.506 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... [2024-01-17T15:45:09.764Z] #111 4.510 Unpacking python3-lib2to3 (3.11.2-3) ... [2024-01-17T15:45:09.764Z] #111 4.553 Selecting previously unselected package python3-distutils. [2024-01-17T15:45:09.764Z] #111 4.555 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... [2024-01-17T15:45:09.764Z] #111 4.558 Unpacking python3-distutils (3.11.2-3) ... [2024-01-17T15:45:10.019Z] #111 4.599 Selecting previously unselected package libglib2.0-dev-bin. [2024-01-17T15:45:10.019Z] #111 4.601 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... [2024-01-17T15:45:10.019Z] #111 4.605 Unpacking libglib2.0-dev-bin (2.74.6-2) ... [2024-01-17T15:45:10.019Z] #111 4.646 Selecting previously unselected package libsepol-dev:arm64. [2024-01-17T15:45:10.019Z] #111 4.649 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... [2024-01-17T15:45:10.019Z] #111 4.652 Unpacking libsepol-dev:arm64 (3.4-2.1) ... [2024-01-17T15:45:10.019Z] #111 4.710 Selecting previously unselected package libpcre2-16-0:arm64. [2024-01-17T15:45:10.019Z] #111 4.713 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... [2024-01-17T15:45:10.019Z] #111 4.716 Unpacking libpcre2-16-0:arm64 (10.42-1) ... [2024-01-17T15:45:10.019Z] #111 4.764 Selecting previously unselected package libpcre2-32-0:arm64. [2024-01-17T15:45:10.019Z] #111 4.767 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... [2024-01-17T15:45:10.019Z] #111 4.770 Unpacking libpcre2-32-0:arm64 (10.42-1) ... [2024-01-17T15:45:10.019Z] #111 4.816 Selecting previously unselected package libpcre2-posix3:arm64. [2024-01-17T15:45:10.275Z] #111 4.819 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... [2024-01-17T15:45:10.275Z] #111 4.822 Unpacking libpcre2-posix3:arm64 (10.42-1) ... [2024-01-17T15:45:10.275Z] #111 4.854 Selecting previously unselected package libpcre2-dev:arm64. [2024-01-17T15:45:10.275Z] #111 4.857 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... [2024-01-17T15:45:10.275Z] #111 4.861 Unpacking libpcre2-dev:arm64 (10.42-1) ... [2024-01-17T15:45:10.275Z] #111 4.939 Selecting previously unselected package libselinux1-dev:arm64. [2024-01-17T15:45:10.275Z] #111 4.942 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... [2024-01-17T15:45:10.275Z] #111 4.945 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... [2024-01-17T15:45:10.275Z] #111 5.001 Selecting previously unselected package libmount-dev:arm64. [2024-01-17T15:45:10.275Z] #111 5.003 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ... [2024-01-17T15:45:10.275Z] #111 5.007 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ... [2024-01-17T15:45:10.275Z] #111 5.038 Selecting previously unselected package zlib1g-dev:arm64. [2024-01-17T15:45:10.275Z] #111 5.041 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2024-01-17T15:45:10.530Z] #111 5.044 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-01-17T15:45:10.530Z] #111 5.094 Selecting previously unselected package libglib2.0-dev:arm64. [2024-01-17T15:45:10.530Z] #111 5.096 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... [2024-01-17T15:45:10.530Z] #111 5.100 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... [2024-01-17T15:45:10.530Z] #111 5.266 Selecting previously unselected package libseccomp-dev:arm64. [2024-01-17T15:45:10.785Z] #111 5.269 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ... [2024-01-17T15:45:10.785Z] #111 5.272 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-01-17T15:45:10.785Z] #111 5.310 Selecting previously unselected package libsecret-1-dev:arm64. [2024-01-17T15:45:10.785Z] #111 5.312 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ... [2024-01-17T15:45:10.785Z] #111 5.316 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... [2024-01-17T15:45:10.785Z] #111 5.391 Selecting previously unselected package libsystemd-dev:arm64. [2024-01-17T15:45:10.785Z] #111 5.393 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ... [2024-01-17T15:45:10.785Z] #111 5.397 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ... [2024-01-17T15:45:10.785Z] #111 5.496 Selecting previously unselected package libudev-dev:arm64. [2024-01-17T15:45:11.040Z] #111 5.498 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ... [2024-01-17T15:45:11.040Z] #111 5.502 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ... [2024-01-17T15:45:11.040Z] #111 5.546 Selecting previously unselected package libyaml-0-2:arm64. [2024-01-17T15:45:11.040Z] #111 5.548 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ... [2024-01-17T15:45:11.040Z] #111 5.552 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... [2024-01-17T15:45:11.040Z] #111 5.587 Selecting previously unselected package python3-pathspec. [2024-01-17T15:45:11.040Z] #111 5.590 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ... [2024-01-17T15:45:11.040Z] #111 5.593 Unpacking python3-pathspec (0.11.0-1) ... [2024-01-17T15:45:11.040Z] #111 5.628 Selecting previously unselected package python3-pkg-resources. [2024-01-17T15:45:11.040Z] #111 5.630 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ... [2024-01-17T15:45:11.040Z] #111 5.633 Unpacking python3-pkg-resources (66.1.1-1) ... [2024-01-17T15:45:11.040Z] #111 5.685 Selecting previously unselected package python3-yaml. [2024-01-17T15:45:11.040Z] #111 5.687 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ... [2024-01-17T15:45:11.040Z] #111 5.691 Unpacking python3-yaml (6.0-3+b2) ... [2024-01-17T15:45:11.040Z] #111 5.733 Selecting previously unselected package yamllint. [2024-01-17T15:45:11.295Z] #111 5.735 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ... [2024-01-17T15:45:11.295Z] #111 5.739 Unpacking yamllint (1.29.0-1) ... [2024-01-17T15:45:11.295Z] #111 5.787 Setting up python3-pkg-resources (66.1.1-1) ... [2024-01-17T15:45:11.295Z] #111 6.045 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... [2024-01-17T15:45:11.551Z] #111 6.055 Setting up libyaml-0-2:arm64 (0.2.5-1) ... [2024-01-17T15:45:11.551Z] #111 6.065 Setting up libglib2.0-0:arm64 (2.74.6-2) ... [2024-01-17T15:45:11.551Z] #111 6.077 No schema files found: doing nothing. [2024-01-17T15:45:11.551Z] #111 6.083 Setting up python3-yaml (6.0-3+b2) ... [2024-01-17T15:45:11.551Z] #111 6.243 Setting up libffi-dev:arm64 (3.4.4-1) ... [2024-01-17T15:45:11.551Z] #111 6.252 Setting up libpcre2-16-0:arm64 (10.42-1) ... [2024-01-17T15:45:11.551Z] #111 6.262 Setting up libpcre2-32-0:arm64 (10.42-1) ... [2024-01-17T15:45:11.551Z] #111 6.272 Setting up libglib2.0-data (2.74.6-2) ... [2024-01-17T15:45:11.551Z] #111 6.282 Setting up libgpg-error-dev (1.46-1) ... [2024-01-17T15:45:11.551Z] #111 6.292 Setting up uuid-dev:arm64 (2.38.1-5+b1) ... [2024-01-17T15:45:11.551Z] #111 6.303 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ... [2024-01-17T15:45:11.551Z] #111 6.313 Setting up libsepol-dev:arm64 (3.4-2.1) ... [2024-01-17T15:45:11.551Z] #111 6.323 Setting up libdpkg-perl (1.21.22) ... [2024-01-17T15:45:11.551Z] #111 6.333 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2024-01-17T15:45:11.551Z] #111 6.343 Setting up libpcre2-posix3:arm64 (10.42-1) ... [2024-01-17T15:45:11.551Z] #111 6.353 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... [2024-01-17T15:45:11.806Z] #111 6.362 Setting up libapparmor-dev:arm64 (3.0.8-3) ... [2024-01-17T15:45:11.806Z] #111 6.372 Setting up python3-pathspec (0.11.0-1) ... [2024-01-17T15:45:11.806Z] #111 6.503 Setting up python3-lib2to3 (3.11.2-3) ... [2024-01-17T15:45:11.806Z] #111 6.612 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ... [2024-01-17T15:45:12.061Z] #111 6.622 Setting up libsecret-common (0.20.5-3) ... [2024-01-17T15:45:12.061Z] #111 6.631 Setting up python3-distutils (3.11.2-3) ... [2024-01-17T15:45:12.061Z] #111 6.760 Setting up libglib2.0-dev-bin (2.74.6-2) ... [2024-01-17T15:45:12.317Z] #111 6.914 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ... [2024-01-17T15:45:12.317Z] #111 6.923 Setting up libpcre2-dev:arm64 (10.42-1) ... [2024-01-17T15:45:12.317Z] #111 6.933 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... [2024-01-17T15:45:12.317Z] #111 6.943 Setting up libglib2.0-bin (2.74.6-2) ... [2024-01-17T15:45:12.317Z] #111 6.953 Setting up dpkg-dev (1.21.22) ... [2024-01-17T15:45:12.317Z] #111 6.969 Setting up libsecret-1-0:arm64 (0.20.5-3) ... [2024-01-17T15:45:12.317Z] #111 6.978 Setting up yamllint (1.29.0-1) ... [2024-01-17T15:45:12.317Z] #111 7.120 Setting up libgcrypt20-dev (1.10.1-3) ... [2024-01-17T15:45:12.572Z] #111 7.131 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2024-01-17T15:45:12.572Z] #111 7.141 Setting up libmount-dev:arm64 (2.38.1-5+b1) ... [2024-01-17T15:45:12.572Z] #111 7.150 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... [2024-01-17T15:45:12.572Z] #111 7.160 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... [2024-01-17T15:45:12.572Z] #111 7.170 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... [2024-01-17T15:45:12.572Z] #111 7.180 Processing triggers for libc-bin (2.36-9+deb12u3) ... [2024-01-17T15:45:12.827Z] #111 DONE 7.6s [2024-01-17T15:45:13.082Z] [2024-01-17T15:45:13.082Z] #112 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-01-17T15:45:13.082Z] #112 DONE 0.1s [2024-01-17T15:45:13.338Z] [2024-01-17T15:45:13.338Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2024-01-17T15:45:13.338Z] #113 DONE 0.1s [2024-01-17T15:45:13.338Z] [2024-01-17T15:45:13.338Z] #114 [dev 1/1] COPY --link . . [2024-01-17T15:45:14.263Z] #114 DONE 1.1s [2024-01-17T15:45:14.263Z] [2024-01-17T15:45:14.263Z] #115 exporting to image [2024-01-17T15:45:14.263Z] #115 exporting layers [2024-01-17T15:45:15.189Z] #115 exporting layers 1.0s done [2024-01-17T15:45:15.189Z] #115 writing image sha256:095f7a01b97ba3049867242fa1896d717107fa29c173eb79fad5f1cf5f460d03 done [2024-01-17T15:45:15.189Z] #115 naming to docker.io/library/docker:568c06479545975e37ef3bb1594b7cf3a631e2cf done [2024-01-17T15:45:15.189Z] #115 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2024-01-17T15:45:15.520Z] + sudo modprobe ip6table_filter [Pipeline] sh [2024-01-17T15:45:15.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=568c06479545975e37ef3bb1594b7cf3a631e2cf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:568c06479545975e37ef3bb1594b7cf3a631e2cf hack/test/unit [2024-01-17T15:45:16.129Z] + BUILDFLAGS=(-tags 'netgo journald') [2024-01-17T15:45:16.129Z] + TESTFLAGS+=' -test.timeout=5m' [2024-01-17T15:45:16.130Z] + TESTDIRS=./... [2024-01-17T15:45:16.130Z] + exclude_paths='/vendor/|/integration' [2024-01-17T15:45:16.130Z] ++ go list ./... [2024-01-17T15:45:16.130Z] ++ grep -vE '(/vendor/|/integration)' [2024-01-17T15:45:16.692Z] + pkg_list='github.com/docker/docker/api [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/backend/build [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/httpstatus [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/httputils [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/middleware [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/build [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/container [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/debug [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/distribution [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/grpc [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/image [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/network [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/plugin [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/session [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/swarm [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/system [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/volume [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/backend [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/blkiodev [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/checkpoint [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/container [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/events [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/filters [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/image [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/mount [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/network [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/registry [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/strslice [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/swarm [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/system [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/time [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/versions [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/types/volume [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next/worker [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/dockerfile [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/remotecontext [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/remotecontext/git [2024-01-17T15:45:16.692Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-17T15:45:16.692Z] github.com/docker/docker/cli/debug [2024-01-17T15:45:16.692Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-17T15:45:16.692Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-17T15:45:16.692Z] github.com/docker/docker/client [2024-01-17T15:45:16.692Z] github.com/docker/docker/client/buildkit [2024-01-17T15:45:16.692Z] github.com/docker/docker/cmd/docker-proxy [2024-01-17T15:45:16.692Z] github.com/docker/docker/cmd/dockerd [2024-01-17T15:45:16.692Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-17T15:45:16.692Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-17T15:45:16.692Z] github.com/docker/docker/container [2024-01-17T15:45:16.692Z] github.com/docker/docker/container/stream [2024-01-17T15:45:16.692Z] github.com/docker/docker/contrib/apparmor [2024-01-17T15:45:16.692Z] github.com/docker/docker/contrib/httpserver [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/cluster [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/cluster/convert [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/cluster/executor [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/cluster/provider [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/config [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/containerd [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/events [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/events/testutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/images [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/initlayer [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/links [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/listeners [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/gelf [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/journald [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/local [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/splunk [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/syslog [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/logger/templates [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/names [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/network [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/snapshotter [2024-01-17T15:45:16.692Z] github.com/docker/docker/daemon/stats [2024-01-17T15:45:16.692Z] github.com/docker/docker/distribution [2024-01-17T15:45:16.692Z] github.com/docker/docker/distribution/metadata [2024-01-17T15:45:16.692Z] github.com/docker/docker/distribution/utils [2024-01-17T15:45:16.692Z] github.com/docker/docker/distribution/xfer [2024-01-17T15:45:16.692Z] github.com/docker/docker/dockerversion [2024-01-17T15:45:16.692Z] github.com/docker/docker/errdefs [2024-01-17T15:45:16.692Z] github.com/docker/docker/image [2024-01-17T15:45:16.692Z] github.com/docker/docker/image/cache [2024-01-17T15:45:16.692Z] github.com/docker/docker/image/spec/specs-go [2024-01-17T15:45:16.692Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-17T15:45:16.692Z] github.com/docker/docker/image/tarexport [2024-01-17T15:45:16.692Z] github.com/docker/docker/image/v1 [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/compatcontext [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/mod [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/mounttree [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/multierror [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/sliceutil [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/test/suite [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/testutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-17T15:45:16.692Z] github.com/docker/docker/internal/unshare [2024-01-17T15:45:16.692Z] github.com/docker/docker/layer [2024-01-17T15:45:16.692Z] github.com/docker/docker/libcontainerd [2024-01-17T15:45:16.692Z] github.com/docker/docker/libcontainerd/queue [2024-01-17T15:45:16.692Z] github.com/docker/docker/libcontainerd/remote [2024-01-17T15:45:16.692Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-17T15:45:16.692Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-17T15:45:16.692Z] github.com/docker/docker/libcontainerd/types [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/bitmap [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/cluster [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/config [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/datastore [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/driverapi [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/etchosts [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ipam [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ipbits [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/iptables [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/netlabel [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/netutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/networkdb [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/ns [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/options [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/osl [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/portallocator [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/portmapper [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/scope [2024-01-17T15:45:16.692Z] github.com/docker/docker/libnetwork/types [2024-01-17T15:45:16.692Z] github.com/docker/docker/oci [2024-01-17T15:45:16.692Z] github.com/docker/docker/oci/caps [2024-01-17T15:45:16.692Z] github.com/docker/docker/opts [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/archive [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/authorization [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/broadcaster [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/capabilities [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/chrootarchive [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/containerfs [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/directory [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/dmesg [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/fileutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/homedir [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/idtools [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/ioutils [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/jsonmessage [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/longpath [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/loopback [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/meminfo [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/namesgenerator [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/parsers [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/pidfile [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/platform [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/platforms [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/plugingetter [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/plugins [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/plugins/transport [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/pools [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/process [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/progress [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/reexec [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/rootless [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/stack [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/stdcopy [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/streamformatter [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/stringid [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/sysinfo [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/system [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/tailfile [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/tarsum [2024-01-17T15:45:16.692Z] github.com/docker/docker/pkg/useragent [2024-01-17T15:45:16.692Z] github.com/docker/docker/plugin [2024-01-17T15:45:16.692Z] github.com/docker/docker/plugin/executor/containerd [2024-01-17T15:45:16.692Z] github.com/docker/docker/plugin/v2 [2024-01-17T15:45:16.692Z] github.com/docker/docker/profiles/apparmor [2024-01-17T15:45:16.692Z] github.com/docker/docker/profiles/seccomp [2024-01-17T15:45:16.692Z] github.com/docker/docker/quota [2024-01-17T15:45:16.692Z] github.com/docker/docker/reference [2024-01-17T15:45:16.692Z] github.com/docker/docker/registry [2024-01-17T15:45:16.692Z] github.com/docker/docker/registry/resumable [2024-01-17T15:45:16.692Z] github.com/docker/docker/restartmanager [2024-01-17T15:45:16.692Z] github.com/docker/docker/runconfig [2024-01-17T15:45:16.692Z] github.com/docker/docker/runconfig/opts [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/daemon [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/environment [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/fakecontext [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/fakegit [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/fakestorage [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/fixtures/load [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/registry [2024-01-17T15:45:16.692Z] github.com/docker/docker/testutil/request [2024-01-17T15:45:16.692Z] github.com/docker/docker/volume [2024-01-17T15:45:16.692Z] github.com/docker/docker/volume/drivers [2024-01-17T15:45:16.692Z] github.com/docker/docker/volume/local [2024-01-17T15:45:16.692Z] github.com/docker/docker/volume/mounts [2024-01-17T15:45:16.692Z] github.com/docker/docker/volume/service [2024-01-17T15:45:16.692Z] github.com/docker/docker/volume/service/opts [2024-01-17T15:45:16.692Z] github.com/docker/docker/volume/testutils' [2024-01-17T15:45:16.692Z] ++ grep --fixed-strings -v /libnetwork [2024-01-17T15:45:16.692Z] ++ echo 'github.com/docker/docker/api [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/backend/build [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/httpstatus [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/httputils [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/middleware [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/build [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/container [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/debug [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/distribution [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/grpc [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/image [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/network [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/plugin [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/session [2024-01-17T15:45:16.692Z] github.com/docker/docker/api/server/router/swarm [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/system [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/volume [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/backend [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/blkiodev [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/checkpoint [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/container [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/events [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/filters [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/image [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/mount [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/network [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/registry [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/strslice [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/swarm [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/system [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/time [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/versions [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/volume [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/worker [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/dockerfile [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/remotecontext [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/remotecontext/git [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-17T15:45:16.693Z] github.com/docker/docker/cli/debug [2024-01-17T15:45:16.693Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-17T15:45:16.693Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-17T15:45:16.693Z] github.com/docker/docker/client [2024-01-17T15:45:16.693Z] github.com/docker/docker/client/buildkit [2024-01-17T15:45:16.693Z] github.com/docker/docker/cmd/docker-proxy [2024-01-17T15:45:16.693Z] github.com/docker/docker/cmd/dockerd [2024-01-17T15:45:16.693Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-17T15:45:16.693Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-17T15:45:16.693Z] github.com/docker/docker/container [2024-01-17T15:45:16.693Z] github.com/docker/docker/container/stream [2024-01-17T15:45:16.693Z] github.com/docker/docker/contrib/apparmor [2024-01-17T15:45:16.693Z] github.com/docker/docker/contrib/httpserver [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/cluster [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/cluster/convert [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/cluster/executor [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/cluster/provider [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/config [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/containerd [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/events [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/events/testutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/images [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/initlayer [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/links [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/listeners [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/gelf [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/journald [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/local [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/splunk [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/syslog [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/logger/templates [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/names [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/network [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/snapshotter [2024-01-17T15:45:16.693Z] github.com/docker/docker/daemon/stats [2024-01-17T15:45:16.693Z] github.com/docker/docker/distribution [2024-01-17T15:45:16.693Z] github.com/docker/docker/distribution/metadata [2024-01-17T15:45:16.693Z] github.com/docker/docker/distribution/utils [2024-01-17T15:45:16.693Z] github.com/docker/docker/distribution/xfer [2024-01-17T15:45:16.693Z] github.com/docker/docker/dockerversion [2024-01-17T15:45:16.693Z] github.com/docker/docker/errdefs [2024-01-17T15:45:16.693Z] github.com/docker/docker/image [2024-01-17T15:45:16.693Z] github.com/docker/docker/image/cache [2024-01-17T15:45:16.693Z] github.com/docker/docker/image/spec/specs-go [2024-01-17T15:45:16.693Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-17T15:45:16.693Z] github.com/docker/docker/image/tarexport [2024-01-17T15:45:16.693Z] github.com/docker/docker/image/v1 [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/compatcontext [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/mod [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/mounttree [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/multierror [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/sliceutil [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/test/suite [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/testutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-17T15:45:16.693Z] github.com/docker/docker/internal/unshare [2024-01-17T15:45:16.693Z] github.com/docker/docker/layer [2024-01-17T15:45:16.693Z] github.com/docker/docker/libcontainerd [2024-01-17T15:45:16.693Z] github.com/docker/docker/libcontainerd/queue [2024-01-17T15:45:16.693Z] github.com/docker/docker/libcontainerd/remote [2024-01-17T15:45:16.693Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-17T15:45:16.693Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-17T15:45:16.693Z] github.com/docker/docker/libcontainerd/types [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/bitmap [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/cluster [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/config [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/datastore [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/driverapi [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/etchosts [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ipam [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ipbits [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/iptables [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/netlabel [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/netutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/networkdb [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/ns [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/options [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/osl [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/portallocator [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/portmapper [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/scope [2024-01-17T15:45:16.693Z] github.com/docker/docker/libnetwork/types [2024-01-17T15:45:16.693Z] github.com/docker/docker/oci [2024-01-17T15:45:16.693Z] github.com/docker/docker/oci/caps [2024-01-17T15:45:16.693Z] github.com/docker/docker/opts [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/archive [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/authorization [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/broadcaster [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/capabilities [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/chrootarchive [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/containerfs [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/directory [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/dmesg [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/fileutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/homedir [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/idtools [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/ioutils [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/jsonmessage [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/longpath [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/loopback [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/meminfo [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/namesgenerator [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/parsers [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/pidfile [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/platform [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/platforms [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/plugingetter [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/plugins [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/plugins/transport [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/pools [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/process [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/progress [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/reexec [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/rootless [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/stack [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/stdcopy [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/streamformatter [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/stringid [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/sysinfo [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/system [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/tailfile [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/tarsum [2024-01-17T15:45:16.693Z] github.com/docker/docker/pkg/useragent [2024-01-17T15:45:16.693Z] github.com/docker/docker/plugin [2024-01-17T15:45:16.693Z] github.com/docker/docker/plugin/executor/containerd [2024-01-17T15:45:16.693Z] github.com/docker/docker/plugin/v2 [2024-01-17T15:45:16.693Z] github.com/docker/docker/profiles/apparmor [2024-01-17T15:45:16.693Z] github.com/docker/docker/profiles/seccomp [2024-01-17T15:45:16.693Z] github.com/docker/docker/quota [2024-01-17T15:45:16.693Z] github.com/docker/docker/reference [2024-01-17T15:45:16.693Z] github.com/docker/docker/registry [2024-01-17T15:45:16.693Z] github.com/docker/docker/registry/resumable [2024-01-17T15:45:16.693Z] github.com/docker/docker/restartmanager [2024-01-17T15:45:16.693Z] github.com/docker/docker/runconfig [2024-01-17T15:45:16.693Z] github.com/docker/docker/runconfig/opts [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/daemon [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/environment [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/fakecontext [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/fakegit [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/fakestorage [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/fixtures/load [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/registry [2024-01-17T15:45:16.693Z] github.com/docker/docker/testutil/request [2024-01-17T15:45:16.693Z] github.com/docker/docker/volume [2024-01-17T15:45:16.693Z] github.com/docker/docker/volume/drivers [2024-01-17T15:45:16.693Z] github.com/docker/docker/volume/local [2024-01-17T15:45:16.693Z] github.com/docker/docker/volume/mounts [2024-01-17T15:45:16.693Z] github.com/docker/docker/volume/service [2024-01-17T15:45:16.693Z] github.com/docker/docker/volume/service/opts [2024-01-17T15:45:16.693Z] github.com/docker/docker/volume/testutils' [2024-01-17T15:45:16.693Z] + base_pkg_list='github.com/docker/docker/api [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/backend/build [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/httpstatus [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/httputils [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/middleware [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/build [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/container [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/debug [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/distribution [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/grpc [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/image [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/network [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/plugin [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/session [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/swarm [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/system [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/server/router/volume [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/backend [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/blkiodev [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/checkpoint [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/container [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/events [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/filters [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/image [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/mount [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/network [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/registry [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/strslice [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/swarm [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/system [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/time [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/versions [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-17T15:45:16.693Z] github.com/docker/docker/api/types/volume [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/worker [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/dockerfile [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/remotecontext [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/remotecontext/git [2024-01-17T15:45:16.693Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-17T15:45:16.693Z] github.com/docker/docker/cli/debug [2024-01-17T15:45:16.693Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-17T15:45:16.693Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-17T15:45:16.693Z] github.com/docker/docker/client [2024-01-17T15:45:16.693Z] github.com/docker/docker/client/buildkit [2024-01-17T15:45:16.693Z] github.com/docker/docker/cmd/docker-proxy [2024-01-17T15:45:16.693Z] github.com/docker/docker/cmd/dockerd [2024-01-17T15:45:16.693Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-17T15:45:16.693Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-17T15:45:16.693Z] github.com/docker/docker/container [2024-01-17T15:45:16.693Z] github.com/docker/docker/container/stream [2024-01-17T15:45:16.694Z] github.com/docker/docker/contrib/apparmor [2024-01-17T15:45:16.694Z] github.com/docker/docker/contrib/httpserver [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/convert [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/executor [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/provider [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/config [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/containerd [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/events [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/events/testutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/images [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/initlayer [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/links [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/listeners [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/gelf [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/journald [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/local [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/splunk [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/syslog [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/templates [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/names [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/network [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/snapshotter [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/stats [2024-01-17T15:45:16.694Z] github.com/docker/docker/distribution [2024-01-17T15:45:16.694Z] github.com/docker/docker/distribution/metadata [2024-01-17T15:45:16.694Z] github.com/docker/docker/distribution/utils [2024-01-17T15:45:16.694Z] github.com/docker/docker/distribution/xfer [2024-01-17T15:45:16.694Z] github.com/docker/docker/dockerversion [2024-01-17T15:45:16.694Z] github.com/docker/docker/errdefs [2024-01-17T15:45:16.694Z] github.com/docker/docker/image [2024-01-17T15:45:16.694Z] github.com/docker/docker/image/cache [2024-01-17T15:45:16.694Z] github.com/docker/docker/image/spec/specs-go [2024-01-17T15:45:16.694Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-17T15:45:16.694Z] github.com/docker/docker/image/tarexport [2024-01-17T15:45:16.694Z] github.com/docker/docker/image/v1 [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/compatcontext [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/mod [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/mounttree [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/multierror [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/sliceutil [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/test/suite [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/testutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-17T15:45:16.694Z] github.com/docker/docker/internal/unshare [2024-01-17T15:45:16.694Z] github.com/docker/docker/layer [2024-01-17T15:45:16.694Z] github.com/docker/docker/libcontainerd [2024-01-17T15:45:16.694Z] github.com/docker/docker/libcontainerd/queue [2024-01-17T15:45:16.694Z] github.com/docker/docker/libcontainerd/remote [2024-01-17T15:45:16.694Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-17T15:45:16.694Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-17T15:45:16.694Z] github.com/docker/docker/libcontainerd/types [2024-01-17T15:45:16.694Z] github.com/docker/docker/oci [2024-01-17T15:45:16.694Z] github.com/docker/docker/oci/caps [2024-01-17T15:45:16.694Z] github.com/docker/docker/opts [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/archive [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/authorization [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/broadcaster [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/capabilities [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/chrootarchive [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/containerfs [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/directory [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/dmesg [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/fileutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/homedir [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/idtools [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/ioutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/jsonmessage [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/longpath [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/loopback [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/meminfo [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/namesgenerator [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/parsers [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/pidfile [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/platform [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/platforms [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/plugingetter [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/plugins [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/plugins/transport [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/pools [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/process [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/progress [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/reexec [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/rootless [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/stack [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/stdcopy [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/streamformatter [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/stringid [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/sysinfo [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/system [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/tailfile [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/tarsum [2024-01-17T15:45:16.694Z] github.com/docker/docker/pkg/useragent [2024-01-17T15:45:16.694Z] github.com/docker/docker/plugin [2024-01-17T15:45:16.694Z] github.com/docker/docker/plugin/executor/containerd [2024-01-17T15:45:16.694Z] github.com/docker/docker/plugin/v2 [2024-01-17T15:45:16.694Z] github.com/docker/docker/profiles/apparmor [2024-01-17T15:45:16.694Z] github.com/docker/docker/profiles/seccomp [2024-01-17T15:45:16.694Z] github.com/docker/docker/quota [2024-01-17T15:45:16.694Z] github.com/docker/docker/reference [2024-01-17T15:45:16.694Z] github.com/docker/docker/registry [2024-01-17T15:45:16.694Z] github.com/docker/docker/registry/resumable [2024-01-17T15:45:16.694Z] github.com/docker/docker/restartmanager [2024-01-17T15:45:16.694Z] github.com/docker/docker/runconfig [2024-01-17T15:45:16.694Z] github.com/docker/docker/runconfig/opts [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/daemon [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/environment [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/fakecontext [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/fakegit [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/fakestorage [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/fixtures/load [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/registry [2024-01-17T15:45:16.694Z] github.com/docker/docker/testutil/request [2024-01-17T15:45:16.694Z] github.com/docker/docker/volume [2024-01-17T15:45:16.694Z] github.com/docker/docker/volume/drivers [2024-01-17T15:45:16.694Z] github.com/docker/docker/volume/local [2024-01-17T15:45:16.694Z] github.com/docker/docker/volume/mounts [2024-01-17T15:45:16.694Z] github.com/docker/docker/volume/service [2024-01-17T15:45:16.694Z] github.com/docker/docker/volume/service/opts [2024-01-17T15:45:16.694Z] github.com/docker/docker/volume/testutils' [2024-01-17T15:45:16.694Z] ++ grep --fixed-strings /libnetwork [2024-01-17T15:45:16.694Z] ++ echo 'github.com/docker/docker/api [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/backend/build [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/httpstatus [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/httputils [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/middleware [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/build [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/container [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/debug [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/distribution [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/grpc [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/image [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/network [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/plugin [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/session [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/swarm [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/system [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/server/router/volume [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/backend [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/blkiodev [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/checkpoint [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/container [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/events [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/filters [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/image [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/mount [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/network [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/registry [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/strslice [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/swarm [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/system [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/time [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/versions [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-17T15:45:16.694Z] github.com/docker/docker/api/types/volume [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next/worker [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/dockerfile [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/remotecontext [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/remotecontext/git [2024-01-17T15:45:16.694Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-17T15:45:16.694Z] github.com/docker/docker/cli/debug [2024-01-17T15:45:16.694Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-17T15:45:16.694Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-17T15:45:16.694Z] github.com/docker/docker/client [2024-01-17T15:45:16.694Z] github.com/docker/docker/client/buildkit [2024-01-17T15:45:16.694Z] github.com/docker/docker/cmd/docker-proxy [2024-01-17T15:45:16.694Z] github.com/docker/docker/cmd/dockerd [2024-01-17T15:45:16.694Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-17T15:45:16.694Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-17T15:45:16.694Z] github.com/docker/docker/container [2024-01-17T15:45:16.694Z] github.com/docker/docker/container/stream [2024-01-17T15:45:16.694Z] github.com/docker/docker/contrib/apparmor [2024-01-17T15:45:16.694Z] github.com/docker/docker/contrib/httpserver [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/convert [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/executor [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/cluster/provider [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/config [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/containerd [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/events [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/events/testutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/images [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/initlayer [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/links [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/listeners [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/gelf [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/journald [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/local [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/splunk [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/syslog [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/logger/templates [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/names [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/network [2024-01-17T15:45:16.694Z] github.com/docker/docker/daemon/snapshotter [2024-01-17T15:45:16.695Z] github.com/docker/docker/daemon/stats [2024-01-17T15:45:16.695Z] github.com/docker/docker/distribution [2024-01-17T15:45:16.695Z] github.com/docker/docker/distribution/metadata [2024-01-17T15:45:16.695Z] github.com/docker/docker/distribution/utils [2024-01-17T15:45:16.695Z] github.com/docker/docker/distribution/xfer [2024-01-17T15:45:16.695Z] github.com/docker/docker/dockerversion [2024-01-17T15:45:16.695Z] github.com/docker/docker/errdefs [2024-01-17T15:45:16.695Z] github.com/docker/docker/image [2024-01-17T15:45:16.695Z] github.com/docker/docker/image/cache [2024-01-17T15:45:16.695Z] github.com/docker/docker/image/spec/specs-go [2024-01-17T15:45:16.695Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-17T15:45:16.695Z] github.com/docker/docker/image/tarexport [2024-01-17T15:45:16.695Z] github.com/docker/docker/image/v1 [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/compatcontext [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/mod [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/mounttree [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/multierror [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/sliceutil [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/test/suite [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/testutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-17T15:45:16.695Z] github.com/docker/docker/internal/unshare [2024-01-17T15:45:16.695Z] github.com/docker/docker/layer [2024-01-17T15:45:16.695Z] github.com/docker/docker/libcontainerd [2024-01-17T15:45:16.695Z] github.com/docker/docker/libcontainerd/queue [2024-01-17T15:45:16.695Z] github.com/docker/docker/libcontainerd/remote [2024-01-17T15:45:16.695Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-17T15:45:16.695Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-17T15:45:16.695Z] github.com/docker/docker/libcontainerd/types [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/bitmap [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cluster [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/config [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/datastore [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/driverapi [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/etchosts [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipam [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipbits [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/iptables [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/netlabel [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/netutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/networkdb [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ns [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/options [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/osl [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/portallocator [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/portmapper [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/scope [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/types [2024-01-17T15:45:16.695Z] github.com/docker/docker/oci [2024-01-17T15:45:16.695Z] github.com/docker/docker/oci/caps [2024-01-17T15:45:16.695Z] github.com/docker/docker/opts [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/archive [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/authorization [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/broadcaster [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/capabilities [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/chrootarchive [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/containerfs [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/directory [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/dmesg [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/fileutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/homedir [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/idtools [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/ioutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/jsonmessage [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/longpath [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/loopback [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/meminfo [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/namesgenerator [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/parsers [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/pidfile [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/platform [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/platforms [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/plugingetter [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/plugins [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/plugins/transport [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/pools [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/process [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/progress [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/reexec [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/rootless [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/stack [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/stdcopy [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/streamformatter [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/stringid [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/sysinfo [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/system [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/tailfile [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/tarsum [2024-01-17T15:45:16.695Z] github.com/docker/docker/pkg/useragent [2024-01-17T15:45:16.695Z] github.com/docker/docker/plugin [2024-01-17T15:45:16.695Z] github.com/docker/docker/plugin/executor/containerd [2024-01-17T15:45:16.695Z] github.com/docker/docker/plugin/v2 [2024-01-17T15:45:16.695Z] github.com/docker/docker/profiles/apparmor [2024-01-17T15:45:16.695Z] github.com/docker/docker/profiles/seccomp [2024-01-17T15:45:16.695Z] github.com/docker/docker/quota [2024-01-17T15:45:16.695Z] github.com/docker/docker/reference [2024-01-17T15:45:16.695Z] github.com/docker/docker/registry [2024-01-17T15:45:16.695Z] github.com/docker/docker/registry/resumable [2024-01-17T15:45:16.695Z] github.com/docker/docker/restartmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/runconfig [2024-01-17T15:45:16.695Z] github.com/docker/docker/runconfig/opts [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/daemon [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/environment [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/fakecontext [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/fakegit [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/fakestorage [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/fixtures/load [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/registry [2024-01-17T15:45:16.695Z] github.com/docker/docker/testutil/request [2024-01-17T15:45:16.695Z] github.com/docker/docker/volume [2024-01-17T15:45:16.695Z] github.com/docker/docker/volume/drivers [2024-01-17T15:45:16.695Z] github.com/docker/docker/volume/local [2024-01-17T15:45:16.695Z] github.com/docker/docker/volume/mounts [2024-01-17T15:45:16.695Z] github.com/docker/docker/volume/service [2024-01-17T15:45:16.695Z] github.com/docker/docker/volume/service/opts [2024-01-17T15:45:16.695Z] github.com/docker/docker/volume/testutils' [2024-01-17T15:45:16.695Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/bitmap [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cluster [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/config [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/datastore [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/driverapi [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/etchosts [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipam [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipbits [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/iptables [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/netlabel [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/netutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/networkdb [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ns [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/options [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/osl [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/portallocator [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/portmapper [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/scope [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/types' [2024-01-17T15:45:16.695Z] + echo 'github.com/docker/docker/libnetwork [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/bitmap [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cluster [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/config [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/datastore [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/driverapi [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge [2024-01-17T15:45:16.695Z] rivers/macvlan/mvmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/etchosts [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipam [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ipbits [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/iptables [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/netlabel [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/netutils [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/networkdb [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/ns [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/options [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/osl [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/portallocator [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/portmapper [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/scope [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/types' [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-17T15:45:16.695Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-17T15:45:16.695Z] + type docker-proxy [2024-01-17T15:45:16.695Z] hack/test/unit: line 25: type: docker-proxy: not found [2024-01-17T15:45:16.695Z] + hack/make.sh binary-proxy install-proxy [2024-01-17T15:45:16.695Z] [2024-01-17T15:45:16.695Z] Removing bundles/ [2024-01-17T15:45:16.695Z] [2024-01-17T15:45:16.695Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2024-01-17T15:45:16.695Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-01-17T15:45:16.695Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-17T15:45:16.695Z] module github.com/docker/docker [2024-01-17T15:45:16.695Z] [2024-01-17T15:45:16.695Z] go 1.20 [2024-01-17T15:45:16.695Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-17T15:45:16.695Z] + GO111MODULE=on [2024-01-17T15:45:16.695Z] + 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=568c06479545975e37ef3bb1594b7cf3a631e2cf" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-17T15:45:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-01-17T15:45:20.858Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-17T15:45:20.858Z] Created binary: bundles/binary-proxy/docker-proxy [2024-01-17T15:45:20.858Z] [2024-01-17T15:45:20.858Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-01-17T15:45:20.858Z] Installing docker-proxy to /usr/local/bin/ [2024-01-17T15:45:20.858Z] [2024-01-17T15:45:20.858Z] + mkdir -p bundles [2024-01-17T15:45:20.858Z] + '[' -n 'github.com/docker/docker/api [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/backend/build [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/httpstatus [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/httputils [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/middleware [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/build [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/container [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/debug [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/distribution [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/grpc [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/image [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/network [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/plugin [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/session [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/swarm [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/system [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/server/router/volume [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/backend [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/blkiodev [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/checkpoint [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/container [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/events [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/filters [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/image [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/mount [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/network [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/registry [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/strslice [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/swarm [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/system [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/time [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/versions [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-17T15:45:20.858Z] github.com/docker/docker/api/types/volume [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next/worker [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/dockerfile [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/remotecontext [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/remotecontext/git [2024-01-17T15:45:20.858Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-17T15:45:20.858Z] github.com/docker/docker/cli/debug [2024-01-17T15:45:20.858Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-17T15:45:20.858Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-17T15:45:20.858Z] github.com/docker/docker/client [2024-01-17T15:45:20.858Z] github.com/docker/docker/client/buildkit [2024-01-17T15:45:20.858Z] github.com/docker/docker/cmd/docker-proxy [2024-01-17T15:45:20.858Z] github.com/docker/docker/cmd/dockerd [2024-01-17T15:45:20.858Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-17T15:45:20.859Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-17T15:45:20.859Z] github.com/docker/docker/container [2024-01-17T15:45:20.859Z] github.com/docker/docker/container/stream [2024-01-17T15:45:20.859Z] github.com/docker/docker/contrib/apparmor [2024-01-17T15:45:20.859Z] github.com/docker/docker/contrib/httpserver [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/cluster [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/cluster/convert [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/cluster/executor [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/cluster/provider [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/config [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/containerd [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/events [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/events/testutils [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/images [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/initlayer [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/links [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/listeners [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/gelf [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/journald [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/local [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/splunk [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/syslog [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/logger/templates [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/names [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/network [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/snapshotter [2024-01-17T15:45:20.859Z] github.com/docker/docker/daemon/stats [2024-01-17T15:45:20.859Z] github.com/docker/docker/distribution [2024-01-17T15:45:20.859Z] github.com/docker/docker/distribution/metadata [2024-01-17T15:45:20.859Z] github.com/docker/docker/distribution/utils [2024-01-17T15:45:20.859Z] github.com/docker/docker/distribution/xfer [2024-01-17T15:45:20.859Z] github.com/docker/docker/dockerversion [2024-01-17T15:45:20.859Z] github.com/docker/docker/errdefs [2024-01-17T15:45:20.859Z] github.com/docker/docker/image [2024-01-17T15:45:20.859Z] github.com/docker/docker/image/cache [2024-01-17T15:45:20.859Z] github.com/docker/docker/image/spec/specs-go [2024-01-17T15:45:20.859Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-17T15:45:20.859Z] github.com/docker/docker/image/tarexport [2024-01-17T15:45:20.859Z] github.com/docker/docker/image/v1 [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/compatcontext [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/mod [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/mounttree [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/multierror [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/sliceutil [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/test/suite [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/testutils [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-17T15:45:20.859Z] github.com/docker/docker/internal/unshare [2024-01-17T15:45:20.859Z] github.com/docker/docker/layer [2024-01-17T15:45:20.859Z] github.com/docker/docker/libcontainerd [2024-01-17T15:45:20.859Z] github.com/docker/docker/libcontainerd/queue [2024-01-17T15:45:20.859Z] github.com/docker/docker/libcontainerd/remote [2024-01-17T15:45:20.859Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-17T15:45:20.859Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-17T15:45:20.859Z] github.com/docker/docker/libcontainerd/types [2024-01-17T15:45:20.859Z] github.com/docker/docker/oci [2024-01-17T15:45:20.859Z] github.com/docker/docker/oci/caps [2024-01-17T15:45:20.859Z] github.com/docker/docker/opts [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/archive [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/authorization [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/broadcaster [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/capabilities [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/chrootarchive [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/containerfs [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/directory [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/dmesg [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/fileutils [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/homedir [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/idtools [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/ioutils [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/jsonmessage [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/longpath [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/loopback [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/meminfo [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/namesgenerator [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/parsers [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/pidfile [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/platform [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/platforms [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/plugingetter [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/plugins [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/plugins/transport [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/pools [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/process [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/progress [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/reexec [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/rootless [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/stack [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/stdcopy [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/streamformatter [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/stringid [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/sysinfo [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/system [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/tailfile [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/tarsum [2024-01-17T15:45:20.859Z] github.com/docker/docker/pkg/useragent [2024-01-17T15:45:20.859Z] github.com/docker/docker/plugin [2024-01-17T15:45:20.859Z] github.com/docker/docker/plugin/executor/containerd [2024-01-17T15:45:20.859Z] github.com/docker/docker/plugin/v2 [2024-01-17T15:45:20.859Z] github.com/docker/docker/profiles/apparmor [2024-01-17T15:45:20.859Z] github.com/docker/docker/profiles/seccomp [2024-01-17T15:45:20.859Z] github.com/docker/docker/quota [2024-01-17T15:45:20.859Z] github.com/docker/docker/reference [2024-01-17T15:45:20.859Z] github.com/docker/docker/registry [2024-01-17T15:45:20.859Z] github.com/docker/docker/registry/resumable [2024-01-17T15:45:20.859Z] github.com/docker/docker/restartmanager [2024-01-17T15:45:20.859Z] github.com/docker/docker/runconfig [2024-01-17T15:45:20.859Z] github.com/docker/docker/runconfig/opts [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/daemon [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/environment [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/fakecontext [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/fakegit [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/fakestorage [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/fixtures/load [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/registry [2024-01-17T15:45:20.859Z] github.com/docker/docker/testutil/request [2024-01-17T15:45:20.859Z] github.com/docker/docker/volume [2024-01-17T15:45:20.859Z] github.com/docker/docker/volume/drivers [2024-01-17T15:45:20.859Z] github.com/docker/docker/volume/local [2024-01-17T15:45:20.859Z] github.com/docker/docker/volume/mounts [2024-01-17T15:45:20.859Z] github.com/docker/docker/volume/service [2024-01-17T15:45:20.859Z] github.com/docker/docker/volume/service/opts [2024-01-17T15:45:20.859Z] github.com/docker/docker/volume/testutils' ']' [2024-01-17T15:45:20.859Z] + 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/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/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/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 [2024-01-17T15:45:21.790Z] ? github.com/docker/docker/api [no test files] [2024-01-17T15:45:30.087Z] ok github.com/docker/docker/api/server 0.031s coverage: 13.0% of statements [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 28.3% of statements [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/container [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 7.3% of statements [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/events [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/image [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/types/network 0.009s coverage: 72.3% of statements [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 94.0% of statements [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/system [no test files] [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 77.3% of statements [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-01-17T15:45:51.983Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.013s coverage: 100.0% of statements [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/builder/remotecontext 0.044s coverage: 33.7% of statements [2024-01-17T15:45:51.983Z] ok github.com/docker/docker/builder/dockerfile 0.063s coverage: 50.3% of statements [2024-01-17T15:45:53.349Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-01-17T15:45:53.349Z] ok github.com/docker/docker/cmd/docker-proxy 0.068s coverage: 66.5% of statements [2024-01-17T15:45:53.349Z] ok github.com/docker/docker/client 0.181s coverage: 77.0% of statements [2024-01-17T15:45:55.868Z] ok github.com/docker/docker/builder/remotecontext/git 4.339s coverage: 82.5% of statements [2024-01-17T15:46:05.860Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-01-17T15:46:05.860Z] ? github.com/docker/docker/container/stream [no test files] [2024-01-17T15:46:05.860Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-01-17T15:46:05.860Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-01-17T15:46:05.860Z] ok github.com/docker/docker/container 0.133s coverage: 35.9% of statements [2024-01-17T15:46:05.860Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 30.1% of statements [2024-01-17T15:46:07.749Z] ok github.com/docker/docker/cmd/dockerd/trap 2.458s coverage: 0.0% of statements [2024-01-17T15:46:08.676Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-01-17T15:46:08.676Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2024-01-17T15:46:08.676Z] ok github.com/docker/docker/daemon/cluster/convert 0.035s coverage: 38.7% of statements [2024-01-17T15:46:08.676Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2024-01-17T15:46:09.603Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-01-17T15:46:09.603Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 74.4% of statements [2024-01-17T15:46:10.530Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-01-17T15:46:10.530Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.3% of statements [2024-01-17T15:46:10.530Z] ok github.com/docker/docker/daemon/containerd 0.031s coverage: 9.0% of statements [2024-01-17T15:46:10.786Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2024-01-17T15:46:11.042Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.8% of statements [2024-01-17T15:46:11.042Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.192s coverage: 60.9% of statements [2024-01-17T15:46:11.603Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-01-17T15:46:11.603Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2024-01-17T15:46:11.603Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-01-17T15:46:11.603Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-01-17T15:46:11.859Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.220s coverage: 60.2% of statements [2024-01-17T15:46:11.859Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements [2024-01-17T15:46:12.421Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2024-01-17T15:46:12.985Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 13.4% of statements [2024-01-17T15:46:12.985Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-01-17T15:46:12.985Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-01-17T15:46:12.985Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2024-01-17T15:46:12.985Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 3.0% of statements [2024-01-17T15:46:13.242Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.2% of statements [2024-01-17T15:46:13.498Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-01-17T15:46:13.498Z] ok github.com/docker/docker/daemon/logger/awslogs 0.125s coverage: 78.6% of statements [2024-01-17T15:46:13.498Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2024-01-17T15:46:13.498Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2024-01-17T15:46:14.060Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-01-17T15:46:14.060Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-01-17T15:46:14.060Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.005s coverage: 88.2% of statements [2024-01-17T15:46:14.060Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2024-01-17T15:46:14.316Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.104s coverage: 76.8% of statements [2024-01-17T15:46:14.316Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-01-17T15:46:14.316Z] ok github.com/docker/docker/daemon/logger/local 0.050s coverage: 79.4% of statements [2024-01-17T15:46:14.878Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 63.5% of statements [2024-01-17T15:46:14.878Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2024-01-17T15:46:14.878Z] ? github.com/docker/docker/daemon/names [no test files] [2024-01-17T15:46:14.878Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-01-17T15:46:14.878Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2024-01-17T15:46:15.441Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-01-17T15:46:15.441Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-01-17T15:46:15.441Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2024-01-17T15:46:15.441Z] ok github.com/docker/docker/daemon/logger/journald 1.384s coverage: 74.5% of statements [2024-01-17T15:46:16.368Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-01-17T15:46:16.368Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2024-01-17T15:46:16.368Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.2% of statements [2024-01-17T15:46:16.368Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements [2024-01-17T15:46:16.368Z] ok github.com/docker/docker/daemon/logger/splunk 1.414s coverage: 82.5% of statements [2024-01-17T15:46:16.929Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-01-17T15:46:16.929Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-01-17T15:46:16.929Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2024-01-17T15:46:16.929Z] ok github.com/docker/docker/image 0.026s coverage: 84.6% of statements [2024-01-17T15:46:17.184Z] ? github.com/docker/docker/image/v1 [no test files] [2024-01-17T15:46:17.184Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-01-17T15:46:17.184Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-01-17T15:46:17.184Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements [2024-01-17T15:46:17.184Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2024-01-17T15:46:17.184Z] ? github.com/docker/docker/internal/sliceutil [no test files] [2024-01-17T15:46:17.184Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-01-17T15:46:17.184Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-01-17T15:46:17.184Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-01-17T15:46:17.184Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-01-17T15:46:17.440Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-01-17T15:46:17.440Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-01-17T15:46:17.696Z] ok github.com/docker/docker/distribution 1.496s coverage: 28.9% of statements [2024-01-17T15:46:18.257Z] ok github.com/docker/docker/daemon 10.767s coverage: 17.1% of statements [2024-01-17T15:46:18.257Z] ok github.com/docker/docker/distribution/xfer 2.166s coverage: 85.4% of statements [2024-01-17T15:46:18.257Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-01-17T15:46:18.257Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-01-17T15:46:18.257Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-01-17T15:46:18.257Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-01-17T15:46:18.257Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-01-17T15:46:18.257Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2024-01-17T15:46:18.819Z] ? github.com/docker/docker/oci/caps [no test files] [2024-01-17T15:46:18.819Z] ok github.com/docker/docker/oci 0.017s coverage: 38.1% of statements [2024-01-17T15:46:18.819Z] ok github.com/docker/docker/opts 0.055s coverage: 67.9% of statements [2024-01-17T15:46:19.382Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2024-01-17T15:46:19.382Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2024-01-17T15:46:19.382Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2024-01-17T15:46:19.382Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 25.8% of statements [2024-01-17T15:46:19.638Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2024-01-17T15:46:19.638Z] ok github.com/docker/docker/pkg/authorization 0.238s coverage: 68.3% of statements [2024-01-17T15:46:19.638Z] ok github.com/docker/docker/pkg/chrootarchive 0.263s coverage: 83.7% of statements [2024-01-17T15:46:19.638Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 51.7% of statements [2024-01-17T15:46:19.638Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 8.3% of statements [2024-01-17T15:46:19.894Z] ok github.com/docker/docker/pkg/archive 0.498s coverage: 80.9% of statements [2024-01-17T15:46:19.894Z] ? github.com/docker/docker/pkg/loopback [no test files] [2024-01-17T15:46:19.894Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2024-01-17T15:46:19.894Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 45.5% of statements [2024-01-17T15:46:20.151Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2024-01-17T15:46:20.151Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2024-01-17T15:46:20.151Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2024-01-17T15:46:20.151Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2024-01-17T15:46:20.434Z] ok github.com/docker/docker/pkg/idtools 0.430s coverage: 69.7% of statements [2024-01-17T15:46:20.434Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements [2024-01-17T15:46:20.434Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-01-17T15:46:20.434Z] ? github.com/docker/docker/pkg/platforms [no test files] [2024-01-17T15:46:20.434Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-01-17T15:46:20.434Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements [2024-01-17T15:46:20.434Z] ok github.com/docker/docker/pkg/ioutils 0.381s coverage: 72.3% of statements [2024-01-17T15:46:21.010Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-01-17T15:46:21.010Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-01-17T15:46:21.010Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2024-01-17T15:46:21.010Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2024-01-17T15:46:21.010Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements [2024-01-17T15:46:21.010Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2024-01-17T15:46:21.010Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-01-17T15:46:21.276Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-01-17T15:46:21.276Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-01-17T15:46:21.276Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2024-01-17T15:46:21.276Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2024-01-17T15:46:21.276Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2024-01-17T15:46:21.534Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 61.9% of statements [2024-01-17T15:46:21.534Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2024-01-17T15:46:21.790Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2024-01-17T15:46:21.790Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 43.1% of statements [2024-01-17T15:46:21.790Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements [2024-01-17T15:46:21.790Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2024-01-17T15:46:21.790Z] ok github.com/docker/docker/pkg/tarsum 0.065s coverage: 89.6% of statements [2024-01-17T15:46:22.717Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-01-17T15:46:22.717Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-01-17T15:46:22.717Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.4% of statements [2024-01-17T15:46:22.717Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2024-01-17T15:46:22.974Z] ok github.com/docker/docker/pkg/plugins 2.014s coverage: 74.9% of statements [2024-01-17T15:46:22.974Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2024-01-17T15:46:23.230Z] ok github.com/docker/docker/plugin 0.522s coverage: 23.3% of statements [2024-01-17T15:46:23.230Z] ok github.com/docker/docker/quota 0.260s coverage: 69.3% of statements [2024-01-17T15:46:23.486Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 51.9% of statements [2024-01-17T15:46:23.486Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2024-01-17T15:46:23.486Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-01-17T15:46:23.486Z] ok github.com/docker/docker/runconfig 0.014s coverage: 63.8% of statements [2024-01-17T15:46:23.486Z] ok github.com/docker/docker/registry 0.125s coverage: 63.9% of statements [2024-01-17T15:46:23.742Z] ok github.com/docker/docker/testutil 0.007s coverage: 7.5% of statements [2024-01-17T15:46:23.742Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-01-17T15:46:23.742Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-01-17T15:46:23.742Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-01-17T15:46:23.742Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-01-17T15:46:23.742Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-01-17T15:46:23.742Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-01-17T15:46:23.742Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-01-17T15:46:23.997Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-01-17T15:46:23.997Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-01-17T15:46:23.997Z] ? github.com/docker/docker/testutil/request [no test files] [2024-01-17T15:46:23.997Z] ? github.com/docker/docker/volume [no test files] [2024-01-17T15:46:24.558Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2024-01-17T15:46:24.558Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2024-01-17T15:46:24.558Z] ok github.com/docker/docker/volume/local 0.087s coverage: 72.5% of statements [2024-01-17T15:46:25.119Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-01-17T15:46:25.119Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-01-17T15:46:25.119Z] ok github.com/docker/docker/volume/service 0.013s coverage: 71.8% of statements [2024-01-17T15:46:26.044Z] ok github.com/docker/docker/layer 7.787s coverage: 68.1% of statements [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === Skipped [2024-01-17T15:46:26.300Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-01-17T15:46:26.300Z] 2024/01/17 15:45:53 Stopping proxy on tcp/127.0.0.1:39645 for tcp/127.0.0.1:44927 (accept tcp4 127.0.0.1:39645: use of closed network connection) [2024-01-17T15:46:26.300Z] 2024/01/17 15:45:53 Stopping proxy on tcp/127.0.0.1:43151 for tcp/127.0.0.1:42795 (accept tcp4 127.0.0.1:43151: use of closed network connection) [2024-01-17T15:46:26.300Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-01-17T15:46:26.300Z] network_proxy_test.go:210: No support for dual stack yet [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-01-17T15:46:26.300Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-01-17T15:46:26.300Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:68: No driver to put! [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-01-17T15:46:26.300Z] time="2024-01-17T15:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-01-17T15:46:26.300Z] time="2024-01-17T15:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-01-17T15:46:26.300Z] time="2024-01-17T15:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-01-17T15:46:26.300Z] time="2024-01-17T15:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-01-17T15:46:26.300Z] time="2024-01-17T15:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:68: No driver to put! [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-01-17T15:46:26.300Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T15:46:26.300Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-01-17T15:46:26.300Z] graphtest_unix.go:68: No driver to put! [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-01-17T15:46:26.300Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-01-17T15:46:26.300Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-01-17T15:46:26.300Z] validate_test.go:70: only tested on Windows [2024-01-17T15:46:26.300Z] [2024-01-17T15:46:26.300Z] DONE 3195 tests, 27 skipped in 65.350s [2024-01-17T15:46:26.300Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/bitmap [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/cluster [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/config [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/datastore [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/driverapi [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/etchosts [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ipam [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ipbits [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/iptables [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/netlabel [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/netutils [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/networkdb [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/ns [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/options [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/osl [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/portallocator [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/portmapper [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/scope [2024-01-17T15:46:26.300Z] github.com/docker/docker/libnetwork/types' ']' [2024-01-17T15:46:26.300Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types [2024-01-17T15:47:22.456Z] ok github.com/docker/docker/libnetwork 44.269s coverage: 43.0% of statements [2024-01-17T15:47:22.456Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2024-01-17T15:47:22.456Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-01-17T15:47:22.456Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-01-17T15:47:22.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-01-17T15:47:22.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-01-17T15:47:22.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-01-17T15:47:22.456Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-01-17T15:47:22.456Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements [2024-01-17T15:47:22.456Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 37.0% of statements [2024-01-17T15:47:22.456Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-01-17T15:47:22.456Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-01-17T15:47:22.456Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2024-01-17T15:47:22.456Z] ok github.com/docker/docker/libnetwork/drivers/bridge 4.312s coverage: 63.0% of statements [2024-01-17T15:47:22.456Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-01-17T15:47:22.456Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements [2024-01-17T15:47:23.819Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.742s coverage: 5.0% of statements [2024-01-17T15:47:23.819Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-01-17T15:47:24.380Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2024-01-17T15:47:24.380Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-01-17T15:47:24.380Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements [2024-01-17T15:47:25.744Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements [2024-01-17T15:47:25.744Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2024-01-17T15:47:26.000Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2024-01-17T15:47:26.561Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements [2024-01-17T15:47:26.561Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-01-17T15:47:26.561Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-01-17T15:47:26.561Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-01-17T15:47:27.122Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements [2024-01-17T15:47:27.378Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2024-01-17T15:47:27.378Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-01-17T15:47:27.378Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-01-17T15:47:27.378Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-01-17T15:47:27.378Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-01-17T15:47:39.541Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2024-01-17T15:47:41.429Z] ok github.com/docker/docker/libnetwork/ipam 3.202s coverage: 80.3% of statements [2024-01-17T15:47:41.429Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-01-17T15:47:41.429Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-01-17T15:47:41.684Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements [2024-01-17T15:47:41.940Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements [2024-01-17T15:47:41.940Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-01-17T15:47:42.195Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2024-01-17T15:47:42.755Z] ok github.com/docker/docker/libnetwork/ipamutils 0.316s coverage: 86.4% of statements [2024-01-17T15:47:43.011Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-01-17T15:47:43.947Z] ok github.com/docker/docker/libnetwork/iptables 0.219s coverage: 39.9% of statements [2024-01-17T15:47:43.948Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-01-17T15:47:44.206Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 54.9% of statements [2024-01-17T15:50:05.583Z] time="2024-01-17T15:49:57Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2024-01-17T15:50:05.583Z] ok github.com/docker/docker/libnetwork/networkdb 132.266s coverage: 59.4% of statements [2024-01-17T15:50:05.583Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-01-17T15:50:05.583Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-01-17T15:50:05.583Z] ok github.com/docker/docker/libnetwork/osl 4.429s coverage: 40.2% of statements [2024-01-17T15:50:05.583Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2024-01-17T15:50:05.583Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.5% of statements [2024-01-17T15:50:05.583Z] ok github.com/docker/docker/libnetwork/portmapper 0.726s coverage: 47.9% of statements [2024-01-17T15:50:05.583Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements [2024-01-17T15:50:05.583Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-01-17T15:50:05.583Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2024-01-17T15:50:05.583Z] [2024-01-17T15:50:05.583Z] === Skipped [2024-01-17T15:50:05.583Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-01-17T15:50:05.583Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-01-17T15:50:05.583Z] [2024-01-17T15:50:05.583Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-01-17T15:50:05.583Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-01-17T15:50:05.583Z] [2024-01-17T15:50:05.583Z] DONE 375 tests, 2 skipped in 218.700s Post stage [Pipeline] junit [2024-01-17T15:50:05.849Z] Recording test results [2024-01-17T15:50:05.948Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-17T15:50:06.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47091/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=568c06479545975e37ef3bb1594b7cf3a631e2cf -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:568c06479545975e37ef3bb1594b7cf3a631e2cf hack/make.sh dynbinary test-integration [2024-01-17T15:50:06.504Z] [2024-01-17T15:50:06.504Z] Removing bundles/ [2024-01-17T15:50:06.504Z] [2024-01-17T15:50:06.504Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2024-01-17T15:50:06.504Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2024-01-17T15:50:06.504Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-17T15:50:06.504Z] module github.com/docker/docker [2024-01-17T15:50:06.504Z] [2024-01-17T15:50:06.504Z] go 1.20 [2024-01-17T15:50:06.504Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-17T15:50:06.504Z] + GO111MODULE=on [2024-01-17T15:50:06.504Z] + 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=568c06479545975e37ef3bb1594b7cf3a631e2cf" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-17T15:50:06.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd [2024-01-17T15:50:45.172Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-17T15:50:45.172Z] Created binary: bundles/dynbinary-daemon/dockerd [2024-01-17T15:50:45.172Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2024-01-17T15:50:45.172Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-17T15:50:45.172Z] module github.com/docker/docker [2024-01-17T15:50:45.172Z] [2024-01-17T15:50:45.172Z] go 1.20 [2024-01-17T15:50:45.172Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-17T15:50:45.172Z] + GO111MODULE=on [2024-01-17T15:50:45.172Z] + 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=568c06479545975e37ef3bb1594b7cf3a631e2cf" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-17T15:50:06.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-01-17T15:50:45.172Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-17T15:50:45.172Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2024-01-17T15:50:45.172Z] [2024-01-17T15:50:45.172Z] ---> Making bundle: test-integration (in bundles/test-integration) [2024-01-17T15:50:45.172Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2024-01-17T15:50:45.172Z] HOSTNAME=7829bfa76a2d [2024-01-17T15:50:45.172Z] TESTDEBUG=0 [2024-01-17T15:50:45.172Z] DEST=bundles/test-integration [2024-01-17T15:50:45.172Z] PWD=/go/src/github.com/docker/docker [2024-01-17T15:50:45.172Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2024-01-17T15:50:45.172Z] DOCKER_GITCOMMIT=568c06479545975e37ef3bb1594b7cf3a631e2cf [2024-01-17T15:50:45.172Z] container=docker [2024-01-17T15:50:45.172Z] HOME=/root [2024-01-17T15:50:45.172Z] CONTAINERD_NAMESPACE=moby [2024-01-17T15:50:45.172Z] GOLANG_VERSION=1.21.6 [2024-01-17T15:50:45.172Z] VALIDATE_REPO=https://github.com/moby/moby.git [2024-01-17T15:50:45.172Z] VALIDATE_BRANCH=master [2024-01-17T15:50:45.172Z] TERM=xterm [2024-01-17T15:50:45.172Z] DOCKER_PKG=github.com/docker/docker [2024-01-17T15:50:45.172Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2024-01-17T15:50:45.172Z] SHLVL=1 [2024-01-17T15:50:45.172Z] TIMEOUT=120m [2024-01-17T15:50:45.172Z] GOTOOLCHAIN=local [2024-01-17T15:50:45.172Z] DOCKER_GRAPHDRIVER=overlay2 [2024-01-17T15:50:45.172Z] GO111MODULE=off [2024-01-17T15:50:45.172Z] DOCKER_EXPERIMENTAL=1 [2024-01-17T15:50:45.172Z] TEST_SKIP_INTEGRATION_CLI=1 [2024-01-17T15:50:45.172Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-01-17T15:50:45.172Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2024-01-17T15:50:45.172Z] GOPATH=/go [2024-01-17T15:50:45.172Z] PKG_CONFIG=pkg-config [2024-01-17T15:50:45.172Z] _=/usr/bin/env [2024-01-17T15:50:45.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2024-01-17T15:51:07.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2024-01-17T15:51:07.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2024-01-17T15:51:07.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2024-01-17T15:51:09.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2024-01-17T15:51:14.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2024-01-17T15:51:16.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2024-01-17T15:51:17.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2024-01-17T15:51:18.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2024-01-17T15:51:19.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2024-01-17T15:51:21.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2024-01-17T15:51:22.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2024-01-17T15:51:22.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2024-01-17T15:51:23.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2024-01-17T15:51:25.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2024-01-17T15:51:27.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2024-01-17T15:51:27.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2024-01-17T15:51:28.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2024-01-17T15:51:29.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2024-01-17T15:51:30.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2024-01-17T15:51:32.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2024-01-17T15:51:32.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2024-01-17T15:51:34.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2024-01-17T15:51:35.470Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2024-01-17T15:51:35.470Z] Using test binary /usr/local/cli-integration/docker [2024-01-17T15:51:35.470Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2024-01-17T15:51:35.470Z] +++ /etc/init.d/apparmor start [2024-01-17T15:51:35.470Z] Not: starting. [2024-01-17T15:51:35.470Z] INFO: Waiting for daemon to start... [2024-01-17T15:51:35.470Z] Starting dockerd [2024-01-17T15:51:35.470Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.jxqn4ATgbl/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2024-01-17T15:51:37.983Z] . [2024-01-17T15:51:37.983Z] Running integration-test (iteration 1) [2024-01-17T15:51:37.983Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2024-01-17T15:51:37.983Z] ++ '[' -n '' ']' [2024-01-17T15:51:37.983Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:51:37.983Z] ++ set -e [2024-01-17T15:51:37.983Z] ++ '[' -n 0 ']' [2024-01-17T15:51:37.983Z] ++ set -x [2024-01-17T15:51:37.983Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:51:37.983Z] Loaded image: busybox:latest [2024-01-17T15:51:37.983Z] Loaded image: busybox:glibc [2024-01-17T15:51:38.909Z] Loaded image: debian:bookworm-slim [2024-01-17T15:51:38.909Z] Loaded image: hello-world:latest [2024-01-17T15:51:38.909Z] Loaded image: arm32v7/hello-world:latest [2024-01-17T15:51:38.909Z] INFO: Testing against a local daemon [2024-01-17T15:51:38.909Z] === RUN TestCgroupNamespacesBuild [2024-01-17T15:51:40.272Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2024-01-17T15:51:40.272Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2024-01-17T15:51:41.242Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2024-01-17T15:51:41.242Z] === RUN TestBuildWithSession [2024-01-17T15:51:41.242Z] build_session_test.go:25: TODO: BuildKit [2024-01-17T15:51:41.242Z] --- SKIP: TestBuildWithSession (0.00s) [2024-01-17T15:51:41.242Z] === RUN TestBuildSquashParent [2024-01-17T15:51:45.451Z] --- PASS: TestBuildSquashParent (4.05s) [2024-01-17T15:51:45.451Z] === RUN TestBuildWithRemoveAndForceRemove [2024-01-17T15:51:45.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-17T15:51:45.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-17T15:51:45.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-17T15:51:45.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-17T15:51:45.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-17T15:51:45.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-17T15:51:45.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-17T15:51:45.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-17T15:51:45.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-17T15:51:45.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-17T15:51:45.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-17T15:51:45.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-17T15:51:45.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-17T15:51:45.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-17T15:51:45.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-17T15:51:45.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-17T15:51:45.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-17T15:51:45.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-17T15:51:48.719Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2024-01-17T15:51:48.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.90s) [2024-01-17T15:51:48.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2024-01-17T15:51:48.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2024-01-17T15:51:48.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s) [2024-01-17T15:51:48.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2024-01-17T15:51:48.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2024-01-17T15:51:48.719Z] === RUN TestBuildMultiStageCopy [2024-01-17T15:51:48.719Z] === RUN TestBuildMultiStageCopy/copy_to_root [2024-01-17T15:51:49.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2024-01-17T15:51:49.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2024-01-17T15:51:49.646Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2024-01-17T15:51:49.646Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2024-01-17T15:51:49.901Z] --- PASS: TestBuildMultiStageCopy (1.42s) [2024-01-17T15:51:49.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) [2024-01-17T15:51:49.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) [2024-01-17T15:51:49.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) [2024-01-17T15:51:49.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s) [2024-01-17T15:51:49.901Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s) [2024-01-17T15:51:49.901Z] === RUN TestBuildMultiStageParentConfig [2024-01-17T15:51:50.156Z] --- PASS: TestBuildMultiStageParentConfig (0.34s) [2024-01-17T15:51:50.156Z] === RUN TestBuildLabelWithTargets [2024-01-17T15:51:50.717Z] --- PASS: TestBuildLabelWithTargets (0.54s) [2024-01-17T15:51:50.717Z] === RUN TestBuildWithEmptyLayers [2024-01-17T15:51:50.717Z] --- PASS: TestBuildWithEmptyLayers (0.14s) [2024-01-17T15:51:50.717Z] === RUN TestBuildMultiStageOnBuild [2024-01-17T15:51:52.079Z] --- PASS: TestBuildMultiStageOnBuild (1.14s) [2024-01-17T15:51:52.079Z] === RUN TestBuildUncleanTarFilenames [2024-01-17T15:51:52.079Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) [2024-01-17T15:51:52.079Z] === RUN TestBuildMultiStageLayerLeak [2024-01-17T15:51:53.442Z] --- PASS: TestBuildMultiStageLayerLeak (1.13s) [2024-01-17T15:51:53.442Z] === RUN TestBuildWithHugeFile [2024-01-17T15:52:40.051Z] --- PASS: TestBuildWithHugeFile (43.30s) [2024-01-17T15:52:40.051Z] === RUN TestBuildWCOWSandboxSize [2024-01-17T15:52:40.051Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-01-17T15:52:40.051Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2024-01-17T15:52:40.051Z] === RUN TestBuildWithEmptyDockerfile [2024-01-17T15:52:40.051Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-17T15:52:40.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-17T15:52:40.051Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-17T15:52:40.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-17T15:52:40.051Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-17T15:52:40.051Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-17T15:52:40.051Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-17T15:52:40.051Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-17T15:52:40.051Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-17T15:52:40.051Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2024-01-17T15:52:40.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2024-01-17T15:52:40.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2024-01-17T15:52:40.051Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2024-01-17T15:52:40.051Z] === RUN TestBuildPreserveOwnership [2024-01-17T15:52:40.051Z] === RUN TestBuildPreserveOwnership/copy_from [2024-01-17T15:52:40.051Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2024-01-17T15:52:40.051Z] --- PASS: TestBuildPreserveOwnership (2.23s) [2024-01-17T15:52:40.051Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.54s) [2024-01-17T15:52:40.051Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.67s) [2024-01-17T15:52:40.051Z] === RUN TestBuildPlatformInvalid [2024-01-17T15:52:40.051Z] --- PASS: TestBuildPlatformInvalid (0.01s) [2024-01-17T15:52:40.051Z] === RUN TestBuildkitHistoryTracePropagation [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2024-01-17T15:52:40.051Z] time="2024-01-17T15:52:38Z" level=info msg="[core] [Server #4] Server created" module=grpc [2024-01-17T15:52:40.051Z] build_traces_test.go:84: Waiting for trace to be available [2024-01-17T15:52:43.313Z] time="2024-01-17T15:52:42Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2024-01-17T15:52:43.313Z] time="2024-01-17T15:52:42Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2024-01-17T15:52:43.313Z] time="2024-01-17T15:52:42Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2024-01-17T15:52:43.313Z] time="2024-01-17T15:52:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2024-01-17T15:52:43.313Z] time="2024-01-17T15:52:42Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2024-01-17T15:52:43.313Z] time="2024-01-17T15:52:42Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2024-01-17T15:52:43.313Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) [2024-01-17T15:52:43.313Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2024-01-17T15:52:43.313Z] Loaded image: busybox:latest [2024-01-17T15:52:43.569Z] Loaded image: busybox:glibc [2024-01-17T15:52:44.496Z] Loaded image: debian:bookworm-slim [2024-01-17T15:52:44.496Z] Loaded image: hello-world:latest [2024-01-17T15:52:44.496Z] Loaded image: arm32v7/hello-world:latest [2024-01-17T15:52:52.576Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.51s) [2024-01-17T15:52:52.576Z] PASS [2024-01-17T15:52:52.576Z] [2024-01-17T15:52:52.576Z] === Skipped [2024-01-17T15:52:52.576Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2024-01-17T15:52:52.576Z] build_session_test.go:25: TODO: BuildKit [2024-01-17T15:52:52.576Z] [2024-01-17T15:52:52.576Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2024-01-17T15:52:52.576Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-01-17T15:52:52.576Z] [2024-01-17T15:52:52.576Z] DONE 35 tests, 2 skipped in 74.502s [2024-01-17T15:52:52.576Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2024-01-17T15:52:52.576Z] ++ '[' -n '' ']' [2024-01-17T15:52:52.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:52:52.576Z] ++ set -e [2024-01-17T15:52:52.576Z] ++ '[' -n 0 ']' [2024-01-17T15:52:52.576Z] ++ set -x [2024-01-17T15:52:52.576Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:52:52.576Z] INFO: Testing against a local daemon [2024-01-17T15:52:52.576Z] === RUN TestNoNewPrivileges [2024-01-17T15:53:02.597Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2024-01-17T15:53:02.597Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2024-01-17T15:53:02.597Z] --- PASS: TestNoNewPrivileges (10.05s) [2024-01-17T15:53:02.597Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s) [2024-01-17T15:53:02.597Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s) [2024-01-17T15:53:02.597Z] PASS [2024-01-17T15:53:02.597Z] [2024-01-17T15:53:02.597Z] DONE 3 tests in 10.080s [2024-01-17T15:53:02.597Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2024-01-17T15:53:02.597Z] ++ '[' -n '' ']' [2024-01-17T15:53:02.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:53:02.597Z] ++ set -e [2024-01-17T15:53:02.597Z] ++ '[' -n 0 ']' [2024-01-17T15:53:02.597Z] ++ set -x [2024-01-17T15:53:02.597Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:53:02.597Z] INFO: Testing against a local daemon [2024-01-17T15:53:02.597Z] === RUN TestConfigInspect [2024-01-17T15:53:04.492Z] --- PASS: TestConfigInspect (1.98s) [2024-01-17T15:53:04.493Z] === RUN TestConfigList [2024-01-17T15:53:05.864Z] === RUN TestConfigList/test_filter_by_name [2024-01-17T15:53:05.864Z] === RUN TestConfigList/test_filter_by_id [2024-01-17T15:53:05.864Z] === RUN TestConfigList/test_filter_by_label_key_only [2024-01-17T15:53:05.864Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2024-01-17T15:53:05.864Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2024-01-17T15:53:06.424Z] --- PASS: TestConfigList (1.94s) [2024-01-17T15:53:06.424Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2024-01-17T15:53:06.424Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2024-01-17T15:53:06.424Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2024-01-17T15:53:06.424Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2024-01-17T15:53:06.424Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2024-01-17T15:53:06.424Z] === RUN TestConfigsCreateAndDelete [2024-01-17T15:53:08.310Z] --- PASS: TestConfigsCreateAndDelete (1.98s) [2024-01-17T15:53:08.310Z] === RUN TestConfigsUpdate [2024-01-17T15:53:10.823Z] --- PASS: TestConfigsUpdate (2.05s) [2024-01-17T15:53:10.823Z] === RUN TestTemplatedConfig [2024-01-17T15:53:13.376Z] --- PASS: TestTemplatedConfig (2.60s) [2024-01-17T15:53:13.376Z] === RUN TestConfigCreateResolve [2024-01-17T15:53:14.739Z] --- PASS: TestConfigCreateResolve (1.83s) [2024-01-17T15:53:14.739Z] PASS [2024-01-17T15:53:14.739Z] [2024-01-17T15:53:14.739Z] DONE 11 tests in 12.422s [2024-01-17T15:53:14.739Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2024-01-17T15:53:14.739Z] ++ '[' -n '' ']' [2024-01-17T15:53:14.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:53:14.739Z] ++ set -e [2024-01-17T15:53:14.739Z] ++ '[' -n 0 ']' [2024-01-17T15:53:14.739Z] ++ set -x [2024-01-17T15:53:14.739Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:53:14.995Z] INFO: Testing against a local daemon [2024-01-17T15:53:14.995Z] === RUN TestAttach [2024-01-17T15:53:14.995Z] === RUN TestAttach/without_TTY [2024-01-17T15:53:14.995Z] === PAUSE TestAttach/without_TTY [2024-01-17T15:53:14.995Z] === RUN TestAttach/with_TTY [2024-01-17T15:53:14.995Z] === PAUSE TestAttach/with_TTY [2024-01-17T15:53:14.995Z] === CONT TestAttach/without_TTY [2024-01-17T15:53:14.995Z] === CONT TestAttach/with_TTY [2024-01-17T15:53:14.995Z] --- PASS: TestAttach (0.02s) [2024-01-17T15:53:14.995Z] --- PASS: TestAttach/with_TTY (0.05s) [2024-01-17T15:53:14.995Z] --- PASS: TestAttach/without_TTY (0.05s) [2024-01-17T15:53:14.995Z] === RUN TestCreateWithCDIDevices [2024-01-17T15:53:15.963Z] --- PASS: TestCreateWithCDIDevices (1.04s) [2024-01-17T15:53:15.963Z] === RUN TestCDISpecDirsAreInSystemInfo [2024-01-17T15:53:15.963Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default [2024-01-17T15:53:16.524Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned [2024-01-17T15:53:17.085Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-01-17T15:53:17.646Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice [2024-01-17T15:53:18.206Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice [2024-01-17T15:53:18.766Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice [2024-01-17T15:53:19.021Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-01-17T15:53:19.582Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice [2024-01-17T15:53:20.142Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s) [2024-01-17T15:53:20.142Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) [2024-01-17T15:53:20.142Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) [2024-01-17T15:53:20.142Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-01-17T15:53:20.142Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-01-17T15:53:20.142Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) [2024-01-17T15:53:20.142Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) [2024-01-17T15:53:20.142Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-01-17T15:53:20.142Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-01-17T15:53:20.142Z] === RUN TestCheckpoint [2024-01-17T15:53:20.142Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-01-17T15:53:20.142Z] --- SKIP: TestCheckpoint (0.00s) [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/commit [2024-01-17T15:53:20.142Z] === PAUSE TestContainerInvalidJSON/commit [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/create [2024-01-17T15:53:20.142Z] === PAUSE TestContainerInvalidJSON/containers/create [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2024-01-17T15:53:20.142Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2024-01-17T15:53:20.142Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2024-01-17T15:53:20.142Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-17T15:53:20.142Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-17T15:53:20.142Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-17T15:53:20.142Z] === CONT TestContainerInvalidJSON/commit [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2024-01-17T15:53:20.142Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2024-01-17T15:53:20.142Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2024-01-17T15:53:20.142Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-17T15:53:20.142Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2024-01-17T15:53:20.142Z] === CONT TestContainerInvalidJSON/containers/create [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2024-01-17T15:53:20.142Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/commit/empty_body [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2024-01-17T15:53:20.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON (0.01s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2024-01-17T15:53:20.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2024-01-17T15:53:20.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2024-01-17T15:53:20.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2024-01-17T15:53:20.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2024-01-17T15:53:20.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2024-01-17T15:53:20.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2024-01-17T15:53:20.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2024-01-17T15:53:20.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2024-01-17T15:53:20.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2024-01-17T15:53:20.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2024-01-17T15:53:20.143Z] === RUN TestCopyFromContainerPathDoesNotExist [2024-01-17T15:53:20.143Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2024-01-17T15:53:20.143Z] === RUN TestCopyFromContainerPathIsNotDir [2024-01-17T15:53:20.398Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2024-01-17T15:53:20.398Z] === RUN TestCopyToContainerPathDoesNotExist [2024-01-17T15:53:20.398Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2024-01-17T15:53:20.398Z] === RUN TestCopyEmptyFile [2024-01-17T15:53:20.398Z] --- PASS: TestCopyEmptyFile (0.07s) [2024-01-17T15:53:20.398Z] === RUN TestCopyToContainerPathIsNotDir [2024-01-17T15:53:20.398Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2024-01-17T15:53:20.398Z] === RUN TestCopyFromContainer [2024-01-17T15:53:20.959Z] === RUN TestCopyFromContainer// [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/. [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer//. [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/./ [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer//./ [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer//bar/root [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer//bar/root/ [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer//bar/root/. [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/bar/quux [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/bar/quux/ [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/bar/quux/. [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/bar/quux/baz [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/bar/filesymlink [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/bar/dirsymlink [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2024-01-17T15:53:21.214Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2024-01-17T15:53:21.215Z] === RUN TestCopyFromContainer/bar/notarget [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer (0.80s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer// (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/. (0.02s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer//. (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2024-01-17T15:53:21.215Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2024-01-17T15:53:21.215Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-17T15:53:21.215Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-17T15:53:21.215Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-17T15:53:21.215Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-17T15:53:21.215Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-17T15:53:21.215Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-17T15:53:21.215Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-17T15:53:21.215Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-17T15:53:21.215Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-17T15:53:21.215Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2024-01-17T15:53:21.215Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2024-01-17T15:53:21.215Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2024-01-17T15:53:21.215Z] === RUN TestCreateLinkToNonExistingContainer [2024-01-17T15:53:21.215Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2024-01-17T15:53:21.215Z] === RUN TestCreateWithInvalidEnv [2024-01-17T15:53:21.215Z] === RUN TestCreateWithInvalidEnv/0 [2024-01-17T15:53:21.215Z] === PAUSE TestCreateWithInvalidEnv/0 [2024-01-17T15:53:21.215Z] === RUN TestCreateWithInvalidEnv/1 [2024-01-17T15:53:21.215Z] === PAUSE TestCreateWithInvalidEnv/1 [2024-01-17T15:53:21.215Z] === RUN TestCreateWithInvalidEnv/2 [2024-01-17T15:53:21.215Z] === PAUSE TestCreateWithInvalidEnv/2 [2024-01-17T15:53:21.215Z] === CONT TestCreateWithInvalidEnv/0 [2024-01-17T15:53:21.215Z] === CONT TestCreateWithInvalidEnv/2 [2024-01-17T15:53:21.215Z] === CONT TestCreateWithInvalidEnv/1 [2024-01-17T15:53:21.215Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2024-01-17T15:53:21.215Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2024-01-17T15:53:21.215Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2024-01-17T15:53:21.215Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2024-01-17T15:53:21.215Z] === RUN TestCreateTmpfsMountsTarget [2024-01-17T15:53:21.215Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2024-01-17T15:53:21.215Z] === RUN TestCreateWithCustomMaskedPaths [2024-01-17T15:53:22.577Z] --- PASS: TestCreateWithCustomMaskedPaths (1.35s) [2024-01-17T15:53:22.577Z] === RUN TestCreateWithCustomReadonlyPaths [2024-01-17T15:53:24.463Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.44s) [2024-01-17T15:53:24.463Z] === RUN TestCreateWithInvalidHealthcheckParams [2024-01-17T15:53:24.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-17T15:53:24.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-17T15:53:24.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-17T15:53:24.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-17T15:53:24.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-17T15:53:24.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-17T15:53:24.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-17T15:53:24.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-17T15:53:24.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T15:53:24.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T15:53:24.463Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T15:53:24.463Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T15:53:24.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-17T15:53:24.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-17T15:53:24.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-17T15:53:24.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-17T15:53:24.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T15:53:24.463Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T15:53:24.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2024-01-17T15:53:24.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2024-01-17T15:53:24.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2024-01-17T15:53:24.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-01-17T15:53:24.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2024-01-17T15:53:24.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-01-17T15:53:24.463Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2024-01-17T15:53:24.463Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2024-01-17T15:53:24.463Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2024-01-17T15:53:24.463Z] === RUN TestCreateDifferentPlatform [2024-01-17T15:53:24.463Z] === RUN TestCreateDifferentPlatform/different_os [2024-01-17T15:53:24.463Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2024-01-17T15:53:24.463Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2024-01-17T15:53:24.463Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2024-01-17T15:53:24.463Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2024-01-17T15:53:24.463Z] === RUN TestCreateVolumesFromNonExistingContainer [2024-01-17T15:53:24.718Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2024-01-17T15:53:24.718Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2024-01-17T15:53:24.718Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2024-01-17T15:53:24.718Z] === RUN TestCreateInvalidHostConfig [2024-01-17T15:53:24.718Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-17T15:53:24.718Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-17T15:53:24.718Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2024-01-17T15:53:24.718Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2024-01-17T15:53:24.718Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-17T15:53:24.718Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-17T15:53:24.718Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-17T15:53:24.718Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-17T15:53:24.718Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2024-01-17T15:53:24.718Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2024-01-17T15:53:24.718Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-17T15:53:24.718Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-17T15:53:24.718Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2024-01-17T15:53:24.718Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-17T15:53:24.718Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2024-01-17T15:53:24.718Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2024-01-17T15:53:24.718Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2024-01-17T15:53:24.718Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2024-01-17T15:53:24.719Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2024-01-17T15:53:24.719Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2024-01-17T15:53:24.719Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2024-01-17T15:53:24.719Z] === RUN TestCreateWithMultipleEndpointSettings [2024-01-17T15:53:24.719Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2024-01-17T15:53:24.719Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2024-01-17T15:53:24.719Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) [2024-01-17T15:53:24.719Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2024-01-17T15:53:24.719Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2024-01-17T15:53:24.719Z] === RUN TestCreateWithCustomMACs [2024-01-17T15:53:25.279Z] --- PASS: TestCreateWithCustomMACs (0.55s) [2024-01-17T15:53:25.279Z] === RUN TestContainerStartOnDaemonRestart [2024-01-17T15:53:25.279Z] === PAUSE TestContainerStartOnDaemonRestart [2024-01-17T15:53:25.279Z] === RUN TestDaemonRestartIpcMode [2024-01-17T15:53:25.279Z] === PAUSE TestDaemonRestartIpcMode [2024-01-17T15:53:25.279Z] === RUN TestDaemonHostGatewayIP [2024-01-17T15:53:25.279Z] === PAUSE TestDaemonHostGatewayIP [2024-01-17T15:53:25.279Z] === RUN TestRestartDaemonWithRestartingContainer [2024-01-17T15:53:25.279Z] === PAUSE TestRestartDaemonWithRestartingContainer [2024-01-17T15:53:25.279Z] === RUN TestHardRestartWhenContainerIsRunning [2024-01-17T15:53:25.279Z] === PAUSE TestHardRestartWhenContainerIsRunning [2024-01-17T15:53:25.279Z] === RUN TestContainerKillOnDaemonStart [2024-01-17T15:53:25.279Z] === PAUSE TestContainerKillOnDaemonStart [2024-01-17T15:53:25.279Z] === RUN TestDiff [2024-01-17T15:53:25.840Z] --- PASS: TestDiff (0.47s) [2024-01-17T15:53:25.840Z] === RUN TestDiffStoppedContainer [2024-01-17T15:53:26.095Z] --- PASS: TestDiffStoppedContainer (0.45s) [2024-01-17T15:53:26.095Z] === RUN TestExecConsoleSize [2024-01-17T15:53:26.656Z] --- PASS: TestExecConsoleSize (0.54s) [2024-01-17T15:53:26.656Z] === RUN TestExecWithCloseStdin [2024-01-17T15:53:27.216Z] --- PASS: TestExecWithCloseStdin (0.51s) [2024-01-17T15:53:27.216Z] === RUN TestExec [2024-01-17T15:53:27.776Z] --- PASS: TestExec (0.54s) [2024-01-17T15:53:27.777Z] === RUN TestExecUser [2024-01-17T15:53:28.337Z] --- PASS: TestExecUser (0.50s) [2024-01-17T15:53:28.337Z] === RUN TestExecWithGroupAdd [2024-01-17T15:53:28.897Z] --- PASS: TestExecWithGroupAdd (0.55s) [2024-01-17T15:53:28.897Z] === RUN TestExportContainerAndImportImage [2024-01-17T15:53:29.458Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2024-01-17T15:53:29.458Z] === RUN TestExportContainerAfterDaemonRestart [2024-01-17T15:53:35.986Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s) [2024-01-17T15:53:35.986Z] === RUN TestHealthCheckWorkdir [2024-01-17T15:53:36.242Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2024-01-17T15:53:36.242Z] === RUN TestHealthKillContainer [2024-01-17T15:53:44.356Z] --- PASS: TestHealthKillContainer (7.96s) [2024-01-17T15:53:44.356Z] === RUN TestHealthCheckProcessKilled [2024-01-17T15:53:44.916Z] --- PASS: TestHealthCheckProcessKilled (0.74s) [2024-01-17T15:53:44.916Z] === RUN TestHealthStartInterval [2024-01-17T15:53:46.279Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:46.279Z] } [2024-01-17T15:53:46.279Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:46.279Z] } [2024-01-17T15:53:46.279Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:46.279Z] } [2024-01-17T15:53:46.534Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:46.534Z] } [2024-01-17T15:53:46.534Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:46.534Z] } [2024-01-17T15:53:46.789Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:46.789Z] } [2024-01-17T15:53:46.789Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:46.789Z] } [2024-01-17T15:53:46.789Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:46.789Z] } [2024-01-17T15:53:47.044Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:47.044Z] } [2024-01-17T15:53:47.044Z] health_test.go:141: &{2024-01-17 15:53:45.961376867 +0000 UTC 2024-01-17 15:53:46.00861714 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T15:53:47.044Z] } [2024-01-17T15:53:47.299Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:47.299Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:47.299Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:47.554Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:47.554Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:47.810Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:47.810Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:47.810Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:48.065Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:48.065Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:48.319Z] health_test.go:141: &{2024-01-17 15:53:47.009392603 +0000 UTC 2024-01-17 15:53:47.079404151 +0000 UTC 1 2} [2024-01-17T15:53:48.319Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:49.244Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:50.213Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:51.618Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:52.543Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:53.467Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:54.392Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:55.316Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:56.241Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:57.603Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:58.527Z] health_test.go:169: 1.070592954s [2024-01-17T15:53:59.451Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:00.376Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:01.300Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:02.226Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:03.588Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:04.513Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:05.438Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:06.364Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:07.289Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:08.651Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:09.575Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:10.501Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:11.468Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:12.414Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:13.339Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:14.263Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:15.625Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:16.550Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:17.474Z] health_test.go:169: 1.070592954s [2024-01-17T15:54:18.401Z] --- PASS: TestHealthStartInterval (33.68s) [2024-01-17T15:54:18.401Z] === RUN TestInspectCpusetInConfigPre120 [2024-01-17T15:54:18.961Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2024-01-17T15:54:18.961Z] === RUN TestInspectAnnotations [2024-01-17T15:54:18.961Z] --- PASS: TestInspectAnnotations (0.04s) [2024-01-17T15:54:18.961Z] === RUN TestIpcModeNone [2024-01-17T15:54:19.522Z] --- PASS: TestIpcModeNone (0.50s) [2024-01-17T15:54:19.522Z] === RUN TestIpcModePrivate [2024-01-17T15:54:19.778Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2024-01-17T15:54:20.033Z] --- PASS: TestIpcModePrivate (0.54s) [2024-01-17T15:54:20.033Z] === RUN TestIpcModeShareable [2024-01-17T15:54:20.288Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2024-01-17T15:54:20.544Z] --- PASS: TestIpcModeShareable (0.54s) [2024-01-17T15:54:20.544Z] === RUN TestAPIIpcModeShareableAndContainer [2024-01-17T15:54:21.906Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.20s) [2024-01-17T15:54:21.906Z] === RUN TestAPIIpcModeHost [2024-01-17T15:54:22.161Z] --- PASS: TestAPIIpcModeHost (0.38s) [2024-01-17T15:54:22.162Z] === RUN TestDaemonIpcModeShareable [2024-01-17T15:54:23.087Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-01-17T15:54:23.342Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2024-01-17T15:54:23.342Z] === RUN TestDaemonIpcModePrivate [2024-01-17T15:54:24.268Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-01-17T15:54:24.524Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2024-01-17T15:54:24.524Z] === RUN TestDaemonIpcModePrivateFromConfig [2024-01-17T15:54:25.451Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-01-17T15:54:25.451Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2024-01-17T15:54:25.451Z] === RUN TestDaemonIpcModeShareableFromConfig [2024-01-17T15:54:26.376Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-01-17T15:54:26.632Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2024-01-17T15:54:26.632Z] === RUN TestIpcModeOlderClient [2024-01-17T15:54:26.632Z] === PAUSE TestIpcModeOlderClient [2024-01-17T15:54:26.632Z] === RUN TestKillContainerInvalidSignal [2024-01-17T15:54:27.192Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2024-01-17T15:54:27.192Z] === RUN TestKillContainer [2024-01-17T15:54:27.192Z] === RUN TestKillContainer/no_signal [2024-01-17T15:54:27.753Z] === RUN TestKillContainer/non_killing_signal [2024-01-17T15:54:27.753Z] === RUN TestKillContainer/killing_signal [2024-01-17T15:54:28.679Z] --- PASS: TestKillContainer (1.41s) [2024-01-17T15:54:28.679Z] --- PASS: TestKillContainer/no_signal (0.47s) [2024-01-17T15:54:28.679Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2024-01-17T15:54:28.679Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2024-01-17T15:54:28.679Z] === RUN TestKillWithStopSignalAndRestartPolicies [2024-01-17T15:54:28.679Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2024-01-17T15:54:28.935Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2024-01-17T15:54:29.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2024-01-17T15:54:29.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2024-01-17T15:54:29.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2024-01-17T15:54:29.496Z] === RUN TestKillStoppedContainer [2024-01-17T15:54:29.496Z] --- PASS: TestKillStoppedContainer (0.05s) [2024-01-17T15:54:29.496Z] === RUN TestKillStoppedContainerAPIPre120 [2024-01-17T15:54:29.496Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2024-01-17T15:54:29.496Z] === RUN TestKillDifferentUserContainer [2024-01-17T15:54:30.056Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2024-01-17T15:54:30.056Z] === RUN TestInspectOomKilledTrue [2024-01-17T15:54:30.616Z] --- PASS: TestInspectOomKilledTrue (0.55s) [2024-01-17T15:54:30.616Z] === RUN TestInspectOomKilledFalse [2024-01-17T15:54:30.872Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2024-01-17T15:54:30.872Z] === RUN TestLinksEtcHostsContentMatch [2024-01-17T15:54:31.127Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2024-01-17T15:54:31.127Z] === RUN TestLinksContainerNames [2024-01-17T15:54:32.052Z] --- PASS: TestLinksContainerNames (0.92s) [2024-01-17T15:54:32.052Z] === RUN TestLogsFollowTailEmpty [2024-01-17T15:54:32.613Z] --- PASS: TestLogsFollowTailEmpty (0.50s) [2024-01-17T15:54:32.613Z] === RUN TestLogs [2024-01-17T15:54:32.613Z] === RUN TestLogs/driver_local [2024-01-17T15:54:32.613Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2024-01-17T15:54:32.613Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2024-01-17T15:54:32.613Z] === RUN TestLogs/driver_local/tty/only_stdout [2024-01-17T15:54:32.613Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2024-01-17T15:54:32.613Z] === RUN TestLogs/driver_local/tty/only_stderr [2024-01-17T15:54:32.613Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2024-01-17T15:54:32.613Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-17T15:54:32.613Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-17T15:54:32.613Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2024-01-17T15:54:32.613Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2024-01-17T15:54:32.613Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2024-01-17T15:54:32.613Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2024-01-17T15:54:32.613Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2024-01-17T15:54:32.613Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-17T15:54:32.613Z] === CONT TestLogs/driver_local/tty/only_stderr [2024-01-17T15:54:32.613Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2024-01-17T15:54:32.613Z] === CONT TestLogs/driver_local/tty/only_stdout [2024-01-17T15:54:32.613Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2024-01-17T15:54:34.500Z] === RUN TestLogs/driver_json-file [2024-01-17T15:54:34.500Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-17T15:54:34.500Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-17T15:54:34.500Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2024-01-17T15:54:34.500Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2024-01-17T15:54:34.500Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2024-01-17T15:54:34.500Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2024-01-17T15:54:34.500Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-17T15:54:34.500Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-17T15:54:34.500Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2024-01-17T15:54:34.500Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2024-01-17T15:54:34.500Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2024-01-17T15:54:34.500Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2024-01-17T15:54:34.500Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-17T15:54:34.500Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-17T15:54:34.500Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2024-01-17T15:54:34.500Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2024-01-17T15:54:34.500Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2024-01-17T15:54:34.500Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2024-01-17T15:54:35.863Z] --- PASS: TestLogs (3.35s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_local (0.01s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.05s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.28s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.46s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.53s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.70s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.76s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_json-file (0.01s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.88s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.04s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.14s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.17s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.51s) [2024-01-17T15:54:35.863Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.57s) [2024-01-17T15:54:35.863Z] === RUN TestContainerNetworkMountsNoChown [2024-01-17T15:54:36.424Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/default [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/default [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/private [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/private [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rprivate [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rprivate [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/slave [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/slave [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rslave [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rslave [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/shared [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/shared [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rshared [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rshared [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/default [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/default/bind_root [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/rprivate [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/default/bind_root [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/private [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/private/bind_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/private/bind_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/private/bind_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/private/mount_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/private/mount_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/private/mount_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/private/bind_root [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/private/mount_subpath [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/default/bind_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/default/mount_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/default/mount_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/default/mount_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/rshared [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rshared/mount_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rshared/bind_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/private/mount_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/rslave [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rslave/bind_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rslave/mount_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/slave [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/slave/bind_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/slave/mount_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/shared [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/private/bind_subpath [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/default/bind_root [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/rslave/bind_root [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/shared/mount_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2024-01-17T15:54:36.424Z] === RUN TestMountDaemonRoot/shared/bind_root [2024-01-17T15:54:36.424Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2024-01-17T15:54:36.424Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/default/mount_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/default/bind_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/default/mount_root [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rslave/mount_root [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rshared/mount_root [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rshared/bind_root [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/slave/bind_root [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/slave/mount_root [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/shared/bind_root [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2024-01-17T15:54:36.726Z] === CONT TestMountDaemonRoot/shared/mount_root [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot (0.01s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2024-01-17T15:54:36.726Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2024-01-17T15:54:36.726Z] === RUN TestContainerBindMountNonRecursive [2024-01-17T15:54:38.089Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2024-01-17T15:54:38.089Z] === RUN TestContainerVolumesMountedAsShared [2024-01-17T15:54:38.649Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2024-01-17T15:54:38.649Z] === RUN TestContainerVolumesMountedAsSlave [2024-01-17T15:54:38.905Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2024-01-17T15:54:38.905Z] === RUN TestContainerCopyLeaksMounts [2024-01-17T15:54:39.465Z] --- PASS: TestContainerCopyLeaksMounts (0.57s) [2024-01-17T15:54:39.465Z] === RUN TestContainerBindMountRecursivelyReadOnly [2024-01-17T15:54:41.524Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.98s) [2024-01-17T15:54:41.524Z] === RUN TestNetworkNat [2024-01-17T15:54:42.085Z] --- PASS: TestNetworkNat (0.47s) [2024-01-17T15:54:42.085Z] === RUN TestNetworkLocalhostTCPNat [2024-01-17T15:54:42.645Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2024-01-17T15:54:42.645Z] === RUN TestNetworkLoopbackNat [2024-01-17T15:54:45.158Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2024-01-17T15:54:45.158Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2024-01-17T15:54:45.414Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2024-01-17T15:54:45.414Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2024-01-17T15:54:45.414Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2024-01-17T15:54:45.414Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2024-01-17T15:54:45.669Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s) [2024-01-17T15:54:45.669Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2024-01-17T15:54:45.669Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2024-01-17T15:54:45.669Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2024-01-17T15:54:45.669Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2024-01-17T15:54:45.669Z] === RUN TestPause [2024-01-17T15:54:46.230Z] --- PASS: TestPause (0.47s) [2024-01-17T15:54:46.230Z] === RUN TestPauseFailsOnWindowsServerContainers [2024-01-17T15:54:46.230Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-01-17T15:54:46.230Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2024-01-17T15:54:46.230Z] === RUN TestPauseStopPausedContainer [2024-01-17T15:54:46.486Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2024-01-17T15:54:46.486Z] === RUN TestPIDModeHost [2024-01-17T15:54:47.850Z] --- PASS: TestPIDModeHost (1.08s) [2024-01-17T15:54:47.850Z] === RUN TestPIDModeContainer [2024-01-17T15:54:47.850Z] === RUN TestPIDModeContainer/non-existing_container [2024-01-17T15:54:47.850Z] === RUN TestPIDModeContainer/non-running_container [2024-01-17T15:54:47.850Z] === RUN TestPIDModeContainer/running_container [2024-01-17T15:54:48.776Z] --- PASS: TestPIDModeContainer (1.13s) [2024-01-17T15:54:48.776Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2024-01-17T15:54:48.776Z] --- PASS: TestPIDModeContainer/non-running_container (0.17s) [2024-01-17T15:54:48.776Z] --- PASS: TestPIDModeContainer/running_container (0.53s) [2024-01-17T15:54:48.776Z] === RUN TestPsFilter [2024-01-17T15:54:48.776Z] === RUN TestPsFilter/since [2024-01-17T15:54:48.776Z] === RUN TestPsFilter/before [2024-01-17T15:54:49.032Z] --- PASS: TestPsFilter (0.12s) [2024-01-17T15:54:49.032Z] --- PASS: TestPsFilter/since (0.00s) [2024-01-17T15:54:49.032Z] --- PASS: TestPsFilter/before (0.00s) [2024-01-17T15:54:49.032Z] === RUN TestRemoveContainerWithRemovedVolume [2024-01-17T15:54:49.287Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2024-01-17T15:54:49.287Z] === RUN TestRemoveContainerWithVolume [2024-01-17T15:54:49.848Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2024-01-17T15:54:49.848Z] === RUN TestRemoveContainerRunning [2024-01-17T15:54:50.103Z] --- PASS: TestRemoveContainerRunning (0.43s) [2024-01-17T15:54:50.103Z] === RUN TestRemoveContainerForceRemoveRunning [2024-01-17T15:54:50.664Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2024-01-17T15:54:50.664Z] === RUN TestRemoveInvalidContainer [2024-01-17T15:54:50.664Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2024-01-17T15:54:50.664Z] === RUN TestRenameLinkedContainer [2024-01-17T15:54:52.550Z] --- PASS: TestRenameLinkedContainer (1.87s) [2024-01-17T15:54:52.550Z] === RUN TestRenameStoppedContainer [2024-01-17T15:54:53.111Z] --- PASS: TestRenameStoppedContainer (0.46s) [2024-01-17T15:54:53.111Z] === RUN TestRenameRunningContainerAndReuse [2024-01-17T15:54:54.037Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2024-01-17T15:54:54.037Z] === RUN TestRenameInvalidName [2024-01-17T15:54:54.598Z] --- PASS: TestRenameInvalidName (0.47s) [2024-01-17T15:54:54.598Z] === RUN TestRenameAnonymousContainer [2024-01-17T15:54:55.962Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2024-01-17T15:54:55.962Z] === RUN TestRenameContainerWithSameName [2024-01-17T15:54:56.523Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2024-01-17T15:54:56.523Z] === RUN TestRenameContainerWithLinkedContainer [2024-01-17T15:54:57.449Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2024-01-17T15:54:57.449Z] === RUN TestResize [2024-01-17T15:54:57.449Z] === RUN TestResize/success [2024-01-17T15:54:57.705Z] === RUN TestResize/invalid_size [2024-01-17T15:54:57.960Z] === RUN TestResize/invalid_state [2024-01-17T15:54:58.522Z] --- PASS: TestResize (1.00s) [2024-01-17T15:54:58.522Z] --- PASS: TestResize/success (0.28s) [2024-01-17T15:54:58.522Z] --- PASS: TestResize/invalid_size (0.24s) [2024-01-17T15:54:58.522Z] --- PASS: TestResize/invalid_state (0.04s) [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-17T15:54:58.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-17T15:54:58.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-17T15:54:58.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-17T15:54:58.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T15:54:58.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-17T15:54:58.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-17T15:54:58.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-17T15:54:58.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-17T15:54:58.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-17T15:54:58.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-17T15:54:59.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-17T15:54:59.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-17T15:55:00.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-17T15:55:00.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-17T15:55:00.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-17T15:55:00.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T15:55:00.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T15:55:01.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.55s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.62s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.94s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.94s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.91s) [2024-01-17T15:55:07.131Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.09s) [2024-01-17T15:55:07.131Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2024-01-17T15:55:07.131Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2024-01-17T15:55:08.057Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2024-01-17T15:55:09.026Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s) [2024-01-17T15:55:09.026Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2024-01-17T15:55:09.026Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s) [2024-01-17T15:55:09.026Z] === RUN TestContainerRestartWithCancelledRequest [2024-01-17T15:55:10.912Z] --- PASS: TestContainerRestartWithCancelledRequest (1.92s) [2024-01-17T15:55:10.912Z] === RUN TestCgroupNamespacesRun [2024-01-17T15:55:12.287Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2024-01-17T15:55:12.287Z] === RUN TestCgroupNamespacesRunPrivileged [2024-01-17T15:55:13.243Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2024-01-17T15:55:13.243Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2024-01-17T15:55:14.170Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s) [2024-01-17T15:55:14.170Z] === RUN TestCgroupNamespacesRunHostMode [2024-01-17T15:55:15.533Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2024-01-17T15:55:15.533Z] === RUN TestCgroupNamespacesRunPrivateMode [2024-01-17T15:55:16.458Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2024-01-17T15:55:16.458Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2024-01-17T15:55:17.384Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2024-01-17T15:55:17.384Z] === RUN TestCgroupNamespacesRunInvalidMode [2024-01-17T15:55:17.944Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2024-01-17T15:55:17.944Z] === RUN TestCgroupNamespacesRunOlderClient [2024-01-17T15:55:19.307Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2024-01-17T15:55:19.307Z] === RUN TestNISDomainname [2024-01-17T15:55:19.867Z] --- PASS: TestNISDomainname (0.57s) [2024-01-17T15:55:19.868Z] === RUN TestHostnameDnsResolution [2024-01-17T15:55:20.428Z] --- PASS: TestHostnameDnsResolution (0.75s) [2024-01-17T15:55:20.428Z] === RUN TestUnprivilegedPortsAndPing [2024-01-17T15:55:20.989Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2024-01-17T15:55:20.989Z] === RUN TestPrivilegedHostDevices [2024-01-17T15:55:21.550Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2024-01-17T15:55:21.550Z] === RUN TestRunConsoleSize [2024-01-17T15:55:22.111Z] --- PASS: TestRunConsoleSize (0.44s) [2024-01-17T15:55:22.111Z] === RUN TestRunWithAlternativeContainerdShim [2024-01-17T15:55:27.349Z] --- PASS: TestRunWithAlternativeContainerdShim (5.41s) [2024-01-17T15:55:27.350Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2024-01-17T15:55:28.712Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.14s) [2024-01-17T15:55:28.712Z] === RUN TestStats [2024-01-17T15:55:30.075Z] --- PASS: TestStats (1.46s) [2024-01-17T15:55:30.075Z] === RUN TestStopContainerWithTimeout [2024-01-17T15:55:30.075Z] === RUN TestStopContainerWithTimeout/0 [2024-01-17T15:55:30.075Z] === PAUSE TestStopContainerWithTimeout/0 [2024-01-17T15:55:30.075Z] === RUN TestStopContainerWithTimeout/1 [2024-01-17T15:55:30.075Z] === PAUSE TestStopContainerWithTimeout/1 [2024-01-17T15:55:30.075Z] === RUN TestStopContainerWithTimeout/3 [2024-01-17T15:55:30.075Z] === PAUSE TestStopContainerWithTimeout/3 [2024-01-17T15:55:30.075Z] === RUN TestStopContainerWithTimeout/-1 [2024-01-17T15:55:30.075Z] === PAUSE TestStopContainerWithTimeout/-1 [2024-01-17T15:55:30.075Z] === CONT TestStopContainerWithTimeout/0 [2024-01-17T15:55:30.075Z] === CONT TestStopContainerWithTimeout/3 [2024-01-17T15:55:30.075Z] === CONT TestStopContainerWithTimeout/-1 [2024-01-17T15:55:30.075Z] === CONT TestStopContainerWithTimeout/1 [2024-01-17T15:55:33.339Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2024-01-17T15:55:33.339Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2024-01-17T15:55:33.339Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2024-01-17T15:55:33.339Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2024-01-17T15:55:33.339Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2024-01-17T15:55:33.339Z] === RUN TestStopContainerWithTimeoutCancel [2024-01-17T15:55:33.339Z] === PAUSE TestStopContainerWithTimeoutCancel [2024-01-17T15:55:33.339Z] === RUN TestStopContainerWithRestartPolicyAlways [2024-01-17T15:55:35.853Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2024-01-17T15:55:35.853Z] === RUN TestUpdateMemory [2024-01-17T15:55:36.108Z] --- PASS: TestUpdateMemory (0.54s) [2024-01-17T15:55:36.108Z] === RUN TestUpdateCPUQuota [2024-01-17T15:55:37.033Z] --- PASS: TestUpdateCPUQuota (0.84s) [2024-01-17T15:55:37.033Z] === RUN TestUpdatePidsLimit [2024-01-17T15:55:37.033Z] === RUN TestUpdatePidsLimit/update_from_none [2024-01-17T15:55:37.033Z] === RUN TestUpdatePidsLimit/no_change [2024-01-17T15:55:37.289Z] === RUN TestUpdatePidsLimit/update_lower [2024-01-17T15:55:37.590Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2024-01-17T15:55:37.845Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2024-01-17T15:55:38.101Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2024-01-17T15:55:38.356Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2024-01-17T15:55:38.916Z] --- PASS: TestUpdatePidsLimit (2.12s) [2024-01-17T15:55:38.916Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2024-01-17T15:55:38.916Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2024-01-17T15:55:38.916Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2024-01-17T15:55:38.916Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2024-01-17T15:55:38.916Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2024-01-17T15:55:38.916Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2024-01-17T15:55:38.916Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2024-01-17T15:55:38.916Z] === RUN TestUpdateRestartPolicy [2024-01-17T15:55:51.077Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2024-01-17T15:55:51.077Z] === RUN TestUpdateRestartWithAutoRemove [2024-01-17T15:55:51.077Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2024-01-17T15:55:51.077Z] === RUN TestWaitNonBlocked [2024-01-17T15:55:51.077Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-17T15:55:51.077Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-17T15:55:51.077Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-17T15:55:51.077Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-17T15:55:51.077Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-17T15:55:51.077Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-17T15:55:51.077Z] --- PASS: TestWaitNonBlocked (0.02s) [2024-01-17T15:55:51.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2024-01-17T15:55:51.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2024-01-17T15:55:51.077Z] === RUN TestWaitBlocked [2024-01-17T15:55:51.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-17T15:55:51.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-17T15:55:51.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2024-01-17T15:55:51.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2024-01-17T15:55:51.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-17T15:55:51.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2024-01-17T15:55:52.004Z] --- PASS: TestWaitBlocked (0.02s) [2024-01-17T15:55:52.004Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2024-01-17T15:55:52.004Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2024-01-17T15:55:52.004Z] === RUN TestWaitConditions [2024-01-17T15:55:52.004Z] === RUN TestWaitConditions/default [2024-01-17T15:55:52.004Z] === PAUSE TestWaitConditions/default [2024-01-17T15:55:52.004Z] === RUN TestWaitConditions/not-running [2024-01-17T15:55:52.004Z] === PAUSE TestWaitConditions/not-running [2024-01-17T15:55:52.004Z] === RUN TestWaitConditions/next-exit [2024-01-17T15:55:52.004Z] === PAUSE TestWaitConditions/next-exit [2024-01-17T15:55:52.004Z] === RUN TestWaitConditions/removed [2024-01-17T15:55:52.004Z] === PAUSE TestWaitConditions/removed [2024-01-17T15:55:52.004Z] === CONT TestWaitConditions/default [2024-01-17T15:55:52.004Z] === CONT TestWaitConditions/next-exit [2024-01-17T15:55:52.004Z] === CONT TestWaitConditions/removed [2024-01-17T15:55:52.004Z] === CONT TestWaitConditions/not-running [2024-01-17T15:55:52.004Z] wait_test.go:145: ContainerID = a37b4ea9d5a9f466c6fa3e98fe7520e3fe432ce899e13b3400ce7da5888756b3 [2024-01-17T15:55:52.004Z] wait_test.go:145: ContainerID = eb441e6b29b459e1fcc8e730d810bcd892a3f6c279fc5e492b0f0c106749624a [2024-01-17T15:55:52.004Z] wait_test.go:145: ContainerID = 51052fdc1656c5061fab0f7cbe59fa3a655b5daa9dfb2562eeb362be3f1c97bf [2024-01-17T15:55:52.004Z] wait_test.go:145: ContainerID = 84e73a62dfc50c22ce9d7a1807e5a79b275ec528f97c2aa5bb8441a45164b17d [2024-01-17T15:55:53.366Z] --- PASS: TestWaitConditions (0.03s) [2024-01-17T15:55:53.366Z] --- PASS: TestWaitConditions/next-exit (1.08s) [2024-01-17T15:55:53.366Z] --- PASS: TestWaitConditions/removed (1.09s) [2024-01-17T15:55:53.366Z] --- PASS: TestWaitConditions/default (1.32s) [2024-01-17T15:55:53.366Z] --- PASS: TestWaitConditions/not-running (1.38s) [2024-01-17T15:55:53.366Z] === RUN TestWaitRestartedContainer [2024-01-17T15:55:53.366Z] === RUN TestWaitRestartedContainer/default [2024-01-17T15:55:53.366Z] === PAUSE TestWaitRestartedContainer/default [2024-01-17T15:55:53.366Z] === RUN TestWaitRestartedContainer/not-running [2024-01-17T15:55:53.366Z] === PAUSE TestWaitRestartedContainer/not-running [2024-01-17T15:55:53.366Z] === RUN TestWaitRestartedContainer/next-exit [2024-01-17T15:55:53.366Z] === PAUSE TestWaitRestartedContainer/next-exit [2024-01-17T15:55:53.366Z] === CONT TestWaitRestartedContainer/default [2024-01-17T15:55:53.366Z] === CONT TestWaitRestartedContainer/next-exit [2024-01-17T15:55:53.366Z] === CONT TestWaitRestartedContainer/not-running [2024-01-17T15:55:55.253Z] --- PASS: TestWaitRestartedContainer (0.01s) [2024-01-17T15:55:55.253Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2024-01-17T15:55:55.253Z] --- PASS: TestWaitRestartedContainer/not-running (1.93s) [2024-01-17T15:55:55.253Z] --- PASS: TestWaitRestartedContainer/next-exit (1.98s) [2024-01-17T15:55:55.253Z] === CONT TestContainerStartOnDaemonRestart [2024-01-17T15:55:55.253Z] === CONT TestHardRestartWhenContainerIsRunning [2024-01-17T15:55:55.253Z] === CONT TestIpcModeOlderClient [2024-01-17T15:55:55.253Z] === CONT TestDaemonHostGatewayIP [2024-01-17T15:55:55.253Z] === CONT TestContainerKillOnDaemonStart [2024-01-17T15:55:55.253Z] === CONT TestRestartDaemonWithRestartingContainer [2024-01-17T15:55:55.253Z] === CONT TestDaemonRestartIpcMode [2024-01-17T15:55:55.253Z] === CONT TestStopContainerWithTimeoutCancel [2024-01-17T15:55:55.253Z] --- PASS: TestIpcModeOlderClient (0.12s) [2024-01-17T15:55:57.178Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2024-01-17T15:55:57.178Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2024-01-17T15:55:57.434Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.21s) [2024-01-17T15:55:57.434Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2024-01-17T15:55:57.434Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.43s) [2024-01-17T15:55:57.995Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s) [2024-01-17T15:55:58.920Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.49s) [2024-01-17T15:55:58.920Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2024-01-17T15:55:58.920Z] --- PASS: TestDaemonHostGatewayIP (3.59s) [2024-01-17T15:55:58.920Z] --- PASS: TestStopContainerWithTimeoutCancel (3.69s) [2024-01-17T15:56:06.999Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2024-01-17T15:56:06.999Z] PASS [2024-01-17T15:56:06.999Z] [2024-01-17T15:56:06.999Z] === Skipped [2024-01-17T15:56:06.999Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2024-01-17T15:56:06.999Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-01-17T15:56:06.999Z] [2024-01-17T15:56:06.999Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2024-01-17T15:56:06.999Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-01-17T15:56:06.999Z] [2024-01-17T15:56:06.999Z] DONE 320 tests, 2 skipped in 172.131s [2024-01-17T15:56:06.999Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2024-01-17T15:56:06.999Z] ++ '[' -n '' ']' [2024-01-17T15:56:06.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:56:06.999Z] ++ set -e [2024-01-17T15:56:06.999Z] ++ '[' -n 0 ']' [2024-01-17T15:56:06.999Z] ++ set -x [2024-01-17T15:56:06.999Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:56:06.999Z] INFO: Testing against a local daemon [2024-01-17T15:56:06.999Z] === RUN TestConfigDaemonID [2024-01-17T15:56:08.361Z] daemon_test.go:61: [d9c79bf06e7ef] daemon is not started [2024-01-17T15:56:08.362Z] --- PASS: TestConfigDaemonID (1.05s) [2024-01-17T15:56:08.362Z] === RUN TestDaemonConfigValidation [2024-01-17T15:56:08.362Z] === RUN TestDaemonConfigValidation/config_with_no_content [2024-01-17T15:56:08.362Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2024-01-17T15:56:08.362Z] === RUN TestDaemonConfigValidation/config_with_{} [2024-01-17T15:56:08.362Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2024-01-17T15:56:08.362Z] === RUN TestDaemonConfigValidation/invalid_config [2024-01-17T15:56:08.362Z] === PAUSE TestDaemonConfigValidation/invalid_config [2024-01-17T15:56:08.362Z] === RUN TestDaemonConfigValidation/malformed_config [2024-01-17T15:56:08.362Z] === PAUSE TestDaemonConfigValidation/malformed_config [2024-01-17T15:56:08.362Z] === RUN TestDaemonConfigValidation/valid_config [2024-01-17T15:56:08.362Z] === PAUSE TestDaemonConfigValidation/valid_config [2024-01-17T15:56:08.362Z] === CONT TestDaemonConfigValidation/config_with_no_content [2024-01-17T15:56:08.362Z] === CONT TestDaemonConfigValidation/malformed_config [2024-01-17T15:56:08.362Z] === CONT TestDaemonConfigValidation/invalid_config [2024-01-17T15:56:08.362Z] === CONT TestDaemonConfigValidation/valid_config [2024-01-17T15:56:08.362Z] === CONT TestDaemonConfigValidation/config_with_{} [2024-01-17T15:56:08.362Z] --- PASS: TestDaemonConfigValidation (0.00s) [2024-01-17T15:56:08.362Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2024-01-17T15:56:08.362Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2024-01-17T15:56:08.362Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2024-01-17T15:56:08.362Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2024-01-17T15:56:08.362Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2024-01-17T15:56:08.362Z] === RUN TestConfigDaemonSeccompProfiles [2024-01-17T15:56:08.362Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2024-01-17T15:56:09.287Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2024-01-17T15:56:10.213Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2024-01-17T15:56:11.575Z] daemon_test.go:180: [d789a4e6506a2] daemon is not started [2024-01-17T15:56:11.575Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2024-01-17T15:56:11.575Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2024-01-17T15:56:11.575Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2024-01-17T15:56:11.575Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2024-01-17T15:56:11.575Z] === RUN TestDaemonProxy [2024-01-17T15:56:11.575Z] === RUN TestDaemonProxy/environment_variables [2024-01-17T15:56:11.575Z] === PAUSE TestDaemonProxy/environment_variables [2024-01-17T15:56:11.575Z] === RUN TestDaemonProxy/command-line_options [2024-01-17T15:56:11.575Z] === PAUSE TestDaemonProxy/command-line_options [2024-01-17T15:56:11.575Z] === RUN TestDaemonProxy/configuration_file [2024-01-17T15:56:11.575Z] === PAUSE TestDaemonProxy/configuration_file [2024-01-17T15:56:11.575Z] === RUN TestDaemonProxy/conflicting_options [2024-01-17T15:56:11.830Z] === RUN TestDaemonProxy/reload_sanitized [2024-01-17T15:56:11.830Z] === PAUSE TestDaemonProxy/reload_sanitized [2024-01-17T15:56:11.830Z] === CONT TestDaemonProxy/environment_variables [2024-01-17T15:56:11.830Z] === CONT TestDaemonProxy/configuration_file [2024-01-17T15:56:11.830Z] === CONT TestDaemonProxy/command-line_options [2024-01-17T15:56:11.830Z] === CONT TestDaemonProxy/reload_sanitized [2024-01-17T15:56:13.716Z] --- PASS: TestDaemonProxy (0.50s) [2024-01-17T15:56:13.716Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2024-01-17T15:56:13.716Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2024-01-17T15:56:13.716Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2024-01-17T15:56:13.716Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2024-01-17T15:56:13.716Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2024-01-17T15:56:13.716Z] === RUN TestLiveRestore [2024-01-17T15:56:13.716Z] === RUN TestLiveRestore/volume_references [2024-01-17T15:56:13.716Z] === PAUSE TestLiveRestore/volume_references [2024-01-17T15:56:13.716Z] === RUN TestLiveRestore/autoremove [2024-01-17T15:56:13.716Z] === PAUSE TestLiveRestore/autoremove [2024-01-17T15:56:13.716Z] === CONT TestLiveRestore/volume_references [2024-01-17T15:56:13.716Z] === CONT TestLiveRestore/autoremove [2024-01-17T15:56:13.716Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2024-01-17T15:56:14.277Z] === RUN TestLiveRestore/volume_references/restartPolicy [2024-01-17T15:56:14.277Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2024-01-17T15:56:15.640Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2024-01-17T15:56:15.640Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2024-01-17T15:56:16.566Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2024-01-17T15:56:17.492Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2024-01-17T15:56:18.418Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2024-01-17T15:56:19.343Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2024-01-17T15:56:19.903Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore (0.00s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/autoremove (3.55s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.99s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/volume_references (7.19s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.23s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.21s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.04s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.01s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.38s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.39s) [2024-01-17T15:56:20.829Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s) [2024-01-17T15:56:20.829Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2024-01-17T15:56:21.389Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s) [2024-01-17T15:56:21.389Z] PASS [2024-01-17T15:56:21.389Z] [2024-01-17T15:56:21.389Z] DONE 31 tests in 14.407s [2024-01-17T15:56:21.389Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2024-01-17T15:56:21.389Z] ++ '[' -n '' ']' [2024-01-17T15:56:21.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:56:21.389Z] ++ set -e [2024-01-17T15:56:21.389Z] ++ '[' -n 0 ']' [2024-01-17T15:56:21.389Z] ++ set -x [2024-01-17T15:56:21.389Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:56:21.389Z] INFO: Testing against a local daemon [2024-01-17T15:56:21.389Z] === RUN TestCommitInheritsEnv [2024-01-17T15:56:21.645Z] --- PASS: TestCommitInheritsEnv (0.16s) [2024-01-17T15:56:21.645Z] === RUN TestUsernsCommit [2024-01-17T15:56:23.007Z] --- PASS: TestUsernsCommit (1.49s) [2024-01-17T15:56:23.007Z] === RUN TestImportExtremelyLargeImageWorks [2024-01-17T15:56:23.007Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2024-01-17T15:56:23.007Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2024-01-17T15:56:23.007Z] === RUN TestImportWithCustomPlatform [2024-01-17T15:56:23.007Z] === RUN TestImportWithCustomPlatform/#00 [2024-01-17T15:56:23.007Z] === RUN TestImportWithCustomPlatform/linux [2024-01-17T15:56:23.263Z] === RUN TestImportWithCustomPlatform/LINUX [2024-01-17T15:56:23.263Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2024-01-17T15:56:23.263Z] === RUN TestImportWithCustomPlatformReject [2024-01-17T15:56:23.263Z] === RUN TestImportWithCustomPlatformReject/_______ [2024-01-17T15:56:23.263Z] === RUN TestImportWithCustomPlatformReject// [2024-01-17T15:56:23.263Z] === RUN TestImportWithCustomPlatformReject/macos [2024-01-17T15:56:23.263Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2024-01-17T15:56:23.263Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2024-01-17T15:56:23.263Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2024-01-17T15:56:23.263Z] === RUN TestImageInspectEmptyTagsAndDigests [2024-01-17T15:56:23.263Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2024-01-17T15:56:23.263Z] === RUN TestImagesFilterMultiReference [2024-01-17T15:56:23.263Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2024-01-17T15:56:23.263Z] === RUN TestImagesFilterUntil [2024-01-17T15:56:23.518Z] list_test.go:95: ImageList: ID=sha256:7013e0bbad90d551bd78c116f3a44c15a933913927d73e616a67622c2f560187 RepoTags=[testimagesfilteruntil:v1] [2024-01-17T15:56:23.518Z] --- PASS: TestImagesFilterUntil (0.23s) [2024-01-17T15:56:23.518Z] === RUN TestImagesFilterBeforeSince [2024-01-17T15:56:23.773Z] list_test.go:129: ImageList: ID=sha256:b172f96c45112f7ac5136a4b74c4b3fcf8cca6565b43846a5c423c12eff5d27b RepoTags=[testimagesfilterbeforesince:v2] [2024-01-17T15:56:23.773Z] list_test.go:129: ImageList: ID=sha256:7499f23099af40a09e6712a791a3c425374b6b7bcebff9879a82d440bea5893e RepoTags=[testimagesfilterbeforesince:v1] [2024-01-17T15:56:23.773Z] list_test.go:129: ImageList: ID=sha256:47cf63f8fc569a9f7abb8453e8c4ddf821ecfdf9458ed310b5e1a884e3d6ec32 RepoTags=[testimagesfilterbeforesince:v3] [2024-01-17T15:56:23.773Z] --- PASS: TestImagesFilterBeforeSince (0.23s) [2024-01-17T15:56:23.773Z] === RUN TestAPIImagesFilters [2024-01-17T15:56:23.773Z] === RUN TestAPIImagesFilters/repository_regex [2024-01-17T15:56:23.774Z] === PAUSE TestAPIImagesFilters/repository_regex [2024-01-17T15:56:23.774Z] === RUN TestAPIImagesFilters/image_name_regex [2024-01-17T15:56:23.774Z] === PAUSE TestAPIImagesFilters/image_name_regex [2024-01-17T15:56:23.774Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2024-01-17T15:56:23.774Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2024-01-17T15:56:23.774Z] === RUN TestAPIImagesFilters/registry_port_regex [2024-01-17T15:56:23.774Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2024-01-17T15:56:23.774Z] === CONT TestAPIImagesFilters/repository_regex [2024-01-17T15:56:23.774Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2024-01-17T15:56:23.774Z] === CONT TestAPIImagesFilters/image_name_regex [2024-01-17T15:56:23.774Z] === CONT TestAPIImagesFilters/registry_port_regex [2024-01-17T15:56:23.774Z] --- PASS: TestAPIImagesFilters (0.03s) [2024-01-17T15:56:23.774Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2024-01-17T15:56:23.774Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2024-01-17T15:56:23.774Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2024-01-17T15:56:23.774Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2024-01-17T15:56:23.774Z] === RUN TestPruneDontDeleteUsedDangling [2024-01-17T15:56:24.335Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) [2024-01-17T15:56:24.335Z] === RUN TestImagePullPlatformInvalid [2024-01-17T15:56:24.335Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2024-01-17T15:56:24.335Z] === RUN TestImagePullStoredfDigestForOtherRepo [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.231551516Z" 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=ffdf5c75-5fc8-4a73-880b-c849003b728a version=2.8.3 [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.231662432Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=ffdf5c75-5fc8-4a73-880b-c849003b728a version=2.8.3 [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.231679909Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.20.8 instance.id=ffdf5c75-5fc8-4a73-880b-c849003b728a version=2.8.3 [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.231898617Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=ffdf5c75-5fc8-4a73-880b-c849003b728a version=2.8.3 [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.325732417Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c257ed3-89b4-4efc-af51-5dfc38ad121f http.request.method=GET http.request.remoteaddr="127.0.0.1:41382" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.325859736Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c257ed3-89b4-4efc-af51-5dfc38ad121f http.request.method=GET http.request.remoteaddr="127.0.0.1:41382" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.624049ms http.response.status=200 http.response.written=2 [2024-01-17T15:56:24.335Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.328328995Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1f803caa-0aa2-49a6-8ef0-8f8be8835859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.328375166Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1f803caa-0aa2-49a6-8ef0-8f8be8835859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.328390247Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5b8c0c9a-a0cd-4299-8262-a1ff3cbc09c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.328429139Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5b8c0c9a-a0cd-4299-8262-a1ff3cbc09c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.328488938Z" 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=1f803caa-0aa2-49a6-8ef0-8f8be8835859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.109µ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=6788db28-5e9c-46bf-a0ef-d3c144cd95e4 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.328616413Z" 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=1f803caa-0aa2-49a6-8ef0-8f8be8835859 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.191138ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.335Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.32848952Z" 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=5b8c0c9a-a0cd-4299-8262-a1ff3cbc09c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.282µ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=b3192f42-d425-47b9-afcc-412b14ea2f0e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.32870648Z" 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=5b8c0c9a-a0cd-4299-8262-a1ff3cbc09c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.244874ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.335Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" [2024-01-17T15:56:24.335Z] time="2024-01-17T15:56:24.330438328Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00541bbf-a34d-43ba-a791-e651dd788c42 http.request.method=POST http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330486287Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00541bbf-a34d-43ba-a791-e651dd788c42 http.request.method=POST http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330506053Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=859c4196-837b-4a3a-9f9b-bdc5952f6baf http.request.method=POST http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330537192Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=859c4196-837b-4a3a-9f9b-bdc5952f6baf http.request.method=POST http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330646706Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00541bbf-a34d-43ba-a791-e651dd788c42 http.request.method=POST http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=125.94µ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=4ba1d9ed-93a1-4ad8-a174-ed53b95fdcb6 trace.line=110 vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330706899Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00541bbf-a34d-43ba-a791-e651dd788c42 http.request.method=POST http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.78µ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=c15cecf5-d5ef-404d-a3d3-5ed53acee195 trace.line=142 vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330648486Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=859c4196-837b-4a3a-9f9b-bdc5952f6baf http.request.method=POST http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=78.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).PutContent" trace.id=e01cd6d3-2ddb-42f6-a981-020384510e97 trace.line=110 vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330785766Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00541bbf-a34d-43ba-a791-e651dd788c42 http.request.method=POST http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.266µ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=ac18fc02-07ee-4cd8-8d9f-0329755524a8 trace.line=110 vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330859071Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=859c4196-837b-4a3a-9f9b-bdc5952f6baf http.request.method=POST http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.385µ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=64c38931-75a8-4d6c-9840-5f06af0e7b31 trace.line=142 vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330889668Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00541bbf-a34d-43ba-a791-e651dd788c42 http.request.method=POST http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.945542ms http.response.status=202 http.response.written=0 [2024-01-17T15:56:24.336Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.330951387Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=859c4196-837b-4a3a-9f9b-bdc5952f6baf http.request.method=POST http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=54.293µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=220816de-5f55-4003-b46d-6ac904988b71 trace.line=110 vars.name=test [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.331015354Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=859c4196-837b-4a3a-9f9b-bdc5952f6baf http.request.method=POST http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.007885ms http.response.status=202 http.response.written=0 [2024-01-17T15:56:24.336Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.332973827Z" 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=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333059678Z" 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=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.33313816Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.094µ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=8b70837a-1a15-45b9-b5b5-b185436a94ed trace.line=95 vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333208043Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.963µ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=c8133e0b-97d5-4861-819e-39eaa35977b2 trace.line=142 vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333308498Z" 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=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333450504Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4/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=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=46.843µ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=4f204d07-48eb-44bf-a82c-579287542dd5 trace.line=110 vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333497159Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.457µ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=79361445-40cb-4c80-a48f-e515472a0096 trace.line=155 vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333539645Z" 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=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.267µ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=8c0b908b-2254-441c-a05f-ead28009e44d trace.line=155 vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.33357633Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.488µ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=4456184b-ccce-451d-b4fc-d3683551ad67 trace.line=155 vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.33361898Z" 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=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333652145Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4/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=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.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).Move" trace.id=fb783669-73f8-4e3f-b8b8-61fb018248b0 trace.line=185 vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333682611Z" 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=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333726525Z" 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=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.639µ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=9b46b9ac-6b81-4e80-a274-4332313d104c trace.line=110 vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333746078Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.268µ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=60911388-4085-4b1b-a403-7d3023a63cfb trace.line=95 vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.336Z] time="2024-01-17T15:56:24.333832141Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.553µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=f77ff21b-d97b-4b23-9e22-3b519886c574 trace.line=142 vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.333844334Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=91.225µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b472a196-525e-4e66-8378-52a408d0b436 trace.line=202 vars.name=test vars.uuid=dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.333873659Z" 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=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.333915251Z" 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=f6e7c112-c5bf-47bc-b335-03e1609fca6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41406" http.request.uri="/v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.169353ms http.response.status=201 http.response.written=0 [2024-01-17T15:56:24.337Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "PUT /v2/test/blobs/uploads/dd436f17-9dc8-4e78-8b8e-d8fe2f4a5ec4?_state=mL1WTDlEtrvUeP8v-n2D2-r-LE_IDFvk8M1tBJdnbfl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRkNDM2ZjE3LTlkYzgtNGU3OC04YjhlLWQ4ZmUyZjRhNWVjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA0OTg0MDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.333942771Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5/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=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.832µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d6a8bfae-6a99-475a-bf43-b1315eb401bd trace.line=110 vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.334029302Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.325µ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=246d118c-ed25-4635-bda4-c531842c2375 trace.line=155 vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.334076063Z" 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=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.153µ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=de78e93b-d341-437e-863d-6da1e6d3c210 trace.line=155 vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.33410355Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.837µ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=6742b723-87e8-4ab0-b76e-05cae780e038 trace.line=155 vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.334173877Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5/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=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.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).Move" trace.id=e5b863c4-dbc9-413f-8fcb-f43bb3fb4b87 trace.line=185 vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.334242365Z" 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=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.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=acf813a4-3335-4bca-ae82-5056e6185686 trace.line=110 vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.334349778Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/3d722730-37f8-4ab1-b173-023e61b724e5")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=81.009µ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=0098949c-14dd-4685-9fa5-26cbf07c7672 trace.line=202 vars.name=test vars.uuid=3d722730-37f8-4ab1-b173-023e61b724e5 [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.334421474Z" 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=d9832d35-474d-4460-9462-321806cc3527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.886293ms http.response.status=201 http.response.written=0 [2024-01-17T15:56:24.337Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "PUT /v2/test/blobs/uploads/3d722730-37f8-4ab1-b173-023e61b724e5?_state=gOXp0BRbMVzlAITWwle_z3sYYWvyKNKmT9QrRxQglFV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNkNzIyNzMwLTM3ZjgtNGFiMS1iMTczLTAyM2U2MWI3MjRlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNTo1NjoyNC4zMzA1NTMwNTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.336181811Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=03661cac-e51d-4c3d-8349-4c06cf2ffba6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.336229105Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=03661cac-e51d-4c3d-8349-4c06cf2ffba6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.336290479Z" 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=03661cac-e51d-4c3d-8349-4c06cf2ffba6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.161µ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=ce53b14a-b5ec-4789-b9c2-3cc58802f7e7 trace.line=95 vars.name=test vars.reference=latest [2024-01-17T15:56:24.337Z] time="2024-01-17T15:56:24.336365171Z" 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=03661cac-e51d-4c3d-8349-4c06cf2ffba6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.523109ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2024-01-17T15:56:24.337Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown" [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.337368477Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.33740348Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.33755082Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.337566434Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.337575238Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.337648018Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.823µ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=85e2d658-08df-4ca8-b567-c11745a327c2 trace.line=95 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.3376966Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.925µ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=44dedb4e-a46c-4aa0-a670-61f95ec9e3b0 trace.line=155 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.337745749Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=19.602µ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=29a38821-bef7-468a-bdd2-2c4ad334428a trace.line=95 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.33778378Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.044µ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=40f06058-5cd8-4d58-a25c-546d7121cc88 trace.line=155 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.337824444Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.201µ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=fde03a4f-4a17-4ba7-ab5d-573eb1b37c7c trace.line=155 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.337899611Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.273µ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=10f8ad4e-325b-44e9-b8e9-77f785e8957f trace.line=110 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.33798058Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+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).PutContent" trace.id=36fa4061-f2d0-4f47-a2ec-e6e34dc19960 trace.line=110 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.338179209Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=100.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=8e1785be-0956-41b6-b0da-22dd040f42f4 trace.line=110 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.338240305Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.594µ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=25e0fa94-fc4a-452a-920a-c38aa7ef32a1 trace.line=110 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.338276276Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.338292054Z" 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=5e4104c8-671d-4e6c-a161-1c1802e2b7c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.53892ms http.response.status=201 http.response.written=0 [2024-01-17T15:56:24.594Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.343012768Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8cbf1652-6787-4b6e-a6c1-d5907123d07c http.request.method=GET http.request.remoteaddr="127.0.0.1:41426" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.343054458Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8cbf1652-6787-4b6e-a6c1-d5907123d07c http.request.method=GET http.request.remoteaddr="127.0.0.1:41426" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf 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.228439ms http.response.status=200 http.response.written=2 [2024-01-17T15:56:24.594Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.345128788Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6992636-f3ca-4cf7-81d1-468f89d7c43a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.345164103Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6992636-f3ca-4cf7-81d1-468f89d7c43a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.345237908Z" 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=d6992636-f3ca-4cf7-81d1-468f89d7c43a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.201µ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=bc14b594-a26d-40ed-90b6-ca4577ddaa0f trace.line=95 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.345261465Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6992636-f3ca-4cf7-81d1-468f89d7c43a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.345305428Z" 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=d6992636-f3ca-4cf7-81d1-468f89d7c43a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.653µ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=965b914f-3e7b-45c6-a141-8d070ca7e443 trace.line=95 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.345355274Z" 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=d6992636-f3ca-4cf7-81d1-468f89d7c43a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.631µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bbf7db85-0d81-414e-93e4-3df76075a27d trace.line=155 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.345395914Z" 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=d6992636-f3ca-4cf7-81d1-468f89d7c43a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.759µ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=d8fb3cd6-9000-4aa7-9d65-fc807d72fb28 trace.line=125 vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.345442847Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6992636-f3ca-4cf7-81d1-468f89d7c43a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.345536345Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6992636-f3ca-4cf7-81d1-468f89d7c43a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf 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.116866ms http.response.status=200 http.response.written=417 [2024-01-17T15:56:24.594Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.353648467Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5849d378-4100-40de-9479-0770c3cbdf12 http.request.method=GET http.request.remoteaddr="127.0.0.1:41444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.353693808Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5849d378-4100-40de-9479-0770c3cbdf12 http.request.method=GET http.request.remoteaddr="127.0.0.1:41444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.594Z] time="2024-01-17T15:56:24.353709373Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5849d378-4100-40de-9479-0770c3cbdf12 http.request.method=GET http.request.remoteaddr="127.0.0.1:41444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.353788528Z" 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=5849d378-4100-40de-9479-0770c3cbdf12 http.request.method=GET http.request.remoteaddr="127.0.0.1:41444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.268µ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=3896d025-7814-413e-8263-2edbe65f513b trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.353843609Z" 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=5849d378-4100-40de-9479-0770c3cbdf12 http.request.method=GET http.request.remoteaddr="127.0.0.1:41444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.479µ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=3817e218-c4af-4756-bf97-7fe0c0e00404 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.353892101Z" 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=5849d378-4100-40de-9479-0770c3cbdf12 http.request.method=GET http.request.remoteaddr="127.0.0.1:41444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.802µ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=e0f7a713-6357-46cf-968e-abeab8e7728f trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.353927006Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5849d378-4100-40de-9479-0770c3cbdf12 http.request.method=GET http.request.remoteaddr="127.0.0.1:41444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.354012938Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5849d378-4100-40de-9479-0770c3cbdf12 http.request.method=GET http.request.remoteaddr="127.0.0.1:41444" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf 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.164611ms http.response.status=200 http.response.written=417 [2024-01-17T15:56:24.595Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360426927Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360469052Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360542956Z" 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=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.846µ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=beb81db1-84f7-45a7-a244-28effbc63aaa trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360594763Z" 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=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.92µ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=e8cc057e-1991-40a7-9cb9-a39f55cc5d6a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360640039Z" 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=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.79µ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=3ebfb336-d4ed-4342-8ada-88d196b1307e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360726759Z" 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=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.677µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fbba243f-fd7a-45dc-b3b3-416ad3975481 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360819034Z" 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=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.391µ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=cc05d9c6-5382-4ac2-953b-be4e54d34be8 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360859707Z" 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=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.003µ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=31a3311c-818d-440c-b43b-dbbb0e491775 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360758234Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360908626Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360921253Z" 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=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.213µ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=29e9229a-9d7f-4870-b631-5331bdc7d16b trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.360977614Z" 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=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.619µ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=5b7c7a6d-ebd6-4910-bfa9-3bef96323dda trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.361347469Z" 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=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=327.885µ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=341cc621-82f6-4974-8b41-0736b7cab6dc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.361409729Z" 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=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.089µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1962c2d2-0e48-4973-974b-6cff9c2ef092 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.36145105Z" 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=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.214µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f7c84d49-4ad2-4734-bee1-415fa402294c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.361499206Z" 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=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.016µ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=f4d742fc-b761-47c0-90f4-edbf6c0b0102 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.361513581Z" 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=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.16µ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=0b847b25-6240-4689-8fce-e95e99840263 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.361604642Z" 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=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.401µ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=d941eee6-ad9e-47a7-8ad4-938e822df7ff trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.595Z] time="2024-01-17T15:56:24.361633713Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07f527e6-1b08-41f8-aa82-94a6735bc135 http.request.method=GET http.request.remoteaddr="127.0.0.1:41456" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf 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.703155ms http.response.status=200 http.response.written=194 [2024-01-17T15:56:24.595Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.361702578Z" 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=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.354µ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=05f27461-cd4e-454e-9bfa-cc8c0f702616 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.361769647Z" 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=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.38µ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=cf76b484-fd09-4b19-93ed-1720ed91cffc trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.362314254Z" 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=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.961µ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=79829b57-f799-41e0-923a-09c8372c2f20 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.362373019Z" 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=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.106µ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=dc38287f-a2a8-4cba-872a-6b5961e95e1c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.362430061Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=18225a3e-9601-4b3d-83e6-93937f2f4662 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf 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.445497ms http.response.status=200 http.response.written=68 [2024-01-17T15:56:24.596Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.375567659Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=23216c04-2fb9-4b1c-a799-374c85731e58 http.request.method=GET http.request.remoteaddr="127.0.0.1:41484" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.375606987Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=23216c04-2fb9-4b1c-a799-374c85731e58 http.request.method=GET http.request.remoteaddr="127.0.0.1:41484" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf 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="900.168µs" http.response.status=200 http.response.written=2 [2024-01-17T15:56:24.596Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.382052368Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73335642-3215-4cee-91c8-ca3817fe141c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41494" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.382096783Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73335642-3215-4cee-91c8-ca3817fe141c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41494" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.382109517Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=73335642-3215-4cee-91c8-ca3817fe141c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41494" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.382176307Z" 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=73335642-3215-4cee-91c8-ca3817fe141c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41494" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.2µ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=f4d8e59d-7585-477f-b017-0dbe4ea18cdb trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.382222682Z" 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=73335642-3215-4cee-91c8-ca3817fe141c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41494" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.309µ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=9b2275dc-bc69-4729-a1b7-8ba1269d18e7 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.382303831Z" 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=73335642-3215-4cee-91c8-ca3817fe141c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41494" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf 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.672533ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.383579884Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5799eece-8396-419d-9882-2bdbb52175ed http.request.method=GET http.request.remoteaddr="127.0.0.1:41502" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.38361707Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5799eece-8396-419d-9882-2bdbb52175ed http.request.method=GET http.request.remoteaddr="127.0.0.1:41502" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.383635506Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5799eece-8396-419d-9882-2bdbb52175ed http.request.method=GET http.request.remoteaddr="127.0.0.1:41502" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.383703338Z" 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=5799eece-8396-419d-9882-2bdbb52175ed http.request.method=GET http.request.remoteaddr="127.0.0.1:41502" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.88µ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=dce9f48e-a886-4f1e-b51d-bfb197760107 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.383748278Z" 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=5799eece-8396-419d-9882-2bdbb52175ed http.request.method=GET http.request.remoteaddr="127.0.0.1:41502" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.488µ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=b69291fd-e204-4dd3-82ec-d42084a5344b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] time="2024-01-17T15:56:24.383787269Z" 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=5799eece-8396-419d-9882-2bdbb52175ed http.request.method=GET http.request.remoteaddr="127.0.0.1:41502" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf 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.00064ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T15:56:24.596Z] 127.0.0.1 - - [17/Jan/2024:15:56:24 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/568c06479545975e37ef3bb1594b7cf3a631e2cf kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T15:56:24.596Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) [2024-01-17T15:56:24.596Z] === RUN TestImagePullNonExisting [2024-01-17T15:56:24.596Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2024-01-17T15:56:24.596Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2024-01-17T15:56:24.596Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-17T15:56:24.596Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-17T15:56:24.596Z] === RUN TestImagePullNonExisting/asdfasdf [2024-01-17T15:56:24.596Z] === PAUSE TestImagePullNonExisting/asdfasdf [2024-01-17T15:56:24.596Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2024-01-17T15:56:24.596Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2024-01-17T15:56:24.596Z] === RUN TestImagePullNonExisting/library/asdfasdf [2024-01-17T15:56:24.596Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2024-01-17T15:56:24.596Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2024-01-17T15:56:24.596Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2024-01-17T15:56:24.596Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2024-01-17T15:56:24.596Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2024-01-17T15:56:24.596Z] === CONT TestImagePullNonExisting/asdfasdf [2024-01-17T15:56:24.596Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-17T15:56:24.596Z] === CONT TestImagePullNonExisting/library/asdfasdf [2024-01-17T15:56:24.596Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2024-01-17T15:56:25.959Z] --- PASS: TestImagePullNonExisting (0.01s) [2024-01-17T15:56:25.959Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) [2024-01-17T15:56:25.959Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s) [2024-01-17T15:56:25.959Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2024-01-17T15:56:25.959Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) [2024-01-17T15:56:25.959Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s) [2024-01-17T15:56:25.959Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.28s) [2024-01-17T15:56:25.959Z] === RUN TestRemoveImageOrphaning [2024-01-17T15:56:25.959Z] --- PASS: TestRemoveImageOrphaning (0.15s) [2024-01-17T15:56:25.959Z] === RUN TestRemoveByDigest [2024-01-17T15:56:25.959Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-01-17T15:56:25.959Z] --- SKIP: TestRemoveByDigest (0.00s) [2024-01-17T15:56:25.959Z] === RUN TestRemoveImageGarbageCollector [2024-01-17T15:56:25.959Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2024-01-17T15:56:25.959Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2024-01-17T15:56:25.959Z] === RUN TestSaveCheckTimes [2024-01-17T15:56:25.959Z] === PAUSE TestSaveCheckTimes [2024-01-17T15:56:25.959Z] === RUN TestSaveCheckManifestLayers [2024-01-17T15:56:25.959Z] === PAUSE TestSaveCheckManifestLayers [2024-01-17T15:56:25.959Z] === RUN TestSaveRepoWithMultipleImages [2024-01-17T15:56:26.214Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s) [2024-01-17T15:56:26.214Z] === RUN TestSaveDirectoryPermissions [2024-01-17T15:56:27.142Z] --- PASS: TestSaveDirectoryPermissions (0.97s) [2024-01-17T15:56:27.142Z] === RUN TestTagUnprefixedRepoByNameOrName [2024-01-17T15:56:27.142Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2024-01-17T15:56:27.142Z] === RUN TestTagUsingDigestAlgorithmAsName [2024-01-17T15:56:27.142Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2024-01-17T15:56:27.142Z] === RUN TestTagValidPrefixedRepo [2024-01-17T15:56:27.142Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2024-01-17T15:56:27.142Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2024-01-17T15:56:27.142Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2024-01-17T15:56:27.142Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2024-01-17T15:56:27.142Z] === RUN TestTagValidPrefixedRepo/foooo:t [2024-01-17T15:56:27.142Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2024-01-17T15:56:27.142Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-17T15:56:27.142Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-17T15:56:27.142Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2024-01-17T15:56:27.142Z] === CONT TestTagValidPrefixedRepo/foooo:t [2024-01-17T15:56:27.142Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-17T15:56:27.142Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2024-01-17T15:56:27.142Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2024-01-17T15:56:27.142Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.00s) [2024-01-17T15:56:27.142Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2024-01-17T15:56:27.142Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2024-01-17T15:56:27.142Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2024-01-17T15:56:27.142Z] === RUN TestTagExistedNameWithoutForce [2024-01-17T15:56:27.142Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2024-01-17T15:56:27.142Z] === RUN TestTagOfficialNames [2024-01-17T15:56:27.142Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2024-01-17T15:56:27.142Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2024-01-17T15:56:27.142Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2024-01-17T15:56:27.142Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2024-01-17T15:56:27.142Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2024-01-17T15:56:27.142Z] --- PASS: TestTagOfficialNames (0.04s) [2024-01-17T15:56:27.142Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2024-01-17T15:56:27.142Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2024-01-17T15:56:27.142Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2024-01-17T15:56:27.142Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2024-01-17T15:56:27.142Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2024-01-17T15:56:27.142Z] === RUN TestTagMatchesDigest [2024-01-17T15:56:27.142Z] --- PASS: TestTagMatchesDigest (0.01s) [2024-01-17T15:56:27.142Z] === CONT TestSaveCheckManifestLayers [2024-01-17T15:56:27.142Z] === CONT TestSaveCheckTimes [2024-01-17T15:56:27.142Z] --- PASS: TestSaveCheckTimes (0.03s) [2024-01-17T15:56:27.142Z] --- PASS: TestSaveCheckManifestLayers (0.04s) [2024-01-17T15:56:27.142Z] PASS [2024-01-17T15:56:27.398Z] [2024-01-17T15:56:27.398Z] === Skipped [2024-01-17T15:56:27.398Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2024-01-17T15:56:27.398Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2024-01-17T15:56:27.398Z] [2024-01-17T15:56:27.398Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2024-01-17T15:56:27.398Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-01-17T15:56:27.398Z] [2024-01-17T15:56:27.398Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2024-01-17T15:56:27.398Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2024-01-17T15:56:27.398Z] [2024-01-17T15:56:27.398Z] DONE 55 tests, 3 skipped in 5.852s [2024-01-17T15:56:27.398Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2024-01-17T15:56:27.398Z] ++ '[' -n '' ']' [2024-01-17T15:56:27.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:56:27.398Z] ++ set -e [2024-01-17T15:56:27.398Z] ++ '[' -n 0 ']' [2024-01-17T15:56:27.398Z] ++ set -x [2024-01-17T15:56:27.398Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:56:27.398Z] === RUN TestStripANSICommands [2024-01-17T15:56:27.398Z] === RUN TestStripANSICommands/#00 [2024-01-17T15:56:27.398Z] === RUN TestStripANSICommands/#01 [2024-01-17T15:56:27.398Z] --- PASS: TestStripANSICommands (0.00s) [2024-01-17T15:56:27.398Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2024-01-17T15:56:27.398Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2024-01-17T15:56:27.398Z] PASS [2024-01-17T15:56:27.398Z] [2024-01-17T15:56:27.398Z] DONE 3 tests in 0.009s [2024-01-17T15:56:27.398Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2024-01-17T15:56:27.398Z] ++ '[' -n '' ']' [2024-01-17T15:56:27.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:56:27.398Z] ++ set -e [2024-01-17T15:56:27.398Z] ++ '[' -n 0 ']' [2024-01-17T15:56:27.398Z] ++ set -x [2024-01-17T15:56:27.398Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:56:27.398Z] INFO: Testing against a local daemon [2024-01-17T15:56:27.398Z] === RUN TestCreateWithMultiNetworks [2024-01-17T15:56:28.323Z] --- PASS: TestCreateWithMultiNetworks (0.93s) [2024-01-17T15:56:28.323Z] === RUN TestNetworkCreateDelete [2024-01-17T15:56:28.579Z] --- PASS: TestNetworkCreateDelete (0.18s) [2024-01-17T15:56:28.579Z] === RUN TestDockerNetworkDeletePreferID [2024-01-17T15:56:28.880Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2024-01-17T15:56:28.880Z] === RUN TestDaemonDNSFallback [2024-01-17T15:56:35.430Z] --- PASS: TestDaemonDNSFallback (6.21s) [2024-01-17T15:56:35.430Z] === RUN TestInspectNetwork [2024-01-17T15:56:37.942Z] === RUN TestInspectNetwork/full_network_id [2024-01-17T15:56:37.942Z] === RUN TestInspectNetwork/partial_network_id [2024-01-17T15:56:37.942Z] === RUN TestInspectNetwork/network_name [2024-01-17T15:56:37.942Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2024-01-17T15:56:43.180Z] --- PASS: TestInspectNetwork (7.07s) [2024-01-17T15:56:43.180Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2024-01-17T15:56:43.180Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2024-01-17T15:56:43.180Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2024-01-17T15:56:43.180Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2024-01-17T15:56:43.180Z] === RUN TestRunContainerWithBridgeNone [2024-01-17T15:56:43.741Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/create [2024-01-17T15:56:43.741Z] === PAUSE TestNetworkInvalidJSON/networks/create [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2024-01-17T15:56:43.741Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-17T15:56:43.741Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-17T15:56:43.741Z] === CONT TestNetworkInvalidJSON/networks/create [2024-01-17T15:56:43.741Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2024-01-17T15:56:43.741Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2024-01-17T15:56:43.741Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2024-01-17T15:56:43.741Z] === RUN TestNetworkList [2024-01-17T15:56:43.741Z] === RUN TestNetworkList//networks [2024-01-17T15:56:43.741Z] === PAUSE TestNetworkList//networks [2024-01-17T15:56:43.741Z] === RUN TestNetworkList//networks/ [2024-01-17T15:56:43.741Z] === PAUSE TestNetworkList//networks/ [2024-01-17T15:56:43.741Z] === CONT TestNetworkList//networks [2024-01-17T15:56:43.741Z] === CONT TestNetworkList//networks/ [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkList (0.01s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkList//networks/ (0.00s) [2024-01-17T15:56:43.741Z] --- PASS: TestNetworkList//networks (0.00s) [2024-01-17T15:56:43.741Z] === RUN TestHostIPv4BridgeLabel [2024-01-17T15:56:44.301Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2024-01-17T15:56:44.301Z] === RUN TestDefaultNetworkOpts [2024-01-17T15:56:44.301Z] === RUN TestDefaultNetworkOpts/default_value [2024-01-17T15:56:45.663Z] === RUN TestDefaultNetworkOpts/cmdline_value [2024-01-17T15:56:47.025Z] === RUN TestDefaultNetworkOpts/config-from_value [2024-01-17T15:56:47.951Z] --- PASS: TestDefaultNetworkOpts (3.83s) [2024-01-17T15:56:47.951Z] --- PASS: TestDefaultNetworkOpts/default_value (1.27s) [2024-01-17T15:56:47.951Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s) [2024-01-17T15:56:47.951Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s) [2024-01-17T15:56:47.951Z] === RUN TestForbidDuplicateNetworkNames [2024-01-17T15:56:48.877Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) [2024-01-17T15:56:48.877Z] === RUN TestDaemonRestartWithLiveRestore [2024-01-17T15:56:49.802Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2024-01-17T15:56:49.802Z] === RUN TestDaemonDefaultNetworkPools [2024-01-17T15:56:50.728Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2024-01-17T15:56:50.728Z] === RUN TestDaemonRestartWithExistingNetwork [2024-01-17T15:56:51.656Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2024-01-17T15:56:51.656Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2024-01-17T15:56:53.019Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2024-01-17T15:56:53.019Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2024-01-17T15:56:53.579Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2024-01-17T15:56:53.579Z] === RUN TestServiceWithPredefinedNetwork [2024-01-17T15:56:56.090Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2024-01-17T15:56:56.090Z] === RUN TestServiceRemoveKeepsIngressNetwork [2024-01-17T15:56:56.090Z] service_test.go:250: FLAKY_TEST [2024-01-17T15:56:56.090Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-01-17T15:56:56.090Z] === RUN TestServiceWithDataPathPortInit [2024-01-17T15:57:10.919Z] --- PASS: TestServiceWithDataPathPortInit (13.41s) [2024-01-17T15:57:10.919Z] === RUN TestServiceWithDefaultAddressPoolInit [2024-01-17T15:57:11.479Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ziqmvbcadavzit3rqb3dsm5hl Created:2024-01-17 15:57:10.40944502 +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[00c653765b8f6507698118f7e77dd89b711d8a968a14742ab9a28719469343c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ipdej3q4b319fnvkqvb52zu8t EndpointID:a78ea159cc2fbefa55870fe45a3670ae329e781fe0ec0c93422d172e372df94b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa43b5286d23b2f40bf60e9a5107cdd3458f97c989369214b9a800d84c56e563 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:32203a782d6a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ipdej3q4b319fnvkqvb52zu8t EndpointID:a78ea159cc2fbefa55870fe45a3670ae329e781fe0ec0c93422d172e372df94b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2024-01-17T15:57:16.717Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2024-01-17T15:57:16.717Z] PASS [2024-01-17T15:57:16.717Z] [2024-01-17T15:57:16.717Z] === Skipped [2024-01-17T15:57:16.717Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-01-17T15:57:16.717Z] service_test.go:250: FLAKY_TEST [2024-01-17T15:57:16.717Z] [2024-01-17T15:57:16.717Z] DONE 44 tests, 1 skipped in 48.666s [2024-01-17T15:57:16.717Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2024-01-17T15:57:16.717Z] ++ '[' -n '' ']' [2024-01-17T15:57:16.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:16.717Z] ++ set -e [2024-01-17T15:57:16.717Z] ++ '[' -n 0 ']' [2024-01-17T15:57:16.717Z] ++ set -x [2024-01-17T15:57:16.717Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:16.717Z] INFO: Testing against a local daemon [2024-01-17T15:57:16.717Z] === RUN TestDockerNetworkIpvlanPersistance [2024-01-17T15:57:16.717Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-17T15:57:16.717Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2024-01-17T15:57:16.717Z] === RUN TestDockerNetworkIpvlan [2024-01-17T15:57:16.717Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-17T15:57:16.717Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2024-01-17T15:57:16.717Z] PASS [2024-01-17T15:57:16.717Z] [2024-01-17T15:57:16.717Z] === Skipped [2024-01-17T15:57:16.717Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2024-01-17T15:57:16.717Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-17T15:57:16.717Z] [2024-01-17T15:57:16.717Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2024-01-17T15:57:16.717Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-17T15:57:16.717Z] [2024-01-17T15:57:16.717Z] DONE 2 tests, 2 skipped in 0.039s [2024-01-17T15:57:16.717Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2024-01-17T15:57:16.717Z] ++ '[' -n '' ']' [2024-01-17T15:57:16.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:16.717Z] ++ set -e [2024-01-17T15:57:16.717Z] ++ '[' -n 0 ']' [2024-01-17T15:57:16.717Z] ++ set -x [2024-01-17T15:57:16.717Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:16.717Z] INFO: Testing against a local daemon [2024-01-17T15:57:16.717Z] === RUN TestDockerNetworkMacvlanPersistance [2024-01-17T15:57:17.277Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s) [2024-01-17T15:57:17.277Z] === RUN TestDockerNetworkMacvlan [2024-01-17T15:57:17.277Z] === RUN TestDockerNetworkMacvlan/Subinterface [2024-01-17T15:57:17.880Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2024-01-17T15:57:18.440Z] === RUN TestDockerNetworkMacvlan/NilParent [2024-01-17T15:57:19.001Z] === RUN TestDockerNetworkMacvlan/InternalMode [2024-01-17T15:57:19.561Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2024-01-17T15:57:20.130Z] === RUN TestDockerNetworkMacvlan/Addressing [2024-01-17T15:57:20.708Z] --- PASS: TestDockerNetworkMacvlan (3.55s) [2024-01-17T15:57:20.708Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) [2024-01-17T15:57:20.708Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) [2024-01-17T15:57:20.708Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) [2024-01-17T15:57:20.708Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) [2024-01-17T15:57:20.708Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) [2024-01-17T15:57:20.708Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2024-01-17T15:57:20.708Z] PASS [2024-01-17T15:57:20.708Z] [2024-01-17T15:57:20.708Z] DONE 8 tests in 4.774s [2024-01-17T15:57:20.708Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2024-01-17T15:57:20.708Z] ++ '[' -n '' ']' [2024-01-17T15:57:20.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:20.708Z] ++ set -e [2024-01-17T15:57:20.708Z] ++ '[' -n 0 ']' [2024-01-17T15:57:20.708Z] ++ set -x [2024-01-17T15:57:20.708Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:20.973Z] INFO: Testing against a local daemon [2024-01-17T15:57:20.973Z] === RUN TestBridgeICC [2024-01-17T15:57:21.539Z] === RUN TestBridgeICC/IPv4_non-internal_network [2024-01-17T15:57:22.508Z] === RUN TestBridgeICC/IPv4_internal_network [2024-01-17T15:57:23.871Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2024-01-17T15:57:24.797Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2024-01-17T15:57:26.160Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2024-01-17T15:57:27.087Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2024-01-17T15:57:28.490Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name [2024-01-17T15:57:29.416Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name [2024-01-17T15:57:30.779Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2024-01-17T15:57:33.291Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC (14.19s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.17s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.03s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.22s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.07s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.19s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.09s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.19s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.22s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.22s) [2024-01-17T15:57:35.178Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.19s) [2024-01-17T15:57:35.178Z] === RUN TestBridgeINC [2024-01-17T15:57:35.738Z] === RUN TestBridgeINC/IPv4_non-internal_network [2024-01-17T15:57:40.976Z] === RUN TestBridgeINC/IPv4_internal_network [2024-01-17T15:57:41.232Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2024-01-17T15:57:46.470Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2024-01-17T15:57:47.030Z] --- PASS: TestBridgeINC (11.99s) [2024-01-17T15:57:47.030Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.45s) [2024-01-17T15:57:47.030Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.21s) [2024-01-17T15:57:47.030Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.47s) [2024-01-17T15:57:47.030Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.25s) [2024-01-17T15:57:47.030Z] === RUN TestDefaultBridgeIPv6 [2024-01-17T15:57:47.030Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA [2024-01-17T15:57:48.394Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only [2024-01-17T15:57:50.280Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only [2024-01-17T15:57:51.685Z] --- PASS: TestDefaultBridgeIPv6 (4.44s) [2024-01-17T15:57:51.685Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.44s) [2024-01-17T15:57:51.685Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.48s) [2024-01-17T15:57:51.685Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.51s) [2024-01-17T15:57:51.685Z] === RUN TestDefaultBridgeAddresses [2024-01-17T15:57:51.685Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes [2024-01-17T15:57:53.048Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes [2024-01-17T15:57:54.936Z] --- PASS: TestDefaultBridgeAddresses (3.11s) [2024-01-17T15:57:54.936Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) [2024-01-17T15:57:54.936Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) [2024-01-17T15:57:54.936Z] PASS [2024-01-17T15:57:54.936Z] [2024-01-17T15:57:54.936Z] DONE 23 tests in 33.777s [2024-01-17T15:57:54.936Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2024-01-17T15:57:54.936Z] ++ '[' -n '' ']' [2024-01-17T15:57:54.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:54.936Z] ++ set -e [2024-01-17T15:57:54.936Z] ++ '[' -n 0 ']' [2024-01-17T15:57:54.936Z] ++ set -x [2024-01-17T15:57:54.936Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:54.936Z] testing: warning: no tests to run [2024-01-17T15:57:54.936Z] PASS [2024-01-17T15:57:54.936Z] [2024-01-17T15:57:54.936Z] DONE 0 tests in 0.007s [2024-01-17T15:57:54.936Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2024-01-17T15:57:54.936Z] ++ '[' -n '' ']' [2024-01-17T15:57:54.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:54.936Z] ++ set -e [2024-01-17T15:57:54.936Z] ++ '[' -n 0 ']' [2024-01-17T15:57:54.936Z] ++ set -x [2024-01-17T15:57:54.936Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:57:54.936Z] INFO: Testing against a local daemon [2024-01-17T15:57:54.936Z] === RUN TestAuthZPluginAllowRequest [2024-01-17T15:57:55.861Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2024-01-17T15:57:55.861Z] === RUN TestAuthZPluginTLS [2024-01-17T15:57:56.423Z] --- PASS: TestAuthZPluginTLS (0.55s) [2024-01-17T15:57:56.423Z] === RUN TestAuthZPluginDenyRequest [2024-01-17T15:57:56.989Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2024-01-17T15:57:56.989Z] === RUN TestAuthZPluginAPIDenyResponse [2024-01-17T15:57:57.255Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2024-01-17T15:57:57.255Z] === RUN TestAuthZPluginDenyResponse [2024-01-17T15:57:57.833Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2024-01-17T15:57:57.833Z] === RUN TestAuthZPluginAllowEventStream [2024-01-17T15:57:58.759Z] 2024/01/17 15:57:58 http: panic serving 127.0.0.1:44368: runtime error: invalid memory address or nil pointer dereference [2024-01-17T15:57:58.759Z] goroutine 61 [running]: [2024-01-17T15:57:58.759Z] net/http.(*conn).serve.func1() [2024-01-17T15:57:58.759Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-17T15:57:58.759Z] panic({0xa74960?, 0x1599ca0?}) [2024-01-17T15:57:58.759Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-17T15:57:58.759Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72508, 0x40005284e0}, 0xffff43beb0b0?) [2024-01-17T15:57:58.759Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2024-01-17T15:57:58.759Z] net/http.HandlerFunc.ServeHTTP(0x40002d4400?, {0xd72508?, 0x40005284e0?}, 0x4023f4?) [2024-01-17T15:57:58.759Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T15:57:58.759Z] net/http.(*ServeMux).ServeHTTP(0xd78ab8?, {0xd72508, 0x40005284e0}, 0x40002d4400) [2024-01-17T15:57:58.759Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-17T15:57:58.759Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400001f340, {0xd710c8?, 0x40000f8620}, 0x40002d4300, {0xd67440, 0x40005c2b00}) [2024-01-17T15:57:58.759Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-17T15:57:58.759Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd710c8?, 0x40000f8620?}, 0x40004101e0?) [2024-01-17T15:57:58.759Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-17T15:57:58.759Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd710c8?, 0x40000f8620?}, 0x40000f8620?) [2024-01-17T15:57:58.759Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T15:57:58.759Z] net/http.serverHandler.ServeHTTP({0xd6dca8?}, {0xd710c8?, 0x40000f8620?}, 0x6?) [2024-01-17T15:57:58.759Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-17T15:57:58.759Z] net/http.(*conn).serve(0x4000328bd0, {0xd78ab8, 0x400050e180}) [2024-01-17T15:57:58.759Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-17T15:57:58.759Z] created by net/http.(*Server).Serve in goroutine 13 [2024-01-17T15:57:58.759Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-17T15:57:59.685Z] 2024/01/17 15:57:59 http: panic serving 127.0.0.1:44374: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-01-17T15:57:59.685Z] goroutine 138 [running]: [2024-01-17T15:57:59.685Z] net/http.(*conn).serve.func1() [2024-01-17T15:57:59.685Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-17T15:57:59.685Z] panic({0xa0ad60?, 0x400029a2d0?}) [2024-01-17T15:57:59.685Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-17T15:57:59.685Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72508, 0x4000380060}, 0xffff43d231c0?) [2024-01-17T15:57:59.685Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-01-17T15:57:59.685Z] net/http.HandlerFunc.ServeHTTP(0x400063c000?, {0xd72508?, 0x4000380060?}, 0x4023f4?) [2024-01-17T15:57:59.685Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T15:57:59.685Z] net/http.(*ServeMux).ServeHTTP(0xd78ab8?, {0xd72508, 0x4000380060}, 0x400063c000) [2024-01-17T15:57:59.685Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-17T15:57:59.685Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400001f340, {0xd710c8?, 0x400028a000}, 0x400063d200, {0xd67440, 0x40005c2b00}) [2024-01-17T15:57:59.685Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-17T15:57:59.685Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd710c8?, 0x400028a000?}, 0x4000632a50?) [2024-01-17T15:57:59.685Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-17T15:57:59.685Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd710c8?, 0x400028a000?}, 0x4000521b40?) [2024-01-17T15:57:59.685Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T15:57:59.685Z] net/http.serverHandler.ServeHTTP({0x4000632a50?}, {0xd710c8?, 0x400028a000?}, 0x6?) [2024-01-17T15:57:59.685Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-17T15:57:59.685Z] net/http.(*conn).serve(0x400014cf30, {0xd78ab8, 0x400050e180}) [2024-01-17T15:57:59.685Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-17T15:57:59.685Z] created by net/http.(*Server).Serve in goroutine 13 [2024-01-17T15:57:59.685Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-17T15:58:02.197Z] 2024/01/17 15:58:01 http: panic serving 127.0.0.1:44382: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-01-17T15:58:02.197Z] goroutine 140 [running]: [2024-01-17T15:58:02.197Z] net/http.(*conn).serve.func1() [2024-01-17T15:58:02.197Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-17T15:58:02.197Z] panic({0xa0ad60?, 0x400029a380?}) [2024-01-17T15:58:02.197Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-17T15:58:02.197Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72508, 0x4000380120}, 0xffff43d231c0?) [2024-01-17T15:58:02.197Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-01-17T15:58:02.197Z] net/http.HandlerFunc.ServeHTTP(0x400063c200?, {0xd72508?, 0x4000380120?}, 0x4023f4?) [2024-01-17T15:58:02.197Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T15:58:02.197Z] net/http.(*ServeMux).ServeHTTP(0xd78ab8?, {0xd72508, 0x4000380120}, 0x400063c200) [2024-01-17T15:58:02.197Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-17T15:58:02.197Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400001f340, {0xd710c8?, 0x400028a0e0}, 0x400063c100, {0xd67440, 0x40005c2b00}) [2024-01-17T15:58:02.197Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-17T15:58:02.197Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd710c8?, 0x400028a0e0?}, 0x40001d2360?) [2024-01-17T15:58:02.197Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-17T15:58:02.197Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd710c8?, 0x400028a0e0?}, 0x4000521b40?) [2024-01-17T15:58:02.197Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T15:58:02.197Z] net/http.serverHandler.ServeHTTP({0x40001d2360?}, {0xd710c8?, 0x400028a0e0?}, 0x6?) [2024-01-17T15:58:02.197Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-17T15:58:02.197Z] net/http.(*conn).serve(0x40004be240, {0xd78ab8, 0x400050e180}) [2024-01-17T15:58:02.197Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-17T15:58:02.197Z] created by net/http.(*Server).Serve in goroutine 13 [2024-01-17T15:58:02.197Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-17T15:58:04.082Z] --- PASS: TestAuthZPluginAllowEventStream (6.08s) [2024-01-17T15:58:04.082Z] === RUN TestAuthZPluginErrorResponse [2024-01-17T15:58:04.643Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2024-01-17T15:58:04.643Z] === RUN TestAuthZPluginErrorRequest [2024-01-17T15:58:04.898Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2024-01-17T15:58:04.898Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2024-01-17T15:58:05.459Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2024-01-17T15:58:05.459Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2024-01-17T15:58:06.822Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) [2024-01-17T15:58:06.822Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2024-01-17T15:58:08.185Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s) [2024-01-17T15:58:08.185Z] === RUN TestAuthZPluginHeader [2024-01-17T15:58:08.440Z] --- PASS: TestAuthZPluginHeader (0.61s) [2024-01-17T15:58:08.440Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2024-01-17T15:58:08.440Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-01-17T15:58:08.440Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-01-17T15:58:08.440Z] === RUN TestAuthZPluginV2Disable [2024-01-17T15:58:08.440Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-01-17T15:58:08.440Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2024-01-17T15:58:08.440Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2024-01-17T15:58:08.440Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-01-17T15:58:08.440Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-01-17T15:58:08.440Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2024-01-17T15:58:08.440Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-01-17T15:58:08.440Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-01-17T15:58:08.440Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2024-01-17T15:58:26.474Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2024-01-17T15:58:26.474Z] PASS [2024-01-17T15:58:26.474Z] [2024-01-17T15:58:26.474Z] === Skipped [2024-01-17T15:58:26.474Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-01-17T15:58:26.474Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-01-17T15:58:26.474Z] [2024-01-17T15:58:26.474Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2024-01-17T15:58:26.474Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-01-17T15:58:26.474Z] [2024-01-17T15:58:26.474Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-01-17T15:58:26.474Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-01-17T15:58:26.474Z] [2024-01-17T15:58:26.474Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-01-17T15:58:26.474Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-01-17T15:58:26.474Z] [2024-01-17T15:58:26.474Z] DONE 17 tests, 4 skipped in 30.732s [2024-01-17T15:58:26.475Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2024-01-17T15:58:26.475Z] ++ '[' -n '' ']' [2024-01-17T15:58:26.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:26.475Z] ++ set -e [2024-01-17T15:58:26.475Z] ++ '[' -n 0 ']' [2024-01-17T15:58:26.475Z] ++ set -x [2024-01-17T15:58:26.475Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:26.475Z] INFO: Testing against a local daemon [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2024-01-17T15:58:26.475Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-17T15:58:26.475Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/pull [2024-01-17T15:58:26.475Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2024-01-17T15:58:26.475Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2024-01-17T15:58:26.475Z] === CONT TestPluginInvalidJSON/plugins/pull [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2024-01-17T15:58:26.475Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2024-01-17T15:58:26.475Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON (0.01s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2024-01-17T15:58:26.475Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2024-01-17T15:58:26.475Z] === RUN TestPluginInstall [2024-01-17T15:58:26.475Z] === RUN TestPluginInstall/no_auth [2024-01-17T15:58:28.988Z] time="2024-01-17T15:58:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T15:58:28.988Z] time="2024-01-17T15:58:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a141cb72e0a99e48d7560fdf4fc6132513a538e9707b900ee73f4c46ea801be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T15:58:28.988Z] time="2024-01-17T15:58:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T15:58:28.988Z] time="2024-01-17T15:58:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a141cb72e0a99e48d7560fdf4fc6132513a538e9707b900ee73f4c46ea801be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T15:58:29.243Z] === RUN TestPluginInstall/with_htpasswd [2024-01-17T15:58:29.499Z] time="2024-01-17T15:58:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T15:58:29.499Z] time="2024-01-17T15:58:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:351b3cb828be3104836a764404408a41382e249e2910000bcb99067c9a2108c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T15:58:29.499Z] time="2024-01-17T15:58:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T15:58:29.499Z] time="2024-01-17T15:58:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:351b3cb828be3104836a764404408a41382e249e2910000bcb99067c9a2108c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T15:58:29.499Z] === RUN TestPluginInstall/with_insecure [2024-01-17T15:58:30.424Z] time="2024-01-17T15:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T15:58:30.424Z] time="2024-01-17T15:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:351b3cb828be3104836a764404408a41382e249e2910000bcb99067c9a2108c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T15:58:30.424Z] time="2024-01-17T15:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T15:58:30.424Z] time="2024-01-17T15:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:351b3cb828be3104836a764404408a41382e249e2910000bcb99067c9a2108c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T15:58:30.424Z] plugin_test.go:204: [d6de42be3e9a0] daemon is not started [2024-01-17T15:58:30.424Z] --- PASS: TestPluginInstall (5.07s) [2024-01-17T15:58:30.424Z] --- PASS: TestPluginInstall/no_auth (3.70s) [2024-01-17T15:58:30.424Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) [2024-01-17T15:58:30.424Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2024-01-17T15:58:30.424Z] === RUN TestPluginsWithRuntimes [2024-01-17T15:58:32.310Z] === RUN TestPluginsWithRuntimes/No_Args [2024-01-17T15:58:32.870Z] === RUN TestPluginsWithRuntimes/With_Args [2024-01-17T15:58:33.796Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2024-01-17T15:58:33.796Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2024-01-17T15:58:33.796Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2024-01-17T15:58:33.796Z] === RUN TestPluginBackCompatMediaTypes [2024-01-17T15:58:34.356Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) [2024-01-17T15:58:34.356Z] PASS [2024-01-17T15:58:34.356Z] [2024-01-17T15:58:34.356Z] DONE 24 tests in 8.985s [2024-01-17T15:58:34.356Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2024-01-17T15:58:34.356Z] ++ '[' -n '' ']' [2024-01-17T15:58:34.356Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:34.356Z] ++ set -e [2024-01-17T15:58:34.356Z] ++ '[' -n 0 ']' [2024-01-17T15:58:34.356Z] ++ set -x [2024-01-17T15:58:34.356Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:34.356Z] INFO: Testing against a local daemon [2024-01-17T15:58:34.356Z] === RUN TestExternalGraphDriver [2024-01-17T15:58:34.917Z] === RUN TestExternalGraphDriver/json [2024-01-17T15:58:34.917Z] === RUN TestExternalGraphDriver/spec [2024-01-17T15:58:34.917Z] === RUN TestExternalGraphDriver/pull [2024-01-17T15:58:34.917Z] --- PASS: TestExternalGraphDriver (0.34s) [2024-01-17T15:58:34.917Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2024-01-17T15:58:34.917Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2024-01-17T15:58:34.917Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2024-01-17T15:58:34.917Z] === RUN TestGraphdriverPluginV2 [2024-01-17T15:58:35.173Z] external_test.go:415: (*Execution).NotAmd64-fm [2024-01-17T15:58:35.173Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2024-01-17T15:58:35.173Z] PASS [2024-01-17T15:58:35.173Z] [2024-01-17T15:58:35.173Z] === Skipped [2024-01-17T15:58:35.173Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2024-01-17T15:58:35.173Z] external_test.go:415: (*Execution).NotAmd64-fm [2024-01-17T15:58:35.173Z] [2024-01-17T15:58:35.173Z] DONE 5 tests, 1 skipped in 0.696s [2024-01-17T15:58:35.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2024-01-17T15:58:35.173Z] ++ '[' -n '' ']' [2024-01-17T15:58:35.173Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:35.173Z] ++ set -e [2024-01-17T15:58:35.173Z] ++ '[' -n 0 ']' [2024-01-17T15:58:35.173Z] ++ set -x [2024-01-17T15:58:35.173Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:35.173Z] INFO: Testing against a local daemon [2024-01-17T15:58:35.173Z] === RUN TestContinueAfterPluginCrash [2024-01-17T15:58:35.173Z] === PAUSE TestContinueAfterPluginCrash [2024-01-17T15:58:35.173Z] === RUN TestReadPluginNoRead [2024-01-17T15:58:35.173Z] === PAUSE TestReadPluginNoRead [2024-01-17T15:58:35.173Z] === RUN TestDaemonStartWithLogOpt [2024-01-17T15:58:35.173Z] === PAUSE TestDaemonStartWithLogOpt [2024-01-17T15:58:35.173Z] === CONT TestDaemonStartWithLogOpt [2024-01-17T15:58:35.173Z] === CONT TestReadPluginNoRead [2024-01-17T15:58:35.173Z] === CONT TestContinueAfterPluginCrash [2024-01-17T15:58:37.688Z] === RUN TestReadPluginNoRead/default [2024-01-17T15:58:37.943Z] --- PASS: TestDaemonStartWithLogOpt (2.70s) [2024-01-17T15:58:38.504Z] === RUN TestReadPluginNoRead/disabled_caching [2024-01-17T15:58:39.867Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2024-01-17T15:58:40.834Z] read_test.go:93: [d73e053754cee] daemon is not started [2024-01-17T15:58:40.834Z] --- PASS: TestReadPluginNoRead (5.78s) [2024-01-17T15:58:40.834Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2024-01-17T15:58:40.834Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2024-01-17T15:58:40.834Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2024-01-17T15:58:42.741Z] --- PASS: TestContinueAfterPluginCrash (7.60s) [2024-01-17T15:58:42.741Z] PASS [2024-01-17T15:58:42.741Z] [2024-01-17T15:58:42.741Z] DONE 6 tests in 7.634s [2024-01-17T15:58:42.741Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2024-01-17T15:58:42.741Z] ++ '[' -n '' ']' [2024-01-17T15:58:42.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:42.741Z] ++ set -e [2024-01-17T15:58:42.741Z] ++ '[' -n 0 ']' [2024-01-17T15:58:42.741Z] ++ set -x [2024-01-17T15:58:42.741Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:42.741Z] testing: warning: no tests to run [2024-01-17T15:58:42.741Z] PASS [2024-01-17T15:58:42.741Z] [2024-01-17T15:58:42.741Z] DONE 0 tests in 0.007s [2024-01-17T15:58:42.741Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2024-01-17T15:58:42.741Z] ++ '[' -n '' ']' [2024-01-17T15:58:42.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:42.741Z] ++ set -e [2024-01-17T15:58:42.741Z] ++ '[' -n 0 ']' [2024-01-17T15:58:42.741Z] ++ set -x [2024-01-17T15:58:42.741Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:42.741Z] INFO: Testing against a local daemon [2024-01-17T15:58:42.741Z] === RUN TestPluginWithDevMounts [2024-01-17T15:58:42.741Z] === PAUSE TestPluginWithDevMounts [2024-01-17T15:58:42.741Z] === CONT TestPluginWithDevMounts [2024-01-17T15:58:44.649Z] --- PASS: TestPluginWithDevMounts (1.50s) [2024-01-17T15:58:44.650Z] PASS [2024-01-17T15:58:44.650Z] [2024-01-17T15:58:44.650Z] DONE 1 tests in 1.535s [2024-01-17T15:58:44.650Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2024-01-17T15:58:44.650Z] ++ '[' -n '' ']' [2024-01-17T15:58:44.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:44.650Z] ++ set -e [2024-01-17T15:58:44.650Z] ++ '[' -n 0 ']' [2024-01-17T15:58:44.650Z] ++ set -x [2024-01-17T15:58:44.650Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:44.650Z] INFO: Testing against a local daemon [2024-01-17T15:58:44.650Z] === RUN TestSecretInspect [2024-01-17T15:58:46.536Z] --- PASS: TestSecretInspect (1.92s) [2024-01-17T15:58:46.536Z] === RUN TestSecretList [2024-01-17T15:58:48.422Z] --- PASS: TestSecretList (1.87s) [2024-01-17T15:58:48.422Z] === RUN TestSecretsCreateAndDelete [2024-01-17T15:58:50.307Z] --- PASS: TestSecretsCreateAndDelete (2.02s) [2024-01-17T15:58:50.307Z] === RUN TestSecretsUpdate [2024-01-17T15:58:52.193Z] --- PASS: TestSecretsUpdate (1.98s) [2024-01-17T15:58:52.193Z] === RUN TestTemplatedSecret [2024-01-17T15:58:54.704Z] --- PASS: TestTemplatedSecret (2.61s) [2024-01-17T15:58:54.704Z] === RUN TestSecretCreateResolve [2024-01-17T15:58:56.590Z] --- PASS: TestSecretCreateResolve (1.88s) [2024-01-17T15:58:56.590Z] PASS [2024-01-17T15:58:56.590Z] [2024-01-17T15:58:56.590Z] DONE 6 tests in 12.331s [2024-01-17T15:58:56.590Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2024-01-17T15:58:56.590Z] ++ '[' -n '' ']' [2024-01-17T15:58:56.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:56.590Z] ++ set -e [2024-01-17T15:58:56.590Z] ++ '[' -n 0 ']' [2024-01-17T15:58:56.590Z] ++ set -x [2024-01-17T15:58:56.590Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2024-01-17T15:58:56.590Z] INFO: Testing against a local daemon [2024-01-17T15:58:56.590Z] === RUN TestServiceCreateInit [2024-01-17T15:58:56.590Z] === RUN TestServiceCreateInit/daemonInitDisabled [2024-01-17T15:59:00.752Z] === RUN TestServiceCreateInit/daemonInitEnabled [2024-01-17T15:59:04.914Z] --- PASS: TestServiceCreateInit (7.56s) [2024-01-17T15:59:04.914Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2024-01-17T15:59:04.914Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2024-01-17T15:59:04.914Z] === RUN TestCreateServiceMultipleTimes [2024-01-17T15:59:19.745Z] --- PASS: TestCreateServiceMultipleTimes (14.84s) [2024-01-17T15:59:19.745Z] === RUN TestCreateServiceConflict [2024-01-17T15:59:21.108Z] --- PASS: TestCreateServiceConflict (2.01s) [2024-01-17T15:59:21.108Z] === RUN TestCreateServiceMaxReplicas [2024-01-17T15:59:24.369Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2024-01-17T15:59:24.369Z] === RUN TestCreateServiceSecretFileMode [2024-01-17T15:59:39.199Z] --- PASS: TestCreateServiceSecretFileMode (12.72s) [2024-01-17T15:59:39.199Z] === RUN TestCreateServiceConfigFileMode [2024-01-17T15:59:51.387Z] --- PASS: TestCreateServiceConfigFileMode (12.63s) [2024-01-17T15:59:51.387Z] === RUN TestCreateServiceSysctls [2024-01-17T15:59:52.749Z] --- PASS: TestCreateServiceSysctls (3.18s) [2024-01-17T15:59:52.749Z] === RUN TestCreateServiceCapabilities [2024-01-17T15:59:55.302Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2024-01-17T15:59:55.302Z] === RUN TestInspect [2024-01-17T15:59:58.565Z] --- PASS: TestInspect (2.85s) [2024-01-17T15:59:58.565Z] === RUN TestCreateJob [2024-01-17T16:00:01.828Z] --- PASS: TestCreateJob (3.32s) [2024-01-17T16:00:01.828Z] === RUN TestReplicatedJob [2024-01-17T16:00:05.990Z] --- PASS: TestReplicatedJob (4.74s) [2024-01-17T16:00:05.990Z] === RUN TestUpdateReplicatedJob [2024-01-17T16:00:09.252Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2024-01-17T16:00:09.252Z] === RUN TestServiceListWithStatuses [2024-01-17T16:00:14.490Z] --- PASS: TestServiceListWithStatuses (4.72s) [2024-01-17T16:00:14.490Z] === RUN TestDockerNetworkConnectAliasPreV144 [2024-01-17T16:00:18.693Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.11s) [2024-01-17T16:00:18.693Z] === RUN TestDockerNetworkReConnect [2024-01-17T16:00:21.246Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2024-01-17T16:00:21.246Z] === RUN TestServicePlugin [2024-01-17T16:00:21.246Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-01-17T16:00:21.246Z] --- SKIP: TestServicePlugin (0.00s) [2024-01-17T16:00:21.246Z] === RUN TestServiceUpdateLabel [2024-01-17T16:00:23.131Z] --- PASS: TestServiceUpdateLabel (1.86s) [2024-01-17T16:00:23.131Z] === RUN TestServiceUpdateSecrets [2024-01-17T16:00:38.003Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2024-01-17T16:00:38.003Z] === RUN TestServiceUpdateConfigs [2024-01-17T16:00:52.854Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2024-01-17T16:00:52.854Z] === RUN TestServiceUpdateNetwork [2024-01-17T16:01:05.013Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2024-01-17T16:01:05.013Z] === RUN TestServiceUpdatePidsLimit [2024-01-17T16:01:05.574Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2024-01-17T16:01:06.134Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2024-01-17T16:01:14.256Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2024-01-17T16:01:20.789Z] --- PASS: TestServiceUpdatePidsLimit (16.38s) [2024-01-17T16:01:20.789Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2024-01-17T16:01:20.789Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2024-01-17T16:01:20.789Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2024-01-17T16:01:20.789Z] PASS [2024-01-17T16:01:20.789Z] [2024-01-17T16:01:20.789Z] === Skipped [2024-01-17T16:01:20.789Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2024-01-17T16:01:20.789Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-01-17T16:01:20.789Z] [2024-01-17T16:01:20.789Z] DONE 26 tests, 1 skipped in 144.014s [2024-01-17T16:01:20.789Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2024-01-17T16:01:20.789Z] ++ '[' -n '' ']' [2024-01-17T16:01:20.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2024-01-17T16:01:20.789Z] ++ set -e [2024-01-17T16:01:20.789Z] ++ '[' -n 0 ']' [2024-01-17T16:01:20.789Z] ++ set -x [2024-01-17T16:01:20.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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2024-01-17T16:01:20.789Z] INFO: Testing against a local daemon [2024-01-17T16:01:20.789Z] === RUN TestSessionCreate [2024-01-17T16:01:20.789Z] --- PASS: TestSessionCreate (0.01s) [2024-01-17T16:01:20.789Z] === RUN TestSessionCreateWithBadUpgrade [2024-01-17T16:01:20.789Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2024-01-17T16:01:20.789Z] PASS [2024-01-17T16:01:20.789Z] [2024-01-17T16:01:20.789Z] DONE 2 tests in 0.048s [2024-01-17T16:01:20.789Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2024-01-17T16:01:20.789Z] ++ '[' -n '' ']' [2024-01-17T16:01:20.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2024-01-17T16:01:20.789Z] ++ set -e [2024-01-17T16:01:20.789Z] ++ '[' -n 0 ']' [2024-01-17T16:01:20.789Z] ++ set -x [2024-01-17T16:01:20.790Z] ++ 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.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2024-01-17T16:01:20.790Z] INFO: Testing against a local daemon [2024-01-17T16:01:20.790Z] === RUN TestCgroupDriverSystemdMemoryLimit [2024-01-17T16:01:20.790Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-01-17T16:01:20.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-01-17T16:01:20.790Z] === RUN TestDiskUsage [2024-01-17T16:01:20.790Z] === PAUSE TestDiskUsage [2024-01-17T16:01:20.790Z] === RUN TestEventsExecDie [2024-01-17T16:01:21.350Z] --- PASS: TestEventsExecDie (0.60s) [2024-01-17T16:01:21.350Z] === RUN TestEventsBackwardsCompatible [2024-01-17T16:01:21.350Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2024-01-17T16:01:21.350Z] === RUN TestEventsVolumeCreate [2024-01-17T16:01:21.606Z] --- PASS: TestEventsVolumeCreate (0.05s) [2024-01-17T16:01:21.606Z] === RUN TestInfoBinaryCommits [2024-01-17T16:01:21.606Z] --- PASS: TestInfoBinaryCommits (0.01s) [2024-01-17T16:01:21.606Z] === RUN TestInfoAPIVersioned [2024-01-17T16:01:21.606Z] --- PASS: TestInfoAPIVersioned (0.01s) [2024-01-17T16:01:21.606Z] === RUN TestInfoAPI [2024-01-17T16:01:21.606Z] --- PASS: TestInfoAPI (0.01s) [2024-01-17T16:01:21.606Z] === RUN TestInfoAPIWarnings [2024-01-17T16:01:39.636Z] --- PASS: TestInfoAPIWarnings (16.55s) [2024-01-17T16:01:39.636Z] === RUN TestInfoDebug [2024-01-17T16:01:39.636Z] --- PASS: TestInfoDebug (0.52s) [2024-01-17T16:01:39.636Z] === RUN TestInfoInsecureRegistries [2024-01-17T16:01:39.636Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2024-01-17T16:01:39.636Z] === RUN TestInfoRegistryMirrors [2024-01-17T16:01:39.636Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2024-01-17T16:01:39.636Z] === RUN TestLoginFailsWithBadCredentials [2024-01-17T16:01:40.562Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2024-01-17T16:01:40.562Z] === RUN TestPingCacheHeaders [2024-01-17T16:01:40.562Z] --- PASS: TestPingCacheHeaders (0.01s) [2024-01-17T16:01:40.562Z] === RUN TestPingGet [2024-01-17T16:01:40.562Z] --- PASS: TestPingGet (0.01s) [2024-01-17T16:01:40.562Z] === RUN TestPingHead [2024-01-17T16:01:40.562Z] --- PASS: TestPingHead (0.01s) [2024-01-17T16:01:40.562Z] === RUN TestPingSwarmHeader [2024-01-17T16:01:41.123Z] === RUN TestPingSwarmHeader/before_swarm_init [2024-01-17T16:01:41.726Z] === RUN TestPingSwarmHeader/after_swarm_init [2024-01-17T16:01:42.652Z] === RUN TestPingSwarmHeader/after_swarm_leave [2024-01-17T16:01:42.652Z] --- PASS: TestPingSwarmHeader (1.93s) [2024-01-17T16:01:42.652Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2024-01-17T16:01:42.652Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2024-01-17T16:01:42.652Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2024-01-17T16:01:42.652Z] === RUN TestPingBuilderHeader [2024-01-17T16:01:42.652Z] === RUN TestPingBuilderHeader/default_config [2024-01-17T16:01:43.213Z] === RUN TestPingBuilderHeader/buildkit_disabled [2024-01-17T16:01:43.773Z] --- PASS: TestPingBuilderHeader (1.04s) [2024-01-17T16:01:43.773Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2024-01-17T16:01:43.773Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2024-01-17T16:01:43.773Z] === RUN TestVersion [2024-01-17T16:01:43.773Z] --- PASS: TestVersion (0.01s) [2024-01-17T16:01:43.773Z] === CONT TestDiskUsage [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/container_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/image_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/volume_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/build-cache_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/container,_volume_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2024-01-17T16:01:44.028Z] === RUN TestDiskUsage/after_LoadBusybox [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2024-01-17T16:01:44.283Z] === RUN TestDiskUsage/after_container.Run [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/container_types [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/image_types [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/volume_types [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2024-01-17T16:01:44.539Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage (1.09s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty (0.01s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2024-01-17T16:01:44.794Z] PASS [2024-01-17T16:01:44.794Z] [2024-01-17T16:01:44.794Z] === Skipped [2024-01-17T16:01:44.794Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-01-17T16:01:44.794Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-01-17T16:01:44.794Z] [2024-01-17T16:01:44.794Z] DONE 57 tests, 1 skipped in 23.971s [2024-01-17T16:01:44.794Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2024-01-17T16:01:44.794Z] ++ '[' -n '' ']' [2024-01-17T16:01:44.794Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2024-01-17T16:01:44.794Z] ++ set -e [2024-01-17T16:01:44.794Z] ++ '[' -n 0 ']' [2024-01-17T16:01:44.794Z] ++ set -x [2024-01-17T16:01:44.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.jxqn4ATgbl/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2024-01-17T16:01:44.794Z] INFO: Testing against a local daemon [2024-01-17T16:01:44.794Z] === RUN TestVolumesCreateAndList [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesCreateAndList (0.01s) [2024-01-17T16:01:44.794Z] === RUN TestVolumesRemove [2024-01-17T16:01:44.794Z] === RUN TestVolumesRemove/volume_in_use [2024-01-17T16:01:44.794Z] === RUN TestVolumesRemove/volume_not_in_use [2024-01-17T16:01:44.794Z] === RUN TestVolumesRemove/non-existing_volume [2024-01-17T16:01:44.794Z] === RUN TestVolumesRemove/non-existing_volume_force [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesRemove (0.06s) [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2024-01-17T16:01:44.794Z] === RUN TestVolumesRemoveSwarmEnabled [2024-01-17T16:01:44.794Z] === PAUSE TestVolumesRemoveSwarmEnabled [2024-01-17T16:01:44.794Z] === RUN TestVolumesInspect [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesInspect (0.01s) [2024-01-17T16:01:44.794Z] === RUN TestVolumesInvalidJSON [2024-01-17T16:01:44.794Z] === RUN TestVolumesInvalidJSON/volumes/create [2024-01-17T16:01:44.794Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2024-01-17T16:01:44.794Z] === CONT TestVolumesInvalidJSON/volumes/create [2024-01-17T16:01:44.794Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2024-01-17T16:01:44.794Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2024-01-17T16:01:44.794Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2024-01-17T16:01:44.794Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2024-01-17T16:01:44.794Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2024-01-17T16:01:44.794Z] === RUN TestVolumePruneAnonymous [2024-01-17T16:01:44.794Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2024-01-17T16:01:44.794Z] === RUN TestVolumePruneAnonFromImage [2024-01-17T16:01:45.050Z] --- PASS: TestVolumePruneAnonFromImage (0.14s) [2024-01-17T16:01:45.050Z] === CONT TestVolumesRemoveSwarmEnabled [2024-01-17T16:01:46.412Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2024-01-17T16:01:46.412Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2024-01-17T16:01:46.412Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2024-01-17T16:01:46.412Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2024-01-17T16:01:46.972Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.96s) [2024-01-17T16:01:46.972Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2024-01-17T16:01:46.972Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2024-01-17T16:01:46.972Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2024-01-17T16:01:46.972Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2024-01-17T16:01:46.972Z] PASS [2024-01-17T16:01:46.972Z] [2024-01-17T16:01:46.972Z] DONE 20 tests in 2.253s [2024-01-17T16:01:46.972Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2024-01-17T16:01:47.228Z] ++++ cat bundles/test-integration/docker.pid [2024-01-17T16:01:47.228Z] +++ kill 24485 [2024-01-17T16:01:48.590Z] ++++ cat bundles/test-integration/TestUsernsCommit/dbe4195a7a088/docker.pid [2024-01-17T16:01:48.590Z] +++ kill 62060 [2024-01-17T16:01:48.590Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62060 is not a child of this shell [2024-01-17T16:01:48.590Z] warning: PID 62060 from bundles/test-integration/TestUsernsCommit/dbe4195a7a088/docker.pid had a nonzero exit code [2024-01-17T16:01:48.590Z] umount: bundles/test-integration/TestUsernsCommit/dbe4195a7a088/root: not mounted. [2024-01-17T16:01:48.590Z] +++ /etc/init.d/apparmor stop [2024-01-17T16:01:48.590Z] Leaving: AppArmorNo profiles have been unloaded. [2024-01-17T16:01:48.590Z] [2024-01-17T16:01:48.590Z] Unloading profiles will leave already running processes permanently [2024-01-17T16:01:48.590Z] unconfined, which can lead to unexpected situations. [2024-01-17T16:01:48.590Z] [2024-01-17T16:01:48.590Z] To set a process to complain mode, use the command line tool [2024-01-17T16:01:48.590Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2024-01-17T16:01:48.590Z] +++ true [2024-01-17T16:01:48.590Z] exiting test-integration [2024-01-17T16:01:48.590Z] ++ exit 0 [2024-01-17T16:01:48.590Z] Post stage [Pipeline] junit [2024-01-17T16:01:49.971Z] Recording test results [2024-01-17T16:01:50.143Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-01-17T16:01:50.436Z] + echo Ensuring container killed. [2024-01-17T16:01:50.436Z] Ensuring container killed. [2024-01-17T16:01:50.436Z] + docker rm -vf docker-pr2 [2024-01-17T16:01:50.436Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2024-01-17T16:01:50.749Z] + echo Chowning /workspace to jenkins user [2024-01-17T16:01:50.749Z] Chowning /workspace to jenkins user [2024-01-17T16:01:50.749Z] + id -u [2024-01-17T16:01:50.749Z] + id -g [2024-01-17T16:01:50.749Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47091:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-01-17T16:01:52.387Z] + bundleName=arm64-integration [2024-01-17T16:01:52.387Z] + echo Creating arm64-integration-bundles.tar.gz [2024-01-17T16:01:52.387Z] Creating arm64-integration-bundles.tar.gz [2024-01-17T16:01:52.387Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2024-01-17T16:01:52.387Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-01-17T16:01:52.651Z] Archiving artifacts [2024-01-17T16:01:52.915Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47091/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-01-17T16:01:53.196Z] + make clean [2024-01-17T16:01:53.196Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-01-17T16:01:53.196Z] docker-dev-cache [2024-01-17T16:01:53.196Z] 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