Pull request #47683 updated 09:20:41 Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 0b5f7b9ff890e84447dc80927adbba5ad680da9d+f3f20c3a862ff90c7e7b0ee07dabe2176ed0a170 (c887d0eb51aa2ed33c1b9c08e67c943a6422174b) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47683@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 09:20:43 [2024-06-06T09:20:43.841Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 09:20:43 [2024-06-06T09:20:43.845Z] Trying to pass milestone 13 [Pipeline] milestone 09:20:44 [2024-06-06T09:20:44.009Z] Trying to pass milestone 14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 09:20:44 [2024-06-06T09:20:44.236Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0b1f1eb6909192128) in /home/ubuntu/workspace/moby_PR-47683 [Pipeline] { [Pipeline] checkout 09:20:44 [2024-06-06T09:20:44.258Z] The recommended git tool is: git 09:20:44 [2024-06-06T09:20:44.263Z] using credential docker-jenkins-github-credentials 09:20:44 [2024-06-06T09:20:44.271Z] Cloning the remote Git repository 09:20:44 [2024-06-06T09:20:44.271Z] Cloning with configured refspecs honoured and without tags 09:20:44 [2024-06-06T09:20:44.285Z] Cloning repository https://github.com/moby/moby.git 09:20:44 [2024-06-06T09:20:44.285Z] > git init /home/ubuntu/workspace/moby_PR-47683 # timeout=10 09:20:44 [2024-06-06T09:20:44.290Z] Fetching upstream changes from https://github.com/moby/moby.git 09:20:44 [2024-06-06T09:20:44.290Z] > git --version # timeout=10 09:20:44 [2024-06-06T09:20:44.292Z] > git --version # 'git version 2.25.1' 09:20:44 [2024-06-06T09:20:44.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:20:44 [2024-06-06T09:20:44.294Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:20:56 [2024-06-06T09:20:56.740Z] Fetching without tags 09:20:56 [2024-06-06T09:20:56.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:20:56 [2024-06-06T09:20:56.741Z] > git config --add remote.origin.fetch +refs/pull/47683/head:refs/remotes/origin/PR-47683 # timeout=10 09:20:56 [2024-06-06T09:20:56.743Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:20:56 [2024-06-06T09:20:56.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:20:56 [2024-06-06T09:20:56.754Z] Fetching upstream changes from https://github.com/moby/moby.git 09:20:56 [2024-06-06T09:20:56.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:20:56 [2024-06-06T09:20:56.756Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:20:56 [2024-06-06T09:20:56.920Z] Merging remotes/origin/master commit f3f20c3a862ff90c7e7b0ee07dabe2176ed0a170 into PR head commit 0b5f7b9ff890e84447dc80927adbba5ad680da9d 09:20:57 [2024-06-06T09:20:57.599Z] Merge succeeded, producing 0b5f7b9ff890e84447dc80927adbba5ad680da9d 09:20:57 [2024-06-06T09:20:57.600Z] Checking out Revision 0b5f7b9ff890e84447dc80927adbba5ad680da9d (PR-47683) 09:20:56 [2024-06-06T09:20:56.934Z] > git config core.sparsecheckout # timeout=10 09:20:56 [2024-06-06T09:20:56.936Z] > git checkout -f 0b5f7b9ff890e84447dc80927adbba5ad680da9d # timeout=10 09:20:57 [2024-06-06T09:20:57.598Z] > git remote # timeout=10 09:20:57 [2024-06-06T09:20:57.601Z] > git config --get remote.origin.url # timeout=10 09:20:57 [2024-06-06T09:20:57.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:20:57 [2024-06-06T09:20:57.605Z] > git merge f3f20c3a862ff90c7e7b0ee07dabe2176ed0a170 # timeout=10 09:20:57 [2024-06-06T09:20:57.610Z] > git rev-parse HEAD^{commit} # timeout=10 09:20:57 [2024-06-06T09:20:57.614Z] > git config core.sparsecheckout # timeout=10 09:20:57 [2024-06-06T09:20:57.616Z] > git checkout -f 0b5f7b9ff890e84447dc80927adbba5ad680da9d # timeout=10 09:20:58 [2024-06-06T09:20:58.446Z] Commit message: "builder-next: Adjust NewGatewayFrontend invocation" 09:20:58 [2024-06-06T09:20:58.450Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:59 [2024-06-06T09:20:59.069Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47683:/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 09:20:58 [2024-06-06T09:20:58.460Z] > git rev-list --no-walk f943f246b8b7c16f837ca4ae4c1cc2793388e9d5 # timeout=10 09:21:01 [2024-06-06T09:21:01.577Z] 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 09:21:01 [2024-06-06T09:21:01.882Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0b1f1eb6909192128) in /home/ubuntu/workspace/moby_PR-47683 [Pipeline] { [Pipeline] checkout 09:21:01 [2024-06-06T09:21:01.897Z] The recommended git tool is: git 09:21:01 [2024-06-06T09:21:01.901Z] using credential docker-jenkins-github-credentials 09:21:01 [2024-06-06T09:21:01.915Z] Fetching changes from the remote Git repository 09:21:01 [2024-06-06T09:21:01.922Z] Fetching without tags 09:21:02 [2024-06-06T09:21:02.105Z] Merging remotes/origin/master commit f3f20c3a862ff90c7e7b0ee07dabe2176ed0a170 into PR head commit 0b5f7b9ff890e84447dc80927adbba5ad680da9d 09:21:02 [2024-06-06T09:21:02.148Z] Merge succeeded, producing 0b5f7b9ff890e84447dc80927adbba5ad680da9d 09:21:02 [2024-06-06T09:21:02.149Z] Checking out Revision 0b5f7b9ff890e84447dc80927adbba5ad680da9d (PR-47683) 09:21:02 [2024-06-06T09:21:02.226Z] Commit message: "builder-next: Adjust NewGatewayFrontend invocation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 09:21:02 [2024-06-06T09:21:02.841Z] + docker version 09:21:02 [2024-06-06T09:21:02.841Z] Client: Docker Engine - Community 09:21:02 [2024-06-06T09:21:02.841Z] Version: 25.0.3 09:21:02 [2024-06-06T09:21:02.841Z] API version: 1.44 09:21:02 [2024-06-06T09:21:02.841Z] Go version: go1.21.6 09:21:02 [2024-06-06T09:21:02.841Z] Git commit: 4debf41 09:21:02 [2024-06-06T09:21:02.841Z] Built: Tue Feb 6 21:13:09 2024 09:21:02 [2024-06-06T09:21:02.841Z] OS/Arch: linux/arm64 09:21:02 [2024-06-06T09:21:02.841Z] Context: default 09:21:02 [2024-06-06T09:21:02.841Z] 09:21:02 [2024-06-06T09:21:02.841Z] Server: Docker Engine - Community 09:21:02 [2024-06-06T09:21:02.841Z] Engine: 09:21:02 [2024-06-06T09:21:02.841Z] Version: 25.0.3 09:21:02 [2024-06-06T09:21:02.841Z] API version: 1.44 (minimum version 1.24) 09:21:02 [2024-06-06T09:21:02.841Z] Go version: go1.21.6 09:21:02 [2024-06-06T09:21:02.841Z] Git commit: f417435 09:21:02 [2024-06-06T09:21:02.841Z] Built: Tue Feb 6 21:13:09 2024 09:21:02 [2024-06-06T09:21:02.841Z] OS/Arch: linux/arm64 09:21:02 [2024-06-06T09:21:02.841Z] Experimental: true 09:21:02 [2024-06-06T09:21:02.841Z] containerd: 09:21:02 [2024-06-06T09:21:02.841Z] Version: 1.6.28 09:21:02 [2024-06-06T09:21:02.841Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 09:21:02 [2024-06-06T09:21:02.841Z] runc: 09:21:02 [2024-06-06T09:21:02.841Z] Version: 1.1.12 09:21:02 [2024-06-06T09:21:02.841Z] GitCommit: v1.1.12-0-g51d5e94 09:21:02 [2024-06-06T09:21:02.841Z] docker-init: 09:21:02 [2024-06-06T09:21:02.841Z] Version: 0.19.0 09:21:02 [2024-06-06T09:21:02.841Z] GitCommit: de40ad0 [Pipeline] sh 09:21:01 [2024-06-06T09:21:01.925Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47683/.git # timeout=10 09:21:01 [2024-06-06T09:21:01.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 09:21:01 [2024-06-06T09:21:01.936Z] Fetching upstream changes from https://github.com/moby/moby.git 09:21:01 [2024-06-06T09:21:01.936Z] > git --version # timeout=10 09:21:01 [2024-06-06T09:21:01.938Z] > git --version # 'git version 2.25.1' 09:21:01 [2024-06-06T09:21:01.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:21:01 [2024-06-06T09:21:01.941Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:21:02 [2024-06-06T09:21:02.119Z] > git config core.sparsecheckout # timeout=10 09:21:02 [2024-06-06T09:21:02.121Z] > git checkout -f 0b5f7b9ff890e84447dc80927adbba5ad680da9d # timeout=10 09:21:02 [2024-06-06T09:21:02.147Z] > git remote # timeout=10 09:21:02 [2024-06-06T09:21:02.149Z] > git config --get remote.origin.url # timeout=10 09:21:02 [2024-06-06T09:21:02.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 09:21:02 [2024-06-06T09:21:02.153Z] > git merge f3f20c3a862ff90c7e7b0ee07dabe2176ed0a170 # timeout=10 09:21:02 [2024-06-06T09:21:02.159Z] > git rev-parse HEAD^{commit} # timeout=10 09:21:02 [2024-06-06T09:21:02.205Z] > git config core.sparsecheckout # timeout=10 09:21:02 [2024-06-06T09:21:02.207Z] > git checkout -f 0b5f7b9ff890e84447dc80927adbba5ad680da9d # timeout=10 09:21:03 [2024-06-06T09:21:03.150Z] + docker info 09:21:03 [2024-06-06T09:21:03.150Z] Client: Docker Engine - Community 09:21:03 [2024-06-06T09:21:03.150Z] Version: 25.0.3 09:21:03 [2024-06-06T09:21:03.150Z] Context: default 09:21:03 [2024-06-06T09:21:03.150Z] Debug Mode: false 09:21:03 [2024-06-06T09:21:03.150Z] Plugins: 09:21:03 [2024-06-06T09:21:03.150Z] buildx: Docker Buildx (Docker Inc.) 09:21:03 [2024-06-06T09:21:03.150Z] Version: v0.12.1 09:21:03 [2024-06-06T09:21:03.150Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 09:21:03 [2024-06-06T09:21:03.150Z] compose: Docker Compose (Docker Inc.) 09:21:03 [2024-06-06T09:21:03.150Z] Version: v2.24.6 09:21:03 [2024-06-06T09:21:03.150Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 09:21:03 [2024-06-06T09:21:03.150Z] 09:21:03 [2024-06-06T09:21:03.150Z] Server: 09:21:03 [2024-06-06T09:21:03.150Z] Containers: 0 09:21:03 [2024-06-06T09:21:03.150Z] Running: 0 09:21:03 [2024-06-06T09:21:03.150Z] Paused: 0 09:21:03 [2024-06-06T09:21:03.150Z] Stopped: 0 09:21:03 [2024-06-06T09:21:03.150Z] Images: 4 09:21:03 [2024-06-06T09:21:03.150Z] Server Version: 25.0.3 09:21:03 [2024-06-06T09:21:03.150Z] Storage Driver: overlay2 09:21:03 [2024-06-06T09:21:03.150Z] Backing Filesystem: extfs 09:21:03 [2024-06-06T09:21:03.150Z] Supports d_type: true 09:21:03 [2024-06-06T09:21:03.150Z] Using metacopy: false 09:21:03 [2024-06-06T09:21:03.150Z] Native Overlay Diff: true 09:21:03 [2024-06-06T09:21:03.150Z] userxattr: false 09:21:03 [2024-06-06T09:21:03.150Z] Logging Driver: json-file 09:21:03 [2024-06-06T09:21:03.150Z] Cgroup Driver: cgroupfs 09:21:03 [2024-06-06T09:21:03.150Z] Cgroup Version: 1 09:21:03 [2024-06-06T09:21:03.150Z] Plugins: 09:21:03 [2024-06-06T09:21:03.150Z] Volume: local 09:21:03 [2024-06-06T09:21:03.150Z] Network: bridge host ipvlan macvlan null overlay 09:21:03 [2024-06-06T09:21:03.150Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog 09:21:03 [2024-06-06T09:21:03.150Z] Swarm: inactive 09:21:03 [2024-06-06T09:21:03.150Z] Runtimes: io.containerd.runc.v2 runc 09:21:03 [2024-06-06T09:21:03.150Z] Default Runtime: runc 09:21:03 [2024-06-06T09:21:03.150Z] Init Binary: docker-init 09:21:03 [2024-06-06T09:21:03.150Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 09:21:03 [2024-06-06T09:21:03.150Z] runc version: v1.1.12-0-g51d5e94 09:21:03 [2024-06-06T09:21:03.150Z] init version: de40ad0 09:21:03 [2024-06-06T09:21:03.150Z] Security Options: 09:21:03 [2024-06-06T09:21:03.150Z] apparmor 09:21:03 [2024-06-06T09:21:03.150Z] seccomp 09:21:03 [2024-06-06T09:21:03.150Z] Profile: builtin 09:21:03 [2024-06-06T09:21:03.150Z] Kernel Version: 5.15.0-1053-aws 09:21:03 [2024-06-06T09:21:03.150Z] Operating System: Ubuntu 20.04.6 LTS 09:21:03 [2024-06-06T09:21:03.150Z] OSType: linux 09:21:03 [2024-06-06T09:21:03.150Z] Architecture: aarch64 09:21:03 [2024-06-06T09:21:03.150Z] CPUs: 8 09:21:03 [2024-06-06T09:21:03.150Z] Total Memory: 30.64GiB 09:21:03 [2024-06-06T09:21:03.150Z] Name: ip-10-100-69-33 09:21:03 [2024-06-06T09:21:03.150Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac 09:21:03 [2024-06-06T09:21:03.150Z] Docker Root Dir: /var/lib/docker 09:21:03 [2024-06-06T09:21:03.150Z] Debug Mode: false 09:21:03 [2024-06-06T09:21:03.150Z] Experimental: true 09:21:03 [2024-06-06T09:21:03.150Z] Insecure Registries: 09:21:03 [2024-06-06T09:21:03.150Z] 127.0.0.0/8 09:21:03 [2024-06-06T09:21:03.150Z] Live Restore Enabled: true 09:21:03 [2024-06-06T09:21:03.150Z] [Pipeline] sh 09:21:03 [2024-06-06T09:21:03.463Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:21:03 [2024-06-06T09:21:03.463Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 09:21:03 [2024-06-06T09:21:03.463Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47683/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 09:21:03 [2024-06-06T09:21:03.463Z] + bash /home/ubuntu/workspace/moby_PR-47683/check-config.sh 09:21:03 [2024-06-06T09:21:03.463Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 09:21:03 [2024-06-06T09:21:03.463Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... 09:21:03 [2024-06-06T09:21:03.463Z] 09:21:03 [2024-06-06T09:21:03.463Z] Generally Necessary: 09:21:03 [2024-06-06T09:21:03.463Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 09:21:03 [2024-06-06T09:21:03.463Z] - apparmor: enabled and tools installed 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_NAMESPACES: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_NET_NS: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_PID_NS: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_IPC_NS: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_UTS_NS: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_CGROUPS: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_CGROUP_CPUACCT: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_CGROUP_DEVICE: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_CGROUP_FREEZER: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_CGROUP_SCHED: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_CPUSETS: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_MEMCG: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_KEYS: enabled 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_VETH: enabled (as module) 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_BRIDGE: enabled (as module) 09:21:03 [2024-06-06T09:21:03.463Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_IP_NF_FILTER: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_IP_NF_NAT: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_NF_NAT: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_POSIX_MQUEUE: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_CGROUP_BPF: enabled 09:21:03 [2024-06-06T09:21:03.717Z] 09:21:03 [2024-06-06T09:21:03.717Z] Optional Features: 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_USER_NS: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_SECCOMP: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_SECCOMP_FILTER: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_CGROUP_PIDS: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_MEMCG_SWAP: enabled 09:21:03 [2024-06-06T09:21:03.717Z] (cgroup swap accounting is currently enabled) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_BLK_CGROUP: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_BLK_DEV_THROTTLING: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_CGROUP_PERF: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_CGROUP_HUGETLB: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_CGROUP_NET_PRIO: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_CFS_BANDWIDTH: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_FAIR_GROUP_SCHED: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_RT_GROUP_SCHED: missing 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_IP_VS: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_IP_VS_NFCT: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_IP_VS_PROTO_TCP: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_IP_VS_PROTO_UDP: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_IP_VS_RR: enabled (as module) 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_SECURITY_SELINUX: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_SECURITY_APPARMOR: enabled 09:21:03 [2024-06-06T09:21:03.717Z] - CONFIG_EXT4_FS: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_EXT4_FS_SECURITY: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - Network Drivers: 09:21:03 [2024-06-06T09:21:03.972Z] - "overlay": 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_VXLAN: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 09:21:03 [2024-06-06T09:21:03.972Z] Optional (for encrypted networks): 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_CRYPTO: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_CRYPTO_AEAD: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_CRYPTO_GCM: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_CRYPTO_SEQIV: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_CRYPTO_GHASH: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_XFRM: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_XFRM_USER: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_XFRM_ALGO: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_INET_ESP: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - "ipvlan": 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_IPVLAN: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - "macvlan": 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_MACVLAN: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_DUMMY: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - "ftp,tftp client in container": 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_NF_NAT_FTP: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - Storage Drivers: 09:21:03 [2024-06-06T09:21:03.972Z] - "aufs": 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_AUFS_FS: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - "btrfs": 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_BTRFS_FS: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - "devicemapper": 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_BLK_DEV_DM: enabled 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - "overlay": 09:21:03 [2024-06-06T09:21:03.972Z] - CONFIG_OVERLAY_FS: enabled (as module) 09:21:03 [2024-06-06T09:21:03.972Z] - "zfs": 09:21:03 [2024-06-06T09:21:03.972Z] - /dev/zfs: present 09:21:03 [2024-06-06T09:21:03.972Z] - zfs command: missing 09:21:03 [2024-06-06T09:21:03.972Z] - zpool command: missing 09:21:03 [2024-06-06T09:21:03.972Z] 09:21:03 [2024-06-06T09:21:03.972Z] Limits: 09:21:03 [2024-06-06T09:21:03.972Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 09:21:03 [2024-06-06T09:21:03.972Z] 09:21:03 [2024-06-06T09:21:03.972Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 09:21:04 [2024-06-06T09:21:04.256Z] + docker build --force-rm -t docker:0b5f7b9ff890e84447dc80927adbba5ad680da9d . 09:21:04 [2024-06-06T09:21:04.510Z] #0 building with "default" instance using docker driver 09:21:04 [2024-06-06T09:21:04.510Z] 09:21:04 [2024-06-06T09:21:04.510Z] #1 [internal] load build definition from Dockerfile 09:21:04 [2024-06-06T09:21:04.510Z] #1 transferring dockerfile: 28.30kB done 09:21:04 [2024-06-06T09:21:04.510Z] #1 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.510Z] 09:21:04 [2024-06-06T09:21:04.510Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 09:21:04 [2024-06-06T09:21:04.510Z] #2 DONE 0.1s 09:21:04 [2024-06-06T09:21:04.510Z] 09:21:04 [2024-06-06T09:21:04.510Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 09:21:04 [2024-06-06T09:21:04.510Z] #3 CACHED 09:21:04 [2024-06-06T09:21:04.510Z] 09:21:04 [2024-06-06T09:21:04.510Z] #4 [internal] load metadata for docker.io/library/busybox:latest 09:21:04 [2024-06-06T09:21:04.510Z] #4 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.510Z] 09:21:04 [2024-06-06T09:21:04.510Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 09:21:04 [2024-06-06T09:21:04.510Z] #5 DONE 0.1s 09:21:04 [2024-06-06T09:21:04.510Z] 09:21:04 [2024-06-06T09:21:04.510Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.14.1 09:21:04 [2024-06-06T09:21:04.765Z] #6 DONE 0.2s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #7 [internal] load metadata for docker.io/library/golang:1.21.11-bookworm 09:21:04 [2024-06-06T09:21:04.765Z] #7 DONE 0.1s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #8 [internal] load metadata for docker.io/distribution/distribution:2.8.3 09:21:04 [2024-06-06T09:21:04.765Z] #8 DONE 0.2s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #9 [internal] load metadata for docker.io/docker/compose-bin:v2.27.1 09:21:04 [2024-06-06T09:21:04.765Z] #9 DONE 0.2s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #10 [internal] load metadata for docker.io/library/debian:bookworm 09:21:04 [2024-06-06T09:21:04.765Z] #10 DONE 0.2s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 09:21:04 [2024-06-06T09:21:04.765Z] #11 DONE 0.2s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #12 [internal] load .dockerignore 09:21:04 [2024-06-06T09:21:04.765Z] #12 transferring context: 113B done 09:21:04 [2024-06-06T09:21:04.765Z] #12 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 09:21:04 [2024-06-06T09:21:04.765Z] #13 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.11-bookworm@sha256:bd9f4a149fb71a77398d19c798c04a01906e6f5e315384956f893ef7c7b86c4b 09:21:04 [2024-06-06T09:21:04.765Z] #14 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 09:21:04 [2024-06-06T09:21:04.765Z] #15 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.14.1@sha256:1e82963902534debe971aa9dbe1ee69fea1aadc0ae21a34ec6ec3fb9703cf6a6 09:21:04 [2024-06-06T09:21:04.765Z] #16 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest 09:21:04 [2024-06-06T09:21:04.765Z] #17 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.27.1@sha256:601c41a181bbef3e383383cfa2df5554ed014723bf21e414d5c7c878a957d17b 09:21:04 [2024-06-06T09:21:04.765Z] #18 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 09:21:04 [2024-06-06T09:21:04.765Z] #19 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c 09:21:04 [2024-06-06T09:21:04.765Z] #20 DONE 0.0s 09:21:04 [2024-06-06T09:21:04.765Z] 09:21:04 [2024-06-06T09:21:04.765Z] #21 [internal] load build context 09:21:05 [2024-06-06T09:21:05.689Z] #21 transferring context: 77.75MB 1.0s done 09:21:05 [2024-06-06T09:21:05.689Z] #21 DONE 1.0s 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #22 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:21:05 [2024-06-06T09:21:05.944Z] #22 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #23 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 09:21:05 [2024-06-06T09:21:05.944Z] #23 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #24 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 09:21:05 [2024-06-06T09:21:05.944Z] #24 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #25 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 09:21:05 [2024-06-06T09:21:05.944Z] #25 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #26 [dev-base 1/12] RUN groupadd -r docker 09:21:05 [2024-06-06T09:21:05.944Z] #26 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #27 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file 09:21:05 [2024-06-06T09:21:05.944Z] #27 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #28 [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 09:21:05 [2024-06-06T09:21:05.944Z] #28 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #29 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 09:21:05 [2024-06-06T09:21:05.944Z] #29 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #30 [dev-base 8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 09:21:05 [2024-06-06T09:21:05.944Z] #30 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #31 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 09:21:05 [2024-06-06T09:21:05.944Z] #31 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #32 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli 09:21:05 [2024-06-06T09:21:05.944Z] #32 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #33 [dev-base 2/12] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 09:21:05 [2024-06-06T09:21:05.944Z] #33 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 09:21:05 [2024-06-06T09:21:05.944Z] #34 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #35 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 09:21:05 [2024-06-06T09:21:05.944Z] #35 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #36 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 09:21:05 [2024-06-06T09:21:05.944Z] #36 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #37 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 09:21:05 [2024-06-06T09:21:05.944Z] #37 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #38 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 09:21:05 [2024-06-06T09:21:05.944Z] #38 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #39 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 09:21:05 [2024-06-06T09:21:05.944Z] #39 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #40 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 09:21:05 [2024-06-06T09:21:05.944Z] #40 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #41 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 09:21:05 [2024-06-06T09:21:05.944Z] #41 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #42 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 09:21:05 [2024-06-06T09:21:05.944Z] #42 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #43 [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/ <<EOT (set -e...) 09:21:05 [2024-06-06T09:21:05.944Z] #43 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #44 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #44 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #45 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 09:21:05 [2024-06-06T09:21:05.944Z] #45 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 09:21:05 [2024-06-06T09:21:05.944Z] #46 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #47 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 09:21:05 [2024-06-06T09:21:05.944Z] #47 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #48 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 09:21:05 [2024-06-06T09:21:05.944Z] #48 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #49 [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 09:21:05 [2024-06-06T09:21:05.944Z] #49 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #50 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 09:21:05 [2024-06-06T09:21:05.944Z] #50 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #51 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #51 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #52 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 09:21:05 [2024-06-06T09:21:05.944Z] #52 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #53 [base 2/4] COPY --from=xx / / 09:21:05 [2024-06-06T09:21:05.944Z] #53 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #54 [swagger-src 1/3] WORKDIR /usr/src/swagger 09:21:05 [2024-06-06T09:21:05.944Z] #54 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #55 [tini-src 1/3] WORKDIR /usr/src/tini 09:21:05 [2024-06-06T09:21:05.944Z] #55 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #56 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #56 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #57 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 09:21:05 [2024-06-06T09:21:05.944Z] #57 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #58 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint 09:21:05 [2024-06-06T09:21:05.944Z] #58 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #59 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help 09:21:05 [2024-06-06T09:21:05.944Z] #59 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #60 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #60 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #61 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #61 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #62 [build-dummy 2/2] RUN mkdir -p /build 09:21:05 [2024-06-06T09:21:05.944Z] #62 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #63 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 09:21:05 [2024-06-06T09:21:05.944Z] #63 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #64 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 09:21:05 [2024-06-06T09:21:05.944Z] #64 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #65 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 09:21:05 [2024-06-06T09:21:05.944Z] #65 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #66 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #66 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #67 [binary-dummy 1/1] COPY --from=build-dummy /build /build 09:21:05 [2024-06-06T09:21:05.944Z] #67 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #68 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 09:21:05 [2024-06-06T09:21:05.944Z] #68 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:21:05 [2024-06-06T09:21:05.944Z] #69 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #70 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 09:21:05 [2024-06-06T09:21:05.944Z] #70 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #71 [delve-supported 1/2] WORKDIR /usr/src/delve 09:21:05 [2024-06-06T09:21:05.944Z] #71 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #72 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 09:21:05 [2024-06-06T09:21:05.944Z] #72 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #73 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:21:05 [2024-06-06T09:21:05.944Z] #73 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #74 [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 v26.1.0 https://github.com/docker/cli.git /build && /build/docker --version 09:21:05 [2024-06-06T09:21:05.944Z] #74 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #75 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 09:21:05 [2024-06-06T09:21:05.944Z] #75 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #76 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 09:21:05 [2024-06-06T09:21:05.944Z] #76 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #77 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:21:05 [2024-06-06T09:21:05.944Z] #77 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #78 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #78 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #79 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #79 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #80 [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 09:21:05 [2024-06-06T09:21:05.944Z] #80 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #81 [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 09:21:05 [2024-06-06T09:21:05.944Z] #81 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #82 [dev-base 6/12] RUN ldconfig 09:21:05 [2024-06-06T09:21:05.944Z] #82 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #83 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 09:21:05 [2024-06-06T09:21:05.944Z] #83 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #84 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #84 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #85 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #85 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #86 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 09:21:05 [2024-06-06T09:21:05.944Z] #86 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #87 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 09:21:05 [2024-06-06T09:21:05.944Z] #87 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #88 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 09:21:05 [2024-06-06T09:21:05.944Z] #88 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #89 [registry-src 1/2] WORKDIR /usr/src/registry 09:21:05 [2024-06-06T09:21:05.944Z] #89 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #90 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 09:21:05 [2024-06-06T09:21:05.944Z] #90 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #91 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #91 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #92 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 09:21:05 [2024-06-06T09:21:05.944Z] #92 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #93 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 09:21:05 [2024-06-06T09:21:05.944Z] #93 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #94 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 09:21:05 [2024-06-06T09:21:05.944Z] #94 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #95 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 09:21:05 [2024-06-06T09:21:05.944Z] #95 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #96 [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 09:21:05 [2024-06-06T09:21:05.944Z] #96 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #97 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 09:21:05 [2024-06-06T09:21:05.944Z] #97 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #98 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #98 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #99 [runc-src 1/3] WORKDIR /usr/src/runc 09:21:05 [2024-06-06T09:21:05.944Z] #99 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #100 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 09:21:05 [2024-06-06T09:21:05.944Z] #100 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #101 [containerd-src 1/3] WORKDIR /usr/src/containerd 09:21:05 [2024-06-06T09:21:05.944Z] #101 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #102 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #102 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #103 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #103 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #104 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 09:21:05 [2024-06-06T09:21:05.944Z] #104 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #105 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #105 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #106 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version 09:21:05 [2024-06-06T09:21:05.944Z] #106 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #107 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 09:21:05 [2024-06-06T09:21:05.944Z] #107 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #108 [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 09:21:05 [2024-06-06T09:21:05.944Z] #108 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #109 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 09:21:05 [2024-06-06T09:21:05.944Z] #109 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #110 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 09:21:05 [2024-06-06T09:21:05.944Z] #110 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #111 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 09:21:05 [2024-06-06T09:21:05.944Z] #111 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #112 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.18" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 09:21:05 [2024-06-06T09:21:05.944Z] #112 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 09:21:05 [2024-06-06T09:21:05.944Z] #113 CACHED 09:21:05 [2024-06-06T09:21:05.944Z] 09:21:05 [2024-06-06T09:21:05.944Z] #114 [dev 1/1] COPY --link . . 09:21:07 [2024-06-06T09:21:07.304Z] #114 DONE 1.2s 09:21:07 [2024-06-06T09:21:07.304Z] 09:21:07 [2024-06-06T09:21:07.304Z] #115 exporting to image 09:21:07 [2024-06-06T09:21:07.304Z] #115 exporting layers 09:21:07 [2024-06-06T09:21:07.862Z] #115 exporting layers 0.9s done 09:21:08 [2024-06-06T09:21:08.117Z] #115 writing image sha256:00608ad4834e6539d9d84ade0dc59e0dd03880997220414d1233a5e4e9f81e23 done 09:21:08 [2024-06-06T09:21:08.117Z] #115 naming to docker.io/library/docker:0b5f7b9ff890e84447dc80927adbba5ad680da9d done 09:21:08 [2024-06-06T09:21:08.117Z] #115 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 09:21:08 [2024-06-06T09:21:08.401Z] + sudo modprobe ip6table_filter [Pipeline] sh 09:21:08 [2024-06-06T09:21:08.710Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0b5f7b9ff890e84447dc80927adbba5ad680da9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0b5f7b9ff890e84447dc80927adbba5ad680da9d hack/test/unit 09:21:08 [2024-06-06T09:21:08.710Z] + BUILDFLAGS=(-tags 'netgo journald') 09:21:08 [2024-06-06T09:21:08.710Z] + TESTFLAGS+=' -test.timeout=5m' 09:21:08 [2024-06-06T09:21:08.710Z] + TESTDIRS=./... 09:21:08 [2024-06-06T09:21:08.710Z] + exclude_paths='/vendor/|/integration' 09:21:08 [2024-06-06T09:21:08.710Z] ++ go list ./... 09:21:08 [2024-06-06T09:21:08.710Z] ++ grep -vE '(/vendor/|/integration)' 09:21:09 [2024-06-06T09:21:09.634Z] + pkg_list='github.com/docker/docker/api 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/backend/build 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/httpstatus 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/httputils 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/middleware 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/build 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/checkpoint 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/container 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/debug 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/distribution 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/grpc 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/image 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/network 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/plugin 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/session 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/swarm 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/system 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/server/router/volume 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/backend 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/blkiodev 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/checkpoint 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/container 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/events 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/filters 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/image 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/mount 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/network 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/plugins/logdriver 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/registry 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/strslice 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/swarm 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/swarm/runtime 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/system 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/time 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/versions 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/api/types/volume 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next/exporter 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next/worker 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/builder-next/worker/label 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/dockerfile 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/remotecontext 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/remotecontext/git 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/builder/remotecontext/urlutil 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/cli/debug 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/cli/winresources/docker-proxy 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/cli/winresources/dockerd 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/client 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/client/buildkit 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/cmd/docker-proxy 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/cmd/dockerd 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/cmd/dockerd/trap 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/container 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/container/stream 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/contrib/apparmor 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/contrib/httpserver 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/cluster 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/cluster/convert 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/cluster/executor 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/cluster/executor/container 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/cluster/provider 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/config 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/containerd 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/events 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/events/testutils 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver/copy 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver/register 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver/vfs 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/graphdriver/zfs 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/images 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/initlayer 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/links 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/listeners 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/awslogs 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/fluentd 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/gcplogs 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/gelf 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/journald 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/local 09:21:09 [2024-06-06T09:21:09.634Z] github.com/docker/docker/daemon/logger/loggertest 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/loggerutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/splunk 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/syslog 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/templates 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/names 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/network 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/snapshotter 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/stats 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/distribution 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/distribution/metadata 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/distribution/utils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/distribution/xfer 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/dockerversion 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/errdefs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/cache 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/spec/specs-go 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/spec/specs-go/v1 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/tarexport 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/v1 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/cleanups 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/compatcontext 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/ioutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/mod 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/mounttree 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/multierror 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/rootless/mountopts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/safepath 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/sliceutil 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/test/suite 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/testutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/testutils/netnsutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/testutils/specialimage 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/unix_noeintr 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/unshare 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/layer 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/queue 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/remote 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/shimopts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/supervisor 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/types 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/bitmap 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cluster 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cnmallocator 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/config 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/datastore 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/diagnostic 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/discoverapi 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/driverapi 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/bridge 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/host 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/null 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/overlay 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/remote 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/windows 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drvregistry 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/etchosts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/caller 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/kvstore 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/netiputil 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/resolvconf 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipamapi 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/defaultipam 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/null 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/remote 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipamutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipbits 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/iptables 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/netlabel 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/netutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/networkdb 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ns 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/options 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/osl 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/osl/kernel 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/portallocator 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/portmapper 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/resolvconf 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/scope 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/types 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/oci 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/oci/caps 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/opts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/archive 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/authorization 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/broadcaster 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/capabilities 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/chrootarchive 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/containerfs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/directory 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/dmesg 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/fileutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/homedir 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/idtools 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/ioutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/jsonmessage 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/longpath 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/meminfo 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/namesgenerator 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/parsers 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/parsers/kernel 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/pidfile 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/platform 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugingetter 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins/transport 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/pools 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/process 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/progress 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/reexec 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/rootless 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/rootless/specconv 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/stack 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/stdcopy 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/streamformatter 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/stringid 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/sysinfo 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/system 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/tailfile 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/tarsum 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/useragent 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/plugin 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/plugin/executor/containerd 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/plugin/v2 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/profiles/apparmor 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/profiles/seccomp 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/quota 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/reference 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/registry 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/registry/resumable 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/restartmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/runconfig 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/runconfig/opts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/daemon 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/environment 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fakecontext 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fakegit 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fakestorage 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fixtures/load 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fixtures/plugin 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/registry 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/request 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/drivers 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/local 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/mounts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/service 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/service/opts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/testutils' 09:21:09 [2024-06-06T09:21:09.635Z] ++ grep --fixed-strings -v /libnetwork 09:21:09 [2024-06-06T09:21:09.635Z] ++ echo 'github.com/docker/docker/api 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/backend/build 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/httpstatus 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/httputils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/middleware 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/build 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/checkpoint 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/container 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/debug 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/distribution 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/grpc 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/image 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/network 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/plugin 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/session 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/swarm 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/system 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/volume 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/backend 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/blkiodev 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/checkpoint 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/container 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/events 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/filters 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/image 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/mount 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/network 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/plugins/logdriver 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/registry 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/strslice 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/swarm 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/swarm/runtime 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/system 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/time 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/versions 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/types/volume 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next/exporter 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next/worker 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/builder-next/worker/label 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/dockerfile 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/remotecontext 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/remotecontext/git 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/builder/remotecontext/urlutil 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/cli/debug 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/cli/winresources/docker-proxy 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/cli/winresources/dockerd 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/client 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/client/buildkit 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/cmd/docker-proxy 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/cmd/dockerd 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/cmd/dockerd/trap 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/container 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/container/stream 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/contrib/apparmor 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/contrib/httpserver 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/cluster 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/cluster/convert 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/cluster/executor 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/cluster/executor/container 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/cluster/provider 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/config 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/containerd 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/events 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/events/testutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver/copy 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver/register 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver/vfs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/graphdriver/zfs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/images 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/initlayer 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/links 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/listeners 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/awslogs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/fluentd 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/gcplogs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/gelf 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/journald 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/local 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/loggertest 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/loggerutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/splunk 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/syslog 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/logger/templates 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/names 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/network 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/snapshotter 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/daemon/stats 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/distribution 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/distribution/metadata 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/distribution/utils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/distribution/xfer 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/dockerversion 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/errdefs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/cache 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/spec/specs-go 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/spec/specs-go/v1 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/tarexport 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/image/v1 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/cleanups 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/compatcontext 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/ioutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/mod 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/mounttree 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/multierror 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/rootless/mountopts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/safepath 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/sliceutil 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/test/suite 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/testutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/testutils/netnsutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/testutils/specialimage 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/unix_noeintr 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/internal/unshare 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/layer 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/queue 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/remote 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/shimopts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/supervisor 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libcontainerd/types 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/bitmap 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cluster 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/cnmallocator 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/config 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/datastore 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/diagnostic 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/discoverapi 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/driverapi 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/bridge 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/host 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/null 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/overlay 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/remote 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/windows 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/drvregistry 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/etchosts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/caller 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/kvstore 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/netiputil 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/resolvconf 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipamapi 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/defaultipam 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/null 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/remote 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipamutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ipbits 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/iptables 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/netlabel 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/netutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/networkdb 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/ns 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/options 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/osl 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/osl/kernel 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/portallocator 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/portmapper 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/resolvconf 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/scope 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/libnetwork/types 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/oci 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/oci/caps 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/opts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/archive 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/authorization 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/broadcaster 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/capabilities 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/chrootarchive 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/containerfs 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/directory 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/dmesg 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/fileutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/homedir 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/idtools 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/ioutils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/jsonmessage 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/longpath 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/meminfo 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/namesgenerator 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/parsers 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/parsers/kernel 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/pidfile 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/platform 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugingetter 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/plugins/transport 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/pools 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/process 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/progress 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/reexec 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/rootless 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/rootless/specconv 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/stack 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/stdcopy 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/streamformatter 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/stringid 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/sysinfo 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/system 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/tailfile 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/tarsum 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/pkg/useragent 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/plugin 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/plugin/executor/containerd 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/plugin/v2 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/profiles/apparmor 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/profiles/seccomp 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/quota 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/reference 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/registry 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/registry/resumable 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/restartmanager 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/runconfig 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/runconfig/opts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/daemon 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/environment 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fakecontext 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fakegit 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fakestorage 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fixtures/load 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fixtures/plugin 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/registry 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/testutil/request 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/drivers 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/local 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/mounts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/service 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/service/opts 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/volume/testutils' 09:21:09 [2024-06-06T09:21:09.635Z] + base_pkg_list='github.com/docker/docker/api 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/backend/build 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/httpstatus 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/httputils 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/middleware 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/build 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/checkpoint 09:21:09 [2024-06-06T09:21:09.635Z] github.com/docker/docker/api/server/router/container 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/debug 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/distribution 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/grpc 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/image 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/network 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/plugin 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/session 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/swarm 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/system 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/volume 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/backend 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/blkiodev 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/checkpoint 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/container 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/events 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/filters 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/image 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/mount 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/network 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/plugins/logdriver 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/registry 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/strslice 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/swarm 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/swarm/runtime 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/system 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/time 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/versions 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/volume 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/exporter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/worker 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/worker/label 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/dockerfile 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/remotecontext 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/remotecontext/git 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/remotecontext/urlutil 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cli/debug 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cli/winresources/docker-proxy 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cli/winresources/dockerd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/client 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/client/buildkit 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cmd/docker-proxy 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cmd/dockerd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cmd/dockerd/trap 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/container 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/container/stream 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/contrib/apparmor 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/contrib/httpserver 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/convert 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/executor 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/executor/container 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/provider 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/config 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/containerd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/events 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/events/testutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/copy 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/register 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/vfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/zfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/images 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/initlayer 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/links 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/listeners 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/awslogs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/fluentd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/gcplogs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/gelf 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/journald 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/local 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/loggertest 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/loggerutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/splunk 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/syslog 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/templates 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/names 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/network 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/snapshotter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/stats 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/distribution 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/distribution/metadata 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/distribution/utils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/distribution/xfer 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/dockerversion 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/errdefs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/cache 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/spec/specs-go 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/spec/specs-go/v1 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/tarexport 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/v1 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/cleanups 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/compatcontext 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/ioutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/mod 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/mounttree 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/multierror 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/rootless/mountopts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/safepath 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/sliceutil 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/test/suite 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/testutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/testutils/netnsutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/testutils/specialimage 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/unix_noeintr 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/unshare 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/layer 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/queue 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/remote 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/shimopts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/supervisor 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/types 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/oci 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/oci/caps 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/opts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/archive 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/authorization 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/broadcaster 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/capabilities 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/chrootarchive 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/containerfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/directory 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/dmesg 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/fileutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/homedir 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/idtools 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/ioutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/jsonmessage 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/longpath 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/meminfo 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/namesgenerator 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/parsers 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/parsers/kernel 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/pidfile 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/platform 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugingetter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins/transport 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/pools 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/process 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/progress 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/reexec 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/rootless 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/rootless/specconv 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/stack 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/stdcopy 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/streamformatter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/stringid 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/sysinfo 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/system 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/tailfile 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/tarsum 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/useragent 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/plugin 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/plugin/executor/containerd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/plugin/v2 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/profiles/apparmor 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/profiles/seccomp 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/quota 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/reference 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/registry 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/registry/resumable 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/restartmanager 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/runconfig 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/runconfig/opts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/daemon 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/environment 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/fakecontext 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/fakegit 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/fakestorage 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/fixtures/load 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/fixtures/plugin 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/registry 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/testutil/request 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/volume 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/volume/drivers 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/volume/local 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/volume/mounts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/volume/service 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/volume/service/opts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/volume/testutils' 09:21:09 [2024-06-06T09:21:09.636Z] ++ grep --fixed-strings /libnetwork 09:21:09 [2024-06-06T09:21:09.636Z] ++ echo 'github.com/docker/docker/api 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/backend/build 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/httpstatus 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/httputils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/middleware 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/build 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/checkpoint 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/container 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/debug 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/distribution 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/grpc 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/image 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/network 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/plugin 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/session 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/swarm 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/system 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/server/router/volume 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/backend 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/blkiodev 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/checkpoint 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/container 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/events 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/filters 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/image 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/mount 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/network 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/plugins/logdriver 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/registry 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/strslice 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/swarm 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/swarm/runtime 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/system 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/time 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/versions 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/api/types/volume 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/exporter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/worker 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/builder-next/worker/label 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/dockerfile 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/remotecontext 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/remotecontext/git 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/builder/remotecontext/urlutil 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cli/debug 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cli/winresources/docker-proxy 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cli/winresources/dockerd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/client 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/client/buildkit 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cmd/docker-proxy 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cmd/dockerd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cmd/dockerd/trap 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/container 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/container/stream 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/contrib/apparmor 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/contrib/httpserver 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/convert 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/executor 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/executor/container 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/cluster/provider 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/config 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/containerd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/events 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/events/testutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/copy 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/register 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/vfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/graphdriver/zfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/images 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/initlayer 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/links 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/listeners 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/awslogs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/fluentd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/gcplogs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/gelf 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/journald 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/local 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/loggertest 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/loggerutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/splunk 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/syslog 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/logger/templates 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/names 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/network 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/snapshotter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/daemon/stats 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/distribution 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/distribution/metadata 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/distribution/utils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/distribution/xfer 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/dockerversion 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/errdefs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/cache 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/spec/specs-go 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/spec/specs-go/v1 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/tarexport 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/image/v1 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/cleanups 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/compatcontext 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/ioutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/mod 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/mounttree 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/multierror 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/rootless/mountopts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/safepath 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/sliceutil 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/test/suite 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/testutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/testutils/netnsutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/testutils/specialimage 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/unix_noeintr 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/internal/unshare 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/layer 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/queue 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/remote 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/shimopts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/supervisor 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libcontainerd/types 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/bitmap 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/cluster 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/cnmallocator 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/config 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/datastore 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/diagnostic 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/discoverapi 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/driverapi 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/bridge 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/host 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/null 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/overlay 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/remote 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/windows 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/drvregistry 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/etchosts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/internal/caller 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/internal/kvstore 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/internal/netiputil 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/internal/resolvconf 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ipamapi 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ipams 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ipams/defaultipam 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ipams/null 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ipams/remote 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ipamutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ipbits 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/iptables 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/netlabel 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/netutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/networkdb 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/ns 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/options 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/osl 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/osl/kernel 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/portallocator 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/portmapper 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/resolvconf 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/scope 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/libnetwork/types 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/oci 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/oci/caps 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/opts 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/archive 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/authorization 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/broadcaster 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/capabilities 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/chrootarchive 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/containerfs 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/directory 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/dmesg 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/fileutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/homedir 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/idtools 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/ioutils 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/jsonmessage 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/longpath 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/meminfo 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/namesgenerator 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/parsers 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/parsers/kernel 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/pidfile 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/platform 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugingetter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/plugins/transport 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/pools 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/process 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/progress 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/reexec 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/rootless 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/rootless/specconv 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/stack 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/stdcopy 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/streamformatter 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/stringid 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/sysinfo 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/system 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/tailfile 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/tarsum 09:21:09 [2024-06-06T09:21:09.636Z] github.com/docker/docker/pkg/useragent 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/plugin 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/plugin/executor/containerd 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/plugin/v2 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/profiles/apparmor 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/profiles/seccomp 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/quota 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/reference 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/registry 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/registry/resumable 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/restartmanager 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/runconfig 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/runconfig/opts 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/daemon 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/environment 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/fakecontext 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/fakegit 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/fakestorage 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/fixtures/load 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/fixtures/plugin 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/registry 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/testutil/request 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/volume 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/volume/drivers 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/volume/local 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/volume/mounts 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/volume/service 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/volume/service/opts 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/volume/testutils' 09:21:09 [2024-06-06T09:21:09.637Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/bitmap 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cluster 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cnmallocator 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/config 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/datastore 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/diagnostic 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/discoverapi 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/driverapi 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/bridge 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/host 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/null 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/overlay 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/remote 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/windows 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drvregistry 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/etchosts 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/caller 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/kvstore 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/netiputil 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/resolvconf 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipamapi 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/defaultipam 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/null 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/remote 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipamutils 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipbits 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/iptables 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/netlabel 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/netutils 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/networkdb 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ns 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/options 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/osl 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/osl/kernel 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/portallocator 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/portmapper 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/resolvconf 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/scope 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/types' 09:21:09 [2024-06-06T09:21:09.637Z] + echo 'github.com/docker/docker/libnetwork 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/bitmap 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cluster 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/cnmallocator 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/config 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/datastore 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/diagnostic 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/discoverapi 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/driverapi 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/bridge 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/host 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/null 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/overlay 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/remote 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/windows 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drvregistry 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/etchosts 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/caller 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/kvstore 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/netiputil 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/resolvconf 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipamapi 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams 09:21:09 [2024-06-06T09:21:09.637Z] + grep --fixed-strings libnetwork/drivers/bridge 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/defaultipam 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/null 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/remote 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipamutils 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ipbits 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/iptables 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/netlabel 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/netutils 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/networkdb 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/ns 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/options 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/osl 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/osl/kernel 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/portallocator 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/portmapper 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/resolvconf 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/scope 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/types' 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/bridge 09:21:09 [2024-06-06T09:21:09.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:21:09 [2024-06-06T09:21:09.637Z] + type docker-proxy 09:21:09 [2024-06-06T09:21:09.637Z] hack/test/unit: line 25: type: docker-proxy: not found 09:21:09 [2024-06-06T09:21:09.637Z] + hack/make.sh binary-proxy install-proxy 09:21:09 [2024-06-06T09:21:09.637Z] 09:21:09 [2024-06-06T09:21:09.637Z] Removing bundles/ 09:21:09 [2024-06-06T09:21:09.637Z] 09:21:09 [2024-06-06T09:21:09.637Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 09:21:09 [2024-06-06T09:21:09.637Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 09:21:09 [2024-06-06T09:21:09.637Z] + tee /go/src/github.com/docker/docker/go.mod 09:21:09 [2024-06-06T09:21:09.637Z] module github.com/docker/docker 09:21:09 [2024-06-06T09:21:09.637Z] 09:21:09 [2024-06-06T09:21:09.637Z] go 1.21 09:21:09 [2024-06-06T09:21:09.637Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 09:21:09 [2024-06-06T09:21:09.637Z] + GO111MODULE=on 09:21:09 [2024-06-06T09:21:09.637Z] + GOTOOLCHAIN=local 09:21:09 [2024-06-06T09:21:09.637Z] + 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=0b5f7b9ff890e84447dc80927adbba5ad680da9d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-06-06T09:21:09.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 09:21:13 [2024-06-06T09:21:13.794Z] + rm -f /go/src/github.com/docker/docker/go.mod 09:21:13 [2024-06-06T09:21:13.794Z] Created binary: bundles/binary-proxy/docker-proxy 09:21:13 [2024-06-06T09:21:13.794Z] 09:21:13 [2024-06-06T09:21:13.794Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 09:21:13 [2024-06-06T09:21:13.794Z] Installing docker-proxy to /usr/local/bin/ 09:21:13 [2024-06-06T09:21:13.794Z] 09:21:13 [2024-06-06T09:21:13.794Z] + mkdir -p bundles 09:21:13 [2024-06-06T09:21:13.794Z] + '[' -n 'github.com/docker/docker/api 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/backend/build 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/httpstatus 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/httputils 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/middleware 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/build 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/checkpoint 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/container 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/debug 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/distribution 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/grpc 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/image 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/network 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/plugin 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/session 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/swarm 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/system 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/server/router/volume 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/backend 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/blkiodev 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/checkpoint 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/container 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/events 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/filters 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/image 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/mount 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/network 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/plugins/logdriver 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/registry 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/strslice 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/swarm 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/swarm/runtime 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/system 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/time 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/versions 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/api/types/volume 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next/exporter 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next/exporter/overrides 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next/imagerefchecker 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next/worker 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/builder-next/worker/label 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/dockerfile 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/remotecontext 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/remotecontext/git 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/builder/remotecontext/urlutil 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/cli/debug 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/cli/winresources/docker-proxy 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/cli/winresources/dockerd 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/client 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/client/buildkit 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/cmd/docker-proxy 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/cmd/dockerd 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/cmd/dockerd/trap 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/container 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/container/stream 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/contrib/apparmor 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/contrib/httpserver 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/cluster 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/cluster/convert 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/cluster/executor 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/cluster/executor/container 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/cluster/provider 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/config 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/containerd 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/events 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/events/testutils 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver/btrfs 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver/copy 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver/graphtest 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver/overlay2 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver/overlayutils 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver/register 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver/vfs 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/graphdriver/zfs 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/images 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/initlayer 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/links 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/listeners 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/awslogs 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/fluentd 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/gcplogs 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/gelf 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/journald 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/journald/internal/export 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/journald/internal/fake 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/jsonfilelog 09:21:13 [2024-06-06T09:21:13.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/logger/local 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/logger/loggertest 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/logger/loggerutils 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/logger/loggerutils/cache 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/logger/splunk 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/logger/syslog 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/logger/templates 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/names 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/network 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/snapshotter 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/daemon/stats 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/distribution 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/distribution/metadata 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/distribution/utils 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/distribution/xfer 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/dockerversion 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/errdefs 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/image 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/image/cache 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/image/spec/specs-go 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/image/spec/specs-go/v1 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/image/tarexport 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/image/v1 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/cleanups 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/compatcontext 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/ioutils 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/mod 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/mounttree 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/multierror 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/rootless/mountopts 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/safepath 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/sliceutil 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/test/suite 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/testutils 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/testutils/netnsutils 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/testutils/specialimage 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/unix_noeintr 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/internal/unshare 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/layer 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/libcontainerd 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/libcontainerd/queue 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/libcontainerd/remote 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/libcontainerd/shimopts 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/libcontainerd/supervisor 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/libcontainerd/types 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/oci 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/oci/caps 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/opts 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/archive 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/authorization 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/broadcaster 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/capabilities 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/chrootarchive 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/containerfs 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/directory 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/dmesg 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/fileutils 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/homedir 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/idtools 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/ioutils 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/jsonmessage 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/longpath 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/meminfo 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/namesgenerator 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/parsers 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/parsers/kernel 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/parsers/operatingsystem 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/pidfile 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/platform 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/plugingetter 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/plugins 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/plugins/transport 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/pools 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/process 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/progress 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/reexec 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/rootless 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/rootless/specconv 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/stack 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/stdcopy 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/streamformatter 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/stringid 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/sysinfo 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/system 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/tailfile 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/tarsum 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/pkg/useragent 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/plugin 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/plugin/executor/containerd 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/plugin/v2 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/profiles/apparmor 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/profiles/seccomp 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/quota 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/reference 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/registry 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/registry/resumable 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/restartmanager 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/runconfig 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/runconfig/opts 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/daemon 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/environment 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/fakecontext 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/fakegit 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/fakestorage 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/fixtures/load 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/fixtures/plugin 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/fixtures/plugin/basic 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/registry 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/testutil/request 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/volume 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/volume/drivers 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/volume/local 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/volume/mounts 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/volume/service 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/volume/service/opts 09:21:13 [2024-06-06T09:21:13.795Z] github.com/docker/docker/volume/testutils' ']' 09:21:13 [2024-06-06T09:21:13.795Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/ioutils github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 09:21:14 [2024-06-06T09:21:14.354Z] ? github.com/docker/docker/api [no test files] 09:21:22 [2024-06-06T09:21:22.425Z] ok github.com/docker/docker/api/server 0.014s coverage: 16.2% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/backend/build [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 28.1% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/build [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 42.7% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/debug [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/image [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/network [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/session [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/server/router/container 0.013s coverage: 11.7% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/server/router/system [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/backend [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/events [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 7.3% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/image [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/mount [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/swarm [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/system [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/api/types/volume [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 09:21:44 [2024-06-06T09:21:44.328Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements 09:21:45 [2024-06-06T09:21:45.252Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 09:21:45 [2024-06-06T09:21:45.252Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 09:21:45 [2024-06-06T09:21:45.252Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements 09:21:45 [2024-06-06T09:21:45.252Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.014s coverage: 100.0% of statements 09:21:45 [2024-06-06T09:21:45.252Z] ok github.com/docker/docker/builder/dockerfile 0.046s coverage: 50.2% of statements 09:21:45 [2024-06-06T09:21:45.252Z] ok github.com/docker/docker/builder/remotecontext 0.047s coverage: 33.7% of statements 09:21:47 [2024-06-06T09:21:47.135Z] ? github.com/docker/docker/client/buildkit [no test files] 09:21:47 [2024-06-06T09:21:47.135Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 68.2% of statements 09:21:47 [2024-06-06T09:21:47.135Z] ok github.com/docker/docker/client 0.185s coverage: 77.0% of statements 09:21:48 [2024-06-06T09:21:48.059Z] ok github.com/docker/docker/builder/remotecontext/git 2.704s coverage: 82.5% of statements 09:22:00 [2024-06-06T09:22:00.211Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 09:22:00 [2024-06-06T09:22:00.211Z] ? github.com/docker/docker/container/stream [no test files] 09:22:00 [2024-06-06T09:22:00.211Z] ? github.com/docker/docker/contrib/apparmor [no test files] 09:22:00 [2024-06-06T09:22:00.211Z] ? github.com/docker/docker/contrib/httpserver [no test files] 09:22:00 [2024-06-06T09:22:00.211Z] ok github.com/docker/docker/container 0.134s coverage: 36.5% of statements 09:22:00 [2024-06-06T09:22:00.211Z] ok github.com/docker/docker/cmd/dockerd 0.151s coverage: 29.6% of statements 09:22:02 [2024-06-06T09:22:02.094Z] ok github.com/docker/docker/cmd/dockerd/trap 2.485s coverage: 0.0% of statements 09:22:03 [2024-06-06T09:22:03.017Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 09:22:03 [2024-06-06T09:22:03.017Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 09:22:03 [2024-06-06T09:22:03.017Z] ok github.com/docker/docker/daemon/cluster/convert 0.021s coverage: 39.3% of statements 09:22:03 [2024-06-06T09:22:03.017Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements 09:22:03 [2024-06-06T09:22:03.272Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 09:22:03 [2024-06-06T09:22:03.527Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 74.7% of statements 09:22:05 [2024-06-06T09:22:05.409Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 09:22:05 [2024-06-06T09:22:05.409Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements 09:22:05 [2024-06-06T09:22:05.409Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.8% of statements 09:22:05 [2024-06-06T09:22:05.409Z] ok github.com/docker/docker/daemon/containerd 0.038s coverage: 17.6% of statements 09:22:05 [2024-06-06T09:22:05.409Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 09:22:05 [2024-06-06T09:22:05.409Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 60.9% of statements 09:22:05 [2024-06-06T09:22:05.967Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 09:22:05 [2024-06-06T09:22:05.967Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements 09:22:05 [2024-06-06T09:22:05.967Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 09:22:05 [2024-06-06T09:22:05.967Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 09:22:06 [2024-06-06T09:22:06.222Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.176s coverage: 60.2% of statements 09:22:06 [2024-06-06T09:22:06.222Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 60.9% of statements 09:22:06 [2024-06-06T09:22:06.781Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements 09:22:06 [2024-06-06T09:22:06.781Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.2% of statements 09:22:07 [2024-06-06T09:22:07.340Z] ? github.com/docker/docker/daemon/initlayer [no test files] 09:22:07 [2024-06-06T09:22:07.340Z] ? github.com/docker/docker/daemon/listeners [no test files] 09:22:07 [2024-06-06T09:22:07.340Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 09:22:07 [2024-06-06T09:22:07.340Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 2.9% of statements 09:22:07 [2024-06-06T09:22:07.340Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements 09:22:07 [2024-06-06T09:22:07.594Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 09:22:07 [2024-06-06T09:22:07.594Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements 09:22:07 [2024-06-06T09:22:07.849Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 09:22:07 [2024-06-06T09:22:07.849Z] ok github.com/docker/docker/daemon/logger/awslogs 0.108s coverage: 78.2% of statements 09:22:08 [2024-06-06T09:22:08.103Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 09:22:08 [2024-06-06T09:22:08.103Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 09:22:08 [2024-06-06T09:22:08.103Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 09:22:08 [2024-06-06T09:22:08.358Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements 09:22:08 [2024-06-06T09:22:08.358Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.096s coverage: 76.8% of statements 09:22:08 [2024-06-06T09:22:08.358Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 09:22:08 [2024-06-06T09:22:08.358Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements 09:22:08 [2024-06-06T09:22:08.917Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.014s coverage: 63.5% of statements 09:22:08 [2024-06-06T09:22:08.917Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements 09:22:09 [2024-06-06T09:22:09.171Z] ? github.com/docker/docker/daemon/names [no test files] 09:22:09 [2024-06-06T09:22:09.171Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 09:22:09 [2024-06-06T09:22:09.171Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements 09:22:09 [2024-06-06T09:22:09.426Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 09:22:09 [2024-06-06T09:22:09.426Z] ? github.com/docker/docker/daemon/stats [no test files] 09:22:09 [2024-06-06T09:22:09.426Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements 09:22:09 [2024-06-06T09:22:09.680Z] ok github.com/docker/docker/daemon/logger/journald 1.546s coverage: 72.7% of statements 09:22:10 [2024-06-06T09:22:10.239Z] ? github.com/docker/docker/distribution/utils [no test files] 09:22:10 [2024-06-06T09:22:10.239Z] ok github.com/docker/docker/dockerversion 0.003s coverage: 100.0% of statements 09:22:10 [2024-06-06T09:22:10.239Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.2% of statements 09:22:10 [2024-06-06T09:22:10.239Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements 09:22:10 [2024-06-06T09:22:10.493Z] ok github.com/docker/docker/daemon/logger/splunk 1.464s coverage: 82.5% of statements 09:22:10 [2024-06-06T09:22:10.748Z] ok github.com/docker/docker/image 0.025s coverage: 82.8% of statements 09:22:11 [2024-06-06T09:22:11.306Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 09:22:11 [2024-06-06T09:22:11.306Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 09:22:11 [2024-06-06T09:22:11.306Z] ? github.com/docker/docker/image/v1 [no test files] 09:22:11 [2024-06-06T09:22:11.306Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.5% of statements 09:22:11 [2024-06-06T09:22:11.306Z] ok github.com/docker/docker/image/cache 0.015s coverage: 26.1% of statements 09:22:11 [2024-06-06T09:22:11.561Z] ? github.com/docker/docker/internal/compatcontext [no test files] 09:22:11 [2024-06-06T09:22:11.561Z] ? github.com/docker/docker/internal/mounttree [no test files] 09:22:11 [2024-06-06T09:22:11.561Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements 09:22:11 [2024-06-06T09:22:11.561Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements 09:22:11 [2024-06-06T09:22:11.561Z] ok github.com/docker/docker/internal/ioutils 0.007s coverage: 66.7% of statements 09:22:11 [2024-06-06T09:22:11.561Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] 09:22:11 [2024-06-06T09:22:11.561Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 09:22:11 [2024-06-06T09:22:11.815Z] ok github.com/docker/docker/distribution 1.503s coverage: 28.7% of statements 09:22:11 [2024-06-06T09:22:11.815Z] ? github.com/docker/docker/internal/test/suite [no test files] 09:22:11 [2024-06-06T09:22:11.815Z] ? github.com/docker/docker/internal/testutils [no test files] 09:22:11 [2024-06-06T09:22:11.815Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 09:22:11 [2024-06-06T09:22:11.815Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] 09:22:11 [2024-06-06T09:22:11.815Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] 09:22:11 [2024-06-06T09:22:11.815Z] ? github.com/docker/docker/internal/unshare [no test files] 09:22:11 [2024-06-06T09:22:11.815Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements 09:22:11 [2024-06-06T09:22:11.815Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements 09:22:12 [2024-06-06T09:22:12.373Z] ok github.com/docker/docker/distribution/xfer 2.176s coverage: 85.4% of statements 09:22:12 [2024-06-06T09:22:12.628Z] ok github.com/docker/docker/daemon 10.627s coverage: 15.9% of statements 09:22:12 [2024-06-06T09:22:12.882Z] ? github.com/docker/docker/libcontainerd [no test files] 09:22:12 [2024-06-06T09:22:12.882Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 09:22:12 [2024-06-06T09:22:12.882Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 09:22:12 [2024-06-06T09:22:12.882Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 09:22:12 [2024-06-06T09:22:12.882Z] ? github.com/docker/docker/libcontainerd/types [no test files] 09:22:12 [2024-06-06T09:22:12.882Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements 09:22:13 [2024-06-06T09:22:13.137Z] ? github.com/docker/docker/oci/caps [no test files] 09:22:13 [2024-06-06T09:22:13.137Z] ok github.com/docker/docker/oci 0.007s coverage: 35.8% of statements 09:22:13 [2024-06-06T09:22:13.392Z] ok github.com/docker/docker/opts 0.023s coverage: 67.8% of statements 09:22:13 [2024-06-06T09:22:13.950Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 09:22:13 [2024-06-06T09:22:13.950Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 09:22:13 [2024-06-06T09:22:13.950Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 81.8% of statements 09:22:13 [2024-06-06T09:22:13.950Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 26.7% of statements 09:22:13 [2024-06-06T09:22:13.950Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements 09:22:13 [2024-06-06T09:22:13.950Z] ok github.com/docker/docker/pkg/authorization 0.261s coverage: 68.3% of statements 09:22:13 [2024-06-06T09:22:13.950Z] ok github.com/docker/docker/pkg/chrootarchive 0.263s coverage: 83.7% of statements 09:22:14 [2024-06-06T09:22:14.205Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 51.7% of statements 09:22:14 [2024-06-06T09:22:14.205Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 6.5% of statements 09:22:14 [2024-06-06T09:22:14.205Z] ok github.com/docker/docker/pkg/archive 0.434s coverage: 81.4% of statements 09:22:14 [2024-06-06T09:22:14.459Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements 09:22:14 [2024-06-06T09:22:14.459Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 09:22:14 [2024-06-06T09:22:14.459Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements 09:22:14 [2024-06-06T09:22:14.459Z] ok github.com/docker/docker/pkg/meminfo 0.004s coverage: 75.0% of statements 09:22:14 [2024-06-06T09:22:14.459Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements 09:22:14 [2024-06-06T09:22:14.714Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 09:22:14 [2024-06-06T09:22:14.714Z] ? github.com/docker/docker/pkg/platform [no test files] 09:22:14 [2024-06-06T09:22:14.714Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 09:22:14 [2024-06-06T09:22:14.714Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements 09:22:14 [2024-06-06T09:22:14.714Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements 09:22:14 [2024-06-06T09:22:14.714Z] ok github.com/docker/docker/pkg/idtools 0.466s coverage: 69.7% of statements 09:22:14 [2024-06-06T09:22:14.714Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 69.1% of statements 09:22:15 [2024-06-06T09:22:15.272Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 09:22:15 [2024-06-06T09:22:15.272Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 09:22:15 [2024-06-06T09:22:15.272Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements 09:22:15 [2024-06-06T09:22:15.272Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 09:22:15 [2024-06-06T09:22:15.272Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 09:22:15 [2024-06-06T09:22:15.272Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements 09:22:15 [2024-06-06T09:22:15.272Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 09:22:15 [2024-06-06T09:22:15.527Z] ? github.com/docker/docker/pkg/rootless [no test files] 09:22:15 [2024-06-06T09:22:15.527Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 09:22:15 [2024-06-06T09:22:15.527Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 09:22:15 [2024-06-06T09:22:15.527Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements 09:22:15 [2024-06-06T09:22:15.527Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 09:22:15 [2024-06-06T09:22:15.527Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 61.9% of statements 09:22:15 [2024-06-06T09:22:15.527Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 64.5% of statements 09:22:15 [2024-06-06T09:22:15.782Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 41.0% of statements 09:22:15 [2024-06-06T09:22:15.782Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.4% of statements 09:22:16 [2024-06-06T09:22:16.036Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements 09:22:16 [2024-06-06T09:22:16.036Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements 09:22:16 [2024-06-06T09:22:16.036Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.6% of statements 09:22:16 [2024-06-06T09:22:16.960Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 09:22:16 [2024-06-06T09:22:16.960Z] ? github.com/docker/docker/profiles/apparmor [no test files] 09:22:16 [2024-06-06T09:22:16.960Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 13.6% of statements 09:22:16 [2024-06-06T09:22:16.960Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements 09:22:17 [2024-06-06T09:22:17.214Z] ok github.com/docker/docker/reference 0.014s coverage: 83.0% of statements 09:22:17 [2024-06-06T09:22:17.214Z] ok github.com/docker/docker/pkg/plugins 2.011s coverage: 73.7% of statements 09:22:17 [2024-06-06T09:22:17.214Z] ok github.com/docker/docker/quota 0.283s coverage: 69.3% of statements 09:22:17 [2024-06-06T09:22:17.214Z] ok github.com/docker/docker/plugin 0.524s coverage: 23.2% of statements 09:22:17 [2024-06-06T09:22:17.469Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 46.2% of statements 09:22:17 [2024-06-06T09:22:17.469Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements 09:22:17 [2024-06-06T09:22:17.469Z] ? github.com/docker/docker/runconfig/opts [no test files] 09:22:17 [2024-06-06T09:22:17.469Z] ok github.com/docker/docker/runconfig 0.015s coverage: 54.0% of statements 09:22:17 [2024-06-06T09:22:17.469Z] ok github.com/docker/docker/registry 0.107s coverage: 63.9% of statements 09:22:17 [2024-06-06T09:22:17.723Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/daemon [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/environment [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/fakegit [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/registry [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/testutil/request [no test files] 09:22:17 [2024-06-06T09:22:17.978Z] ? github.com/docker/docker/volume [no test files] 09:22:18 [2024-06-06T09:22:18.537Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 09:22:18 [2024-06-06T09:22:18.537Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements 09:22:18 [2024-06-06T09:22:18.791Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.4% of statements 09:22:19 [2024-06-06T09:22:19.045Z] ? github.com/docker/docker/volume/service/opts [no test files] 09:22:19 [2024-06-06T09:22:19.045Z] ? github.com/docker/docker/volume/testutils [no test files] 09:22:19 [2024-06-06T09:22:19.045Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.8% of statements 09:22:20 [2024-06-06T09:22:20.404Z] ok github.com/docker/docker/layer 7.360s coverage: 68.1% of statements 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === Skipped 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] network_proxy_test.go:210: No support for dual stack yet 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver btrfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver btrfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver btrfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver btrfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver btrfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:68: No driver to put! 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] time="2024-06-06T09:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: driver not supported 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] time="2024-06-06T09:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: driver not supported 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] time="2024-06-06T09:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: driver not supported 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] time="2024-06-06T09:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: driver not supported 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] time="2024-06-06T09:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: driver not supported 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:68: No driver to put! 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] overlay_test.go:61: Cannot run test with naive change algorithm 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver zfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver zfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver zfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver zfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:41: Driver zfs not supported 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] graphtest_unix.go:68: No driver to put! 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 09:22:20 [2024-06-06T09:22:20.404Z] validate_test.go:73: only tested on Windows 09:22:20 [2024-06-06T09:22:20.404Z] 09:22:20 [2024-06-06T09:22:20.404Z] DONE 3302 tests, 27 skipped in 66.672s 09:22:20 [2024-06-06T09:22:20.404Z] + '[' -n 'github.com/docker/docker/libnetwork 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/bitmap 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/cluster 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/cmd/diagnostic 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/cnmallocator 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/config 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/datastore 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/diagnostic 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/discoverapi 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/driverapi 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/bridge 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/host 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/macvlan 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/null 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/overlay 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/remote 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/remote/api 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/windows 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/drvregistry 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/etchosts 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/internal/caller 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/internal/kvstore 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/internal/netiputil 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/internal/resolvconf 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/internal/setmatrix 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ipamapi 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ipams 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ipams/defaultipam 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ipams/null 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ipams/remote 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ipams/remote/api 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ipams/windowsipam 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ipamutils 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ipbits 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/iptables 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/netlabel 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/netutils 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/networkdb 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/ns 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/options 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/osl 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/osl/kernel 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/portallocator 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/portmapper 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/resolvconf 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/scope 09:22:20 [2024-06-06T09:22:20.404Z] github.com/docker/docker/libnetwork/types' ']' 09:22:20 [2024-06-06T09:22:20.404Z] + 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/cnmallocator 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/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams github.com/docker/docker/libnetwork/ipams/defaultipam 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 09:23:16 [2024-06-06T09:23:16.535Z] ok github.com/docker/docker/libnetwork 45.478s coverage: 42.8% of statements 09:23:16 [2024-06-06T09:23:16.535Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 09:23:16 [2024-06-06T09:23:16.535Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 09:23:16 [2024-06-06T09:23:16.535Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 09:23:16 [2024-06-06T09:23:16.535Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 09:23:16 [2024-06-06T09:23:16.535Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 09:23:16 [2024-06-06T09:23:16.535Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 09:23:16 [2024-06-06T09:23:16.535Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 09:23:16 [2024-06-06T09:23:16.790Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.649s coverage: 71.9% of statements 09:23:17 [2024-06-06T09:23:17.044Z] ok github.com/docker/docker/libnetwork/config 0.003s coverage: 10.3% of statements 09:23:17 [2024-06-06T09:23:17.298Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 37.0% of statements 09:23:17 [2024-06-06T09:23:17.298Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 09:23:17 [2024-06-06T09:23:17.298Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 09:23:17 [2024-06-06T09:23:17.552Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 09:23:22 [2024-06-06T09:23:22.823Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.631s coverage: 63.0% of statements 09:23:22 [2024-06-06T09:23:22.823Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 09:23:22 [2024-06-06T09:23:22.823Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 09:23:24 [2024-06-06T09:23:24.181Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 1.037s coverage: 5.1% of statements 09:23:24 [2024-06-06T09:23:24.181Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 09:23:24 [2024-06-06T09:23:24.435Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.003s coverage: 4.7% of statements 09:23:24 [2024-06-06T09:23:24.435Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 09:23:24 [2024-06-06T09:23:24.689Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements 09:23:25 [2024-06-06T09:23:25.612Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements 09:23:25 [2024-06-06T09:23:25.612Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements 09:23:26 [2024-06-06T09:23:26.170Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements 09:23:26 [2024-06-06T09:23:26.425Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.0% of statements 09:23:26 [2024-06-06T09:23:26.425Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 09:23:26 [2024-06-06T09:23:26.425Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 09:23:26 [2024-06-06T09:23:26.425Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 09:23:26 [2024-06-06T09:23:26.984Z] ok github.com/docker/docker/libnetwork/drvregistry 0.004s coverage: 87.0% of statements 09:23:27 [2024-06-06T09:23:27.238Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements 09:23:27 [2024-06-06T09:23:27.238Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 09:23:27 [2024-06-06T09:23:27.238Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 09:23:27 [2024-06-06T09:23:27.238Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 09:23:27 [2024-06-06T09:23:27.493Z] ok github.com/docker/docker/libnetwork/internal/netiputil 0.002s coverage: 25.8% of statements 09:23:28 [2024-06-06T09:23:28.051Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 85.5% of statements 09:23:40 [2024-06-06T09:23:40.199Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 09:23:40 [2024-06-06T09:23:40.199Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 09:23:40 [2024-06-06T09:23:40.199Z] ? github.com/docker/docker/libnetwork/ipams [no test files] 09:24:12 [2024-06-06T09:24:12.191Z] ok github.com/docker/docker/libnetwork/ipams/defaultipam 30.956s coverage: 86.3% of statements 09:24:12 [2024-06-06T09:24:12.191Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 09:24:12 [2024-06-06T09:24:12.191Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 52.6% of statements 09:24:12 [2024-06-06T09:24:12.191Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 09:24:12 [2024-06-06T09:24:12.191Z] ? github.com/docker/docker/libnetwork/ipams/windowsipam [no test files] 09:24:12 [2024-06-06T09:24:12.191Z] ? github.com/docker/docker/libnetwork/ipamutils [no test files] 09:24:12 [2024-06-06T09:24:12.191Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 97.6% of statements 09:24:12 [2024-06-06T09:24:12.191Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 38.0% of statements 09:24:12 [2024-06-06T09:24:12.191Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 09:24:12 [2024-06-06T09:24:12.191Z] ok github.com/docker/docker/libnetwork/netutils 0.005s coverage: 38.4% of statements 09:26:03 [2024-06-06T09:26:03.530Z] ok github.com/docker/docker/libnetwork/networkdb 104.261s coverage: 59.1% of statements 09:26:03 [2024-06-06T09:26:03.530Z] ? github.com/docker/docker/libnetwork/ns [no test files] 09:26:03 [2024-06-06T09:26:03.530Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 09:26:03 [2024-06-06T09:26:03.530Z] ok github.com/docker/docker/libnetwork/osl 4.436s coverage: 36.2% of statements 09:26:03 [2024-06-06T09:26:03.530Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 09:26:03 [2024-06-06T09:26:03.530Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements 09:26:04 [2024-06-06T09:26:04.089Z] ok github.com/docker/docker/libnetwork/portmapper 0.705s coverage: 47.9% of statements 09:26:04 [2024-06-06T09:26:04.343Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 75.4% of statements 09:26:04 [2024-06-06T09:26:04.343Z] ? github.com/docker/docker/libnetwork/scope [no test files] 09:26:04 [2024-06-06T09:26:04.597Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements 09:26:04 [2024-06-06T09:26:04.597Z] 09:26:04 [2024-06-06T09:26:04.597Z] === Skipped 09:26:04 [2024-06-06T09:26:04.597Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 09:26:04 [2024-06-06T09:26:04.597Z] 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 09:26:04 [2024-06-06T09:26:04.597Z] 09:26:04 [2024-06-06T09:26:04.597Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 09:26:04 [2024-06-06T09:26:04.597Z] 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 09:26:04 [2024-06-06T09:26:04.597Z] 09:26:04 [2024-06-06T09:26:04.597Z] DONE 488 tests, 2 skipped in 224.190s Post stage [Pipeline] junit 09:26:05 [2024-06-06T09:26:05.527Z] Recording test results 09:26:05 [2024-06-06T09:26:05.655Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:05 [2024-06-06T09:26:05.955Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0b5f7b9ff890e84447dc80927adbba5ad680da9d -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:0b5f7b9ff890e84447dc80927adbba5ad680da9d hack/make.sh dynbinary test-integration 09:26:06 [2024-06-06T09:26:06.209Z] 09:26:06 [2024-06-06T09:26:06.209Z] Removing bundles/ 09:26:06 [2024-06-06T09:26:06.209Z] 09:26:06 [2024-06-06T09:26:06.209Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 09:26:06 [2024-06-06T09:26:06.209Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 09:26:06 [2024-06-06T09:26:06.209Z] + tee /go/src/github.com/docker/docker/go.mod 09:26:06 [2024-06-06T09:26:06.209Z] module github.com/docker/docker 09:26:06 [2024-06-06T09:26:06.209Z] 09:26:06 [2024-06-06T09:26:06.209Z] go 1.21 09:26:06 [2024-06-06T09:26:06.209Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 09:26:06 [2024-06-06T09:26:06.209Z] + GO111MODULE=on 09:26:06 [2024-06-06T09:26:06.209Z] + GOTOOLCHAIN=local 09:26:06 [2024-06-06T09:26:06.209Z] + 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=0b5f7b9ff890e84447dc80927adbba5ad680da9d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-06-06T09:26:06.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd 09:26:44 [2024-06-06T09:26:44.848Z] + rm -f /go/src/github.com/docker/docker/go.mod 09:26:44 [2024-06-06T09:26:44.848Z] Created binary: bundles/dynbinary-daemon/dockerd 09:26:44 [2024-06-06T09:26:44.848Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 09:26:44 [2024-06-06T09:26:44.848Z] + tee /go/src/github.com/docker/docker/go.mod 09:26:44 [2024-06-06T09:26:44.848Z] module github.com/docker/docker 09:26:44 [2024-06-06T09:26:44.848Z] 09:26:44 [2024-06-06T09:26:44.848Z] go 1.21 09:26:44 [2024-06-06T09:26:44.848Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 09:26:44 [2024-06-06T09:26:44.848Z] + GO111MODULE=on 09:26:44 [2024-06-06T09:26:44.848Z] + GOTOOLCHAIN=local 09:26:44 [2024-06-06T09:26:44.848Z] + 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=0b5f7b9ff890e84447dc80927adbba5ad680da9d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-06-06T09:26:06.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy 09:26:44 [2024-06-06T09:26:44.848Z] + rm -f /go/src/github.com/docker/docker/go.mod 09:26:44 [2024-06-06T09:26:44.848Z] Created binary: bundles/dynbinary-daemon/docker-proxy 09:26:44 [2024-06-06T09:26:44.848Z] 09:26:44 [2024-06-06T09:26:44.848Z] ---> Making bundle: test-integration (in bundles/test-integration) 09:26:44 [2024-06-06T09:26:44.848Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 09:26:44 [2024-06-06T09:26:44.848Z] HOSTNAME=d860860d36b6 09:26:44 [2024-06-06T09:26:44.848Z] TESTDEBUG=0 09:26:44 [2024-06-06T09:26:44.848Z] DEST=bundles/test-integration 09:26:44 [2024-06-06T09:26:44.848Z] PWD=/go/src/github.com/docker/docker 09:26:44 [2024-06-06T09:26:44.848Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 09:26:44 [2024-06-06T09:26:44.848Z] DOCKER_GITCOMMIT=0b5f7b9ff890e84447dc80927adbba5ad680da9d 09:26:44 [2024-06-06T09:26:44.848Z] container=docker 09:26:44 [2024-06-06T09:26:44.848Z] HOME=/root 09:26:44 [2024-06-06T09:26:44.848Z] CONTAINERD_NAMESPACE=moby 09:26:44 [2024-06-06T09:26:44.848Z] GOLANG_VERSION=1.21.11 09:26:44 [2024-06-06T09:26:44.848Z] VALIDATE_REPO=https://github.com/moby/moby.git 09:26:44 [2024-06-06T09:26:44.848Z] VALIDATE_BRANCH=master 09:26:44 [2024-06-06T09:26:44.848Z] TERM=xterm 09:26:44 [2024-06-06T09:26:44.848Z] DOCKER_PKG=github.com/docker/docker 09:26:44 [2024-06-06T09:26:44.848Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 09:26:44 [2024-06-06T09:26:44.848Z] SHLVL=1 09:26:44 [2024-06-06T09:26:44.848Z] TIMEOUT=120m 09:26:44 [2024-06-06T09:26:44.848Z] GOTOOLCHAIN=local 09:26:44 [2024-06-06T09:26:44.848Z] DOCKER_GRAPHDRIVER=overlay2 09:26:44 [2024-06-06T09:26:44.848Z] GO111MODULE=off 09:26:44 [2024-06-06T09:26:44.848Z] DOCKER_EXPERIMENTAL=1 09:26:44 [2024-06-06T09:26:44.848Z] TEST_SKIP_INTEGRATION_CLI=1 09:26:44 [2024-06-06T09:26:44.848Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 09:26:44 [2024-06-06T09:26:44.848Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 09:26:44 [2024-06-06T09:26:44.848Z] GOPATH=/go 09:26:44 [2024-06-06T09:26:44.848Z] PKG_CONFIG=pkg-config 09:26:44 [2024-06-06T09:26:44.848Z] _=/usr/bin/env 09:26:44 [2024-06-06T09:26:44.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 09:27:06 [2024-06-06T09:27:06.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 09:27:06 [2024-06-06T09:27:06.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 09:27:06 [2024-06-06T09:27:06.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 09:27:09 [2024-06-06T09:27:09.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 09:27:14 [2024-06-06T09:27:14.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 09:27:17 [2024-06-06T09:27:17.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 09:27:17 [2024-06-06T09:27:17.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 09:27:18 [2024-06-06T09:27:18.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 09:27:20 [2024-06-06T09:27:20.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 09:27:21 [2024-06-06T09:27:21.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main 09:27:22 [2024-06-06T09:27:22.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 09:27:22 [2024-06-06T09:27:22.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 09:27:24 [2024-06-06T09:27:24.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 09:27:25 [2024-06-06T09:27:25.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 09:27:26 [2024-06-06T09:27:26.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 09:27:28 [2024-06-06T09:27:28.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 09:27:28 [2024-06-06T09:27:28.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 09:27:29 [2024-06-06T09:27:29.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 09:27:30 [2024-06-06T09:27:30.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 09:27:32 [2024-06-06T09:27:32.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 09:27:32 [2024-06-06T09:27:32.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 09:27:33 [2024-06-06T09:27:33.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 09:27:34 [2024-06-06T09:27:34.853Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 09:27:34 [2024-06-06T09:27:34.853Z] Using test binary /usr/local/cli-integration/docker 09:27:34 [2024-06-06T09:27:34.853Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 09:27:34 [2024-06-06T09:27:34.853Z] +++ /etc/init.d/apparmor start 09:27:34 [2024-06-06T09:27:34.853Z] Not: starting. 09:27:34 [2024-06-06T09:27:34.853Z] INFO: Waiting for daemon to start... 09:27:34 [2024-06-06T09:27:34.853Z] Starting dockerd 09:27:34 [2024-06-06T09:27:34.853Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.oVmZAFtRz2/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 09:27:38 [2024-06-06T09:27:38.106Z] . 09:27:38 [2024-06-06T09:27:38.106Z] Running integration-test (iteration 1) 09:27:38 [2024-06-06T09:27:38.106Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 09:27:38 [2024-06-06T09:27:38.106Z] ++ '[' -n '' ']' 09:27:38 [2024-06-06T09:27:38.106Z] ++ 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 09:27:38 [2024-06-06T09:27:38.106Z] ++ set -e 09:27:38 [2024-06-06T09:27:38.106Z] ++ '[' -n 0 ']' 09:27:38 [2024-06-06T09:27:38.106Z] ++ set -x 09:27:38 [2024-06-06T09:27:38.106Z] ++ 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.oVmZAFtRz2/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 09:27:38 [2024-06-06T09:27:38.106Z] Loaded image: busybox:latest 09:27:38 [2024-06-06T09:27:38.106Z] Loaded image: busybox:glibc 09:27:38 [2024-06-06T09:27:38.664Z] Loaded image: debian:bookworm-slim 09:27:38 [2024-06-06T09:27:38.664Z] Loaded image: hello-world:latest 09:27:38 [2024-06-06T09:27:38.664Z] Loaded image: arm32v7/hello-world:latest 09:27:38 [2024-06-06T09:27:38.665Z] INFO: Testing against a local daemon 09:27:38 [2024-06-06T09:27:38.665Z] === RUN TestCgroupNamespacesBuild 09:27:40 [2024-06-06T09:27:40.023Z] --- PASS: TestCgroupNamespacesBuild (1.12s) 09:27:40 [2024-06-06T09:27:40.023Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 09:27:40 [2024-06-06T09:27:40.945Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) 09:27:40 [2024-06-06T09:27:40.945Z] === RUN TestBuildWithSession 09:27:40 [2024-06-06T09:27:40.945Z] build_session_test.go:26: TODO: BuildKit 09:27:40 [2024-06-06T09:27:40.945Z] --- SKIP: TestBuildWithSession (0.00s) 09:27:40 [2024-06-06T09:27:40.945Z] === RUN TestBuildSquashParent 09:27:44 [2024-06-06T09:27:44.200Z] --- PASS: TestBuildSquashParent (3.26s) 09:27:44 [2024-06-06T09:27:44.200Z] === RUN TestBuildWithRemoveAndForceRemove 09:27:44 [2024-06-06T09:27:44.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:27:44 [2024-06-06T09:27:44.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:27:44 [2024-06-06T09:27:44.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:27:44 [2024-06-06T09:27:44.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:27:44 [2024-06-06T09:27:44.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:27:44 [2024-06-06T09:27:44.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:27:44 [2024-06-06T09:27:44.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:27:44 [2024-06-06T09:27:44.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:27:44 [2024-06-06T09:27:44.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:27:44 [2024-06-06T09:27:44.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:27:44 [2024-06-06T09:27:44.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:27:44 [2024-06-06T09:27:44.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:27:44 [2024-06-06T09:27:44.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 09:27:44 [2024-06-06T09:27:44.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 09:27:44 [2024-06-06T09:27:44.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 09:27:44 [2024-06-06T09:27:44.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 09:27:44 [2024-06-06T09:27:44.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 09:27:44 [2024-06-06T09:27:44.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 09:27:47 [2024-06-06T09:27:47.455Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) 09:27:47 [2024-06-06T09:27:47.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s) 09:27:47 [2024-06-06T09:27:47.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.18s) 09:27:47 [2024-06-06T09:27:47.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) 09:27:47 [2024-06-06T09:27:47.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.72s) 09:27:47 [2024-06-06T09:27:47.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) 09:27:47 [2024-06-06T09:27:47.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) 09:27:47 [2024-06-06T09:27:47.455Z] === RUN TestBuildMultiStageCopy 09:27:47 [2024-06-06T09:27:47.455Z] === RUN TestBuildMultiStageCopy/copy_to_root 09:27:48 [2024-06-06T09:27:48.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 09:27:48 [2024-06-06T09:27:48.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 09:27:48 [2024-06-06T09:27:48.378Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 09:27:48 [2024-06-06T09:27:48.378Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 09:27:48 [2024-06-06T09:27:48.632Z] --- PASS: TestBuildMultiStageCopy (1.60s) 09:27:48 [2024-06-06T09:27:48.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) 09:27:48 [2024-06-06T09:27:48.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.10s) 09:27:48 [2024-06-06T09:27:48.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.11s) 09:27:48 [2024-06-06T09:27:48.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.13s) 09:27:48 [2024-06-06T09:27:48.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.14s) 09:27:48 [2024-06-06T09:27:48.632Z] === RUN TestBuildMultiStageParentConfig 09:27:49 [2024-06-06T09:27:49.190Z] --- PASS: TestBuildMultiStageParentConfig (0.46s) 09:27:49 [2024-06-06T09:27:49.190Z] === RUN TestBuildLabelWithTargets 09:27:49 [2024-06-06T09:27:49.748Z] --- PASS: TestBuildLabelWithTargets (0.65s) 09:27:49 [2024-06-06T09:27:49.748Z] === RUN TestBuildWithEmptyLayers 09:27:50 [2024-06-06T09:27:50.003Z] --- PASS: TestBuildWithEmptyLayers (0.17s) 09:27:50 [2024-06-06T09:27:50.003Z] === RUN TestBuildMultiStageOnBuild 09:27:51 [2024-06-06T09:27:51.361Z] --- PASS: TestBuildMultiStageOnBuild (1.23s) 09:27:51 [2024-06-06T09:27:51.361Z] === RUN TestBuildUncleanTarFilenames 09:27:51 [2024-06-06T09:27:51.361Z] --- PASS: TestBuildUncleanTarFilenames (0.12s) 09:27:51 [2024-06-06T09:27:51.361Z] === RUN TestBuildMultiStageLayerLeak 09:27:52 [2024-06-06T09:27:52.720Z] --- PASS: TestBuildMultiStageLayerLeak (1.14s) 09:27:52 [2024-06-06T09:27:52.720Z] === RUN TestBuildWithHugeFile 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildWithHugeFile (51.77s) 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildWCOWSandboxSize 09:28:48 [2024-06-06T09:28:48.850Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:28:48 [2024-06-06T09:28:48.850Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildWithEmptyDockerfile 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 09:28:48 [2024-06-06T09:28:48.850Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:28:48 [2024-06-06T09:28:48.850Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:28:48 [2024-06-06T09:28:48.850Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:28:48 [2024-06-06T09:28:48.850Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 09:28:48 [2024-06-06T09:28:48.850Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 09:28:48 [2024-06-06T09:28:48.850Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildPreserveOwnership 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildPreserveOwnership/copy_from 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildPreserveOwnership (2.33s) 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.58s) 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.73s) 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildPlatformInvalid 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildPlatformInvalid (0.01s) 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildWorkdirNoCacheMiss 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildWorkdirNoCacheMiss/trailing_slash 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildWorkdirNoCacheMiss/no_trailing_slash 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.09s) 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.07s) 09:28:48 [2024-06-06T09:28:48.850Z] --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s) 09:28:48 [2024-06-06T09:28:48.850Z] === RUN TestBuildkitHistoryTracePropagation 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" 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 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" 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 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] time="2024-06-06T09:28:46Z" level=info msg="[core] [Server #4] Server created" module=grpc 09:28:48 [2024-06-06T09:28:48.850Z] build_traces_test.go:87: Waiting for trace to be available 09:28:50 [2024-06-06T09:28:50.730Z] time="2024-06-06T09:28:50Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 09:28:50 [2024-06-06T09:28:50.730Z] time="2024-06-06T09:28:50Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 09:28:50 [2024-06-06T09:28:50.730Z] time="2024-06-06T09:28:50Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 09:28:50 [2024-06-06T09:28:50.730Z] time="2024-06-06T09:28:50Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 09:28:50 [2024-06-06T09:28:50.730Z] time="2024-06-06T09:28:50Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 09:28:50 [2024-06-06T09:28:50.730Z] time="2024-06-06T09:28:50Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 09:28:50 [2024-06-06T09:28:50.730Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s) 09:28:50 [2024-06-06T09:28:50.730Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 09:28:51 [2024-06-06T09:28:51.288Z] Loaded image: busybox:latest 09:28:51 [2024-06-06T09:28:51.288Z] Loaded image: busybox:glibc 09:28:52 [2024-06-06T09:28:52.211Z] Loaded image: debian:bookworm-slim 09:28:52 [2024-06-06T09:28:52.211Z] Loaded image: hello-world:latest 09:28:52 [2024-06-06T09:28:52.211Z] Loaded image: arm32v7/hello-world:latest 09:29:04 [2024-06-06T09:29:04.358Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.77s) 09:29:04 [2024-06-06T09:29:04.358Z] PASS 09:29:04 [2024-06-06T09:29:04.358Z] 09:29:04 [2024-06-06T09:29:04.358Z] === Skipped 09:29:04 [2024-06-06T09:29:04.358Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 09:29:04 [2024-06-06T09:29:04.358Z] build_session_test.go:26: TODO: BuildKit 09:29:04 [2024-06-06T09:29:04.358Z] 09:29:04 [2024-06-06T09:29:04.358Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 09:29:04 [2024-06-06T09:29:04.358Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 09:29:04 [2024-06-06T09:29:04.358Z] 09:29:04 [2024-06-06T09:29:04.358Z] DONE 38 tests, 2 skipped in 85.976s 09:29:04 [2024-06-06T09:29:04.358Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 09:29:04 [2024-06-06T09:29:04.358Z] ++ '[' -n '' ']' 09:29:04 [2024-06-06T09:29:04.358Z] ++ 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 09:29:04 [2024-06-06T09:29:04.358Z] ++ set -e 09:29:04 [2024-06-06T09:29:04.358Z] ++ '[' -n 0 ']' 09:29:04 [2024-06-06T09:29:04.358Z] ++ set -x 09:29:04 [2024-06-06T09:29:04.358Z] ++ 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.oVmZAFtRz2/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 09:29:04 [2024-06-06T09:29:04.358Z] INFO: Testing against a local daemon 09:29:04 [2024-06-06T09:29:04.358Z] === RUN TestNoNewPrivileges 09:29:12 [2024-06-06T09:29:12.424Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 09:29:12 [2024-06-06T09:29:12.424Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 09:29:12 [2024-06-06T09:29:12.983Z] --- PASS: TestNoNewPrivileges (9.50s) 09:29:12 [2024-06-06T09:29:12.983Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.43s) 09:29:12 [2024-06-06T09:29:12.983Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.39s) 09:29:12 [2024-06-06T09:29:12.983Z] PASS 09:29:12 [2024-06-06T09:29:12.983Z] 09:29:12 [2024-06-06T09:29:12.983Z] DONE 3 tests in 9.521s 09:29:12 [2024-06-06T09:29:12.983Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 09:29:12 [2024-06-06T09:29:12.983Z] ++ '[' -n '' ']' 09:29:12 [2024-06-06T09:29:12.983Z] ++ 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 09:29:12 [2024-06-06T09:29:12.983Z] ++ set -e 09:29:12 [2024-06-06T09:29:12.983Z] ++ '[' -n 0 ']' 09:29:12 [2024-06-06T09:29:12.983Z] ++ set -x 09:29:12 [2024-06-06T09:29:12.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.oVmZAFtRz2/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 09:29:12 [2024-06-06T09:29:12.983Z] INFO: Testing against a local daemon 09:29:12 [2024-06-06T09:29:12.983Z] === RUN TestConfigInspect 09:29:14 [2024-06-06T09:29:14.887Z] --- PASS: TestConfigInspect (1.92s) 09:29:14 [2024-06-06T09:29:14.887Z] === RUN TestConfigList 09:29:16 [2024-06-06T09:29:16.253Z] === RUN TestConfigList/test_filter_by_name 09:29:16 [2024-06-06T09:29:16.253Z] === RUN TestConfigList/test_filter_by_id 09:29:16 [2024-06-06T09:29:16.253Z] === RUN TestConfigList/test_filter_by_label_key_only 09:29:16 [2024-06-06T09:29:16.253Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 09:29:16 [2024-06-06T09:29:16.253Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 09:29:17 [2024-06-06T09:29:17.175Z] --- PASS: TestConfigList (2.02s) 09:29:17 [2024-06-06T09:29:17.175Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 09:29:17 [2024-06-06T09:29:17.175Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 09:29:17 [2024-06-06T09:29:17.175Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 09:29:17 [2024-06-06T09:29:17.175Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 09:29:17 [2024-06-06T09:29:17.175Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 09:29:17 [2024-06-06T09:29:17.175Z] === RUN TestConfigsCreateAndDelete 09:29:19 [2024-06-06T09:29:19.055Z] --- PASS: TestConfigsCreateAndDelete (1.95s) 09:29:19 [2024-06-06T09:29:19.055Z] === RUN TestConfigsUpdate 09:29:20 [2024-06-06T09:29:20.936Z] --- PASS: TestConfigsUpdate (2.10s) 09:29:20 [2024-06-06T09:29:20.936Z] === RUN TestTemplatedConfig 09:29:23 [2024-06-06T09:29:23.441Z] --- PASS: TestTemplatedConfig (2.41s) 09:29:23 [2024-06-06T09:29:23.441Z] === RUN TestConfigCreateResolve 09:29:25 [2024-06-06T09:29:25.321Z] --- PASS: TestConfigCreateResolve (1.94s) 09:29:25 [2024-06-06T09:29:25.321Z] PASS 09:29:25 [2024-06-06T09:29:25.321Z] 09:29:25 [2024-06-06T09:29:25.321Z] DONE 11 tests in 12.370s 09:29:25 [2024-06-06T09:29:25.321Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 09:29:25 [2024-06-06T09:29:25.321Z] ++ '[' -n '' ']' 09:29:25 [2024-06-06T09:29:25.321Z] ++ 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 09:29:25 [2024-06-06T09:29:25.321Z] ++ set -e 09:29:25 [2024-06-06T09:29:25.321Z] ++ '[' -n 0 ']' 09:29:25 [2024-06-06T09:29:25.321Z] ++ set -x 09:29:25 [2024-06-06T09:29:25.321Z] ++ 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.oVmZAFtRz2/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 09:29:25 [2024-06-06T09:29:25.321Z] INFO: Testing against a local daemon 09:29:25 [2024-06-06T09:29:25.321Z] === RUN TestAttach 09:29:25 [2024-06-06T09:29:25.321Z] === RUN TestAttach/without_TTY 09:29:25 [2024-06-06T09:29:25.321Z] === PAUSE TestAttach/without_TTY 09:29:25 [2024-06-06T09:29:25.321Z] === RUN TestAttach/with_TTY 09:29:25 [2024-06-06T09:29:25.321Z] === PAUSE TestAttach/with_TTY 09:29:25 [2024-06-06T09:29:25.321Z] === CONT TestAttach/without_TTY 09:29:25 [2024-06-06T09:29:25.321Z] === CONT TestAttach/with_TTY 09:29:25 [2024-06-06T09:29:25.575Z] --- PASS: TestAttach (0.02s) 09:29:25 [2024-06-06T09:29:25.575Z] --- PASS: TestAttach/without_TTY (0.05s) 09:29:25 [2024-06-06T09:29:25.575Z] --- PASS: TestAttach/with_TTY (0.05s) 09:29:25 [2024-06-06T09:29:25.575Z] === RUN TestCreateWithCDIDevices 09:29:26 [2024-06-06T09:29:26.498Z] --- PASS: TestCreateWithCDIDevices (1.04s) 09:29:26 [2024-06-06T09:29:26.498Z] === RUN TestCDISpecDirsAreInSystemInfo 09:29:26 [2024-06-06T09:29:26.498Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default 09:29:27 [2024-06-06T09:29:27.056Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned 09:29:27 [2024-06-06T09:29:27.657Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice 09:29:28 [2024-06-06T09:29:28.258Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice 09:29:28 [2024-06-06T09:29:28.512Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice 09:29:29 [2024-06-06T09:29:29.070Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice 09:29:29 [2024-06-06T09:29:29.629Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice 09:29:30 [2024-06-06T09:29:30.187Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s) 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestCheckpoint 09:29:30 [2024-06-06T09:29:30.746Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:29:30 [2024-06-06T09:29:30.746Z] --- SKIP: TestCheckpoint (0.00s) 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/commit 09:29:30 [2024-06-06T09:29:30.746Z] === PAUSE TestContainerInvalidJSON/commit 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/create 09:29:30 [2024-06-06T09:29:30.746Z] === PAUSE TestContainerInvalidJSON/containers/create 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 09:29:30 [2024-06-06T09:29:30.746Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update 09:29:30 [2024-06-06T09:29:30.746Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start 09:29:30 [2024-06-06T09:29:30.746Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 09:29:30 [2024-06-06T09:29:30.746Z] === CONT TestContainerInvalidJSON/commit 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 09:29:30 [2024-06-06T09:29:30.746Z] === CONT TestContainerInvalidJSON/exec/foobar/start 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 09:29:30 [2024-06-06T09:29:30.746Z] === CONT TestContainerInvalidJSON/containers/create 09:29:30 [2024-06-06T09:29:30.746Z] === CONT TestContainerInvalidJSON/containers/foobar/update 09:29:30 [2024-06-06T09:29:30.746Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/commit/empty_body 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 09:29:30 [2024-06-06T09:29:30.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestContainerInvalidJSON (0.01s) 09:29:30 [2024-06-06T09:29:30.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 09:29:30 [2024-06-06T09:29:30.747Z] === RUN TestCopyFromContainerPathDoesNotExist 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 09:29:30 [2024-06-06T09:29:30.747Z] === RUN TestCopyFromContainerPathIsNotDir 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 09:29:30 [2024-06-06T09:29:30.747Z] === RUN TestCopyToContainerPathDoesNotExist 09:29:30 [2024-06-06T09:29:30.747Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 09:29:30 [2024-06-06T09:29:30.747Z] === RUN TestCopyEmptyFile 09:29:31 [2024-06-06T09:29:31.003Z] --- PASS: TestCopyEmptyFile (0.07s) 09:29:31 [2024-06-06T09:29:31.003Z] === RUN TestCopyToContainerPathIsNotDir 09:29:31 [2024-06-06T09:29:31.003Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 09:29:31 [2024-06-06T09:29:31.003Z] === RUN TestCopyFromContainer 09:29:31 [2024-06-06T09:29:31.562Z] === RUN TestCopyFromContainer// 09:29:31 [2024-06-06T09:29:31.562Z] === RUN TestCopyFromContainer/. 09:29:31 [2024-06-06T09:29:31.562Z] === RUN TestCopyFromContainer//. 09:29:31 [2024-06-06T09:29:31.562Z] === RUN TestCopyFromContainer/./ 09:29:31 [2024-06-06T09:29:31.562Z] === RUN TestCopyFromContainer//./ 09:29:31 [2024-06-06T09:29:31.562Z] === RUN TestCopyFromContainer//bar/root 09:29:31 [2024-06-06T09:29:31.562Z] === RUN TestCopyFromContainer//bar/root/ 09:29:31 [2024-06-06T09:29:31.562Z] === RUN TestCopyFromContainer//bar/root/. 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCopyFromContainer/bar/quux 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCopyFromContainer/bar/quux/ 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCopyFromContainer/bar/quux/. 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCopyFromContainer/bar/quux/baz 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCopyFromContainer/bar/filesymlink 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCopyFromContainer/bar/dirsymlink 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCopyFromContainer/bar/notarget 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer (0.83s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer// (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/. (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer//. (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/./ (0.02s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer//./ (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:29:31 [2024-06-06T09:29:31.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:29:31 [2024-06-06T09:29:31.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 09:29:31 [2024-06-06T09:29:31.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 09:29:31 [2024-06-06T09:29:31.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 09:29:31 [2024-06-06T09:29:31.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 09:29:31 [2024-06-06T09:29:31.816Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateLinkToNonExistingContainer 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateWithInvalidEnv 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateWithInvalidEnv/0 09:29:31 [2024-06-06T09:29:31.816Z] === PAUSE TestCreateWithInvalidEnv/0 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateWithInvalidEnv/1 09:29:31 [2024-06-06T09:29:31.816Z] === PAUSE TestCreateWithInvalidEnv/1 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateWithInvalidEnv/2 09:29:31 [2024-06-06T09:29:31.816Z] === PAUSE TestCreateWithInvalidEnv/2 09:29:31 [2024-06-06T09:29:31.816Z] === CONT TestCreateWithInvalidEnv/0 09:29:31 [2024-06-06T09:29:31.816Z] === CONT TestCreateWithInvalidEnv/2 09:29:31 [2024-06-06T09:29:31.816Z] === CONT TestCreateWithInvalidEnv/1 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateTmpfsMountsTarget 09:29:31 [2024-06-06T09:29:31.816Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 09:29:31 [2024-06-06T09:29:31.816Z] === RUN TestCreateWithCustomMaskedPaths 09:29:33 [2024-06-06T09:29:33.175Z] --- PASS: TestCreateWithCustomMaskedPaths (1.38s) 09:29:33 [2024-06-06T09:29:33.175Z] === RUN TestCreateWithCustomReadonlyPaths 09:29:34 [2024-06-06T09:29:34.534Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s) 09:29:34 [2024-06-06T09:29:34.534Z] === RUN TestCreateWithInvalidHealthcheckParams 09:29:34 [2024-06-06T09:29:34.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:29:34 [2024-06-06T09:29:34.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:29:34 [2024-06-06T09:29:34.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:29:34 [2024-06-06T09:29:34.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:29:34 [2024-06-06T09:29:34.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 09:29:34 [2024-06-06T09:29:34.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 09:29:34 [2024-06-06T09:29:34.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 09:29:34 [2024-06-06T09:29:34.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 09:29:34 [2024-06-06T09:29:34.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 09:29:34 [2024-06-06T09:29:34.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 09:29:34 [2024-06-06T09:29:34.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 09:29:34 [2024-06-06T09:29:34.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) 09:29:34 [2024-06-06T09:29:34.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) 09:29:34 [2024-06-06T09:29:34.534Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 09:29:34 [2024-06-06T09:29:34.534Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateDifferentPlatform 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateDifferentPlatform/different_os 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateDifferentPlatform (0.01s) 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateVolumesFromNonExistingContainer 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreatePlatformSpecificImageNoPlatform 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateInvalidHostConfig 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 09:29:35 [2024-06-06T09:29:35.093Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 09:29:35 [2024-06-06T09:29:35.093Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:29:35 [2024-06-06T09:29:35.093Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 09:29:35 [2024-06-06T09:29:35.093Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 09:29:35 [2024-06-06T09:29:35.093Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 09:29:35 [2024-06-06T09:29:35.093Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 09:29:35 [2024-06-06T09:29:35.093Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 09:29:35 [2024-06-06T09:29:35.093Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 09:29:35 [2024-06-06T09:29:35.093Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 09:29:35 [2024-06-06T09:29:35.093Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateWithMultipleEndpointSettings 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 09:29:35 [2024-06-06T09:29:35.093Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 09:29:35 [2024-06-06T09:29:35.093Z] === RUN TestCreateWithCustomMACs 09:29:36 [2024-06-06T09:29:36.016Z] --- PASS: TestCreateWithCustomMACs (0.61s) 09:29:36 [2024-06-06T09:29:36.016Z] === RUN TestContainerStartOnDaemonRestart 09:29:36 [2024-06-06T09:29:36.016Z] === PAUSE TestContainerStartOnDaemonRestart 09:29:36 [2024-06-06T09:29:36.016Z] === RUN TestDaemonRestartIpcMode 09:29:36 [2024-06-06T09:29:36.016Z] === PAUSE TestDaemonRestartIpcMode 09:29:36 [2024-06-06T09:29:36.016Z] === RUN TestDaemonHostGatewayIP 09:29:36 [2024-06-06T09:29:36.016Z] === PAUSE TestDaemonHostGatewayIP 09:29:36 [2024-06-06T09:29:36.016Z] === RUN TestRestartDaemonWithRestartingContainer 09:29:36 [2024-06-06T09:29:36.016Z] === PAUSE TestRestartDaemonWithRestartingContainer 09:29:36 [2024-06-06T09:29:36.016Z] === RUN TestHardRestartWhenContainerIsRunning 09:29:36 [2024-06-06T09:29:36.016Z] === PAUSE TestHardRestartWhenContainerIsRunning 09:29:36 [2024-06-06T09:29:36.016Z] === RUN TestContainerKillOnDaemonStart 09:29:36 [2024-06-06T09:29:36.016Z] === PAUSE TestContainerKillOnDaemonStart 09:29:36 [2024-06-06T09:29:36.016Z] === RUN TestDiff 09:29:36 [2024-06-06T09:29:36.270Z] --- PASS: TestDiff (0.52s) 09:29:36 [2024-06-06T09:29:36.270Z] === RUN TestDiffStoppedContainer 09:29:36 [2024-06-06T09:29:36.829Z] --- PASS: TestDiffStoppedContainer (0.45s) 09:29:36 [2024-06-06T09:29:36.829Z] === RUN TestExecConsoleSize 09:29:37 [2024-06-06T09:29:37.388Z] --- PASS: TestExecConsoleSize (0.45s) 09:29:37 [2024-06-06T09:29:37.388Z] === RUN TestExecWithCloseStdin 09:29:37 [2024-06-06T09:29:37.642Z] --- PASS: TestExecWithCloseStdin (0.48s) 09:29:37 [2024-06-06T09:29:37.642Z] === RUN TestExec 09:29:38 [2024-06-06T09:29:38.201Z] --- PASS: TestExec (0.46s) 09:29:38 [2024-06-06T09:29:38.201Z] === RUN TestExecUser 09:29:38 [2024-06-06T09:29:38.760Z] --- PASS: TestExecUser (0.52s) 09:29:38 [2024-06-06T09:29:38.760Z] === RUN TestExecWithGroupAdd 09:29:39 [2024-06-06T09:29:39.318Z] --- PASS: TestExecWithGroupAdd (0.54s) 09:29:39 [2024-06-06T09:29:39.318Z] === RUN TestExportContainerAndImportImage 09:29:39 [2024-06-06T09:29:39.877Z] --- PASS: TestExportContainerAndImportImage (0.53s) 09:29:39 [2024-06-06T09:29:39.877Z] === RUN TestExportContainerAfterDaemonRestart 09:29:46 [2024-06-06T09:29:46.396Z] --- PASS: TestExportContainerAfterDaemonRestart (6.17s) 09:29:46 [2024-06-06T09:29:46.396Z] === RUN TestHealthCheckWorkdir 09:29:46 [2024-06-06T09:29:46.396Z] --- PASS: TestHealthCheckWorkdir (0.53s) 09:29:46 [2024-06-06T09:29:46.396Z] === RUN TestHealthKillContainer 09:29:54 [2024-06-06T09:29:54.461Z] --- PASS: TestHealthKillContainer (7.68s) 09:29:54 [2024-06-06T09:29:54.461Z] === RUN TestHealthCheckProcessKilled 09:29:54 [2024-06-06T09:29:54.715Z] --- PASS: TestHealthCheckProcessKilled (0.70s) 09:29:54 [2024-06-06T09:29:54.715Z] === RUN TestHealthStartInterval 09:29:56 [2024-06-06T09:29:56.596Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:56 [2024-06-06T09:29:56.596Z] } 09:29:56 [2024-06-06T09:29:56.596Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:56 [2024-06-06T09:29:56.596Z] } 09:29:56 [2024-06-06T09:29:56.596Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:56 [2024-06-06T09:29:56.596Z] } 09:29:56 [2024-06-06T09:29:56.596Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:56 [2024-06-06T09:29:56.596Z] } 09:29:56 [2024-06-06T09:29:56.596Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:56 [2024-06-06T09:29:56.596Z] } 09:29:56 [2024-06-06T09:29:56.850Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:56 [2024-06-06T09:29:56.850Z] } 09:29:56 [2024-06-06T09:29:56.850Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:56 [2024-06-06T09:29:56.850Z] } 09:29:56 [2024-06-06T09:29:56.850Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:56 [2024-06-06T09:29:56.850Z] } 09:29:57 [2024-06-06T09:29:57.104Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:57 [2024-06-06T09:29:57.104Z] } 09:29:57 [2024-06-06T09:29:57.104Z] health_test.go:141: &{2024-06-06 09:29:55.988046277 +0000 UTC 2024-06-06 09:29:56.01455961 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 09:29:57 [2024-06-06T09:29:57.104Z] } 09:29:57 [2024-06-06T09:29:57.104Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:57 [2024-06-06T09:29:57.367Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:57 [2024-06-06T09:29:57.367Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:57 [2024-06-06T09:29:57.643Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:57 [2024-06-06T09:29:57.643Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:57 [2024-06-06T09:29:57.643Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:57 [2024-06-06T09:29:57.907Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:57 [2024-06-06T09:29:57.907Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:58 [2024-06-06T09:29:58.165Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:58 [2024-06-06T09:29:58.165Z] health_test.go:141: &{2024-06-06 09:29:57.015946873 +0000 UTC 2024-06-06 09:29:57.04299918 +0000 UTC 1 2} 09:29:58 [2024-06-06T09:29:58.165Z] health_test.go:169: 1.027760213s 09:29:59 [2024-06-06T09:29:59.523Z] health_test.go:169: 1.027760213s 09:30:00 [2024-06-06T09:30:00.444Z] health_test.go:169: 1.027760213s 09:30:01 [2024-06-06T09:30:01.365Z] health_test.go:169: 1.027760213s 09:30:02 [2024-06-06T09:30:02.286Z] health_test.go:169: 1.027760213s 09:30:03 [2024-06-06T09:30:03.208Z] health_test.go:169: 1.027760213s 09:30:04 [2024-06-06T09:30:04.129Z] health_test.go:169: 1.027760213s 09:30:05 [2024-06-06T09:30:05.486Z] health_test.go:169: 1.027760213s 09:30:06 [2024-06-06T09:30:06.408Z] health_test.go:169: 1.027760213s 09:30:07 [2024-06-06T09:30:07.329Z] health_test.go:169: 1.027760213s 09:30:08 [2024-06-06T09:30:08.251Z] health_test.go:169: 1.027760213s 09:30:09 [2024-06-06T09:30:09.172Z] health_test.go:169: 1.027760213s 09:30:10 [2024-06-06T09:30:10.530Z] health_test.go:169: 1.027760213s 09:30:11 [2024-06-06T09:30:11.452Z] health_test.go:169: 1.027760213s 09:30:12 [2024-06-06T09:30:12.373Z] health_test.go:169: 1.027760213s 09:30:13 [2024-06-06T09:30:13.295Z] health_test.go:169: 1.027760213s 09:30:14 [2024-06-06T09:30:14.216Z] health_test.go:169: 1.027760213s 09:30:15 [2024-06-06T09:30:15.138Z] health_test.go:169: 1.027760213s 09:30:16 [2024-06-06T09:30:16.495Z] health_test.go:169: 1.027760213s 09:30:17 [2024-06-06T09:30:17.416Z] health_test.go:169: 1.027760213s 09:30:18 [2024-06-06T09:30:18.337Z] health_test.go:169: 1.027760213s 09:30:19 [2024-06-06T09:30:19.258Z] health_test.go:169: 1.027760213s 09:30:20 [2024-06-06T09:30:20.179Z] health_test.go:169: 1.027760213s 09:30:21 [2024-06-06T09:30:21.537Z] health_test.go:169: 1.027760213s 09:30:22 [2024-06-06T09:30:22.458Z] health_test.go:169: 1.027760213s 09:30:23 [2024-06-06T09:30:23.379Z] health_test.go:169: 1.027760213s 09:30:24 [2024-06-06T09:30:24.301Z] health_test.go:169: 1.027760213s 09:30:25 [2024-06-06T09:30:25.222Z] health_test.go:169: 1.027760213s 09:30:26 [2024-06-06T09:30:26.143Z] health_test.go:169: 1.027760213s 09:30:27 [2024-06-06T09:30:27.500Z] health_test.go:169: 1.027760213s 09:30:28 [2024-06-06T09:30:28.421Z] --- PASS: TestHealthStartInterval (33.66s) 09:30:28 [2024-06-06T09:30:28.421Z] === RUN TestInspectAnnotations 09:30:28 [2024-06-06T09:30:28.421Z] --- PASS: TestInspectAnnotations (0.05s) 09:30:28 [2024-06-06T09:30:28.421Z] === RUN TestNetworkAliasesAreEmpty 09:30:28 [2024-06-06T09:30:28.421Z] === RUN TestNetworkAliasesAreEmpty/host 09:30:28 [2024-06-06T09:30:28.675Z] === RUN TestNetworkAliasesAreEmpty/bridge 09:30:28 [2024-06-06T09:30:28.675Z] === RUN TestNetworkAliasesAreEmpty/none 09:30:28 [2024-06-06T09:30:28.675Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s) 09:30:28 [2024-06-06T09:30:28.675Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.04s) 09:30:28 [2024-06-06T09:30:28.675Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s) 09:30:28 [2024-06-06T09:30:28.675Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.04s) 09:30:28 [2024-06-06T09:30:28.675Z] === RUN TestIpcModeNone 09:30:29 [2024-06-06T09:30:29.233Z] --- PASS: TestIpcModeNone (0.48s) 09:30:29 [2024-06-06T09:30:29.233Z] === RUN TestIpcModePrivate 09:30:29 [2024-06-06T09:30:29.487Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 09:30:29 [2024-06-06T09:30:29.742Z] --- PASS: TestIpcModePrivate (0.56s) 09:30:29 [2024-06-06T09:30:29.742Z] === RUN TestIpcModeShareable 09:30:29 [2024-06-06T09:30:29.996Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 09:30:30 [2024-06-06T09:30:30.250Z] --- PASS: TestIpcModeShareable (0.50s) 09:30:30 [2024-06-06T09:30:30.250Z] === RUN TestAPIIpcModeShareableAndContainer 09:30:31 [2024-06-06T09:30:31.609Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.20s) 09:30:31 [2024-06-06T09:30:31.609Z] === RUN TestAPIIpcModeHost 09:30:31 [2024-06-06T09:30:31.609Z] --- PASS: TestAPIIpcModeHost (0.27s) 09:30:31 [2024-06-06T09:30:31.609Z] === RUN TestDaemonIpcModeShareable 09:30:32 [2024-06-06T09:30:32.531Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 09:30:32 [2024-06-06T09:30:32.785Z] --- PASS: TestDaemonIpcModeShareable (1.03s) 09:30:32 [2024-06-06T09:30:32.785Z] === RUN TestDaemonIpcModePrivate 09:30:33 [2024-06-06T09:30:33.749Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 09:30:33 [2024-06-06T09:30:33.749Z] --- PASS: TestDaemonIpcModePrivate (1.05s) 09:30:33 [2024-06-06T09:30:33.749Z] === RUN TestDaemonIpcModePrivateFromConfig 09:30:34 [2024-06-06T09:30:34.675Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 09:30:34 [2024-06-06T09:30:34.929Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) 09:30:34 [2024-06-06T09:30:34.929Z] === RUN TestDaemonIpcModeShareableFromConfig 09:30:35 [2024-06-06T09:30:35.851Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 09:30:35 [2024-06-06T09:30:35.851Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) 09:30:35 [2024-06-06T09:30:35.851Z] === RUN TestIpcModeOlderClient 09:30:35 [2024-06-06T09:30:35.851Z] === PAUSE TestIpcModeOlderClient 09:30:35 [2024-06-06T09:30:35.851Z] === RUN TestKillContainerInvalidSignal 09:30:36 [2024-06-06T09:30:36.409Z] --- PASS: TestKillContainerInvalidSignal (0.52s) 09:30:36 [2024-06-06T09:30:36.409Z] === RUN TestKillContainer 09:30:36 [2024-06-06T09:30:36.409Z] === RUN TestKillContainer/no_signal 09:30:36 [2024-06-06T09:30:36.967Z] === RUN TestKillContainer/non_killing_signal 09:30:37 [2024-06-06T09:30:37.525Z] === RUN TestKillContainer/killing_signal 09:30:38 [2024-06-06T09:30:38.083Z] --- PASS: TestKillContainer (1.56s) 09:30:38 [2024-06-06T09:30:38.083Z] --- PASS: TestKillContainer/no_signal (0.54s) 09:30:38 [2024-06-06T09:30:38.083Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) 09:30:38 [2024-06-06T09:30:38.083Z] --- PASS: TestKillContainer/killing_signal (0.43s) 09:30:38 [2024-06-06T09:30:38.083Z] === RUN TestKillWithStopSignalAndRestartPolicies 09:30:38 [2024-06-06T09:30:38.083Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 09:30:38 [2024-06-06T09:30:38.337Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 09:30:38 [2024-06-06T09:30:38.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) 09:30:38 [2024-06-06T09:30:38.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) 09:30:38 [2024-06-06T09:30:38.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) 09:30:38 [2024-06-06T09:30:38.896Z] === RUN TestKillStoppedContainer 09:30:38 [2024-06-06T09:30:38.896Z] --- PASS: TestKillStoppedContainer (0.04s) 09:30:38 [2024-06-06T09:30:38.896Z] === RUN TestKillDifferentUserContainer 09:30:39 [2024-06-06T09:30:39.453Z] --- PASS: TestKillDifferentUserContainer (0.45s) 09:30:39 [2024-06-06T09:30:39.453Z] === RUN TestInspectOomKilledTrue 09:30:40 [2024-06-06T09:30:40.011Z] --- PASS: TestInspectOomKilledTrue (0.53s) 09:30:40 [2024-06-06T09:30:40.012Z] === RUN TestInspectOomKilledFalse 09:30:40 [2024-06-06T09:30:40.266Z] --- PASS: TestInspectOomKilledFalse (0.44s) 09:30:40 [2024-06-06T09:30:40.266Z] === RUN TestLinksEtcHostsContentMatch 09:30:40 [2024-06-06T09:30:40.520Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s) 09:30:40 [2024-06-06T09:30:40.520Z] === RUN TestLinksContainerNames 09:30:41 [2024-06-06T09:30:41.442Z] --- PASS: TestLinksContainerNames (0.89s) 09:30:41 [2024-06-06T09:30:41.442Z] === RUN TestLogsFollowTailEmpty 09:30:42 [2024-06-06T09:30:42.000Z] --- PASS: TestLogsFollowTailEmpty (0.47s) 09:30:42 [2024-06-06T09:30:42.000Z] === RUN TestLogs 09:30:42 [2024-06-06T09:30:42.000Z] === RUN TestLogs/driver_local 09:30:42 [2024-06-06T09:30:42.000Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === RUN TestLogs/driver_local/tty/only_stdout 09:30:42 [2024-06-06T09:30:42.000Z] === PAUSE TestLogs/driver_local/tty/only_stdout 09:30:42 [2024-06-06T09:30:42.000Z] === RUN TestLogs/driver_local/tty/only_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === PAUSE TestLogs/driver_local/tty/only_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === RUN TestLogs/driver_local/without_tty/only_stdout 09:30:42 [2024-06-06T09:30:42.000Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 09:30:42 [2024-06-06T09:30:42.000Z] === RUN TestLogs/driver_local/without_tty/only_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === CONT TestLogs/driver_local/without_tty/only_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === CONT TestLogs/driver_local/without_tty/only_stdout 09:30:42 [2024-06-06T09:30:42.000Z] === CONT TestLogs/driver_local/tty/only_stderr 09:30:42 [2024-06-06T09:30:42.000Z] === CONT TestLogs/driver_local/tty/only_stdout 09:30:43 [2024-06-06T09:30:43.881Z] === RUN TestLogs/driver_json-file 09:30:43 [2024-06-06T09:30:43.881Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === RUN TestLogs/driver_json-file/tty/only_stdout 09:30:43 [2024-06-06T09:30:43.881Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 09:30:43 [2024-06-06T09:30:43.881Z] === RUN TestLogs/driver_json-file/tty/only_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 09:30:43 [2024-06-06T09:30:43.881Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 09:30:43 [2024-06-06T09:30:43.881Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === CONT TestLogs/driver_json-file/tty/only_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 09:30:43 [2024-06-06T09:30:43.881Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 09:30:43 [2024-06-06T09:30:43.881Z] === CONT TestLogs/driver_json-file/tty/only_stdout 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs (3.35s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_local (0.01s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.17s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.24s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.43s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.51s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.60s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.74s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_json-file (0.01s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.99s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.04s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.29s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.38s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.45s) 09:30:45 [2024-06-06T09:30:45.238Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.59s) 09:30:45 [2024-06-06T09:30:45.238Z] === RUN TestContainerNetworkMountsNoChown 09:30:45 [2024-06-06T09:30:45.797Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/default 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/default 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/private 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/private 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rprivate 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rprivate 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/slave 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/slave 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rslave 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rslave 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/shared 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/shared 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rshared 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rshared 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/default 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/default/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/default/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/default/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/default/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/default/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/default/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/default/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rprivate 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/default/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/private 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/private/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/private/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/private/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/private/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/private/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/private/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rshared 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rshared/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rshared/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rslave 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/default/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/slave 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rprivate/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rslave/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/shared 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/shared/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/shared/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/default/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/shared/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/slave/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rprivate/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/shared/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/shared/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/shared/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/private/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/slave/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/slave/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/slave/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/slave/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/slave/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === RUN TestMountDaemonRoot/rslave/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/private/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/private/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rshared/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/private/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rshared/mount_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rprivate/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/shared/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/slave/bind_root 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 09:30:45 [2024-06-06T09:30:45.797Z] === CONT TestMountDaemonRoot/rprivate/mount_root 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/slave/mount_subpath 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/slave/mount_root 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/slave/bind_subpath 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/rslave/mount_root 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/rslave/bind_root 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/shared/bind_subpath 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/shared/mount_subpath 09:30:46 [2024-06-06T09:30:46.051Z] === CONT TestMountDaemonRoot/shared/mount_root 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot (0.01s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/private (0.00s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.13s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.13s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.13s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.10s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/default (0.00s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.16s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.16s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.16s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.15s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.26s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.23s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.21s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.23s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.20s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.21s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.30s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.29s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.14s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.11s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.12s) 09:30:46 [2024-06-06T09:30:46.305Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.12s) 09:30:46 [2024-06-06T09:30:46.305Z] === RUN TestContainerBindMountNonRecursive 09:30:47 [2024-06-06T09:30:47.663Z] --- PASS: TestContainerBindMountNonRecursive (1.14s) 09:30:47 [2024-06-06T09:30:47.663Z] === RUN TestContainerVolumesMountedAsShared 09:30:47 [2024-06-06T09:30:47.917Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) 09:30:47 [2024-06-06T09:30:47.917Z] === RUN TestContainerVolumesMountedAsSlave 09:30:48 [2024-06-06T09:30:48.171Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) 09:30:48 [2024-06-06T09:30:48.171Z] === RUN TestContainerCopyLeaksMounts 09:30:48 [2024-06-06T09:30:48.729Z] --- PASS: TestContainerCopyLeaksMounts (0.46s) 09:30:48 [2024-06-06T09:30:48.729Z] === RUN TestContainerBindMountReadOnlyDefault 09:30:48 [2024-06-06T09:30:48.729Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 09:30:48 [2024-06-06T09:30:48.729Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount 09:30:48 [2024-06-06T09:30:48.984Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount 09:30:49 [2024-06-06T09:30:49.542Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 09:30:49 [2024-06-06T09:30:49.542Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount 09:30:49 [2024-06-06T09:30:49.796Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount 09:30:50 [2024-06-06T09:30:50.354Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default 09:30:50 [2024-06-06T09:30:50.354Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount 09:30:50 [2024-06-06T09:30:50.912Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount 09:30:51 [2024-06-06T09:30:51.166Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default 09:30:51 [2024-06-06T09:30:51.166Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount 09:30:51 [2024-06-06T09:30:51.724Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.47s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.89s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.42s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.47s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.86s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.42s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.43s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.84s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.41s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.43s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.80s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.41s) 09:30:51 [2024-06-06T09:30:51.978Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.39s) 09:30:51 [2024-06-06T09:30:51.978Z] === RUN TestContainerBindMountRecursivelyReadOnly 09:30:53 [2024-06-06T09:30:53.859Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.54s) 09:30:53 [2024-06-06T09:30:53.859Z] === RUN TestNetworkNat 09:30:54 [2024-06-06T09:30:54.113Z] --- PASS: TestNetworkNat (0.46s) 09:30:54 [2024-06-06T09:30:54.113Z] === RUN TestNetworkLocalhostTCPNat 09:30:54 [2024-06-06T09:30:54.671Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) 09:30:54 [2024-06-06T09:30:54.671Z] === RUN TestNetworkLoopbackNat 09:30:57 [2024-06-06T09:30:57.174Z] --- PASS: TestNetworkLoopbackNat (2.57s) 09:30:57 [2024-06-06T09:30:57.174Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 09:30:57 [2024-06-06T09:30:57.429Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 09:30:57 [2024-06-06T09:30:57.429Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 09:30:57 [2024-06-06T09:30:57.429Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 09:30:57 [2024-06-06T09:30:57.429Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 09:30:57 [2024-06-06T09:30:57.683Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.53s) 09:30:57 [2024-06-06T09:30:57.683Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 09:30:57 [2024-06-06T09:30:57.683Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 09:30:57 [2024-06-06T09:30:57.683Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 09:30:57 [2024-06-06T09:30:57.683Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 09:30:57 [2024-06-06T09:30:57.683Z] === RUN TestPause 09:30:58 [2024-06-06T09:30:58.241Z] --- PASS: TestPause (0.45s) 09:30:58 [2024-06-06T09:30:58.241Z] === RUN TestPauseFailsOnWindowsServerContainers 09:30:58 [2024-06-06T09:30:58.241Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:30:58 [2024-06-06T09:30:58.241Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 09:30:58 [2024-06-06T09:30:58.241Z] === RUN TestPauseStopPausedContainer 09:30:58 [2024-06-06T09:30:58.495Z] --- PASS: TestPauseStopPausedContainer (0.49s) 09:30:58 [2024-06-06T09:30:58.495Z] === RUN TestPIDModeHost 09:30:59 [2024-06-06T09:30:59.854Z] --- PASS: TestPIDModeHost (1.01s) 09:30:59 [2024-06-06T09:30:59.854Z] === RUN TestPIDModeContainer 09:30:59 [2024-06-06T09:30:59.854Z] === RUN TestPIDModeContainer/non-existing_container 09:30:59 [2024-06-06T09:30:59.854Z] === RUN TestPIDModeContainer/non-running_container 09:30:59 [2024-06-06T09:30:59.854Z] === RUN TestPIDModeContainer/running_container 09:31:00 [2024-06-06T09:31:00.776Z] --- PASS: TestPIDModeContainer (1.22s) 09:31:00 [2024-06-06T09:31:00.776Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 09:31:00 [2024-06-06T09:31:00.776Z] --- PASS: TestPIDModeContainer/non-running_container (0.25s) 09:31:00 [2024-06-06T09:31:00.776Z] --- PASS: TestPIDModeContainer/running_container (0.49s) 09:31:00 [2024-06-06T09:31:00.776Z] === RUN TestPsFilter 09:31:01 [2024-06-06T09:31:01.030Z] === RUN TestPsFilter/since 09:31:01 [2024-06-06T09:31:01.030Z] === RUN TestPsFilter/before 09:31:01 [2024-06-06T09:31:01.030Z] --- PASS: TestPsFilter (0.12s) 09:31:01 [2024-06-06T09:31:01.030Z] --- PASS: TestPsFilter/since (0.00s) 09:31:01 [2024-06-06T09:31:01.030Z] --- PASS: TestPsFilter/before (0.00s) 09:31:01 [2024-06-06T09:31:01.030Z] === RUN TestRemoveContainerWithRemovedVolume 09:31:01 [2024-06-06T09:31:01.284Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) 09:31:01 [2024-06-06T09:31:01.284Z] === RUN TestRemoveContainerWithVolume 09:31:01 [2024-06-06T09:31:01.843Z] --- PASS: TestRemoveContainerWithVolume (0.48s) 09:31:01 [2024-06-06T09:31:01.843Z] === RUN TestRemoveContainerRunning 09:31:02 [2024-06-06T09:31:02.401Z] --- PASS: TestRemoveContainerRunning (0.48s) 09:31:02 [2024-06-06T09:31:02.401Z] === RUN TestRemoveContainerForceRemoveRunning 09:31:02 [2024-06-06T09:31:02.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) 09:31:02 [2024-06-06T09:31:02.959Z] === RUN TestRemoveInvalidContainer 09:31:02 [2024-06-06T09:31:02.959Z] --- PASS: TestRemoveInvalidContainer (0.01s) 09:31:02 [2024-06-06T09:31:02.959Z] === RUN TestRenameLinkedContainer 09:31:04 [2024-06-06T09:31:04.843Z] --- PASS: TestRenameLinkedContainer (1.95s) 09:31:04 [2024-06-06T09:31:04.843Z] === RUN TestRenameStoppedContainer 09:31:05 [2024-06-06T09:31:05.097Z] --- PASS: TestRenameStoppedContainer (0.45s) 09:31:05 [2024-06-06T09:31:05.097Z] === RUN TestRenameRunningContainerAndReuse 09:31:06 [2024-06-06T09:31:06.456Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) 09:31:06 [2024-06-06T09:31:06.456Z] === RUN TestRenameInvalidName 09:31:06 [2024-06-06T09:31:06.710Z] --- PASS: TestRenameInvalidName (0.50s) 09:31:06 [2024-06-06T09:31:06.710Z] === RUN TestRenameAnonymousContainer 09:31:08 [2024-06-06T09:31:08.591Z] --- PASS: TestRenameAnonymousContainer (1.66s) 09:31:08 [2024-06-06T09:31:08.591Z] === RUN TestRenameContainerWithSameName 09:31:08 [2024-06-06T09:31:08.845Z] --- PASS: TestRenameContainerWithSameName (0.42s) 09:31:08 [2024-06-06T09:31:08.845Z] === RUN TestRenameContainerWithLinkedContainer 09:31:09 [2024-06-06T09:31:09.768Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) 09:31:09 [2024-06-06T09:31:09.768Z] === RUN TestRenameContainerTwice 09:31:10 [2024-06-06T09:31:10.022Z] --- PASS: TestRenameContainerTwice (0.47s) 09:31:10 [2024-06-06T09:31:10.022Z] === RUN TestResize 09:31:10 [2024-06-06T09:31:10.022Z] === RUN TestResize/success 09:31:10 [2024-06-06T09:31:10.283Z] === RUN TestResize/invalid_size 09:31:10 [2024-06-06T09:31:10.548Z] === RUN TestResize/invalid_state 09:31:11 [2024-06-06T09:31:11.124Z] --- PASS: TestResize (1.02s) 09:31:11 [2024-06-06T09:31:11.124Z] --- PASS: TestResize/success (0.27s) 09:31:11 [2024-06-06T09:31:11.124Z] --- PASS: TestResize/invalid_size (0.26s) 09:31:11 [2024-06-06T09:31:11.124Z] --- PASS: TestResize/invalid_state (0.04s) 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 09:31:11 [2024-06-06T09:31:11.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 09:31:11 [2024-06-06T09:31:11.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 09:31:12 [2024-06-06T09:31:12.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 09:31:12 [2024-06-06T09:31:12.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 09:31:12 [2024-06-06T09:31:12.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 09:31:13 [2024-06-06T09:31:13.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 09:31:13 [2024-06-06T09:31:13.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 09:31:13 [2024-06-06T09:31:13.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 09:31:14 [2024-06-06T09:31:14.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 09:31:14 [2024-06-06T09:31:14.729Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.06s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.21s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.95s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.91s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.59s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.70s) 09:31:17 [2024-06-06T09:31:17.235Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.53s) 09:31:17 [2024-06-06T09:31:17.235Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 09:31:17 [2024-06-06T09:31:17.235Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 09:31:17 [2024-06-06T09:31:17.794Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 09:31:18 [2024-06-06T09:31:18.716Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s) 09:31:18 [2024-06-06T09:31:18.716Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) 09:31:18 [2024-06-06T09:31:18.716Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) 09:31:18 [2024-06-06T09:31:18.716Z] === RUN TestContainerRestartWithCancelledRequest 09:31:20 [2024-06-06T09:31:20.596Z] --- PASS: TestContainerRestartWithCancelledRequest (1.88s) 09:31:20 [2024-06-06T09:31:20.596Z] === RUN TestCgroupNamespacesRun 09:31:21 [2024-06-06T09:31:21.954Z] --- PASS: TestCgroupNamespacesRun (1.07s) 09:31:21 [2024-06-06T09:31:21.954Z] === RUN TestCgroupNamespacesRunPrivileged 09:31:22 [2024-06-06T09:31:22.876Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.01s) 09:31:22 [2024-06-06T09:31:22.876Z] === RUN TestCgroupNamespacesRunDaemonHostMode 09:31:23 [2024-06-06T09:31:23.797Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s) 09:31:23 [2024-06-06T09:31:23.797Z] === RUN TestCgroupNamespacesRunHostMode 09:31:25 [2024-06-06T09:31:25.156Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) 09:31:25 [2024-06-06T09:31:25.156Z] === RUN TestCgroupNamespacesRunPrivateMode 09:31:26 [2024-06-06T09:31:26.078Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) 09:31:26 [2024-06-06T09:31:26.078Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 09:31:27 [2024-06-06T09:31:27.000Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s) 09:31:27 [2024-06-06T09:31:27.000Z] === RUN TestCgroupNamespacesRunInvalidMode 09:31:27 [2024-06-06T09:31:27.559Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 09:31:27 [2024-06-06T09:31:27.559Z] === RUN TestCgroupNamespacesRunOlderClient 09:31:28 [2024-06-06T09:31:28.917Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) 09:31:28 [2024-06-06T09:31:28.917Z] === RUN TestNISDomainname 09:31:29 [2024-06-06T09:31:29.170Z] --- PASS: TestNISDomainname (0.53s) 09:31:29 [2024-06-06T09:31:29.170Z] === RUN TestHostnameDnsResolution 09:31:29 [2024-06-06T09:31:29.729Z] --- PASS: TestHostnameDnsResolution (0.65s) 09:31:29 [2024-06-06T09:31:29.729Z] === RUN TestUnprivilegedPortsAndPing 09:31:30 [2024-06-06T09:31:30.287Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) 09:31:30 [2024-06-06T09:31:30.287Z] === RUN TestPrivilegedHostDevices 09:31:30 [2024-06-06T09:31:30.845Z] --- PASS: TestPrivilegedHostDevices (0.47s) 09:31:30 [2024-06-06T09:31:30.845Z] === RUN TestRunConsoleSize 09:31:31 [2024-06-06T09:31:31.403Z] --- PASS: TestRunConsoleSize (0.50s) 09:31:31 [2024-06-06T09:31:31.403Z] === RUN TestRunWithAlternativeContainerdShim 09:31:36 [2024-06-06T09:31:36.629Z] --- PASS: TestRunWithAlternativeContainerdShim (5.41s) 09:31:36 [2024-06-06T09:31:36.629Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 09:31:37 [2024-06-06T09:31:37.987Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.10s) 09:31:37 [2024-06-06T09:31:37.987Z] === RUN TestStaticIPOutsideSubpool 09:31:38 [2024-06-06T09:31:38.909Z] --- PASS: TestStaticIPOutsideSubpool (1.19s) 09:31:38 [2024-06-06T09:31:38.909Z] === RUN TestWorkingDirNormalization 09:31:38 [2024-06-06T09:31:38.909Z] === RUN TestWorkingDirNormalization/trailing_slash 09:31:38 [2024-06-06T09:31:38.909Z] === PAUSE TestWorkingDirNormalization/trailing_slash 09:31:38 [2024-06-06T09:31:38.910Z] === RUN TestWorkingDirNormalization/no_trailing_slash 09:31:38 [2024-06-06T09:31:38.910Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash 09:31:38 [2024-06-06T09:31:38.910Z] === CONT TestWorkingDirNormalization/trailing_slash 09:31:38 [2024-06-06T09:31:38.910Z] === CONT TestWorkingDirNormalization/no_trailing_slash 09:31:39 [2024-06-06T09:31:39.831Z] --- PASS: TestWorkingDirNormalization (0.01s) 09:31:39 [2024-06-06T09:31:39.831Z] --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.56s) 09:31:39 [2024-06-06T09:31:39.831Z] --- PASS: TestWorkingDirNormalization/trailing_slash (0.60s) 09:31:39 [2024-06-06T09:31:39.831Z] === RUN TestStats 09:31:41 [2024-06-06T09:31:41.189Z] --- PASS: TestStats (1.55s) 09:31:41 [2024-06-06T09:31:41.189Z] === RUN TestStopContainerWithTimeout 09:31:41 [2024-06-06T09:31:41.189Z] === RUN TestStopContainerWithTimeout/0 09:31:41 [2024-06-06T09:31:41.189Z] === PAUSE TestStopContainerWithTimeout/0 09:31:41 [2024-06-06T09:31:41.189Z] === RUN TestStopContainerWithTimeout/1 09:31:41 [2024-06-06T09:31:41.189Z] === PAUSE TestStopContainerWithTimeout/1 09:31:41 [2024-06-06T09:31:41.189Z] === RUN TestStopContainerWithTimeout/3 09:31:41 [2024-06-06T09:31:41.189Z] === PAUSE TestStopContainerWithTimeout/3 09:31:41 [2024-06-06T09:31:41.189Z] === RUN TestStopContainerWithTimeout/-1 09:31:41 [2024-06-06T09:31:41.189Z] === PAUSE TestStopContainerWithTimeout/-1 09:31:41 [2024-06-06T09:31:41.189Z] === CONT TestStopContainerWithTimeout/0 09:31:41 [2024-06-06T09:31:41.189Z] === CONT TestStopContainerWithTimeout/3 09:31:41 [2024-06-06T09:31:41.189Z] === CONT TestStopContainerWithTimeout/1 09:31:41 [2024-06-06T09:31:41.189Z] === CONT TestStopContainerWithTimeout/-1 09:31:44 [2024-06-06T09:31:44.443Z] --- PASS: TestStopContainerWithTimeout (0.04s) 09:31:44 [2024-06-06T09:31:44.443Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) 09:31:44 [2024-06-06T09:31:44.443Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) 09:31:44 [2024-06-06T09:31:44.443Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) 09:31:44 [2024-06-06T09:31:44.443Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) 09:31:44 [2024-06-06T09:31:44.443Z] === RUN TestStopContainerWithTimeoutCancel 09:31:44 [2024-06-06T09:31:44.443Z] === PAUSE TestStopContainerWithTimeoutCancel 09:31:44 [2024-06-06T09:31:44.443Z] === RUN TestStopContainerWithRestartPolicyAlways 09:31:46 [2024-06-06T09:31:46.324Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s) 09:31:46 [2024-06-06T09:31:46.324Z] === RUN TestUpdateMemory 09:31:46 [2024-06-06T09:31:46.578Z] --- PASS: TestUpdateMemory (0.57s) 09:31:46 [2024-06-06T09:31:46.578Z] === RUN TestUpdateCPUQuota 09:31:47 [2024-06-06T09:31:47.501Z] --- PASS: TestUpdateCPUQuota (0.70s) 09:31:47 [2024-06-06T09:31:47.501Z] === RUN TestUpdatePidsLimit 09:31:47 [2024-06-06T09:31:47.501Z] === RUN TestUpdatePidsLimit/update_from_none 09:31:47 [2024-06-06T09:31:47.501Z] === RUN TestUpdatePidsLimit/no_change 09:31:47 [2024-06-06T09:31:47.755Z] === RUN TestUpdatePidsLimit/update_lower 09:31:47 [2024-06-06T09:31:47.755Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 09:31:48 [2024-06-06T09:31:48.009Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 09:31:48 [2024-06-06T09:31:48.263Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 09:31:48 [2024-06-06T09:31:48.263Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 09:31:49 [2024-06-06T09:31:49.190Z] --- PASS: TestUpdatePidsLimit (1.66s) 09:31:49 [2024-06-06T09:31:49.190Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 09:31:49 [2024-06-06T09:31:49.190Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) 09:31:49 [2024-06-06T09:31:49.190Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) 09:31:49 [2024-06-06T09:31:49.190Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) 09:31:49 [2024-06-06T09:31:49.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s) 09:31:49 [2024-06-06T09:31:49.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) 09:31:49 [2024-06-06T09:31:49.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) 09:31:49 [2024-06-06T09:31:49.190Z] === RUN TestUpdateRestartPolicy 09:32:01 [2024-06-06T09:32:01.353Z] --- PASS: TestUpdateRestartPolicy (10.70s) 09:32:01 [2024-06-06T09:32:01.353Z] === RUN TestUpdateRestartWithAutoRemove 09:32:01 [2024-06-06T09:32:01.353Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) 09:32:01 [2024-06-06T09:32:01.353Z] === RUN TestWaitNonBlocked 09:32:01 [2024-06-06T09:32:01.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 09:32:01 [2024-06-06T09:32:01.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 09:32:01 [2024-06-06T09:32:01.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 09:32:01 [2024-06-06T09:32:01.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 09:32:01 [2024-06-06T09:32:01.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 09:32:01 [2024-06-06T09:32:01.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 09:32:01 [2024-06-06T09:32:01.353Z] --- PASS: TestWaitNonBlocked (0.02s) 09:32:01 [2024-06-06T09:32:01.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) 09:32:01 [2024-06-06T09:32:01.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) 09:32:01 [2024-06-06T09:32:01.353Z] === RUN TestWaitBlocked 09:32:01 [2024-06-06T09:32:01.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 09:32:01 [2024-06-06T09:32:01.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 09:32:01 [2024-06-06T09:32:01.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 09:32:01 [2024-06-06T09:32:01.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 09:32:01 [2024-06-06T09:32:01.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 09:32:01 [2024-06-06T09:32:01.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 09:32:01 [2024-06-06T09:32:01.608Z] --- PASS: TestWaitBlocked (0.03s) 09:32:01 [2024-06-06T09:32:01.608Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) 09:32:01 [2024-06-06T09:32:01.608Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) 09:32:01 [2024-06-06T09:32:01.608Z] === RUN TestWaitConditions 09:32:01 [2024-06-06T09:32:01.608Z] === RUN TestWaitConditions/default 09:32:01 [2024-06-06T09:32:01.608Z] === PAUSE TestWaitConditions/default 09:32:01 [2024-06-06T09:32:01.608Z] === RUN TestWaitConditions/not-running 09:32:01 [2024-06-06T09:32:01.608Z] === PAUSE TestWaitConditions/not-running 09:32:01 [2024-06-06T09:32:01.608Z] === RUN TestWaitConditions/next-exit 09:32:01 [2024-06-06T09:32:01.608Z] === PAUSE TestWaitConditions/next-exit 09:32:01 [2024-06-06T09:32:01.608Z] === RUN TestWaitConditions/removed 09:32:01 [2024-06-06T09:32:01.608Z] === PAUSE TestWaitConditions/removed 09:32:01 [2024-06-06T09:32:01.608Z] === CONT TestWaitConditions/default 09:32:01 [2024-06-06T09:32:01.608Z] === CONT TestWaitConditions/next-exit 09:32:01 [2024-06-06T09:32:01.608Z] === CONT TestWaitConditions/not-running 09:32:01 [2024-06-06T09:32:01.608Z] === CONT TestWaitConditions/removed 09:32:01 [2024-06-06T09:32:01.608Z] wait_test.go:145: ContainerID = 1edcbfd0e7b74828226ae4d71735bbca613c9086fa0da38017c8132d357156b4 09:32:01 [2024-06-06T09:32:01.608Z] wait_test.go:145: ContainerID = b24ae74d1e282fec08999ea2516dc056bb786f18e67a86e0a1d4b76395108acf 09:32:01 [2024-06-06T09:32:01.608Z] wait_test.go:145: ContainerID = df66bccea3e768759206ce4576fc2710bbac9b46ccc112c2e5d360d87ada49f1 09:32:01 [2024-06-06T09:32:01.608Z] wait_test.go:145: ContainerID = cb3a20b33c7a7b0be6dd82ab781c5e937e2afd7ddfe05527a1900f1ff3e1f05c 09:32:02 [2024-06-06T09:32:02.968Z] --- PASS: TestWaitConditions (0.03s) 09:32:02 [2024-06-06T09:32:02.968Z] --- PASS: TestWaitConditions/default (0.75s) 09:32:02 [2024-06-06T09:32:02.968Z] --- PASS: TestWaitConditions/removed (0.82s) 09:32:02 [2024-06-06T09:32:02.968Z] --- PASS: TestWaitConditions/next-exit (1.02s) 09:32:02 [2024-06-06T09:32:02.968Z] --- PASS: TestWaitConditions/not-running (1.08s) 09:32:02 [2024-06-06T09:32:02.968Z] === RUN TestWaitRestartedContainer 09:32:02 [2024-06-06T09:32:02.968Z] === RUN TestWaitRestartedContainer/default 09:32:02 [2024-06-06T09:32:02.968Z] === PAUSE TestWaitRestartedContainer/default 09:32:02 [2024-06-06T09:32:02.968Z] === RUN TestWaitRestartedContainer/not-running 09:32:02 [2024-06-06T09:32:02.968Z] === PAUSE TestWaitRestartedContainer/not-running 09:32:02 [2024-06-06T09:32:02.968Z] === RUN TestWaitRestartedContainer/next-exit 09:32:02 [2024-06-06T09:32:02.968Z] === PAUSE TestWaitRestartedContainer/next-exit 09:32:02 [2024-06-06T09:32:02.968Z] === CONT TestWaitRestartedContainer/default 09:32:02 [2024-06-06T09:32:02.968Z] === CONT TestWaitRestartedContainer/next-exit 09:32:02 [2024-06-06T09:32:02.968Z] === CONT TestWaitRestartedContainer/not-running 09:32:04 [2024-06-06T09:32:04.328Z] --- PASS: TestWaitRestartedContainer (0.01s) 09:32:04 [2024-06-06T09:32:04.328Z] --- PASS: TestWaitRestartedContainer/default (1.68s) 09:32:04 [2024-06-06T09:32:04.328Z] --- PASS: TestWaitRestartedContainer/next-exit (1.71s) 09:32:04 [2024-06-06T09:32:04.328Z] --- PASS: TestWaitRestartedContainer/not-running (1.75s) 09:32:04 [2024-06-06T09:32:04.328Z] === CONT TestHardRestartWhenContainerIsRunning 09:32:04 [2024-06-06T09:32:04.328Z] === CONT TestDaemonRestartIpcMode 09:32:04 [2024-06-06T09:32:04.328Z] === CONT TestDaemonHostGatewayIP 09:32:04 [2024-06-06T09:32:04.328Z] === CONT TestContainerKillOnDaemonStart 09:32:04 [2024-06-06T09:32:04.328Z] === CONT TestContainerStartOnDaemonRestart 09:32:04 [2024-06-06T09:32:04.328Z] === CONT TestRestartDaemonWithRestartingContainer 09:32:04 [2024-06-06T09:32:04.328Z] === CONT TestIpcModeOlderClient 09:32:04 [2024-06-06T09:32:04.328Z] === CONT TestStopContainerWithTimeoutCancel 09:32:04 [2024-06-06T09:32:04.583Z] --- PASS: TestIpcModeOlderClient (0.14s) 09:32:06 [2024-06-06T09:32:06.466Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 09:32:06 [2024-06-06T09:32:06.466Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 09:32:06 [2024-06-06T09:32:06.720Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.39s) 09:32:06 [2024-06-06T09:32:06.720Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 09:32:06 [2024-06-06T09:32:06.720Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.44s) 09:32:07 [2024-06-06T09:32:07.279Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s) 09:32:07 [2024-06-06T09:32:07.838Z] --- PASS: TestDaemonHostGatewayIP (3.35s) 09:32:08 [2024-06-06T09:32:08.092Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s) 09:32:08 [2024-06-06T09:32:08.093Z] --- PASS: TestDaemonRestartIpcMode (3.70s) 09:32:08 [2024-06-06T09:32:08.093Z] --- PASS: TestStopContainerWithTimeoutCancel (3.76s) 09:32:18 [2024-06-06T09:32:18.017Z] --- PASS: TestContainerKillOnDaemonStart (11.88s) 09:32:18 [2024-06-06T09:32:18.017Z] PASS 09:32:18 [2024-06-06T09:32:18.017Z] 09:32:18 [2024-06-06T09:32:18.017Z] === Skipped 09:32:18 [2024-06-06T09:32:18.017Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 09:32:18 [2024-06-06T09:32:18.017Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 09:32:18 [2024-06-06T09:32:18.017Z] 09:32:18 [2024-06-06T09:32:18.017Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 09:32:18 [2024-06-06T09:32:18.017Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 09:32:18 [2024-06-06T09:32:18.017Z] 09:32:18 [2024-06-06T09:32:18.017Z] DONE 330 tests, 2 skipped in 170.937s 09:32:18 [2024-06-06T09:32:18.017Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 09:32:18 [2024-06-06T09:32:18.017Z] ++ '[' -n '' ']' 09:32:18 [2024-06-06T09:32:18.017Z] ++ 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 09:32:18 [2024-06-06T09:32:18.017Z] ++ set -e 09:32:18 [2024-06-06T09:32:18.017Z] ++ '[' -n 0 ']' 09:32:18 [2024-06-06T09:32:18.017Z] ++ set -x 09:32:18 [2024-06-06T09:32:18.017Z] ++ 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.oVmZAFtRz2/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 09:32:18 [2024-06-06T09:32:18.017Z] INFO: Testing against a local daemon 09:32:18 [2024-06-06T09:32:18.017Z] === RUN TestConfigDaemonID 09:32:18 [2024-06-06T09:32:18.017Z] daemon_test.go:61: [df217327e959a] daemon is not started 09:32:18 [2024-06-06T09:32:18.017Z] --- PASS: TestConfigDaemonID (1.04s) 09:32:18 [2024-06-06T09:32:18.017Z] === RUN TestDaemonConfigValidation 09:32:18 [2024-06-06T09:32:18.017Z] === RUN TestDaemonConfigValidation/config_with_no_content 09:32:18 [2024-06-06T09:32:18.017Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 09:32:18 [2024-06-06T09:32:18.017Z] === RUN TestDaemonConfigValidation/config_with_{} 09:32:18 [2024-06-06T09:32:18.017Z] === PAUSE TestDaemonConfigValidation/config_with_{} 09:32:18 [2024-06-06T09:32:18.017Z] === RUN TestDaemonConfigValidation/invalid_config 09:32:18 [2024-06-06T09:32:18.017Z] === PAUSE TestDaemonConfigValidation/invalid_config 09:32:18 [2024-06-06T09:32:18.017Z] === RUN TestDaemonConfigValidation/malformed_config 09:32:18 [2024-06-06T09:32:18.017Z] === PAUSE TestDaemonConfigValidation/malformed_config 09:32:18 [2024-06-06T09:32:18.017Z] === RUN TestDaemonConfigValidation/valid_config 09:32:18 [2024-06-06T09:32:18.017Z] === PAUSE TestDaemonConfigValidation/valid_config 09:32:18 [2024-06-06T09:32:18.017Z] === CONT TestDaemonConfigValidation/config_with_no_content 09:32:18 [2024-06-06T09:32:18.017Z] === CONT TestDaemonConfigValidation/malformed_config 09:32:18 [2024-06-06T09:32:18.017Z] === CONT TestDaemonConfigValidation/invalid_config 09:32:18 [2024-06-06T09:32:18.017Z] === CONT TestDaemonConfigValidation/config_with_{} 09:32:18 [2024-06-06T09:32:18.017Z] === CONT TestDaemonConfigValidation/valid_config 09:32:18 [2024-06-06T09:32:18.017Z] --- PASS: TestDaemonConfigValidation (0.00s) 09:32:18 [2024-06-06T09:32:18.017Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.03s) 09:32:18 [2024-06-06T09:32:18.017Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.04s) 09:32:18 [2024-06-06T09:32:18.017Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.04s) 09:32:18 [2024-06-06T09:32:18.017Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) 09:32:18 [2024-06-06T09:32:18.017Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 09:32:18 [2024-06-06T09:32:18.017Z] === RUN TestConfigDaemonSeccompProfiles 09:32:18 [2024-06-06T09:32:18.017Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 09:32:18 [2024-06-06T09:32:18.576Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 09:32:19 [2024-06-06T09:32:19.500Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 09:32:20 [2024-06-06T09:32:20.859Z] daemon_test.go:180: [d7c59fb36c3fa] daemon is not started 09:32:20 [2024-06-06T09:32:20.859Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) 09:32:20 [2024-06-06T09:32:20.859Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 09:32:20 [2024-06-06T09:32:20.859Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 09:32:20 [2024-06-06T09:32:20.859Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 09:32:20 [2024-06-06T09:32:20.859Z] === RUN TestDaemonProxy 09:32:20 [2024-06-06T09:32:20.859Z] === RUN TestDaemonProxy/environment_variables 09:32:20 [2024-06-06T09:32:20.859Z] === PAUSE TestDaemonProxy/environment_variables 09:32:20 [2024-06-06T09:32:20.859Z] === RUN TestDaemonProxy/command-line_options 09:32:20 [2024-06-06T09:32:20.859Z] === PAUSE TestDaemonProxy/command-line_options 09:32:20 [2024-06-06T09:32:20.859Z] === RUN TestDaemonProxy/configuration_file 09:32:20 [2024-06-06T09:32:20.859Z] === PAUSE TestDaemonProxy/configuration_file 09:32:20 [2024-06-06T09:32:20.859Z] === RUN TestDaemonProxy/conflicting_options 09:32:21 [2024-06-06T09:32:21.113Z] === RUN TestDaemonProxy/reload_sanitized 09:32:21 [2024-06-06T09:32:21.113Z] === PAUSE TestDaemonProxy/reload_sanitized 09:32:21 [2024-06-06T09:32:21.113Z] === CONT TestDaemonProxy/environment_variables 09:32:21 [2024-06-06T09:32:21.113Z] === CONT TestDaemonProxy/configuration_file 09:32:21 [2024-06-06T09:32:21.113Z] === CONT TestDaemonProxy/command-line_options 09:32:21 [2024-06-06T09:32:21.113Z] === CONT TestDaemonProxy/reload_sanitized 09:32:22 [2024-06-06T09:32:22.473Z] --- PASS: TestDaemonProxy (0.50s) 09:32:22 [2024-06-06T09:32:22.473Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 09:32:22 [2024-06-06T09:32:22.473Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 09:32:22 [2024-06-06T09:32:22.473Z] --- PASS: TestDaemonProxy/configuration_file (1.50s) 09:32:22 [2024-06-06T09:32:22.473Z] --- PASS: TestDaemonProxy/command-line_options (1.50s) 09:32:22 [2024-06-06T09:32:22.473Z] --- PASS: TestDaemonProxy/environment_variables (1.50s) 09:32:22 [2024-06-06T09:32:22.473Z] === RUN TestLiveRestore 09:32:22 [2024-06-06T09:32:22.473Z] === RUN TestLiveRestore/volume_references 09:32:22 [2024-06-06T09:32:22.473Z] === PAUSE TestLiveRestore/volume_references 09:32:22 [2024-06-06T09:32:22.473Z] === RUN TestLiveRestore/autoremove 09:32:22 [2024-06-06T09:32:22.473Z] === PAUSE TestLiveRestore/autoremove 09:32:22 [2024-06-06T09:32:22.473Z] === CONT TestLiveRestore/volume_references 09:32:22 [2024-06-06T09:32:22.473Z] === CONT TestLiveRestore/autoremove 09:32:22 [2024-06-06T09:32:22.473Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers 09:32:23 [2024-06-06T09:32:23.397Z] === RUN TestLiveRestore/volume_references/restartPolicy 09:32:23 [2024-06-06T09:32:23.397Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 09:32:24 [2024-06-06T09:32:24.320Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 09:32:24 [2024-06-06T09:32:24.320Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited 09:32:25 [2024-06-06T09:32:25.247Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 09:32:26 [2024-06-06T09:32:26.171Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 09:32:27 [2024-06-06T09:32:27.095Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 09:32:28 [2024-06-06T09:32:28.018Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 09:32:28 [2024-06-06T09:32:28.577Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore (0.00s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/autoremove (3.39s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.79s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.60s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/volume_references (7.01s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.05s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.07s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.42s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.38s) 09:32:29 [2024-06-06T09:32:29.500Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s) 09:32:29 [2024-06-06T09:32:29.500Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 09:32:30 [2024-06-06T09:32:30.423Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s) 09:32:30 [2024-06-06T09:32:30.423Z] PASS 09:32:30 [2024-06-06T09:32:30.423Z] 09:32:30 [2024-06-06T09:32:30.423Z] DONE 31 tests in 13.898s 09:32:30 [2024-06-06T09:32:30.423Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 09:32:30 [2024-06-06T09:32:30.423Z] ++ '[' -n '' ']' 09:32:30 [2024-06-06T09:32:30.423Z] ++ 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 09:32:30 [2024-06-06T09:32:30.423Z] ++ set -e 09:32:30 [2024-06-06T09:32:30.423Z] ++ '[' -n 0 ']' 09:32:30 [2024-06-06T09:32:30.423Z] ++ set -x 09:32:30 [2024-06-06T09:32:30.423Z] ++ 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.oVmZAFtRz2/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 09:32:30 [2024-06-06T09:32:30.423Z] INFO: Testing against a local daemon 09:32:30 [2024-06-06T09:32:30.423Z] === RUN TestCommitInheritsEnv 09:32:30 [2024-06-06T09:32:30.423Z] --- PASS: TestCommitInheritsEnv (0.17s) 09:32:30 [2024-06-06T09:32:30.423Z] === RUN TestUsernsCommit 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestUsernsCommit (1.49s) 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportExtremelyLargeImageWorks 09:32:32 [2024-06-06T09:32:32.305Z] import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out 09:32:32 [2024-06-06T09:32:32.305Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatform 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatform/#00 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatform/linux 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatform/LINUX 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatform/linux/sparc64 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatform (0.11s) 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatformReject 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatformReject/_______ 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatformReject// 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatformReject/macos 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImportWithCustomPlatformReject/nintendo64 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImageInspectEmptyTagsAndDigests 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImagesFilterMultiReference 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImagesFilterMultiReference (0.04s) 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImagesFilterUntil 09:32:32 [2024-06-06T09:32:32.305Z] list_test.go:99: ImageList: ID=sha256:3859ccf9cc856505733b4b45a06f618836b3354506ad2f7fe2d950d8a14bc2bc RepoTags=[testimagesfilteruntil:v1] 09:32:32 [2024-06-06T09:32:32.305Z] --- PASS: TestImagesFilterUntil (0.26s) 09:32:32 [2024-06-06T09:32:32.305Z] === RUN TestImagesFilterBeforeSince 09:32:32 [2024-06-06T09:32:32.559Z] list_test.go:133: ImageList: ID=sha256:0ad275d22300ff23628c5de033ef4927fd3b3eb5c8723f5c4bb4c905bf9990aa RepoTags=[testimagesfilterbeforesince:v2] 09:32:32 [2024-06-06T09:32:32.559Z] list_test.go:133: ImageList: ID=sha256:4e7414fcf604ffffdf593ed4cdf55df18d7a9c81ba7d6dddb0b06064bbaa14b1 RepoTags=[testimagesfilterbeforesince:v3] 09:32:32 [2024-06-06T09:32:32.559Z] list_test.go:133: ImageList: ID=sha256:996cad3ef571073250153ccb76aa3502928c0ff283e0524d68232fd5591e0d13 RepoTags=[testimagesfilterbeforesince:v1] 09:32:32 [2024-06-06T09:32:32.559Z] --- PASS: TestImagesFilterBeforeSince (0.27s) 09:32:32 [2024-06-06T09:32:32.559Z] === RUN TestAPIImagesFilters 09:32:32 [2024-06-06T09:32:32.559Z] === RUN TestAPIImagesFilters/repository_regex 09:32:32 [2024-06-06T09:32:32.559Z] === PAUSE TestAPIImagesFilters/repository_regex 09:32:32 [2024-06-06T09:32:32.559Z] === RUN TestAPIImagesFilters/image_name_regex 09:32:32 [2024-06-06T09:32:32.559Z] === PAUSE TestAPIImagesFilters/image_name_regex 09:32:32 [2024-06-06T09:32:32.559Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 09:32:32 [2024-06-06T09:32:32.559Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 09:32:32 [2024-06-06T09:32:32.559Z] === RUN TestAPIImagesFilters/registry_port_regex 09:32:32 [2024-06-06T09:32:32.559Z] === PAUSE TestAPIImagesFilters/registry_port_regex 09:32:32 [2024-06-06T09:32:32.559Z] === CONT TestAPIImagesFilters/repository_regex 09:32:32 [2024-06-06T09:32:32.559Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 09:32:32 [2024-06-06T09:32:32.559Z] === CONT TestAPIImagesFilters/registry_port_regex 09:32:32 [2024-06-06T09:32:32.559Z] === CONT TestAPIImagesFilters/image_name_regex 09:32:32 [2024-06-06T09:32:32.559Z] --- PASS: TestAPIImagesFilters (0.03s) 09:32:32 [2024-06-06T09:32:32.559Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 09:32:32 [2024-06-06T09:32:32.559Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 09:32:32 [2024-06-06T09:32:32.559Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 09:32:32 [2024-06-06T09:32:32.559Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 09:32:32 [2024-06-06T09:32:32.559Z] === RUN TestAPIImagesListSizeShared 09:32:33 [2024-06-06T09:32:33.483Z] --- PASS: TestAPIImagesListSizeShared (0.62s) 09:32:33 [2024-06-06T09:32:33.483Z] === RUN TestPruneDontDeleteUsedDangling 09:32:33 [2024-06-06T09:32:33.737Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) 09:32:33 [2024-06-06T09:32:33.737Z] === RUN TestImagePullPlatformInvalid 09:32:33 [2024-06-06T09:32:33.737Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 09:32:33 [2024-06-06T09:32:33.737Z] === RUN TestImagePullStoredDigestForOtherRepo 09:32:33 [2024-06-06T09:32:33.737Z] time="2024-06-06T09:32:33.737035553Z" 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=2c961f68-2304-47ad-9a17-ec8ec91d8ff7 version=2.8.3 09:32:33 [2024-06-06T09:32:33.737Z] time="2024-06-06T09:32:33.737119146Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=2c961f68-2304-47ad-9a17-ec8ec91d8ff7 version=2.8.3 09:32:33 [2024-06-06T09:32:33.737Z] time="2024-06-06T09:32:33.73713714Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.20.8 instance.id=2c961f68-2304-47ad-9a17-ec8ec91d8ff7 version=2.8.3 09:32:33 [2024-06-06T09:32:33.737Z] time="2024-06-06T09:32:33.737344728Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=2c961f68-2304-47ad-9a17-ec8ec91d8ff7 version=2.8.3 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.833306148Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a032a61a-7b69-4527-b180-bf3e83e7e26c http.request.method=GET http.request.remoteaddr="127.0.0.1:59370" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.833358324Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a032a61a-7b69-4527-b180-bf3e83e7e26c http.request.method=GET http.request.remoteaddr="127.0.0.1:59370" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.97661ms http.response.status=200 http.response.written=2 09:32:33 [2024-06-06T09:32:33.993Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.835623523Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a336093b-f21a-482c-85c6-deb6e78e82e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.835640475Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2f735579-852c-4e9e-bf99-d3bc7cb0d82e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.835663654Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a336093b-f21a-482c-85c6-deb6e78e82e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.835670785Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2f735579-852c-4e9e-bf99-d3bc7cb0d82e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.835759859Z" 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=2f735579-852c-4e9e-bf99-d3bc7cb0d82e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=47.302µ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=e5dff301-5434-49b7-9324-ae2ffd0f90a8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.835836043Z" 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=a336093b-f21a-482c-85c6-deb6e78e82e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=124.176µ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=a4c52108-2461-4c04-ad4a-021ef66f488b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.835875255Z" 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=2f735579-852c-4e9e-bf99-d3bc7cb0d82e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.194577ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.993Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.18+unknown" 09:32:33 [2024-06-06T09:32:33.993Z] time="2024-06-06T09:32:33.835901971Z" 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=a336093b-f21a-482c-85c6-deb6e78e82e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.216132ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.18+unknown" 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.837429985Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc7beb22-d32f-41d7-8865-4b50fbb019b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.83744002Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1f6c3d8-4a8a-4a20-bdc0-8caecd862bd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.837503634Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1f6c3d8-4a8a-4a20-bdc0-8caecd862bd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.837538136Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc7beb22-d32f-41d7-8865-4b50fbb019b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.837668351Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc7beb22-d32f-41d7-8865-4b50fbb019b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=97.755µ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=7b7f6c09-6c6e-4031-9403-c9622c553509 trace.line=110 vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.837720108Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc7beb22-d32f-41d7-8865-4b50fbb019b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=23.598µ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=1d4e2f3c-d6cf-429c-bb7a-32cbacb361b3 trace.line=142 vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.837744166Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1f6c3d8-4a8a-4a20-bdc0-8caecd862bd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=196.455µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=723bf474-76df-43bf-824c-cb397310b2b8 trace.line=110 vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.837803825Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc7beb22-d32f-41d7-8865-4b50fbb019b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=44.127µ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=6af0881f-8985-4ce1-a082-dacd5364b5dd trace.line=110 vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.837804079Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1f6c3d8-4a8a-4a20-bdc0-8caecd862bd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=31.967µ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=6b76c144-bb8b-49ab-905d-247b556fff2b trace.line=142 vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.83790039Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc7beb22-d32f-41d7-8865-4b50fbb019b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=1.748985ms http.response.status=202 http.response.written=0 09:32:33 [2024-06-06T09:32:33.994Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.18+unknown" 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.837978527Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1f6c3d8-4a8a-4a20-bdc0-8caecd862bd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" trace.duration=64.377µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e803ffcc-f567-4804-9ce5-c9c7e4bd0d34 trace.line=110 vars.name=test 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.838047614Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c1f6c3d8-4a8a-4a20-bdc0-8caecd862bd5 http.request.method=POST http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=1.895806ms http.response.status=202 http.response.written=0 09:32:33 [2024-06-06T09:32:33.994Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.18+unknown" 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.839948458Z" 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=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840215607Z" 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=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840276153Z" 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=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840302794Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=44.324µ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=c6982e30-77ee-497a-97dc-7478d3b7dd64 trace.line=95 vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840338544Z" 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=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840356899Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=23.671µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9ec2332b-c655-463d-8e8c-d7a6644f891d trace.line=142 vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840402937Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=39.713µ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=a09e3808-5ce5-464b-8289-d14e4e3b3bf5 trace.line=95 vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840454917Z" 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=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840477965Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=30.178µ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=1dc16960-8d60-4b6a-ae20-eb57649143cd trace.line=142 vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840528516Z" 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=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840529296Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49/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=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=41.189µ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=285eaa34-5a7c-465d-9c4b-eae4f8185930 trace.line=110 vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840573086Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=13.473µ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=3049c010-6146-4818-b819-f199d8754103 trace.line=155 vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840609869Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3/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=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=39.376µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3410e809-bc0c-4ea3-ab9a-d316f3c9a79f trace.line=110 vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840636552Z" 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=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=13.26µ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=650455a7-b4bd-44a9-bff9-99d8ac8cb1e0 trace.line=155 vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840661972Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=11.061µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8432a071-b2c5-4949-90e8-bb9b7ccbb95c trace.line=155 vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840667133Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=10.363µ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=f48dc12b-8eb5-4589-86e8-19f109e319ab trace.line=155 vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840700117Z" 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=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=12.89µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8e1fef2d-a13c-4116-8d63-bba2205fc162 trace.line=155 vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840726086Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=8.377µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7befed1e-8e19-43f4-91ed-a1d17a8eff45 trace.line=155 vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840743029Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49/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=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=54.744µ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=973f5e90-71d0-49db-9d5b-5ccf70ff8348 trace.line=185 vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840789856Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3/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=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=42.437µ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=58900b27-0319-49f5-bd5c-afc5a99d278d trace.line=185 vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840820526Z" 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=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=50.962µ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=78e1a999-dd9d-42d2-a6d5-2176d4c0b1fd trace.line=110 vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840859222Z" 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=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=41.174µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c1542bb4-0583-446a-a8cc-19013dc832cf trace.line=110 vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840944948Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" trace.duration=101.981µ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=5a9e8319-3fc1-4a34-a6e6-1458b149d73d trace.line=202 vars.name=test vars.uuid=55bd843a-1987-4963-8ffa-434ae4dbcb49 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.840967282Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/92a42444-e988-4b40-b3df-17e158303ed3")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" trace.duration=83.281µ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=e4185b45-6f76-4829-86e2-ecf5013358c3 trace.line=202 vars.name=test vars.uuid=92a42444-e988-4b40-b3df-17e158303ed3 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.841027171Z" 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=b1d98020-9a81-459b-9e14-d1f6aea9b75a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59386" http.request.uri="/v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=2.190542ms http.response.status=201 http.response.written=0 09:32:33 [2024-06-06T09:32:33.994Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "PUT /v2/test/blobs/uploads/92a42444-e988-4b40-b3df-17e158303ed3?_state=7vuUitSox2Scw4sGkN-Yh4ubB4R2uxjznLE2zJsV16t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyYTQyNDQ0LWU5ODgtNGI0MC1iM2RmLTE3ZTE1ODMwM2VkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1NTMzNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.18+unknown" 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.841136389Z" 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=3d1151c3-19ad-497a-83ec-4bae62f4c4c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=2.323701ms http.response.status=201 http.response.written=0 09:32:33 [2024-06-06T09:32:33.994Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "PUT /v2/test/blobs/uploads/55bd843a-1987-4963-8ffa-434ae4dbcb49?_state=S4CsyxAxRhkPRI_sBaAqB2uiEUMYiARQiMSnfJUUF597Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1YmQ4NDNhLTE5ODctNDk2My04ZmZhLTQzNGFlNGRiY2I0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNlQwOTozMjozMy44Mzc1MTk2NThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.18+unknown" 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.842109486Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6df7344a-a14c-4fef-b91b-d7d6ba3ca8ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.994Z] time="2024-06-06T09:32:33.842143537Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6df7344a-a14c-4fef-b91b-d7d6ba3ca8ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.842196566Z" 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=6df7344a-a14c-4fef-b91b-d7d6ba3ca8ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=23.311µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=18bb4ed8-3980-4941-842b-f737303e09f7 trace.line=95 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.842254773Z" 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=6df7344a-a14c-4fef-b91b-d7d6ba3ca8ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="778.719µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.18+unknown" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.843676245Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.843713963Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.843853146Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.843868629Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.84387731Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.843944887Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=37.194µ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=b0e560cf-2a96-40bc-9109-297c7b4dd78c trace.line=95 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.843996768Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=17.863µ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=13abc85e-14d0-46e8-b851-cbcd422ea15b trace.line=155 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.844046351Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=19.963µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=96377feb-1deb-4fa8-9ca5-8df321279691 trace.line=95 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.844083512Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=10.847µ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=4f118171-651b-450a-af3d-8d06c364f216 trace.line=155 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.844120598Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=11.766µ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=c2859a89-9085-4dfa-b447-7444387d9476 trace.line=155 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.844193681Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=47.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).PutContent" trace.id=8108127c-74ca-42bd-aa71-993861402008 trace.line=110 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.844279268Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=52.718µ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=11deabc9-1a8b-437a-96a5-7976c9959877 trace.line=110 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.844431563Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=63.302µ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=6c68969f-64a6-4a46-8df1-3a7104c2d5c1 trace.line=110 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.844490582Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" trace.duration=35.56µ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=f5bb7899-ddbf-48d9-86c5-85abd3b25090 trace.line=110 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.844528694Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.844544645Z" 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=b0b92476-1dca-4d17-b8fa-e48429a7bf2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59394" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.18+unknown" http.response.duration=1.97556ms http.response.status=201 http.response.written=0 09:32:33 [2024-06-06T09:32:33.995Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.18+unknown" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.8489072Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6f3cacf-3689-47e1-b1d1-33842aed63ac http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.848943023Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6f3cacf-3689-47e1-b1d1-33842aed63ac http.request.method=GET http.request.remoteaddr="127.0.0.1:59416" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="877.302µs" http.response.status=200 http.response.written=2 09:32:33 [2024-06-06T09:32:33.995Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.851005204Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf0827ff-19d5-48db-9014-0cf6629468f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.851160133Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf0827ff-19d5-48db-9014-0cf6629468f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.851281289Z" 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=cf0827ff-19d5-48db-9014-0cf6629468f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.857µ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=bbbdd93d-61ae-41e0-b51d-bc641da0b791 trace.line=95 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.851445644Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf0827ff-19d5-48db-9014-0cf6629468f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.851590932Z" 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=cf0827ff-19d5-48db-9014-0cf6629468f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.504µ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=9b79556c-64cc-48d2-87dc-45306d9a37b1 trace.line=95 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.851754623Z" 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=cf0827ff-19d5-48db-9014-0cf6629468f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.492µ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=602c7a16-2b4c-49e8-909d-ca65493bf916 trace.line=155 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.851821166Z" 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=cf0827ff-19d5-48db-9014-0cf6629468f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.331µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=e028ffbb-6ff5-484b-9be3-2d22d4f34aab trace.line=125 vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.851893732Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf0827ff-19d5-48db-9014-0cf6629468f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.852011663Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf0827ff-19d5-48db-9014-0cf6629468f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59428" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.785342ms http.response.status=200 http.response.written=417 09:32:33 [2024-06-06T09:32:33.995Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.859819471Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd2961f4-8c1c-4b95-b187-6ed6a82a4439 http.request.method=GET http.request.remoteaddr="127.0.0.1:59432" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.859862646Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd2961f4-8c1c-4b95-b187-6ed6a82a4439 http.request.method=GET http.request.remoteaddr="127.0.0.1:59432" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.859876143Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd2961f4-8c1c-4b95-b187-6ed6a82a4439 http.request.method=GET http.request.remoteaddr="127.0.0.1:59432" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.859943761Z" 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=fd2961f4-8c1c-4b95-b187-6ed6a82a4439 http.request.method=GET http.request.remoteaddr="127.0.0.1:59432" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.59µ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=35c4679c-d191-4447-b4a3-c8568cbceefb trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.859996126Z" 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=fd2961f4-8c1c-4b95-b187-6ed6a82a4439 http.request.method=GET http.request.remoteaddr="127.0.0.1:59432" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.353µ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=32bfde14-60ab-49dd-a3c2-c9e295a5bc5b trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.860037792Z" 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=fd2961f4-8c1c-4b95-b187-6ed6a82a4439 http.request.method=GET http.request.remoteaddr="127.0.0.1:59432" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.916µ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=42c4cfd0-5833-4a3f-95ec-5ccfb1a60141 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.860071465Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd2961f4-8c1c-4b95-b187-6ed6a82a4439 http.request.method=GET http.request.remoteaddr="127.0.0.1:59432" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.860157487Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd2961f4-8c1c-4b95-b187-6ed6a82a4439 http.request.method=GET http.request.remoteaddr="127.0.0.1:59432" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.096698ms http.response.status=200 http.response.written=417 09:32:33 [2024-06-06T09:32:33.995Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.866781541Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.866820285Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.86715241Z" 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=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 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).GetContent" trace.id=28049f2a-a3b9-480e-9f4f-447762f997b8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.867224254Z" 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=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.249µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5fe17c23-bc91-480c-895d-36eb21331bd0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.867316782Z" 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=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.851µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e59898cc-a23f-4b67-bfc4-b8948c4371d4 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.867389069Z" 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=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bacc8794-c81f-4f1e-9c07-f8f5c463a250 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.867451592Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.867586959Z" 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=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.119µ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=38dc12d4-bb2d-44dc-a62a-37fbce5d63de trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.995Z] time="2024-06-06T09:32:33.86761891Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.867645125Z" 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=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.203µ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=d6fe7b47-dc1c-4000-9044-af3aeb040d44 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.867674122Z" 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=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.528µ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=28bc733f-0769-48cf-b07f-98177db4fc16 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.867714876Z" 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=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.4µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=2459bf2b-9255-4669-be6e-eb0c41aee72f trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.86771705Z" 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=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.67µ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=548342dc-59f1-4cd5-8a8f-a17f0486e7e6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.867933574Z" 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=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.112µ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=40b70f1a-5aa8-4eb2-915e-07a94804d2df trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.867983994Z" 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=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.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).Stat" trace.id=c7bf810e-730b-4ace-992f-87940bc30772 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.868022837Z" 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=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.298µ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=abe8cf7f-2238-40b3-aff6-ebe264f60aa8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.868061032Z" 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=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.09µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=32607c42-868c-45c3-bbc0-3bae8a90c5e4 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.86810721Z" 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=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.482µ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=6d9cf1f9-2fb6-43c3-aa72-9e946ee5fa31 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.869374204Z" 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=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.902µ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=1597463c-588b-423f-aa74-f6a88e237ebe trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.869427521Z" 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=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.291µ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=04cb00a6-8532-4293-8158-15be47f1254e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.869489781Z" 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=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.206µ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=3af2b839-ad60-493e-92b8-f83389cce6cf trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.86943397Z" 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=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.108µ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=7811f406-a624-42f7-85c1-b8d94803d78f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.869545444Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f356bd0c-b964-4182-8899-4cc59f5b170f http.request.method=GET http.request.remoteaddr="127.0.0.1:59436" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.536649ms http.response.status=200 http.response.written=194 09:32:33 [2024-06-06T09:32:33.996Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.869620209Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9c0e32ad-02fe-4038-aeed-d2d65d003edc http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.55383ms http.response.status=200 http.response.written=68 09:32:33 [2024-06-06T09:32:33.996Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.884422767Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=44ce1de3-d00d-471d-b443-d729c7b5183d http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.884464827Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=44ce1de3-d00d-471d-b443-d729c7b5183d http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="943.944µs" http.response.status=200 http.response.written=2 09:32:33 [2024-06-06T09:32:33.996Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.890459486Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ace6cd73-936b-40fb-a257-9b9291c4f37d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.890502357Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ace6cd73-936b-40fb-a257-9b9291c4f37d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.890516675Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ace6cd73-936b-40fb-a257-9b9291c4f37d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.890584506Z" 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=ace6cd73-936b-40fb-a257-9b9291c4f37d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.527µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fee36144-17be-4c75-b3a2-5a7abf155456 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.890633934Z" 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=ace6cd73-936b-40fb-a257-9b9291c4f37d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.048µ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=576d6175-1452-40f0-8bee-0b7452515d10 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.890714434Z" 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=ace6cd73-936b-40fb-a257-9b9291c4f37d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59470" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.087156ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.892539833Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d9af098-03e2-4c6b-8113-b5bb346c5809 http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.892581137Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d9af098-03e2-4c6b-8113-b5bb346c5809 http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.892594364Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d9af098-03e2-4c6b-8113-b5bb346c5809 http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.892660316Z" 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=7d9af098-03e2-4c6b-8113-b5bb346c5809 http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.875µ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=6696bda3-2f52-40b9-857b-9b88f400d534 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.892709916Z" 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=7d9af098-03e2-4c6b-8113-b5bb346c5809 http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.277µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6c4ee2ce-866b-4422-b6fe-a33230776de8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] time="2024-06-06T09:32:33.892753591Z" 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=7d9af098-03e2-4c6b-8113-b5bb346c5809 http.request.method=GET http.request.remoteaddr="127.0.0.1:59484" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.534496ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 09:32:33 [2024-06-06T09:32:33.996Z] 127.0.0.1 - - [06/Jun/2024:09:32:33 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.11 git-commit/0b5f7b9ff890e84447dc80927adbba5ad680da9d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 09:32:33 [2024-06-06T09:32:33.996Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s) 09:32:33 [2024-06-06T09:32:33.996Z] === RUN TestImagePullNonExisting 09:32:33 [2024-06-06T09:32:33.996Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 09:32:33 [2024-06-06T09:32:33.996Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 09:32:33 [2024-06-06T09:32:33.996Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 09:32:33 [2024-06-06T09:32:33.996Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 09:32:33 [2024-06-06T09:32:33.996Z] === RUN TestImagePullNonExisting/asdfasdf 09:32:33 [2024-06-06T09:32:33.996Z] === PAUSE TestImagePullNonExisting/asdfasdf 09:32:33 [2024-06-06T09:32:33.996Z] === RUN TestImagePullNonExisting/asdfasdf:latest 09:32:33 [2024-06-06T09:32:33.996Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 09:32:33 [2024-06-06T09:32:33.996Z] === RUN TestImagePullNonExisting/library/asdfasdf 09:32:33 [2024-06-06T09:32:33.996Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 09:32:33 [2024-06-06T09:32:33.996Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 09:32:33 [2024-06-06T09:32:33.996Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 09:32:33 [2024-06-06T09:32:33.996Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 09:32:33 [2024-06-06T09:32:33.996Z] === CONT TestImagePullNonExisting/asdfasdf:latest 09:32:33 [2024-06-06T09:32:33.996Z] === CONT TestImagePullNonExisting/asdfasdf 09:32:33 [2024-06-06T09:32:33.996Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 09:32:33 [2024-06-06T09:32:33.996Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 09:32:33 [2024-06-06T09:32:33.996Z] === CONT TestImagePullNonExisting/library/asdfasdf 09:32:35 [2024-06-06T09:32:35.355Z] --- PASS: TestImagePullNonExisting (0.01s) 09:32:35 [2024-06-06T09:32:35.355Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s) 09:32:35 [2024-06-06T09:32:35.355Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) 09:32:35 [2024-06-06T09:32:35.355Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) 09:32:35 [2024-06-06T09:32:35.355Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s) 09:32:35 [2024-06-06T09:32:35.355Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s) 09:32:35 [2024-06-06T09:32:35.355Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.28s) 09:32:35 [2024-06-06T09:32:35.355Z] === RUN TestRemoveImageOrphaning 09:32:35 [2024-06-06T09:32:35.355Z] --- PASS: TestRemoveImageOrphaning (0.17s) 09:32:35 [2024-06-06T09:32:35.355Z] === RUN TestRemoveByDigest 09:32:35 [2024-06-06T09:32:35.355Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 09:32:35 [2024-06-06T09:32:35.355Z] --- SKIP: TestRemoveByDigest (0.00s) 09:32:35 [2024-06-06T09:32:35.355Z] === RUN TestRemoveImageGarbageCollector 09:32:35 [2024-06-06T09:32:35.355Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 09:32:35 [2024-06-06T09:32:35.355Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 09:32:35 [2024-06-06T09:32:35.355Z] === RUN TestSaveCheckTimes 09:32:35 [2024-06-06T09:32:35.609Z] === PAUSE TestSaveCheckTimes 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/busybox:latest 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/busybox:latest/Manifest 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/busybox:latest/Config 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/multilayer:latest 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/multilayer:latest/Manifest 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/multilayer:latest/Config 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI (0.13s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/multilayer:latest (0.01s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) 09:32:35 [2024-06-06T09:32:35.609Z] === RUN TestSaveRepoWithMultipleImages 09:32:35 [2024-06-06T09:32:35.864Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s) 09:32:35 [2024-06-06T09:32:35.864Z] === RUN TestSaveDirectoryPermissions 09:32:36 [2024-06-06T09:32:36.787Z] --- PASS: TestSaveDirectoryPermissions (1.01s) 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagUnprefixedRepoByNameOrName 09:32:36 [2024-06-06T09:32:36.787Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagUsingDigestAlgorithmAsName 09:32:36 [2024-06-06T09:32:36.787Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagValidPrefixedRepo 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagValidPrefixedRepo/fooo/bar 09:32:36 [2024-06-06T09:32:36.787Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagValidPrefixedRepo/fooaa/test 09:32:36 [2024-06-06T09:32:36.787Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagValidPrefixedRepo/foooo:t 09:32:36 [2024-06-06T09:32:36.787Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 09:32:36 [2024-06-06T09:32:36.787Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 09:32:36 [2024-06-06T09:32:36.787Z] === CONT TestTagValidPrefixedRepo/fooo/bar 09:32:36 [2024-06-06T09:32:36.787Z] === CONT TestTagValidPrefixedRepo/foooo:t 09:32:36 [2024-06-06T09:32:36.787Z] === CONT TestTagValidPrefixedRepo/fooaa/test 09:32:36 [2024-06-06T09:32:36.787Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 09:32:36 [2024-06-06T09:32:36.787Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 09:32:36 [2024-06-06T09:32:36.787Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) 09:32:36 [2024-06-06T09:32:36.787Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s) 09:32:36 [2024-06-06T09:32:36.787Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) 09:32:36 [2024-06-06T09:32:36.787Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagExistedNameWithoutForce 09:32:36 [2024-06-06T09:32:36.787Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagOfficialNames 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 09:32:36 [2024-06-06T09:32:36.787Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 09:32:37 [2024-06-06T09:32:37.042Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 09:32:37 [2024-06-06T09:32:37.042Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestTagOfficialNames (0.06s) 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 09:32:37 [2024-06-06T09:32:37.042Z] === RUN TestTagMatchesDigest 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestTagMatchesDigest (0.01s) 09:32:37 [2024-06-06T09:32:37.042Z] === CONT TestSaveCheckTimes 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestSaveCheckTimes (0.03s) 09:32:37 [2024-06-06T09:32:37.042Z] PASS 09:32:37 [2024-06-06T09:32:37.042Z] 09:32:37 [2024-06-06T09:32:37.042Z] === Skipped 09:32:37 [2024-06-06T09:32:37.042Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 09:32:37 [2024-06-06T09:32:37.042Z] import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out 09:32:37 [2024-06-06T09:32:37.042Z] 09:32:37 [2024-06-06T09:32:37.042Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 09:32:37 [2024-06-06T09:32:37.042Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 09:32:37 [2024-06-06T09:32:37.042Z] 09:32:37 [2024-06-06T09:32:37.042Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 09:32:37 [2024-06-06T09:32:37.042Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 09:32:37 [2024-06-06T09:32:37.042Z] 09:32:37 [2024-06-06T09:32:37.042Z] DONE 71 tests, 3 skipped in 6.738s 09:32:37 [2024-06-06T09:32:37.042Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 09:32:37 [2024-06-06T09:32:37.042Z] ++ '[' -n '' ']' 09:32:37 [2024-06-06T09:32:37.042Z] ++ 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 09:32:37 [2024-06-06T09:32:37.042Z] ++ set -e 09:32:37 [2024-06-06T09:32:37.042Z] ++ '[' -n 0 ']' 09:32:37 [2024-06-06T09:32:37.042Z] ++ set -x 09:32:37 [2024-06-06T09:32:37.042Z] ++ 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.oVmZAFtRz2/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 09:32:37 [2024-06-06T09:32:37.042Z] === RUN TestStripANSICommands 09:32:37 [2024-06-06T09:32:37.042Z] === RUN TestStripANSICommands/#00 09:32:37 [2024-06-06T09:32:37.042Z] === RUN TestStripANSICommands/#01 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestStripANSICommands (0.00s) 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestStripANSICommands/#00 (0.00s) 09:32:37 [2024-06-06T09:32:37.042Z] --- PASS: TestStripANSICommands/#01 (0.00s) 09:32:37 [2024-06-06T09:32:37.042Z] PASS 09:32:37 [2024-06-06T09:32:37.042Z] 09:32:37 [2024-06-06T09:32:37.042Z] DONE 3 tests in 0.006s 09:32:37 [2024-06-06T09:32:37.042Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 09:32:37 [2024-06-06T09:32:37.042Z] ++ '[' -n '' ']' 09:32:37 [2024-06-06T09:32:37.042Z] ++ 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 09:32:37 [2024-06-06T09:32:37.042Z] ++ set -e 09:32:37 [2024-06-06T09:32:37.042Z] ++ '[' -n 0 ']' 09:32:37 [2024-06-06T09:32:37.042Z] ++ set -x 09:32:37 [2024-06-06T09:32:37.042Z] ++ 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.oVmZAFtRz2/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 09:32:37 [2024-06-06T09:32:37.042Z] INFO: Testing against a local daemon 09:32:37 [2024-06-06T09:32:37.042Z] === RUN TestCreateWithMultiNetworks 09:32:37 [2024-06-06T09:32:37.964Z] --- PASS: TestCreateWithMultiNetworks (0.88s) 09:32:37 [2024-06-06T09:32:37.964Z] === RUN TestCreateWithIPv6DefaultsToULAPrefix 09:32:38 [2024-06-06T09:32:38.219Z] --- PASS: TestCreateWithIPv6DefaultsToULAPrefix (0.20s) 09:32:38 [2024-06-06T09:32:38.219Z] === RUN TestNetworkCreateDelete 09:32:38 [2024-06-06T09:32:38.219Z] --- PASS: TestNetworkCreateDelete (0.17s) 09:32:38 [2024-06-06T09:32:38.219Z] === RUN TestDockerNetworkDeletePreferID 09:32:38 [2024-06-06T09:32:38.780Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) 09:32:38 [2024-06-06T09:32:38.781Z] === RUN TestDaemonDNSFallback 09:32:45 [2024-06-06T09:32:45.333Z] --- PASS: TestDaemonDNSFallback (6.16s) 09:32:45 [2024-06-06T09:32:45.333Z] === RUN TestIntDNSAsExtDNS 09:32:45 [2024-06-06T09:32:45.588Z] === RUN TestIntDNSAsExtDNS/only_self 09:32:52 [2024-06-06T09:32:52.108Z] === RUN TestIntDNSAsExtDNS/self_then_ext 09:32:57 [2024-06-06T09:32:57.336Z] --- PASS: TestIntDNSAsExtDNS (11.73s) 09:32:57 [2024-06-06T09:32:57.336Z] --- PASS: TestIntDNSAsExtDNS/only_self (5.57s) 09:32:57 [2024-06-06T09:32:57.336Z] --- PASS: TestIntDNSAsExtDNS/self_then_ext (5.56s) 09:32:57 [2024-06-06T09:32:57.336Z] === RUN TestInspectNetwork 09:32:59 [2024-06-06T09:32:59.219Z] === RUN TestInspectNetwork/full_network_id 09:32:59 [2024-06-06T09:32:59.219Z] === RUN TestInspectNetwork/partial_network_id 09:32:59 [2024-06-06T09:32:59.219Z] === RUN TestInspectNetwork/network_name 09:32:59 [2024-06-06T09:32:59.219Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 09:33:04 [2024-06-06T09:33:04.451Z] --- PASS: TestInspectNetwork (6.86s) 09:33:04 [2024-06-06T09:33:04.451Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 09:33:04 [2024-06-06T09:33:04.451Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 09:33:04 [2024-06-06T09:33:04.451Z] --- PASS: TestInspectNetwork/network_name (0.00s) 09:33:04 [2024-06-06T09:33:04.451Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 09:33:04 [2024-06-06T09:33:04.451Z] === RUN TestRunContainerWithBridgeNone 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestRunContainerWithBridgeNone (1.15s) 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/create 09:33:04 [2024-06-06T09:33:04.705Z] === PAUSE TestNetworkInvalidJSON/networks/create 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 09:33:04 [2024-06-06T09:33:04.705Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 09:33:04 [2024-06-06T09:33:04.705Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 09:33:04 [2024-06-06T09:33:04.705Z] === CONT TestNetworkInvalidJSON/networks/create 09:33:04 [2024-06-06T09:33:04.705Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 09:33:04 [2024-06-06T09:33:04.705Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON (0.01s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkList 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkList//networks 09:33:04 [2024-06-06T09:33:04.705Z] === PAUSE TestNetworkList//networks 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestNetworkList//networks/ 09:33:04 [2024-06-06T09:33:04.705Z] === PAUSE TestNetworkList//networks/ 09:33:04 [2024-06-06T09:33:04.705Z] === CONT TestNetworkList//networks 09:33:04 [2024-06-06T09:33:04.705Z] === CONT TestNetworkList//networks/ 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkList (0.01s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkList//networks/ (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] --- PASS: TestNetworkList//networks (0.00s) 09:33:04 [2024-06-06T09:33:04.705Z] === RUN TestHostIPv4BridgeLabel 09:33:05 [2024-06-06T09:33:05.265Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 09:33:05 [2024-06-06T09:33:05.265Z] === RUN TestDefaultNetworkOpts 09:33:05 [2024-06-06T09:33:05.265Z] === RUN TestDefaultNetworkOpts/default_value 09:33:06 [2024-06-06T09:33:06.624Z] === RUN TestDefaultNetworkOpts/cmdline_value 09:33:07 [2024-06-06T09:33:07.550Z] === RUN TestDefaultNetworkOpts/config-from_value 09:33:08 [2024-06-06T09:33:08.913Z] --- PASS: TestDefaultNetworkOpts (3.63s) 09:33:08 [2024-06-06T09:33:08.913Z] --- PASS: TestDefaultNetworkOpts/default_value (1.21s) 09:33:08 [2024-06-06T09:33:08.913Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.17s) 09:33:08 [2024-06-06T09:33:08.913Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.25s) 09:33:08 [2024-06-06T09:33:08.913Z] === RUN TestForbidDuplicateNetworkNames 09:33:09 [2024-06-06T09:33:09.472Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s) 09:33:09 [2024-06-06T09:33:09.472Z] === RUN TestDaemonRestartWithLiveRestore 09:33:10 [2024-06-06T09:33:10.832Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 09:33:10 [2024-06-06T09:33:10.832Z] === RUN TestDaemonDefaultNetworkPools 09:33:11 [2024-06-06T09:33:11.391Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 09:33:11 [2024-06-06T09:33:11.391Z] === RUN TestDaemonRestartWithExistingNetwork 09:33:12 [2024-06-06T09:33:12.750Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 09:33:12 [2024-06-06T09:33:12.751Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 09:33:13 [2024-06-06T09:33:13.674Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 09:33:13 [2024-06-06T09:33:13.674Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 09:33:14 [2024-06-06T09:33:14.233Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 09:33:14 [2024-06-06T09:33:14.233Z] === RUN TestServiceWithPredefinedNetwork 09:33:16 [2024-06-06T09:33:16.740Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) 09:33:16 [2024-06-06T09:33:16.740Z] === RUN TestServiceRemoveKeepsIngressNetwork 09:33:16 [2024-06-06T09:33:16.740Z] service_test.go:251: FLAKY_TEST 09:33:16 [2024-06-06T09:33:16.740Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 09:33:16 [2024-06-06T09:33:16.740Z] === RUN TestServiceWithDataPathPortInit 09:33:31 [2024-06-06T09:33:31.560Z] --- PASS: TestServiceWithDataPathPortInit (13.38s) 09:33:31 [2024-06-06T09:33:31.560Z] === RUN TestServiceWithDefaultAddressPoolInit 09:33:32 [2024-06-06T09:33:32.118Z] service_test.go:441: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tffmsiv4335q4fl20cgd90eeo Created:2024-06-06 09:33:30.969612477 +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[30f3e8afda94648cecb035aba5aef0e8eae0c85e5eabd342f7c693d65a973bb0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.twdp6vquqb2em4bqxylevbnfw EndpointID:accbbfa0f903d7f7f706ee93910a27cb0e6f185ae49bffa5f384dcd6113516de MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e1c612fed8703c287bc4d43ce2bdffa8f0fa1978626c73be7942805cf0c8d96b 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:34542f0a6b14 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.twdp6vquqb2em4bqxylevbnfw EndpointID:accbbfa0f903d7f7f706ee93910a27cb0e6f185ae49bffa5f384dcd6113516de EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 09:33:37 [2024-06-06T09:33:37.346Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s) 09:33:37 [2024-06-06T09:33:37.346Z] PASS 09:33:37 [2024-06-06T09:33:37.346Z] 09:33:37 [2024-06-06T09:33:37.346Z] === Skipped 09:33:37 [2024-06-06T09:33:37.346Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 09:33:37 [2024-06-06T09:33:37.346Z] service_test.go:251: FLAKY_TEST 09:33:37 [2024-06-06T09:33:37.346Z] 09:33:37 [2024-06-06T09:33:37.346Z] DONE 48 tests, 1 skipped in 59.420s 09:33:37 [2024-06-06T09:33:37.346Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 09:33:37 [2024-06-06T09:33:37.346Z] ++ '[' -n '' ']' 09:33:37 [2024-06-06T09:33:37.346Z] ++ 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 09:33:37 [2024-06-06T09:33:37.346Z] ++ set -e 09:33:37 [2024-06-06T09:33:37.346Z] ++ '[' -n 0 ']' 09:33:37 [2024-06-06T09:33:37.346Z] ++ set -x 09:33:37 [2024-06-06T09:33:37.346Z] ++ 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.oVmZAFtRz2/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 09:33:37 [2024-06-06T09:33:37.346Z] INFO: Testing against a local daemon 09:33:37 [2024-06-06T09:33:37.346Z] === RUN TestDockerNetworkIpvlanPersistance 09:33:37 [2024-06-06T09:33:37.600Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.18s) 09:33:37 [2024-06-06T09:33:37.600Z] === RUN TestDockerNetworkIpvlan 09:33:37 [2024-06-06T09:33:37.600Z] === RUN TestDockerNetworkIpvlan/Subinterface 09:33:38 [2024-06-06T09:33:38.522Z] === RUN TestDockerNetworkIpvlan/OverlapParent 09:33:39 [2024-06-06T09:33:39.081Z] === RUN TestDockerNetworkIpvlan/L2NilParent 09:33:40 [2024-06-06T09:33:40.458Z] === RUN TestDockerNetworkIpvlan/L2InternalMode 09:33:41 [2024-06-06T09:33:41.827Z] === RUN TestDockerNetworkIpvlan/L3NilParent 09:33:43 [2024-06-06T09:33:43.186Z] === RUN TestDockerNetworkIpvlan/L3InternalMode 09:33:44 [2024-06-06T09:33:44.546Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetWithParent 09:33:46 [2024-06-06T09:33:46.428Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetNoParent 09:33:48 [2024-06-06T09:33:48.311Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet 09:33:50 [2024-06-06T09:33:50.817Z] === RUN TestDockerNetworkIpvlan/L2Addressing 09:33:51 [2024-06-06T09:33:51.740Z] === RUN TestDockerNetworkIpvlan/L3Addressing 09:33:52 [2024-06-06T09:33:52.664Z] === RUN TestDockerNetworkIpvlan/NoIPv6 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan (15.99s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.70s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.66s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.37s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.33s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.37s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.39s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.80s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.12s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.12s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.05s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.01s) 09:33:53 [2024-06-06T09:33:53.588Z] --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.07s) 09:33:53 [2024-06-06T09:33:53.588Z] === RUN TestIPVlanDNS 09:33:54 [2024-06-06T09:33:54.147Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false 09:34:02 [2024-06-06T09:34:02.214Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false 09:34:07 [2024-06-06T09:34:07.443Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true 09:34:12 [2024-06-06T09:34:12.674Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false 09:34:19 [2024-06-06T09:34:19.194Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false 09:34:24 [2024-06-06T09:34:24.426Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true 09:34:30 [2024-06-06T09:34:30.945Z] --- PASS: TestIPVlanDNS (36.28s) 09:34:30 [2024-06-06T09:34:30.945Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.82s) 09:34:30 [2024-06-06T09:34:30.945Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.53s) 09:34:30 [2024-06-06T09:34:30.945Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.45s) 09:34:30 [2024-06-06T09:34:30.945Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.82s) 09:34:30 [2024-06-06T09:34:30.945Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.57s) 09:34:30 [2024-06-06T09:34:30.945Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.46s) 09:34:30 [2024-06-06T09:34:30.945Z] PASS 09:34:30 [2024-06-06T09:34:30.945Z] 09:34:30 [2024-06-06T09:34:30.945Z] DONE 21 tests in 53.486s 09:34:30 [2024-06-06T09:34:30.945Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 09:34:30 [2024-06-06T09:34:30.945Z] ++ '[' -n '' ']' 09:34:30 [2024-06-06T09:34:30.945Z] ++ 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 09:34:30 [2024-06-06T09:34:30.945Z] ++ set -e 09:34:30 [2024-06-06T09:34:30.945Z] ++ '[' -n 0 ']' 09:34:30 [2024-06-06T09:34:30.945Z] ++ set -x 09:34:30 [2024-06-06T09:34:30.945Z] ++ 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.oVmZAFtRz2/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 09:34:30 [2024-06-06T09:34:30.945Z] INFO: Testing against a local daemon 09:34:30 [2024-06-06T09:34:30.945Z] === RUN TestDockerNetworkMacvlanPersistance 09:34:31 [2024-06-06T09:34:31.200Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s) 09:34:31 [2024-06-06T09:34:31.200Z] === RUN TestDockerNetworkMacvlan 09:34:31 [2024-06-06T09:34:31.200Z] === RUN TestDockerNetworkMacvlan/Subinterface 09:34:31 [2024-06-06T09:34:31.758Z] === RUN TestDockerNetworkMacvlan/OverlapParent 09:34:32 [2024-06-06T09:34:32.682Z] === RUN TestDockerNetworkMacvlan/NilParent 09:34:34 [2024-06-06T09:34:34.041Z] === RUN TestDockerNetworkMacvlan/InternalMode 09:34:35 [2024-06-06T09:34:35.399Z] === RUN TestDockerNetworkMacvlan/MultiSubnetWithParent 09:34:37 [2024-06-06T09:34:37.352Z] === RUN TestDockerNetworkMacvlan/MultiSubnetNoParent 09:34:39 [2024-06-06T09:34:39.858Z] === RUN TestDockerNetworkMacvlan/Addressing 09:34:40 [2024-06-06T09:34:40.416Z] === RUN TestDockerNetworkMacvlan/NoIPv6 09:34:41 [2024-06-06T09:34:41.774Z] --- PASS: TestDockerNetworkMacvlan (10.41s) 09:34:41 [2024-06-06T09:34:41.774Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.70s) 09:34:41 [2024-06-06T09:34:41.774Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.72s) 09:34:41 [2024-06-06T09:34:41.774Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s) 09:34:41 [2024-06-06T09:34:41.774Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.47s) 09:34:41 [2024-06-06T09:34:41.774Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.82s) 09:34:41 [2024-06-06T09:34:41.774Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.22s) 09:34:41 [2024-06-06T09:34:41.774Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s) 09:34:41 [2024-06-06T09:34:41.774Z] --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.08s) 09:34:41 [2024-06-06T09:34:41.774Z] === RUN TestMACVlanDNS 09:34:42 [2024-06-06T09:34:42.332Z] === RUN TestMACVlanDNS/with_parent 09:34:48 [2024-06-06T09:34:48.850Z] === RUN TestMACVlanDNS/no_parent 09:34:55 [2024-06-06T09:34:55.371Z] === RUN TestMACVlanDNS/with_parent,_internal 09:35:00 [2024-06-06T09:35:00.601Z] --- PASS: TestMACVlanDNS (18.49s) 09:35:00 [2024-06-06T09:35:00.601Z] --- PASS: TestMACVlanDNS/with_parent (6.81s) 09:35:00 [2024-06-06T09:35:00.601Z] --- PASS: TestMACVlanDNS/no_parent (5.52s) 09:35:00 [2024-06-06T09:35:00.601Z] --- PASS: TestMACVlanDNS/with_parent,_internal (5.50s) 09:35:00 [2024-06-06T09:35:00.601Z] PASS 09:35:00 [2024-06-06T09:35:00.601Z] 09:35:00 [2024-06-06T09:35:00.601Z] DONE 14 tests in 30.107s 09:35:00 [2024-06-06T09:35:00.601Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m 09:35:00 [2024-06-06T09:35:00.601Z] ++ '[' -n '' ']' 09:35:00 [2024-06-06T09:35:00.601Z] ++ 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 09:35:00 [2024-06-06T09:35:00.601Z] ++ set -e 09:35:00 [2024-06-06T09:35:00.601Z] ++ '[' -n 0 ']' 09:35:00 [2024-06-06T09:35:00.601Z] ++ set -x 09:35:00 [2024-06-06T09:35:00.601Z] ++ 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.oVmZAFtRz2/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 09:35:00 [2024-06-06T09:35:00.601Z] INFO: Testing against a local daemon 09:35:00 [2024-06-06T09:35:00.601Z] === RUN TestBridgeICC 09:35:00 [2024-06-06T09:35:00.601Z] === RUN TestBridgeICC/IPv4_non-internal_network 09:35:01 [2024-06-06T09:35:01.961Z] === RUN TestBridgeICC/IPv4_internal_network 09:35:02 [2024-06-06T09:35:02.884Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network 09:35:04 [2024-06-06T09:35:04.244Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network 09:35:05 [2024-06-06T09:35:05.167Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network 09:35:06 [2024-06-06T09:35:06.090Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network 09:35:07 [2024-06-06T09:35:07.449Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name 09:35:08 [2024-06-06T09:35:08.372Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name 09:35:09 [2024-06-06T09:35:09.295Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address 09:35:12 [2024-06-06T09:35:12.548Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC (15.58s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.10s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.05s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.13s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.05s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.16s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.98s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.04s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.08s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.13s) 09:35:15 [2024-06-06T09:35:15.803Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.25s) 09:35:15 [2024-06-06T09:35:15.803Z] === RUN TestBridgeICCWindows 09:35:15 [2024-06-06T09:35:15.803Z] bridge_test.go:218: testEnv.DaemonInfo.OSType != "windows" 09:35:15 [2024-06-06T09:35:15.803Z] --- SKIP: TestBridgeICCWindows (0.00s) 09:35:15 [2024-06-06T09:35:15.803Z] === RUN TestBridgeINC 09:35:16 [2024-06-06T09:35:16.361Z] === RUN TestBridgeINC/IPv4_non-internal_network 09:35:20 [2024-06-06T09:35:20.513Z] === RUN TestBridgeINC/IPv4_internal_network 09:35:21 [2024-06-06T09:35:21.435Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network 09:35:26 [2024-06-06T09:35:26.663Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network 09:35:27 [2024-06-06T09:35:27.221Z] --- PASS: TestBridgeINC (11.42s) 09:35:27 [2024-06-06T09:35:27.221Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.15s) 09:35:27 [2024-06-06T09:35:27.221Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.12s) 09:35:27 [2024-06-06T09:35:27.221Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.35s) 09:35:27 [2024-06-06T09:35:27.221Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.19s) 09:35:27 [2024-06-06T09:35:27.221Z] === RUN TestDefaultBridgeIPv6 09:35:27 [2024-06-06T09:35:27.221Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA 09:35:28 [2024-06-06T09:35:28.602Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only 09:35:30 [2024-06-06T09:35:30.483Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only 09:35:31 [2024-06-06T09:35:31.841Z] --- PASS: TestDefaultBridgeIPv6 (4.52s) 09:35:31 [2024-06-06T09:35:31.841Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.52s) 09:35:31 [2024-06-06T09:35:31.841Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.54s) 09:35:31 [2024-06-06T09:35:31.841Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.46s) 09:35:31 [2024-06-06T09:35:31.841Z] === RUN TestDefaultBridgeAddresses 09:35:31 [2024-06-06T09:35:31.841Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix 09:35:32 [2024-06-06T09:35:32.763Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change 09:35:33 [2024-06-06T09:35:33.686Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change 09:35:34 [2024-06-06T09:35:34.608Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix 09:35:35 [2024-06-06T09:35:35.530Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change 09:35:36 [2024-06-06T09:35:36.452Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change 09:35:37 [2024-06-06T09:35:37.375Z] bridge_test.go:566: [df4bb5b681950] daemon is not started 09:35:37 [2024-06-06T09:35:37.375Z] --- PASS: TestDefaultBridgeAddresses (5.87s) 09:35:37 [2024-06-06T09:35:37.375Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix (1.03s) 09:35:37 [2024-06-06T09:35:37.375Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change (0.98s) 09:35:37 [2024-06-06T09:35:37.375Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change (0.98s) 09:35:37 [2024-06-06T09:35:37.375Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix (0.96s) 09:35:37 [2024-06-06T09:35:37.375Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change (0.96s) 09:35:37 [2024-06-06T09:35:37.375Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change (0.96s) 09:35:37 [2024-06-06T09:35:37.375Z] === RUN TestInternalNwConnectivity 09:35:41 [2024-06-06T09:35:41.526Z] --- PASS: TestInternalNwConnectivity (3.30s) 09:35:41 [2024-06-06T09:35:41.526Z] === RUN TestDisableIPv6Addrs 09:35:41 [2024-06-06T09:35:41.526Z] === RUN TestDisableIPv6Addrs/IPv6_enabled 09:35:42 [2024-06-06T09:35:42.084Z] === RUN TestDisableIPv6Addrs/IPv6_disabled 09:35:42 [2024-06-06T09:35:42.641Z] --- PASS: TestDisableIPv6Addrs (1.75s) 09:35:42 [2024-06-06T09:35:42.641Z] --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.53s) 09:35:42 [2024-06-06T09:35:42.641Z] --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.46s) 09:35:42 [2024-06-06T09:35:42.641Z] === RUN TestNonIPv6Network 09:35:43 [2024-06-06T09:35:43.999Z] --- PASS: TestNonIPv6Network (1.26s) 09:35:43 [2024-06-06T09:35:43.999Z] === RUN TestNoIP6Tables 09:35:43 [2024-06-06T09:35:43.999Z] === RUN TestNoIP6Tables/ip6tables_on 09:35:44 [2024-06-06T09:35:44.921Z] === RUN TestNoIP6Tables/ip6tables_off 09:35:46 [2024-06-06T09:35:46.280Z] --- PASS: TestNoIP6Tables (2.41s) 09:35:46 [2024-06-06T09:35:46.280Z] --- PASS: TestNoIP6Tables/ip6tables_on (1.22s) 09:35:46 [2024-06-06T09:35:46.280Z] --- PASS: TestNoIP6Tables/ip6tables_off (1.19s) 09:35:46 [2024-06-06T09:35:46.280Z] === RUN TestSetInterfaceSysctl 09:35:47 [2024-06-06T09:35:47.201Z] --- PASS: TestSetInterfaceSysctl (1.10s) 09:35:47 [2024-06-06T09:35:47.201Z] === RUN TestReadOnlySlashProc 09:35:47 [2024-06-06T09:35:47.201Z] === RUN TestReadOnlySlashProc/Normality 09:35:49 [2024-06-06T09:35:49.082Z] === RUN TestReadOnlySlashProc/Read_only_no_workaround 09:35:50 [2024-06-06T09:35:50.963Z] === RUN TestReadOnlySlashProc/Read_only_with_workaround 09:35:52 [2024-06-06T09:35:52.842Z] --- PASS: TestReadOnlySlashProc (5.42s) 09:35:52 [2024-06-06T09:35:52.842Z] --- PASS: TestReadOnlySlashProc/Normality (1.86s) 09:35:52 [2024-06-06T09:35:52.842Z] --- PASS: TestReadOnlySlashProc/Read_only_no_workaround (1.79s) 09:35:52 [2024-06-06T09:35:52.842Z] --- PASS: TestReadOnlySlashProc/Read_only_with_workaround (1.77s) 09:35:52 [2024-06-06T09:35:52.842Z] === RUN TestSetEndpointSysctl 09:35:53 [2024-06-06T09:35:53.401Z] === RUN TestSetEndpointSysctl/ifname=IFNAME/val=0 09:35:53 [2024-06-06T09:35:53.655Z] === RUN TestSetEndpointSysctl/ifname=IFNAME/val=1 09:35:54 [2024-06-06T09:35:54.213Z] === RUN TestSetEndpointSysctl/ifname=ifname/val=0 09:35:54 [2024-06-06T09:35:54.771Z] === RUN TestSetEndpointSysctl/ifname=ifname/val=1 09:35:55 [2024-06-06T09:35:55.025Z] --- PASS: TestSetEndpointSysctl (2.40s) 09:35:55 [2024-06-06T09:35:55.025Z] --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=0 (0.45s) 09:35:55 [2024-06-06T09:35:55.025Z] --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=1 (0.45s) 09:35:55 [2024-06-06T09:35:55.025Z] --- PASS: TestSetEndpointSysctl/ifname=ifname/val=0 (0.48s) 09:35:55 [2024-06-06T09:35:55.025Z] --- PASS: TestSetEndpointSysctl/ifname=ifname/val=1 (0.41s) 09:35:55 [2024-06-06T09:35:55.025Z] === RUN TestEtcHostsIpv6 09:35:55 [2024-06-06T09:35:55.584Z] === RUN TestEtcHostsIpv6/IPv6_enabled 09:35:56 [2024-06-06T09:35:56.142Z] === RUN TestEtcHostsIpv6/IPv6_disabled 09:35:56 [2024-06-06T09:35:56.701Z] --- PASS: TestEtcHostsIpv6 (1.61s) 09:35:56 [2024-06-06T09:35:56.701Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.53s) 09:35:56 [2024-06-06T09:35:56.701Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.48s) 09:35:56 [2024-06-06T09:35:56.701Z] === RUN TestMACAddrOnRestart 09:35:59 [2024-06-06T09:35:59.207Z] --- PASS: TestMACAddrOnRestart (2.06s) 09:35:59 [2024-06-06T09:35:59.207Z] === RUN TestCfgdMACAddrOnRestart 09:36:01 [2024-06-06T09:36:01.712Z] --- PASS: TestCfgdMACAddrOnRestart (2.61s) 09:36:01 [2024-06-06T09:36:01.712Z] === RUN TestInspectCfgdMAC 09:36:01 [2024-06-06T09:36:01.966Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge 09:36:01 [2024-06-06T09:36:01.966Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge 09:36:02 [2024-06-06T09:36:02.220Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge 09:36:02 [2024-06-06T09:36:02.220Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge 09:36:02 [2024-06-06T09:36:02.475Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge 09:36:02 [2024-06-06T09:36:02.475Z] --- PASS: TestInspectCfgdMAC (1.17s) 09:36:02 [2024-06-06T09:36:02.475Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.06s) 09:36:02 [2024-06-06T09:36:02.475Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.05s) 09:36:02 [2024-06-06T09:36:02.475Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.21s) 09:36:02 [2024-06-06T09:36:02.475Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.20s) 09:36:02 [2024-06-06T09:36:02.475Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.05s) 09:36:02 [2024-06-06T09:36:02.475Z] === RUN TestWatchtowerCreate 09:36:03 [2024-06-06T09:36:03.834Z] --- PASS: TestWatchtowerCreate (1.15s) 09:36:03 [2024-06-06T09:36:03.834Z] === RUN TestResolvConfLocalhostIPv6 09:36:05 [2024-06-06T09:36:05.193Z] --- PASS: TestResolvConfLocalhostIPv6 (1.26s) 09:36:05 [2024-06-06T09:36:05.193Z] === RUN TestInternalNetworkDNS 09:36:31 [2024-06-06T09:36:31.673Z] --- PASS: TestInternalNetworkDNS (23.09s) 09:36:31 [2024-06-06T09:36:31.673Z] === RUN TestInternalNetworkLocalDNS 09:36:31 [2024-06-06T09:36:31.673Z] --- PASS: TestInternalNetworkLocalDNS (1.55s) 09:36:31 [2024-06-06T09:36:31.674Z] === RUN TestNslookupWindows 09:36:31 [2024-06-06T09:36:31.674Z] resolvconf_test.go:198: testEnv.DaemonInfo.OSType != "windows" 09:36:31 [2024-06-06T09:36:31.674Z] --- SKIP: TestNslookupWindows (0.00s) 09:36:31 [2024-06-06T09:36:31.674Z] === RUN TestDefaultBridgeDNS 09:36:31 [2024-06-06T09:36:31.674Z] === RUN TestDefaultBridgeDNS/external_dns 09:36:35 [2024-06-06T09:36:35.825Z] === RUN TestDefaultBridgeDNS/no_internal_name_resolution 09:36:41 [2024-06-06T09:36:41.055Z] === RUN TestDefaultBridgeDNS/no_dnsnames_in_inspect 09:36:41 [2024-06-06T09:36:41.978Z] --- PASS: TestDefaultBridgeDNS (12.44s) 09:36:41 [2024-06-06T09:36:41.978Z] --- PASS: TestDefaultBridgeDNS/external_dns (5.03s) 09:36:41 [2024-06-06T09:36:41.978Z] --- PASS: TestDefaultBridgeDNS/no_internal_name_resolution (5.03s) 09:36:41 [2024-06-06T09:36:41.978Z] --- PASS: TestDefaultBridgeDNS/no_dnsnames_in_inspect (0.00s) 09:36:41 [2024-06-06T09:36:41.978Z] PASS 09:36:41 [2024-06-06T09:36:41.978Z] 09:36:41 [2024-06-06T09:36:41.978Z] === Skipped 09:36:41 [2024-06-06T09:36:41.978Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s) 09:36:41 [2024-06-06T09:36:41.978Z] bridge_test.go:218: testEnv.DaemonInfo.OSType != "windows" 09:36:41 [2024-06-06T09:36:41.978Z] 09:36:41 [2024-06-06T09:36:41.978Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s) 09:36:41 [2024-06-06T09:36:41.978Z] resolvconf_test.go:198: testEnv.DaemonInfo.OSType != "windows" 09:36:41 [2024-06-06T09:36:41.978Z] 09:36:41 [2024-06-06T09:36:41.978Z] DONE 66 tests, 2 skipped in 102.017s 09:36:41 [2024-06-06T09:36:41.978Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 09:36:41 [2024-06-06T09:36:41.978Z] ++ '[' -n '' ']' 09:36:41 [2024-06-06T09:36:41.978Z] ++ 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 09:36:41 [2024-06-06T09:36:41.978Z] ++ set -e 09:36:41 [2024-06-06T09:36:41.978Z] ++ '[' -n 0 ']' 09:36:41 [2024-06-06T09:36:41.978Z] ++ set -x 09:36:41 [2024-06-06T09:36:41.978Z] ++ 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.oVmZAFtRz2/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 09:36:41 [2024-06-06T09:36:41.978Z] testing: warning: no tests to run 09:36:41 [2024-06-06T09:36:41.978Z] PASS 09:36:41 [2024-06-06T09:36:41.978Z] 09:36:41 [2024-06-06T09:36:41.978Z] DONE 0 tests in 0.005s 09:36:41 [2024-06-06T09:36:41.978Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 09:36:41 [2024-06-06T09:36:41.978Z] ++ '[' -n '' ']' 09:36:41 [2024-06-06T09:36:41.978Z] ++ 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 09:36:41 [2024-06-06T09:36:41.978Z] ++ set -e 09:36:41 [2024-06-06T09:36:41.978Z] ++ '[' -n 0 ']' 09:36:41 [2024-06-06T09:36:41.978Z] ++ set -x 09:36:41 [2024-06-06T09:36:41.978Z] ++ 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.oVmZAFtRz2/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 09:36:42 [2024-06-06T09:36:42.232Z] INFO: Testing against a local daemon 09:36:42 [2024-06-06T09:36:42.232Z] === RUN TestAuthZPluginAllowRequest 09:36:43 [2024-06-06T09:36:43.154Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) 09:36:43 [2024-06-06T09:36:43.154Z] === RUN TestAuthZPluginTLS 09:36:43 [2024-06-06T09:36:43.712Z] --- PASS: TestAuthZPluginTLS (0.54s) 09:36:43 [2024-06-06T09:36:43.712Z] === RUN TestAuthZPluginDenyRequest 09:36:44 [2024-06-06T09:36:44.270Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) 09:36:44 [2024-06-06T09:36:44.270Z] === RUN TestAuthZPluginAPIDenyResponse 09:36:44 [2024-06-06T09:36:44.829Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) 09:36:44 [2024-06-06T09:36:44.829Z] === RUN TestAuthZPluginDenyResponse 09:36:45 [2024-06-06T09:36:45.387Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 09:36:45 [2024-06-06T09:36:45.387Z] === RUN TestAuthZPluginAllowEventStream 09:36:46 [2024-06-06T09:36:46.309Z] 2024/06/06 09:36:46 http: panic serving 127.0.0.1:39184: runtime error: invalid memory address or nil pointer dereference 09:36:46 [2024-06-06T09:36:46.309Z] goroutine 171 [running]: 09:36:46 [2024-06-06T09:36:46.309Z] net/http.(*conn).serve.func1() 09:36:46 [2024-06-06T09:36:46.309Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 09:36:46 [2024-06-06T09:36:46.309Z] panic({0xa96c80?, 0x15cb010?}) 09:36:46 [2024-06-06T09:36:46.309Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 09:36:46 [2024-06-06T09:36:46.309Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c2d0, 0x40000950e0}, 0xffff47531060?) 09:36:46 [2024-06-06T09:36:46.309Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 09:36:46 [2024-06-06T09:36:46.309Z] net/http.HandlerFunc.ServeHTTP(0x4000394900?, {0xd9c2d0?, 0x40000950e0?}, 0x402fb4?) 09:36:46 [2024-06-06T09:36:46.309Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:36:46 [2024-06-06T09:36:46.309Z] net/http.(*ServeMux).ServeHTTP(0xda2638?, {0xd9c2d0, 0x40000950e0}, 0x4000394900) 09:36:46 [2024-06-06T09:36:46.309Z] /usr/local/go/src/net/http/server.go:2514 +0x144 09:36:46 [2024-06-06T09:36:46.309Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400014a2c0, {0xd9ae90?, 0x400001a540}, 0x4000394800, {0xd90ee0, 0x4000126f80}) 09:36:46 [2024-06-06T09:36:46.309Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 09:36:46 [2024-06-06T09:36:46.309Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9ae90?, 0x400001a540?}, 0x4000644420?) 09:36:46 [2024-06-06T09:36:46.309Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 09:36:46 [2024-06-06T09:36:46.309Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9ae90?, 0x400001a540?}, 0x400001a540?) 09:36:46 [2024-06-06T09:36:46.309Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:36:46 [2024-06-06T09:36:46.309Z] net/http.serverHandler.ServeHTTP({0xd97908?}, {0xd9ae90?, 0x400001a540?}, 0x6?) 09:36:46 [2024-06-06T09:36:46.309Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 09:36:46 [2024-06-06T09:36:46.309Z] net/http.(*conn).serve(0x40001297a0, {0xda2638, 0x40004656e0}) 09:36:46 [2024-06-06T09:36:46.309Z] /usr/local/go/src/net/http/server.go:2009 +0x518 09:36:46 [2024-06-06T09:36:46.309Z] created by net/http.(*Server).Serve in goroutine 37 09:36:46 [2024-06-06T09:36:46.309Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 09:36:47 [2024-06-06T09:36:47.231Z] 2024/06/06 09:36:47 http: panic serving 127.0.0.1:39186: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 09:36:47 [2024-06-06T09:36:47.231Z] goroutine 193 [running]: 09:36:47 [2024-06-06T09:36:47.231Z] net/http.(*conn).serve.func1() 09:36:47 [2024-06-06T09:36:47.231Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 09:36:47 [2024-06-06T09:36:47.231Z] panic({0xa2c480?, 0x4000644580?}) 09:36:47 [2024-06-06T09:36:47.231Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 09:36:47 [2024-06-06T09:36:47.231Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c2d0, 0x40000952c0}, 0xffff47531060?) 09:36:47 [2024-06-06T09:36:47.231Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 09:36:47 [2024-06-06T09:36:47.231Z] net/http.HandlerFunc.ServeHTTP(0x4000394a00?, {0xd9c2d0?, 0x40000952c0?}, 0x402fb4?) 09:36:47 [2024-06-06T09:36:47.231Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:36:47 [2024-06-06T09:36:47.231Z] net/http.(*ServeMux).ServeHTTP(0xda2638?, {0xd9c2d0, 0x40000952c0}, 0x4000394a00) 09:36:47 [2024-06-06T09:36:47.231Z] /usr/local/go/src/net/http/server.go:2514 +0x144 09:36:47 [2024-06-06T09:36:47.231Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400014a2c0, {0xd9ae90?, 0x400001a620}, 0x4000394700, {0xd90ee0, 0x4000126f80}) 09:36:47 [2024-06-06T09:36:47.231Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 09:36:47 [2024-06-06T09:36:47.231Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9ae90?, 0x400001a620?}, 0x40002662d0?) 09:36:47 [2024-06-06T09:36:47.231Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 09:36:47 [2024-06-06T09:36:47.231Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9ae90?, 0x400001a620?}, 0x40003f9b40?) 09:36:47 [2024-06-06T09:36:47.231Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:36:47 [2024-06-06T09:36:47.231Z] net/http.serverHandler.ServeHTTP({0x40002662d0?}, {0xd9ae90?, 0x400001a620?}, 0x6?) 09:36:47 [2024-06-06T09:36:47.231Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 09:36:47 [2024-06-06T09:36:47.231Z] net/http.(*conn).serve(0x4000569440, {0xda2638, 0x40004656e0}) 09:36:47 [2024-06-06T09:36:47.231Z] /usr/local/go/src/net/http/server.go:2009 +0x518 09:36:47 [2024-06-06T09:36:47.231Z] created by net/http.(*Server).Serve in goroutine 37 09:36:47 [2024-06-06T09:36:47.231Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 09:36:49 [2024-06-06T09:36:49.110Z] 2024/06/06 09:36:49 http: panic serving 127.0.0.1:42888: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 09:36:49 [2024-06-06T09:36:49.110Z] goroutine 191 [running]: 09:36:49 [2024-06-06T09:36:49.110Z] net/http.(*conn).serve.func1() 09:36:49 [2024-06-06T09:36:49.110Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 09:36:49 [2024-06-06T09:36:49.110Z] panic({0xa2c480?, 0x4000644640?}) 09:36:49 [2024-06-06T09:36:49.110Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 09:36:49 [2024-06-06T09:36:49.110Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c2d0, 0x4000095440}, 0xffff47531060?) 09:36:49 [2024-06-06T09:36:49.110Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 09:36:49 [2024-06-06T09:36:49.110Z] net/http.HandlerFunc.ServeHTTP(0x4000394c00?, {0xd9c2d0?, 0x4000095440?}, 0x402fb4?) 09:36:49 [2024-06-06T09:36:49.110Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:36:49 [2024-06-06T09:36:49.110Z] net/http.(*ServeMux).ServeHTTP(0xda2638?, {0xd9c2d0, 0x4000095440}, 0x4000394c00) 09:36:49 [2024-06-06T09:36:49.110Z] /usr/local/go/src/net/http/server.go:2514 +0x144 09:36:49 [2024-06-06T09:36:49.110Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400014a2c0, {0xd9ae90?, 0x400001a700}, 0x4000394b00, {0xd90ee0, 0x4000126f80}) 09:36:49 [2024-06-06T09:36:49.110Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 09:36:49 [2024-06-06T09:36:49.110Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9ae90?, 0x400001a700?}, 0x4000266e10?) 09:36:49 [2024-06-06T09:36:49.110Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 09:36:49 [2024-06-06T09:36:49.110Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9ae90?, 0x400001a700?}, 0x40003f9b40?) 09:36:49 [2024-06-06T09:36:49.110Z] /usr/local/go/src/net/http/server.go:2136 +0x38 09:36:49 [2024-06-06T09:36:49.110Z] net/http.serverHandler.ServeHTTP({0x4000266e10?}, {0xd9ae90?, 0x400001a700?}, 0x6?) 09:36:49 [2024-06-06T09:36:49.110Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 09:36:49 [2024-06-06T09:36:49.110Z] net/http.(*conn).serve(0x40002e4990, {0xda2638, 0x40004656e0}) 09:36:49 [2024-06-06T09:36:49.110Z] /usr/local/go/src/net/http/server.go:2009 +0x518 09:36:49 [2024-06-06T09:36:49.110Z] created by net/http.(*Server).Serve in goroutine 37 09:36:49 [2024-06-06T09:36:49.110Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 09:36:51 [2024-06-06T09:36:51.614Z] --- PASS: TestAuthZPluginAllowEventStream (6.00s) 09:36:51 [2024-06-06T09:36:51.614Z] === RUN TestAuthZPluginErrorResponse 09:36:51 [2024-06-06T09:36:51.868Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 09:36:51 [2024-06-06T09:36:51.868Z] === RUN TestAuthZPluginErrorRequest 09:36:52 [2024-06-06T09:36:52.427Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) 09:36:52 [2024-06-06T09:36:52.427Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 09:36:52 [2024-06-06T09:36:52.984Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 09:36:52 [2024-06-06T09:36:52.985Z] === RUN TestAuthZPluginEnsureLoadImportWorking 09:36:53 [2024-06-06T09:36:53.907Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s) 09:36:53 [2024-06-06T09:36:53.907Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 09:36:55 [2024-06-06T09:36:55.265Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s) 09:36:55 [2024-06-06T09:36:55.265Z] === RUN TestAuthZPluginHeader 09:36:55 [2024-06-06T09:36:55.823Z] --- PASS: TestAuthZPluginHeader (0.61s) 09:36:55 [2024-06-06T09:36:55.823Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 09:36:55 [2024-06-06T09:36:55.823Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 09:36:55 [2024-06-06T09:36:55.823Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 09:36:55 [2024-06-06T09:36:55.823Z] === RUN TestAuthZPluginV2Disable 09:36:55 [2024-06-06T09:36:55.823Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 09:36:55 [2024-06-06T09:36:55.823Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 09:36:55 [2024-06-06T09:36:55.823Z] === RUN TestAuthZPluginV2RejectVolumeRequests 09:36:55 [2024-06-06T09:36:55.823Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 09:36:55 [2024-06-06T09:36:55.823Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 09:36:55 [2024-06-06T09:36:55.823Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 09:36:55 [2024-06-06T09:36:55.823Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 09:36:55 [2024-06-06T09:36:55.823Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 09:36:55 [2024-06-06T09:36:55.823Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) 09:37:13 [2024-06-06T09:37:13.838Z] PASS 09:37:13 [2024-06-06T09:37:13.838Z] 09:37:13 [2024-06-06T09:37:13.838Z] === Skipped 09:37:13 [2024-06-06T09:37:13.838Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 09:37:13 [2024-06-06T09:37:13.838Z] 09:37:13 [2024-06-06T09:37:13.838Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 09:37:13 [2024-06-06T09:37:13.838Z] 09:37:13 [2024-06-06T09:37:13.838Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 09:37:13 [2024-06-06T09:37:13.838Z] 09:37:13 [2024-06-06T09:37:13.838Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 09:37:13 [2024-06-06T09:37:13.838Z] 09:37:13 [2024-06-06T09:37:13.838Z] DONE 17 tests, 4 skipped in 30.566s 09:37:13 [2024-06-06T09:37:13.838Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 09:37:13 [2024-06-06T09:37:13.838Z] ++ '[' -n '' ']' 09:37:13 [2024-06-06T09:37:13.838Z] ++ 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 09:37:13 [2024-06-06T09:37:13.838Z] ++ set -e 09:37:13 [2024-06-06T09:37:13.838Z] ++ '[' -n 0 ']' 09:37:13 [2024-06-06T09:37:13.838Z] ++ set -x 09:37:13 [2024-06-06T09:37:13.838Z] ++ 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.oVmZAFtRz2/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 09:37:13 [2024-06-06T09:37:13.838Z] INFO: Testing against a local daemon 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 09:37:13 [2024-06-06T09:37:13.838Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 09:37:13 [2024-06-06T09:37:13.838Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/pull 09:37:13 [2024-06-06T09:37:13.838Z] === PAUSE TestPluginInvalidJSON/plugins/pull 09:37:13 [2024-06-06T09:37:13.838Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 09:37:13 [2024-06-06T09:37:13.838Z] === CONT TestPluginInvalidJSON/plugins/pull 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 09:37:13 [2024-06-06T09:37:13.838Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON (0.01s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInstall 09:37:13 [2024-06-06T09:37:13.838Z] === RUN TestPluginInstall/no_auth 09:37:16 [2024-06-06T09:37:16.343Z] time="2024-06-06T09:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:37:16 [2024-06-06T09:37:16.343Z] time="2024-06-06T09:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c2594209f4f2415ca6610618a5c28fbdfc6153becb346e1be44a833d657e70e" mediatype=application/vnd.docker.plugin.v1+json size=522 09:37:16 [2024-06-06T09:37:16.343Z] time="2024-06-06T09:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:37:16 [2024-06-06T09:37:16.343Z] time="2024-06-06T09:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c2594209f4f2415ca6610618a5c28fbdfc6153becb346e1be44a833d657e70e" mediatype=application/vnd.docker.plugin.v1+json size=522 09:37:16 [2024-06-06T09:37:16.343Z] === RUN TestPluginInstall/with_digest 09:37:16 [2024-06-06T09:37:16.901Z] === RUN TestPluginInstall/with_htpasswd 09:37:17 [2024-06-06T09:37:17.156Z] time="2024-06-06T09:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:37:17 [2024-06-06T09:37:17.156Z] time="2024-06-06T09:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9a96529e03b270318cf2f231929f43e25b267c8d7467a5e2978940d432291f5" mediatype=application/vnd.docker.plugin.v1+json size=522 09:37:17 [2024-06-06T09:37:17.156Z] time="2024-06-06T09:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:37:17 [2024-06-06T09:37:17.156Z] time="2024-06-06T09:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9a96529e03b270318cf2f231929f43e25b267c8d7467a5e2978940d432291f5" mediatype=application/vnd.docker.plugin.v1+json size=522 09:37:17 [2024-06-06T09:37:17.156Z] === RUN TestPluginInstall/with_insecure 09:37:18 [2024-06-06T09:37:18.078Z] time="2024-06-06T09:37:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:37:18 [2024-06-06T09:37:18.078Z] time="2024-06-06T09:37:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76b88cf374478b1294b42402b01976fe9581ec39c01ca2548927a077492e0105" mediatype=application/vnd.docker.plugin.v1+json size=522 09:37:18 [2024-06-06T09:37:18.078Z] time="2024-06-06T09:37:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 09:37:18 [2024-06-06T09:37:18.078Z] time="2024-06-06T09:37:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76b88cf374478b1294b42402b01976fe9581ec39c01ca2548927a077492e0105" mediatype=application/vnd.docker.plugin.v1+json size=522 09:37:18 [2024-06-06T09:37:18.078Z] plugin_test.go:247: [da2438e525152] daemon is not started 09:37:18 [2024-06-06T09:37:18.078Z] --- PASS: TestPluginInstall (5.40s) 09:37:18 [2024-06-06T09:37:18.078Z] --- PASS: TestPluginInstall/no_auth (3.54s) 09:37:18 [2024-06-06T09:37:18.078Z] --- PASS: TestPluginInstall/with_digest (0.48s) 09:37:18 [2024-06-06T09:37:18.078Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) 09:37:18 [2024-06-06T09:37:18.078Z] --- PASS: TestPluginInstall/with_insecure (0.92s) 09:37:18 [2024-06-06T09:37:18.078Z] === RUN TestPluginsWithRuntimes 09:37:19 [2024-06-06T09:37:19.436Z] === RUN TestPluginsWithRuntimes/No_Args 09:37:20 [2024-06-06T09:37:20.358Z] === RUN TestPluginsWithRuntimes/With_Args 09:37:21 [2024-06-06T09:37:21.279Z] --- PASS: TestPluginsWithRuntimes (3.17s) 09:37:21 [2024-06-06T09:37:21.279Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) 09:37:21 [2024-06-06T09:37:21.279Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) 09:37:21 [2024-06-06T09:37:21.279Z] === RUN TestPluginBackCompatMediaTypes 09:37:21 [2024-06-06T09:37:21.838Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) 09:37:21 [2024-06-06T09:37:21.838Z] PASS 09:37:21 [2024-06-06T09:37:21.838Z] 09:37:21 [2024-06-06T09:37:21.838Z] DONE 25 tests in 9.097s 09:37:21 [2024-06-06T09:37:21.838Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 09:37:21 [2024-06-06T09:37:21.838Z] ++ '[' -n '' ']' 09:37:21 [2024-06-06T09:37:21.838Z] ++ 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 09:37:21 [2024-06-06T09:37:21.838Z] ++ set -e 09:37:21 [2024-06-06T09:37:21.838Z] ++ '[' -n 0 ']' 09:37:21 [2024-06-06T09:37:21.838Z] ++ set -x 09:37:21 [2024-06-06T09:37:21.838Z] ++ 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.oVmZAFtRz2/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 09:37:21 [2024-06-06T09:37:21.838Z] INFO: Testing against a local daemon 09:37:21 [2024-06-06T09:37:21.838Z] === RUN TestExternalGraphDriver 09:37:22 [2024-06-06T09:37:22.093Z] === RUN TestExternalGraphDriver/json 09:37:22 [2024-06-06T09:37:22.093Z] === RUN TestExternalGraphDriver/spec 09:37:22 [2024-06-06T09:37:22.093Z] === RUN TestExternalGraphDriver/pull 09:37:22 [2024-06-06T09:37:22.093Z] --- PASS: TestExternalGraphDriver (0.37s) 09:37:22 [2024-06-06T09:37:22.093Z] --- PASS: TestExternalGraphDriver/json (0.00s) 09:37:22 [2024-06-06T09:37:22.093Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 09:37:22 [2024-06-06T09:37:22.093Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 09:37:22 [2024-06-06T09:37:22.093Z] === RUN TestGraphdriverPluginV2 09:37:22 [2024-06-06T09:37:22.670Z] external_test.go:416: (*Execution).NotAmd64-fm 09:37:22 [2024-06-06T09:37:22.670Z] --- SKIP: TestGraphdriverPluginV2 (0.37s) 09:37:22 [2024-06-06T09:37:22.670Z] PASS 09:37:22 [2024-06-06T09:37:22.670Z] 09:37:22 [2024-06-06T09:37:22.670Z] === Skipped 09:37:22 [2024-06-06T09:37:22.670Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.37s) 09:37:22 [2024-06-06T09:37:22.670Z] external_test.go:416: (*Execution).NotAmd64-fm 09:37:22 [2024-06-06T09:37:22.670Z] 09:37:22 [2024-06-06T09:37:22.670Z] DONE 5 tests, 1 skipped in 0.772s 09:37:22 [2024-06-06T09:37:22.670Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 09:37:22 [2024-06-06T09:37:22.670Z] ++ '[' -n '' ']' 09:37:22 [2024-06-06T09:37:22.670Z] ++ 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 09:37:22 [2024-06-06T09:37:22.670Z] ++ set -e 09:37:22 [2024-06-06T09:37:22.670Z] ++ '[' -n 0 ']' 09:37:22 [2024-06-06T09:37:22.670Z] ++ set -x 09:37:22 [2024-06-06T09:37:22.670Z] ++ 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.oVmZAFtRz2/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 09:37:22 [2024-06-06T09:37:22.670Z] INFO: Testing against a local daemon 09:37:22 [2024-06-06T09:37:22.670Z] === RUN TestContinueAfterPluginCrash 09:37:22 [2024-06-06T09:37:22.670Z] === PAUSE TestContinueAfterPluginCrash 09:37:22 [2024-06-06T09:37:22.670Z] === RUN TestReadPluginNoRead 09:37:22 [2024-06-06T09:37:22.670Z] === PAUSE TestReadPluginNoRead 09:37:22 [2024-06-06T09:37:22.670Z] === RUN TestDaemonStartWithLogOpt 09:37:22 [2024-06-06T09:37:22.670Z] === PAUSE TestDaemonStartWithLogOpt 09:37:22 [2024-06-06T09:37:22.670Z] === CONT TestContinueAfterPluginCrash 09:37:22 [2024-06-06T09:37:22.670Z] === CONT TestDaemonStartWithLogOpt 09:37:22 [2024-06-06T09:37:22.670Z] === CONT TestReadPluginNoRead 09:37:25 [2024-06-06T09:37:25.182Z] === RUN TestReadPluginNoRead/default 09:37:25 [2024-06-06T09:37:25.436Z] --- PASS: TestDaemonStartWithLogOpt (2.85s) 09:37:25 [2024-06-06T09:37:25.994Z] === RUN TestReadPluginNoRead/disabled_caching 09:37:27 [2024-06-06T09:37:27.352Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 09:37:28 [2024-06-06T09:37:28.274Z] read_test.go:93: [d7f605b0f5653] daemon is not started 09:37:28 [2024-06-06T09:37:28.274Z] --- PASS: TestReadPluginNoRead (5.66s) 09:37:28 [2024-06-06T09:37:28.274Z] --- PASS: TestReadPluginNoRead/default (1.17s) 09:37:28 [2024-06-06T09:37:28.274Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) 09:37:28 [2024-06-06T09:37:28.274Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) 09:37:30 [2024-06-06T09:37:30.779Z] --- PASS: TestContinueAfterPluginCrash (7.76s) 09:37:30 [2024-06-06T09:37:30.779Z] PASS 09:37:30 [2024-06-06T09:37:30.779Z] 09:37:30 [2024-06-06T09:37:30.779Z] DONE 6 tests in 7.792s 09:37:30 [2024-06-06T09:37:30.779Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 09:37:30 [2024-06-06T09:37:30.779Z] ++ '[' -n '' ']' 09:37:30 [2024-06-06T09:37:30.779Z] ++ 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 09:37:30 [2024-06-06T09:37:30.779Z] ++ set -e 09:37:30 [2024-06-06T09:37:30.779Z] ++ '[' -n 0 ']' 09:37:30 [2024-06-06T09:37:30.779Z] ++ set -x 09:37:30 [2024-06-06T09:37:30.779Z] ++ 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.oVmZAFtRz2/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 09:37:30 [2024-06-06T09:37:30.779Z] testing: warning: no tests to run 09:37:30 [2024-06-06T09:37:30.779Z] PASS 09:37:30 [2024-06-06T09:37:30.779Z] 09:37:30 [2024-06-06T09:37:30.779Z] DONE 0 tests in 0.005s 09:37:30 [2024-06-06T09:37:30.779Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 09:37:30 [2024-06-06T09:37:30.779Z] ++ '[' -n '' ']' 09:37:30 [2024-06-06T09:37:30.779Z] ++ 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 09:37:30 [2024-06-06T09:37:30.779Z] ++ set -e 09:37:30 [2024-06-06T09:37:30.779Z] ++ '[' -n 0 ']' 09:37:30 [2024-06-06T09:37:30.779Z] ++ set -x 09:37:30 [2024-06-06T09:37:30.779Z] ++ 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.oVmZAFtRz2/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 09:37:30 [2024-06-06T09:37:30.779Z] INFO: Testing against a local daemon 09:37:30 [2024-06-06T09:37:30.779Z] === RUN TestPluginWithDevMounts 09:37:30 [2024-06-06T09:37:30.779Z] === PAUSE TestPluginWithDevMounts 09:37:30 [2024-06-06T09:37:30.779Z] === CONT TestPluginWithDevMounts 09:37:32 [2024-06-06T09:37:32.137Z] --- PASS: TestPluginWithDevMounts (1.47s) 09:37:32 [2024-06-06T09:37:32.137Z] PASS 09:37:32 [2024-06-06T09:37:32.137Z] 09:37:32 [2024-06-06T09:37:32.137Z] DONE 1 tests in 1.498s 09:37:32 [2024-06-06T09:37:32.137Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 09:37:32 [2024-06-06T09:37:32.137Z] ++ '[' -n '' ']' 09:37:32 [2024-06-06T09:37:32.137Z] ++ 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 09:37:32 [2024-06-06T09:37:32.137Z] ++ set -e 09:37:32 [2024-06-06T09:37:32.137Z] ++ '[' -n 0 ']' 09:37:32 [2024-06-06T09:37:32.137Z] ++ set -x 09:37:32 [2024-06-06T09:37:32.137Z] ++ 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.oVmZAFtRz2/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 09:37:32 [2024-06-06T09:37:32.137Z] INFO: Testing against a local daemon 09:37:32 [2024-06-06T09:37:32.137Z] === RUN TestSecretInspect 09:37:34 [2024-06-06T09:37:34.018Z] --- PASS: TestSecretInspect (2.04s) 09:37:34 [2024-06-06T09:37:34.018Z] === RUN TestSecretList 09:37:35 [2024-06-06T09:37:35.898Z] --- PASS: TestSecretList (2.00s) 09:37:35 [2024-06-06T09:37:35.898Z] === RUN TestSecretsCreateAndDelete 09:37:38 [2024-06-06T09:37:38.402Z] --- PASS: TestSecretsCreateAndDelete (2.01s) 09:37:38 [2024-06-06T09:37:38.402Z] === RUN TestSecretsUpdate 09:37:40 [2024-06-06T09:37:40.282Z] --- PASS: TestSecretsUpdate (2.01s) 09:37:40 [2024-06-06T09:37:40.282Z] === RUN TestTemplatedSecret 09:37:42 [2024-06-06T09:37:42.788Z] --- PASS: TestTemplatedSecret (2.54s) 09:37:42 [2024-06-06T09:37:42.788Z] === RUN TestSecretCreateResolve 09:37:44 [2024-06-06T09:37:44.667Z] --- PASS: TestSecretCreateResolve (1.93s) 09:37:44 [2024-06-06T09:37:44.667Z] PASS 09:37:44 [2024-06-06T09:37:44.667Z] 09:37:44 [2024-06-06T09:37:44.667Z] DONE 6 tests in 12.553s 09:37:44 [2024-06-06T09:37:44.667Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 09:37:44 [2024-06-06T09:37:44.667Z] ++ '[' -n '' ']' 09:37:44 [2024-06-06T09:37:44.667Z] ++ 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 09:37:44 [2024-06-06T09:37:44.667Z] ++ set -e 09:37:44 [2024-06-06T09:37:44.667Z] ++ '[' -n 0 ']' 09:37:44 [2024-06-06T09:37:44.667Z] ++ set -x 09:37:44 [2024-06-06T09:37:44.667Z] ++ 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.oVmZAFtRz2/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 09:37:44 [2024-06-06T09:37:44.667Z] INFO: Testing against a local daemon 09:37:44 [2024-06-06T09:37:44.667Z] === RUN TestServiceCreateInit 09:37:44 [2024-06-06T09:37:44.667Z] === RUN TestServiceCreateInit/daemonInitDisabled 09:37:48 [2024-06-06T09:37:48.820Z] === RUN TestServiceCreateInit/daemonInitEnabled 09:37:52 [2024-06-06T09:37:52.073Z] --- PASS: TestServiceCreateInit (7.34s) 09:37:52 [2024-06-06T09:37:52.073Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) 09:37:52 [2024-06-06T09:37:52.073Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) 09:37:52 [2024-06-06T09:37:52.073Z] === RUN TestCreateServiceMultipleTimes 09:38:06 [2024-06-06T09:38:06.888Z] --- PASS: TestCreateServiceMultipleTimes (14.68s) 09:38:06 [2024-06-06T09:38:06.888Z] === RUN TestCreateServiceConflict 09:38:08 [2024-06-06T09:38:08.768Z] --- PASS: TestCreateServiceConflict (1.93s) 09:38:08 [2024-06-06T09:38:08.768Z] === RUN TestCreateServiceMaxReplicas 09:38:11 [2024-06-06T09:38:11.273Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) 09:38:11 [2024-06-06T09:38:11.273Z] === RUN TestCreateServiceSecretFileMode 09:38:26 [2024-06-06T09:38:26.097Z] --- PASS: TestCreateServiceSecretFileMode (12.63s) 09:38:26 [2024-06-06T09:38:26.097Z] === RUN TestCreateServiceConfigFileMode 09:38:38 [2024-06-06T09:38:38.267Z] --- PASS: TestCreateServiceConfigFileMode (12.77s) 09:38:38 [2024-06-06T09:38:38.267Z] === RUN TestCreateServiceSysctls 09:38:40 [2024-06-06T09:38:40.148Z] --- PASS: TestCreateServiceSysctls (3.71s) 09:38:40 [2024-06-06T09:38:40.148Z] === RUN TestCreateServiceCapabilities 09:38:42 [2024-06-06T09:38:42.655Z] --- PASS: TestCreateServiceCapabilities (2.51s) 09:38:42 [2024-06-06T09:38:42.655Z] === RUN TestInspect 09:38:45 [2024-06-06T09:38:45.909Z] --- PASS: TestInspect (2.83s) 09:38:45 [2024-06-06T09:38:45.910Z] === RUN TestCreateJob 09:38:49 [2024-06-06T09:38:49.165Z] --- PASS: TestCreateJob (3.08s) 09:38:49 [2024-06-06T09:38:49.165Z] === RUN TestReplicatedJob 09:38:53 [2024-06-06T09:38:53.319Z] --- PASS: TestReplicatedJob (4.47s) 09:38:53 [2024-06-06T09:38:53.319Z] === RUN TestUpdateReplicatedJob 09:38:56 [2024-06-06T09:38:56.575Z] --- PASS: TestUpdateReplicatedJob (3.04s) 09:38:56 [2024-06-06T09:38:56.575Z] === RUN TestServiceListWithStatuses 09:39:00 [2024-06-06T09:39:00.726Z] --- PASS: TestServiceListWithStatuses (4.51s) 09:39:00 [2024-06-06T09:39:00.726Z] === RUN TestDockerNetworkConnectAliasPreV144 09:39:04 [2024-06-06T09:39:04.878Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.92s) 09:39:04 [2024-06-06T09:39:04.878Z] === RUN TestDockerNetworkReConnect 09:39:08 [2024-06-06T09:39:08.132Z] --- PASS: TestDockerNetworkReConnect (3.19s) 09:39:08 [2024-06-06T09:39:08.132Z] === RUN TestServicePlugin 09:39:08 [2024-06-06T09:39:08.132Z] plugin_test.go:25: (*Execution).NotAmd64-fm 09:39:08 [2024-06-06T09:39:08.132Z] --- SKIP: TestServicePlugin (0.00s) 09:39:08 [2024-06-06T09:39:08.132Z] === RUN TestServiceUpdateLabel 09:39:10 [2024-06-06T09:39:10.012Z] --- PASS: TestServiceUpdateLabel (1.94s) 09:39:10 [2024-06-06T09:39:10.012Z] === RUN TestServiceUpdateSecrets 09:39:24 [2024-06-06T09:39:24.829Z] --- PASS: TestServiceUpdateSecrets (14.48s) 09:39:24 [2024-06-06T09:39:24.829Z] === RUN TestServiceUpdateConfigs 09:39:39 [2024-06-06T09:39:39.642Z] --- PASS: TestServiceUpdateConfigs (14.44s) 09:39:39 [2024-06-06T09:39:39.642Z] === RUN TestServiceUpdateNetwork 09:39:51 [2024-06-06T09:39:51.808Z] --- PASS: TestServiceUpdateNetwork (12.05s) 09:39:51 [2024-06-06T09:39:51.808Z] === RUN TestServiceUpdatePidsLimit 09:39:51 [2024-06-06T09:39:51.808Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 09:39:52 [2024-06-06T09:39:52.366Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 09:40:00 [2024-06-06T09:40:00.432Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 09:40:06 [2024-06-06T09:40:06.951Z] --- PASS: TestServiceUpdatePidsLimit (15.86s) 09:40:06 [2024-06-06T09:40:06.951Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) 09:40:06 [2024-06-06T09:40:06.951Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 09:40:06 [2024-06-06T09:40:06.951Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s) 09:40:06 [2024-06-06T09:40:06.951Z] PASS 09:40:06 [2024-06-06T09:40:06.951Z] 09:40:06 [2024-06-06T09:40:06.951Z] === Skipped 09:40:06 [2024-06-06T09:40:06.951Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 09:40:06 [2024-06-06T09:40:06.951Z] plugin_test.go:25: (*Execution).NotAmd64-fm 09:40:06 [2024-06-06T09:40:06.951Z] 09:40:06 [2024-06-06T09:40:06.951Z] DONE 26 tests, 1 skipped in 142.133s 09:40:06 [2024-06-06T09:40:06.951Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 09:40:06 [2024-06-06T09:40:06.951Z] ++ '[' -n '' ']' 09:40:06 [2024-06-06T09:40:06.951Z] ++ 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 09:40:06 [2024-06-06T09:40:06.951Z] ++ set -e 09:40:06 [2024-06-06T09:40:06.951Z] ++ '[' -n 0 ']' 09:40:06 [2024-06-06T09:40:06.951Z] ++ set -x 09:40:06 [2024-06-06T09:40:06.951Z] ++ 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.oVmZAFtRz2/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 09:40:06 [2024-06-06T09:40:06.951Z] INFO: Testing against a local daemon 09:40:06 [2024-06-06T09:40:06.951Z] === RUN TestSessionCreate 09:40:06 [2024-06-06T09:40:06.951Z] --- PASS: TestSessionCreate (0.01s) 09:40:06 [2024-06-06T09:40:06.951Z] === RUN TestSessionCreateWithBadUpgrade 09:40:06 [2024-06-06T09:40:06.951Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 09:40:06 [2024-06-06T09:40:06.951Z] PASS 09:40:06 [2024-06-06T09:40:06.951Z] 09:40:06 [2024-06-06T09:40:06.951Z] DONE 2 tests in 0.038s 09:40:06 [2024-06-06T09:40:06.951Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 09:40:06 [2024-06-06T09:40:06.951Z] ++ '[' -n '' ']' 09:40:06 [2024-06-06T09:40:06.951Z] ++ 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 09:40:06 [2024-06-06T09:40:06.951Z] ++ set -e 09:40:06 [2024-06-06T09:40:06.951Z] ++ '[' -n 0 ']' 09:40:06 [2024-06-06T09:40:06.951Z] ++ set -x 09:40:06 [2024-06-06T09:40:06.951Z] ++ 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.oVmZAFtRz2/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 09:40:06 [2024-06-06T09:40:06.951Z] INFO: Testing against a local daemon 09:40:06 [2024-06-06T09:40:06.951Z] === RUN TestCgroupDriverSystemdMemoryLimit 09:40:06 [2024-06-06T09:40:06.951Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:40:06 [2024-06-06T09:40:06.951Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 09:40:06 [2024-06-06T09:40:06.951Z] === RUN TestDiskUsage 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/container_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/image_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/volume_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/container,_volume_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/image,_build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 09:40:07 [2024-06-06T09:40:07.205Z] === RUN TestDiskUsage/after_container.Run 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/container_types 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/image_types 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/volume_types 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 09:40:07 [2024-06-06T09:40:07.460Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage (1.04s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty (0.01s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run (0.25s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 09:40:07 [2024-06-06T09:40:07.714Z] === RUN TestEventsExecDie 09:40:08 [2024-06-06T09:40:08.273Z] --- PASS: TestEventsExecDie (0.51s) 09:40:08 [2024-06-06T09:40:08.273Z] === RUN TestEventsBackwardsCompatible 09:40:08 [2024-06-06T09:40:08.273Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 09:40:08 [2024-06-06T09:40:08.273Z] === RUN TestEventsVolumeCreate 09:40:08 [2024-06-06T09:40:08.273Z] --- PASS: TestEventsVolumeCreate (0.05s) 09:40:08 [2024-06-06T09:40:08.273Z] === RUN TestInfoBinaryCommits 09:40:08 [2024-06-06T09:40:08.273Z] --- PASS: TestInfoBinaryCommits (0.01s) 09:40:08 [2024-06-06T09:40:08.273Z] === RUN TestInfoAPIVersioned 09:40:08 [2024-06-06T09:40:08.273Z] --- PASS: TestInfoAPIVersioned (0.01s) 09:40:08 [2024-06-06T09:40:08.273Z] === RUN TestInfoAPI 09:40:08 [2024-06-06T09:40:08.273Z] --- PASS: TestInfoAPI (0.01s) 09:40:08 [2024-06-06T09:40:08.273Z] === RUN TestInfoAPIWarnings 09:40:26 [2024-06-06T09:40:26.292Z] --- PASS: TestInfoAPIWarnings (16.54s) 09:40:26 [2024-06-06T09:40:26.292Z] === RUN TestInfoDebug 09:40:26 [2024-06-06T09:40:26.292Z] --- PASS: TestInfoDebug (0.52s) 09:40:26 [2024-06-06T09:40:26.292Z] === RUN TestInfoInsecureRegistries 09:40:26 [2024-06-06T09:40:26.292Z] --- PASS: TestInfoInsecureRegistries (0.52s) 09:40:26 [2024-06-06T09:40:26.292Z] === RUN TestInfoRegistryMirrors 09:40:26 [2024-06-06T09:40:26.547Z] --- PASS: TestInfoRegistryMirrors (0.52s) 09:40:26 [2024-06-06T09:40:26.547Z] === RUN TestLoginFailsWithBadCredentials 09:40:27 [2024-06-06T09:40:27.470Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) 09:40:27 [2024-06-06T09:40:27.470Z] === RUN TestPingCacheHeaders 09:40:27 [2024-06-06T09:40:27.470Z] --- PASS: TestPingCacheHeaders (0.01s) 09:40:27 [2024-06-06T09:40:27.470Z] === RUN TestPingGet 09:40:27 [2024-06-06T09:40:27.470Z] --- PASS: TestPingGet (0.01s) 09:40:27 [2024-06-06T09:40:27.470Z] === RUN TestPingHead 09:40:27 [2024-06-06T09:40:27.470Z] --- PASS: TestPingHead (0.01s) 09:40:27 [2024-06-06T09:40:27.470Z] === RUN TestPingSwarmHeader 09:40:28 [2024-06-06T09:40:28.029Z] === RUN TestPingSwarmHeader/before_swarm_init 09:40:28 [2024-06-06T09:40:28.588Z] === RUN TestPingSwarmHeader/after_swarm_init 09:40:29 [2024-06-06T09:40:29.511Z] === RUN TestPingSwarmHeader/after_swarm_leave 09:40:29 [2024-06-06T09:40:29.511Z] --- PASS: TestPingSwarmHeader (1.94s) 09:40:29 [2024-06-06T09:40:29.511Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 09:40:29 [2024-06-06T09:40:29.511Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 09:40:29 [2024-06-06T09:40:29.511Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 09:40:29 [2024-06-06T09:40:29.511Z] === RUN TestPingBuilderHeader 09:40:29 [2024-06-06T09:40:29.511Z] === RUN TestPingBuilderHeader/default_config 09:40:30 [2024-06-06T09:40:30.069Z] === RUN TestPingBuilderHeader/buildkit_disabled 09:40:30 [2024-06-06T09:40:30.324Z] --- PASS: TestPingBuilderHeader (1.03s) 09:40:30 [2024-06-06T09:40:30.324Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 09:40:30 [2024-06-06T09:40:30.324Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 09:40:30 [2024-06-06T09:40:30.324Z] === RUN TestVersion 09:40:30 [2024-06-06T09:40:30.324Z] --- PASS: TestVersion (0.01s) 09:40:30 [2024-06-06T09:40:30.324Z] PASS 09:40:30 [2024-06-06T09:40:30.579Z] 09:40:30 [2024-06-06T09:40:30.579Z] === Skipped 09:40:30 [2024-06-06T09:40:30.579Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 09:40:30 [2024-06-06T09:40:30.579Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 09:40:30 [2024-06-06T09:40:30.579Z] 09:40:30 [2024-06-06T09:40:30.579Z] DONE 57 tests, 1 skipped in 23.822s 09:40:30 [2024-06-06T09:40:30.579Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 09:40:30 [2024-06-06T09:40:30.579Z] ++ '[' -n '' ']' 09:40:30 [2024-06-06T09:40:30.579Z] ++ 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 09:40:30 [2024-06-06T09:40:30.579Z] ++ set -e 09:40:30 [2024-06-06T09:40:30.579Z] ++ '[' -n 0 ']' 09:40:30 [2024-06-06T09:40:30.579Z] ++ set -x 09:40:30 [2024-06-06T09:40:30.579Z] ++ 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.oVmZAFtRz2/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 09:40:30 [2024-06-06T09:40:30.579Z] INFO: Testing against a local daemon 09:40:30 [2024-06-06T09:40:30.579Z] === RUN TestRunMountVolumeSubdir 09:40:30 [2024-06-06T09:40:30.833Z] mount_test.go:28: Setup stderr: 09:40:30 [2024-06-06T09:40:30.833Z] mount_test.go:28: Setup stdout: 09:40:30 [2024-06-06T09:40:30.833Z] /volume: 09:40:30 [2024-06-06T09:40:30.833Z] total 24K 09:40:30 [2024-06-06T09:40:30.833Z] drwxr-xr-x 5 root root 4.0K Jun 6 09:40 . 09:40:30 [2024-06-06T09:40:30.833Z] drwxr-xr-x 1 root root 4.0K Jun 6 09:40 .. 09:40:30 [2024-06-06T09:40:30.833Z] -rw-r--r-- 1 root root 4 Jun 6 09:40 bar.txt 09:40:30 [2024-06-06T09:40:30.833Z] drwxr-xr-x 2 root root 4.0K Jun 6 09:40 bin 09:40:30 [2024-06-06T09:40:30.833Z] drwxr-xr-x 3 root root 4.0K Jun 6 09:40 hack 09:40:30 [2024-06-06T09:40:30.833Z] drwxr-xr-x 2 root root 4.0K Jun 6 09:40 subdir 09:40:30 [2024-06-06T09:40:30.833Z] 09:40:30 [2024-06-06T09:40:30.833Z] /volume/hack/: 09:40:30 [2024-06-06T09:40:30.833Z] total 12K 09:40:30 [2024-06-06T09:40:30.833Z] drwxr-xr-x 3 root root 4.0K Jun 6 09:40 . 09:40:30 [2024-06-06T09:40:30.833Z] drwxr-xr-x 5 root root 4.0K Jun 6 09:40 .. 09:40:30 [2024-06-06T09:40:30.833Z] lrwxrwxrwx 1 root root 4 Jun 6 09:40 bad -> root 09:40:30 [2024-06-06T09:40:30.833Z] lrwxrwxrwx 1 root root 9 Jun 6 09:40 good -> ../subdir 09:40:30 [2024-06-06T09:40:30.833Z] drwxr-xr-x 2 root root 4.0K Jun 6 09:40 iwanttobehackedwithtoctou 09:40:30 [2024-06-06T09:40:30.833Z] lrwxrwxrwx 1 root root 1 Jun 6 09:40 root -> / 09:40:30 [2024-06-06T09:40:30.833Z] === RUN TestRunMountVolumeSubdir/subdir 09:40:31 [2024-06-06T09:40:31.392Z] mount_test.go:101: stdout: 09:40:31 [2024-06-06T09:40:31.392Z] hello.txt 09:40:31 [2024-06-06T09:40:31.392Z] mount_test.go:102: stderr: 09:40:31 [2024-06-06T09:40:31.392Z] === RUN TestRunMountVolumeSubdir/subdir_link 09:40:31 [2024-06-06T09:40:31.950Z] mount_test.go:101: stdout: 09:40:31 [2024-06-06T09:40:31.950Z] hello.txt 09:40:31 [2024-06-06T09:40:31.950Z] mount_test.go:102: stderr: 09:40:31 [2024-06-06T09:40:31.950Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data 09:40:32 [2024-06-06T09:40:32.205Z] mount_test.go:101: stdout: 09:40:32 [2024-06-06T09:40:32.205Z] /bin/busybox 09:40:32 [2024-06-06T09:40:32.205Z] mount_test.go:102: stderr: 09:40:32 [2024-06-06T09:40:32.205Z] === RUN TestRunMountVolumeSubdir/file 09:40:32 [2024-06-06T09:40:32.763Z] mount_test.go:101: stdout: 09:40:32 [2024-06-06T09:40:32.763Z] foo 09:40:32 [2024-06-06T09:40:32.763Z] mount_test.go:102: stderr: 09:40:32 [2024-06-06T09:40:32.763Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks 09:40:32 [2024-06-06T09:40:32.763Z] === RUN TestRunMountVolumeSubdir/not_existing 09:40:32 [2024-06-06T09:40:32.763Z] === RUN TestRunMountVolumeSubdir/mount_link 09:40:33 [2024-06-06T09:40:33.017Z] === RUN TestRunMountVolumeSubdir/mount_link_link 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestRunMountVolumeSubdir (2.60s) 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.42s) 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.46s) 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.44s) 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestRunMountVolumeSubdir/file (0.45s) 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s) 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s) 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.11s) 09:40:33 [2024-06-06T09:40:33.017Z] === RUN TestVolumesCreateAndList 09:40:33 [2024-06-06T09:40:33.017Z] --- PASS: TestVolumesCreateAndList (0.01s) 09:40:33 [2024-06-06T09:40:33.017Z] === RUN TestVolumesRemove 09:40:33 [2024-06-06T09:40:33.017Z] === RUN TestVolumesRemove/volume_in_use 09:40:33 [2024-06-06T09:40:33.017Z] === RUN TestVolumesRemove/volume_not_in_use 09:40:33 [2024-06-06T09:40:33.017Z] === RUN TestVolumesRemove/non-existing_volume 09:40:33 [2024-06-06T09:40:33.017Z] === RUN TestVolumesRemove/non-existing_volume_force 09:40:33 [2024-06-06T09:40:33.271Z] --- PASS: TestVolumesRemove (0.05s) 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumesRemoveSwarmEnabled 09:40:33 [2024-06-06T09:40:33.272Z] === PAUSE TestVolumesRemoveSwarmEnabled 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumesInspect 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesInspect (0.01s) 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumesInvalidJSON 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumesInvalidJSON/volumes/create 09:40:33 [2024-06-06T09:40:33.272Z] === PAUSE TestVolumesInvalidJSON/volumes/create 09:40:33 [2024-06-06T09:40:33.272Z] === CONT TestVolumesInvalidJSON/volumes/create 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesInvalidJSON (0.01s) 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumePruneAnonymous 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumePruneAnonymous (0.02s) 09:40:33 [2024-06-06T09:40:33.272Z] === RUN TestVolumePruneAnonFromImage 09:40:33 [2024-06-06T09:40:33.272Z] --- PASS: TestVolumePruneAnonFromImage (0.12s) 09:40:33 [2024-06-06T09:40:33.272Z] === CONT TestVolumesRemoveSwarmEnabled 09:40:34 [2024-06-06T09:40:34.631Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 09:40:34 [2024-06-06T09:40:34.631Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 09:40:34 [2024-06-06T09:40:34.631Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 09:40:34 [2024-06-06T09:40:34.631Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 09:40:35 [2024-06-06T09:40:35.190Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.96s) 09:40:35 [2024-06-06T09:40:35.190Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 09:40:35 [2024-06-06T09:40:35.190Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 09:40:35 [2024-06-06T09:40:35.190Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 09:40:35 [2024-06-06T09:40:35.190Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 09:40:35 [2024-06-06T09:40:35.190Z] PASS 09:40:35 [2024-06-06T09:40:35.190Z] 09:40:35 [2024-06-06T09:40:35.190Z] DONE 29 tests in 4.810s 09:40:35 [2024-06-06T09:40:35.190Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 09:40:35 [2024-06-06T09:40:35.444Z] ++++ cat bundles/test-integration/TestUsernsCommit/d0839134d9a6b/docker.pid 09:40:35 [2024-06-06T09:40:35.444Z] +++ kill 73424 09:40:35 [2024-06-06T09:40:35.444Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 73424 is not a child of this shell 09:40:35 [2024-06-06T09:40:35.444Z] warning: PID 73424 from bundles/test-integration/TestUsernsCommit/d0839134d9a6b/docker.pid had a nonzero exit code 09:40:35 [2024-06-06T09:40:35.444Z] umount: bundles/test-integration/TestUsernsCommit/d0839134d9a6b/root: not mounted. 09:40:35 [2024-06-06T09:40:35.444Z] ++++ cat bundles/test-integration/docker.pid 09:40:35 [2024-06-06T09:40:35.444Z] +++ kill 25161 09:40:36 [2024-06-06T09:40:36.801Z] +++ /etc/init.d/apparmor stop 09:40:36 [2024-06-06T09:40:36.801Z] Leaving: AppArmorNo profiles have been unloaded. 09:40:36 [2024-06-06T09:40:36.801Z] 09:40:36 [2024-06-06T09:40:36.801Z] Unloading profiles will leave already running processes permanently 09:40:36 [2024-06-06T09:40:36.801Z] unconfined, which can lead to unexpected situations. 09:40:36 [2024-06-06T09:40:36.801Z] 09:40:36 [2024-06-06T09:40:36.802Z] To set a process to complain mode, use the command line tool 09:40:36 [2024-06-06T09:40:36.802Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 09:40:37 [2024-06-06T09:40:37.056Z] +++ true 09:40:37 [2024-06-06T09:40:37.056Z] exiting test-integration 09:40:37 [2024-06-06T09:40:37.056Z] ++ exit 0 09:40:37 [2024-06-06T09:40:37.056Z] Post stage [Pipeline] junit 09:40:37 [2024-06-06T09:40:37.987Z] Recording test results 09:40:38 [2024-06-06T09:40:38.216Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 09:40:38 [2024-06-06T09:40:38.513Z] + echo Ensuring container killed. 09:40:38 [2024-06-06T09:40:38.513Z] Ensuring container killed. 09:40:38 [2024-06-06T09:40:38.513Z] + docker rm -vf docker-pr14 09:40:38 [2024-06-06T09:40:38.513Z] Error response from daemon: No such container: docker-pr14 [Pipeline] sh 09:40:38 [2024-06-06T09:40:38.862Z] + echo Chowning /workspace to jenkins user 09:40:38 [2024-06-06T09:40:38.862Z] Chowning /workspace to jenkins user 09:40:38 [2024-06-06T09:40:38.862Z] + id -u 09:40:38 [2024-06-06T09:40:38.862Z] + id -g 09:40:38 [2024-06-06T09:40:38.862Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47683:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 09:40:40 [2024-06-06T09:40:40.492Z] + bundleName=arm64-integration 09:40:40 [2024-06-06T09:40:40.492Z] + echo Creating arm64-integration-bundles.tar.gz 09:40:40 [2024-06-06T09:40:40.492Z] Creating arm64-integration-bundles.tar.gz 09:40:40 [2024-06-06T09:40:40.492Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+ *-report.xml ) -print 09:40:40 [2024-06-06T09:40:40.492Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 09:40:40 [2024-06-06T09:40:40.753Z] Archiving artifacts 09:40:40 [2024-06-06T09:40:40.999Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47683/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 09:40:41 [2024-06-06T09:40:41.316Z] + make clean 09:40:41 [2024-06-06T09:40:41.316Z] docker volume rm -f docker-dev-cache docker-mod-cache 09:40:41 [2024-06-06T09:40:41.316Z] docker-dev-cache 09:40:41 [2024-06-06T09:40:41.316Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47683/14/stashes/