Pull request #46979 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 92175dd78ceb45b2b03418fe91501a4305403797+ac6c79188079c738bf5a9c3d9d66098db6a1c802 (0b6b9f1429257c440fcc3bae3e36d0b08e8cb273) 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-46979@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-12T17:11:54.612Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-01-12T17:11:54.616Z] Trying to pass milestone 3 [Pipeline] milestone [2024-01-12T17:11:54.771Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-01-12T17:11:55.068Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dfe8288d8cf7170e) in /home/ubuntu/workspace/moby_PR-46979 [Pipeline] { [Pipeline] checkout [2024-01-12T17:11:55.096Z] The recommended git tool is: git [2024-01-12T17:11:56.976Z] using credential docker-jenkins-github-credentials [2024-01-12T17:11:56.995Z] Cloning the remote Git repository [2024-01-12T17:11:56.995Z] Cloning with configured refspecs honoured and without tags [2024-01-12T17:11:57.031Z] Cloning repository https://github.com/moby/moby.git [2024-01-12T17:11:57.060Z] > git init /home/ubuntu/workspace/moby_PR-46979 # timeout=10 [2024-01-12T17:11:57.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-12T17:11:57.778Z] > git --version # timeout=10 [2024-01-12T17:11:57.781Z] > git --version # 'git version 2.25.1' [2024-01-12T17:11:57.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-12T17:11:57.783Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46979/head:refs/remotes/origin/PR-46979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-12T17:12:12.795Z] Fetching without tags [2024-01-12T17:12:12.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-12T17:12:12.802Z] > git config --add remote.origin.fetch +refs/pull/46979/head:refs/remotes/origin/PR-46979 # timeout=10 [2024-01-12T17:12:12.806Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-12T17:12:12.813Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-12T17:12:12.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-12T17:12:12.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-12T17:12:12.821Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46979/head:refs/remotes/origin/PR-46979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-12T17:12:13.075Z] Merging remotes/origin/master commit ac6c79188079c738bf5a9c3d9d66098db6a1c802 into PR head commit 92175dd78ceb45b2b03418fe91501a4305403797 [2024-01-12T17:12:13.883Z] Merge succeeded, producing 92175dd78ceb45b2b03418fe91501a4305403797 [2024-01-12T17:12:13.883Z] Checking out Revision 92175dd78ceb45b2b03418fe91501a4305403797 (PR-46979) [2024-01-12T17:12:13.105Z] > git config core.sparsecheckout # timeout=10 [2024-01-12T17:12:13.108Z] > git checkout -f 92175dd78ceb45b2b03418fe91501a4305403797 # timeout=10 [2024-01-12T17:12:13.781Z] > git remote # timeout=10 [2024-01-12T17:12:13.786Z] > git config --get remote.origin.url # timeout=10 [2024-01-12T17:12:13.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-12T17:12:13.790Z] > git merge ac6c79188079c738bf5a9c3d9d66098db6a1c802 # timeout=10 [2024-01-12T17:12:13.900Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-12T17:12:13.907Z] > git config core.sparsecheckout # timeout=10 [2024-01-12T17:12:13.910Z] > git checkout -f 92175dd78ceb45b2b03418fe91501a4305403797 # timeout=10 [2024-01-12T17:12:18.238Z] Commit message: "vendor: containerd v1.7.12, and switch to dario.cat/mergo v1.0.0" [2024-01-12T17:12:18.247Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-12T17:12:18.263Z] > git rev-list --no-walk 0a12831c7b311d2520d815098cf83621658a3dc7 # timeout=10 [2024-01-12T17:12:18.989Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46979:/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-12T17:12:24.280Z] Unable to find image 'alpine:latest' locally [2024-01-12T17:12:24.280Z] latest: Pulling from library/alpine [2024-01-12T17:12:24.280Z] c30352492317: Pulling fs layer [2024-01-12T17:12:24.280Z] c30352492317: Verifying Checksum [2024-01-12T17:12:24.280Z] c30352492317: Download complete [2024-01-12T17:12:24.280Z] c30352492317: Pull complete [2024-01-12T17:12:24.280Z] Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 [2024-01-12T17:12:24.281Z] Status: Downloaded newer image for alpine:latest [2024-01-12T17:12:34.282Z] 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-12T17:12:34.957Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09157104b2e95082f) in /home/ubuntu/workspace/moby_PR-46979 [Pipeline] { [Pipeline] checkout [2024-01-12T17:12:34.971Z] The recommended git tool is: git [2024-01-12T17:12:34.978Z] using credential docker-jenkins-github-credentials [2024-01-12T17:12:34.993Z] Cloning the remote Git repository [2024-01-12T17:12:34.993Z] Cloning with configured refspecs honoured and without tags [2024-01-12T17:12:34.995Z] Cloning repository https://github.com/moby/moby.git [2024-01-12T17:12:34.995Z] > git init /home/ubuntu/workspace/moby_PR-46979 # timeout=10 [2024-01-12T17:12:35.000Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-12T17:12:35.000Z] > git --version # timeout=10 [2024-01-12T17:12:35.002Z] > git --version # 'git version 2.25.1' [2024-01-12T17:12:35.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-12T17:12:35.003Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46979/head:refs/remotes/origin/PR-46979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-12T17:12:47.500Z] Fetching without tags [2024-01-12T17:12:47.488Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-12T17:12:47.491Z] > git config --add remote.origin.fetch +refs/pull/46979/head:refs/remotes/origin/PR-46979 # timeout=10 [2024-01-12T17:12:47.494Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-12T17:12:47.498Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-12T17:12:47.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-12T17:12:47.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-12T17:12:47.504Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46979/head:refs/remotes/origin/PR-46979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-12T17:12:47.751Z] Merging remotes/origin/master commit ac6c79188079c738bf5a9c3d9d66098db6a1c802 into PR head commit 92175dd78ceb45b2b03418fe91501a4305403797 [2024-01-12T17:12:48.443Z] Merge succeeded, producing 92175dd78ceb45b2b03418fe91501a4305403797 [2024-01-12T17:12:48.443Z] Checking out Revision 92175dd78ceb45b2b03418fe91501a4305403797 (PR-46979) [2024-01-12T17:12:49.066Z] Commit message: "vendor: containerd v1.7.12, and switch to dario.cat/mergo v1.0.0" [2024-01-12T17:12:47.754Z] > git config core.sparsecheckout # timeout=10 [2024-01-12T17:12:47.756Z] > git checkout -f 92175dd78ceb45b2b03418fe91501a4305403797 # timeout=10 [2024-01-12T17:12:48.428Z] > git remote # timeout=10 [2024-01-12T17:12:48.431Z] > git config --get remote.origin.url # timeout=10 [2024-01-12T17:12:48.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-12T17:12:48.434Z] > git merge ac6c79188079c738bf5a9c3d9d66098db6a1c802 # timeout=10 [2024-01-12T17:12:48.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-12T17:12:48.489Z] > git config core.sparsecheckout # timeout=10 [2024-01-12T17:12:48.492Z] > git checkout -f 92175dd78ceb45b2b03418fe91501a4305403797 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-01-12T17:12:49.720Z] + docker version [2024-01-12T17:12:49.720Z] Client: Docker Engine - Community [2024-01-12T17:12:49.720Z] Version: 24.0.7 [2024-01-12T17:12:49.720Z] API version: 1.43 [2024-01-12T17:12:49.720Z] Go version: go1.20.10 [2024-01-12T17:12:49.720Z] Git commit: afdd53b [2024-01-12T17:12:49.720Z] Built: Thu Oct 26 09:08:14 2023 [2024-01-12T17:12:49.720Z] OS/Arch: linux/arm64 [2024-01-12T17:12:49.720Z] Context: default [2024-01-12T17:12:49.720Z] [2024-01-12T17:12:49.720Z] Server: Docker Engine - Community [2024-01-12T17:12:49.720Z] Engine: [2024-01-12T17:12:49.720Z] Version: 24.0.7 [2024-01-12T17:12:49.720Z] API version: 1.43 (minimum version 1.12) [2024-01-12T17:12:49.720Z] Go version: go1.20.10 [2024-01-12T17:12:49.720Z] Git commit: 311b9ff [2024-01-12T17:12:49.720Z] Built: Thu Oct 26 09:08:14 2023 [2024-01-12T17:12:49.720Z] OS/Arch: linux/arm64 [2024-01-12T17:12:49.720Z] Experimental: true [2024-01-12T17:12:49.720Z] containerd: [2024-01-12T17:12:49.720Z] Version: 1.6.25 [2024-01-12T17:12:49.720Z] GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2024-01-12T17:12:49.720Z] runc: [2024-01-12T17:12:49.720Z] Version: 1.1.10 [2024-01-12T17:12:49.720Z] GitCommit: v1.1.10-0-g18a0cb0 [2024-01-12T17:12:49.720Z] docker-init: [2024-01-12T17:12:49.720Z] Version: 0.19.0 [2024-01-12T17:12:49.720Z] GitCommit: de40ad0 [Pipeline] sh [2024-01-12T17:12:50.033Z] + docker info [2024-01-12T17:12:50.034Z] Client: Docker Engine - Community [2024-01-12T17:12:50.034Z] Version: 24.0.7 [2024-01-12T17:12:50.034Z] Context: default [2024-01-12T17:12:50.034Z] Debug Mode: false [2024-01-12T17:12:50.034Z] Plugins: [2024-01-12T17:12:50.034Z] buildx: Docker Buildx (Docker Inc.) [2024-01-12T17:12:50.034Z] Version: v0.12.0 [2024-01-12T17:12:50.034Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-01-12T17:12:50.034Z] compose: Docker Compose (Docker Inc.) [2024-01-12T17:12:50.034Z] Version: v2.23.3 [2024-01-12T17:12:50.034Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-01-12T17:12:50.034Z] [2024-01-12T17:12:50.034Z] Server: [2024-01-12T17:12:50.034Z] Containers: 0 [2024-01-12T17:12:50.034Z] Running: 0 [2024-01-12T17:12:50.034Z] Paused: 0 [2024-01-12T17:12:50.034Z] Stopped: 0 [2024-01-12T17:12:50.034Z] Images: 4 [2024-01-12T17:12:50.034Z] Server Version: 24.0.7 [2024-01-12T17:12:50.034Z] Storage Driver: overlay2 [2024-01-12T17:12:50.034Z] Backing Filesystem: extfs [2024-01-12T17:12:50.034Z] Supports d_type: true [2024-01-12T17:12:50.034Z] Using metacopy: false [2024-01-12T17:12:50.034Z] Native Overlay Diff: true [2024-01-12T17:12:50.034Z] userxattr: false [2024-01-12T17:12:50.034Z] Logging Driver: json-file [2024-01-12T17:12:50.034Z] Cgroup Driver: cgroupfs [2024-01-12T17:12:50.034Z] Cgroup Version: 1 [2024-01-12T17:12:50.034Z] Plugins: [2024-01-12T17:12:50.034Z] Volume: local [2024-01-12T17:12:50.034Z] Network: bridge host ipvlan macvlan null overlay [2024-01-12T17:12:50.034Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2024-01-12T17:12:50.034Z] Swarm: inactive [2024-01-12T17:12:50.034Z] Runtimes: io.containerd.runc.v2 runc [2024-01-12T17:12:50.034Z] Default Runtime: runc [2024-01-12T17:12:50.034Z] Init Binary: docker-init [2024-01-12T17:12:50.034Z] containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2024-01-12T17:12:50.034Z] runc version: v1.1.10-0-g18a0cb0 [2024-01-12T17:12:50.034Z] init version: de40ad0 [2024-01-12T17:12:50.034Z] Security Options: [2024-01-12T17:12:50.034Z] apparmor [2024-01-12T17:12:50.034Z] seccomp [2024-01-12T17:12:50.034Z] Profile: builtin [2024-01-12T17:12:50.034Z] Kernel Version: 5.15.0-1050-aws [2024-01-12T17:12:50.034Z] Operating System: Ubuntu 20.04.6 LTS [2024-01-12T17:12:50.034Z] OSType: linux [2024-01-12T17:12:50.034Z] Architecture: aarch64 [2024-01-12T17:12:50.034Z] CPUs: 8 [2024-01-12T17:12:50.034Z] Total Memory: 30.64GiB [2024-01-12T17:12:50.034Z] Name: ip-10-100-73-254 [2024-01-12T17:12:50.034Z] ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 [2024-01-12T17:12:50.034Z] Docker Root Dir: /var/lib/docker [2024-01-12T17:12:50.034Z] Debug Mode: false [2024-01-12T17:12:50.034Z] Experimental: true [2024-01-12T17:12:50.034Z] Insecure Registries: [2024-01-12T17:12:50.034Z] 127.0.0.0/8 [2024-01-12T17:12:50.034Z] Live Restore Enabled: true [2024-01-12T17:12:50.034Z] [Pipeline] sh [2024-01-12T17:12:50.305Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-01-12T17:12:50.305Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-01-12T17:12:50.305Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46979/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-01-12T17:12:50.305Z] + bash /home/ubuntu/workspace/moby_PR-46979/check-config.sh [2024-01-12T17:12:50.305Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-01-12T17:12:50.306Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ... [2024-01-12T17:12:50.306Z] [2024-01-12T17:12:50.306Z] Generally Necessary: [2024-01-12T17:12:50.306Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-01-12T17:12:50.306Z] - apparmor: enabled and tools installed [2024-01-12T17:12:50.306Z] - CONFIG_NAMESPACES: enabled [2024-01-12T17:12:50.306Z] - CONFIG_NET_NS: enabled [2024-01-12T17:12:50.306Z] - CONFIG_PID_NS: enabled [2024-01-12T17:12:50.306Z] - CONFIG_IPC_NS: enabled [2024-01-12T17:12:50.306Z] - CONFIG_UTS_NS: enabled [2024-01-12T17:12:50.306Z] - CONFIG_CGROUPS: enabled [2024-01-12T17:12:50.306Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-01-12T17:12:50.306Z] - CONFIG_CGROUP_DEVICE: enabled [2024-01-12T17:12:50.306Z] - CONFIG_CGROUP_FREEZER: enabled [2024-01-12T17:12:50.306Z] - CONFIG_CGROUP_SCHED: enabled [2024-01-12T17:12:50.306Z] - CONFIG_CPUSETS: enabled [2024-01-12T17:12:50.306Z] - CONFIG_MEMCG: enabled [2024-01-12T17:12:50.602Z] - CONFIG_KEYS: enabled [2024-01-12T17:12:50.602Z] - CONFIG_VETH: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_BRIDGE: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_NF_NAT: enabled (as module) [2024-01-12T17:12:50.602Z] - CONFIG_POSIX_MQUEUE: enabled [2024-01-12T17:12:50.602Z] - CONFIG_CGROUP_BPF: enabled [2024-01-12T17:12:50.602Z] [2024-01-12T17:12:50.602Z] Optional Features: [2024-01-12T17:12:50.602Z] - CONFIG_USER_NS: enabled [2024-01-12T17:12:50.602Z] - CONFIG_SECCOMP: enabled [2024-01-12T17:12:50.602Z] - CONFIG_SECCOMP_FILTER: enabled [2024-01-12T17:12:50.602Z] - CONFIG_CGROUP_PIDS: enabled [2024-01-12T17:12:50.602Z] - CONFIG_MEMCG_SWAP: enabled [2024-01-12T17:12:50.602Z] (cgroup swap accounting is currently enabled) [2024-01-12T17:12:50.603Z] - CONFIG_BLK_CGROUP: enabled [2024-01-12T17:12:50.603Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-01-12T17:12:50.603Z] - CONFIG_CGROUP_PERF: enabled [2024-01-12T17:12:50.603Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-01-12T17:12:50.603Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-01-12T17:12:50.603Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-01-12T17:12:50.603Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-01-12T17:12:50.858Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-01-12T17:12:50.858Z] - CONFIG_RT_GROUP_SCHED: missing [2024-01-12T17:12:50.858Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-01-12T17:12:50.858Z] - CONFIG_IP_VS: enabled (as module) [2024-01-12T17:12:50.858Z] - CONFIG_IP_VS_NFCT: enabled [2024-01-12T17:12:50.858Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-01-12T17:12:50.858Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-01-12T17:12:50.858Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-01-12T17:12:50.858Z] - CONFIG_SECURITY_SELINUX: enabled [2024-01-12T17:12:50.858Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-01-12T17:12:50.858Z] - CONFIG_EXT4_FS: enabled [2024-01-12T17:12:50.858Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-01-12T17:12:50.858Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-01-12T17:12:50.858Z] - Network Drivers: [2024-01-12T17:12:50.858Z] - "overlay": [2024-01-12T17:12:50.858Z] - CONFIG_VXLAN: enabled (as module) [2024-01-12T17:12:50.858Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-01-12T17:12:50.858Z] Optional (for encrypted networks): [2024-01-12T17:12:51.113Z] - CONFIG_CRYPTO: enabled [2024-01-12T17:12:51.113Z] - CONFIG_CRYPTO_AEAD: enabled [2024-01-12T17:12:51.113Z] - CONFIG_CRYPTO_GCM: enabled [2024-01-12T17:12:51.113Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-01-12T17:12:51.113Z] - CONFIG_CRYPTO_GHASH: enabled [2024-01-12T17:12:51.113Z] - CONFIG_XFRM: enabled [2024-01-12T17:12:51.113Z] - CONFIG_XFRM_USER: enabled (as module) [2024-01-12T17:12:51.113Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-01-12T17:12:51.113Z] - CONFIG_INET_ESP: enabled (as module) [2024-01-12T17:12:51.113Z] - "ipvlan": [2024-01-12T17:12:51.113Z] - CONFIG_IPVLAN: enabled (as module) [2024-01-12T17:12:51.113Z] - "macvlan": [2024-01-12T17:12:51.113Z] - CONFIG_MACVLAN: enabled (as module) [2024-01-12T17:12:51.113Z] - CONFIG_DUMMY: enabled (as module) [2024-01-12T17:12:51.113Z] - "ftp,tftp client in container": [2024-01-12T17:12:51.113Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-01-12T17:12:51.113Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-01-12T17:12:51.113Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-01-12T17:12:51.113Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-01-12T17:12:51.113Z] - Storage Drivers: [2024-01-12T17:12:51.113Z] - "aufs": [2024-01-12T17:12:51.113Z] - CONFIG_AUFS_FS: enabled (as module) [2024-01-12T17:12:51.113Z] - "btrfs": [2024-01-12T17:12:51.113Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-01-12T17:12:51.113Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-01-12T17:12:51.113Z] - "devicemapper": [2024-01-12T17:12:51.113Z] - CONFIG_BLK_DEV_DM: enabled [2024-01-12T17:12:51.113Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-01-12T17:12:51.113Z] - "overlay": [2024-01-12T17:12:51.113Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-01-12T17:12:51.113Z] - "zfs": [2024-01-12T17:12:51.113Z] - /dev/zfs: present [2024-01-12T17:12:51.113Z] - zfs command: missing [2024-01-12T17:12:51.113Z] - zpool command: missing [2024-01-12T17:12:51.113Z] [2024-01-12T17:12:51.113Z] Limits: [2024-01-12T17:12:51.113Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-01-12T17:12:51.113Z] [2024-01-12T17:12:51.113Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-01-12T17:12:51.407Z] + docker build --force-rm -t docker:92175dd78ceb45b2b03418fe91501a4305403797 . [2024-01-12T17:12:51.662Z] #0 building with "default" instance using docker driver [2024-01-12T17:12:51.662Z] [2024-01-12T17:12:51.662Z] #1 [internal] load build definition from Dockerfile [2024-01-12T17:12:51.662Z] #1 transferring dockerfile: 27.92kB done [2024-01-12T17:12:51.662Z] #1 DONE 0.0s [2024-01-12T17:12:51.662Z] [2024-01-12T17:12:51.662Z] #2 [internal] load .dockerignore [2024-01-12T17:12:51.662Z] #2 transferring context: 113B done [2024-01-12T17:12:51.662Z] #2 DONE 0.0s [2024-01-12T17:12:51.662Z] [2024-01-12T17:12:51.662Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2024-01-12T17:12:51.662Z] #3 DONE 0.1s [2024-01-12T17:12:51.662Z] [2024-01-12T17:12:51.662Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2024-01-12T17:12:51.662Z] #4 CACHED [2024-01-12T17:12:51.662Z] [2024-01-12T17:12:51.662Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2024-01-12T17:12:51.662Z] #5 DONE 0.0s [2024-01-12T17:12:51.662Z] [2024-01-12T17:12:51.662Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2024-01-12T17:12:51.917Z] #6 ... [2024-01-12T17:12:51.917Z] [2024-01-12T17:12:51.917Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-01-12T17:12:51.917Z] #7 DONE 0.2s [2024-01-12T17:12:52.218Z] [2024-01-12T17:12:52.218Z] #8 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm [2024-01-12T17:12:52.218Z] #8 DONE 0.2s [2024-01-12T17:12:52.218Z] [2024-01-12T17:12:52.218Z] #9 [internal] load metadata for docker.io/library/debian:bookworm [2024-01-12T17:12:52.218Z] #9 DONE 0.2s [2024-01-12T17:12:52.218Z] [2024-01-12T17:12:52.218Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2024-01-12T17:12:52.218Z] #6 DONE 0.2s [2024-01-12T17:12:52.218Z] [2024-01-12T17:12:52.218Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-01-12T17:12:52.218Z] #10 DONE 0.2s [2024-01-12T17:12:52.218Z] [2024-01-12T17:12:52.218Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0 [2024-01-12T17:12:52.218Z] #11 DONE 0.3s [2024-01-12T17:12:52.218Z] [2024-01-12T17:12:52.218Z] #12 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0 [2024-01-12T17:12:52.218Z] #12 DONE 0.4s [2024-01-12T17:12:52.474Z] [2024-01-12T17:12:52.474Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:cbee5d27649be9e3a48d4d152838901c65d7f8e803f4cc46b53699dd215b555f [2024-01-12T17:12:52.474Z] #13 DONE 0.0s [2024-01-12T17:12:52.474Z] [2024-01-12T17:12:52.474Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9 [2024-01-12T17:12:52.474Z] #14 DONE 0.0s [2024-01-12T17:12:52.474Z] [2024-01-12T17:12:52.475Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2024-01-12T17:12:52.475Z] #15 DONE 0.0s [2024-01-12T17:12:52.475Z] [2024-01-12T17:12:52.475Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 [2024-01-12T17:12:52.475Z] #16 DONE 0.0s [2024-01-12T17:12:52.475Z] [2024-01-12T17:12:52.475Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-01-12T17:12:52.475Z] #17 DONE 0.0s [2024-01-12T17:12:52.475Z] [2024-01-12T17:12:52.475Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-01-12T17:12:52.475Z] #18 DONE 0.0s [2024-01-12T17:12:52.475Z] [2024-01-12T17:12:52.475Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-01-12T17:12:52.475Z] #19 DONE 0.0s [2024-01-12T17:12:52.475Z] [2024-01-12T17:12:52.475Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 [2024-01-12T17:12:52.475Z] #20 DONE 0.0s [2024-01-12T17:12:52.475Z] [2024-01-12T17:12:52.475Z] #21 [internal] load build context [2024-01-12T17:12:53.455Z] #21 transferring context: 75.44MB 1.0s done [2024-01-12T17:12:53.455Z] #21 DONE 1.0s [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #22 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ [2024-01-12T17:12:53.455Z] #22 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #23 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2024-01-12T17:12:53.455Z] #23 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2" && /build/golangci-lint --version [2024-01-12T17:12:53.455Z] #24 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #25 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images [2024-01-12T17:12:53.455Z] #25 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #26 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2024-01-12T17:12:53.455Z] #26 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-01-12T17:12:53.455Z] #27 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #28 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2024-01-12T17:12:53.455Z] #28 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #29 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-01-12T17:12:53.455Z] #29 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #30 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2024-01-12T17:12:53.455Z] #30 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #31 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2024-01-12T17:12:53.455Z] #31 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #32 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ [2024-01-12T17:12:53.455Z] #32 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #33 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2024-01-12T17:12:53.455Z] #33 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #34 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-01-12T17:12:53.455Z] #34 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #35 [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-12T17:12:53.455Z] #35 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #36 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2024-01-12T17:12:53.455Z] #36 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #37 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ [2024-01-12T17:12:53.455Z] #37 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2024-01-12T17:12:53.455Z] #38 CACHED [2024-01-12T17:12:53.455Z] [2024-01-12T17:12:53.455Z] #39 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <> /etc/bash.bashrc [2024-01-12T17:12:53.456Z] #98 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #99 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-01-12T17:12:53.456Z] #99 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #100 [tomll 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/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2024-01-12T17:12:53.456Z] #100 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #101 [build-dummy 2/2] RUN mkdir -p /build [2024-01-12T17:12:53.456Z] #101 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #102 [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-12T17:12:53.456Z] #102 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #103 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-01-12T17:12:53.456Z] #103 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #104 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-01-12T17:12:53.456Z] #104 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #105 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ [2024-01-12T17:12:53.456Z] #105 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #106 [dev-base 6/12] RUN ldconfig [2024-01-12T17:12:53.456Z] #106 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #107 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-01-12T17:12:53.456Z] #107 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #108 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-01-12T17:12:53.456Z] #108 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #109 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx [2024-01-12T17:12:53.456Z] #109 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #110 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-01-12T17:12:53.456Z] #110 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #111 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-01-12T17:12:53.456Z] #111 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #112 [containerd-src 1/3] WORKDIR /usr/src/containerd [2024-01-12T17:12:53.456Z] #112 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2024-01-12T17:12:53.456Z] #113 CACHED [2024-01-12T17:12:53.456Z] [2024-01-12T17:12:53.456Z] #114 [dev 1/1] COPY --link . . [2024-01-12T17:12:54.818Z] #114 DONE 1.3s [2024-01-12T17:12:54.818Z] [2024-01-12T17:12:54.818Z] #115 exporting to image [2024-01-12T17:12:54.818Z] #115 exporting layers [2024-01-12T17:12:55.379Z] #115 exporting layers 0.9s done [2024-01-12T17:12:55.634Z] #115 writing image sha256:356f4f7439b6bb3f7bded88a5ecdeaaf883caebaa347a39d98a0ae4d215f8039 done [2024-01-12T17:12:55.634Z] #115 naming to docker.io/library/docker:92175dd78ceb45b2b03418fe91501a4305403797 done [2024-01-12T17:12:55.634Z] #115 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2024-01-12T17:12:55.923Z] + sudo modprobe ip6table_filter [Pipeline] sh [2024-01-12T17:12:56.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92175dd78ceb45b2b03418fe91501a4305403797 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:92175dd78ceb45b2b03418fe91501a4305403797 hack/test/unit [2024-01-12T17:12:56.533Z] + BUILDFLAGS=(-tags 'netgo journald') [2024-01-12T17:12:56.533Z] + TESTFLAGS+=' -test.timeout=5m' [2024-01-12T17:12:56.533Z] + TESTDIRS=./... [2024-01-12T17:12:56.533Z] + exclude_paths='/vendor/|/integration' [2024-01-12T17:12:56.533Z] ++ go list ./... [2024-01-12T17:12:56.533Z] ++ grep -vE '(/vendor/|/integration)' [2024-01-12T17:12:57.095Z] + pkg_list='github.com/docker/docker/api [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/backend/build [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/httpstatus [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/httputils [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/middleware [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/router [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/router/build [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/router/container [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/router/debug [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/router/distribution [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/router/grpc [2024-01-12T17:12:57.095Z] github.com/docker/docker/api/server/router/image [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/network [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/plugin [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/session [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/swarm [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/system [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/volume [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/backend [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/blkiodev [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/checkpoint [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/container [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/events [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/filters [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/image [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/mount [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/network [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/registry [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/strslice [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/swarm [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/system [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/time [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/versions [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/volume [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/worker [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/dockerfile [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/remotecontext [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/remotecontext/git [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-12T17:12:57.096Z] github.com/docker/docker/cli/debug [2024-01-12T17:12:57.096Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-12T17:12:57.096Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-12T17:12:57.096Z] github.com/docker/docker/client [2024-01-12T17:12:57.096Z] github.com/docker/docker/client/buildkit [2024-01-12T17:12:57.096Z] github.com/docker/docker/cmd/docker-proxy [2024-01-12T17:12:57.096Z] github.com/docker/docker/cmd/dockerd [2024-01-12T17:12:57.096Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-12T17:12:57.096Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-12T17:12:57.096Z] github.com/docker/docker/container [2024-01-12T17:12:57.096Z] github.com/docker/docker/container/stream [2024-01-12T17:12:57.096Z] github.com/docker/docker/contrib/apparmor [2024-01-12T17:12:57.096Z] github.com/docker/docker/contrib/httpserver [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/cluster [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/cluster/convert [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/cluster/executor [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/cluster/provider [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/config [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/containerd [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/events [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/events/testutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/images [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/initlayer [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/links [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/listeners [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/gelf [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/journald [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/local [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/splunk [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/syslog [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/logger/templates [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/names [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/network [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/snapshotter [2024-01-12T17:12:57.096Z] github.com/docker/docker/daemon/stats [2024-01-12T17:12:57.096Z] github.com/docker/docker/distribution [2024-01-12T17:12:57.096Z] github.com/docker/docker/distribution/metadata [2024-01-12T17:12:57.096Z] github.com/docker/docker/distribution/utils [2024-01-12T17:12:57.096Z] github.com/docker/docker/distribution/xfer [2024-01-12T17:12:57.096Z] github.com/docker/docker/dockerversion [2024-01-12T17:12:57.096Z] github.com/docker/docker/errdefs [2024-01-12T17:12:57.096Z] github.com/docker/docker/image [2024-01-12T17:12:57.096Z] github.com/docker/docker/image/cache [2024-01-12T17:12:57.096Z] github.com/docker/docker/image/spec/specs-go [2024-01-12T17:12:57.096Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-12T17:12:57.096Z] github.com/docker/docker/image/tarexport [2024-01-12T17:12:57.096Z] github.com/docker/docker/image/v1 [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/compatcontext [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/mod [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/mounttree [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/multierror [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/sliceutil [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/test/suite [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/testutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-12T17:12:57.096Z] github.com/docker/docker/internal/unshare [2024-01-12T17:12:57.096Z] github.com/docker/docker/layer [2024-01-12T17:12:57.096Z] github.com/docker/docker/libcontainerd [2024-01-12T17:12:57.096Z] github.com/docker/docker/libcontainerd/queue [2024-01-12T17:12:57.096Z] github.com/docker/docker/libcontainerd/remote [2024-01-12T17:12:57.096Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-12T17:12:57.096Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-12T17:12:57.096Z] github.com/docker/docker/libcontainerd/types [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/bitmap [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/cluster [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/config [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/datastore [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/driverapi [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/etchosts [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ipam [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ipbits [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/iptables [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/netlabel [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/netutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/networkdb [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/ns [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/options [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/osl [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/portallocator [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/portmapper [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/scope [2024-01-12T17:12:57.096Z] github.com/docker/docker/libnetwork/types [2024-01-12T17:12:57.096Z] github.com/docker/docker/oci [2024-01-12T17:12:57.096Z] github.com/docker/docker/oci/caps [2024-01-12T17:12:57.096Z] github.com/docker/docker/opts [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/archive [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/authorization [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/broadcaster [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/capabilities [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/chrootarchive [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/containerfs [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/directory [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/dmesg [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/fileutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/homedir [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/idtools [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/ioutils [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/jsonmessage [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/longpath [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/loopback [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/meminfo [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/namesgenerator [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/parsers [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/pidfile [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/platform [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/platforms [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/plugingetter [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/plugins [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/plugins/transport [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/pools [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/process [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/progress [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/reexec [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/rootless [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/stack [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/stdcopy [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/streamformatter [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/stringid [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/sysinfo [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/system [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/tailfile [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/tarsum [2024-01-12T17:12:57.096Z] github.com/docker/docker/pkg/useragent [2024-01-12T17:12:57.096Z] github.com/docker/docker/plugin [2024-01-12T17:12:57.096Z] github.com/docker/docker/plugin/executor/containerd [2024-01-12T17:12:57.096Z] github.com/docker/docker/plugin/v2 [2024-01-12T17:12:57.096Z] github.com/docker/docker/profiles/apparmor [2024-01-12T17:12:57.096Z] github.com/docker/docker/profiles/seccomp [2024-01-12T17:12:57.096Z] github.com/docker/docker/quota [2024-01-12T17:12:57.096Z] github.com/docker/docker/reference [2024-01-12T17:12:57.096Z] github.com/docker/docker/registry [2024-01-12T17:12:57.096Z] github.com/docker/docker/registry/resumable [2024-01-12T17:12:57.096Z] github.com/docker/docker/restartmanager [2024-01-12T17:12:57.096Z] github.com/docker/docker/runconfig [2024-01-12T17:12:57.096Z] github.com/docker/docker/runconfig/opts [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/daemon [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/environment [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/fakecontext [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/fakegit [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/fakestorage [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/fixtures/load [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/registry [2024-01-12T17:12:57.096Z] github.com/docker/docker/testutil/request [2024-01-12T17:12:57.096Z] github.com/docker/docker/volume [2024-01-12T17:12:57.096Z] github.com/docker/docker/volume/drivers [2024-01-12T17:12:57.096Z] github.com/docker/docker/volume/local [2024-01-12T17:12:57.096Z] github.com/docker/docker/volume/mounts [2024-01-12T17:12:57.096Z] github.com/docker/docker/volume/service [2024-01-12T17:12:57.096Z] github.com/docker/docker/volume/service/opts [2024-01-12T17:12:57.096Z] github.com/docker/docker/volume/testutils' [2024-01-12T17:12:57.096Z] ++ grep --fixed-strings -v /libnetwork [2024-01-12T17:12:57.096Z] ++ echo 'github.com/docker/docker/api [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/backend/build [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/httpstatus [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/httputils [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/middleware [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/build [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/container [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/debug [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/distribution [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/grpc [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/image [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/network [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/plugin [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/session [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/swarm [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/system [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/server/router/volume [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/backend [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/blkiodev [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/checkpoint [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/container [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/events [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/filters [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/image [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/mount [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/network [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/registry [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/strslice [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/swarm [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/system [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/time [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/versions [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-12T17:12:57.096Z] github.com/docker/docker/api/types/volume [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/worker [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/dockerfile [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/remotecontext [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/remotecontext/git [2024-01-12T17:12:57.096Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-12T17:12:57.096Z] github.com/docker/docker/cli/debug [2024-01-12T17:12:57.096Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-12T17:12:57.097Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-12T17:12:57.097Z] github.com/docker/docker/client [2024-01-12T17:12:57.097Z] github.com/docker/docker/client/buildkit [2024-01-12T17:12:57.097Z] github.com/docker/docker/cmd/docker-proxy [2024-01-12T17:12:57.097Z] github.com/docker/docker/cmd/dockerd [2024-01-12T17:12:57.097Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-12T17:12:57.097Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-12T17:12:57.097Z] github.com/docker/docker/container [2024-01-12T17:12:57.097Z] github.com/docker/docker/container/stream [2024-01-12T17:12:57.097Z] github.com/docker/docker/contrib/apparmor [2024-01-12T17:12:57.097Z] github.com/docker/docker/contrib/httpserver [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/convert [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/executor [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/provider [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/config [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/containerd [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/events [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/events/testutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/images [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/initlayer [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/links [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/listeners [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/gelf [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/journald [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/local [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/splunk [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/syslog [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/templates [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/names [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/network [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/snapshotter [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/stats [2024-01-12T17:12:57.097Z] github.com/docker/docker/distribution [2024-01-12T17:12:57.097Z] github.com/docker/docker/distribution/metadata [2024-01-12T17:12:57.097Z] github.com/docker/docker/distribution/utils [2024-01-12T17:12:57.097Z] github.com/docker/docker/distribution/xfer [2024-01-12T17:12:57.097Z] github.com/docker/docker/dockerversion [2024-01-12T17:12:57.097Z] github.com/docker/docker/errdefs [2024-01-12T17:12:57.097Z] github.com/docker/docker/image [2024-01-12T17:12:57.097Z] github.com/docker/docker/image/cache [2024-01-12T17:12:57.097Z] github.com/docker/docker/image/spec/specs-go [2024-01-12T17:12:57.097Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-12T17:12:57.097Z] github.com/docker/docker/image/tarexport [2024-01-12T17:12:57.097Z] github.com/docker/docker/image/v1 [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/compatcontext [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/mod [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/mounttree [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/multierror [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/sliceutil [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/test/suite [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/testutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-12T17:12:57.097Z] github.com/docker/docker/internal/unshare [2024-01-12T17:12:57.097Z] github.com/docker/docker/layer [2024-01-12T17:12:57.097Z] github.com/docker/docker/libcontainerd [2024-01-12T17:12:57.097Z] github.com/docker/docker/libcontainerd/queue [2024-01-12T17:12:57.097Z] github.com/docker/docker/libcontainerd/remote [2024-01-12T17:12:57.097Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-12T17:12:57.097Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-12T17:12:57.097Z] github.com/docker/docker/libcontainerd/types [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/bitmap [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/cluster [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/config [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/datastore [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/driverapi [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/etchosts [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ipam [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ipbits [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/iptables [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/netlabel [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/netutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/networkdb [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/ns [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/options [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/osl [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/portallocator [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/portmapper [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/scope [2024-01-12T17:12:57.097Z] github.com/docker/docker/libnetwork/types [2024-01-12T17:12:57.097Z] github.com/docker/docker/oci [2024-01-12T17:12:57.097Z] github.com/docker/docker/oci/caps [2024-01-12T17:12:57.097Z] github.com/docker/docker/opts [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/archive [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/authorization [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/broadcaster [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/capabilities [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/chrootarchive [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/containerfs [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/directory [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/dmesg [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/fileutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/homedir [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/idtools [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/ioutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/jsonmessage [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/longpath [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/loopback [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/meminfo [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/namesgenerator [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/parsers [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/pidfile [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/platform [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/platforms [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/plugingetter [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/plugins [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/plugins/transport [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/pools [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/process [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/progress [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/reexec [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/rootless [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/stack [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/stdcopy [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/streamformatter [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/stringid [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/sysinfo [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/system [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/tailfile [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/tarsum [2024-01-12T17:12:57.097Z] github.com/docker/docker/pkg/useragent [2024-01-12T17:12:57.097Z] github.com/docker/docker/plugin [2024-01-12T17:12:57.097Z] github.com/docker/docker/plugin/executor/containerd [2024-01-12T17:12:57.097Z] github.com/docker/docker/plugin/v2 [2024-01-12T17:12:57.097Z] github.com/docker/docker/profiles/apparmor [2024-01-12T17:12:57.097Z] github.com/docker/docker/profiles/seccomp [2024-01-12T17:12:57.097Z] github.com/docker/docker/quota [2024-01-12T17:12:57.097Z] github.com/docker/docker/reference [2024-01-12T17:12:57.097Z] github.com/docker/docker/registry [2024-01-12T17:12:57.097Z] github.com/docker/docker/registry/resumable [2024-01-12T17:12:57.097Z] github.com/docker/docker/restartmanager [2024-01-12T17:12:57.097Z] github.com/docker/docker/runconfig [2024-01-12T17:12:57.097Z] github.com/docker/docker/runconfig/opts [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/daemon [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/environment [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/fakecontext [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/fakegit [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/fakestorage [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/fixtures/load [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/registry [2024-01-12T17:12:57.097Z] github.com/docker/docker/testutil/request [2024-01-12T17:12:57.097Z] github.com/docker/docker/volume [2024-01-12T17:12:57.097Z] github.com/docker/docker/volume/drivers [2024-01-12T17:12:57.097Z] github.com/docker/docker/volume/local [2024-01-12T17:12:57.097Z] github.com/docker/docker/volume/mounts [2024-01-12T17:12:57.097Z] github.com/docker/docker/volume/service [2024-01-12T17:12:57.097Z] github.com/docker/docker/volume/service/opts [2024-01-12T17:12:57.097Z] github.com/docker/docker/volume/testutils' [2024-01-12T17:12:57.097Z] + base_pkg_list='github.com/docker/docker/api [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/backend/build [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/httpstatus [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/httputils [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/middleware [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/build [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/container [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/debug [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/distribution [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/grpc [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/image [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/network [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/plugin [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/session [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/swarm [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/system [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/server/router/volume [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/backend [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/blkiodev [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/checkpoint [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/container [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/events [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/filters [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/image [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/mount [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/network [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/registry [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/strslice [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/swarm [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/system [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/time [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/versions [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-12T17:12:57.097Z] github.com/docker/docker/api/types/volume [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next/worker [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/dockerfile [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/remotecontext [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/remotecontext/git [2024-01-12T17:12:57.097Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-12T17:12:57.097Z] github.com/docker/docker/cli/debug [2024-01-12T17:12:57.097Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-12T17:12:57.097Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-12T17:12:57.097Z] github.com/docker/docker/client [2024-01-12T17:12:57.097Z] github.com/docker/docker/client/buildkit [2024-01-12T17:12:57.097Z] github.com/docker/docker/cmd/docker-proxy [2024-01-12T17:12:57.097Z] github.com/docker/docker/cmd/dockerd [2024-01-12T17:12:57.097Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-12T17:12:57.097Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-12T17:12:57.097Z] github.com/docker/docker/container [2024-01-12T17:12:57.097Z] github.com/docker/docker/container/stream [2024-01-12T17:12:57.097Z] github.com/docker/docker/contrib/apparmor [2024-01-12T17:12:57.097Z] github.com/docker/docker/contrib/httpserver [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/convert [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/executor [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/cluster/provider [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/config [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/containerd [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/events [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/events/testutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/images [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/initlayer [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/links [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/listeners [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/gelf [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/journald [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/local [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-12T17:12:57.097Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/splunk [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/syslog [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/templates [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/names [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/network [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/snapshotter [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/stats [2024-01-12T17:12:57.098Z] github.com/docker/docker/distribution [2024-01-12T17:12:57.098Z] github.com/docker/docker/distribution/metadata [2024-01-12T17:12:57.098Z] github.com/docker/docker/distribution/utils [2024-01-12T17:12:57.098Z] github.com/docker/docker/distribution/xfer [2024-01-12T17:12:57.098Z] github.com/docker/docker/dockerversion [2024-01-12T17:12:57.098Z] github.com/docker/docker/errdefs [2024-01-12T17:12:57.098Z] github.com/docker/docker/image [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/cache [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/spec/specs-go [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/tarexport [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/v1 [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/compatcontext [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/mod [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/mounttree [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/multierror [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/sliceutil [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/test/suite [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/testutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/unshare [2024-01-12T17:12:57.098Z] github.com/docker/docker/layer [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/queue [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/remote [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/types [2024-01-12T17:12:57.098Z] github.com/docker/docker/oci [2024-01-12T17:12:57.098Z] github.com/docker/docker/oci/caps [2024-01-12T17:12:57.098Z] github.com/docker/docker/opts [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/archive [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/authorization [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/broadcaster [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/capabilities [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/chrootarchive [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/containerfs [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/directory [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/dmesg [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/fileutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/homedir [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/idtools [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/ioutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/jsonmessage [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/longpath [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/loopback [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/meminfo [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/namesgenerator [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/parsers [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/pidfile [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/platform [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/platforms [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/plugingetter [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/plugins [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/plugins/transport [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/pools [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/process [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/progress [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/reexec [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/rootless [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/stack [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/stdcopy [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/streamformatter [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/stringid [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/sysinfo [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/system [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/tailfile [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/tarsum [2024-01-12T17:12:57.098Z] github.com/docker/docker/pkg/useragent [2024-01-12T17:12:57.098Z] github.com/docker/docker/plugin [2024-01-12T17:12:57.098Z] github.com/docker/docker/plugin/executor/containerd [2024-01-12T17:12:57.098Z] github.com/docker/docker/plugin/v2 [2024-01-12T17:12:57.098Z] github.com/docker/docker/profiles/apparmor [2024-01-12T17:12:57.098Z] github.com/docker/docker/profiles/seccomp [2024-01-12T17:12:57.098Z] github.com/docker/docker/quota [2024-01-12T17:12:57.098Z] github.com/docker/docker/reference [2024-01-12T17:12:57.098Z] github.com/docker/docker/registry [2024-01-12T17:12:57.098Z] github.com/docker/docker/registry/resumable [2024-01-12T17:12:57.098Z] github.com/docker/docker/restartmanager [2024-01-12T17:12:57.098Z] github.com/docker/docker/runconfig [2024-01-12T17:12:57.098Z] github.com/docker/docker/runconfig/opts [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/daemon [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/environment [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/fakecontext [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/fakegit [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/fakestorage [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/fixtures/load [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/registry [2024-01-12T17:12:57.098Z] github.com/docker/docker/testutil/request [2024-01-12T17:12:57.098Z] github.com/docker/docker/volume [2024-01-12T17:12:57.098Z] github.com/docker/docker/volume/drivers [2024-01-12T17:12:57.098Z] github.com/docker/docker/volume/local [2024-01-12T17:12:57.098Z] github.com/docker/docker/volume/mounts [2024-01-12T17:12:57.098Z] github.com/docker/docker/volume/service [2024-01-12T17:12:57.098Z] github.com/docker/docker/volume/service/opts [2024-01-12T17:12:57.098Z] github.com/docker/docker/volume/testutils' [2024-01-12T17:12:57.098Z] ++ grep --fixed-strings /libnetwork [2024-01-12T17:12:57.098Z] ++ echo 'github.com/docker/docker/api [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/backend/build [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/httpstatus [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/httputils [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/middleware [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/build [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/container [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/debug [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/distribution [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/grpc [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/image [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/network [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/plugin [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/session [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/swarm [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/system [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/server/router/volume [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/backend [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/blkiodev [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/checkpoint [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/container [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/events [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/filters [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/image [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/mount [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/network [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/registry [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/strslice [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/swarm [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/system [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/time [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/versions [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-12T17:12:57.098Z] github.com/docker/docker/api/types/volume [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next/worker [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/dockerfile [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/remotecontext [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/remotecontext/git [2024-01-12T17:12:57.098Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-12T17:12:57.098Z] github.com/docker/docker/cli/debug [2024-01-12T17:12:57.098Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-12T17:12:57.098Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-12T17:12:57.098Z] github.com/docker/docker/client [2024-01-12T17:12:57.098Z] github.com/docker/docker/client/buildkit [2024-01-12T17:12:57.098Z] github.com/docker/docker/cmd/docker-proxy [2024-01-12T17:12:57.098Z] github.com/docker/docker/cmd/dockerd [2024-01-12T17:12:57.098Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-12T17:12:57.098Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-12T17:12:57.098Z] github.com/docker/docker/container [2024-01-12T17:12:57.098Z] github.com/docker/docker/container/stream [2024-01-12T17:12:57.098Z] github.com/docker/docker/contrib/apparmor [2024-01-12T17:12:57.098Z] github.com/docker/docker/contrib/httpserver [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/cluster [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/cluster/convert [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/cluster/executor [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/cluster/provider [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/config [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/containerd [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/events [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/events/testutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/images [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/initlayer [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/links [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/listeners [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/gelf [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/journald [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/local [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/splunk [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/syslog [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/logger/templates [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/names [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/network [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/snapshotter [2024-01-12T17:12:57.098Z] github.com/docker/docker/daemon/stats [2024-01-12T17:12:57.098Z] github.com/docker/docker/distribution [2024-01-12T17:12:57.098Z] github.com/docker/docker/distribution/metadata [2024-01-12T17:12:57.098Z] github.com/docker/docker/distribution/utils [2024-01-12T17:12:57.098Z] github.com/docker/docker/distribution/xfer [2024-01-12T17:12:57.098Z] github.com/docker/docker/dockerversion [2024-01-12T17:12:57.098Z] github.com/docker/docker/errdefs [2024-01-12T17:12:57.098Z] github.com/docker/docker/image [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/cache [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/spec/specs-go [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/tarexport [2024-01-12T17:12:57.098Z] github.com/docker/docker/image/v1 [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/compatcontext [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/mod [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/mounttree [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/multierror [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/sliceutil [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/test/suite [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/testutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-12T17:12:57.098Z] github.com/docker/docker/internal/unshare [2024-01-12T17:12:57.098Z] github.com/docker/docker/layer [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/queue [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/remote [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-12T17:12:57.098Z] github.com/docker/docker/libcontainerd/types [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/bitmap [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/cluster [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/config [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/datastore [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/driverapi [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-12T17:12:57.098Z] github.com/docker/docker/libnetwork/etchosts [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipam [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipbits [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/iptables [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/netlabel [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/netutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/networkdb [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ns [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/options [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/osl [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/portallocator [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/portmapper [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/scope [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/types [2024-01-12T17:12:57.099Z] github.com/docker/docker/oci [2024-01-12T17:12:57.099Z] github.com/docker/docker/oci/caps [2024-01-12T17:12:57.099Z] github.com/docker/docker/opts [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/archive [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/authorization [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/broadcaster [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/capabilities [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/chrootarchive [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/containerfs [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/directory [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/dmesg [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/fileutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/homedir [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/idtools [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/ioutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/jsonmessage [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/longpath [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/loopback [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/meminfo [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/namesgenerator [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/parsers [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/pidfile [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/platform [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/platforms [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/plugingetter [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/plugins [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/plugins/transport [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/pools [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/process [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/progress [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/reexec [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/rootless [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/stack [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/stdcopy [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/streamformatter [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/stringid [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/sysinfo [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/system [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/tailfile [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/tarsum [2024-01-12T17:12:57.099Z] github.com/docker/docker/pkg/useragent [2024-01-12T17:12:57.099Z] github.com/docker/docker/plugin [2024-01-12T17:12:57.099Z] github.com/docker/docker/plugin/executor/containerd [2024-01-12T17:12:57.099Z] github.com/docker/docker/plugin/v2 [2024-01-12T17:12:57.099Z] github.com/docker/docker/profiles/apparmor [2024-01-12T17:12:57.099Z] github.com/docker/docker/profiles/seccomp [2024-01-12T17:12:57.099Z] github.com/docker/docker/quota [2024-01-12T17:12:57.099Z] github.com/docker/docker/reference [2024-01-12T17:12:57.099Z] github.com/docker/docker/registry [2024-01-12T17:12:57.099Z] github.com/docker/docker/registry/resumable [2024-01-12T17:12:57.099Z] github.com/docker/docker/restartmanager [2024-01-12T17:12:57.099Z] github.com/docker/docker/runconfig [2024-01-12T17:12:57.099Z] github.com/docker/docker/runconfig/opts [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/daemon [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/environment [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/fakecontext [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/fakegit [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/fakestorage [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/fixtures/load [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/registry [2024-01-12T17:12:57.099Z] github.com/docker/docker/testutil/request [2024-01-12T17:12:57.099Z] github.com/docker/docker/volume [2024-01-12T17:12:57.099Z] github.com/docker/docker/volume/drivers [2024-01-12T17:12:57.099Z] github.com/docker/docker/volume/local [2024-01-12T17:12:57.099Z] github.com/docker/docker/volume/mounts [2024-01-12T17:12:57.099Z] github.com/docker/docker/volume/service [2024-01-12T17:12:57.099Z] github.com/docker/docker/volume/service/opts [2024-01-12T17:12:57.099Z] github.com/docker/docker/volume/testutils' [2024-01-12T17:12:57.099Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/bitmap [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cluster [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/config [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/datastore [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/driverapi [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/etchosts [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipam [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipbits [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/iptables [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/netlabel [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/netutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/networkdb [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ns [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/options [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/osl [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/portallocator [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/portmapper [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/scope [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/types' [2024-01-12T17:12:57.099Z] + echo 'github.com/docker/docker/libnetwork [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/bitmap [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cluster [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/config [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/datastore [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/driverapi [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge [2024-01-12T17:12:57.099Z] rivers/macvlan/mvmanager [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/etchosts [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipam [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ipbits [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/iptables [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/netlabel [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/netutils [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/networkdb [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/ns [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/options [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/osl [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/portallocator [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/portmapper [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/scope [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/types' [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-12T17:12:57.099Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-12T17:12:57.099Z] + type docker-proxy [2024-01-12T17:12:57.099Z] hack/test/unit: line 25: type: docker-proxy: not found [2024-01-12T17:12:57.099Z] + hack/make.sh binary-proxy install-proxy [2024-01-12T17:12:57.099Z] [2024-01-12T17:12:57.099Z] Removing bundles/ [2024-01-12T17:12:57.099Z] [2024-01-12T17:12:57.099Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2024-01-12T17:12:57.099Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-01-12T17:12:57.099Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-12T17:12:57.099Z] module github.com/docker/docker [2024-01-12T17:12:57.099Z] [2024-01-12T17:12:57.099Z] go 1.20 [2024-01-12T17:12:57.099Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-12T17:12:57.099Z] + GO111MODULE=on [2024-01-12T17:12:57.099Z] + 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=92175dd78ceb45b2b03418fe91501a4305403797" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-12T17:12:56.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-12T17:13:02.439Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-12T17:13:02.439Z] Created binary: bundles/binary-proxy/docker-proxy [2024-01-12T17:13:02.439Z] [2024-01-12T17:13:02.439Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-01-12T17:13:02.439Z] Installing docker-proxy to /usr/local/bin/ [2024-01-12T17:13:02.439Z] [2024-01-12T17:13:02.439Z] + mkdir -p bundles [2024-01-12T17:13:02.439Z] + '[' -n 'github.com/docker/docker/api [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/backend/build [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/httpstatus [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/httputils [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/middleware [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/build [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/container [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/debug [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/distribution [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/grpc [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/image [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/network [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/plugin [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/session [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/swarm [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/system [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/server/router/volume [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/backend [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/blkiodev [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/checkpoint [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/container [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/events [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/filters [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/image [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/mount [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/network [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/registry [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/strslice [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/swarm [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/system [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/time [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/versions [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-12T17:13:02.439Z] github.com/docker/docker/api/types/volume [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next/worker [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/dockerfile [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/remotecontext [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/remotecontext/git [2024-01-12T17:13:02.439Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-12T17:13:02.439Z] github.com/docker/docker/cli/debug [2024-01-12T17:13:02.439Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-12T17:13:02.439Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-12T17:13:02.439Z] github.com/docker/docker/client [2024-01-12T17:13:02.439Z] github.com/docker/docker/client/buildkit [2024-01-12T17:13:02.439Z] github.com/docker/docker/cmd/docker-proxy [2024-01-12T17:13:02.439Z] github.com/docker/docker/cmd/dockerd [2024-01-12T17:13:02.439Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-12T17:13:02.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-12T17:13:02.439Z] github.com/docker/docker/container [2024-01-12T17:13:02.439Z] github.com/docker/docker/container/stream [2024-01-12T17:13:02.439Z] github.com/docker/docker/contrib/apparmor [2024-01-12T17:13:02.439Z] github.com/docker/docker/contrib/httpserver [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/cluster [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/cluster/convert [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/cluster/executor [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/cluster/provider [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/config [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/containerd [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/events [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/events/testutils [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/images [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/initlayer [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/links [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/listeners [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/logger [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/logger/gelf [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/logger/journald [2024-01-12T17:13:02.439Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/local [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/splunk [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/syslog [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/logger/templates [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/names [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/network [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/snapshotter [2024-01-12T17:13:02.440Z] github.com/docker/docker/daemon/stats [2024-01-12T17:13:02.440Z] github.com/docker/docker/distribution [2024-01-12T17:13:02.440Z] github.com/docker/docker/distribution/metadata [2024-01-12T17:13:02.440Z] github.com/docker/docker/distribution/utils [2024-01-12T17:13:02.440Z] github.com/docker/docker/distribution/xfer [2024-01-12T17:13:02.440Z] github.com/docker/docker/dockerversion [2024-01-12T17:13:02.440Z] github.com/docker/docker/errdefs [2024-01-12T17:13:02.440Z] github.com/docker/docker/image [2024-01-12T17:13:02.440Z] github.com/docker/docker/image/cache [2024-01-12T17:13:02.440Z] github.com/docker/docker/image/spec/specs-go [2024-01-12T17:13:02.440Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-12T17:13:02.440Z] github.com/docker/docker/image/tarexport [2024-01-12T17:13:02.440Z] github.com/docker/docker/image/v1 [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/compatcontext [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/mod [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/mounttree [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/multierror [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/sliceutil [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/test/suite [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/testutils [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-12T17:13:02.440Z] github.com/docker/docker/internal/unshare [2024-01-12T17:13:02.440Z] github.com/docker/docker/layer [2024-01-12T17:13:02.440Z] github.com/docker/docker/libcontainerd [2024-01-12T17:13:02.440Z] github.com/docker/docker/libcontainerd/queue [2024-01-12T17:13:02.440Z] github.com/docker/docker/libcontainerd/remote [2024-01-12T17:13:02.440Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-12T17:13:02.440Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-12T17:13:02.440Z] github.com/docker/docker/libcontainerd/types [2024-01-12T17:13:02.440Z] github.com/docker/docker/oci [2024-01-12T17:13:02.440Z] github.com/docker/docker/oci/caps [2024-01-12T17:13:02.440Z] github.com/docker/docker/opts [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/archive [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/authorization [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/broadcaster [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/capabilities [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/chrootarchive [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/containerfs [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/directory [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/dmesg [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/fileutils [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/homedir [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/idtools [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/ioutils [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/jsonmessage [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/longpath [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/loopback [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/meminfo [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/namesgenerator [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/parsers [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/pidfile [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/platform [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/platforms [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/plugingetter [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/plugins [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/plugins/transport [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/pools [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/process [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/progress [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/reexec [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/rootless [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/stack [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/stdcopy [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/streamformatter [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/stringid [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/sysinfo [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/system [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/tailfile [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/tarsum [2024-01-12T17:13:02.440Z] github.com/docker/docker/pkg/useragent [2024-01-12T17:13:02.440Z] github.com/docker/docker/plugin [2024-01-12T17:13:02.440Z] github.com/docker/docker/plugin/executor/containerd [2024-01-12T17:13:02.440Z] github.com/docker/docker/plugin/v2 [2024-01-12T17:13:02.440Z] github.com/docker/docker/profiles/apparmor [2024-01-12T17:13:02.440Z] github.com/docker/docker/profiles/seccomp [2024-01-12T17:13:02.440Z] github.com/docker/docker/quota [2024-01-12T17:13:02.440Z] github.com/docker/docker/reference [2024-01-12T17:13:02.440Z] github.com/docker/docker/registry [2024-01-12T17:13:02.440Z] github.com/docker/docker/registry/resumable [2024-01-12T17:13:02.440Z] github.com/docker/docker/restartmanager [2024-01-12T17:13:02.440Z] github.com/docker/docker/runconfig [2024-01-12T17:13:02.440Z] github.com/docker/docker/runconfig/opts [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/daemon [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/environment [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/fakecontext [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/fakegit [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/fakestorage [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/fixtures/load [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/registry [2024-01-12T17:13:02.440Z] github.com/docker/docker/testutil/request [2024-01-12T17:13:02.440Z] github.com/docker/docker/volume [2024-01-12T17:13:02.440Z] github.com/docker/docker/volume/drivers [2024-01-12T17:13:02.440Z] github.com/docker/docker/volume/local [2024-01-12T17:13:02.440Z] github.com/docker/docker/volume/mounts [2024-01-12T17:13:02.440Z] github.com/docker/docker/volume/service [2024-01-12T17:13:02.440Z] github.com/docker/docker/volume/service/opts [2024-01-12T17:13:02.440Z] github.com/docker/docker/volume/testutils' ']' [2024-01-12T17:13:02.440Z] + 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-12T17:13:02.440Z] ? github.com/docker/docker/api [no test files] [2024-01-12T17:13:10.589Z] ok github.com/docker/docker/api/server 0.026s coverage: 13.0% of statements [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 28.3% of statements [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/container [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 7.3% of statements [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/events [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/image [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/types/network 0.007s coverage: 72.3% of statements [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 94.0% of statements [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/system [no test files] [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-01-12T17:13:32.480Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.013s coverage: 100.0% of statements [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/builder/dockerfile 0.046s coverage: 50.3% of statements [2024-01-12T17:13:32.480Z] ok github.com/docker/docker/builder/remotecontext 0.053s coverage: 33.7% of statements [2024-01-12T17:13:33.846Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-01-12T17:13:33.846Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 66.5% of statements [2024-01-12T17:13:33.846Z] ok github.com/docker/docker/client 0.124s coverage: 77.0% of statements [2024-01-12T17:13:36.535Z] ok github.com/docker/docker/builder/remotecontext/git 4.011s coverage: 82.5% of statements [2024-01-12T17:13:46.478Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-01-12T17:13:46.479Z] ? github.com/docker/docker/container/stream [no test files] [2024-01-12T17:13:46.479Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-01-12T17:13:46.479Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-01-12T17:13:46.479Z] ok github.com/docker/docker/container 0.126s coverage: 36.4% of statements [2024-01-12T17:13:46.479Z] ok github.com/docker/docker/cmd/dockerd 0.215s coverage: 30.1% of statements [2024-01-12T17:13:48.367Z] ok github.com/docker/docker/cmd/dockerd/trap 2.398s coverage: 0.0% of statements [2024-01-12T17:13:49.295Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-01-12T17:13:49.295Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2024-01-12T17:13:49.295Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 38.7% of statements [2024-01-12T17:13:49.550Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2024-01-12T17:13:49.807Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-01-12T17:13:49.807Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 74.4% of statements [2024-01-12T17:13:51.171Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-01-12T17:13:51.171Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2024-01-12T17:13:51.171Z] ok github.com/docker/docker/daemon/containerd 0.035s coverage: 9.0% of statements [2024-01-12T17:13:51.427Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2024-01-12T17:13:51.427Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2024-01-12T17:13:51.682Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.186s coverage: 60.9% of statements [2024-01-12T17:13:52.285Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-01-12T17:13:52.285Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2024-01-12T17:13:52.285Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-01-12T17:13:52.285Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-01-12T17:13:52.541Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.190s coverage: 60.2% of statements [2024-01-12T17:13:52.541Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 60.9% of statements [2024-01-12T17:13:53.102Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2024-01-12T17:13:53.400Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 13.4% of statements [2024-01-12T17:13:53.657Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-01-12T17:13:53.657Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-01-12T17:13:53.657Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2024-01-12T17:13:53.657Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 3.0% of statements [2024-01-12T17:13:53.912Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2024-01-12T17:13:54.182Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-01-12T17:13:54.182Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2024-01-12T17:13:54.182Z] ok github.com/docker/docker/daemon/logger/awslogs 0.101s coverage: 78.6% of statements [2024-01-12T17:13:54.182Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2024-01-12T17:13:54.782Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-01-12T17:13:54.782Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-01-12T17:13:54.782Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.014s coverage: 88.2% of statements [2024-01-12T17:13:54.782Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2024-01-12T17:13:54.782Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.133s coverage: 76.8% of statements [2024-01-12T17:13:54.782Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-01-12T17:13:55.038Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 79.4% of statements [2024-01-12T17:13:55.600Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 63.7% of statements [2024-01-12T17:13:55.600Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2024-01-12T17:13:55.600Z] ? github.com/docker/docker/daemon/names [no test files] [2024-01-12T17:13:55.600Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-01-12T17:13:55.600Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2024-01-12T17:13:56.161Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-01-12T17:13:56.161Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-01-12T17:13:56.161Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2024-01-12T17:13:56.161Z] ok github.com/docker/docker/daemon/logger/journald 1.479s coverage: 74.5% of statements [2024-01-12T17:13:57.088Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-01-12T17:13:57.088Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.2% of statements [2024-01-12T17:13:57.088Z] ok github.com/docker/docker/dockerversion 0.010s coverage: 100.0% of statements [2024-01-12T17:13:57.088Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2024-01-12T17:13:57.088Z] ok github.com/docker/docker/daemon/logger/splunk 1.416s coverage: 82.5% of statements [2024-01-12T17:13:57.649Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-01-12T17:13:57.649Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-01-12T17:13:57.649Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2024-01-12T17:13:57.649Z] ok github.com/docker/docker/image 0.025s coverage: 84.6% of statements [2024-01-12T17:13:57.649Z] ? github.com/docker/docker/image/v1 [no test files] [2024-01-12T17:13:57.649Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-01-12T17:13:57.649Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2024-01-12T17:13:57.649Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-01-12T17:13:57.649Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements [2024-01-12T17:13:57.904Z] ? github.com/docker/docker/internal/sliceutil [no test files] [2024-01-12T17:13:57.904Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-01-12T17:13:57.904Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-01-12T17:13:57.904Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-01-12T17:13:57.904Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-01-12T17:13:57.904Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-01-12T17:13:57.904Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-01-12T17:13:58.506Z] ok github.com/docker/docker/distribution 1.492s coverage: 28.9% of statements [2024-01-12T17:13:58.761Z] ok github.com/docker/docker/daemon 10.706s coverage: 17.2% of statements [2024-01-12T17:13:59.017Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-01-12T17:13:59.017Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-01-12T17:13:59.017Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-01-12T17:13:59.017Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-01-12T17:13:59.017Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-01-12T17:13:59.017Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2024-01-12T17:13:59.017Z] ok github.com/docker/docker/distribution/xfer 2.168s coverage: 85.4% of statements [2024-01-12T17:13:59.578Z] ? github.com/docker/docker/oci/caps [no test files] [2024-01-12T17:13:59.578Z] ok github.com/docker/docker/oci 0.015s coverage: 38.1% of statements [2024-01-12T17:13:59.578Z] ok github.com/docker/docker/opts 0.068s coverage: 67.9% of statements [2024-01-12T17:14:00.139Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2024-01-12T17:14:00.139Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2024-01-12T17:14:00.139Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 25.8% of statements [2024-01-12T17:14:00.139Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 81.8% of statements [2024-01-12T17:14:00.139Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2024-01-12T17:14:00.394Z] ok github.com/docker/docker/pkg/chrootarchive 0.261s coverage: 83.7% of statements [2024-01-12T17:14:00.394Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 8.3% of statements [2024-01-12T17:14:00.394Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 51.7% of statements [2024-01-12T17:14:00.394Z] ok github.com/docker/docker/pkg/authorization 0.445s coverage: 68.3% of statements [2024-01-12T17:14:00.394Z] ok github.com/docker/docker/pkg/archive 0.477s coverage: 80.9% of statements [2024-01-12T17:14:00.691Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2024-01-12T17:14:00.691Z] ? github.com/docker/docker/pkg/loopback [no test files] [2024-01-12T17:14:00.691Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 45.5% of statements [2024-01-12T17:14:00.691Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements [2024-01-12T17:14:00.691Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2024-01-12T17:14:00.947Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2024-01-12T17:14:00.947Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2024-01-12T17:14:00.947Z] ok github.com/docker/docker/pkg/idtools 0.413s coverage: 69.7% of statements [2024-01-12T17:14:00.947Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements [2024-01-12T17:14:00.947Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-01-12T17:14:00.947Z] ? github.com/docker/docker/pkg/platforms [no test files] [2024-01-12T17:14:00.947Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-01-12T17:14:00.947Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 94.1% of statements [2024-01-12T17:14:01.203Z] ok github.com/docker/docker/pkg/ioutils 0.409s coverage: 71.9% of statements [2024-01-12T17:14:01.459Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-01-12T17:14:01.459Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-01-12T17:14:01.459Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements [2024-01-12T17:14:01.459Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements [2024-01-12T17:14:01.459Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2024-01-12T17:14:01.459Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2024-01-12T17:14:01.715Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2024-01-12T17:14:01.715Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-01-12T17:14:01.715Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-01-12T17:14:01.715Z] ok github.com/docker/docker/pkg/stack 0.012s coverage: 90.9% of statements [2024-01-12T17:14:01.715Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2024-01-12T17:14:01.971Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2024-01-12T17:14:01.971Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2024-01-12T17:14:01.971Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 61.9% of statements [2024-01-12T17:14:02.228Z] ok github.com/docker/docker/pkg/system 0.010s coverage: 43.1% of statements [2024-01-12T17:14:02.228Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements [2024-01-12T17:14:02.228Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2024-01-12T17:14:02.228Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-01-12T17:14:02.484Z] ok github.com/docker/docker/pkg/tarsum 0.055s coverage: 89.6% of statements [2024-01-12T17:14:03.411Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-01-12T17:14:03.411Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-01-12T17:14:03.411Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2024-01-12T17:14:03.411Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 86.0% of statements [2024-01-12T17:14:03.667Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2024-01-12T17:14:03.667Z] ok github.com/docker/docker/pkg/plugins 2.019s coverage: 74.9% of statements [2024-01-12T17:14:03.667Z] ok github.com/docker/docker/quota 0.256s coverage: 69.3% of statements [2024-01-12T17:14:03.667Z] ok github.com/docker/docker/plugin 0.523s coverage: 23.3% of statements [2024-01-12T17:14:03.923Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 46.2% of statements [2024-01-12T17:14:03.924Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2024-01-12T17:14:04.179Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-01-12T17:14:04.179Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.8% of statements [2024-01-12T17:14:04.179Z] ok github.com/docker/docker/registry 0.138s coverage: 63.9% of statements [2024-01-12T17:14:04.435Z] ok github.com/docker/docker/testutil 0.008s coverage: 8.2% of statements [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/testutil/request [no test files] [2024-01-12T17:14:04.435Z] ? github.com/docker/docker/volume [no test files] [2024-01-12T17:14:04.996Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2024-01-12T17:14:05.252Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2024-01-12T17:14:05.252Z] ok github.com/docker/docker/volume/local 0.091s coverage: 72.5% of statements [2024-01-12T17:14:05.507Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-01-12T17:14:05.507Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-01-12T17:14:05.762Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements [2024-01-12T17:14:06.018Z] ok github.com/docker/docker/layer 7.141s coverage: 68.1% of statements [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === Skipped [2024-01-12T17:14:06.274Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-01-12T17:14:06.274Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-01-12T17:14:06.274Z] network_proxy_test.go:210: No support for dual stack yet [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-01-12T17:14:06.274Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-01-12T17:14:06.274Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:68: No driver to put! [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-01-12T17:14:06.274Z] time="2024-01-12T17:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-01-12T17:14:06.274Z] time="2024-01-12T17:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-01-12T17:14:06.274Z] time="2024-01-12T17:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-01-12T17:14:06.274Z] time="2024-01-12T17:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-01-12T17:14:06.274Z] time="2024-01-12T17:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:68: No driver to put! [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-01-12T17:14:06.274Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-12T17:14:06.274Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-01-12T17:14:06.274Z] graphtest_unix.go:68: No driver to put! [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-01-12T17:14:06.274Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-01-12T17:14:06.274Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-01-12T17:14:06.274Z] validate_test.go:70: only tested on Windows [2024-01-12T17:14:06.274Z] [2024-01-12T17:14:06.274Z] DONE 3195 tests, 27 skipped in 64.796s [2024-01-12T17:14:06.274Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/bitmap [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/cluster [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/config [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/datastore [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/driverapi [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/etchosts [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/ipam [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-12T17:14:06.274Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/ipbits [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/iptables [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/netlabel [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/netutils [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/networkdb [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/ns [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/options [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/osl [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/portallocator [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/portmapper [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/scope [2024-01-12T17:14:06.275Z] github.com/docker/docker/libnetwork/types' ']' [2024-01-12T17:14:06.275Z] + 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-12T17:15:02.431Z] ok github.com/docker/docker/libnetwork 44.449s coverage: 43.0% of statements [2024-01-12T17:15:02.431Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements [2024-01-12T17:15:02.431Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-01-12T17:15:02.431Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-01-12T17:15:02.431Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-01-12T17:15:02.431Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-01-12T17:15:02.431Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-01-12T17:15:02.431Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-01-12T17:15:02.431Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements [2024-01-12T17:15:02.431Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 37.0% of statements [2024-01-12T17:15:02.431Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-01-12T17:15:02.431Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-01-12T17:15:02.431Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2024-01-12T17:15:02.431Z] ok github.com/docker/docker/libnetwork/drivers/bridge 4.281s coverage: 63.0% of statements [2024-01-12T17:15:02.431Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-01-12T17:15:02.687Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements [2024-01-12T17:15:04.049Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.846s coverage: 5.0% of statements [2024-01-12T17:15:04.049Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-01-12T17:15:04.610Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2024-01-12T17:15:04.610Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-01-12T17:15:04.865Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2024-01-12T17:15:05.791Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements [2024-01-12T17:15:06.049Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2024-01-12T17:15:06.327Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2024-01-12T17:15:06.890Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements [2024-01-12T17:15:06.890Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-01-12T17:15:06.890Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-01-12T17:15:06.890Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-01-12T17:15:07.544Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements [2024-01-12T17:15:07.544Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2024-01-12T17:15:07.800Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-01-12T17:15:07.800Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-01-12T17:15:07.800Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-01-12T17:15:07.800Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-01-12T17:15:19.963Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2024-01-12T17:15:21.851Z] ok github.com/docker/docker/libnetwork/ipam 3.230s coverage: 80.3% of statements [2024-01-12T17:15:21.851Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-01-12T17:15:21.851Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-01-12T17:15:22.106Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements [2024-01-12T17:15:22.361Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements [2024-01-12T17:15:22.361Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-01-12T17:15:22.617Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2024-01-12T17:15:23.177Z] ok github.com/docker/docker/libnetwork/ipamutils 0.321s coverage: 86.4% of statements [2024-01-12T17:15:23.434Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-01-12T17:15:24.360Z] ok github.com/docker/docker/libnetwork/iptables 0.214s coverage: 39.9% of statements [2024-01-12T17:15:24.360Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-01-12T17:15:24.615Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 54.9% of statements [2024-01-12T17:17:16.025Z] ok github.com/docker/docker/libnetwork/networkdb 103.863s coverage: 59.2% of statements [2024-01-12T17:17:16.025Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-01-12T17:17:16.025Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-01-12T17:17:16.025Z] ok github.com/docker/docker/libnetwork/osl 4.491s coverage: 40.2% of statements [2024-01-12T17:17:16.025Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2024-01-12T17:17:16.025Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.5% of statements [2024-01-12T17:17:16.586Z] ok github.com/docker/docker/libnetwork/portmapper 0.736s coverage: 47.9% of statements [2024-01-12T17:17:16.842Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements [2024-01-12T17:17:16.842Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-01-12T17:17:17.097Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2024-01-12T17:17:17.097Z] [2024-01-12T17:17:17.097Z] === Skipped [2024-01-12T17:17:17.097Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-01-12T17:17:17.097Z] 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-12T17:17:17.097Z] [2024-01-12T17:17:17.097Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-01-12T17:17:17.097Z] 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-12T17:17:17.097Z] [2024-01-12T17:17:17.097Z] DONE 375 tests, 2 skipped in 190.825s Post stage [Pipeline] junit [2024-01-12T17:17:18.033Z] Recording test results [2024-01-12T17:17:18.131Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-12T17:17:18.487Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46979/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=92175dd78ceb45b2b03418fe91501a4305403797 -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:92175dd78ceb45b2b03418fe91501a4305403797 hack/make.sh dynbinary test-integration [2024-01-12T17:17:18.747Z] [2024-01-12T17:17:18.747Z] Removing bundles/ [2024-01-12T17:17:18.747Z] [2024-01-12T17:17:18.747Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2024-01-12T17:17:18.747Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2024-01-12T17:17:18.747Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-12T17:17:18.747Z] module github.com/docker/docker [2024-01-12T17:17:18.747Z] [2024-01-12T17:17:18.747Z] go 1.20 [2024-01-12T17:17:18.747Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-12T17:17:18.747Z] + GO111MODULE=on [2024-01-12T17:17:18.747Z] + 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=92175dd78ceb45b2b03418fe91501a4305403797" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-12T17:17:18.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-12T17:17:57.430Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-12T17:17:57.430Z] Created binary: bundles/dynbinary-daemon/dockerd [2024-01-12T17:17:57.430Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2024-01-12T17:17:57.430Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-12T17:17:57.430Z] module github.com/docker/docker [2024-01-12T17:17:57.430Z] [2024-01-12T17:17:57.430Z] go 1.20 [2024-01-12T17:17:57.430Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-12T17:17:57.430Z] + GO111MODULE=on [2024-01-12T17:17:57.430Z] + 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=92175dd78ceb45b2b03418fe91501a4305403797" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-12T17:17:18.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-12T17:17:57.430Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-12T17:17:57.430Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2024-01-12T17:17:57.430Z] [2024-01-12T17:17:57.430Z] ---> Making bundle: test-integration (in bundles/test-integration) [2024-01-12T17:17:57.430Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2024-01-12T17:17:57.430Z] HOSTNAME=6f413a93c5b8 [2024-01-12T17:17:57.430Z] TESTDEBUG=0 [2024-01-12T17:17:57.430Z] DEST=bundles/test-integration [2024-01-12T17:17:57.430Z] PWD=/go/src/github.com/docker/docker [2024-01-12T17:17:57.430Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2024-01-12T17:17:57.430Z] DOCKER_GITCOMMIT=92175dd78ceb45b2b03418fe91501a4305403797 [2024-01-12T17:17:57.430Z] container=docker [2024-01-12T17:17:57.430Z] HOME=/root [2024-01-12T17:17:57.430Z] CONTAINERD_NAMESPACE=moby [2024-01-12T17:17:57.430Z] GOLANG_VERSION=1.21.6 [2024-01-12T17:17:57.430Z] VALIDATE_REPO=https://github.com/moby/moby.git [2024-01-12T17:17:57.430Z] VALIDATE_BRANCH=master [2024-01-12T17:17:57.430Z] TERM=xterm [2024-01-12T17:17:57.430Z] DOCKER_PKG=github.com/docker/docker [2024-01-12T17:17:57.430Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2024-01-12T17:17:57.430Z] SHLVL=1 [2024-01-12T17:17:57.430Z] TIMEOUT=120m [2024-01-12T17:17:57.430Z] GOTOOLCHAIN=local [2024-01-12T17:17:57.430Z] DOCKER_GRAPHDRIVER=overlay2 [2024-01-12T17:17:57.430Z] GO111MODULE=off [2024-01-12T17:17:57.430Z] DOCKER_EXPERIMENTAL=1 [2024-01-12T17:17:57.430Z] TEST_SKIP_INTEGRATION_CLI=1 [2024-01-12T17:17:57.430Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-01-12T17:17:57.430Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2024-01-12T17:17:57.430Z] GOPATH=/go [2024-01-12T17:17:57.430Z] PKG_CONFIG=pkg-config [2024-01-12T17:17:57.430Z] _=/usr/bin/env [2024-01-12T17:17:57.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2024-01-12T17:18:19.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2024-01-12T17:18:19.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2024-01-12T17:18:19.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2024-01-12T17:18:21.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2024-01-12T17:18:27.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2024-01-12T17:18:30.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2024-01-12T17:18:30.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2024-01-12T17:18:31.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2024-01-12T17:18:33.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2024-01-12T17:18:34.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2024-01-12T17:18:35.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2024-01-12T17:18:35.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2024-01-12T17:18:37.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2024-01-12T17:18:38.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2024-01-12T17:18:40.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2024-01-12T17:18:41.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2024-01-12T17:18:41.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2024-01-12T17:18:43.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2024-01-12T17:18:44.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2024-01-12T17:18:45.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2024-01-12T17:18:46.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2024-01-12T17:18:47.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2024-01-12T17:18:49.165Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2024-01-12T17:18:49.165Z] Using test binary /usr/local/cli-integration/docker [2024-01-12T17:18:49.165Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2024-01-12T17:18:49.165Z] +++ /etc/init.d/apparmor start [2024-01-12T17:18:49.165Z] Not: starting. [2024-01-12T17:18:49.165Z] INFO: Waiting for daemon to start... [2024-01-12T17:18:49.165Z] Starting dockerd [2024-01-12T17:18:49.165Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.FvhiFDNKwa/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2024-01-12T17:18:52.428Z] . [2024-01-12T17:18:52.428Z] Running integration-test (iteration 1) [2024-01-12T17:18:52.683Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2024-01-12T17:18:52.683Z] ++ '[' -n '' ']' [2024-01-12T17:18:52.683Z] ++ 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-12T17:18:52.683Z] ++ set -e [2024-01-12T17:18:52.683Z] ++ '[' -n 0 ']' [2024-01-12T17:18:52.683Z] ++ set -x [2024-01-12T17:18:52.683Z] ++ 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.FvhiFDNKwa/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-12T17:18:52.683Z] Loaded image: busybox:latest [2024-01-12T17:18:52.683Z] Loaded image: busybox:glibc [2024-01-12T17:18:53.610Z] Loaded image: debian:bookworm-slim [2024-01-12T17:18:53.610Z] Loaded image: hello-world:latest [2024-01-12T17:18:53.610Z] Loaded image: arm32v7/hello-world:latest [2024-01-12T17:18:53.610Z] INFO: Testing against a local daemon [2024-01-12T17:18:53.610Z] === RUN TestCgroupNamespacesBuild [2024-01-12T17:18:54.973Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2024-01-12T17:18:54.973Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2024-01-12T17:18:55.899Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2024-01-12T17:18:55.899Z] === RUN TestBuildWithSession [2024-01-12T17:18:55.899Z] build_session_test.go:25: TODO: BuildKit [2024-01-12T17:18:55.899Z] --- SKIP: TestBuildWithSession (0.00s) [2024-01-12T17:18:55.899Z] === RUN TestBuildSquashParent [2024-01-12T17:18:59.253Z] --- PASS: TestBuildSquashParent (3.14s) [2024-01-12T17:18:59.253Z] === RUN TestBuildWithRemoveAndForceRemove [2024-01-12T17:18:59.253Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-12T17:18:59.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-12T17:18:59.253Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-12T17:18:59.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-12T17:18:59.253Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-12T17:18:59.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-12T17:18:59.253Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-12T17:18:59.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-12T17:18:59.253Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-12T17:18:59.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-12T17:18:59.253Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-12T17:18:59.253Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-12T17:18:59.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-12T17:18:59.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-12T17:18:59.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-12T17:18:59.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-12T17:18:59.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-12T17:18:59.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-12T17:19:02.562Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2024-01-12T17:19:02.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.07s) [2024-01-12T17:19:02.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2024-01-12T17:19:02.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) [2024-01-12T17:19:02.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s) [2024-01-12T17:19:02.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) [2024-01-12T17:19:02.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2024-01-12T17:19:02.562Z] === RUN TestBuildMultiStageCopy [2024-01-12T17:19:02.562Z] === RUN TestBuildMultiStageCopy/copy_to_root [2024-01-12T17:19:03.487Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2024-01-12T17:19:03.487Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2024-01-12T17:19:03.487Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2024-01-12T17:19:03.487Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2024-01-12T17:19:03.743Z] --- PASS: TestBuildMultiStageCopy (1.39s) [2024-01-12T17:19:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.00s) [2024-01-12T17:19:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) [2024-01-12T17:19:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) [2024-01-12T17:19:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s) [2024-01-12T17:19:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s) [2024-01-12T17:19:03.743Z] === RUN TestBuildMultiStageParentConfig [2024-01-12T17:19:03.998Z] --- PASS: TestBuildMultiStageParentConfig (0.36s) [2024-01-12T17:19:03.998Z] === RUN TestBuildLabelWithTargets [2024-01-12T17:19:04.559Z] --- PASS: TestBuildLabelWithTargets (0.52s) [2024-01-12T17:19:04.559Z] === RUN TestBuildWithEmptyLayers [2024-01-12T17:19:04.815Z] --- PASS: TestBuildWithEmptyLayers (0.12s) [2024-01-12T17:19:04.815Z] === RUN TestBuildMultiStageOnBuild [2024-01-12T17:19:06.178Z] --- PASS: TestBuildMultiStageOnBuild (1.24s) [2024-01-12T17:19:06.179Z] === RUN TestBuildUncleanTarFilenames [2024-01-12T17:19:06.179Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2024-01-12T17:19:06.179Z] === RUN TestBuildMultiStageLayerLeak [2024-01-12T17:19:07.105Z] --- PASS: TestBuildMultiStageLayerLeak (1.10s) [2024-01-12T17:19:07.105Z] === RUN TestBuildWithHugeFile [2024-01-12T17:19:53.819Z] --- PASS: TestBuildWithHugeFile (43.06s) [2024-01-12T17:19:53.819Z] === RUN TestBuildWCOWSandboxSize [2024-01-12T17:19:53.819Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-01-12T17:19:53.819Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2024-01-12T17:19:53.819Z] === RUN TestBuildWithEmptyDockerfile [2024-01-12T17:19:53.819Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-12T17:19:53.819Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-12T17:19:53.819Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-12T17:19:53.819Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-12T17:19:53.819Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-12T17:19:53.819Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-12T17:19:53.819Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-12T17:19:53.819Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-12T17:19:53.819Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-12T17:19:53.819Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2024-01-12T17:19:53.819Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2024-01-12T17:19:53.819Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2024-01-12T17:19:53.819Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2024-01-12T17:19:53.819Z] === RUN TestBuildPreserveOwnership [2024-01-12T17:19:53.819Z] === RUN TestBuildPreserveOwnership/copy_from [2024-01-12T17:19:53.819Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2024-01-12T17:19:53.819Z] --- PASS: TestBuildPreserveOwnership (2.17s) [2024-01-12T17:19:53.819Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.53s) [2024-01-12T17:19:53.819Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.63s) [2024-01-12T17:19:53.819Z] === RUN TestBuildPlatformInvalid [2024-01-12T17:19:53.819Z] --- PASS: TestBuildPlatformInvalid (0.01s) [2024-01-12T17:19:53.819Z] === RUN TestBuildkitHistoryTracePropagation [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" 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-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" 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-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2024-01-12T17:19:53.819Z] time="2024-01-12T17:19:52Z" level=info msg="[core] [Server #4] Server created" module=grpc [2024-01-12T17:19:53.819Z] build_traces_test.go:84: Waiting for trace to be available [2024-01-12T17:19:56.331Z] time="2024-01-12T17:19:56Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2024-01-12T17:19:56.331Z] time="2024-01-12T17:19:56Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2024-01-12T17:19:56.331Z] time="2024-01-12T17:19:56Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2024-01-12T17:19:56.331Z] time="2024-01-12T17:19:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2024-01-12T17:19:56.331Z] time="2024-01-12T17:19:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2024-01-12T17:19:56.331Z] time="2024-01-12T17:19:56Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2024-01-12T17:19:56.331Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) [2024-01-12T17:19:56.331Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2024-01-12T17:19:57.257Z] Loaded image: busybox:latest [2024-01-12T17:19:57.257Z] Loaded image: busybox:glibc [2024-01-12T17:19:58.183Z] Loaded image: debian:bookworm-slim [2024-01-12T17:19:58.183Z] Loaded image: hello-world:latest [2024-01-12T17:19:58.183Z] Loaded image: arm32v7/hello-world:latest [2024-01-12T17:20:08.205Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.76s) [2024-01-12T17:20:08.205Z] PASS [2024-01-12T17:20:08.205Z] [2024-01-12T17:20:08.205Z] === Skipped [2024-01-12T17:20:08.205Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2024-01-12T17:20:08.205Z] build_session_test.go:25: TODO: BuildKit [2024-01-12T17:20:08.205Z] [2024-01-12T17:20:08.205Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2024-01-12T17:20:08.205Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-01-12T17:20:08.205Z] [2024-01-12T17:20:08.205Z] DONE 35 tests, 2 skipped in 74.629s [2024-01-12T17:20:08.205Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2024-01-12T17:20:08.205Z] ++ '[' -n '' ']' [2024-01-12T17:20:08.205Z] ++ 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-12T17:20:08.205Z] ++ set -e [2024-01-12T17:20:08.205Z] ++ '[' -n 0 ']' [2024-01-12T17:20:08.205Z] ++ set -x [2024-01-12T17:20:08.205Z] ++ 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.FvhiFDNKwa/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-12T17:20:08.205Z] INFO: Testing against a local daemon [2024-01-12T17:20:08.205Z] === RUN TestNoNewPrivileges [2024-01-12T17:20:16.328Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2024-01-12T17:20:16.329Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2024-01-12T17:20:16.890Z] --- PASS: TestNoNewPrivileges (9.70s) [2024-01-12T17:20:16.890Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s) [2024-01-12T17:20:16.890Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s) [2024-01-12T17:20:16.890Z] PASS [2024-01-12T17:20:16.890Z] [2024-01-12T17:20:16.890Z] DONE 3 tests in 9.727s [2024-01-12T17:20:16.890Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2024-01-12T17:20:16.890Z] ++ '[' -n '' ']' [2024-01-12T17:20:16.890Z] ++ 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-12T17:20:16.890Z] ++ set -e [2024-01-12T17:20:16.890Z] ++ '[' -n 0 ']' [2024-01-12T17:20:16.890Z] ++ set -x [2024-01-12T17:20:16.890Z] ++ 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.FvhiFDNKwa/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-12T17:20:16.890Z] INFO: Testing against a local daemon [2024-01-12T17:20:16.890Z] === RUN TestConfigInspect [2024-01-12T17:20:18.863Z] --- PASS: TestConfigInspect (1.86s) [2024-01-12T17:20:18.863Z] === RUN TestConfigList [2024-01-12T17:20:20.226Z] === RUN TestConfigList/test_filter_by_name [2024-01-12T17:20:20.226Z] === RUN TestConfigList/test_filter_by_id [2024-01-12T17:20:20.226Z] === RUN TestConfigList/test_filter_by_label_key_only [2024-01-12T17:20:20.226Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2024-01-12T17:20:20.226Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2024-01-12T17:20:20.786Z] --- PASS: TestConfigList (1.97s) [2024-01-12T17:20:20.786Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2024-01-12T17:20:20.786Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2024-01-12T17:20:20.786Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2024-01-12T17:20:20.786Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2024-01-12T17:20:20.786Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2024-01-12T17:20:20.786Z] === RUN TestConfigsCreateAndDelete [2024-01-12T17:20:22.672Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2024-01-12T17:20:22.672Z] === RUN TestConfigsUpdate [2024-01-12T17:20:25.185Z] --- PASS: TestConfigsUpdate (2.13s) [2024-01-12T17:20:25.185Z] === RUN TestTemplatedConfig [2024-01-12T17:20:27.740Z] --- PASS: TestTemplatedConfig (2.73s) [2024-01-12T17:20:27.740Z] === RUN TestConfigCreateResolve [2024-01-12T17:20:29.626Z] --- PASS: TestConfigCreateResolve (1.87s) [2024-01-12T17:20:29.626Z] PASS [2024-01-12T17:20:29.626Z] [2024-01-12T17:20:29.626Z] DONE 11 tests in 12.527s [2024-01-12T17:20:29.626Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2024-01-12T17:20:29.626Z] ++ '[' -n '' ']' [2024-01-12T17:20:29.626Z] ++ 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-12T17:20:29.626Z] ++ set -e [2024-01-12T17:20:29.626Z] ++ '[' -n 0 ']' [2024-01-12T17:20:29.626Z] ++ set -x [2024-01-12T17:20:29.626Z] ++ 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.FvhiFDNKwa/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-12T17:20:29.626Z] INFO: Testing against a local daemon [2024-01-12T17:20:29.626Z] === RUN TestAttach [2024-01-12T17:20:29.626Z] === RUN TestAttach/without_TTY [2024-01-12T17:20:29.626Z] === PAUSE TestAttach/without_TTY [2024-01-12T17:20:29.626Z] === RUN TestAttach/with_TTY [2024-01-12T17:20:29.626Z] === PAUSE TestAttach/with_TTY [2024-01-12T17:20:29.626Z] === CONT TestAttach/without_TTY [2024-01-12T17:20:29.626Z] === CONT TestAttach/with_TTY [2024-01-12T17:20:29.626Z] --- PASS: TestAttach (0.02s) [2024-01-12T17:20:29.626Z] --- PASS: TestAttach/without_TTY (0.05s) [2024-01-12T17:20:29.626Z] --- PASS: TestAttach/with_TTY (0.05s) [2024-01-12T17:20:29.626Z] === RUN TestCreateWithCDIDevices [2024-01-12T17:20:30.596Z] --- PASS: TestCreateWithCDIDevices (1.06s) [2024-01-12T17:20:30.596Z] === RUN TestCDISpecDirsAreInSystemInfo [2024-01-12T17:20:30.596Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default [2024-01-12T17:20:31.157Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned [2024-01-12T17:20:31.717Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice [2024-01-12T17:20:32.278Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice [2024-01-12T17:20:32.856Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice [2024-01-12T17:20:33.422Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice [2024-01-12T17:20:33.677Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice [2024-01-12T17:20:34.237Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice [2024-01-12T17:20:34.798Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s) [2024-01-12T17:20:34.798Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) [2024-01-12T17:20:34.798Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) [2024-01-12T17:20:34.798Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-01-12T17:20:34.798Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) [2024-01-12T17:20:34.798Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) [2024-01-12T17:20:34.798Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) [2024-01-12T17:20:34.798Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-01-12T17:20:34.798Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) [2024-01-12T17:20:34.798Z] === RUN TestCheckpoint [2024-01-12T17:20:34.798Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-01-12T17:20:34.798Z] --- SKIP: TestCheckpoint (0.00s) [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/commit [2024-01-12T17:20:34.798Z] === PAUSE TestContainerInvalidJSON/commit [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/create [2024-01-12T17:20:34.798Z] === PAUSE TestContainerInvalidJSON/containers/create [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2024-01-12T17:20:34.798Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2024-01-12T17:20:34.798Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2024-01-12T17:20:34.798Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-12T17:20:34.798Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-12T17:20:34.798Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-12T17:20:34.798Z] === CONT TestContainerInvalidJSON/commit [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2024-01-12T17:20:34.798Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2024-01-12T17:20:34.798Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2024-01-12T17:20:34.798Z] === CONT TestContainerInvalidJSON/containers/create [2024-01-12T17:20:34.798Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2024-01-12T17:20:34.798Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2024-01-12T17:20:34.798Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/commit/empty_body [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2024-01-12T17:20:34.798Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2024-01-12T17:20:34.798Z] --- PASS: TestContainerInvalidJSON (0.01s) [2024-01-12T17:20:34.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2024-01-12T17:20:34.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2024-01-12T17:20:34.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2024-01-12T17:20:34.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2024-01-12T17:20:34.798Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2024-01-12T17:20:34.798Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2024-01-12T17:20:34.799Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2024-01-12T17:20:34.799Z] === RUN TestCopyFromContainerPathDoesNotExist [2024-01-12T17:20:34.799Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2024-01-12T17:20:34.799Z] === RUN TestCopyFromContainerPathIsNotDir [2024-01-12T17:20:35.054Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2024-01-12T17:20:35.054Z] === RUN TestCopyToContainerPathDoesNotExist [2024-01-12T17:20:35.054Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2024-01-12T17:20:35.054Z] === RUN TestCopyEmptyFile [2024-01-12T17:20:35.054Z] --- PASS: TestCopyEmptyFile (0.06s) [2024-01-12T17:20:35.054Z] === RUN TestCopyToContainerPathIsNotDir [2024-01-12T17:20:35.054Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2024-01-12T17:20:35.054Z] === RUN TestCopyFromContainer [2024-01-12T17:20:35.615Z] === RUN TestCopyFromContainer// [2024-01-12T17:20:35.615Z] === RUN TestCopyFromContainer/. [2024-01-12T17:20:35.615Z] === RUN TestCopyFromContainer//. [2024-01-12T17:20:35.615Z] === RUN TestCopyFromContainer/./ [2024-01-12T17:20:35.615Z] === RUN TestCopyFromContainer//./ [2024-01-12T17:20:35.615Z] === RUN TestCopyFromContainer//bar/root [2024-01-12T17:20:35.615Z] === RUN TestCopyFromContainer//bar/root/ [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer//bar/root/. [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer/bar/quux [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer/bar/quux/ [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer/bar/quux/. [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer/bar/quux/baz [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer/bar/filesymlink [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer/bar/dirsymlink [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2024-01-12T17:20:35.870Z] === RUN TestCopyFromContainer/bar/notarget [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer (0.75s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer// (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/. (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer//. (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2024-01-12T17:20:35.870Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2024-01-12T17:20:35.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2024-01-12T17:20:35.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-12T17:20:35.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-12T17:20:35.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-12T17:20:35.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-12T17:20:35.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-12T17:20:35.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-12T17:20:35.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-12T17:20:35.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-12T17:20:35.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-12T17:20:35.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2024-01-12T17:20:35.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2024-01-12T17:20:35.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2024-01-12T17:20:35.870Z] === RUN TestCreateLinkToNonExistingContainer [2024-01-12T17:20:35.870Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2024-01-12T17:20:35.870Z] === RUN TestCreateWithInvalidEnv [2024-01-12T17:20:35.870Z] === RUN TestCreateWithInvalidEnv/0 [2024-01-12T17:20:35.870Z] === PAUSE TestCreateWithInvalidEnv/0 [2024-01-12T17:20:35.870Z] === RUN TestCreateWithInvalidEnv/1 [2024-01-12T17:20:35.870Z] === PAUSE TestCreateWithInvalidEnv/1 [2024-01-12T17:20:35.870Z] === RUN TestCreateWithInvalidEnv/2 [2024-01-12T17:20:35.870Z] === PAUSE TestCreateWithInvalidEnv/2 [2024-01-12T17:20:35.870Z] === CONT TestCreateWithInvalidEnv/0 [2024-01-12T17:20:35.870Z] === CONT TestCreateWithInvalidEnv/2 [2024-01-12T17:20:35.870Z] === CONT TestCreateWithInvalidEnv/1 [2024-01-12T17:20:35.870Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2024-01-12T17:20:35.870Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2024-01-12T17:20:35.870Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2024-01-12T17:20:35.870Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2024-01-12T17:20:35.870Z] === RUN TestCreateTmpfsMountsTarget [2024-01-12T17:20:35.870Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2024-01-12T17:20:35.870Z] === RUN TestCreateWithCustomMaskedPaths [2024-01-12T17:20:37.233Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2024-01-12T17:20:37.233Z] === RUN TestCreateWithCustomReadonlyPaths [2024-01-12T17:20:38.596Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.38s) [2024-01-12T17:20:38.596Z] === RUN TestCreateWithInvalidHealthcheckParams [2024-01-12T17:20:38.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-12T17:20:38.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-12T17:20:38.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-12T17:20:38.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-12T17:20:38.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-12T17:20:38.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-12T17:20:38.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-12T17:20:38.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-12T17:20:38.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-12T17:20:38.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-12T17:20:38.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-12T17:20:38.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-12T17:20:38.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-12T17:20:38.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-12T17:20:38.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-12T17:20:38.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-12T17:20:38.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-12T17:20:38.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-12T17:20:38.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2024-01-12T17:20:38.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2024-01-12T17:20:38.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-01-12T17:20:38.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2024-01-12T17:20:38.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-01-12T17:20:38.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2024-01-12T17:20:38.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2024-01-12T17:20:38.596Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2024-01-12T17:20:39.157Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2024-01-12T17:20:39.157Z] === RUN TestCreateDifferentPlatform [2024-01-12T17:20:39.157Z] === RUN TestCreateDifferentPlatform/different_os [2024-01-12T17:20:39.157Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2024-01-12T17:20:39.157Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2024-01-12T17:20:39.157Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2024-01-12T17:20:39.157Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2024-01-12T17:20:39.157Z] === RUN TestCreateVolumesFromNonExistingContainer [2024-01-12T17:20:39.157Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2024-01-12T17:20:39.157Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2024-01-12T17:20:39.157Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2024-01-12T17:20:39.157Z] === RUN TestCreateInvalidHostConfig [2024-01-12T17:20:39.157Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-12T17:20:39.157Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-12T17:20:39.157Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2024-01-12T17:20:39.157Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2024-01-12T17:20:39.157Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-12T17:20:39.157Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-12T17:20:39.157Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-12T17:20:39.157Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-12T17:20:39.157Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2024-01-12T17:20:39.157Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2024-01-12T17:20:39.157Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-12T17:20:39.157Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-12T17:20:39.157Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-12T17:20:39.157Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2024-01-12T17:20:39.157Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2024-01-12T17:20:39.157Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2024-01-12T17:20:39.157Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2024-01-12T17:20:39.157Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2024-01-12T17:20:39.157Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2024-01-12T17:20:39.157Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2024-01-12T17:20:39.157Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2024-01-12T17:20:39.157Z] === RUN TestCreateWithMultipleEndpointSettings [2024-01-12T17:20:39.157Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2024-01-12T17:20:39.157Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2024-01-12T17:20:39.157Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) [2024-01-12T17:20:39.157Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2024-01-12T17:20:39.157Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2024-01-12T17:20:39.157Z] === RUN TestCreateWithCustomMACs [2024-01-12T17:20:39.717Z] --- PASS: TestCreateWithCustomMACs (0.61s) [2024-01-12T17:20:39.717Z] === RUN TestContainerStartOnDaemonRestart [2024-01-12T17:20:39.717Z] === PAUSE TestContainerStartOnDaemonRestart [2024-01-12T17:20:39.717Z] === RUN TestDaemonRestartIpcMode [2024-01-12T17:20:39.717Z] === PAUSE TestDaemonRestartIpcMode [2024-01-12T17:20:39.717Z] === RUN TestDaemonHostGatewayIP [2024-01-12T17:20:39.717Z] === PAUSE TestDaemonHostGatewayIP [2024-01-12T17:20:39.717Z] === RUN TestRestartDaemonWithRestartingContainer [2024-01-12T17:20:39.717Z] === PAUSE TestRestartDaemonWithRestartingContainer [2024-01-12T17:20:39.717Z] === RUN TestHardRestartWhenContainerIsRunning [2024-01-12T17:20:39.717Z] === PAUSE TestHardRestartWhenContainerIsRunning [2024-01-12T17:20:39.717Z] === RUN TestContainerKillOnDaemonStart [2024-01-12T17:20:39.717Z] === PAUSE TestContainerKillOnDaemonStart [2024-01-12T17:20:39.717Z] === RUN TestDiff [2024-01-12T17:20:40.278Z] --- PASS: TestDiff (0.46s) [2024-01-12T17:20:40.278Z] === RUN TestDiffStoppedContainer [2024-01-12T17:20:40.533Z] --- PASS: TestDiffStoppedContainer (0.44s) [2024-01-12T17:20:40.533Z] === RUN TestExecConsoleSize [2024-01-12T17:20:41.094Z] --- PASS: TestExecConsoleSize (0.53s) [2024-01-12T17:20:41.094Z] === RUN TestExecWithCloseStdin [2024-01-12T17:20:41.657Z] --- PASS: TestExecWithCloseStdin (0.56s) [2024-01-12T17:20:41.657Z] === RUN TestExec [2024-01-12T17:20:42.218Z] --- PASS: TestExec (0.55s) [2024-01-12T17:20:42.218Z] === RUN TestExecUser [2024-01-12T17:20:42.778Z] --- PASS: TestExecUser (0.56s) [2024-01-12T17:20:42.778Z] === RUN TestExecWithGroupAdd [2024-01-12T17:20:43.383Z] --- PASS: TestExecWithGroupAdd (0.54s) [2024-01-12T17:20:43.383Z] === RUN TestExportContainerAndImportImage [2024-01-12T17:20:43.943Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2024-01-12T17:20:43.944Z] === RUN TestExportContainerAfterDaemonRestart [2024-01-12T17:20:50.473Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) [2024-01-12T17:20:50.473Z] === RUN TestHealthCheckWorkdir [2024-01-12T17:20:50.770Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2024-01-12T17:20:50.770Z] === RUN TestHealthKillContainer [2024-01-12T17:20:58.848Z] --- PASS: TestHealthKillContainer (7.96s) [2024-01-12T17:20:58.848Z] === RUN TestHealthCheckProcessKilled [2024-01-12T17:20:59.408Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2024-01-12T17:20:59.408Z] === RUN TestHealthStartInterval [2024-01-12T17:21:00.815Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:00.815Z] } [2024-01-12T17:21:00.815Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:00.815Z] } [2024-01-12T17:21:00.815Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:00.815Z] } [2024-01-12T17:21:01.070Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:01.070Z] } [2024-01-12T17:21:01.070Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:01.070Z] } [2024-01-12T17:21:01.325Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:01.325Z] } [2024-01-12T17:21:01.325Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:01.325Z] } [2024-01-12T17:21:01.325Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:01.325Z] } [2024-01-12T17:21:01.622Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:01.622Z] } [2024-01-12T17:21:01.622Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:01.622Z] } [2024-01-12T17:21:01.622Z] health_test.go:141: &{2024-01-12 17:21:00.495028958 +0000 UTC 2024-01-12 17:21:00.560343467 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-12T17:21:01.622Z] } [2024-01-12T17:21:01.878Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:01.878Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:02.133Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:02.133Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:02.133Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:02.388Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:02.388Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:02.643Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:02.643Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:02.643Z] health_test.go:141: &{2024-01-12 17:21:01.566653054 +0000 UTC 2024-01-12 17:21:01.624507012 +0000 UTC 1 2} [2024-01-12T17:21:02.899Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:03.824Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:04.748Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:06.111Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:07.035Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:07.968Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:08.893Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:09.861Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:10.827Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:11.752Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:12.759Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:14.121Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:15.045Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:16.011Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:16.936Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:17.860Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:18.829Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:19.795Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:21.157Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:22.082Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:23.007Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:23.932Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:24.857Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:25.782Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:27.143Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:28.068Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:28.993Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:29.959Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:30.884Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:31.809Z] health_test.go:169: 1.063719746s [2024-01-12T17:21:33.171Z] --- PASS: TestHealthStartInterval (33.73s) [2024-01-12T17:21:33.171Z] === RUN TestInspectCpusetInConfigPre120 [2024-01-12T17:21:33.426Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2024-01-12T17:21:33.426Z] === RUN TestInspectAnnotations [2024-01-12T17:21:33.426Z] --- PASS: TestInspectAnnotations (0.04s) [2024-01-12T17:21:33.426Z] === RUN TestIpcModeNone [2024-01-12T17:21:33.987Z] --- PASS: TestIpcModeNone (0.53s) [2024-01-12T17:21:33.987Z] === RUN TestIpcModePrivate [2024-01-12T17:21:34.286Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2024-01-12T17:21:34.542Z] --- PASS: TestIpcModePrivate (0.53s) [2024-01-12T17:21:34.542Z] === RUN TestIpcModeShareable [2024-01-12T17:21:34.797Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2024-01-12T17:21:35.053Z] --- PASS: TestIpcModeShareable (0.50s) [2024-01-12T17:21:35.053Z] === RUN TestAPIIpcModeShareableAndContainer [2024-01-12T17:21:36.436Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.23s) [2024-01-12T17:21:36.436Z] === RUN TestAPIIpcModeHost [2024-01-12T17:21:36.691Z] --- PASS: TestAPIIpcModeHost (0.38s) [2024-01-12T17:21:36.691Z] === RUN TestDaemonIpcModeShareable [2024-01-12T17:21:37.617Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-01-12T17:21:37.873Z] --- PASS: TestDaemonIpcModeShareable (1.07s) [2024-01-12T17:21:37.873Z] === RUN TestDaemonIpcModePrivate [2024-01-12T17:21:38.799Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-01-12T17:21:39.054Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2024-01-12T17:21:39.054Z] === RUN TestDaemonIpcModePrivateFromConfig [2024-01-12T17:21:39.980Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-01-12T17:21:39.980Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2024-01-12T17:21:39.980Z] === RUN TestDaemonIpcModeShareableFromConfig [2024-01-12T17:21:40.905Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-01-12T17:21:41.160Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s) [2024-01-12T17:21:41.160Z] === RUN TestIpcModeOlderClient [2024-01-12T17:21:41.160Z] === PAUSE TestIpcModeOlderClient [2024-01-12T17:21:41.160Z] === RUN TestKillContainerInvalidSignal [2024-01-12T17:21:41.721Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2024-01-12T17:21:41.721Z] === RUN TestKillContainer [2024-01-12T17:21:41.721Z] === RUN TestKillContainer/no_signal [2024-01-12T17:21:41.976Z] === RUN TestKillContainer/non_killing_signal [2024-01-12T17:21:42.232Z] === RUN TestKillContainer/killing_signal [2024-01-12T17:21:43.157Z] --- PASS: TestKillContainer (1.37s) [2024-01-12T17:21:43.158Z] --- PASS: TestKillContainer/no_signal (0.42s) [2024-01-12T17:21:43.158Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2024-01-12T17:21:43.158Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2024-01-12T17:21:43.158Z] === RUN TestKillWithStopSignalAndRestartPolicies [2024-01-12T17:21:43.158Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2024-01-12T17:21:43.413Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2024-01-12T17:21:43.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) [2024-01-12T17:21:43.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2024-01-12T17:21:43.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2024-01-12T17:21:43.973Z] === RUN TestKillStoppedContainer [2024-01-12T17:21:43.973Z] --- PASS: TestKillStoppedContainer (0.04s) [2024-01-12T17:21:43.973Z] === RUN TestKillStoppedContainerAPIPre120 [2024-01-12T17:21:43.973Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2024-01-12T17:21:43.973Z] === RUN TestKillDifferentUserContainer [2024-01-12T17:21:44.534Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2024-01-12T17:21:44.534Z] === RUN TestInspectOomKilledTrue [2024-01-12T17:21:44.789Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2024-01-12T17:21:44.789Z] === RUN TestInspectOomKilledFalse [2024-01-12T17:21:45.349Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2024-01-12T17:21:45.349Z] === RUN TestLinksEtcHostsContentMatch [2024-01-12T17:21:45.605Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s) [2024-01-12T17:21:45.605Z] === RUN TestLinksContainerNames [2024-01-12T17:21:46.531Z] --- PASS: TestLinksContainerNames (0.92s) [2024-01-12T17:21:46.531Z] === RUN TestLogsFollowTailEmpty [2024-01-12T17:21:47.092Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2024-01-12T17:21:47.092Z] === RUN TestLogs [2024-01-12T17:21:47.092Z] === RUN TestLogs/driver_local [2024-01-12T17:21:47.092Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2024-01-12T17:21:47.092Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2024-01-12T17:21:47.092Z] === RUN TestLogs/driver_local/tty/only_stdout [2024-01-12T17:21:47.092Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2024-01-12T17:21:47.092Z] === RUN TestLogs/driver_local/tty/only_stderr [2024-01-12T17:21:47.092Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2024-01-12T17:21:47.092Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-12T17:21:47.092Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-12T17:21:47.092Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2024-01-12T17:21:47.092Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2024-01-12T17:21:47.092Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2024-01-12T17:21:47.092Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2024-01-12T17:21:47.092Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2024-01-12T17:21:47.092Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-12T17:21:47.092Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2024-01-12T17:21:47.092Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2024-01-12T17:21:47.092Z] === CONT TestLogs/driver_local/tty/only_stderr [2024-01-12T17:21:47.092Z] === CONT TestLogs/driver_local/tty/only_stdout [2024-01-12T17:21:48.455Z] === RUN TestLogs/driver_json-file [2024-01-12T17:21:48.455Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-12T17:21:48.455Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-12T17:21:48.455Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2024-01-12T17:21:48.455Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2024-01-12T17:21:48.455Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2024-01-12T17:21:48.455Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2024-01-12T17:21:48.455Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-12T17:21:48.455Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-12T17:21:48.455Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2024-01-12T17:21:48.455Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2024-01-12T17:21:48.455Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2024-01-12T17:21:48.455Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2024-01-12T17:21:48.455Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-12T17:21:48.455Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-12T17:21:48.455Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2024-01-12T17:21:48.455Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2024-01-12T17:21:48.455Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2024-01-12T17:21:48.455Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2024-01-12T17:21:50.340Z] --- PASS: TestLogs (3.22s) [2024-01-12T17:21:50.340Z] --- PASS: TestLogs/driver_local (0.01s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.03s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.30s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.43s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.50s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.56s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_json-file (0.01s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.02s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.06s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.24s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.30s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.56s) [2024-01-12T17:21:50.341Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.64s) [2024-01-12T17:21:50.341Z] === RUN TestContainerNetworkMountsNoChown [2024-01-12T17:21:50.596Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/default [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/default [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/private [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/private [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rprivate [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rprivate [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/slave [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/slave [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rslave [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rslave [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/shared [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/shared [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rshared [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rshared [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/default [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rslave [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/default/bind_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rprivate [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/private [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rshared [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/slave [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/shared [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/default/bind_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/default/bind_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/private/bind_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/private/bind_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/shared/bind_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/slave/bind_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rslave/bind_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rshared/mount_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/slave/mount_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/default/mount_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/default/mount_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/default/mount_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rshared/bind_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/default/bind_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/private/bind_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/private/mount_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/private/mount_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/private/mount_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/private/bind_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/default/mount_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/shared/mount_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/private/mount_subpath [2024-01-12T17:21:50.596Z] === RUN TestMountDaemonRoot/rslave/mount_root [2024-01-12T17:21:50.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/default/mount_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/slave/bind_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/private/mount_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/private/bind_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/default/bind_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/shared/bind_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/slave/mount_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rshared/mount_root [2024-01-12T17:21:50.596Z] === CONT TestMountDaemonRoot/rshared/bind_root [2024-01-12T17:21:50.852Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2024-01-12T17:21:50.852Z] === CONT TestMountDaemonRoot/shared/mount_root [2024-01-12T17:21:50.852Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2024-01-12T17:21:50.852Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2024-01-12T17:21:50.852Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2024-01-12T17:21:50.852Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2024-01-12T17:21:50.852Z] === CONT TestMountDaemonRoot/rslave/mount_root [2024-01-12T17:21:50.852Z] === CONT TestMountDaemonRoot/rslave/bind_root [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot (0.01s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2024-01-12T17:21:50.852Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2024-01-12T17:21:50.852Z] === RUN TestContainerBindMountNonRecursive [2024-01-12T17:21:52.257Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2024-01-12T17:21:52.257Z] === RUN TestContainerVolumesMountedAsShared [2024-01-12T17:21:52.512Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2024-01-12T17:21:52.513Z] === RUN TestContainerVolumesMountedAsSlave [2024-01-12T17:21:52.768Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2024-01-12T17:21:52.768Z] === RUN TestContainerCopyLeaksMounts [2024-01-12T17:21:53.329Z] --- PASS: TestContainerCopyLeaksMounts (0.56s) [2024-01-12T17:21:53.329Z] === RUN TestContainerBindMountRecursivelyReadOnly [2024-01-12T17:21:55.261Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.60s) [2024-01-12T17:21:55.261Z] === RUN TestNetworkNat [2024-01-12T17:21:55.261Z] --- PASS: TestNetworkNat (0.46s) [2024-01-12T17:21:55.261Z] === RUN TestNetworkLocalhostTCPNat [2024-01-12T17:21:55.822Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2024-01-12T17:21:55.822Z] === RUN TestNetworkLoopbackNat [2024-01-12T17:21:59.084Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2024-01-12T17:21:59.084Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2024-01-12T17:21:59.084Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2024-01-12T17:21:59.084Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2024-01-12T17:21:59.084Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2024-01-12T17:21:59.084Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2024-01-12T17:21:59.084Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s) [2024-01-12T17:21:59.084Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2024-01-12T17:21:59.084Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2024-01-12T17:21:59.084Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2024-01-12T17:21:59.084Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2024-01-12T17:21:59.084Z] === RUN TestPause [2024-01-12T17:21:59.339Z] --- PASS: TestPause (0.48s) [2024-01-12T17:21:59.339Z] === RUN TestPauseFailsOnWindowsServerContainers [2024-01-12T17:21:59.339Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-01-12T17:21:59.339Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2024-01-12T17:21:59.339Z] === RUN TestPauseStopPausedContainer [2024-01-12T17:21:59.899Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2024-01-12T17:21:59.900Z] === RUN TestPIDModeHost [2024-01-12T17:22:00.826Z] --- PASS: TestPIDModeHost (1.07s) [2024-01-12T17:22:00.826Z] === RUN TestPIDModeContainer [2024-01-12T17:22:00.826Z] === RUN TestPIDModeContainer/non-existing_container [2024-01-12T17:22:00.826Z] === RUN TestPIDModeContainer/non-running_container [2024-01-12T17:22:01.081Z] === RUN TestPIDModeContainer/running_container [2024-01-12T17:22:02.008Z] --- PASS: TestPIDModeContainer (1.09s) [2024-01-12T17:22:02.008Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2024-01-12T17:22:02.008Z] --- PASS: TestPIDModeContainer/non-running_container (0.16s) [2024-01-12T17:22:02.008Z] --- PASS: TestPIDModeContainer/running_container (0.49s) [2024-01-12T17:22:02.008Z] === RUN TestPsFilter [2024-01-12T17:22:02.008Z] === RUN TestPsFilter/since [2024-01-12T17:22:02.008Z] === RUN TestPsFilter/before [2024-01-12T17:22:02.263Z] --- PASS: TestPsFilter (0.13s) [2024-01-12T17:22:02.263Z] --- PASS: TestPsFilter/since (0.00s) [2024-01-12T17:22:02.263Z] --- PASS: TestPsFilter/before (0.00s) [2024-01-12T17:22:02.263Z] === RUN TestRemoveContainerWithRemovedVolume [2024-01-12T17:22:02.519Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2024-01-12T17:22:02.519Z] === RUN TestRemoveContainerWithVolume [2024-01-12T17:22:03.172Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2024-01-12T17:22:03.172Z] === RUN TestRemoveContainerRunning [2024-01-12T17:22:03.431Z] --- PASS: TestRemoveContainerRunning (0.48s) [2024-01-12T17:22:03.431Z] === RUN TestRemoveContainerForceRemoveRunning [2024-01-12T17:22:03.997Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s) [2024-01-12T17:22:03.997Z] === RUN TestRemoveInvalidContainer [2024-01-12T17:22:03.997Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2024-01-12T17:22:03.997Z] === RUN TestRenameLinkedContainer [2024-01-12T17:22:05.928Z] --- PASS: TestRenameLinkedContainer (1.83s) [2024-01-12T17:22:05.928Z] === RUN TestRenameStoppedContainer [2024-01-12T17:22:06.226Z] --- PASS: TestRenameStoppedContainer (0.46s) [2024-01-12T17:22:06.226Z] === RUN TestRenameRunningContainerAndReuse [2024-01-12T17:22:07.152Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2024-01-12T17:22:07.152Z] === RUN TestRenameInvalidName [2024-01-12T17:22:07.712Z] --- PASS: TestRenameInvalidName (0.49s) [2024-01-12T17:22:07.712Z] === RUN TestRenameAnonymousContainer [2024-01-12T17:22:09.597Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2024-01-12T17:22:09.597Z] === RUN TestRenameContainerWithSameName [2024-01-12T17:22:09.852Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2024-01-12T17:22:09.852Z] === RUN TestRenameContainerWithLinkedContainer [2024-01-12T17:22:10.777Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2024-01-12T17:22:10.777Z] === RUN TestResize [2024-01-12T17:22:10.777Z] === RUN TestResize/success [2024-01-12T17:22:11.033Z] === RUN TestResize/invalid_size [2024-01-12T17:22:11.288Z] === RUN TestResize/invalid_state [2024-01-12T17:22:11.849Z] --- PASS: TestResize (0.99s) [2024-01-12T17:22:11.849Z] --- PASS: TestResize/success (0.28s) [2024-01-12T17:22:11.849Z] --- PASS: TestResize/invalid_size (0.26s) [2024-01-12T17:22:11.849Z] --- PASS: TestResize/invalid_state (0.03s) [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-12T17:22:11.849Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-12T17:22:11.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-12T17:22:11.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-12T17:22:11.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-12T17:22:11.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-12T17:22:11.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-12T17:22:11.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-12T17:22:11.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-12T17:22:11.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-12T17:22:11.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-12T17:22:13.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-12T17:22:13.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-12T17:22:13.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-12T17:22:13.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-12T17:22:13.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-12T17:22:14.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-12T17:22:15.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-12T17:22:15.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.11s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.12s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.03s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.46s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.90s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.62s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2024-01-12T17:22:19.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2024-01-12T17:22:19.489Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2024-01-12T17:22:19.489Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2024-01-12T17:22:20.415Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2024-01-12T17:22:21.341Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.02s) [2024-01-12T17:22:21.341Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2024-01-12T17:22:21.341Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s) [2024-01-12T17:22:21.341Z] === RUN TestContainerRestartWithCancelledRequest [2024-01-12T17:22:23.228Z] --- PASS: TestContainerRestartWithCancelledRequest (1.97s) [2024-01-12T17:22:23.228Z] === RUN TestCgroupNamespacesRun [2024-01-12T17:22:24.591Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2024-01-12T17:22:24.591Z] === RUN TestCgroupNamespacesRunPrivileged [2024-01-12T17:22:25.562Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2024-01-12T17:22:25.562Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2024-01-12T17:22:26.924Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2024-01-12T17:22:26.924Z] === RUN TestCgroupNamespacesRunHostMode [2024-01-12T17:22:27.896Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2024-01-12T17:22:27.896Z] === RUN TestCgroupNamespacesRunPrivateMode [2024-01-12T17:22:28.822Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2024-01-12T17:22:28.822Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2024-01-12T17:22:30.185Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2024-01-12T17:22:30.185Z] === RUN TestCgroupNamespacesRunInvalidMode [2024-01-12T17:22:30.441Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2024-01-12T17:22:30.441Z] === RUN TestCgroupNamespacesRunOlderClient [2024-01-12T17:22:31.804Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2024-01-12T17:22:31.804Z] === RUN TestNISDomainname [2024-01-12T17:22:32.365Z] --- PASS: TestNISDomainname (0.58s) [2024-01-12T17:22:32.365Z] === RUN TestHostnameDnsResolution [2024-01-12T17:22:32.926Z] --- PASS: TestHostnameDnsResolution (0.68s) [2024-01-12T17:22:32.926Z] === RUN TestUnprivilegedPortsAndPing [2024-01-12T17:22:33.489Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2024-01-12T17:22:33.489Z] === RUN TestPrivilegedHostDevices [2024-01-12T17:22:34.062Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2024-01-12T17:22:34.062Z] === RUN TestRunConsoleSize [2024-01-12T17:22:34.622Z] --- PASS: TestRunConsoleSize (0.48s) [2024-01-12T17:22:34.622Z] === RUN TestRunWithAlternativeContainerdShim [2024-01-12T17:22:39.906Z] --- PASS: TestRunWithAlternativeContainerdShim (5.51s) [2024-01-12T17:22:39.906Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2024-01-12T17:22:41.270Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.16s) [2024-01-12T17:22:41.270Z] === RUN TestStats [2024-01-12T17:22:42.633Z] --- PASS: TestStats (1.49s) [2024-01-12T17:22:42.633Z] === RUN TestStopContainerWithTimeout [2024-01-12T17:22:42.633Z] === RUN TestStopContainerWithTimeout/0 [2024-01-12T17:22:42.633Z] === PAUSE TestStopContainerWithTimeout/0 [2024-01-12T17:22:42.633Z] === RUN TestStopContainerWithTimeout/1 [2024-01-12T17:22:42.633Z] === PAUSE TestStopContainerWithTimeout/1 [2024-01-12T17:22:42.633Z] === RUN TestStopContainerWithTimeout/3 [2024-01-12T17:22:42.633Z] === PAUSE TestStopContainerWithTimeout/3 [2024-01-12T17:22:42.633Z] === RUN TestStopContainerWithTimeout/-1 [2024-01-12T17:22:42.633Z] === PAUSE TestStopContainerWithTimeout/-1 [2024-01-12T17:22:42.633Z] === CONT TestStopContainerWithTimeout/0 [2024-01-12T17:22:42.633Z] === CONT TestStopContainerWithTimeout/3 [2024-01-12T17:22:42.633Z] === CONT TestStopContainerWithTimeout/1 [2024-01-12T17:22:42.633Z] === CONT TestStopContainerWithTimeout/-1 [2024-01-12T17:22:45.895Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2024-01-12T17:22:45.895Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2024-01-12T17:22:45.895Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2024-01-12T17:22:45.895Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2024-01-12T17:22:45.895Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2024-01-12T17:22:45.895Z] === RUN TestStopContainerWithTimeoutCancel [2024-01-12T17:22:45.895Z] === PAUSE TestStopContainerWithTimeoutCancel [2024-01-12T17:22:45.895Z] === RUN TestStopContainerWithRestartPolicyAlways [2024-01-12T17:22:47.817Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2024-01-12T17:22:47.817Z] === RUN TestUpdateMemory [2024-01-12T17:22:48.073Z] --- PASS: TestUpdateMemory (0.62s) [2024-01-12T17:22:48.073Z] === RUN TestUpdateCPUQuota [2024-01-12T17:22:48.998Z] --- PASS: TestUpdateCPUQuota (0.82s) [2024-01-12T17:22:48.998Z] === RUN TestUpdatePidsLimit [2024-01-12T17:22:48.998Z] === RUN TestUpdatePidsLimit/update_from_none [2024-01-12T17:22:49.302Z] === RUN TestUpdatePidsLimit/no_change [2024-01-12T17:22:49.557Z] === RUN TestUpdatePidsLimit/update_lower [2024-01-12T17:22:49.813Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2024-01-12T17:22:50.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2024-01-12T17:22:50.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2024-01-12T17:22:50.323Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2024-01-12T17:22:51.293Z] --- PASS: TestUpdatePidsLimit (2.09s) [2024-01-12T17:22:51.293Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2024-01-12T17:22:51.293Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2024-01-12T17:22:51.293Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2024-01-12T17:22:51.293Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2024-01-12T17:22:51.293Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2024-01-12T17:22:51.293Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2024-01-12T17:22:51.293Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2024-01-12T17:22:51.293Z] === RUN TestUpdateRestartPolicy [2024-01-12T17:23:03.495Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2024-01-12T17:23:03.495Z] === RUN TestUpdateRestartWithAutoRemove [2024-01-12T17:23:03.495Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2024-01-12T17:23:03.495Z] === RUN TestWaitNonBlocked [2024-01-12T17:23:03.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-12T17:23:03.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-12T17:23:03.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-12T17:23:03.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-12T17:23:03.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-12T17:23:03.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-12T17:23:03.495Z] --- PASS: TestWaitNonBlocked (0.02s) [2024-01-12T17:23:03.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2024-01-12T17:23:03.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2024-01-12T17:23:03.495Z] === RUN TestWaitBlocked [2024-01-12T17:23:03.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-12T17:23:03.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-12T17:23:03.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2024-01-12T17:23:03.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2024-01-12T17:23:03.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-12T17:23:03.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2024-01-12T17:23:04.056Z] --- PASS: TestWaitBlocked (0.03s) [2024-01-12T17:23:04.056Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2024-01-12T17:23:04.056Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2024-01-12T17:23:04.056Z] === RUN TestWaitConditions [2024-01-12T17:23:04.056Z] === RUN TestWaitConditions/default [2024-01-12T17:23:04.056Z] === PAUSE TestWaitConditions/default [2024-01-12T17:23:04.056Z] === RUN TestWaitConditions/not-running [2024-01-12T17:23:04.056Z] === PAUSE TestWaitConditions/not-running [2024-01-12T17:23:04.056Z] === RUN TestWaitConditions/next-exit [2024-01-12T17:23:04.056Z] === PAUSE TestWaitConditions/next-exit [2024-01-12T17:23:04.056Z] === RUN TestWaitConditions/removed [2024-01-12T17:23:04.056Z] === PAUSE TestWaitConditions/removed [2024-01-12T17:23:04.056Z] === CONT TestWaitConditions/default [2024-01-12T17:23:04.056Z] === CONT TestWaitConditions/next-exit [2024-01-12T17:23:04.056Z] === CONT TestWaitConditions/not-running [2024-01-12T17:23:04.056Z] === CONT TestWaitConditions/removed [2024-01-12T17:23:04.056Z] wait_test.go:145: ContainerID = 98716b7c08ba17dd3f5403c19cc5d55985f9e5cfab1157e0e71324c47ebe567e [2024-01-12T17:23:04.056Z] wait_test.go:145: ContainerID = b80699ee2fcab0e3875d8a4fb5794af0599d861c8b50653b3d7a16adac1517a4 [2024-01-12T17:23:04.056Z] wait_test.go:145: ContainerID = 48a9fd214677703d4858e6d8960d62fe20d88f47acedcebf919cd734117b019b [2024-01-12T17:23:04.056Z] wait_test.go:145: ContainerID = 6c7ecd1734ec3a66559094989fe65786109b34e5cb59d77fd4e553ad9a2da53b [2024-01-12T17:23:05.419Z] --- PASS: TestWaitConditions (0.03s) [2024-01-12T17:23:05.419Z] --- PASS: TestWaitConditions/removed (0.86s) [2024-01-12T17:23:05.419Z] --- PASS: TestWaitConditions/not-running (1.05s) [2024-01-12T17:23:05.419Z] --- PASS: TestWaitConditions/next-exit (1.13s) [2024-01-12T17:23:05.419Z] --- PASS: TestWaitConditions/default (1.19s) [2024-01-12T17:23:05.419Z] === RUN TestWaitRestartedContainer [2024-01-12T17:23:05.419Z] === RUN TestWaitRestartedContainer/default [2024-01-12T17:23:05.419Z] === PAUSE TestWaitRestartedContainer/default [2024-01-12T17:23:05.419Z] === RUN TestWaitRestartedContainer/not-running [2024-01-12T17:23:05.419Z] === PAUSE TestWaitRestartedContainer/not-running [2024-01-12T17:23:05.419Z] === RUN TestWaitRestartedContainer/next-exit [2024-01-12T17:23:05.419Z] === PAUSE TestWaitRestartedContainer/next-exit [2024-01-12T17:23:05.419Z] === CONT TestWaitRestartedContainer/default [2024-01-12T17:23:05.419Z] === CONT TestWaitRestartedContainer/next-exit [2024-01-12T17:23:05.419Z] === CONT TestWaitRestartedContainer/not-running [2024-01-12T17:23:07.308Z] --- PASS: TestWaitRestartedContainer (0.01s) [2024-01-12T17:23:07.308Z] --- PASS: TestWaitRestartedContainer/default (1.90s) [2024-01-12T17:23:07.308Z] --- PASS: TestWaitRestartedContainer/not-running (1.95s) [2024-01-12T17:23:07.308Z] --- PASS: TestWaitRestartedContainer/next-exit (2.01s) [2024-01-12T17:23:07.308Z] === CONT TestHardRestartWhenContainerIsRunning [2024-01-12T17:23:07.308Z] === CONT TestContainerStartOnDaemonRestart [2024-01-12T17:23:07.308Z] === CONT TestRestartDaemonWithRestartingContainer [2024-01-12T17:23:07.308Z] === CONT TestIpcModeOlderClient [2024-01-12T17:23:07.308Z] === CONT TestStopContainerWithTimeoutCancel [2024-01-12T17:23:07.308Z] === CONT TestDaemonHostGatewayIP [2024-01-12T17:23:07.308Z] === CONT TestContainerKillOnDaemonStart [2024-01-12T17:23:07.308Z] === CONT TestDaemonRestartIpcMode [2024-01-12T17:23:07.308Z] --- PASS: TestIpcModeOlderClient (0.10s) [2024-01-12T17:23:09.240Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2024-01-12T17:23:09.240Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2024-01-12T17:23:09.240Z] --- PASS: TestHardRestartWhenContainerIsRunning (1.96s) [2024-01-12T17:23:09.240Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2024-01-12T17:23:09.240Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.31s) [2024-01-12T17:23:10.167Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s) [2024-01-12T17:23:10.466Z] --- PASS: TestDaemonHostGatewayIP (3.11s) [2024-01-12T17:23:10.722Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2024-01-12T17:23:10.977Z] --- PASS: TestStopContainerWithTimeoutCancel (3.69s) [2024-01-12T17:23:10.977Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.74s) [2024-01-12T17:23:19.181Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2024-01-12T17:23:19.181Z] PASS [2024-01-12T17:23:19.181Z] [2024-01-12T17:23:19.181Z] === Skipped [2024-01-12T17:23:19.181Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2024-01-12T17:23:19.181Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-01-12T17:23:19.181Z] [2024-01-12T17:23:19.181Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2024-01-12T17:23:19.181Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-01-12T17:23:19.181Z] [2024-01-12T17:23:19.181Z] DONE 320 tests, 2 skipped in 169.353s [2024-01-12T17:23:19.181Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2024-01-12T17:23:19.181Z] ++ '[' -n '' ']' [2024-01-12T17:23:19.181Z] ++ 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-12T17:23:19.181Z] ++ set -e [2024-01-12T17:23:19.181Z] ++ '[' -n 0 ']' [2024-01-12T17:23:19.181Z] ++ set -x [2024-01-12T17:23:19.181Z] ++ 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.FvhiFDNKwa/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-12T17:23:19.181Z] INFO: Testing against a local daemon [2024-01-12T17:23:19.181Z] === RUN TestConfigDaemonID [2024-01-12T17:23:20.107Z] daemon_test.go:61: [da5b0a9f97577] daemon is not started [2024-01-12T17:23:20.107Z] --- PASS: TestConfigDaemonID (1.05s) [2024-01-12T17:23:20.107Z] === RUN TestDaemonConfigValidation [2024-01-12T17:23:20.107Z] === RUN TestDaemonConfigValidation/config_with_no_content [2024-01-12T17:23:20.107Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2024-01-12T17:23:20.107Z] === RUN TestDaemonConfigValidation/config_with_{} [2024-01-12T17:23:20.107Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2024-01-12T17:23:20.107Z] === RUN TestDaemonConfigValidation/invalid_config [2024-01-12T17:23:20.107Z] === PAUSE TestDaemonConfigValidation/invalid_config [2024-01-12T17:23:20.107Z] === RUN TestDaemonConfigValidation/malformed_config [2024-01-12T17:23:20.107Z] === PAUSE TestDaemonConfigValidation/malformed_config [2024-01-12T17:23:20.107Z] === RUN TestDaemonConfigValidation/valid_config [2024-01-12T17:23:20.107Z] === PAUSE TestDaemonConfigValidation/valid_config [2024-01-12T17:23:20.107Z] === CONT TestDaemonConfigValidation/config_with_no_content [2024-01-12T17:23:20.107Z] === CONT TestDaemonConfigValidation/malformed_config [2024-01-12T17:23:20.107Z] === CONT TestDaemonConfigValidation/valid_config [2024-01-12T17:23:20.107Z] === CONT TestDaemonConfigValidation/invalid_config [2024-01-12T17:23:20.107Z] === CONT TestDaemonConfigValidation/config_with_{} [2024-01-12T17:23:20.107Z] --- PASS: TestDaemonConfigValidation (0.00s) [2024-01-12T17:23:20.107Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2024-01-12T17:23:20.107Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2024-01-12T17:23:20.107Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2024-01-12T17:23:20.107Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2024-01-12T17:23:20.107Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2024-01-12T17:23:20.107Z] === RUN TestConfigDaemonSeccompProfiles [2024-01-12T17:23:20.107Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2024-01-12T17:23:21.032Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2024-01-12T17:23:22.395Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2024-01-12T17:23:23.363Z] daemon_test.go:180: [d8dbda0535e98] daemon is not started [2024-01-12T17:23:23.363Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2024-01-12T17:23:23.363Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2024-01-12T17:23:23.363Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2024-01-12T17:23:23.363Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2024-01-12T17:23:23.363Z] === RUN TestDaemonProxy [2024-01-12T17:23:23.363Z] === RUN TestDaemonProxy/environment_variables [2024-01-12T17:23:23.363Z] === PAUSE TestDaemonProxy/environment_variables [2024-01-12T17:23:23.363Z] === RUN TestDaemonProxy/command-line_options [2024-01-12T17:23:23.363Z] === PAUSE TestDaemonProxy/command-line_options [2024-01-12T17:23:23.363Z] === RUN TestDaemonProxy/configuration_file [2024-01-12T17:23:23.363Z] === PAUSE TestDaemonProxy/configuration_file [2024-01-12T17:23:23.363Z] === RUN TestDaemonProxy/conflicting_options [2024-01-12T17:23:23.619Z] === RUN TestDaemonProxy/reload_sanitized [2024-01-12T17:23:23.619Z] === PAUSE TestDaemonProxy/reload_sanitized [2024-01-12T17:23:23.619Z] === CONT TestDaemonProxy/environment_variables [2024-01-12T17:23:23.619Z] === CONT TestDaemonProxy/configuration_file [2024-01-12T17:23:23.619Z] === CONT TestDaemonProxy/reload_sanitized [2024-01-12T17:23:23.619Z] === CONT TestDaemonProxy/command-line_options [2024-01-12T17:23:25.549Z] --- PASS: TestDaemonProxy (0.50s) [2024-01-12T17:23:25.550Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2024-01-12T17:23:25.550Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2024-01-12T17:23:25.550Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2024-01-12T17:23:25.550Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2024-01-12T17:23:25.550Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2024-01-12T17:23:25.550Z] === RUN TestLiveRestore [2024-01-12T17:23:25.550Z] === RUN TestLiveRestore/volume_references [2024-01-12T17:23:25.550Z] === PAUSE TestLiveRestore/volume_references [2024-01-12T17:23:25.550Z] === RUN TestLiveRestore/autoremove [2024-01-12T17:23:25.550Z] === PAUSE TestLiveRestore/autoremove [2024-01-12T17:23:25.550Z] === CONT TestLiveRestore/volume_references [2024-01-12T17:23:25.550Z] === CONT TestLiveRestore/autoremove [2024-01-12T17:23:25.550Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2024-01-12T17:23:26.110Z] === RUN TestLiveRestore/volume_references/restartPolicy [2024-01-12T17:23:26.110Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2024-01-12T17:23:27.473Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2024-01-12T17:23:27.474Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2024-01-12T17:23:28.441Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2024-01-12T17:23:29.366Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2024-01-12T17:23:30.336Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2024-01-12T17:23:30.941Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2024-01-12T17:23:31.867Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore (0.00s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/autoremove (3.49s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.93s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/volume_references (7.25s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.20s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.17s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.08s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.48s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.47s) [2024-01-12T17:23:32.793Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s) [2024-01-12T17:23:32.793Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2024-01-12T17:23:33.354Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) [2024-01-12T17:23:33.354Z] PASS [2024-01-12T17:23:33.354Z] [2024-01-12T17:23:33.354Z] DONE 31 tests in 14.492s [2024-01-12T17:23:33.354Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2024-01-12T17:23:33.354Z] ++ '[' -n '' ']' [2024-01-12T17:23:33.354Z] ++ 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-12T17:23:33.354Z] ++ set -e [2024-01-12T17:23:33.354Z] ++ '[' -n 0 ']' [2024-01-12T17:23:33.354Z] ++ set -x [2024-01-12T17:23:33.354Z] ++ 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.FvhiFDNKwa/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-12T17:23:33.354Z] INFO: Testing against a local daemon [2024-01-12T17:23:33.354Z] === RUN TestCommitInheritsEnv [2024-01-12T17:23:33.609Z] --- PASS: TestCommitInheritsEnv (0.16s) [2024-01-12T17:23:33.609Z] === RUN TestUsernsCommit [2024-01-12T17:23:35.495Z] --- PASS: TestUsernsCommit (1.55s) [2024-01-12T17:23:35.496Z] === RUN TestImportExtremelyLargeImageWorks [2024-01-12T17:23:35.496Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2024-01-12T17:23:35.496Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatform [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatform/#00 [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatform/linux [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatform/LINUX [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatformReject [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatformReject/_______ [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatformReject// [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatformReject/macos [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2024-01-12T17:23:35.496Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2024-01-12T17:23:35.496Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2024-01-12T17:23:35.496Z] === RUN TestImageInspectEmptyTagsAndDigests [2024-01-12T17:23:35.496Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2024-01-12T17:23:35.496Z] === RUN TestImagesFilterMultiReference [2024-01-12T17:23:35.496Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2024-01-12T17:23:35.496Z] === RUN TestImagesFilterUntil [2024-01-12T17:23:35.496Z] list_test.go:95: ImageList: ID=sha256:6df9f404d645aa0076592c72fee092ed9788579ba451f1c6e70ffd9b0ec5c37b RepoTags=[testimagesfilteruntil:v1] [2024-01-12T17:23:35.496Z] --- PASS: TestImagesFilterUntil (0.26s) [2024-01-12T17:23:35.496Z] === RUN TestImagesFilterBeforeSince [2024-01-12T17:23:35.751Z] list_test.go:129: ImageList: ID=sha256:300a1808f5d5916ab58b7f0bd970f784dbefa34b65b2ca208fee60d8ad479e91 RepoTags=[testimagesfilterbeforesince:v1] [2024-01-12T17:23:35.751Z] list_test.go:129: ImageList: ID=sha256:5ca2b95607c395a46bfe5d9166ae3aaf11876fefaba7bb26d76454253ce4baa2 RepoTags=[testimagesfilterbeforesince:v2] [2024-01-12T17:23:35.751Z] list_test.go:129: ImageList: ID=sha256:c2f42a27915016fc7f45ec08d2527282210d9c70d9be08ed0329e42dbba2543f RepoTags=[testimagesfilterbeforesince:v3] [2024-01-12T17:23:35.751Z] --- PASS: TestImagesFilterBeforeSince (0.25s) [2024-01-12T17:23:35.751Z] === RUN TestAPIImagesFilters [2024-01-12T17:23:35.751Z] === RUN TestAPIImagesFilters/repository_regex [2024-01-12T17:23:35.751Z] === PAUSE TestAPIImagesFilters/repository_regex [2024-01-12T17:23:35.751Z] === RUN TestAPIImagesFilters/image_name_regex [2024-01-12T17:23:35.751Z] === PAUSE TestAPIImagesFilters/image_name_regex [2024-01-12T17:23:35.751Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2024-01-12T17:23:35.751Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2024-01-12T17:23:35.751Z] === RUN TestAPIImagesFilters/registry_port_regex [2024-01-12T17:23:35.751Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2024-01-12T17:23:35.751Z] === CONT TestAPIImagesFilters/repository_regex [2024-01-12T17:23:35.751Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2024-01-12T17:23:35.751Z] === CONT TestAPIImagesFilters/registry_port_regex [2024-01-12T17:23:35.751Z] === CONT TestAPIImagesFilters/image_name_regex [2024-01-12T17:23:35.751Z] --- PASS: TestAPIImagesFilters (0.03s) [2024-01-12T17:23:35.751Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2024-01-12T17:23:35.751Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2024-01-12T17:23:35.751Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2024-01-12T17:23:35.751Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2024-01-12T17:23:35.751Z] === RUN TestPruneDontDeleteUsedDangling [2024-01-12T17:23:36.311Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) [2024-01-12T17:23:36.311Z] === RUN TestImagePullPlatformInvalid [2024-01-12T17:23:36.311Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2024-01-12T17:23:36.311Z] === RUN TestImagePullStoredfDigestForOtherRepo [2024-01-12T17:23:36.311Z] time="2024-01-12T17:23:36.270903112Z" 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=839474cc-2c3b-4d76-97a0-a8038f28cfe6 version=2.8.3 [2024-01-12T17:23:36.311Z] time="2024-01-12T17:23:36.271017254Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=839474cc-2c3b-4d76-97a0-a8038f28cfe6 version=2.8.3 [2024-01-12T17:23:36.311Z] time="2024-01-12T17:23:36.27102472Z" level=info msg="Starting upload purge in 29m0s" go.version=go1.20.8 instance.id=839474cc-2c3b-4d76-97a0-a8038f28cfe6 version=2.8.3 [2024-01-12T17:23:36.311Z] time="2024-01-12T17:23:36.271275912Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=839474cc-2c3b-4d76-97a0-a8038f28cfe6 version=2.8.3 [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.365462957Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=91e2bb1f-a951-47f2-84aa-238dca86f15c http.request.method=GET http.request.remoteaddr="127.0.0.1:51240" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.365517398Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=91e2bb1f-a951-47f2-84aa-238dca86f15c http.request.method=GET http.request.remoteaddr="127.0.0.1:51240" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.117283ms http.response.status=200 http.response.written=2 [2024-01-12T17:23:36.569Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.368023768Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d12206ba-f7b2-4c7a-a242-cc31032fb734 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51256" 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-12T17:23:36.569Z] time="2024-01-12T17:23:36.368073975Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d12206ba-f7b2-4c7a-a242-cc31032fb734 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51256" 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-12T17:23:36.569Z] time="2024-01-12T17:23:36.36813434Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d42c37a5-cb2f-4a52-b397-86af9ffe915a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51244" 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-12T17:23:36.569Z] time="2024-01-12T17:23:36.368179649Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d42c37a5-cb2f-4a52-b397-86af9ffe915a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51244" 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-12T17:23:36.569Z] time="2024-01-12T17:23:36.368194574Z" 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=d12206ba-f7b2-4c7a-a242-cc31032fb734 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.051µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=66ffd473-939c-459c-8b2e-61c1c8a8f711 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.368238389Z" 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=d42c37a5-cb2f-4a52-b397-86af9ffe915a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.315µ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=b474c11d-0b67-4887-9ecd-40e6ac1ba261 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.36830856Z" 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=d12206ba-f7b2-4c7a-a242-cc31032fb734 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51256" 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.186436ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.569Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.368309963Z" 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=d42c37a5-cb2f-4a52-b397-86af9ffe915a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51244" 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.213136ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.569Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370011303Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ccf2449d-63ad-49be-8214-650c474a2ea1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370067451Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ccf2449d-63ad-49be-8214-650c474a2ea1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370018737Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9cf5727-1a84-47af-9eb7-614d63d916c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370182938Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9cf5727-1a84-47af-9eb7-614d63d916c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370225556Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ccf2449d-63ad-49be-8214-650c474a2ea1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=124.57µ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=1408794e-5a7b-4f0e-8682-b525517a6a45 trace.line=110 vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370273646Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ccf2449d-63ad-49be-8214-650c474a2ea1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.384µ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=5a65a4a6-840e-453b-ac07-efd9f3a00f6e trace.line=142 vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370286438Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9cf5727-1a84-47af-9eb7-614d63d916c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=68.308µ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=29854efe-7009-4e90-b662-01760c99cca5 trace.line=110 vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370335742Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9cf5727-1a84-47af-9eb7-614d63d916c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.195µ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=321283fb-80a2-4b2f-b2c5-0934c4f9b676 trace.line=142 vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370353432Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ccf2449d-63ad-49be-8214-650c474a2ea1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.724µ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=7ccb97dc-893f-4894-839e-6b54b54627ff trace.line=110 vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370412124Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9cf5727-1a84-47af-9eb7-614d63d916c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.612µ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=ac672682-4683-4f90-ad21-a6200e1023c9 trace.line=110 vars.name=test [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370449818Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ccf2449d-63ad-49be-8214-650c474a2ea1 http.request.method=POST http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.824836ms http.response.status=202 http.response.written=0 [2024-01-12T17:23:36.569Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.370478872Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f9cf5727-1a84-47af-9eb7-614d63d916c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.850157ms http.response.status=202 http.response.written=0 [2024-01-12T17:23:36.569Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.372952914Z" 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=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.373031199Z" 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=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.373066965Z" 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=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.373097505Z" 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=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.373157583Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=54.465µ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=86dc7e06-04b9-4bc8-8fd7-9a07847bef0b trace.line=95 vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.373161653Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.162µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bcd0befb-8003-42b1-ba44-022245527b96 trace.line=95 vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.569Z] time="2024-01-12T17:23:36.37322548Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.747µ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=d70f0a78-2d2b-4604-9680-11d8ee8ba0a5 trace.line=142 vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373259015Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.741µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=1b2f0610-f766-4c80-9a00-5774ed84ac71 trace.line=142 vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373281029Z" 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=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373288955Z" 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=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.3733581Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743/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=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.47µ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=00f831d4-1ccc-405c-969c-fc47cd596bad trace.line=110 vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373406067Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.884µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31a3206d-d47a-43cc-8c01-10e873962b06 trace.line=155 vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373358288Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909/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=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.596µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=78a4cfe1-0b42-46c1-a8fe-211422fe8083 trace.line=110 vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373548713Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=15.614µ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=75838a0f-827a-416a-912d-d24d76950dc5 trace.line=155 vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373445689Z" 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=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.891µ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=82920656-2e60-4b8c-b22e-f37fbaa659fc trace.line=155 vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373626506Z" 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=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.719µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6462569d-92cc-4583-bc7e-3f2f8130a74f trace.line=155 vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373660171Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.824µ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=ef66d5e5-34e9-4f23-9b89-dae9e7b83518 trace.line=155 vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373683802Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=27.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).Stat" trace.id=a65eaea6-7f5e-4a1c-88f7-6faaeb84660b trace.line=155 vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373737472Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909/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=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=54.917µ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=d9f3833b-3cf3-4091-ad54-cb4456c7e967 trace.line=185 vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373763433Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743/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=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.24µ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=7cb2cb2e-519c-4c73-83e8-2b797510d60d trace.line=185 vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373820409Z" 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=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=56.567µ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=ebdeeb01-d53e-4aa0-9c54-bbd6e9319d33 trace.line=110 vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373841226Z" 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=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.082µ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=e3364002-50ac-4668-9f7d-17d48885374e trace.line=110 vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373955006Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=104.599µ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=16031f51-ea90-46bb-94b5-c0790592ce12 trace.line=202 vars.name=test vars.uuid=87344bc4-b6b1-4c6a-aaa4-4104533b0909 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.374033529Z" 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=6bc01aaf-a181-40cb-b15f-2c07ad2ba540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.479539ms http.response.status=201 http.response.written=0 [2024-01-12T17:23:36.570Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "PUT /v2/test/blobs/uploads/87344bc4-b6b1-4c6a-aaa4-4104533b0909?_state=lPrDFGUFqoLB_h74MvzukhUzTmPOzZKJ0MVyefcs1Zp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg3MzQ0YmM0LWI2YjEtNGM2YS1hYWE0LTQxMDQ1MzNiMDkwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAyMDA1ODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.373959207Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=93.481µ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=b7099b8e-4be4-45f2-8dd8-fb1b427d84f4 trace.line=202 vars.name=test vars.uuid=0fc73a91-4f69-47c8-a441-a3baa80c3743 [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.374153053Z" 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=30e74337-cc50-48cd-9d2d-4bf79ee361cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.612725ms http.response.status=201 http.response.written=0 [2024-01-12T17:23:36.570Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "PUT /v2/test/blobs/uploads/0fc73a91-4f69-47c8-a441-a3baa80c3743?_state=0iCf58Zpe5H36k08sBl27ZIf8PsVwSbTBaU6ItOIwTR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmYzczYTkxLTRmNjktNDdjOC1hNDQxLWEzYmFhODBjMzc0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xMlQxNzoyMzozNi4zNzAwNzk1NDVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.375798213Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad62bfdb-cf5b-4853-9a68-8a49f9fa01ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.375838689Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad62bfdb-cf5b-4853-9a68-8a49f9fa01ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-12T17:23:36.570Z] time="2024-01-12T17:23:36.375908621Z" 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=ad62bfdb-cf5b-4853-9a68-8a49f9fa01ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.422µ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=8fb56347-30be-4cfe-9a12-ad5610ef61d8 trace.line=95 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.375976346Z" 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=ad62bfdb-cf5b-4853-9a68-8a49f9fa01ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51256" 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.440951ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown" [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377125687Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377165515Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377319172Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377336469Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377345363Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377425314Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.68µ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=5ca9563e-785c-442f-992b-2275e966b3e8 trace.line=95 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377480567Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=19.856µ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=550b690f-7cc2-4b8b-84c4-c933f9759d62 trace.line=155 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.3775345Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.736µ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=91938355-8136-483c-81f1-48984e3de7f4 trace.line=95 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377575886Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.578µ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=c03fd035-068d-46ab-a688-65bc35e269ee trace.line=155 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377615894Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.292µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f779b05-d8e0-4769-ac26-482f6f6b7e41 trace.line=155 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377696682Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.522µ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=d3dd17e4-9e2c-439b-b308-3058473c765b trace.line=110 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377779398Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=51.315µ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=1a9c895a-2b41-42bf-af85-573a19fa4a78 trace.line=110 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.377954126Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=64.73µ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=456c7e28-8a78-4b51-93b1-a270e8d948ef trace.line=110 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.378016157Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.128µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f50248b7-318f-46b5-8338-db9b20f539d4 trace.line=110 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.378049609Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.378067422Z" 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=4d03a371-4c34-4177-aa09-dc0397dec60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51256" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.722863ms http.response.status=201 http.response.written=0 [2024-01-12T17:23:36.571Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.383748617Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6923a93-c0ce-4c0d-a205-c8ede6abae90 http.request.method=GET http.request.remoteaddr="127.0.0.1:51276" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.383788306Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6923a93-c0ce-4c0d-a205-c8ede6abae90 http.request.method=GET http.request.remoteaddr="127.0.0.1:51276" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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="924.513µs" http.response.status=200 http.response.written=2 [2024-01-12T17:23:36.571Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.386557371Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57d6a798-9d2b-4adc-a26a-60d65de9eea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.386601424Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57d6a798-9d2b-4adc-a26a-60d65de9eea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.386686462Z" 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=57d6a798-9d2b-4adc-a26a-60d65de9eea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.731µ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=ba885601-b32a-48e2-acf2-f903d52adbaf trace.line=95 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.386708329Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57d6a798-9d2b-4adc-a26a-60d65de9eea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.386753777Z" 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=57d6a798-9d2b-4adc-a26a-60d65de9eea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.154µ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=0ebf5d83-b0fb-46c1-8a9e-17e6d6f7ce00 trace.line=95 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.38679888Z" 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=57d6a798-9d2b-4adc-a26a-60d65de9eea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.288µ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=440c4bfb-f596-477a-b233-d2b76c615d4a trace.line=155 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.386840234Z" 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=57d6a798-9d2b-4adc-a26a-60d65de9eea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.367µ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=2e4b1519-48b1-4725-907b-250d56e52990 trace.line=125 vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.386888169Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57d6a798-9d2b-4adc-a26a-60d65de9eea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.386986605Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57d6a798-9d2b-4adc-a26a-60d65de9eea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51280" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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.809575ms http.response.status=200 http.response.written=417 [2024-01-12T17:23:36.571Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.571Z] time="2024-01-12T17:23:36.396091512Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1239494c-8092-43ab-9a68-f7511e6b8649 http.request.method=GET http.request.remoteaddr="127.0.0.1:51282" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.572Z] time="2024-01-12T17:23:36.396139651Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1239494c-8092-43ab-9a68-f7511e6b8649 http.request.method=GET http.request.remoteaddr="127.0.0.1:51282" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.572Z] time="2024-01-12T17:23:36.396160508Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1239494c-8092-43ab-9a68-f7511e6b8649 http.request.method=GET http.request.remoteaddr="127.0.0.1:51282" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.572Z] time="2024-01-12T17:23:36.396247909Z" 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=1239494c-8092-43ab-9a68-f7511e6b8649 http.request.method=GET http.request.remoteaddr="127.0.0.1:51282" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.404µ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=c49516f2-7449-43df-a8fa-41202358581e trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.39630043Z" 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=1239494c-8092-43ab-9a68-f7511e6b8649 http.request.method=GET http.request.remoteaddr="127.0.0.1:51282" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.067µ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=42dd9898-a82e-4b1b-b76d-ea0c38176d36 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.396352664Z" 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=1239494c-8092-43ab-9a68-f7511e6b8649 http.request.method=GET http.request.remoteaddr="127.0.0.1:51282" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.99µ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=574aa1d6-bb88-4f7d-ad6a-7b22f9f51c72 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.396392804Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1239494c-8092-43ab-9a68-f7511e6b8649 http.request.method=GET http.request.remoteaddr="127.0.0.1:51282" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.572Z] time="2024-01-12T17:23:36.396493702Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1239494c-8092-43ab-9a68-f7511e6b8649 http.request.method=GET http.request.remoteaddr="127.0.0.1:51282" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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.248951ms http.response.status=200 http.response.written=417 [2024-01-12T17:23:36.572Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.402939106Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.572Z] time="2024-01-12T17:23:36.402992792Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.572Z] time="2024-01-12T17:23:36.40308094Z" 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=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.468µ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=aaa80959-b6a1-411f-9b8e-e33bc1d944ea trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403135676Z" 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=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.471µ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=b2d281e5-18c2-4259-9913-9363fe1b99d2 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403158372Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.572Z] time="2024-01-12T17:23:36.403185875Z" 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=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.848µ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=d6c18ab9-cbb0-4d00-900a-f0cbea571964 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403193046Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.572Z] time="2024-01-12T17:23:36.403219401Z" 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=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.65µ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=aaaf8e11-9a1d-4c50-ae07-f5fc8baba049 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403251951Z" 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=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.371µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d1b67573-0ae2-46a8-8d88-8b32a2871664 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403259795Z" 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=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.128µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6fb011d8-988c-4aed-a06f-c75936168496 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403285009Z" 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=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.232µ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=70501898-c74e-4e56-a678-252ad135ede7 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403305391Z" 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=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.042µ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=aa0dbeae-3eb0-4a5e-bc2c-11087c4d889e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403336546Z" 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=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.76µ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=b9a5fa96-954b-47b8-8b14-520554ee218b trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403348394Z" 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=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.584µ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=5dcb0e08-51bd-4366-b1da-bc21dd79db68 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.4033827Z" 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=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.329µ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=48689c3d-f83c-4ad8-bd1a-73176d34361a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403413781Z" 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=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.845µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90f457fa-31f3-4935-a6ac-17562e34a100 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403774224Z" 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=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.244µ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=a2a3f57f-902c-4401-9889-710b4ff4a131 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.572Z] time="2024-01-12T17:23:36.403778843Z" 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=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.297µ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=c346ae7a-9979-4f09-b28e-1febe1f1d391 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.403847216Z" 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=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.202µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=5f078a7a-71c5-43f6-b212-5c71a2a54f4e trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.40385767Z" 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=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.971µ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=c4bb19e1-c0eb-4c47-9272-65c852fa8a4e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.403949206Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fbaa4319-1a8a-465e-92bd-edc02f093fae http.request.method=GET http.request.remoteaddr="127.0.0.1:51288" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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.420446ms http.response.status=200 http.response.written=194 [2024-01-12T17:23:36.573Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.404613591Z" 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=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.779µ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=d915b50a-2af9-43a4-b3d3-145b41b3060c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.404677616Z" 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=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.681µ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=2bfb52ab-40c0-44c2-87c8-7cc164469bbc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.404738884Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bbc72d67-96e9-4b44-8f21-e7c9c2c0e618 http.request.method=GET http.request.remoteaddr="127.0.0.1:51294" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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.116495ms http.response.status=200 http.response.written=68 [2024-01-12T17:23:36.573Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.417582143Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34a4b051-492e-438a-b859-81703f4dc7d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51308" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.417627222Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34a4b051-492e-438a-b859-81703f4dc7d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51308" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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="877.949µs" http.response.status=200 http.response.written=2 [2024-01-12T17:23:36.573Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.424451333Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a52dc5a2-d47f-452d-9589-d4b5f4d3646d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.573Z] time="2024-01-12T17:23:36.424508457Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a52dc5a2-d47f-452d-9589-d4b5f4d3646d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.573Z] time="2024-01-12T17:23:36.424523054Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a52dc5a2-d47f-452d-9589-d4b5f4d3646d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.573Z] time="2024-01-12T17:23:36.424609388Z" 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=a52dc5a2-d47f-452d-9589-d4b5f4d3646d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.087µ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=c0871d03-6e6e-460e-8ba9-b5a92697c8c0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.424657323Z" 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=a52dc5a2-d47f-452d-9589-d4b5f4d3646d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.318µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=580cc626-42fe-400c-a5ac-271629a4cc76 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.424734886Z" 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=a52dc5a2-d47f-452d-9589-d4b5f4d3646d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51316" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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.55277ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-12T17:23:36.573Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.426145191Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0c74c3c1-9294-4157-9626-2733a1d56652 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.573Z] time="2024-01-12T17:23:36.426185658Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0c74c3c1-9294-4157-9626-2733a1d56652 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.573Z] time="2024-01-12T17:23:36.426201543Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0c74c3c1-9294-4157-9626-2733a1d56652 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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-12T17:23:36.573Z] time="2024-01-12T17:23:36.426262622Z" 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=0c74c3c1-9294-4157-9626-2733a1d56652 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.278µ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=2eaff5d4-aaed-4e58-a3a3-7970802a5a98 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.426307455Z" 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=0c74c3c1-9294-4157-9626-2733a1d56652 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.849µ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=a7135910-d459-4415-bd34-dc4eab95b926 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-12T17:23:36.573Z] time="2024-01-12T17:23:36.426349794Z" 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=0c74c3c1-9294-4157-9626-2733a1d56652 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 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.036151ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-12T17:23:36.573Z] 127.0.0.1 - - [12/Jan/2024:17:23:36 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/92175dd78ceb45b2b03418fe91501a4305403797 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-12T17:23:36.573Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) [2024-01-12T17:23:36.573Z] === RUN TestImagePullNonExisting [2024-01-12T17:23:36.573Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2024-01-12T17:23:36.573Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2024-01-12T17:23:36.573Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-12T17:23:36.573Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-12T17:23:36.573Z] === RUN TestImagePullNonExisting/asdfasdf [2024-01-12T17:23:36.573Z] === PAUSE TestImagePullNonExisting/asdfasdf [2024-01-12T17:23:36.573Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2024-01-12T17:23:36.573Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2024-01-12T17:23:36.573Z] === RUN TestImagePullNonExisting/library/asdfasdf [2024-01-12T17:23:36.573Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2024-01-12T17:23:36.573Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2024-01-12T17:23:36.573Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2024-01-12T17:23:36.573Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2024-01-12T17:23:36.573Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2024-01-12T17:23:36.573Z] === CONT TestImagePullNonExisting/asdfasdf [2024-01-12T17:23:36.573Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-12T17:23:36.573Z] === CONT TestImagePullNonExisting/library/asdfasdf [2024-01-12T17:23:36.573Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2024-01-12T17:23:37.948Z] --- PASS: TestImagePullNonExisting (0.01s) [2024-01-12T17:23:37.948Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2024-01-12T17:23:37.948Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) [2024-01-12T17:23:37.948Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s) [2024-01-12T17:23:37.948Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) [2024-01-12T17:23:37.948Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s) [2024-01-12T17:23:37.948Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.28s) [2024-01-12T17:23:37.948Z] === RUN TestRemoveImageOrphaning [2024-01-12T17:23:37.948Z] --- PASS: TestRemoveImageOrphaning (0.17s) [2024-01-12T17:23:37.948Z] === RUN TestRemoveByDigest [2024-01-12T17:23:37.948Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-01-12T17:23:37.948Z] --- SKIP: TestRemoveByDigest (0.00s) [2024-01-12T17:23:37.948Z] === RUN TestRemoveImageGarbageCollector [2024-01-12T17:23:37.948Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2024-01-12T17:23:37.948Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2024-01-12T17:23:37.948Z] === RUN TestSaveCheckTimes [2024-01-12T17:23:37.948Z] === PAUSE TestSaveCheckTimes [2024-01-12T17:23:37.948Z] === RUN TestSaveRepoWithMultipleImages [2024-01-12T17:23:38.209Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s) [2024-01-12T17:23:38.209Z] === RUN TestSaveDirectoryPermissions [2024-01-12T17:23:39.141Z] --- PASS: TestSaveDirectoryPermissions (1.03s) [2024-01-12T17:23:39.141Z] === RUN TestTagUnprefixedRepoByNameOrName [2024-01-12T17:23:39.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2024-01-12T17:23:39.397Z] === RUN TestTagUsingDigestAlgorithmAsName [2024-01-12T17:23:39.397Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2024-01-12T17:23:39.397Z] === RUN TestTagValidPrefixedRepo [2024-01-12T17:23:39.397Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2024-01-12T17:23:39.397Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2024-01-12T17:23:39.397Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2024-01-12T17:23:39.397Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2024-01-12T17:23:39.397Z] === RUN TestTagValidPrefixedRepo/foooo:t [2024-01-12T17:23:39.397Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2024-01-12T17:23:39.397Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-12T17:23:39.397Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-12T17:23:39.397Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2024-01-12T17:23:39.397Z] === CONT TestTagValidPrefixedRepo/foooo:t [2024-01-12T17:23:39.397Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-12T17:23:39.397Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2024-01-12T17:23:39.397Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2024-01-12T17:23:39.397Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2024-01-12T17:23:39.397Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2024-01-12T17:23:39.397Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2024-01-12T17:23:39.397Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2024-01-12T17:23:39.397Z] === RUN TestTagExistedNameWithoutForce [2024-01-12T17:23:39.397Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2024-01-12T17:23:39.397Z] === RUN TestTagOfficialNames [2024-01-12T17:23:39.397Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2024-01-12T17:23:39.397Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2024-01-12T17:23:39.397Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2024-01-12T17:23:39.397Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2024-01-12T17:23:39.397Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2024-01-12T17:23:39.397Z] --- PASS: TestTagOfficialNames (0.04s) [2024-01-12T17:23:39.397Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2024-01-12T17:23:39.397Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2024-01-12T17:23:39.397Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2024-01-12T17:23:39.397Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2024-01-12T17:23:39.397Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2024-01-12T17:23:39.397Z] === RUN TestTagMatchesDigest [2024-01-12T17:23:39.397Z] --- PASS: TestTagMatchesDigest (0.01s) [2024-01-12T17:23:39.397Z] === CONT TestSaveCheckTimes [2024-01-12T17:23:39.397Z] --- PASS: TestSaveCheckTimes (0.03s) [2024-01-12T17:23:39.397Z] PASS [2024-01-12T17:23:39.397Z] [2024-01-12T17:23:39.397Z] === Skipped [2024-01-12T17:23:39.397Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2024-01-12T17:23:39.397Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2024-01-12T17:23:39.397Z] [2024-01-12T17:23:39.397Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2024-01-12T17:23:39.397Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-01-12T17:23:39.397Z] [2024-01-12T17:23:39.397Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2024-01-12T17:23:39.397Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2024-01-12T17:23:39.397Z] [2024-01-12T17:23:39.397Z] DONE 54 tests, 3 skipped in 6.050s [2024-01-12T17:23:39.397Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2024-01-12T17:23:39.397Z] ++ '[' -n '' ']' [2024-01-12T17:23:39.397Z] ++ 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-12T17:23:39.397Z] ++ set -e [2024-01-12T17:23:39.397Z] ++ '[' -n 0 ']' [2024-01-12T17:23:39.397Z] ++ set -x [2024-01-12T17:23:39.397Z] ++ 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.FvhiFDNKwa/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-12T17:23:39.397Z] === RUN TestStripANSICommands [2024-01-12T17:23:39.397Z] === RUN TestStripANSICommands/#00 [2024-01-12T17:23:39.397Z] === RUN TestStripANSICommands/#01 [2024-01-12T17:23:39.397Z] --- PASS: TestStripANSICommands (0.00s) [2024-01-12T17:23:39.397Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2024-01-12T17:23:39.397Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2024-01-12T17:23:39.397Z] PASS [2024-01-12T17:23:39.397Z] [2024-01-12T17:23:39.397Z] DONE 3 tests in 0.009s [2024-01-12T17:23:39.397Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2024-01-12T17:23:39.397Z] ++ '[' -n '' ']' [2024-01-12T17:23:39.397Z] ++ 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-12T17:23:39.397Z] ++ set -e [2024-01-12T17:23:39.397Z] ++ '[' -n 0 ']' [2024-01-12T17:23:39.397Z] ++ set -x [2024-01-12T17:23:39.397Z] ++ 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.FvhiFDNKwa/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-12T17:23:39.397Z] INFO: Testing against a local daemon [2024-01-12T17:23:39.397Z] === RUN TestCreateWithMultiNetworks [2024-01-12T17:23:40.760Z] --- PASS: TestCreateWithMultiNetworks (1.07s) [2024-01-12T17:23:40.760Z] === RUN TestNetworkCreateDelete [2024-01-12T17:23:40.760Z] --- PASS: TestNetworkCreateDelete (0.18s) [2024-01-12T17:23:40.760Z] === RUN TestDockerNetworkDeletePreferID [2024-01-12T17:23:41.321Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2024-01-12T17:23:41.321Z] === RUN TestDaemonDNSFallback [2024-01-12T17:23:47.894Z] --- PASS: TestDaemonDNSFallback (6.23s) [2024-01-12T17:23:47.894Z] === RUN TestInspectNetwork [2024-01-12T17:23:50.406Z] === RUN TestInspectNetwork/full_network_id [2024-01-12T17:23:50.406Z] === RUN TestInspectNetwork/partial_network_id [2024-01-12T17:23:50.406Z] === RUN TestInspectNetwork/network_name [2024-01-12T17:23:50.406Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2024-01-12T17:23:54.567Z] --- PASS: TestInspectNetwork (7.16s) [2024-01-12T17:23:54.567Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2024-01-12T17:23:54.567Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2024-01-12T17:23:54.567Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2024-01-12T17:23:54.567Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2024-01-12T17:23:54.567Z] === RUN TestRunContainerWithBridgeNone [2024-01-12T17:23:55.931Z] --- PASS: TestRunContainerWithBridgeNone (1.32s) [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/create [2024-01-12T17:23:55.931Z] === PAUSE TestNetworkInvalidJSON/networks/create [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2024-01-12T17:23:55.931Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-12T17:23:55.931Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-12T17:23:55.931Z] === CONT TestNetworkInvalidJSON/networks/create [2024-01-12T17:23:55.931Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2024-01-12T17:23:55.931Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2024-01-12T17:23:55.931Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2024-01-12T17:23:55.931Z] === RUN TestNetworkList [2024-01-12T17:23:55.931Z] === RUN TestNetworkList//networks [2024-01-12T17:23:55.931Z] === PAUSE TestNetworkList//networks [2024-01-12T17:23:55.931Z] === RUN TestNetworkList//networks/ [2024-01-12T17:23:55.931Z] === PAUSE TestNetworkList//networks/ [2024-01-12T17:23:55.931Z] === CONT TestNetworkList//networks [2024-01-12T17:23:55.931Z] === CONT TestNetworkList//networks/ [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkList (0.01s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkList//networks/ (0.00s) [2024-01-12T17:23:55.931Z] --- PASS: TestNetworkList//networks (0.00s) [2024-01-12T17:23:55.931Z] === RUN TestHostIPv4BridgeLabel [2024-01-12T17:23:56.491Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2024-01-12T17:23:56.491Z] === RUN TestDefaultNetworkOpts [2024-01-12T17:23:56.491Z] === RUN TestDefaultNetworkOpts/default_value [2024-01-12T17:23:57.856Z] === RUN TestDefaultNetworkOpts/cmdline_value [2024-01-12T17:23:59.219Z] === RUN TestDefaultNetworkOpts/config-from_value [2024-01-12T17:24:00.583Z] --- PASS: TestDefaultNetworkOpts (3.86s) [2024-01-12T17:24:00.583Z] --- PASS: TestDefaultNetworkOpts/default_value (1.29s) [2024-01-12T17:24:00.583Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s) [2024-01-12T17:24:00.583Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s) [2024-01-12T17:24:00.583Z] === RUN TestForbidDuplicateNetworkNames [2024-01-12T17:24:01.143Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) [2024-01-12T17:24:01.143Z] === RUN TestDaemonRestartWithLiveRestore [2024-01-12T17:24:02.069Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2024-01-12T17:24:02.069Z] === RUN TestDaemonDefaultNetworkPools [2024-01-12T17:24:02.995Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2024-01-12T17:24:02.995Z] === RUN TestDaemonRestartWithExistingNetwork [2024-01-12T17:24:04.060Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2024-01-12T17:24:04.060Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2024-01-12T17:24:05.424Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2024-01-12T17:24:05.424Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2024-01-12T17:24:05.984Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2024-01-12T17:24:05.984Z] === RUN TestServiceWithPredefinedNetwork [2024-01-12T17:24:07.870Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2024-01-12T17:24:07.870Z] === RUN TestServiceRemoveKeepsIngressNetwork [2024-01-12T17:24:07.870Z] service_test.go:250: FLAKY_TEST [2024-01-12T17:24:07.870Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-01-12T17:24:07.870Z] === RUN TestServiceWithDataPathPortInit [2024-01-12T17:24:22.800Z] --- PASS: TestServiceWithDataPathPortInit (12.40s) [2024-01-12T17:24:22.800Z] === RUN TestServiceWithDefaultAddressPoolInit [2024-01-12T17:24:22.800Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2oapimbsd0q6w2u3u5lktk0ce Created:2024-01-12 17:24:21.549830158 +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[af07244965bd5f9baed19dc466c6b12cc7a58db770d9ea51d908501010b0a726:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tuyo42gph8z3o9wg6iu3x5kx9 EndpointID:6c8b36408f43fe272c023a40c6bfd8ef8ae7386d43aa86d36a9242e1df6ee0e5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c863e4d8c65716f1c78a9756d44f018875ffb4520859a13fea2e2e9a658fa73 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:581e4e71daa3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tuyo42gph8z3o9wg6iu3x5kx9 EndpointID:6c8b36408f43fe272c023a40c6bfd8ef8ae7386d43aa86d36a9242e1df6ee0e5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2024-01-12T17:24:28.039Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.72s) [2024-01-12T17:24:28.039Z] PASS [2024-01-12T17:24:28.039Z] [2024-01-12T17:24:28.039Z] === Skipped [2024-01-12T17:24:28.039Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-01-12T17:24:28.039Z] service_test.go:250: FLAKY_TEST [2024-01-12T17:24:28.039Z] [2024-01-12T17:24:28.039Z] DONE 44 tests, 1 skipped in 47.647s [2024-01-12T17:24:28.039Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2024-01-12T17:24:28.039Z] ++ '[' -n '' ']' [2024-01-12T17:24:28.039Z] ++ 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-12T17:24:28.039Z] ++ set -e [2024-01-12T17:24:28.039Z] ++ '[' -n 0 ']' [2024-01-12T17:24:28.039Z] ++ set -x [2024-01-12T17:24:28.039Z] ++ 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.FvhiFDNKwa/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-12T17:24:28.039Z] INFO: Testing against a local daemon [2024-01-12T17:24:28.039Z] === RUN TestDockerNetworkIpvlanPersistance [2024-01-12T17:24:28.039Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-12T17:24:28.039Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2024-01-12T17:24:28.039Z] === RUN TestDockerNetworkIpvlan [2024-01-12T17:24:28.039Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-12T17:24:28.039Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2024-01-12T17:24:28.039Z] PASS [2024-01-12T17:24:28.039Z] [2024-01-12T17:24:28.039Z] === Skipped [2024-01-12T17:24:28.039Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2024-01-12T17:24:28.039Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-12T17:24:28.039Z] [2024-01-12T17:24:28.039Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2024-01-12T17:24:28.039Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-12T17:24:28.039Z] [2024-01-12T17:24:28.039Z] DONE 2 tests, 2 skipped in 0.040s [2024-01-12T17:24:28.039Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2024-01-12T17:24:28.039Z] ++ '[' -n '' ']' [2024-01-12T17:24:28.040Z] ++ 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-12T17:24:28.040Z] ++ set -e [2024-01-12T17:24:28.040Z] ++ '[' -n 0 ']' [2024-01-12T17:24:28.040Z] ++ set -x [2024-01-12T17:24:28.040Z] ++ 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.FvhiFDNKwa/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-12T17:24:28.040Z] INFO: Testing against a local daemon [2024-01-12T17:24:28.040Z] === RUN TestDockerNetworkMacvlanPersistance [2024-01-12T17:24:28.295Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) [2024-01-12T17:24:28.295Z] === RUN TestDockerNetworkMacvlan [2024-01-12T17:24:28.295Z] === RUN TestDockerNetworkMacvlan/Subinterface [2024-01-12T17:24:28.856Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2024-01-12T17:24:29.781Z] === RUN TestDockerNetworkMacvlan/NilParent [2024-01-12T17:24:30.036Z] === RUN TestDockerNetworkMacvlan/InternalMode [2024-01-12T17:24:30.641Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2024-01-12T17:24:31.202Z] === RUN TestDockerNetworkMacvlan/Addressing [2024-01-12T17:24:32.127Z] --- PASS: TestDockerNetworkMacvlan (3.55s) [2024-01-12T17:24:32.127Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) [2024-01-12T17:24:32.127Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) [2024-01-12T17:24:32.127Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) [2024-01-12T17:24:32.127Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) [2024-01-12T17:24:32.127Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) [2024-01-12T17:24:32.127Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2024-01-12T17:24:32.127Z] PASS [2024-01-12T17:24:32.127Z] [2024-01-12T17:24:32.127Z] DONE 8 tests in 4.760s [2024-01-12T17:24:32.127Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2024-01-12T17:24:32.127Z] ++ '[' -n '' ']' [2024-01-12T17:24:32.127Z] ++ 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-12T17:24:32.127Z] ++ set -e [2024-01-12T17:24:32.127Z] ++ '[' -n 0 ']' [2024-01-12T17:24:32.127Z] ++ set -x [2024-01-12T17:24:32.127Z] ++ 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.FvhiFDNKwa/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-12T17:24:32.127Z] INFO: Testing against a local daemon [2024-01-12T17:24:32.127Z] === RUN TestBridgeICC [2024-01-12T17:24:32.688Z] === RUN TestBridgeICC/IPv4_non-internal_network [2024-01-12T17:24:33.614Z] === RUN TestBridgeICC/IPv4_internal_network [2024-01-12T17:24:34.977Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2024-01-12T17:24:35.904Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2024-01-12T17:24:36.872Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2024-01-12T17:24:38.236Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2024-01-12T17:24:39.205Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name [2024-01-12T17:24:40.568Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name [2024-01-12T17:24:41.931Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2024-01-12T17:24:45.237Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC (15.28s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.12s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.07s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.13s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.05s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.23s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.09s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.23s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.28s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.25s) [2024-01-12T17:24:47.167Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.23s) [2024-01-12T17:24:47.167Z] === RUN TestBridgeINC [2024-01-12T17:24:47.729Z] === RUN TestBridgeINC/IPv4_non-internal_network [2024-01-12T17:24:52.967Z] === RUN TestBridgeINC/IPv4_internal_network [2024-01-12T17:24:53.527Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2024-01-12T17:24:57.771Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2024-01-12T17:24:59.134Z] --- PASS: TestBridgeINC (11.93s) [2024-01-12T17:24:59.134Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.37s) [2024-01-12T17:24:59.134Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.25s) [2024-01-12T17:24:59.134Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.43s) [2024-01-12T17:24:59.134Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.28s) [2024-01-12T17:24:59.134Z] === RUN TestDefaultBridgeIPv6 [2024-01-12T17:24:59.134Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA [2024-01-12T17:25:01.033Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only [2024-01-12T17:25:02.396Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only [2024-01-12T17:25:03.803Z] --- PASS: TestDefaultBridgeIPv6 (4.74s) [2024-01-12T17:25:03.803Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.61s) [2024-01-12T17:25:03.803Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.56s) [2024-01-12T17:25:03.803Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.56s) [2024-01-12T17:25:03.803Z] === RUN TestDefaultBridgeAddresses [2024-01-12T17:25:03.803Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes [2024-01-12T17:25:05.732Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes [2024-01-12T17:25:07.095Z] --- PASS: TestDefaultBridgeAddresses (3.11s) [2024-01-12T17:25:07.095Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) [2024-01-12T17:25:07.095Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) [2024-01-12T17:25:07.095Z] PASS [2024-01-12T17:25:07.095Z] [2024-01-12T17:25:07.095Z] DONE 23 tests in 35.100s [2024-01-12T17:25:07.095Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2024-01-12T17:25:07.095Z] ++ '[' -n '' ']' [2024-01-12T17:25:07.095Z] ++ 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-12T17:25:07.095Z] ++ set -e [2024-01-12T17:25:07.095Z] ++ '[' -n 0 ']' [2024-01-12T17:25:07.095Z] ++ set -x [2024-01-12T17:25:07.095Z] ++ 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.FvhiFDNKwa/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-12T17:25:07.095Z] testing: warning: no tests to run [2024-01-12T17:25:07.095Z] PASS [2024-01-12T17:25:07.095Z] [2024-01-12T17:25:07.095Z] DONE 0 tests in 0.007s [2024-01-12T17:25:07.095Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2024-01-12T17:25:07.095Z] ++ '[' -n '' ']' [2024-01-12T17:25:07.095Z] ++ 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-12T17:25:07.095Z] ++ set -e [2024-01-12T17:25:07.095Z] ++ '[' -n 0 ']' [2024-01-12T17:25:07.095Z] ++ set -x [2024-01-12T17:25:07.095Z] ++ 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.FvhiFDNKwa/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-12T17:25:07.095Z] INFO: Testing against a local daemon [2024-01-12T17:25:07.095Z] === RUN TestAuthZPluginAllowRequest [2024-01-12T17:25:08.459Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2024-01-12T17:25:08.459Z] === RUN TestAuthZPluginTLS [2024-01-12T17:25:08.714Z] --- PASS: TestAuthZPluginTLS (0.55s) [2024-01-12T17:25:08.714Z] === RUN TestAuthZPluginDenyRequest [2024-01-12T17:25:09.275Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2024-01-12T17:25:09.275Z] === RUN TestAuthZPluginAPIDenyResponse [2024-01-12T17:25:09.835Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2024-01-12T17:25:09.835Z] === RUN TestAuthZPluginDenyResponse [2024-01-12T17:25:10.440Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2024-01-12T17:25:10.440Z] === RUN TestAuthZPluginAllowEventStream [2024-01-12T17:25:11.365Z] 2024/01/12 17:25:11 http: panic serving 127.0.0.1:52580: runtime error: invalid memory address or nil pointer dereference [2024-01-12T17:25:11.365Z] goroutine 135 [running]: [2024-01-12T17:25:11.365Z] net/http.(*conn).serve.func1() [2024-01-12T17:25:11.365Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-12T17:25:11.365Z] panic({0xa74940?, 0x1599ca0?}) [2024-01-12T17:25:11.365Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-12T17:25:11.365Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72348, 0x40000a40c0}, 0xffff4239e350?) [2024-01-12T17:25:11.365Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2024-01-12T17:25:11.365Z] net/http.HandlerFunc.ServeHTTP(0x40006da400?, {0xd72348?, 0x40000a40c0?}, 0x4023f4?) [2024-01-12T17:25:11.365Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-12T17:25:11.365Z] net/http.(*ServeMux).ServeHTTP(0xd788f8?, {0xd72348, 0x40000a40c0}, 0x40006da400) [2024-01-12T17:25:11.365Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-12T17:25:11.365Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400025c160, {0xd70f08?, 0x4000352000}, 0x40006da300, {0xd67280, 0x40004f0600}) [2024-01-12T17:25:11.365Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-12T17:25:11.365Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd70f08?, 0x4000352000?}, 0x400004c040?) [2024-01-12T17:25:11.365Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-12T17:25:11.365Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd70f08?, 0x4000352000?}, 0x4000352000?) [2024-01-12T17:25:11.365Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-12T17:25:11.365Z] net/http.serverHandler.ServeHTTP({0xd6dae8?}, {0xd70f08?, 0x4000352000?}, 0x6?) [2024-01-12T17:25:11.365Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-12T17:25:11.365Z] net/http.(*conn).serve(0x4000517dd0, {0xd788f8, 0x400002b7d0}) [2024-01-12T17:25:11.365Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-12T17:25:11.365Z] created by net/http.(*Server).Serve in goroutine 50 [2024-01-12T17:25:11.365Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-12T17:25:12.290Z] 2024/01/12 17:25:12 http: panic serving 127.0.0.1:52592: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-01-12T17:25:12.290Z] goroutine 184 [running]: [2024-01-12T17:25:12.290Z] net/http.(*conn).serve.func1() [2024-01-12T17:25:12.290Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-12T17:25:12.290Z] panic({0xa0ad40?, 0x400004c250?}) [2024-01-12T17:25:12.290Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-12T17:25:12.290Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72348, 0x40000a4300}, 0xffff4239e350?) [2024-01-12T17:25:12.290Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-01-12T17:25:12.290Z] net/http.HandlerFunc.ServeHTTP(0x40006da500?, {0xd72348?, 0x40000a4300?}, 0x4023f4?) [2024-01-12T17:25:12.290Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-12T17:25:12.290Z] net/http.(*ServeMux).ServeHTTP(0xd788f8?, {0xd72348, 0x40000a4300}, 0x40006da500) [2024-01-12T17:25:12.290Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-12T17:25:12.290Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400025c160, {0xd70f08?, 0x40003520e0}, 0x4000362600, {0xd67280, 0x40004f0600}) [2024-01-12T17:25:12.290Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-12T17:25:12.290Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd70f08?, 0x40003520e0?}, 0x4000648420?) [2024-01-12T17:25:12.290Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-12T17:25:12.290Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd70f08?, 0x40003520e0?}, 0x4000402b40?) [2024-01-12T17:25:12.290Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-12T17:25:12.290Z] net/http.serverHandler.ServeHTTP({0x4000648420?}, {0xd70f08?, 0x40003520e0?}, 0x6?) [2024-01-12T17:25:12.290Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-12T17:25:12.290Z] net/http.(*conn).serve(0x40000de5a0, {0xd788f8, 0x400002b7d0}) [2024-01-12T17:25:12.290Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-12T17:25:12.290Z] created by net/http.(*Server).Serve in goroutine 50 [2024-01-12T17:25:12.290Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-12T17:25:14.175Z] 2024/01/12 17:25:14 http: panic serving 127.0.0.1:52606: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-01-12T17:25:14.175Z] goroutine 188 [running]: [2024-01-12T17:25:14.175Z] net/http.(*conn).serve.func1() [2024-01-12T17:25:14.175Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-12T17:25:14.175Z] panic({0xa0ad40?, 0x400004c300?}) [2024-01-12T17:25:14.175Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-12T17:25:14.175Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72348, 0x40000a4d80}, 0xffff4239e350?) [2024-01-12T17:25:14.175Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-01-12T17:25:14.175Z] net/http.HandlerFunc.ServeHTTP(0x40006da700?, {0xd72348?, 0x40000a4d80?}, 0x4023f4?) [2024-01-12T17:25:14.175Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-12T17:25:14.175Z] net/http.(*ServeMux).ServeHTTP(0xd788f8?, {0xd72348, 0x40000a4d80}, 0x40006da700) [2024-01-12T17:25:14.175Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-12T17:25:14.175Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400025c160, {0xd70f08?, 0x40003521c0}, 0x40006da600, {0xd67280, 0x40004f0600}) [2024-01-12T17:25:14.175Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-12T17:25:14.175Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd70f08?, 0x40003521c0?}, 0x400003aa20?) [2024-01-12T17:25:14.175Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-12T17:25:14.175Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd70f08?, 0x40003521c0?}, 0x4000402b40?) [2024-01-12T17:25:14.175Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-12T17:25:14.175Z] net/http.serverHandler.ServeHTTP({0x400003aa20?}, {0xd70f08?, 0x40003521c0?}, 0x6?) [2024-01-12T17:25:14.175Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-12T17:25:14.175Z] net/http.(*conn).serve(0x40000de750, {0xd788f8, 0x400002b7d0}) [2024-01-12T17:25:14.175Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-12T17:25:14.175Z] created by net/http.(*Server).Serve in goroutine 50 [2024-01-12T17:25:14.175Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-12T17:25:16.729Z] --- PASS: TestAuthZPluginAllowEventStream (6.08s) [2024-01-12T17:25:16.729Z] === RUN TestAuthZPluginErrorResponse [2024-01-12T17:25:16.984Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2024-01-12T17:25:16.984Z] === RUN TestAuthZPluginErrorRequest [2024-01-12T17:25:17.545Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2024-01-12T17:25:17.545Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2024-01-12T17:25:18.149Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2024-01-12T17:25:18.149Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2024-01-12T17:25:19.075Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s) [2024-01-12T17:25:19.075Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2024-01-12T17:25:20.439Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s) [2024-01-12T17:25:20.439Z] === RUN TestAuthZPluginHeader [2024-01-12T17:25:21.000Z] --- PASS: TestAuthZPluginHeader (0.61s) [2024-01-12T17:25:21.000Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2024-01-12T17:25:21.000Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-01-12T17:25:21.000Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-01-12T17:25:21.000Z] === RUN TestAuthZPluginV2Disable [2024-01-12T17:25:21.000Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-01-12T17:25:21.000Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2024-01-12T17:25:21.000Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2024-01-12T17:25:21.000Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-01-12T17:25:21.000Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-01-12T17:25:21.000Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2024-01-12T17:25:21.000Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-01-12T17:25:21.000Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-01-12T17:25:21.000Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2024-01-12T17:25:39.077Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2024-01-12T17:25:39.077Z] PASS [2024-01-12T17:25:39.077Z] [2024-01-12T17:25:39.077Z] === Skipped [2024-01-12T17:25:39.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-01-12T17:25:39.077Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-01-12T17:25:39.077Z] [2024-01-12T17:25:39.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2024-01-12T17:25:39.077Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-01-12T17:25:39.077Z] [2024-01-12T17:25:39.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-01-12T17:25:39.077Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-01-12T17:25:39.077Z] [2024-01-12T17:25:39.077Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-01-12T17:25:39.077Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-01-12T17:25:39.077Z] [2024-01-12T17:25:39.077Z] DONE 17 tests, 4 skipped in 30.718s [2024-01-12T17:25:39.077Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2024-01-12T17:25:39.077Z] ++ '[' -n '' ']' [2024-01-12T17:25:39.077Z] ++ 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-12T17:25:39.077Z] ++ set -e [2024-01-12T17:25:39.077Z] ++ '[' -n 0 ']' [2024-01-12T17:25:39.077Z] ++ set -x [2024-01-12T17:25:39.078Z] ++ 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.FvhiFDNKwa/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-12T17:25:39.078Z] INFO: Testing against a local daemon [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2024-01-12T17:25:39.078Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-12T17:25:39.078Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/pull [2024-01-12T17:25:39.078Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2024-01-12T17:25:39.078Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2024-01-12T17:25:39.078Z] === CONT TestPluginInvalidJSON/plugins/pull [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2024-01-12T17:25:39.078Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2024-01-12T17:25:39.078Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON (0.01s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2024-01-12T17:25:39.078Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2024-01-12T17:25:39.078Z] === RUN TestPluginInstall [2024-01-12T17:25:39.078Z] === RUN TestPluginInstall/no_auth [2024-01-12T17:25:41.590Z] time="2024-01-12T17:25:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-12T17:25:41.590Z] time="2024-01-12T17:25:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83b4f11542ce87a80c86f1d477a271bac6767215176bad4e8bc0ea2d0d6186a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-12T17:25:41.590Z] time="2024-01-12T17:25:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-12T17:25:41.590Z] time="2024-01-12T17:25:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83b4f11542ce87a80c86f1d477a271bac6767215176bad4e8bc0ea2d0d6186a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-12T17:25:41.590Z] === RUN TestPluginInstall/with_htpasswd [2024-01-12T17:25:41.845Z] time="2024-01-12T17:25:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-12T17:25:41.845Z] time="2024-01-12T17:25:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83b4f11542ce87a80c86f1d477a271bac6767215176bad4e8bc0ea2d0d6186a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-12T17:25:41.845Z] time="2024-01-12T17:25:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-12T17:25:41.845Z] time="2024-01-12T17:25:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83b4f11542ce87a80c86f1d477a271bac6767215176bad4e8bc0ea2d0d6186a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-12T17:25:42.149Z] === RUN TestPluginInstall/with_insecure [2024-01-12T17:25:43.074Z] time="2024-01-12T17:25:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-12T17:25:43.074Z] time="2024-01-12T17:25:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d13662d631748ea78d8916cb2926205e58d164438461e4e46ef76aab4bd95e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-12T17:25:43.074Z] time="2024-01-12T17:25:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-12T17:25:43.074Z] time="2024-01-12T17:25:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d13662d631748ea78d8916cb2926205e58d164438461e4e46ef76aab4bd95e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-12T17:25:43.074Z] plugin_test.go:204: [dbd6a563c04ca] daemon is not started [2024-01-12T17:25:43.074Z] --- PASS: TestPluginInstall (5.10s) [2024-01-12T17:25:43.074Z] --- PASS: TestPluginInstall/no_auth (3.74s) [2024-01-12T17:25:43.074Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) [2024-01-12T17:25:43.074Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2024-01-12T17:25:43.074Z] === RUN TestPluginsWithRuntimes [2024-01-12T17:25:44.456Z] === RUN TestPluginsWithRuntimes/No_Args [2024-01-12T17:25:45.381Z] === RUN TestPluginsWithRuntimes/With_Args [2024-01-12T17:25:46.350Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2024-01-12T17:25:46.350Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2024-01-12T17:25:46.350Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2024-01-12T17:25:46.350Z] === RUN TestPluginBackCompatMediaTypes [2024-01-12T17:25:46.911Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) [2024-01-12T17:25:46.911Z] PASS [2024-01-12T17:25:46.911Z] [2024-01-12T17:25:46.911Z] DONE 24 tests in 9.000s [2024-01-12T17:25:46.911Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2024-01-12T17:25:46.911Z] ++ '[' -n '' ']' [2024-01-12T17:25:46.911Z] ++ 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-12T17:25:46.911Z] ++ set -e [2024-01-12T17:25:46.911Z] ++ '[' -n 0 ']' [2024-01-12T17:25:46.911Z] ++ set -x [2024-01-12T17:25:46.911Z] ++ 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.FvhiFDNKwa/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-12T17:25:46.911Z] INFO: Testing against a local daemon [2024-01-12T17:25:46.911Z] === RUN TestExternalGraphDriver [2024-01-12T17:25:47.166Z] === RUN TestExternalGraphDriver/json [2024-01-12T17:25:47.166Z] === RUN TestExternalGraphDriver/spec [2024-01-12T17:25:47.166Z] === RUN TestExternalGraphDriver/pull [2024-01-12T17:25:47.166Z] --- PASS: TestExternalGraphDriver (0.34s) [2024-01-12T17:25:47.166Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2024-01-12T17:25:47.166Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2024-01-12T17:25:47.166Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2024-01-12T17:25:47.166Z] === RUN TestGraphdriverPluginV2 [2024-01-12T17:25:47.422Z] external_test.go:415: (*Execution).NotAmd64-fm [2024-01-12T17:25:47.422Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2024-01-12T17:25:47.422Z] PASS [2024-01-12T17:25:47.422Z] [2024-01-12T17:25:47.422Z] === Skipped [2024-01-12T17:25:47.422Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2024-01-12T17:25:47.422Z] external_test.go:415: (*Execution).NotAmd64-fm [2024-01-12T17:25:47.422Z] [2024-01-12T17:25:47.422Z] DONE 5 tests, 1 skipped in 0.701s [2024-01-12T17:25:47.422Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2024-01-12T17:25:47.422Z] ++ '[' -n '' ']' [2024-01-12T17:25:47.422Z] ++ 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-12T17:25:47.422Z] ++ set -e [2024-01-12T17:25:47.422Z] ++ '[' -n 0 ']' [2024-01-12T17:25:47.422Z] ++ set -x [2024-01-12T17:25:47.422Z] ++ 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.FvhiFDNKwa/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-12T17:25:47.677Z] INFO: Testing against a local daemon [2024-01-12T17:25:47.677Z] === RUN TestContinueAfterPluginCrash [2024-01-12T17:25:47.677Z] === PAUSE TestContinueAfterPluginCrash [2024-01-12T17:25:47.677Z] === RUN TestReadPluginNoRead [2024-01-12T17:25:47.677Z] === PAUSE TestReadPluginNoRead [2024-01-12T17:25:47.677Z] === RUN TestDaemonStartWithLogOpt [2024-01-12T17:25:47.677Z] === PAUSE TestDaemonStartWithLogOpt [2024-01-12T17:25:47.677Z] === CONT TestContinueAfterPluginCrash [2024-01-12T17:25:47.677Z] === CONT TestDaemonStartWithLogOpt [2024-01-12T17:25:47.677Z] === CONT TestReadPluginNoRead [2024-01-12T17:25:49.564Z] === RUN TestReadPluginNoRead/default [2024-01-12T17:25:50.212Z] --- PASS: TestDaemonStartWithLogOpt (2.71s) [2024-01-12T17:25:50.773Z] === RUN TestReadPluginNoRead/disabled_caching [2024-01-12T17:25:52.221Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2024-01-12T17:25:53.583Z] read_test.go:93: [d3f3177b77cb3] daemon is not started [2024-01-12T17:25:53.583Z] --- PASS: TestReadPluginNoRead (5.71s) [2024-01-12T17:25:53.583Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2024-01-12T17:25:53.583Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2024-01-12T17:25:53.583Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2024-01-12T17:25:55.467Z] --- PASS: TestContinueAfterPluginCrash (7.57s) [2024-01-12T17:25:55.467Z] PASS [2024-01-12T17:25:55.467Z] [2024-01-12T17:25:55.467Z] DONE 6 tests in 7.610s [2024-01-12T17:25:55.467Z] 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-12T17:25:55.467Z] ++ '[' -n '' ']' [2024-01-12T17:25:55.467Z] ++ 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-12T17:25:55.467Z] ++ set -e [2024-01-12T17:25:55.467Z] ++ '[' -n 0 ']' [2024-01-12T17:25:55.467Z] ++ set -x [2024-01-12T17:25:55.467Z] ++ 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.FvhiFDNKwa/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-12T17:25:55.467Z] testing: warning: no tests to run [2024-01-12T17:25:55.467Z] PASS [2024-01-12T17:25:55.467Z] [2024-01-12T17:25:55.467Z] DONE 0 tests in 0.007s [2024-01-12T17:25:55.467Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2024-01-12T17:25:55.467Z] ++ '[' -n '' ']' [2024-01-12T17:25:55.467Z] ++ 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-12T17:25:55.467Z] ++ set -e [2024-01-12T17:25:55.467Z] ++ '[' -n 0 ']' [2024-01-12T17:25:55.467Z] ++ set -x [2024-01-12T17:25:55.468Z] ++ 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.FvhiFDNKwa/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-12T17:25:55.468Z] INFO: Testing against a local daemon [2024-01-12T17:25:55.468Z] === RUN TestPluginWithDevMounts [2024-01-12T17:25:55.468Z] === PAUSE TestPluginWithDevMounts [2024-01-12T17:25:55.468Z] === CONT TestPluginWithDevMounts [2024-01-12T17:25:56.831Z] --- PASS: TestPluginWithDevMounts (1.50s) [2024-01-12T17:25:56.831Z] PASS [2024-01-12T17:25:56.831Z] [2024-01-12T17:25:56.831Z] DONE 1 tests in 1.541s [2024-01-12T17:25:56.831Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2024-01-12T17:25:56.831Z] ++ '[' -n '' ']' [2024-01-12T17:25:56.831Z] ++ 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-12T17:25:56.831Z] ++ set -e [2024-01-12T17:25:56.831Z] ++ '[' -n 0 ']' [2024-01-12T17:25:56.831Z] ++ set -x [2024-01-12T17:25:56.831Z] ++ 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.FvhiFDNKwa/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-12T17:25:56.831Z] INFO: Testing against a local daemon [2024-01-12T17:25:56.831Z] === RUN TestSecretInspect [2024-01-12T17:25:58.803Z] --- PASS: TestSecretInspect (1.95s) [2024-01-12T17:25:58.803Z] === RUN TestSecretList [2024-01-12T17:26:00.688Z] --- PASS: TestSecretList (2.00s) [2024-01-12T17:26:00.688Z] === RUN TestSecretsCreateAndDelete [2024-01-12T17:26:02.574Z] --- PASS: TestSecretsCreateAndDelete (1.86s) [2024-01-12T17:26:02.574Z] === RUN TestSecretsUpdate [2024-01-12T17:26:04.504Z] --- PASS: TestSecretsUpdate (2.00s) [2024-01-12T17:26:04.504Z] === RUN TestTemplatedSecret [2024-01-12T17:26:07.809Z] --- PASS: TestTemplatedSecret (2.64s) [2024-01-12T17:26:07.809Z] === RUN TestSecretCreateResolve [2024-01-12T17:26:09.171Z] --- PASS: TestSecretCreateResolve (1.98s) [2024-01-12T17:26:09.171Z] PASS [2024-01-12T17:26:09.171Z] [2024-01-12T17:26:09.171Z] DONE 6 tests in 12.480s [2024-01-12T17:26:09.171Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2024-01-12T17:26:09.171Z] ++ '[' -n '' ']' [2024-01-12T17:26:09.171Z] ++ 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-12T17:26:09.171Z] ++ set -e [2024-01-12T17:26:09.171Z] ++ '[' -n 0 ']' [2024-01-12T17:26:09.171Z] ++ set -x [2024-01-12T17:26:09.171Z] ++ 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.FvhiFDNKwa/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-12T17:26:09.171Z] INFO: Testing against a local daemon [2024-01-12T17:26:09.171Z] === RUN TestServiceCreateInit [2024-01-12T17:26:09.171Z] === RUN TestServiceCreateInit/daemonInitDisabled [2024-01-12T17:26:13.334Z] === RUN TestServiceCreateInit/daemonInitEnabled [2024-01-12T17:26:17.537Z] --- PASS: TestServiceCreateInit (7.79s) [2024-01-12T17:26:17.537Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s) [2024-01-12T17:26:17.537Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2024-01-12T17:26:17.537Z] === RUN TestCreateServiceMultipleTimes [2024-01-12T17:26:32.412Z] --- PASS: TestCreateServiceMultipleTimes (14.77s) [2024-01-12T17:26:32.412Z] === RUN TestCreateServiceConflict [2024-01-12T17:26:33.782Z] --- PASS: TestCreateServiceConflict (2.00s) [2024-01-12T17:26:33.782Z] === RUN TestCreateServiceMaxReplicas [2024-01-12T17:26:37.088Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2024-01-12T17:26:37.088Z] === RUN TestCreateServiceSecretFileMode [2024-01-12T17:26:49.246Z] --- PASS: TestCreateServiceSecretFileMode (12.57s) [2024-01-12T17:26:49.246Z] === RUN TestCreateServiceConfigFileMode [2024-01-12T17:27:04.162Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2024-01-12T17:27:04.162Z] === RUN TestCreateServiceSysctls [2024-01-12T17:27:05.129Z] --- PASS: TestCreateServiceSysctls (3.12s) [2024-01-12T17:27:05.129Z] === RUN TestCreateServiceCapabilities [2024-01-12T17:27:07.641Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2024-01-12T17:27:07.641Z] === RUN TestInspect [2024-01-12T17:27:10.903Z] --- PASS: TestInspect (2.75s) [2024-01-12T17:27:10.903Z] === RUN TestCreateJob [2024-01-12T17:27:13.545Z] --- PASS: TestCreateJob (3.19s) [2024-01-12T17:27:13.545Z] === RUN TestReplicatedJob [2024-01-12T17:27:18.785Z] --- PASS: TestReplicatedJob (4.76s) [2024-01-12T17:27:18.785Z] === RUN TestUpdateReplicatedJob [2024-01-12T17:27:21.337Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2024-01-12T17:27:21.337Z] === RUN TestServiceListWithStatuses [2024-01-12T17:27:26.620Z] --- PASS: TestServiceListWithStatuses (4.79s) [2024-01-12T17:27:26.620Z] === RUN TestDockerNetworkConnectAliasPreV144 [2024-01-12T17:27:30.781Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.83s) [2024-01-12T17:27:30.781Z] === RUN TestDockerNetworkReConnect [2024-01-12T17:27:33.374Z] --- PASS: TestDockerNetworkReConnect (3.18s) [2024-01-12T17:27:33.374Z] === RUN TestServicePlugin [2024-01-12T17:27:33.374Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-01-12T17:27:33.374Z] --- SKIP: TestServicePlugin (0.00s) [2024-01-12T17:27:33.374Z] === RUN TestServiceUpdateLabel [2024-01-12T17:27:35.260Z] --- PASS: TestServiceUpdateLabel (1.83s) [2024-01-12T17:27:35.260Z] === RUN TestServiceUpdateSecrets [2024-01-12T17:27:50.178Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2024-01-12T17:27:50.178Z] === RUN TestServiceUpdateConfigs [2024-01-12T17:28:05.134Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2024-01-12T17:28:05.134Z] === RUN TestServiceUpdateNetwork [2024-01-12T17:28:17.293Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2024-01-12T17:28:17.293Z] === RUN TestServiceUpdatePidsLimit [2024-01-12T17:28:17.293Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2024-01-12T17:28:18.220Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2024-01-12T17:28:26.298Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2024-01-12T17:28:32.828Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2024-01-12T17:28:32.828Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2024-01-12T17:28:32.828Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2024-01-12T17:28:32.828Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2024-01-12T17:28:32.828Z] PASS [2024-01-12T17:28:32.828Z] [2024-01-12T17:28:32.828Z] === Skipped [2024-01-12T17:28:32.828Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2024-01-12T17:28:32.828Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-01-12T17:28:32.828Z] [2024-01-12T17:28:32.828Z] DONE 26 tests, 1 skipped in 143.247s [2024-01-12T17:28:32.828Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2024-01-12T17:28:32.828Z] ++ '[' -n '' ']' [2024-01-12T17:28:32.828Z] ++ 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-12T17:28:32.828Z] ++ set -e [2024-01-12T17:28:32.828Z] ++ '[' -n 0 ']' [2024-01-12T17:28:32.828Z] ++ set -x [2024-01-12T17:28:32.828Z] ++ 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.FvhiFDNKwa/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-12T17:28:32.828Z] INFO: Testing against a local daemon [2024-01-12T17:28:32.828Z] === RUN TestSessionCreate [2024-01-12T17:28:32.828Z] --- PASS: TestSessionCreate (0.01s) [2024-01-12T17:28:32.828Z] === RUN TestSessionCreateWithBadUpgrade [2024-01-12T17:28:32.828Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2024-01-12T17:28:32.828Z] PASS [2024-01-12T17:28:32.828Z] [2024-01-12T17:28:32.828Z] DONE 2 tests in 0.047s [2024-01-12T17:28:32.828Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2024-01-12T17:28:32.828Z] ++ '[' -n '' ']' [2024-01-12T17:28:32.828Z] ++ 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-12T17:28:32.828Z] ++ set -e [2024-01-12T17:28:32.828Z] ++ '[' -n 0 ']' [2024-01-12T17:28:32.828Z] ++ set -x [2024-01-12T17:28:32.828Z] ++ 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.FvhiFDNKwa/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-12T17:28:32.828Z] INFO: Testing against a local daemon [2024-01-12T17:28:32.828Z] === RUN TestCgroupDriverSystemdMemoryLimit [2024-01-12T17:28:32.828Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-01-12T17:28:32.828Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-01-12T17:28:32.829Z] === RUN TestDiskUsage [2024-01-12T17:28:32.829Z] === PAUSE TestDiskUsage [2024-01-12T17:28:32.829Z] === RUN TestEventsExecDie [2024-01-12T17:28:33.126Z] --- PASS: TestEventsExecDie (0.56s) [2024-01-12T17:28:33.126Z] === RUN TestEventsBackwardsCompatible [2024-01-12T17:28:33.126Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2024-01-12T17:28:33.126Z] === RUN TestEventsVolumeCreate [2024-01-12T17:28:33.126Z] --- PASS: TestEventsVolumeCreate (0.05s) [2024-01-12T17:28:33.126Z] === RUN TestInfoBinaryCommits [2024-01-12T17:28:33.126Z] --- PASS: TestInfoBinaryCommits (0.01s) [2024-01-12T17:28:33.126Z] === RUN TestInfoAPIVersioned [2024-01-12T17:28:33.382Z] --- PASS: TestInfoAPIVersioned (0.01s) [2024-01-12T17:28:33.382Z] === RUN TestInfoAPI [2024-01-12T17:28:33.382Z] --- PASS: TestInfoAPI (0.01s) [2024-01-12T17:28:33.382Z] === RUN TestInfoAPIWarnings [2024-01-12T17:28:51.457Z] --- PASS: TestInfoAPIWarnings (16.55s) [2024-01-12T17:28:51.457Z] === RUN TestInfoDebug [2024-01-12T17:28:51.457Z] --- PASS: TestInfoDebug (0.52s) [2024-01-12T17:28:51.457Z] === RUN TestInfoInsecureRegistries [2024-01-12T17:28:51.457Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2024-01-12T17:28:51.457Z] === RUN TestInfoRegistryMirrors [2024-01-12T17:28:51.457Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2024-01-12T17:28:51.457Z] === RUN TestLoginFailsWithBadCredentials [2024-01-12T17:28:52.382Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2024-01-12T17:28:52.382Z] === RUN TestPingCacheHeaders [2024-01-12T17:28:52.382Z] --- PASS: TestPingCacheHeaders (0.01s) [2024-01-12T17:28:52.382Z] === RUN TestPingGet [2024-01-12T17:28:52.382Z] --- PASS: TestPingGet (0.01s) [2024-01-12T17:28:52.382Z] === RUN TestPingHead [2024-01-12T17:28:52.382Z] --- PASS: TestPingHead (0.01s) [2024-01-12T17:28:52.382Z] === RUN TestPingSwarmHeader [2024-01-12T17:28:52.943Z] === RUN TestPingSwarmHeader/before_swarm_init [2024-01-12T17:28:53.503Z] === RUN TestPingSwarmHeader/after_swarm_init [2024-01-12T17:28:54.443Z] === RUN TestPingSwarmHeader/after_swarm_leave [2024-01-12T17:28:54.443Z] --- PASS: TestPingSwarmHeader (1.95s) [2024-01-12T17:28:54.443Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2024-01-12T17:28:54.443Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2024-01-12T17:28:54.443Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2024-01-12T17:28:54.443Z] === RUN TestPingBuilderHeader [2024-01-12T17:28:54.443Z] === RUN TestPingBuilderHeader/default_config [2024-01-12T17:28:55.006Z] === RUN TestPingBuilderHeader/buildkit_disabled [2024-01-12T17:28:55.262Z] --- PASS: TestPingBuilderHeader (1.04s) [2024-01-12T17:28:55.262Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2024-01-12T17:28:55.262Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2024-01-12T17:28:55.262Z] === RUN TestVersion [2024-01-12T17:28:55.262Z] --- PASS: TestVersion (0.01s) [2024-01-12T17:28:55.262Z] === CONT TestDiskUsage [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/container_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/image_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/volume_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/build-cache_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/container,_volume_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2024-01-12T17:28:55.822Z] === RUN TestDiskUsage/after_LoadBusybox [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2024-01-12T17:28:56.077Z] === RUN TestDiskUsage/after_container.Run [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/container_types [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/image_types [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/volume_types [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2024-01-12T17:28:56.333Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage (1.11s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty (0.01s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2024-01-12T17:28:56.588Z] PASS [2024-01-12T17:28:56.588Z] [2024-01-12T17:28:56.588Z] === Skipped [2024-01-12T17:28:56.588Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-01-12T17:28:56.588Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-01-12T17:28:56.588Z] [2024-01-12T17:28:56.588Z] DONE 57 tests, 1 skipped in 23.951s [2024-01-12T17:28:56.588Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2024-01-12T17:28:56.588Z] ++ '[' -n '' ']' [2024-01-12T17:28:56.588Z] ++ 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-12T17:28:56.588Z] ++ set -e [2024-01-12T17:28:56.588Z] ++ '[' -n 0 ']' [2024-01-12T17:28:56.588Z] ++ set -x [2024-01-12T17:28:56.588Z] ++ 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.FvhiFDNKwa/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-12T17:28:56.588Z] INFO: Testing against a local daemon [2024-01-12T17:28:56.588Z] === RUN TestVolumesCreateAndList [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesCreateAndList (0.02s) [2024-01-12T17:28:56.588Z] === RUN TestVolumesRemove [2024-01-12T17:28:56.588Z] === RUN TestVolumesRemove/volume_in_use [2024-01-12T17:28:56.588Z] === RUN TestVolumesRemove/volume_not_in_use [2024-01-12T17:28:56.588Z] === RUN TestVolumesRemove/non-existing_volume [2024-01-12T17:28:56.588Z] === RUN TestVolumesRemove/non-existing_volume_force [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesRemove (0.05s) [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2024-01-12T17:28:56.588Z] === RUN TestVolumesRemoveSwarmEnabled [2024-01-12T17:28:56.588Z] === PAUSE TestVolumesRemoveSwarmEnabled [2024-01-12T17:28:56.588Z] === RUN TestVolumesInspect [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesInspect (0.01s) [2024-01-12T17:28:56.588Z] === RUN TestVolumesInvalidJSON [2024-01-12T17:28:56.588Z] === RUN TestVolumesInvalidJSON/volumes/create [2024-01-12T17:28:56.588Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2024-01-12T17:28:56.588Z] === CONT TestVolumesInvalidJSON/volumes/create [2024-01-12T17:28:56.588Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2024-01-12T17:28:56.588Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2024-01-12T17:28:56.588Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2024-01-12T17:28:56.588Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2024-01-12T17:28:56.588Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2024-01-12T17:28:56.588Z] === RUN TestVolumePruneAnonymous [2024-01-12T17:28:56.588Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2024-01-12T17:28:56.588Z] === RUN TestVolumePruneAnonFromImage [2024-01-12T17:28:56.844Z] --- PASS: TestVolumePruneAnonFromImage (0.12s) [2024-01-12T17:28:56.844Z] === CONT TestVolumesRemoveSwarmEnabled [2024-01-12T17:28:58.206Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2024-01-12T17:28:58.206Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2024-01-12T17:28:58.206Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2024-01-12T17:28:58.206Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2024-01-12T17:28:58.766Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s) [2024-01-12T17:28:58.766Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2024-01-12T17:28:58.766Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2024-01-12T17:28:58.766Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2024-01-12T17:28:58.766Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2024-01-12T17:28:58.766Z] PASS [2024-01-12T17:28:58.766Z] [2024-01-12T17:28:58.766Z] DONE 20 tests in 2.234s [2024-01-12T17:28:58.766Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2024-01-12T17:28:58.766Z] ++++ cat bundles/test-integration/docker.pid [2024-01-12T17:28:58.766Z] +++ kill 24364 [2024-01-12T17:29:00.652Z] ++++ cat bundles/test-integration/TestUsernsCommit/d7d77b0727a30/docker.pid [2024-01-12T17:29:00.652Z] +++ kill 61779 [2024-01-12T17:29:00.652Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61779 is not a child of this shell [2024-01-12T17:29:00.652Z] warning: PID 61779 from bundles/test-integration/TestUsernsCommit/d7d77b0727a30/docker.pid had a nonzero exit code [2024-01-12T17:29:00.652Z] umount: bundles/test-integration/TestUsernsCommit/d7d77b0727a30/root: not mounted. [2024-01-12T17:29:00.652Z] +++ /etc/init.d/apparmor stop [2024-01-12T17:29:00.652Z] Leaving: AppArmorNo profiles have been unloaded. [2024-01-12T17:29:00.652Z] [2024-01-12T17:29:00.652Z] Unloading profiles will leave already running processes permanently [2024-01-12T17:29:00.652Z] unconfined, which can lead to unexpected situations. [2024-01-12T17:29:00.652Z] [2024-01-12T17:29:00.652Z] To set a process to complain mode, use the command line tool [2024-01-12T17:29:00.652Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2024-01-12T17:29:00.652Z] +++ true [2024-01-12T17:29:00.652Z] exiting test-integration [2024-01-12T17:29:00.652Z] ++ exit 0 [2024-01-12T17:29:00.652Z] Post stage [Pipeline] junit [2024-01-12T17:29:01.586Z] Recording test results [2024-01-12T17:29:01.747Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-01-12T17:29:02.033Z] + echo Ensuring container killed. [2024-01-12T17:29:02.033Z] Ensuring container killed. [2024-01-12T17:29:02.033Z] + docker rm -vf docker-pr4 [2024-01-12T17:29:02.033Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2024-01-12T17:29:02.348Z] + echo Chowning /workspace to jenkins user [2024-01-12T17:29:02.348Z] Chowning /workspace to jenkins user [2024-01-12T17:29:02.348Z] + id -u [2024-01-12T17:29:02.348Z] + id -g [2024-01-12T17:29:02.348Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46979:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-01-12T17:29:03.548Z] + bundleName=arm64-integration [2024-01-12T17:29:03.548Z] + echo Creating arm64-integration-bundles.tar.gz [2024-01-12T17:29:03.548Z] Creating arm64-integration-bundles.tar.gz [2024-01-12T17:29:03.548Z] + 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-12T17:29:03.548Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-01-12T17:29:03.812Z] Archiving artifacts [2024-01-12T17:29:04.200Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46979/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-01-12T17:29:04.481Z] + make clean [2024-01-12T17:29:04.481Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-01-12T17:29:04.481Z] docker-dev-cache [2024-01-12T17:29:04.481Z] 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